log src/dispnew.c @ 112364:42e22c4f06b7

age author description
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Mon, 17 Jan 2011 11:01:01 -0800 Paul Eggert Merge from mainline.
Fri, 14 Jan 2011 10:14:17 -0800 Paul Eggert Merge from mainline.
Sun, 09 Jan 2011 00:12:35 -0800 Paul Eggert Include <unistd.h> unilaterally.
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
Mon, 27 Dec 2010 18:23:29 +0100 Andreas Schwab Protoize
Sun, 19 Dec 2010 00:43:42 -0500 Stefan Monnier Minor clean up to silence some gcc warnings.
Sat, 20 Nov 2010 11:07:00 +0100 Andreas Schwab * src/xfaces.c (lookup_face): Make static.
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.
Fri, 05 Nov 2010 14:11:22 +0200 Eli Zaretskii Fix mouse redesigned mouse highlight on MSDOS.
Sat, 30 Oct 2010 15:09:52 +0200 Eli Zaretskii Unify mouse highlight code of MSDOS and GUI sessions.
Sun, 24 Oct 2010 17:36:09 -0400 Chong Yidong Merge changes from emacs-23
Fri, 22 Oct 2010 12:35:31 +0200 Eli Zaretskii Document values of window-system and deprecate its use as predicate.
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.
Fri, 24 Sep 2010 13:48:10 -0400 Eli Zaretskii Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
Wed, 22 Sep 2010 11:54:58 +0900 Kenichi Handa Fix position calculation on mouse click within bidi-reordered composition.
Sat, 21 Aug 2010 12:35:31 +0300 Eli Zaretskii Fix mirroring pixel positions on GUI terminals.
Fri, 20 Aug 2010 23:55:09 +0300 Eli Zaretskii Fix last change in buffer_posn_from_coords for text terminals.
Fri, 20 Aug 2010 17:19:39 +0300 Eli Zaretskii Fix mouse clicks, drag, and highlight in R2L lines.
Fri, 06 Aug 2010 17:54:06 +0300 Eli Zaretskii Fix redisplay bugs due to uninitialized glyphs in frame glyph pool.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Mon, 26 Jul 2010 20:52:35 -0700 Dan Nicolaescu Use const, move declarations to header files.
Sun, 25 Jul 2010 21:09:54 +0200 Andreas Schwab Use __executable_start to find start of text segment for profiling
Mon, 12 Jul 2010 09:32:53 -0700 Dan Nicolaescu Convert more function definitions to standard C.
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src 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_
Mon, 07 Jun 2010 20:06:47 -0700 Dan Nicolaescu * src/dispnew.c: Remove obsolete comment.
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.