]> code.delx.au - gnu-emacs/history - src/dispnew.c
*** empty log message ***
[gnu-emacs] / src / dispnew.c
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...
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 NguyenUpdate 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_ar...
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 NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-23 Juanma Barranquero(Fsleep_for, Fsit_for): Follow error conventions.
2005-06-22 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-20 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
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 MonnierCopyright 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. StormAdapt to new wait_reading_process_input args.
2004-07-21 Kim F. Storm(margin_glyphs_to_reserve): Apply ncols_scale_factor.
2004-04-20 Kim F. Storm(buffer_posn_from_coords): Return full image width
2004-04-13 Kim F. Storm(update_window): Only set changed_p if
2004-02-28 Kim F. Storm(update_window): Update header line also if there are
2004-02-08 Kim F. Storm(row_equal_p): Compare fringe bitmap faces and overlay
2004-01-17 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-01-16 Kim F. Storm(row_equal_p, update_window_line): Compare fringe bitmaps
2004-01-06 Kim F. Storm(buffer_posn_from_coords): Return both buffer/string
2003-12-28 Kim F. Storm(buffer_posn_from_coords): Fix calculation of dy for
2003-11-29 Jan Djärv* dispnew.c (buffer_posn_from_coords): Add ifdef HAVE_W...
2003-11-27 Kim F. Storm(buffer_posn_from_coords): Calculate and return pixel
2003-11-23 Kim F. Storm(buffer_posn_from_coords): Return actual row/column
2003-11-14 Kim F. Storm(update_text_area): Fix redisplay error when hscroll
2003-09-01 Miles BaderAdd arch taglines
2003-08-29 Richard M. Stallman(adjust_glyph_matrix): Call window_box whenever W is...
2003-06-02 Stefan Monnier(Fsit_for): Don't lie about the number of args.
2003-05-25 Stefan Monnier(mode_line_string): Remove unused var `f'.
2003-05-24 Kim F. StormMake (many) trivial substitutions for renamed and
2003-04-14 Stefan Monnier(Fsit_For): Support XEmacs-style arg list.
2003-03-21 Kim F. Storm(mode_line_string, marginal_area_string): Use enum
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-01-19 Jan DjärvGTK version
2002-07-19 Ken Raeburn(safe_bcopy): Source pointer now points to const.
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-11 Juanma BarranqueroUse macro SPECPDL_INDEX.
2002-04-26 Andrew ChoiPatch for building Emacs on Mac OS X. April 26, 2002...
2002-04-24 Gerd Moellmann(update_text_area): Set phys_cursor_on_p to 0 in the
2002-04-14 Pavel Janík(marginal_area_string): Sort arguments.
2002-04-12 Gerd Moellmann(marginal_area_string): New.
2002-03-30 Gerd MoellmannUpdate copyright.
2002-03-30 Gerd Moellmann(direct_output_for_insert): Call
2002-03-05 Stefan Monnier(sit_for): Don't wait if executing a kbd macro.
2002-03-04 Stefan MonnierChange defvar_int def and vars to use EMACS_INT instead...
2002-01-19 Pavel Janík(update_frame): Move the variable `tem' to the block...
2001-12-11 Richard M. StallmanTest GNU_LINUX, not LINUX.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-15 Gerd Moellmann(direct_output_forward_char): Fix character/byte
2001-11-14 Richard M. Stallman(syms_of_display): Doc fix.
2001-11-13 Pavel Janík(Fsit_for): Reindent.
2001-11-02 Pavel JaníkUpdate usage of CHECK_ macros (remove unused second...
2001-10-30 Gerd Moellmann(change_frame_size_1): Set frame's resized_p.
2001-10-26 Eli Zaretskii(syms_of_display) <visible-bell>: Add a reference to
2001-10-24 Pavel Janík(sync_window_with_frame_matrix_rows): Remove unused...
2001-10-23 Gerd Moellmann(sync_window_with_frame_matrix_rows): Fix
2001-10-20 Miles Bader(update_frame_line): Don't call reassert_line_highlight.
2001-10-17 Miles BaderChange doc-string comments to `new style' [w/`doc:...
2001-10-15 Pavel Janík(Fsleep_for): Fix typo in a doc string.
2001-10-14 Gerd MoellmannPut doc strings in comments.
2001-10-08 Gerd MoellmannDon't define min/max.
2001-09-26 Gerd Moellmann(required_matrix_width, required_matrix_height): New
2001-09-12 Gerd Moellmann(set_window_cursor_after_update): Fix code
2001-09-10 Gerd Moellmann(direct_output_for_insert): Don't change IT's
2001-08-28 Gerd Moellmann(direct_output_for_insert): Set updated_area
2001-08-09 Gerd Moellmann(adjust_glyph_matrix): Undo last change.
2001-08-08 Gerd Moellmann(adjust_glyph_matrix): In the optimization for
2001-07-27 Gerd Moellmann(shift_glyph_matrix, blank_row): Fix computation
2001-07-23 Gerd Moellmann(adjust_glyph_matrix): In the optimization for
2001-07-19 Gerd Moellmann(update_window): Don't set the cursor at the end
2001-07-10 Gerd Moellmann(update_window): Don't skip the header-line
2001-03-30 Gerd Moellmann(adjust_glyph_matrix): Don't try to reuse the current
2001-03-09 Gerd Moellmann(buffer_posn_from_coords): Add parameters OBJECT and
2001-03-06 Eli Zaretskii(syms_of_display) <glyph-table>: Doc fix.
2001-02-26 Gerd MoellmannCheck HAVE_TERM_H before including term.h.
2001-02-22 Gerd Moellmann(direct_output_for_insert): Give up if we are showing
2001-02-16 Gerd Moellmann(direct_output_for_insert): Recognize more cases where
2001-02-15 Gerd Moellmann(update_text_area): Undo change of 2001-01-12.
2001-02-06 Gerd Moellmann(update_frame_line): Rename parameter FRAME to F.
2001-01-26 Gerd Moellmann(adjust_glyph_matrix): Always clear desired matrices.
2001-01-20 Andrew Innes(Fredraw_frame): Remove reference to
2001-01-17 Gerd Moellmann(direct_output_for_insert): If char_ins_del_ok is
next