log src/dispnew.c @ 77609:43f25ad63201

age author description
2007-04-16 Chong Yidong (adjust_frame_glyphs_for_frame_redisplay): Set garbaged flag in
2007-03-20 YAMAMOTO Mitsuharu (Fopen_termscript): Add BLOCK_INPUT around fclose.
2007-02-22 Kim F. Storm (update_text_area): Clear mouse face on header lines.
2007-02-22 Kim F. Storm (update_frame, update_single_window): Set force_p here if
2007-01-21 Chong Yidong * dispnew.c (update_text_area): Revert 2006-09-17 change.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-10-17 YAMAMOTO Mitsuharu (adjust_frame_glyphs_for_window_redisplay): Fix #endif comments.
2006-10-16 YAMAMOTO Mitsuharu (adjust_frame_glyphs_for_frame_redisplay): Remove unused variable ch_dim.
2006-10-10 Chong Yidong * dispnew.c (sit_for): Sit forever if TIMEOUT is t.
2006-09-17 Kim F. Storm (update_text_area): Undo 2000-07-18 change.
2006-09-10 Kim F. Storm (Fredisplay): Document return value.
2006-07-17 Richard M. Stallman Fix previous change.
2006-07-17 Richard M. Stallman Fix previous change.
2006-07-17 Richard M. Stallman (init_display): Mention DISPLAY as well as TERM in err msg.
2006-07-12 Kim F. Storm (sit_for): Tiny simplification.
2006-07-12 Kim F. Storm (sit_for): Use XINT.
2006-07-11 Kim F. Storm (sit_for): Signal error if TIMEOUT is not a number in case arg comes
2006-07-11 Kim F. Storm (sit_for): Reduce number of args from 5 to 3.
2006-07-11 Chong Yidong Doc fix.
2006-07-10 Kim F. Storm (Fredisplay): Doc fix.
2006-07-10 Kim F. Storm (Fredisplay): Add FORCE argument to force redisplay when
2006-07-10 Chong Yidong * puresize.h (BASE_PURESIZE): Increment to 1211000.
2006-07-03 Kim F. Storm (sit_for): Fix preempt condition.
2006-06-17 Kim F. Storm (update_frame): Check for input pending on entry.
2006-06-13 Kim F. Storm (sit_for): Undo 2006-06-01 change. Instead, a
2006-06-12 Kim F. Storm Modify preemptive redisplay to be based on periodic checks for input.
2006-06-04 David Kastrup Mention `redisplay-dont-pause' in doc string of
2006-06-01 Richard M. Stallman Whitespace changes.
2006-06-01 Kim F. Storm (sit_for): Perform redisplay even if input is pending
2006-05-01 YAMAMOTO Mitsuharu (update_window): Don't set changed_p when mode/header
2006-04-12 Jan Djärv * dispnew.c (init_display): Don't init X display if the user asked
2006-03-20 Andreas Schwab * dispnew.c (init_display): Check DISPLAY here.
2006-02-23 YAMAMOTO Mitsuharu (update_text_area): Avoid needless redraw of rightmost
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-10-07 Kim F. Storm (redraw_overlapped_rows, redraw_overlapping_rows)
2005-10-07 YAMAMOTO Mitsuharu (redraw_overlapping_rows): Call rif->fix_overlapping_area with new
2005-09-01 Stefan Monnier (window_to_frame_hpos, update_window):
2005-08-17 Kim F. Storm (buffer_posn_from_coords): Check that target row is
2005-08-16 Kim F. Storm (increment_row_positions): Skip non-enabled rows.
2005-08-07 Richard M. Stallman (Fframe_or_buffer_changed_p): Take an arg
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-23 Juanma Barranquero (Fsleep_for, Fsit_for): Follow error conventions.
2005-06-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
2005-06-20 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
2005-06-17 Richard M. Stallman (spec_glyph_lookup_face): New function.
2005-05-01 Luc Teirlinck (sit_for): Vexecuting_macro -> Vexecuting_kbd_macro.
2005-04-18 Kim F. Storm (row_equal_p, update_window_line, scrolling_window):
2005-04-09 Richard M. Stallman (mirror_line_dance): Avoid crash if W2 is null.
2005-03-17 Richard M. Stallman (mirror_line_dance): Set W2 according to FRAME_FROM.
2005-02-03 Stefan Monnier Copyright update.
2005-02-03 Kim F. Storm (build_frame_matrix_from_leaf_window)
2005-02-03 Steven Tamm * dispnew.c (update_window): Fixing compile error due to
2005-01-17 Kim F. Storm (mode_line_string, marginal_area_string): Fix
2005-01-16 Jan Djärv * keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)
2004-12-15 Jan Djärv * syssignal.h: Declare main_thread.
2004-10-31 Kim F. Storm (margin_glyphs_to_reserve): Don't use ncols_scale_factor.
2004-08-20 Kim F. Storm (Fsleep_for): Remove obsolete code.
2004-08-19 Kim F. Storm Adapt to new wait_reading_process_input args.
2004-07-21 Kim F. Storm (margin_glyphs_to_reserve): Apply ncols_scale_factor.