log src/dispnew.c @ 79480:2ee2b0c82227

age author description
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
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