Bugfix festival.
[bpt/emacs.git] / src / dispnew.c
2003-12-29 Karoly LorenteyBugfix festival.
2003-12-28 Karoly LorenteyMerged in changes from CVS HEAD
2003-12-28 Karoly LorenteyMerged in changes from CVS HEAD
2003-12-28 Kim F. Storm(buffer_posn_from_coords): Fix calculation of dy for
2003-12-27 Karoly LorenteyFully eliminated global tty state variables.
2003-12-27 Karoly LorenteyFull support for multiple terminal I/O (with some rough...
2003-12-26 Karoly LorenteyFixed two typos.
2003-12-26 Karoly Lorenteylib-src/emacsclient.c: Implemented --here option ...
2003-12-25 Karoly LorenteyImplemented multiple tty support.
2003-12-24 Karoly LorenteyAdd a level of indirection to terminal characteristics.
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
2001-01-16 Gerd MoellmannCall redisplay_preserve_echo_area with additional arg.
2001-01-15 Gerd Moellmann(save_or_restore_current_matrices): Function removed.
2001-01-12 Gerd MoellmannFix last change.
2001-01-12 Gerd Moellmann(update_text_area): Put code which decrements the
2001-01-02 Andrew Innes(Fredraw_frame): Call set_terminal_modes for
2001-01-02 Gerd Moellmann(update_window): Don't check_current_matrix_flags.
2000-12-29 Gerd Moellmann(check_current_matrix_flags) [GLYPH_DEBUG]: New
2000-12-28 Gerd MoellmannUse #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
2000-12-28 Gerd MoellmannUse #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
2000-12-27 Gerd Moellmann(struct redisplay_history) [GLYPH_DEBUG]: New.
2000-12-23 Gerd Moellmann(save_frame_matrix, restore_frame_matrix): Removed.
2000-12-21 Gerd Moellmann(ensure_frame_matrix): Removed.
2000-12-20 Gerd Moellmann(fake_current_matrices, ensure_frame_matrix): New
2000-12-19 Gerd Moellmann(direct_output_for_insert): Fix check for mini-window
2000-12-15 Gerd Moellmann(update_window): Detect pending input every nth line
2000-12-13 Gerd Moellmann(update_window): If do_mouse_tracking is non-nil,
2000-12-06 Gerd Moellmann(adjust_glyph_matrix): Don't reuse a window's current
2000-12-05 Gerd Moellmann(scrolling_window): Fix code inserting runs in list...
2000-11-22 Gerd Moellmann(update_frame): Do nothing with frame's tool bar
2000-11-18 Gerd Moellmann(update_text_area): Fix last change.
2000-11-18 Gerd Moellmann(update_text_area): Don't skip over equal glyphs
2000-11-16 Kenichi Handa(null_row): New gloval static variable.
2000-10-31 Gerd Moellmann(update_frame_line): Handle case where spaces in
2000-10-22 Andrew ChoiInitial check-in: changes for building Emacs under...
2000-10-13 Gerd Moellmann(direct_output_for_insert): Call set_iterator_to_next
2000-09-27 Gerd Moellmann(adjust_glyph_matrix, enable_glyph_matrix_rows):
2000-09-22 Gerd Moellmann(enable_glyph_matrix_rows): Remove xasserts.
2000-09-21 Gerd Moellmann(scrolling_window): Compare y-positions of rows
2000-09-19 Gerd Moellmann(update_window_line): Make sure to always draw
next