Merged in changes from CVS trunk.
[bpt/emacs.git] / src / xdisp.c
2004-04-16 Karoly LorenteyMerged in changes from CVS trunk.
2004-04-15 Karoly LorenteyMerged in changes from CVS trunk.
2004-04-13 Kim F. Storm(get_glyph_string_clip_rect): Fix reduction of cursor
2004-04-13 Karoly LorenteyMerged in changes from CVS trunk
2004-04-10 Karoly LorenteyMerged in changes from CVS HEAD
2004-04-08 Karoly LorenteyMerged in changes from CVS HEAD
2004-04-05 Kim F. Storm(clear_mouse_face): Only clear mouse highlight if not...
2004-04-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-30 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-28 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-26 Kim F. Storm(syms_of_xdisp): Include `void-variable' in list_of_error
2004-03-25 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-19 Karoly LorenteyTrivial cleanups to get rid of GCC warnings.
2004-03-19 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-19 Kim F. Storm(move_it_in_display_line_to): Fix MOVE_TO_POS case...
2004-03-19 Jan Djärvxdisp.c (calc_pixel_width_or_height): Add ifdef HAVE_WI...
2004-03-19 Kim F. Storm(Qcenter): Declare here.
2004-03-16 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-16 Masatake YAMATO(note_mode_line_or_margin_highlight): Accept HEADER_LIN...
2004-03-11 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-08 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-07 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-03 Kim F. Storm(display_line): Fix call to get_overlay_arrow_glyph_row.
2004-03-01 Kim F. Storm(Voverlay_arrow_variable_list): New variable to properly
2004-03-01 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-28 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-28 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-26 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-25 Kim F. Storm(handle_single_display_prop): Handle left-fringe and
2004-02-25 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-02-24 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-20 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-20 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-19 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-18 Kim F. Storm(get_window_cursor_type, display_and_set_cursor): Fix...
2004-02-18 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-17 Kim F. Storm(get_window_cursor_type): Don't look at glyph if NULL.
2004-02-17 Kim F. Storm(fast_find_position): Fix return value of new version
2004-02-17 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-16 Stefan MonnierLisp_Object/int mixup.
2004-02-08 Kim F. Storm(Voverflow_newline_into_fringe, syms_of_xdisp)
2004-02-07 Kim F. Storm(hscroll_window_tree): Position cursor near to right...
2004-02-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-02 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-26 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-25 Karoly LorenteyRemoved %T in mode-line-format. Trivial documentation...
2004-01-24 Karoly LorenteyFixed interactive temacs.
2004-01-23 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-22 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-17 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-01-16 Kim F. Storm(Voverflow_newline_into_fringe): New variable.
2004-01-12 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-11 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-10 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-10 Karoly LorenteyNumerous bugfixes and small improvements.
2004-01-06 Kim F. Storm(note_mode_line_or_margin_highlight): Use modified
2004-01-06 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-05 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-05 Karoly LorenteyConverted display hooks to be display-local. Plus...
2004-01-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-02 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-02 Karoly LorenteyGot rid of the rif (window-based redisplay interface...
2004-01-02 Karoly LorenteyFixed X support, preliminary support for X-tty combo...
2003-12-30 Karoly LorenteyMerged in changes from CVS head
2003-12-29 Karoly LorenteyMerged in changes from CVS head
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(Qarrow, Qhand, Qtext, Qpointer): New variables for
2003-12-27 Karoly LorenteyFull support for multiple terminal I/O (with some rough...
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-27 Kim F. Storm(Vdisplay_pixels_per_inch): New variable.
2003-11-23 Kim F. Storm(note_mode_line_or_margin_highlight): Adapt to new
2003-11-18 Kim F. Storm(init_iterator): Initialize it->start to position
2003-11-16 Kim F. Storm(start_display): Set it->first_vpos.
2003-11-16 Jan DjärvImplement multiple display handling for GTK.
2003-11-13 Kenichi Handa(select_frame_for_redisplay): New function.
2003-10-11 Kim F. Storm(compute_fringe_widths): Doc fix.
2003-09-08 Lute Kamstra(pint2hrstr): New function.
2003-09-03 Kim F. Storm(get_window_cursor_type): Partially undo 2002-03-01...
2003-09-01 Miles BaderAdd arch taglines
2003-08-31 Jason Rumney(init_iterator): Remove old WINDOWSNT conditional.
2003-08-29 Gerd Moellmann(redisplay_internal): Fix change of 2003-04-30. Don't
2003-07-09 Stefan Monnier(load_overlay_strings): Use new type for overlays_...
2003-07-08 Stefan Monnier(fast_find_position): Remove unused var.
2003-07-07 Richard M. Stallman(reseat_1): Set it->area to TEXT_AREA.
2003-06-27 Richard M. Stallman(fast_find_position): Enable Gerd's new definition.
2003-06-26 Stefan Monnier(message_dolog): Update for new types.
2003-06-15 Stefan Monnier(handle_tool_bar_click): Don't pass uninitialized
2003-06-14 Kim F. Storm(x_fix_overlapping_area): Always use area relative...
2003-06-09 Kim F. Storm(phys_cursor_in_rect_p): Fix 2003-05-24 change.
2003-06-03 Stefan Monnier(update_tool_bar): Add missing UNGCPRO.
2003-05-27 Kim F. Storm(expose_window): Fix error in calculation of
2003-05-26 Andreas Schwab(try_window_id): Avoid aborting if PT is inside a
2003-05-25 Stefan Monnier(window_text_bottom_y, draw_row_fringe_bitmaps)
2003-05-24 Kim F. StormMake (many) trivial substitutions for renamed and
2003-05-23 Stefan Monnier(display_mode_element): Increase max depth.
2003-05-10 Stefan Monnier(single_display_prop_intangible_p): Make `space' display
next