log src/dispextern.h @ 112433:7b649f6eac4f

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