log src/dispextern.h @ 112453:06719a229a46 default tip

age author description
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Mon, 27 Dec 2010 18:29:38 +0100 Andreas Schwab Remove unused declarations
Sun, 19 Dec 2010 00:43:42 -0500 Stefan Monnier Minor clean up to silence some gcc warnings.
Fri, 17 Dec 2010 12:04:06 +0800 Chong Yidong Support for menu separators in the GTK tool-bar.
Mon, 13 Dec 2010 10:27:36 -0500 Stefan Monnier Merge from emacs-23
Mon, 06 Dec 2010 01:54:52 -0500 Chong Yidong Fix crash with invisible text and overlays (Bug#7016).
Sat, 20 Nov 2010 15:51:25 +0100 Jan D. Add keyword :vert-only for tool bar items with labels not shown horizontally.
Sat, 20 Nov 2010 11:07:00 +0100 Andreas Schwab * src/xfaces.c (lookup_face): Make static.
Sat, 13 Nov 2010 15:29:31 +0200 Eli Zaretskii Fix and document display of glyphless characters.
Sat, 06 Nov 2010 10:28:31 +0200 Eli Zaretskii Unify mouse-highlight code for all GUI and TTY sessions.
Thu, 04 Nov 2010 15:35:32 -0400 Chong Yidong Backport r99863 from trunk
Fri, 05 Nov 2010 12:03:17 +0200 Eli Zaretskii Cleanup fallout from redesigning mouse highlight.
Sun, 31 Oct 2010 20:50:02 +0200 Eli Zaretskii Start redesigning portable mouse highlight. Not compiled.
Sat, 30 Oct 2010 15:09:52 +0200 Eli Zaretskii Unify mouse highlight code of MSDOS and GUI sessions.
Mon, 01 Nov 2010 13:09:26 +0900 Kenichi Handa Handle glyphless characters on tty.
Fri, 29 Oct 2010 09:50:13 +0900 Kenichi Handa Implement various display methods for glyphless characters.
Tue, 12 Oct 2010 17:16:57 +0200 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
Wed, 29 Sep 2010 05:06:53 -0400 Eli Zaretskii Fix int/EMACS_INT use in xdisp.c and print.c.
Mon, 27 Sep 2010 14:42:43 +0900 Kenichi Handa merge trunk
Mon, 27 Sep 2010 14:27:28 +0900 Kenichi Handa Remove restriction on the number of glyphs in one composition.
Sat, 25 Sep 2010 18:39:13 +0200 Lars Magne Ingebrigtsen Fix up some EMACS_INT/int conversion errors related to xdisp.c.
Sat, 25 Sep 2010 05:36:36 -0400 Eli Zaretskii Fix int/EMACS_INT use in keyboard.c.
Fri, 24 Sep 2010 13:48:10 -0400 Eli Zaretskii Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
Fri, 24 Sep 2010 08:05:24 -0400 Eli Zaretskii Fix int/EMACS_INT in bidi.c.
Sat, 18 Sep 2010 13:59:53 +0200 Eli Zaretskii Fix bug #7038 with cursor motion in paragraphs w/o strong characters.
Wed, 01 Sep 2010 16:13:21 +0900 Kenichi Handa merge changes in emacs-23 branch
Tue, 31 Aug 2010 16:49:21 +0900 Kenichi Handa Fix handling of 8-bit characters in a display table.
Mon, 09 Aug 2010 02:35:21 -0700 Dan Nicolaescu Use const char* instead of char*.
Sun, 08 Aug 2010 14:03:45 -0700 Dan Nicolaescu Use const char* instead of char*.
Sat, 07 Aug 2010 03:10:12 +0200 Juanma Barranquero Remove duplicate declarations.
Thu, 05 Aug 2010 16:15:24 -0700 Dan Nicolaescu Add declarations to header files.
Mon, 26 Jul 2010 20:52:35 -0700 Dan Nicolaescu Use const, move declarations to header files.
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Mon, 05 Jul 2010 18:58:31 +0900 YAMAMOTO Mitsuharu Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
Fri, 02 Jul 2010 11:26:33 +0200 Jan D Remove P_ and __P macros.
Tue, 25 May 2010 09:35:50 +0900 Kenichi Handa merge trunk
Tue, 25 May 2010 09:32:24 +0900 Kenichi Handa Fix bidi-composition interaction in backward scanning..
Sun, 23 May 2010 21:02:25 +0200 Juanma Barranquero * dispextern.h: Fix typo in previous change.
Sun, 23 May 2010 19:57:15 +0300 Eli Zaretskii dispextern.h (init_iterator): Sync prototype with changed definition.
Tue, 18 May 2010 18:22:15 +0300 Eli Zaretskii Initial reimplementation of calculating line edge positions in bidi lines.
Fri, 14 May 2010 17:30:45 +0300 Eli Zaretskii Rename bidi_get_next_char_visually to bidi_move_to_visually_next.
Fri, 14 May 2010 13:14:23 +0900 Kenichi Handa Fix bidi-composition interaction.
Fri, 23 Apr 2010 20:48:22 +0300 Eli Zaretskii dispextern.h: Fix a typo in a comment.
Tue, 20 Apr 2010 20:52:07 +0200 Jan D. Gtk tool bars can be text, icons with text or just icons.
Tue, 20 Apr 2010 13:01:39 -0400 Stefan Monnier * buffer.h (struct buffer): Remove unused var `direction_reversed'.
Mon, 19 Apr 2010 18:35:15 +0300 Eli Zaretskii Improve commentary regarding redisplay.
Sat, 10 Apr 2010 19:52:30 +0900 YAMAMOTO Mitsuharu Don't abort try_window with fonts change when showing tooltip (Bug#2423).
Wed, 31 Mar 2010 00:14:08 -0400 Stefan Monnier Get rid of the direct_output optimizations.
Sun, 28 Mar 2010 11:18:10 -0400 Eli Zaretskii Fix glyph_row reversed_p flag in empty lines between paragraphs.
Sun, 28 Mar 2010 09:04:11 -0400 Eli Zaretskii Merge from mainline.
Sat, 13 Mar 2010 11:38:01 -0500 Eli Zaretskii Continue work on cursor movement in continued lines.
Sat, 20 Feb 2010 05:25:57 -0500 Eli Zaretskii Merge from mainline.
Sat, 16 Jan 2010 06:57:09 -0500 Eli Zaretskii Merge from mainline.
Sat, 02 Jan 2010 10:57:35 -0500 Eli Zaretskii Continue working on handling of properties in bidi iteration.
Fri, 01 Jan 2010 10:17:13 -0500 Eli Zaretskii This commits the exact copies of files I had before switch to bzr.
Fri, 01 Jan 2010 09:46:25 -0500 Eli Zaretskii Retrospective commit from 2009-12-12.
Fri, 01 Jan 2010 06:45:36 -0500 Eli Zaretskii Retrospective commit from 2009-10-24.
Fri, 01 Jan 2010 06:39:56 -0500 Eli Zaretskii Retrospective commit from 2009-10-17.
Fri, 01 Jan 2010 06:27:51 -0500 Eli Zaretskii Retrospective commit from 2009-10-08.
Fri, 01 Jan 2010 06:22:52 -0500 Eli Zaretskii Retrospective commit from 2009-10-05.
Fri, 01 Jan 2010 06:17:13 -0500 Eli Zaretskii Retrospective commit from 2009-10-04.
Fri, 01 Jan 2010 06:06:48 -0500 Eli Zaretskii Retrospective commit from 2009-10-03.
Fri, 01 Jan 2010 06:01:34 -0500 Eli Zaretskii Retrospective commit from 2009-09-27.
Fri, 01 Jan 2010 05:57:17 -0500 Eli Zaretskii Retrospective commit from 2009-09-26.
Thu, 31 Dec 2009 16:20:15 -0500 Eli Zaretskii Retrospective commit from 2009-09-19.
Thu, 31 Dec 2009 16:14:26 -0500 Eli Zaretskii Retrospective commit from 2009-09-12.
Thu, 31 Dec 2009 16:09:28 -0500 Eli Zaretskii Retrospective commit from 2009-08-12.
Thu, 31 Dec 2009 15:04:11 -0500 Eli Zaretskii Retrospective commit from 2009-08-15.
Thu, 31 Dec 2009 14:44:59 -0500 Eli Zaretskii Retrospective commit.
Mon, 22 Mar 2010 08:26:56 +0100 Jan D. bug #5736: Allow X-resource menuBar to take on/off as documented.
Fri, 19 Feb 2010 15:57:53 +0200 Eli Zaretskii term.c, dispextern.h: Fix stale comments.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 12 Dec 2009 13:40:43 +0000 Eli Zaretskii (struct text_pos): Use EMACS_INT;
Fri, 04 Dec 2009 10:50:59 +0000 Eli Zaretskii (enum prop_idx) <AUTO_COMPOSED_PROP_IDX>: Delete unused enumeration value.
Thu, 30 Apr 2009 05:01:57 +0000 Chong Yidong * xfaces.c (face_at_buffer_position): New arg base_face_id.
Sat, 14 Feb 2009 17:28:27 +0000 Chong Yidong (struct iterator_stack_entry): New line_wrap member.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 29 Dec 2008 04:53:10 +0000 Dan Nicolaescu (struct face): Move lface and hash from the middle
Wed, 12 Nov 2008 15:59:06 +0000 Juanma Barranquero Fix typo in comment.
Sat, 27 Sep 2008 10:52:10 +0000 Eli Zaretskii (struct glyph) <union cmp>: Fix a typo in a comment.
Fri, 19 Sep 2008 03:35:56 +0000 Dan Nicolaescu (struct it): Move line_wrap away from the middle of
Tue, 09 Sep 2008 11:09:10 +0000 Kenichi Handa *** empty log message ***
Fri, 05 Sep 2008 00:40:53 +0000 Kenichi Handa (struct composition_it): New member lookback.
Fri, 29 Aug 2008 07:54:09 +0000 Kenichi Handa * dispextern.h (struct glyph): New union u.cmp. Delete the member
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Thu, 17 Jul 2008 13:50:30 +0000 Adrian Robert change most cases of PENDING to TODO, some to FIXME or XXX
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Tue, 15 Jul 2008 13:04:01 +0000 Adrian Robert applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341
Tue, 01 Jul 2008 09:39:28 +0000 Miles Bader Implement display-time wrap/line-prefix feature
Tue, 24 Jun 2008 17:56:41 +0000 Chong Yidong (struct it): Replace bool truncate_lines_p with a line_wrap enum
Mon, 16 Jun 2008 22:42:46 +0000 Juanma Barranquero * dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
Fri, 13 Jun 2008 02:19:47 +0000 Kenichi Handa (enum lface_attribute_index): New member
Tue, 10 Jun 2008 20:22:10 +0000 Stefan Monnier * xdisp.c (underline_minimum_offset): Rename from xterm.c's
Thu, 05 Jun 2008 03:57:09 +0000 Stefan Monnier * window.c (window_scroll_pixel_based_preserve_x)
Sun, 01 Jun 2008 05:04:24 +0000 Miles Bader Implement face-remapping-alist feature
Thu, 22 May 2008 14:52:03 +0000 Jason Rumney * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
Thu, 15 May 2008 03:25:15 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:23:32 +0000 Kenichi Handa (struct glyph_string): Change type of `font' to
Wed, 09 Apr 2008 03:25:14 +0000 Stefan Monnier * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
Sat, 01 Mar 2008 22:30:51 +0000 Kim F. Storm (CHAR_GLYPH_SPACE_P): Check for default face.
Wed, 27 Feb 2008 22:48:44 +0000 Kim F. Storm (CHAR_GLYPH_SPACE_P): Simplify.
Tue, 26 Feb 2008 18:18:05 +0000 Stefan Monnier * dispextern.h (face_at_buffer_position, face_for_overlay_string)
Mon, 25 Feb 2008 01:49:09 +0000 Kenichi Handa (struct glyph_string): New member padding_p.
Sun, 24 Feb 2008 13:36:39 +0000 Stefan Monnier Allow fine-grained image-cache flushing.
Fri, 22 Feb 2008 17:42:09 +0000 Stefan Monnier Consolidate the image_cache to the terminal struct.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sun, 16 Dec 2007 05:08:49 +0000 Miles Bader Merge from emacs--devo--0
Mon, 03 Dec 2007 13:45:14 +0000 Kenichi Handa (struct glyph_string): Define members clip and
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Fri, 12 Oct 2007 21:57:45 +0000 Miles Bader Fix non-window-system compilation
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Thu, 13 Sep 2007 10:50:51 +0000 Kenichi Handa (struct glyph_string): Fix previous change.
Thu, 13 Sep 2007 10:46:21 +0000 Kenichi Handa (struct glyph_row): New member clip.
Wed, 29 Aug 2007 05:03:40 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Jun 2007 22:32:13 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Oct 2006 02:54:13 +0000 Miles Bader Merge from emacs--devo--0
Thu, 14 Sep 2006 09:24:00 +0000 Miles Bader Merge from emacs--devo--0
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Jul 2006 08:59:39 +0000 Miles Bader Merge from emacs--devo--0
Sat, 17 Jun 2006 20:57:37 +0000 Miles Bader Merge from emacs--devo--0
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Tue, 06 Jun 2006 03:50:45 +0000 Kenichi Handa (struct glyph_string) [USE_FONT_BACKEND]: New
Tue, 02 May 2006 05:51:52 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
Sun, 19 Mar 2006 19:43:57 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Sat, 15 Oct 2005 00:26:05 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
Fri, 07 Oct 2005 07:15:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Thu, 30 Jun 2005 00:31:46 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67
Fri, 24 Jun 2005 01:59:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
Thu, 21 Apr 2005 05:59:53 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
Thu, 24 Mar 2005 18:41:26 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29
Thu, 10 Mar 2005 23:36:47 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-24
Thu, 03 Mar 2005 10:35:22 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-21
Fri, 18 Feb 2005 00:41:50 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15
Sun, 06 Feb 2005 12:06:02 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11
Sat, 29 Jan 2005 00:06:24 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-7
Mon, 24 Jan 2005 22:34:31 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-6
Sun, 16 Jan 2005 03:40:12 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2
Sun, 02 Jan 2005 09:21:32 +0000 Miles Bader Merge from emacs--cvs-trunk--0
Sun, 02 Jan 2005 09:13:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
Wed, 08 Dec 2004 05:02:30 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Fri, 19 Nov 2004 06:55:13 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72
Thu, 14 Oct 2004 08:50:09 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
Thu, 30 Sep 2004 01:20:39 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-48
Wed, 29 Sep 2004 07:22:20 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-47
Wed, 28 Jul 2004 07:05:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-26
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Tue, 13 Jan 2004 01:34:56 +0000 Kenichi Handa (FACE_FOR_CHAR): New args POS and OBJECT.
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Fri, 10 Jan 2003 07:16:14 +0000 Kenichi Handa (check_face_attributes, generate_ascii_font_name)
Thu, 07 Nov 2002 06:24:09 +0000 Kenichi Handa (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.
Fri, 23 Aug 2002 02:27:15 +0000 Kenichi Handa (enum lface_attribute_index): New member LFACE_FONTSET_INDEX.
Fri, 26 Jul 2002 04:05:48 +0000 Kenichi Handa (struct face): Member `charset' deleted.
Wed, 03 Jul 2002 22:09:46 +0000 Dave Love Remove prototypes for redraw_frame,
Thu, 09 May 2002 17:59:15 +0000 Dave Love (generate_ascii_font): Fix return type.
Fri, 01 Mar 2002 01:25:27 +0000 Kenichi Handa (free_realized_face, check_face_attribytes,
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Fri, 14 Dec 2007 11:56:30 +0000 Eli Zaretskii (WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.
Fri, 09 Nov 2007 09:45:30 +0000 Miles Bader Merge from emacs--rel--22
Sat, 13 Oct 2007 12:42:19 +0000 Eli Zaretskii Replace `abs' with `eabs'.
Wed, 19 Sep 2007 20:50:25 +0000 Jason Rumney (w32_init_fringe, mac_init_fringe): Declare rif argument.
Wed, 29 Aug 2007 05:28:10 +0000 Miles Bader Merge multi-tty branch merge-multi-tty-to-trunk
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Jun 2007 22:33:42 +0000 Miles Bader Merge from emacs--devo--0
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 14 Oct 2006 17:36:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 14 Jul 2006 05:56:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Tue, 27 Jun 2006 15:06:36 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 12 Jun 2006 07:27:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Fri, 28 Apr 2006 14:48:18 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Thu, 20 Apr 2006 16:09:11 +0000 Karoly Lorentey Make `tty-display-color-p' follow its doc string. (Reported by Dan Nicolaescu.)
Wed, 22 Mar 2006 15:16:06 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Thu, 29 Dec 2005 18:20:26 +0000 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
Mon, 26 Dec 2005 02:21:31 +0000 Karoly Lorentey Fix compilation errors in previous commit.
Sun, 25 Dec 2005 20:06:58 +0000 Karoly Lorentey Reimplement terminal parameters in C; clean up term.c, create terminal.c.
Fri, 18 Nov 2005 13:13:34 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
Wed, 12 Oct 2005 16:14:04 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 578-592)
Sun, 09 Oct 2005 20:00:17 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
Sun, 11 Sep 2005 03:15:42 +0000 Karoly Lorentey Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Mon, 11 Jul 2005 00:05:55 +0000 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
Sun, 10 Jul 2005 22:25:28 +0000 Karoly Lorentey Rename term_init to init_tty.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Sun, 26 Jun 2005 21:12:57 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 447-448)
Wed, 22 Jun 2005 17:53:21 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 438-440)
Tue, 21 Jun 2005 15:45:30 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 435-437)
Tue, 21 Jun 2005 15:42:45 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 423-434)
Tue, 03 May 2005 01:49:33 +0000 Karoly Lorentey Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple tty locale support.
Tue, 19 Apr 2005 13:33:31 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 66, 266-268)
Wed, 23 Mar 2005 10:40:00 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 192-203)
Wed, 16 Mar 2005 16:06:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
Sun, 06 Mar 2005 13:31:20 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 34-36, 142-158)
Mon, 28 Feb 2005 15:15:44 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 31-33, 129-141)
Sat, 19 Feb 2005 00:06:48 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)
Thu, 03 Feb 2005 23:28:36 +0000 Karoly Lorentey Merged in changes from CVS trunk. (Long time no see!) :-)
Thu, 06 Jan 2005 15:00:09 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 08 Dec 2004 22:20:27 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 28 Nov 2004 14:39:06 +0000 Karoly Lorentey Remove remaining references to updating_frame.
Mon, 22 Nov 2004 11:06:39 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 13 Nov 2004 18:34:40 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 14 Oct 2004 14:42:03 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 10 Oct 2004 16:41:56 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 03 Oct 2004 13:08:55 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 29 Sep 2004 08:38:15 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 27 Jul 2004 07:43:21 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 04 Jul 2004 04:48:55 +0000 Karoly Lorentey Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
Thu, 24 Jun 2004 07:44:13 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 15 Jun 2004 16:45:35 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 01 May 2004 19:23:22 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 27 Apr 2004 15:53:30 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 23 Apr 2004 14:44:11 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 16 Apr 2004 15:03:58 +0000 Karoly Lorentey Eliminated updating_frame.
Thu, 25 Mar 2004 22:21:45 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 19 Mar 2004 23:19:04 +0000 Karoly Lorentey Trivial cleanups to get rid of GCC warnings.
Tue, 16 Mar 2004 20:27:22 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 28 Feb 2004 01:33:17 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 02 Feb 2004 22:15:35 +0000 Karoly Lorentey Trivial fixes to shut up some of the compiler warnings.
Fri, 23 Jan 2004 21:48:58 +0000 Karoly Lorentey Fixed tty faces during combo sessions. Plus other assorted bugfixes.
Thu, 22 Jan 2004 15:37:19 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 10 Jan 2004 13:27:38 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 10 Jan 2004 12:56:22 +0000 Karoly Lorentey Numerous bugfixes and small improvements.
Fri, 09 Jan 2004 18:57:53 +0000 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Fri, 02 Jan 2004 04:22:23 +0000 Karoly Lorentey Got rid of the rif (window-based redisplay interface) global variable.
Thu, 01 Jan 2004 17:55:53 +0000 Karoly Lorentey Separate frame-local, tty-dependent parameters from tty-local parameters.
Tue, 30 Dec 2003 19:27:57 +0000 Karoly Lorentey Major bugfixes and slight enhancements.
Tue, 30 Dec 2003 17:05:05 +0000 Karoly Lorentey Merged in changes from CVS head
Tue, 28 Aug 2007 10:11:50 +0000 Jan Dj«£rv (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 13 Jun 2007 08:21:35 +0000 YAMAMOTO Mitsuharu (struct image) [HAVE_WINDOW_SYSTEM]: New members
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 07 Nov 2007 15:30:51 +0000 Chong Yidong (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE twice.
Sun, 04 Nov 2007 07:31:56 +0000 Richard M. Stallman (struct it): New elt string_overlays.
Sat, 03 Nov 2007 03:46:57 +0000 Richard M. Stallman (face_at_buffer_position_no_overlays): Add decl.
Sun, 02 Sep 2007 16:58:49 +0000 Jan Dj«£rv (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
Tue, 07 Aug 2007 16:32:33 +0000 Chong Yidong (struct image): New members.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 10 Oct 2006 14:38:34 +0000 Stefan Monnier Declare x_create_bitmap_from_xpm_data.
Fri, 08 Sep 2006 14:14:28 +0000 Chong Yidong * xdisp.c (mouse_autoselect_window): Removed.
Tue, 11 Jul 2006 20:09:49 +0000 Kim F. Storm (sit_for): Remove prototype.
Wed, 21 Jun 2006 11:49:32 +0000 Kim F. Storm (struct it): Add `position' member to iterator stack.
Fri, 16 Jun 2006 11:53:00 +0000 Kim F. Storm (struct it): Add union to iterator stack to save
Tue, 13 Jun 2006 22:45:21 +0000 Kim F. Storm (IT_STACK_SIZE): New macro specifying size of
Sun, 28 May 2006 20:19:17 +0000 Kim F. Storm (set_cursor_from_row): Update prototype.
Sat, 27 May 2006 22:37:05 +0000 Kim F. Storm (get_phys_cursor_geometry): Update prototype.
Fri, 21 Apr 2006 14:06:55 +0000 Kim F. Storm (struct image): New member `corners'.
Wed, 15 Mar 2006 07:55:36 +0000 YAMAMOTO Mitsuharu (mac_init_fringe) [MAC_OS]: Add prototype.
Tue, 07 Feb 2006 07:58:19 +0000 Kenichi Handa (unibyte_display_via_language_environment): Extern
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 11 Nov 2005 15:33:34 +0000 Kim F. Storm (struct it): New member ignore_overlay_strings_at_pos_p.
Tue, 11 Oct 2005 22:35:22 +0000 Kim F. Storm (remember_mouse_glyph): Add prototype.
Fri, 07 Oct 2005 07:38:12 +0000 YAMAMOTO Mitsuharu (struct glyph_string): Rename member for_overlaps_p
Fri, 30 Sep 2005 22:38:16 +0000 Dan Nicolaescu * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Sat, 25 Jun 2005 22:33:51 +0000 Richard M. Stallman (try_window): Declare new arg.
Wed, 22 Jun 2005 01:22:42 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Tue, 21 Jun 2005 16:14:15 +0000 Juri Linkov Add extern Qframe_set_background_mode.
Mon, 20 Jun 2005 10:45:31 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Fri, 17 Jun 2005 14:02:03 +0000 Richard M. Stallman (spec_glyph_lookup_face): Add declaration.
Mon, 18 Apr 2005 14:09:00 +0000 Kim F. Storm (struct glyph_row): New member overlay_arrow_bitmap.
Tue, 22 Mar 2005 23:00:23 +0000 Kim F. Storm * dispextern.h (lookup_derived_face): Fix prototype.
Thu, 10 Mar 2005 19:07:39 +0000 Jan Dj«£rv * dispextern.h: Declare hourglass_started.
Wed, 02 Mar 2005 22:35:17 +0000 Kim F. Storm (XASSERTS): Define to 0 if not already defined.
Fri, 25 Feb 2005 21:49:59 +0000 Kim F. Storm (OVERLAY_STRING_CHUNK_SIZE): Increase from 3 to 16.
Wed, 16 Feb 2005 23:44:48 +0000 Kim F. Storm (enum it_method): New enum.
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:
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):
Fri, 21 Mar 2003 21:47:46 +0000 Kim F. Storm (struct redisplay_interface): Add active_p argument to
Fri, 21 Mar 2003 13:49:19 +0000 Kim F. Storm * dispextern.h (Display_Info): Generic typedef for *_display_info.
Tue, 18 Mar 2003 23:46:21 +0000 Kim F. Storm Fix compilation with --with-x=no.
Sun, 16 Mar 2003 20:45:20 +0000 Kim F. Storm (struct glyph): Reduce face_id member from 22 to
Wed, 12 Mar 2003 12:09:39 +0000 Kim F. Storm (enum fringe_bitmap_type): Define here.
Tue, 18 Feb 2003 00:16:03 +0000 Andreas Schwab (in_display_vector_p): Declare.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 17 Nov 2002 23:46:26 +0000 Miles Bader (struct face): Add `overstrike' field.
Fri, 25 Oct 2002 06:49:15 +0000 Juanma Barranquero [!HAVE_X_WINDOWS]: Define XColor.
Fri, 30 Aug 2002 12:00:36 +0000 Kim F. Storm (cursor_in_non_selected_windows): Extern removed.
Thu, 29 Aug 2002 14:41:28 +0000 Richard M. Stallman (PRODUCE_GLYPHS): Set inhibit_free_realized_faces
Tue, 16 Jul 2002 19:48:08 +0000 Ken Raeburn (xstricmp): Declaration updated.
Tue, 28 May 2002 01:32:36 +0000 Miles Bader Doc fix.
Tue, 28 May 2002 01:19:49 +0000 Miles Bader Doc fix.
Sun, 26 May 2002 07:22:22 +0000 Miles Bader (tty_capable_p): New function.
Mon, 29 Apr 2002 09:04:36 +0000 Pavel Jan«¿k (DEFAULT_TOOL_BAR_BUTTON_MARGIN)
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Sun, 14 Apr 2002 08:15:43 +0000 Pavel Jan«¿k (marginal_area_string): Add prototype.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Thu, 28 Feb 2002 22:09:53 +0000 Kim F. Storm (minibuf_selected_window): Renamed from Vminibuf_selected_window.
Tue, 26 Feb 2002 22:53:47 +0000 Kim F. Storm (CURRENT_MODE_LINE_FACE_ID_3): Compare with
Wed, 13 Feb 2002 22:42:03 +0000 Kim F. Storm (CURRENT_MODE_LINE_FACE_ID_3): Use mode_line_in_non_selected_windows.
Mon, 11 Feb 2002 14:42:56 +0000 Kim F. Storm (CURRENT_MODE_LINE_FACE_ID_3): New macro.
Sat, 09 Feb 2002 09:20:35 +0000 Eli Zaretskii (CURRENT_MODE_LINE_FACE_ID): Fix last change.
Fri, 08 Feb 2002 23:48:50 +0000 Kim F. Storm (CURRENT_MODE_LINE_FACE_ID): New macro.
Fri, 25 Jan 2002 13:22:37 +0000 Eli Zaretskii Add prototype for set_tty_color_mode and tty_setup_colors.
Mon, 21 Jan 2002 01:51:27 +0000 Ken Raeburn dispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window height before
Fri, 18 Jan 2002 18:25:52 +0000 Richard M. Stallman (WINDOW_WANTS_MODELINE_P): Check window height > 1.
Mon, 14 Jan 2002 14:27:34 +0000 Pavel Jan«¿k Fix typos.
Sun, 13 Jan 2002 11:39:09 +0000 Eli Zaretskii Fix wording of a comment.
Fri, 16 Nov 2001 13:01:09 +0000 Kim F. Storm Fringe cleanup.
Wed, 14 Nov 2001 22:31:37 +0000 Richard M. Stallman (image_background, image_background_transparent):
Wed, 31 Oct 2001 11:10:50 +0000 Gerd Moellmann (struct face) <colors_copied_bitwise_p>: New
Wed, 31 Oct 2001 11:02:19 +0000 Gerd Moellmann Comment fix.
Wed, 24 Oct 2001 17:16:52 +0000 Miles Bader (struct image): Add `background', `background_valid', and
Wed, 24 Oct 2001 09:10:57 +0000 Gerd Moellmann (row_containing_pos): Adjust prototype.
Sat, 20 Oct 2001 05:40:56 +0000 Miles Bader (struct glyph_row): Remove `inverse_p' field.
Mon, 01 Oct 2001 10:53:18 +0000 Gerd Moellmann (struct glyph_row) <ends_in_newline_from_string_p>:
Wed, 26 Sep 2001 11:15:20 +0000 Gerd Moellmann (required_matrix_width, required_matrix_height):
Tue, 25 Sep 2001 09:54:09 +0000 Gerd Moellmann (row_containing_pos): Add prototype.
Wed, 22 Aug 2001 09:43:40 +0000 Gerd Moellmann (struct face_cache): Add member
Wed, 01 Aug 2001 11:54:57 +0000 Gerd Moellmann (resize_echo_area_exactly): Fix typo in function
Wed, 25 Jul 2001 12:52:23 +0000 Gerd Moellmann (struct it): Increase size of ctl_chars to 16.
Fri, 20 Jul 2001 09:53:57 +0000 Gerd Moellmann (struct face): Change type of `stipple' to
Tue, 03 Jul 2001 10:29:50 +0000 Gerd Moellmann Improve a comment.
Tue, 26 Jun 2001 09:46:24 +0000 Gerd Moellmann (struct it): Add member display_ellipsis_p.
Wed, 09 May 2001 10:38:47 +0000 Gerd Moellmann Comment fixes.
Mon, 07 May 2001 17:38:34 +0000 Gerd Moellmann (inverse_video): Declare extern.
Thu, 22 Mar 2001 18:33:57 +0000 Gerd Moellmann (x_set_menu_resources_from_menu_face): Remove
Wed, 14 Mar 2001 13:15:51 +0000 Gerd Moellmann Improve comments.
Fri, 09 Mar 2001 18:41:17 +0000 Gerd Moellmann (string_buffer_position): Add prototype.
Fri, 09 Mar 2001 14:50:05 +0000 Gerd Moellmann (buffer_posn_from_coords): Adjust prototype.
Thu, 08 Mar 2001 20:54:50 +0000 Gerd Moellmann (face_at_string_position): Change prototype.
Wed, 21 Feb 2001 13:52:52 +0000 Gerd Moellmann (start_hourglass, cancel_hourglass)
Mon, 19 Feb 2001 16:42:21 +0000 Gerd Moellmann (line_bottom_y): Add prototype.
Fri, 09 Feb 2001 12:35:06 +0000 Kenichi Handa (struct face): Add comment for how to handle a negative value in
Mon, 05 Feb 2001 19:58:32 +0000 Gerd Moellmann (enum lface_attribute_index): Add
Tue, 30 Jan 2001 15:04:35 +0000 Gerd Moellmann (Vtool_bar_button_margin:): Declare extern.
Tue, 16 Jan 2001 12:38:28 +0000 Gerd Moellmann (redisplay_preserve_echo_area): Change prototype.
Fri, 12 Jan 2001 15:08:17 +0000 Gerd Moellmann (struct image): Replace member `margin' with
Thu, 04 Jan 2001 17:37:43 +0000 Dave Love (move_it_vertically_backward): Declare.
Wed, 03 Jan 2001 13:48:15 +0000 Gerd Moellmann (move_it_past_eol): Add prototype.
Thu, 21 Dec 2000 20:40:58 +0000 Gerd Moellmann (GLYPH_EQUAL_P): Also compare pixel widths,
Thu, 21 Dec 2000 15:39:04 +0000 Gerd Moellmann (ensure_frame_matrix): Function declaration removed.
Wed, 20 Dec 2000 12:00:01 +0000 Gerd Moellmann (ensure_frame_matrix): Add prototype.
Tue, 12 Dec 2000 16:14:39 +0000 Gerd Moellmann (cursor_in_non_selected_windows): Declare extern.
Mon, 11 Dec 2000 19:24:21 +0000 Gerd Moellmann Change external declaration of tip_frame.
Wed, 06 Dec 2000 15:47:10 +0000 Gerd Moellmann (struct glyph_matrix): Add member window_left_x.
Tue, 05 Dec 2000 21:35:54 +0000 Gerd Moellmann (struct it): Add face_before_selective_p.
Tue, 14 Nov 2000 05:41:13 +0000 Gerd Moellmann (CURRENT_MODE_LINE_HEIGHT)
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Mon, 16 Oct 2000 19:13:19 +0000 Eli Zaretskii (unspecified_fg, unspecified_bg): Declare.
Fri, 13 Oct 2000 13:08:45 +0000 Gerd Moellmann (struct it): Remove member add_overlay_start.
Fri, 29 Sep 2000 13:19:24 +0000 Gerd Moellmann (updating_frame): Declare extern.
Mon, 25 Sep 2000 14:25:20 +0000 Gerd Moellmann (help_echo_showing_p): Declare extern.
Sat, 26 Aug 2000 05:33:29 +0000 Miles Bader (enum lface_attribute_index): Add LFACE_INHERIT_INDEX.
Wed, 09 Aug 2000 18:41:00 +0000 Gerd Moellmann (Qredisplay_dont_pause): Declare extern.
Wed, 26 Jul 2000 14:10:02 +0000 Gerd Moellmann (GLYPH_FROM_CHAR_GLYPH): Use CHARACTERBITS bits
Thu, 20 Jul 2000 11:17:16 +0000 Eli Zaretskii Correct a typo in a comment.
Fri, 14 Jul 2000 15:18:45 +0000 Gerd Moellmann (Fx_show_tip): Adjust number of parameters
Wed, 12 Jul 2000 15:10:50 +0000 Gerd Moellmann (struct redisplay_interface): Add parameter
Tue, 11 Jul 2000 19:57:18 +0000 Gerd Moellmann (struct glyph_row): Add flag mouse_face_p.
Wed, 05 Jul 2000 11:39:10 +0000 Gerd Moellmann Add some comments.
Thu, 22 Jun 2000 19:32:47 +0000 Gerd Moellmann (struct it): Add member add_overlay_start.
Tue, 20 Jun 2000 19:45:24 +0000 Gerd Moellmann (display_prop_intangible_p): Add prototype.
Tue, 06 Jun 2000 20:02:59 +0000 Gerd Moellmann (struct it): Add starts_in_middle_of_char_p.
Tue, 30 May 2000 21:24:04 +0000 Jason Rumney (struct glyph) [WINDOWSNT]: Add w32_font_type member.
Fri, 19 May 2000 11:53:38 +0000 Gerd Moellmann (Vimage_types): Add extern declaration.
Tue, 02 May 2000 20:02:55 +0000 Gerd Moellmann (DEFAULT_IMAGE_HEIGHT): New macro.
Tue, 25 Apr 2000 19:38:48 +0000 Gerd Moellmann Change names of renamed functions from dispnew.c in prototypes.
Mon, 24 Apr 2000 13:52:50 +0000 Gerd Moellmann (struct it): Remove member prompt_width, add extra_line_spacing.
Thu, 30 Mar 2000 09:56:31 +0000 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
Mon, 27 Mar 2000 16:02:34 +0000 Gerd Moellmann (INC_TEXT_POS, DEC_TEXT_POS): Add parameter MULTIBYTE_P.
Wed, 22 Mar 2000 01:55:55 +0000 Kenichi Handa [!HAVE_WINDOW_SYSTEM] (FACE_SUITABLE_FOR_CHAR_P,
Tue, 21 Mar 2000 00:36:45 +0000 Kenichi Handa (struct glyph): New member glyph_not_available_p.
Thu, 02 Mar 2000 13:24:54 +0000 Gerd Moellmann (x_free_colors): Add prototype.
Fri, 25 Feb 2000 13:29:08 +0000 Gerd Moellmann (Fx_show_busy_cursor, Fx_hide_busy_cursor):
Sun, 06 Feb 2000 23:37:42 +0000 Andrew Innes Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Mon, 27 Dec 1999 05:29:55 +0000 Kenichi Handa (FACE_FROM_ID): Cast the arg ID to `unsigned'.
Mon, 27 Dec 1999 05:05:19 +0000 Kenichi Handa (struct glyph): Make face_id and padding_p the top
Wed, 15 Dec 1999 13:14:38 +0000 Eli Zaretskii Changes for separate unspecified foreground and background colors
Wed, 15 Dec 1999 00:09:03 +0000 Kenichi Handa (enum glyph_type): New member COMPOSITE_GLYPH.
Wed, 08 Dec 1999 14:22:24 +0000 Eli Zaretskii Oops, forgot to commit the change in dispextern.h together with the
Sat, 09 Oct 1999 19:46:41 +0000 Gerd Moellmann (struct image): New member load_failed_p.
Wed, 06 Oct 1999 23:00:50 +0000 Gerd Moellmann (enum face_id): Add MENU_FACE_ID.
Thu, 23 Sep 1999 22:17:36 +0000 Gerd Moellmann Add prototype for add_to_log.
Tue, 14 Sep 1999 13:09:22 +0000 Gerd Moellmann Add prototypes for gamma_correct and
Sun, 12 Sep 1999 20:21:50 +0000 Gerd Moellmann Change prototype of resize_mini_window.
Tue, 07 Sep 1999 14:48:54 +0000 Gerd Moellmann (SCROLL_BAR_FACE_ID, BORDER_FACE_ID,
Sun, 05 Sep 1999 16:39:19 +0000 Gerd Moellmann Change
Sun, 05 Sep 1999 15:49:07 +0000 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
Fri, 03 Sep 1999 18:15:24 +0000 Richard M. Stallman [macintosh]: Include macterm.h to define substitute X
Fri, 03 Sep 1999 15:52:01 +0000 Gerd Moellmann Add function prototype for resize_mini_window.
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (struct it): Change the size of the member `ctl_chars'.
Mon, 30 Aug 1999 23:14:22 +0000 Gerd Moellmann (WINDOW_DISPLAY_PIXEL_WIDTH): Subtract
Mon, 23 Aug 1999 00:11:42 +0000 Gerd Moellmann (struct glyph_matrix): Add buffer, begv, and zv.
Sat, 21 Aug 1999 19:28:58 +0000 Gerd Moellmann (NO_PROMPT_IN_BUFFER): Removed.
Tue, 17 Aug 1999 00:45:58 +0000 Gerd Moellmann (struct it): Remove member
Fri, 06 Aug 1999 13:59:29 +0000 Gerd Moellmann (struct glyph_row): Add overlapping_p.
Fri, 30 Jul 1999 08:41:55 +0000 Eli Zaretskii (load_color, lookup_derived_face): Declare
Tue, 27 Jul 1999 00:01:46 +0000 Gerd Moellmann (struct glyph_row): Flag internal_border_p removed.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Complete rewrite.
Tue, 14 Apr 1998 12:33:47 +0000 Andreas Schwab Add more prototypes.
Thu, 20 Feb 1997 06:47:37 +0000 Karl Heuer (struct face): New members `non_ascii_gc' and
Mon, 20 Jan 1997 00:58:23 +0000 Geoff Voelker Use new name w32gui.h
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 07 Nov 1995 07:13:46 +0000 Geoff Voelker [HAVE_NTGUI]: Include win32.h.
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Mon, 17 Oct 1994 07:27:43 +0000 Richard M. Stallman (struct face): Delete cached_index field.
Sat, 17 Sep 1994 00:28:39 +0000 Richard M. Stallman (struct face): Use EMACS_UINT.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Sun, 03 Apr 1994 21:32:18 +0000 Richard M. Stallman Comment changes.
Tue, 29 Mar 1994 05:22:29 +0000 Richard M. Stallman (struct frame_glyphs): New fields charstarts and total_charstarts.
Tue, 22 Jun 1993 07:26:44 +0000 Jim Blandy Separate parameter faces (those created and modified by the user)
Tue, 25 May 1993 14:01:54 +0000 Jim Blandy * dispextern.h (struct face): New field - `copy', to help us with
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Mon, 10 May 1993 00:15:58 +0000 Jim Blandy * dispextern.h (struct face): Add cached_index member.
Sun, 28 Mar 1993 05:23:45 +0000 Richard M. Stallman (struct face): New fields pixmap_h, pixmap_w.
Thu, 14 Jan 1993 15:13:19 +0000 Jim Blandy * frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked as
Sun, 06 Dec 1992 22:15:29 +0000 Jim Blandy * dispextern.h (struct frame_glyphs): Doc fix.
Sat, 31 Oct 1992 05:18:16 +0000 Jim Blandy * dispextern.h (sit_for): Declare this extern.
Wed, 14 Oct 1992 23:00:18 +0000 Joseph Arceneaux * dispextern.h: New element of frame structure `max_ascent'.
Mon, 13 Jul 1992 19:54:34 +0000 Jim Blandy entered into RCS
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***