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 Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-41
|
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-29 |
Karoly Lorentey |
Bugfix festival.
|
2003-12-28 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2003-12-28 |
Kim F. Storm |
(buffer_posn_from_coords): Fix calculation of dy for
|
2003-12-27 |
Karoly Lorentey |
Fully eliminated global tty state variables.
|
2003-12-27 |
Karoly Lorentey |
Full support for multiple terminal I/O (with some rough edges).
|
2003-12-26 |
Karoly Lorentey |
Fixed two typos.
|
2003-12-26 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
2003-12-25 |
Karoly Lorentey |
Implemented multiple tty support.
|
2003-12-24 |
Karoly Lorentey |
Add a level of indirection to terminal characteristics.
|
2003-11-29 |
Jan Djärv |
* dispnew.c (buffer_posn_from_coords): Add ifdef HAVE_WINDOW_SYSTEM
|
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 Bader |
Add arch taglines
|
2003-08-29 |
Richard M. Stallman |
(adjust_glyph_matrix): Call window_box whenever W is nonzero.
|
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. Storm |
Make (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 Barranquero |
Trailing whitespace deleted.
|
2003-01-19 |
Jan Djärv |
GTK version
|
2002-07-19 |
Ken Raeburn |
(safe_bcopy): Source pointer now points to const.
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-07-11 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
2002-04-26 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
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 Moellmann |
Update 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 Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
2002-01-19 |
Pavel Janík |
(update_frame): Move the variable `tem' to the block where it is used.
|
2001-12-11 |
Richard M. Stallman |
Test GNU_LINUX, not LINUX.
|
2001-11-16 |
Kim F. Storm |
Fringe 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ík |
Update usage of CHECK_ macros (remove unused second argument).
|
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 variable `area'.
|
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 Bader |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-10-15 |
Pavel Janík |
(Fsleep_for): Fix typo in a doc string.
|
2001-10-14 |
Gerd Moellmann |
Put doc strings in comments.
|
2001-10-08 |
Gerd Moellmann |
Don'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 Moellmann |
Check 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 Moellmann |
Call redisplay_preserve_echo_area with additional arg.
|
2001-01-15 |
Gerd Moellmann |
(save_or_restore_current_matrices): Function removed.
|
2001-01-12 |
Gerd Moellmann |
Fix 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 Moellmann |
Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
|
2000-12-28 |
Gerd Moellmann |
Use #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 of all runs.
|
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 Choi |
Initial check-in: changes for building Emacs under Mac OS.
|
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
|
2000-09-18 |
Gerd Moellmann |
(update_window): Move test for invisible lines
|
2000-09-16 |
Gerd Moellmann |
(update_window): Make sure to make desired rows
|
2000-08-30 |
Gerd Moellmann |
(update_frame): Only set display_completed here; use
|
2000-08-29 |
Gerd Moellmann |
(build_frame_matrix_from_leaf_window): If a row of a
|
2000-08-22 |
Andrew Innes |
Include keyboard.h before frame.h.
|
2000-08-09 |
Gerd Moellmann |
(Qredisplay_dont_pause): New variable.
|
2000-08-09 |
Gerd Moellmann |
(mode_line_string): Declare parameter MODE_LINE_P.
|
2000-07-19 |
Gerd Moellmann |
(direct_output_for_insert): Remove confusing
|
2000-07-18 |
Gerd Moellmann |
(update_text_area): Write the whole row if it
|
2000-07-12 |
Gerd Moellmann |
(redraw_overlapped_rows): Add missing local.
|
2000-07-12 |
Gerd Moellmann |
(make_current): Preserve the mouse_face_p flag of the
|
2000-07-11 |
Gerd Moellmann |
(direct_output_forward_char): Give up if currently
|
2000-07-05 |
Gerd Moellmann |
(clear_glyph_row): Add debug code in #if 0.
|
2000-06-28 |
Gerd Moellmann |
(struct row_entry): New structure.
|