log src/dispnew.c @ 83037:03a73693678e

age author description
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.