log src/dispnew.c @ 112453:06719a229a46 default tip

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
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.