log src/dispextern.h @ 59870:d19236272855

age author description
Thu, 03 Feb 2005 03:56:00 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-72
Thu, 27 Jan 2005 22:33:01 +0000 Kim F. Storm (get_phys_cursor_geometry): Add prototype.
Mon, 24 Jan 2005 17:59:36 +0000 Steven Tamm * dispextern.h (struct glyph_string): New members clip_head and
Mon, 10 Jan 2005 13:30:46 +0000 Kim F. Storm (merge_faces): Rename from merge_into_realized_face.
Sun, 09 Jan 2005 02:05:04 +0000 Kim F. Storm (struct it): New member dpvec_face_id.
Sat, 01 Jan 2005 01:34:39 +0000 Richard M. Stallman (struct it): New element ellipsis_p.
Mon, 27 Dec 2004 17:27:30 +0000 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.
Tue, 23 Nov 2004 00:51:55 +0000 Kim F. Storm * dispextern.h (MATRIX_ROW_ENDS_IN_MIDDLE_OF_CHAR_P)
Mon, 22 Nov 2004 23:26:26 +0000 Kim F. Storm (lookup_named_face): Fix prototype.
Tue, 16 Nov 2004 02:01:00 +0000 Luc Teirlinck Extern reseat_at_previous_visible_line_start.
Sun, 14 Nov 2004 06:21:25 +0000 Luc Teirlinck Reverse previous change.
Sun, 14 Nov 2004 05:24:59 +0000 Luc Teirlinck extern reseat_at_previous_visible_line_start.
Fri, 12 Nov 2004 14:26:34 +0000 Kim F. Storm (struct glyph_row): New member extra_line_spacing.
Wed, 13 Oct 2004 12:18:37 +0000 Kim F. Storm Fix comment for it->object; it may also be nil.
Thu, 07 Oct 2004 21:57:40 +0000 Kim F. Storm (draw_window_fringes): Update prototype.
Wed, 29 Sep 2004 14:21:45 +0000 Kim F. Storm (FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).
Wed, 29 Sep 2004 11:57:34 +0000 Kim F. Storm (lookup_fringe_bitmap): Add prototype.
Tue, 28 Sep 2004 23:03:03 +0000 Kim F. Storm (valid_fringe_bitmap_p): Fix prototype.
Sun, 25 Jul 2004 17:44:14 +0000 Richard M. Stallman (enum window_part): Add ON_SCROLL_BAR.
Wed, 16 Jun 2004 15:10:55 +0000 Kim F. Storm Update copyright.
Wed, 16 Jun 2004 14:17:01 +0000 Kim F. Storm (Vimage_types): Remove extern.
Mon, 14 Jun 2004 20:44:48 +0000 Juanma Barranquero (Vimage_types): Make it conditional on HAVE_WINDOW_SYSTEM.
Thu, 29 Apr 2004 22:36:34 +0000 Kim F. Storm (struct it): Remove member use_default_face.
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: