log src/dispnew.c @ 73709:a4b14e1b200c

age author description
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.
Sun, 07 Aug 2005 17:40:18 +0000 Richard M. Stallman (Fframe_or_buffer_changed_p): Take an arg
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Thu, 23 Jun 2005 16:06:10 +0000 Juanma Barranquero (Fsleep_for, Fsit_for): Follow error conventions.
Wed, 22 Jun 2005 01:22:42 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Mon, 20 Jun 2005 10:45:31 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Fri, 17 Jun 2005 14:03:08 +0000 Richard M. Stallman (spec_glyph_lookup_face): New function.
Sun, 01 May 2005 19:59:45 +0000 Luc Teirlinck (sit_for): Vexecuting_macro -> Vexecuting_kbd_macro.
Mon, 18 Apr 2005 14:09:10 +0000 Kim F. Storm (row_equal_p, update_window_line, scrolling_window):
Sat, 09 Apr 2005 23:51:18 +0000 Richard M. Stallman (mirror_line_dance): Avoid crash if W2 is null.
Thu, 17 Mar 2005 23:39:12 +0000 Richard M. Stallman (mirror_line_dance): Set W2 according to FRAME_FROM.
Thu, 03 Feb 2005 16:04:50 +0000 Stefan Monnier Copyright update.
Thu, 03 Feb 2005 14:08:01 +0000 Kim F. Storm (build_frame_matrix_from_leaf_window)
Thu, 03 Feb 2005 07:05:35 +0000 Steven Tamm * dispnew.c (update_window): Fixing compile error due to
Mon, 17 Jan 2005 08:28:28 +0000 Kim F. Storm (mode_line_string, marginal_area_string): Fix
Sun, 16 Jan 2005 09:17:02 +0000 Jan Dj«£rv * keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)
Wed, 15 Dec 2004 21:40:41 +0000 Jan Dj«£rv * syssignal.h: Declare main_thread.
Sun, 31 Oct 2004 00:05:18 +0000 Kim F. Storm (margin_glyphs_to_reserve): Don't use ncols_scale_factor.
Fri, 20 Aug 2004 10:33:05 +0000 Kim F. Storm (Fsleep_for): Remove obsolete code.
Thu, 19 Aug 2004 13:59:28 +0000 Kim F. Storm Adapt to new wait_reading_process_input args.
Wed, 21 Jul 2004 21:08:23 +0000 Kim F. Storm (margin_glyphs_to_reserve): Apply ncols_scale_factor.
Tue, 20 Apr 2004 22:16:19 +0000 Kim F. Storm (buffer_posn_from_coords): Return full image width
Tue, 13 Apr 2004 21:30:56 +0000 Kim F. Storm (update_window): Only set changed_p if
Sat, 28 Feb 2004 01:02:16 +0000 Kim F. Storm (update_window): Update header line also if there are
Sun, 08 Feb 2004 23:19:15 +0000 Kim F. Storm (row_equal_p): Compare fringe bitmap faces and overlay
Sat, 17 Jan 2004 03:31:26 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-41
Fri, 16 Jan 2004 18:46:11 +0000 Kim F. Storm (row_equal_p, update_window_line): Compare fringe bitmaps
Tue, 06 Jan 2004 22:37:11 +0000 Kim F. Storm (buffer_posn_from_coords): Return both buffer/string
Mon, 29 Dec 2003 07:16:26 +0000 Karoly Lorentey Bugfix festival.
Sun, 28 Dec 2003 16:05:28 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 28 Dec 2003 00:10:12 +0000 Kim F. Storm (buffer_posn_from_coords): Fix calculation of dy for
Sat, 27 Dec 2003 10:00:19 +0000 Karoly Lorentey Fully eliminated global tty state variables.
Sat, 27 Dec 2003 01:12:57 +0000 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).
Fri, 26 Dec 2003 04:31:27 +0000 Karoly Lorentey Fixed two typos.
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Wed, 24 Dec 2003 18:55:24 +0000 Karoly Lorentey Add a level of indirection to terminal characteristics.
Sat, 29 Nov 2003 11:10:07 +0000 Jan Dj«£rv * dispnew.c (buffer_posn_from_coords): Add ifdef HAVE_WINDOW_SYSTEM
Thu, 27 Nov 2003 21:15:53 +0000 Kim F. Storm (buffer_posn_from_coords): Calculate and return pixel
Sun, 23 Nov 2003 00:09:19 +0000 Kim F. Storm (buffer_posn_from_coords): Return actual row/column
Fri, 14 Nov 2003 13:04:15 +0000 Kim F. Storm (update_text_area): Fix redisplay error when hscroll
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 29 Aug 2003 16:17:38 +0000 Richard M. Stallman (adjust_glyph_matrix): Call window_box whenever W is nonzero.
Mon, 02 Jun 2003 20:39:12 +0000 Stefan Monnier (Fsit_for): Don't lie about the number of args.
Sun, 25 May 2003 17:41:47 +0000 Stefan Monnier (mode_line_string): Remove unused var `f'.
Sat, 24 May 2003 21:57:05 +0000 Kim F. Storm Make (many) trivial substitutions for renamed and
Mon, 14 Apr 2003 16:29:18 +0000 Stefan Monnier (Fsit_For): Support XEmacs-style arg list.
Fri, 21 Mar 2003 13:49:31 +0000 Kim F. Storm (mode_line_string, marginal_area_string): Use enum
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 19 Jan 2003 21:50:03 +0000 Jan Dj«£rv GTK version
Fri, 19 Jul 2002 14:27:09 +0000 Ken Raeburn (safe_bcopy): Source pointer now points to const.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Wed, 24 Apr 2002 17:05:44 +0000 Gerd Moellmann (update_text_area): Set phys_cursor_on_p to 0 in the
Sun, 14 Apr 2002 08:16:33 +0000 Pavel Jan«¿k (marginal_area_string): Sort arguments.
Fri, 12 Apr 2002 09:36:56 +0000 Gerd Moellmann (marginal_area_string): New.
Sat, 30 Mar 2002 11:55:21 +0000 Gerd Moellmann Update copyright.
Sat, 30 Mar 2002 11:54:45 +0000 Gerd Moellmann (direct_output_for_insert): Call
Tue, 05 Mar 2002 18:09:25 +0000 Stefan Monnier (sit_for): Don't wait if executing a kbd macro.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Sat, 19 Jan 2002 13:54:57 +0000 Pavel Jan«¿k (update_frame): Move the variable `tem' to the block where it is used.
Tue, 11 Dec 2001 22:20:20 +0000 Richard M. Stallman Test GNU_LINUX, not LINUX.
Fri, 16 Nov 2001 13:02:02 +0000 Kim F. Storm Fringe cleanup.
Thu, 15 Nov 2001 10:29:34 +0000 Gerd Moellmann (direct_output_forward_char): Fix character/byte
Wed, 14 Nov 2001 00:04:38 +0000 Richard M. Stallman (syms_of_display): Doc fix.
Tue, 13 Nov 2001 06:57:12 +0000 Pavel Jan«¿k (Fsit_for): Reindent.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jan«¿k Update usage of CHECK_ macros (remove unused second argument).
Tue, 30 Oct 2001 16:59:41 +0000 Gerd Moellmann (change_frame_size_1): Set frame's resized_p.
Fri, 26 Oct 2001 13:35:12 +0000 Eli Zaretskii (syms_of_display) <visible-bell>: Add a reference to
Wed, 24 Oct 2001 20:24:02 +0000 Pavel Jan«¿k (sync_window_with_frame_matrix_rows): Remove unused variable `area'.
Tue, 23 Oct 2001 15:14:53 +0000 Gerd Moellmann (sync_window_with_frame_matrix_rows): Fix
Sat, 20 Oct 2001 05:42:06 +0000 Miles Bader (update_frame_line): Don't call reassert_line_highlight.
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Mon, 15 Oct 2001 11:09:48 +0000 Pavel Jan«¿k (Fsleep_for): Fix typo in a doc string.
Sun, 14 Oct 2001 10:36:01 +0000 Gerd Moellmann Put doc strings in comments.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Wed, 26 Sep 2001 11:15:40 +0000 Gerd Moellmann (required_matrix_width, required_matrix_height): New
Wed, 12 Sep 2001 11:43:47 +0000 Gerd Moellmann (set_window_cursor_after_update): Fix code
Mon, 10 Sep 2001 13:25:34 +0000 Gerd Moellmann (direct_output_for_insert): Don't change IT's
Tue, 28 Aug 2001 09:01:08 +0000 Gerd Moellmann (direct_output_for_insert): Set updated_area
Thu, 09 Aug 2001 09:37:50 +0000 Gerd Moellmann (adjust_glyph_matrix): Undo last change.
Wed, 08 Aug 2001 11:41:07 +0000 Gerd Moellmann (adjust_glyph_matrix): In the optimization for
Fri, 27 Jul 2001 15:28:46 +0000 Gerd Moellmann (shift_glyph_matrix, blank_row): Fix computation
Mon, 23 Jul 2001 11:33:42 +0000 Gerd Moellmann (adjust_glyph_matrix): In the optimization for
Thu, 19 Jul 2001 13:16:14 +0000 Gerd Moellmann (update_window): Don't set the cursor at the end
Tue, 10 Jul 2001 16:16:48 +0000 Gerd Moellmann (update_window): Don't skip the header-line