log src/xdisp.c @ 112434:9de5a68b57e1

age author description
Sat, 22 Jan 2011 18:56:06 -0800 Paul Eggert Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Tue, 18 Jan 2011 10:34:08 -0700 Tom Tromey * xdisp.c (emacs_scroll_step): Rename from scroll_step.
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Fri, 07 Jan 2011 18:31:57 -0800 Glenn Morris Fix bug#7750.
Sun, 02 Jan 2011 15:28:40 -0500 Chong Yidong Merge changes from emacs-23 branch
Sat, 25 Dec 2010 12:14:48 +0200 Eli Zaretskii More fallout from fixing bug #7587.
Fri, 17 Dec 2010 17:38:37 +0200 Eli Zaretskii Fix change that fixed bug #7587.
Thu, 16 Dec 2010 10:13:28 +0800 Chong Yidong * xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic faces (Bug#7587).
Mon, 20 Dec 2010 08:17:26 +0800 Chong Yidong Implement tool-bar separators for non-GTK tool-bars.
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
Sat, 11 Dec 2010 14:27:13 +0200 Eli Zaretskii Code cleanup in xdisp.c regarding string_char_and_length.
Mon, 06 Dec 2010 01:54:52 -0500 Chong Yidong Fix crash with invisible text and overlays (Bug#7016).
Sat, 04 Dec 2010 19:32:32 -0500 Chong Yidong Avoid infloop when scrolling conservatively (Bug#7537).
Fri, 26 Nov 2010 21:10:26 +0200 Eli Zaretskii Force left-to-right paragraph direction in echo area and prog-mode buffers.
Thu, 25 Nov 2010 20:38:09 +0200 Eli Zaretskii Fix bug #7474 with cursor positioning in overlay strings.
Fri, 19 Nov 2010 18:34:22 +0200 Eli Zaretskii Fix bug #6687 with cursor positioning after before-string from overlays.
Wed, 17 Nov 2010 21:15:24 +0200 Eli Zaretskii Fix bug #7417 with cursor positioning on empty lines.
Tue, 16 Nov 2010 21:37:45 -0500 Chong Yidong Cleanup of window coordinate positioning code.
Tue, 16 Nov 2010 16:47:43 -0500 Chong Yidong Revert changes in revision 102407
Tue, 16 Nov 2010 14:59:24 -0500 Chong Yidong Cleanup of window coordinate positioning code.
Sat, 13 Nov 2010 15:29:31 +0200 Eli Zaretskii Fix and document display of glyphless characters.
Sun, 07 Nov 2010 12:16:54 +0100 Jan D * src/xdisp.c (note_mode_line_or_margin_highlight): Initialize
Sat, 06 Nov 2010 20:19:32 +0200 Eli Zaretskii xdisp.c: Add commentary about character compositions in bidirectional text.
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 23:47:58 +0200 Eli Zaretskii Cleanup -Wall warnings.
Fri, 05 Nov 2010 20:07:42 +0200 Eli Zaretskii Fix unified mouse highlight after compiling on Unix.
Fri, 05 Nov 2010 12:03:17 +0200 Eli Zaretskii Cleanup fallout from redesigning mouse highlight.
Mon, 01 Nov 2010 22:09:03 +0200 Eli Zaretskii Finish coding mouse highlight redesigned for portability.
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.
Sat, 23 Oct 2010 14:19:02 -0700 Glenn Morris * src/xdisp.c (syms_of_xdisp) <hourglass-delay>: Sync doc with Lisp.
Sat, 23 Oct 2010 14:16:39 -0700 Glenn Morris * src/xdisp.c (syms_of_xdisp) <display-hourglass>: Sync doc with Lisp.
Sat, 23 Oct 2010 14:02:44 -0700 Glenn Morris Sync docs of C and Lisp version of auto-hscroll-mode.
Sat, 23 Oct 2010 17:30:45 +0200 Eli Zaretskii Implement mouse highlight for bidi-reordered lines.
Sat, 23 Oct 2010 16:41:50 +0200 Eli Zaretskii Fix support for R2L lines. Tested with reordered text.
Sat, 23 Oct 2010 14:58:12 +0200 Eli Zaretskii The range [STARTPOS..ENDPOS] is inclusive in strings.
Sat, 23 Oct 2010 14:28:28 +0200 Eli Zaretskii Tested with L2R rows and mouse highlight on a single line.
Sat, 16 Oct 2010 18:14:16 +0200 Eli Zaretskii Finished work on mouse highlight that comes from display strings.
Sat, 16 Oct 2010 14:52:54 +0200 Eli Zaretskii Support bidi-reordered text in mouse-highlighted mode- and header-lines.
Sat, 16 Oct 2010 12:04:03 +0200 Eli Zaretskii Start working on mouse highlight of mode- and header-lines.
Sat, 09 Oct 2010 18:37:15 +0200 Eli Zaretskii Finished work on mouse_face_from_buffer_pos for bidi-reordered rows.
Sat, 02 Oct 2010 19:42:53 +0200 Eli Zaretskii Fix beg_col calculation when painting from window start.
Sat, 02 Oct 2010 17:05:20 +0200 Eli Zaretskii Fix mouse highlight in bidi-reordered continued lines.
Sat, 02 Oct 2010 13:48:56 +0200 Eli Zaretskii Fix minor bugs in mouse highlight.
Sat, 28 Aug 2010 18:23:10 +0300 Eli Zaretskii Clean up mouse highlight in R2L lines.
Sat, 28 Aug 2010 17:12:36 +0300 Eli Zaretskii Fix mouse highlight in continued R2L lines.
Sat, 28 Aug 2010 15:36:19 +0300 Eli Zaretskii Support L2R continued lines.
Sat, 28 Aug 2010 14:09:02 +0300 Eli Zaretskii Support R2L rows. Continued lines still don't work correctly.
Sat, 28 Aug 2010 12:32:44 +0300 Eli Zaretskii Fix L2R code using bug #1220 as a test case.
Sat, 21 Aug 2010 18:24:15 +0300 Eli Zaretskii Initial partial support for mouse highlight in bidi-reordered text.
Fri, 01 Oct 2010 19:38:36 +0200 Eli Zaretskii Fix bug #6349 with cursor positioning in truncated lines.
Wed, 29 Sep 2010 11:52:43 +0200 Eli Zaretskii Fix bug #7128.
Wed, 29 Sep 2010 05:11:58 -0400 Eli Zaretskii xdisp.c (string_buffer_position): Remove unused variables.
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 17:01:03 +0200 Lars Magne Ingebrigtsen Fix all EMACS_INT/int conversion errors in print.c (and related files).
Thu, 23 Sep 2010 10:32:38 -0400 Eli Zaretskii Fix more uses of int instead of EMACS_INT.
Wed, 22 Sep 2010 11:54:58 +0900 Kenichi Handa Fix position calculation on mouse click within bidi-reordered composition.
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.
Thu, 26 Aug 2010 09:47:34 +0900 Kenichi Handa xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.
Sat, 21 Aug 2010 16:25:03 +0300 Eli Zaretskii xdisp.c: Fix typo in a comment in note_tool_bar_highlight.
Fri, 20 Aug 2010 17:31:38 +0300 Eli Zaretskii xdisp.c: Add commentary about iterator geometry in R2L paragraphs.
Sat, 14 Aug 2010 15:55:04 +0300 Eli Zaretskii Fix cursor drawing on stretch glyphs in R2L lines.
Sat, 14 Aug 2010 13:59:55 +0300 Eli Zaretskii Fix current-bidi-paragraph-direction within whitespace chars.
Sun, 08 Aug 2010 14:03:45 -0700 Dan Nicolaescu Use const char* instead of char*.
Sun, 08 Aug 2010 19:23:11 +0300 Eli Zaretskii Fix overlay arrow display (bug #6699).
Fri, 06 Aug 2010 12:07:16 -0700 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
Fri, 06 Aug 2010 18:53:11 +0300 Eli Zaretskii xdisp.c (display_line): Fix a typo in a comment.
Thu, 05 Aug 2010 16:34:12 -0700 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Wed, 28 Jul 2010 19:34:51 +0200 Jan D. Add tool bar style text-image-horiz (text to the left of the image).
Mon, 26 Jul 2010 20:52:35 -0700 Dan Nicolaescu Use const, move declarations to header files.
Wed, 14 Jul 2010 16:32:25 +0200 Jan D Fix menu bar activation with click for Motif/Lesstif.
Tue, 13 Jul 2010 13:57:00 +0300 Eli Zaretskii Remove more "#ifdef subprocesses".
Mon, 12 Jul 2010 19:47:17 +0200 Andreas Schwab Convert old-style definitions
Mon, 12 Jul 2010 09:32:53 -0700 Dan Nicolaescu Convert more function definitions to standard C.
Sun, 11 Jul 2010 11:27:13 +0200 Andreas Schwab Constify functions taking char *
Sun, 11 Jul 2010 02:59:55 -0400 Ken Raeburn Make doprnt and related functions ANSI C compliant, with prototypes.
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Thu, 24 Jun 2010 20:30:55 -0400 Chong Yidong Fix after-string and image interaction bug (Bug#1336).
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Wed, 07 Jul 2010 22:42:59 -0700 Dan Nicolaescu Remove alternative K&R declarations.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Wed, 07 Jul 2010 11:45:28 +0200 Juanma Barranquero Fix whitespace to follow coding guidelines.
Mon, 05 Jul 2010 12:36:06 +0200 Juanma Barranquero Convert most remaining function definitions to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Sun, 20 Jun 2010 21:04:30 +0300 Eli Zaretskii Avoid recentering when lines differ in their height.
Sat, 19 Jun 2010 14:57:19 +0300 Eli Zaretskii xdisp.c (try_scrolling): Fix last change.
Sat, 19 Jun 2010 12:40:15 +0300 Eli Zaretskii Fix occasional recentering under scroll-conservatively.
Sat, 29 May 2010 13:49:21 +0300 Eli Zaretskii Finish debugging of cursor motion in bidi-reordered lines.
Fri, 28 May 2010 15:00:47 +0300 Eli Zaretskii Prevent unnecessary scrolling in bidi-reordered buffers.
Thu, 27 May 2010 11:49:01 -0400 Chong Yidong Fix redisplay crash (Bug#6177).
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..
Sat, 22 May 2010 22:32:21 +0300 Eli Zaretskii Redesign bidi-aware edge positions of glyph rows, fix bug #6036.
Fri, 21 May 2010 13:29:27 -0400 Chong Yidong Improve image cache clearing logic (Bug#6230).
Thu, 27 May 2010 11:42:50 -0400 Chong Yidong * xdisp.c (redisplay_window): After redisplay, check if point is
Sat, 22 May 2010 17:13:04 +0300 Eli Zaretskii Handle lines truncated on right.
Sat, 22 May 2010 15:38:26 +0300 Eli Zaretskii Test and debug find_row_edges on TTY display.
Wed, 19 May 2010 23:24:21 +0300 Eli Zaretskii Completed initial debugging and testing of reimplemented cursor motion.
Tue, 18 May 2010 18:22:15 +0300 Eli Zaretskii Initial reimplementation of calculating line edge positions in bidi lines.
Sat, 15 May 2010 16:23:48 +0300 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
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 16:44:12 +0300 Eli Zaretskii Fix comments from revno 100276.
Fri, 14 May 2010 13:15:58 +0900 Kenichi Handa merge trunk
Fri, 14 May 2010 13:14:23 +0900 Kenichi Handa Fix bidi-composition interaction.
Tue, 11 May 2010 20:52:18 +0300 Eli Zaretskii xdisp.c (init_iterator): Fix comment from last change.
Mon, 10 May 2010 21:40:26 +0300 Eli Zaretskii Fix a crash when visiting image files in bidi mode.
Mon, 03 May 2010 11:01:21 -0400 Chong Yidong Add optional arg to delete-file to force deletion (Bug#6070).