log src/dispnew.c @ 83098:0643dc72a250

age author description
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
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 07 Oct 2005 21:47:49 +0000 Kim F. Storm (redraw_overlapped_rows, redraw_overlapping_rows)
Fri, 07 Oct 2005 07:38:47 +0000 YAMAMOTO Mitsuharu (redraw_overlapping_rows): Call rif->fix_overlapping_area with new
Thu, 01 Sep 2005 14:16:19 +0000 Stefan Monnier (window_to_frame_hpos, update_window):
Wed, 17 Aug 2005 15:00:14 +0000 Kim F. Storm (buffer_posn_from_coords): Check that target row is
Tue, 16 Aug 2005 14:58:16 +0000 Kim F. Storm (increment_row_positions): Skip non-enabled rows.