log src/dispextern.h @ 55169:fb4f7c39404d

age author description
Mon, 26 Apr 2004 22:39:21 +0000 Kim F. Storm (struct it): New member use_default_face.
Tue, 20 Apr 2004 22:16:07 +0000 Kim F. Storm (struct glyph_slice): New struct.
Fri, 19 Mar 2004 00:42:24 +0000 Kim F. Storm (calc_pixel_width_or_height): Add prototype.
Sun, 14 Mar 2004 00:28:01 +0000 Kim F. Storm (x_find_image_file): Add prototype.
Thu, 11 Mar 2004 22:42:47 +0000 Kim F. Storm * dispextern.h (XImagePtr, XImagePtr_or_DC): Add typedefs.
Thu, 11 Mar 2004 11:17:27 +0000 Kim F. Storm Move image related prototypes from xfns.c section to image.c.
Thu, 11 Mar 2004 00:29:12 +0000 Kim F. Storm Image consolidation:
Thu, 26 Feb 2004 17:46:48 +0000 Steven Tamm Inserting Yamomotosan's changes for MacOSX image support, better support
Fri, 13 Feb 2004 23:29:23 +0000 Kim F. Storm (struct draw_fringe_bitmap_params): Change member
Sun, 08 Feb 2004 23:18:36 +0000 Kim F. Storm (FRINGE_ID_BITS): New definition for number of
Fri, 16 Jan 2004 18:40:46 +0000 Kim F. Storm (struct glyph_row): New members left_fringe_bitmap,
Tue, 06 Jan 2004 22:36:41 +0000 Kim F. Storm (buffer_posn_from_coords, mode_line_string)
Mon, 29 Dec 2003 06:53:28 +0000 Kenichi Handa (face_font_available_p): Extern it.
Mon, 29 Dec 2003 07:16:26 +0000 Karoly Lorentey Bugfix festival.
Sun, 28 Dec 2003 16:05:28 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 28 Dec 2003 00:09:49 +0000 Kim F. Storm (FACE_ID_BITS, MAX_FACE_ID): New defines.
Sat, 27 Dec 2003 10:00:19 +0000 Karoly Lorentey Fully eliminated global tty state variables.
Sat, 27 Dec 2003 01:12:57 +0000 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Thu, 27 Nov 2003 21:12:12 +0000 Kim F. Storm (buffer_posn_from_coords, mode_line_string)
Sun, 23 Nov 2003 00:09:00 +0000 Kim F. Storm (mode_line_string, marginal_area_string): Update prototypes.
Tue, 18 Nov 2003 23:42:40 +0000 Kim F. Storm (struct it): New member start.
Sun, 16 Nov 2003 23:43:33 +0000 Kim F. Storm (struct it): New member first_vpos.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 24 May 2003 21:56:19 +0000 Kim F. Storm (struct glyph_matrix): Rename members window_left_x
Mon, 31 Mar 2003 20:33:14 +0000 Kim F. Storm (frame_parm_handler): New typedef.
Mon, 24 Mar 2003 19:59:08 +0000 Andrew Choi Allow building on Mac OS X again after Kim's merging of display code.
Fri, 21 Mar 2003 23:08:04 +0000 Kim F. Storm Fix compilation with --with-x=no.
Fri, 21 Mar 2003 22:55:56 +0000 Kim F. Storm (pixel_to_glyph_coords, glyph_to_pixel_coords):