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.
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.
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.
Sun, 28 Sep 2008 01:58:26 +0000 Dan Nicolaescu (init_display): Return earlier when running as a
Wed, 24 Sep 2008 19:58:06 +0000 Dan Nicolaescu * lisp.h (is_daemon): Declare.
Sat, 30 Aug 2008 12:14:31 +0000 Eli Zaretskii (init_display): Set `tty's association in frame's parameters alist to the name
Sat, 23 Aug 2008 16:46:21 +0000 Eli Zaretskii (init_display): Remove MS-DOS specific conditions for calling
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Tue, 22 Jul 2008 16:19:30 +0000 Dan Nicolaescu (init_display): Remove code for X10.
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Tue, 24 Jun 2008 17:57:21 +0000 Chong Yidong (direct_output_for_insert): Avoid direct output when inserting a space
Sat, 07 Jun 2008 13:52:12 +0000 Stefan Monnier (Flast_nonminibuf_frame): Handle the NULL case.
Thu, 05 Jun 2008 18:00:36 +0000 Stefan Monnier * window.el (display-buffer-function, special-display-p)
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:47:59 +0000 Kenichi Handa (fonts_changed_p): Comment improved.
Tue, 13 May 2008 21:19:03 +0000 Chong Yidong (update_frame_1): Check if tty output is still valid before flushing
Thu, 01 May 2008 10:12:50 +0000 Martin Rudalics (change_frame_size_1): Preserve small windows when shrinking
Mon, 10 Mar 2008 00:49:47 +0000 Miles Bader Merge from emacs--rel--22
Sat, 01 Mar 2008 20:57:46 +0000 Kim F. Storm (line_draw_cost): Fix invalid glyph check.
Wed, 27 Feb 2008 22:48:52 +0000 Kim F. Storm (line_draw_cost): Adapt to new glyph type.
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Apr 2007 21:56:25 +0000 Miles Bader Merge from emacs--devo--0
Wed, 21 Mar 2007 13:33:07 +0000 Miles Bader Merge from emacs--devo--0
Mon, 26 Feb 2007 23:03:45 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 30 Oct 2006 08:54:41 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Oct 2006 02:54:13 +0000 Miles Bader Merge from emacs--devo--0
Wed, 20 Sep 2006 06:04:23 +0000 Miles Bader Merge from emacs--devo--0
Thu, 14 Sep 2006 09:24:00 +0000 Miles Bader Merge from emacs--devo--0
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Jul 2006 08:59:39 +0000 Miles Bader Merge from emacs--devo--0
Sat, 17 Jun 2006 20:57:37 +0000 Miles Bader Merge from emacs--devo--0
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Tue, 02 May 2006 05:51:52 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
Mon, 17 Apr 2006 08:41:12 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
Tue, 28 Mar 2006 23:08:20 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
Fri, 24 Feb 2006 08:08:56 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-23
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Sat, 15 Oct 2005 00:26:05 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
Tue, 06 Sep 2005 00:25:20 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Fri, 24 Jun 2005 01:59:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
Thu, 05 May 2005 00:04:55 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
Thu, 21 Apr 2005 05:59:53 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
Thu, 14 Apr 2005 05:03:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-37
Sat, 19 Mar 2005 02:42:17 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
Sun, 06 Feb 2005 12:06:02 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11
Sat, 22 Jan 2005 21:39:38 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
Sat, 25 Dec 2004 02:00:25 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
Thu, 04 Nov 2004 08:55:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
Fri, 27 Aug 2004 07:00:34 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
Fri, 23 Jul 2004 04:30:44 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-25
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 29 Sep 2003 18:01:37 +0000 Dave Love (adjust_frame_glyphs_for_frame_redisplay)
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Fri, 01 Mar 2002 01:06:01 +0000 Kenichi Handa Include "character.h" instead of "charset.h".
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Mon, 28 Jan 2008 19:05:13 +0000 Stefan Monnier * window.c (run_window_configuration_change_hook): New function.
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Wed, 21 Nov 2007 03:46:31 +0000 Jason Rumney (init_display) [WINDOWSNT]: Hardcode terminal_type.
Wed, 31 Oct 2007 06:55:00 +0000 Dan Nicolaescu * s/usg5-4.h:
Thu, 25 Oct 2007 02:38:41 +0000 Stefan Monnier Make `window-system' into a keyboard-local variable (rather than
Sat, 13 Oct 2007 12:43:09 +0000 Eli Zaretskii Replace `abs' with `eabs'.
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 22 Apr 2007 12:42:47 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 22 Apr 2007 12:12:29 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 24 Feb 2007 19:26:54 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 03 Dec 2006 12:15:03 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sat, 14 Oct 2006 17:36:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 29 Jul 2006 09:59:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 14 Jul 2006 05:56:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Tue, 27 Jun 2006 15:06:36 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 12 Jun 2006 07:27:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Wed, 03 May 2006 11:56:53 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Thu, 20 Apr 2006 16:09:11 +0000 Karoly Lorentey Make `tty-display-color-p' follow its doc string. (Reported by Dan Nicolaescu.)
Wed, 19 Apr 2006 16:23:46 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 22 Mar 2006 15:16:06 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 24 Feb 2006 13:44:56 +0000 Karoly Lorentey Merged from
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Thu, 29 Dec 2005 18:20:26 +0000 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
Mon, 19 Dec 2005 16:13:20 +0000 Karoly Lorentey Fix typo in previous commit.
Tue, 13 Dec 2005 19:03:29 +0000 Karoly Lorentey Work around Emacs crash on Konsole detach. (Tom Schutzer-Weissmann)
Wed, 12 Oct 2005 16:14:04 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 578-592)
Sun, 11 Sep 2005 03:15:42 +0000 Karoly Lorentey Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.
Wed, 07 Sep 2005 23:28:54 +0000 Karoly Lorentey Enforce the presence of `window-system' and `tty-type' frame parameters in all frames.
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Mon, 11 Jul 2005 00:05:55 +0000 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
Sun, 10 Jul 2005 22:25:28 +0000 Karoly Lorentey Rename term_init to init_tty.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Mon, 27 Jun 2005 00:56:21 +0000 Karoly Lorentey Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
Sat, 25 Jun 2005 15:00:08 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 441-446)
Wed, 22 Jun 2005 17:53:21 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 438-440)
Tue, 21 Jun 2005 15:45:30 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 435-437)
Tue, 21 Jun 2005 15:42:45 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 423-434)
Fri, 06 May 2005 21:06:31 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 68, 286-291)
Tue, 19 Apr 2005 13:33:31 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 66, 266-268)
Mon, 11 Apr 2005 12:40:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 59, 240-245)
Sat, 19 Mar 2005 17:55:13 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)
Fri, 04 Feb 2005 16:29:25 +0000 Karoly Lorentey Fix typo in dispnew.c.
Fri, 04 Feb 2005 15:36:07 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 76-78)
Thu, 03 Feb 2005 23:44:58 +0000 Karoly Lorentey Fix xassert-related bootstrap errors.
Thu, 03 Feb 2005 23:28:36 +0000 Karoly Lorentey Merged in changes from CVS trunk. (Long time no see!) :-)
Thu, 23 Dec 2004 16:43:51 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 28 Nov 2004 14:39:06 +0000 Karoly Lorentey Remove remaining references to updating_frame.
Sat, 06 Nov 2004 17:52:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 23 Aug 2004 10:12:04 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 22 Jul 2004 22:01:29 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 04 Jul 2004 04:48:55 +0000 Karoly Lorentey Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
Sat, 05 Jun 2004 22:34:24 +0000 Karoly Lorentey Make sure the SIGWINCH handler is always set (rep. by Yoshiaki Kasahara).
Fri, 23 Apr 2004 14:44:11 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 16 Apr 2004 15:03:58 +0000 Karoly Lorentey Eliminated updating_frame.
Thu, 15 Apr 2004 16:49:22 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 03 Apr 2004 20:02:51 +0000 Karoly Lorentey Trivial cosmetic change in dispnew.c.
Thu, 11 Mar 2004 01:11:38 +0000 Karoly Lorentey Fix background-mode on terminal frames (Dan Nicolaescu).
Sat, 28 Feb 2004 04:52:40 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 28 Feb 2004 01:23:39 +0000 Karoly Lorentey Implemented suspending of emacsclient frames.
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 24 Jan 2004 19:32:29 +0000 Karoly Lorentey Set the keyboard of the initial frame correctly.
Thu, 22 Jan 2004 15:37:19 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 11 Jan 2004 21:59:40 +0000 Karoly Lorentey Support for opening X frames from a tty session.
Sat, 10 Jan 2004 13:27:38 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 10 Jan 2004 12:56:22 +0000 Karoly Lorentey Numerous bugfixes and small improvements.
Fri, 09 Jan 2004 18:57:53 +0000 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Sat, 03 Jan 2004 08:31:14 +0000 Karoly Lorentey Portability fixes (now it compiles & runs fine on Solaris).
Fri, 02 Jan 2004 04:22:23 +0000 Karoly Lorentey Got rid of the rif (window-based redisplay interface) global variable.
Fri, 02 Jan 2004 01:15:26 +0000 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
Thu, 01 Jan 2004 17:55:53 +0000 Karoly Lorentey Separate frame-local, tty-dependent parameters from tty-local parameters.
Tue, 30 Dec 2003 19:27:57 +0000 Karoly Lorentey Major bugfixes and slight enhancements.
Wed, 05 Mar 2008 00:50:06 +0000 Jason Rumney (adjust_glyph_matrix): Initialize window_height.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 16 Apr 2007 16:24:33 +0000 Chong Yidong (adjust_frame_glyphs_for_frame_redisplay): Set garbaged flag in
Tue, 20 Mar 2007 08:49:37 +0000 YAMAMOTO Mitsuharu (Fopen_termscript): Add BLOCK_INPUT around fclose.
Thu, 22 Feb 2007 19:52:41 +0000 Kim F. Storm (update_text_area): Clear mouse face on header lines.
Thu, 22 Feb 2007 16:04:08 +0000 Kim F. Storm (update_frame, update_single_window): Set force_p here if
Sun, 21 Jan 2007 23:30:02 +0000 Chong Yidong * dispnew.c (update_text_area): Revert 2006-09-17 change.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 17 Oct 2006 00:29:25 +0000 YAMAMOTO Mitsuharu (adjust_frame_glyphs_for_window_redisplay): Fix #endif comments.
Mon, 16 Oct 2006 08:58:20 +0000 YAMAMOTO Mitsuharu (adjust_frame_glyphs_for_frame_redisplay): Remove unused variable ch_dim.
Tue, 10 Oct 2006 01:20:20 +0000 Chong Yidong * dispnew.c (sit_for): Sit forever if TIMEOUT is t.
Sun, 17 Sep 2006 20:57:44 +0000 Kim F. Storm (update_text_area): Undo 2000-07-18 change.
Sun, 10 Sep 2006 20:50:54 +0000 Kim F. Storm (Fredisplay): Document return value.
Mon, 17 Jul 2006 21:00:08 +0000 Richard M. Stallman Fix previous change.
Mon, 17 Jul 2006 20:59:54 +0000 Richard M. Stallman Fix previous change.
Mon, 17 Jul 2006 20:59:18 +0000 Richard M. Stallman (init_display): Mention DISPLAY as well as TERM in err msg.
Wed, 12 Jul 2006 13:16:13 +0000 Kim F. Storm (sit_for): Tiny simplification.
Wed, 12 Jul 2006 08:21:23 +0000 Kim F. Storm (sit_for): Use XINT.
Tue, 11 Jul 2006 22:54:28 +0000 Kim F. Storm (sit_for): Signal error if TIMEOUT is not a number in case arg comes
Tue, 11 Jul 2006 20:09:26 +0000 Kim F. Storm (sit_for): Reduce number of args from 5 to 3.
Tue, 11 Jul 2006 00:13:17 +0000 Chong Yidong Doc fix.
Mon, 10 Jul 2006 23:54:17 +0000 Kim F. Storm (Fredisplay): Doc fix.
Mon, 10 Jul 2006 23:52:38 +0000 Kim F. Storm (Fredisplay): Add FORCE argument to force redisplay when
Mon, 10 Jul 2006 18:51:31 +0000 Chong Yidong * puresize.h (BASE_PURESIZE): Increment to 1211000.
Mon, 03 Jul 2006 15:00:28 +0000 Kim F. Storm (sit_for): Fix preempt condition.
Sat, 17 Jun 2006 00:11:59 +0000 Kim F. Storm (update_frame): Check for input pending on entry.
Tue, 13 Jun 2006 22:06:22 +0000 Kim F. Storm (sit_for): Undo 2006-06-01 change. Instead, a
Mon, 12 Jun 2006 22:32:47 +0000 Kim F. Storm Modify preemptive redisplay to be based on periodic checks for input.
Sun, 04 Jun 2006 15:07:25 +0000 David Kastrup Mention `redisplay-dont-pause' in doc string of
Thu, 01 Jun 2006 21:04:58 +0000 Richard M. Stallman Whitespace changes.
Thu, 01 Jun 2006 13:53:19 +0000 Kim F. Storm (sit_for): Perform redisplay even if input is pending
Mon, 01 May 2006 01:11:01 +0000 YAMAMOTO Mitsuharu (update_window): Don't set changed_p when mode/header
Wed, 12 Apr 2006 06:23:12 +0000 Jan Dj¸«£rv * dispnew.c (init_display): Don't init X display if the user asked
Mon, 20 Mar 2006 22:41:23 +0000 Andreas Schwab * dispnew.c (init_display): Check DISPLAY here.
Thu, 23 Feb 2006 09:07:14 +0000 YAMAMOTO Mitsuharu (update_text_area): Avoid needless redraw of rightmost