log src/dispnew.c @ 108656:0b28d05fa415

age author description
Tue, 18 May 2010 18:22:15 +0300 Eli Zaretskii Initial reimplementation of calculating line edge positions in bidi lines.
Sat, 10 Apr 2010 19:28:30 +0300 Eli Zaretskii Implement cursor on the left fringe for R2L lines.
Thu, 01 Apr 2010 20:10:33 -0700 Dan Nicolaescu Remove extern errno declarations.
Wed, 31 Mar 2010 00:14:08 -0400 Stefan Monnier Get rid of the direct_output optimizations.
Sat, 20 Feb 2010 11:22:07 -0500 Eli Zaretskii Continue work on continuation lines.
Mon, 25 Jan 2010 12:29:38 -0500 Eli Zaretskii Finish and debug display of invisible text.
Sat, 16 Jan 2010 06:57:09 -0500 Eli Zaretskii Merge from mainline.
Fri, 08 Jan 2010 15:59:09 -0500 Eli Zaretskii Merge from mainline.
Fri, 01 Jan 2010 10:17:13 -0500 Eli Zaretskii This commits the exact copies of files I had before switch to bzr.
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.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 08 Jan 2010 12:41:57 +0100 Jan D. Frame width was not updated in fullscreen when scroll bars where removed/added.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Fri, 11 Sep 2009 20:05:11 +0000 Alan Mackenzie (Fsend_string_to_terminal): Amend doc string to cover batch mode.
Thu, 03 Sep 2009 00:36:11 +0000 Stefan Monnier (Fsend_string_to_terminal): Make it work again on the initial terminal as well.
Sun, 26 Jul 2009 23:09:44 +0000 Chong Yidong * dispnew.c (init_display): Use Qx, Qw32, and Qns.
Wed, 22 Apr 2009 04:32:21 +0000 Chong Yidong * keyboard.c (Fset_input_meta_mode): Doc fix.
Wed, 08 Apr 2009 10:29:51 +0000 YAMAMOTO Mitsuharu (redraw_overlapping_rows): Fix detection of
Fri, 30 Jan 2009 23:45:27 +0000 Dan Nicolaescu * dispnew.c (window_change_signal): Don't try to get the size of a
Sun, 25 Jan 2009 17:00:55 +0000 Chong Yidong (buffer_posn_from_coords): Use Fset_buffer instead of setting
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 28 Oct 2008 04:25:11 +0000 Dan Nicolaescu * emacs.c (daemon_pipe): Make non-static.
Thu, 09 Oct 2008 16:41:17 +0000 Chong Yidong (update_text_area): Avoid looping due to large glyph
Sat, 04 Oct 2008 15:25:16 +0000 Eli Zaretskii (update_frame): Flush termscript for MSDOS frames as well as for TTY.
Sat, 04 Oct 2008 09:22:18 +0000 Eli Zaretskii (change_frame_size_1): Set FrameRows and FrameCols for MSDOS frames as well.
Tue, 30 Sep 2008 22:06:15 +0000 Stefan Monnier (Fsend_string_to_terminal): Don't try to send a string to a suspended terminal.