Thu, 09 Sep 2004 14:53:23 +0000 |
Richard M. Stallman |
(decode_mode_spec): Use current buffer for most purposes.
|
Thu, 09 Sep 2004 01:30:27 +0000 |
Richard M. Stallman |
(Fformat_mode_line): New arg BUFFER says which buffer to use.
|
Wed, 08 Sep 2004 11:37:16 +0000 |
Kim F. Storm |
(set_cursor_from_row): Also look at 'cursor' property in
|
Tue, 07 Sep 2004 20:51:16 +0000 |
Kim F. Storm |
(set_cursor_from_row): Fix last change. Only use 'cursor'
|
Fri, 03 Sep 2004 20:43:38 +0000 |
Richard M. Stallman |
Fix line breaks to follow Emacs conventions.
|
Fri, 03 Sep 2004 20:42:04 +0000 |
Richard M. Stallman |
Fix line breaks to follow Emacs conventions.
|
Thu, 02 Sep 2004 22:34:07 +0000 |
Kim F. Storm |
(set_cursor_from_row): Look for non-nil `cursor' property
|
Thu, 02 Sep 2004 17:01:20 +0000 |
Steven Tamm |
(note_mouse_highlight): Set the mouse pointer shape to
|
Fri, 20 Aug 2004 10:34:12 +0000 |
Kim F. Storm |
Rename wait_reading_process_input to wait_reading_process_output.
|
Mon, 26 Jul 2004 23:16:48 +0000 |
Kim F. Storm |
(move_it_in_display_line_to): Check BUFFER_POS_REACHED_P after
|
Sun, 25 Jul 2004 22:15:03 +0000 |
Kim F. Storm |
(move_it_in_display_line_to): If overflow-newline-into-fringe
|
Wed, 21 Jul 2004 21:09:43 +0000 |
Kim F. Storm |
(display_line): Increment nrows_scale_factor and set
|
Mon, 19 Jul 2004 00:50:20 +0000 |
Luc Teirlinck |
(syms_of_xdisp): Correct capitalization error in
|
Mon, 21 Jun 2004 21:55:56 +0000 |
Kim F. Storm |
(add_to_log): Use SAFE_ALLOCA.
|
Tue, 15 Jun 2004 10:35:05 +0000 |
Kim F. Storm |
(try_cursor_movement): Exclude header line from scroll
|
Mon, 14 Jun 2004 20:49:05 +0000 |
Juanma Barranquero |
(Vimage_types): Delete (moved to image.c).
|
Sun, 30 May 2004 00:18:41 +0000 |
Steven Tamm |
Support Tooltips with the Carbon emacs port.
|
Wed, 26 May 2004 22:11:29 +0000 |
Kim F. Storm |
(back_to_previous_visible_line_start): Skip backwards
|
Sat, 22 May 2004 22:11:24 +0000 |
Richard M. Stallman |
(try_scrolling): If scroll-up-aggressively or scroll-down-aggressively
|
Mon, 17 May 2004 22:48:56 +0000 |
Kim F. Storm |
(next_overlay_change, note_mouse_highlight): Use GET_OVERLAYS_AT.
|
Mon, 10 May 2004 11:16:37 +0000 |
Kim F. Storm |
(calc_line_height_property): Use string position when
|
Tue, 04 May 2004 12:51:45 +0000 |
Kim F. Storm |
(Qtotal): New var.
|
Sat, 01 May 2004 21:19:31 +0000 |
Stefan Monnier |
(calc_line_height_property): YAILOM (yet another int/Lisp_Object mixup).
|
Thu, 29 Apr 2004 22:37:52 +0000 |
Kim F. Storm |
(init_iterator): Handle line-spacing float value.
|
Wed, 28 Apr 2004 21:00:40 +0000 |
Kim F. Storm |
(null_glyph_slice): New var.
|
Tue, 27 Apr 2004 22:00:03 +0000 |
Stefan Monnier |
(x_produce_glyphs): Fix the proverbial int/Lisp_Object mixup.
|
Tue, 27 Apr 2004 08:48:12 +0000 |
Kim F. Storm |
(x_produce_glyphs): Fix last change; handle newline in
|
Mon, 26 Apr 2004 22:05:43 +0000 |
Kim F. Storm |
(Qline_height): New variable.
|
Sat, 24 Apr 2004 23:28:10 +0000 |
Kim F. Storm |
(append_space_for_newline): Rename from append_space.
|
Tue, 20 Apr 2004 22:19:09 +0000 |
Kim F. Storm |
(Qslice): New variable.
|
Fri, 16 Apr 2004 20:11:17 +0000 |
Kim F. Storm |
(update_overlay_arrows): Fix handling of up_to_date < 0.
|
Fri, 16 Apr 2004 19:32:23 +0000 |
Juanma Barranquero |
(try_scrolling): Make sure `scroll-conservatively' is not too large before
|
Tue, 13 Apr 2004 21:31:23 +0000 |
Kim F. Storm |
(get_glyph_string_clip_rect): Fix reduction of cursor
|
Mon, 05 Apr 2004 21:54:43 +0000 |
Kim F. Storm |
(clear_mouse_face): Only clear mouse highlight if not hidden.
|
Fri, 26 Mar 2004 00:33:18 +0000 |
Kim F. Storm |
(syms_of_xdisp): Include `void-variable' in list_of_error
|
Fri, 19 Mar 2004 20:32:39 +0000 |
Kim F. Storm |
(move_it_in_display_line_to): Fix MOVE_TO_POS case when
|
Fri, 19 Mar 2004 13:57:08 +0000 |
Jan Dj¸«£rv |
xdisp.c (calc_pixel_width_or_height): Add ifdef HAVE_WINDOW_SYSTEM
|
Fri, 19 Mar 2004 00:43:16 +0000 |
Kim F. Storm |
(Qcenter): Declare here.
|
Tue, 16 Mar 2004 13:12:03 +0000 |
Masatake YAMATO |
(note_mode_line_or_margin_highlight): Accept HEADER_LINE when keymap and cursor are setup.
|
Wed, 03 Mar 2004 09:02:50 +0000 |
Kim F. Storm |
(display_line): Fix call to get_overlay_arrow_glyph_row.
|
Mon, 01 Mar 2004 23:55:52 +0000 |
Kim F. Storm |
(Voverlay_arrow_variable_list): New variable to properly
|
Wed, 25 Feb 2004 22:39:54 +0000 |
Kim F. Storm |
(handle_single_display_prop): Handle left-fringe and
|
Wed, 25 Feb 2004 12:54:16 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-114
|
Wed, 18 Feb 2004 21:01:50 +0000 |
Kim F. Storm |
(get_window_cursor_type, display_and_set_cursor): Fix last change.
|
Tue, 17 Feb 2004 21:36:00 +0000 |
Kim F. Storm |
(get_window_cursor_type): Don't look at glyph if NULL.
|
Tue, 17 Feb 2004 21:06:59 +0000 |
Kim F. Storm |
(fast_find_position): Fix return value of new version
|
Mon, 16 Feb 2004 04:53:28 +0000 |
Stefan Monnier |
Lisp_Object/int mixup.
|
Sun, 08 Feb 2004 23:20:52 +0000 |
Kim F. Storm |
(Voverflow_newline_into_fringe, syms_of_xdisp)
|
Fri, 06 Feb 2004 23:59:57 +0000 |
Kim F. Storm |
(hscroll_window_tree): Position cursor near to right margin in hscrolled
|
Sat, 17 Jan 2004 03:31:26 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-41
|
Fri, 16 Jan 2004 18:47:20 +0000 |
Kim F. Storm |
(Voverflow_newline_into_fringe): New variable.
|
Tue, 06 Jan 2004 22:38:23 +0000 |
Kim F. Storm |
(note_mode_line_or_margin_highlight): Use modified
|
Sun, 28 Dec 2003 16:05:28 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sun, 28 Dec 2003 00:12:27 +0000 |
Kim F. Storm |
(Qarrow, Qhand, Qtext, Qpointer): New variables for
|
Sat, 27 Dec 2003 01:12:57 +0000 |
Karoly Lorentey |
Full support for multiple terminal I/O (with some rough edges).
|
Fri, 26 Dec 2003 04:24:54 +0000 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
Thu, 25 Dec 2003 06:59:31 +0000 |
Karoly Lorentey |
Implemented multiple tty support.
|
Wed, 24 Dec 2003 18:55:24 +0000 |
Karoly Lorentey |
Add a level of indirection to terminal characteristics.
|
Thu, 27 Nov 2003 21:17:23 +0000 |
Kim F. Storm |
(Vdisplay_pixels_per_inch): New variable.
|
Sun, 23 Nov 2003 00:10:40 +0000 |
Kim F. Storm |
(note_mode_line_or_margin_highlight): Adapt to new
|
Tue, 18 Nov 2003 23:44:11 +0000 |
Kim F. Storm |
(init_iterator): Initialize it->start to position
|
Sun, 16 Nov 2003 23:44:22 +0000 |
Kim F. Storm |
(start_display): Set it->first_vpos.
|
Sun, 16 Nov 2003 16:05:24 +0000 |
Jan Dj¸«£rv |
Implement multiple display handling for GTK.
|
Thu, 13 Nov 2003 01:47:25 +0000 |
Kenichi Handa |
(select_frame_for_redisplay): New function.
|
Sat, 11 Oct 2003 22:32:17 +0000 |
Kim F. Storm |
(compute_fringe_widths): Doc fix.
|
Mon, 08 Sep 2003 07:51:08 +0000 |
Lute Kamstra |
(pint2hrstr): New function.
|
Wed, 03 Sep 2003 07:50:46 +0000 |
Kim F. Storm |
(get_window_cursor_type): Partially undo 2002-03-01 change (superseded
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 31 Aug 2003 21:38:07 +0000 |
Jason Rumney |
(init_iterator): Remove old WINDOWSNT conditional.
|
Fri, 29 Aug 2003 21:46:17 +0000 |
Gerd Moellmann |
(redisplay_internal): Fix change of 2003-04-30. Don't
|
Wed, 09 Jul 2003 14:51:29 +0000 |
Stefan Monnier |
(load_overlay_strings): Use new type for overlays_(before|after).
|
Tue, 08 Jul 2003 21:28:38 +0000 |
Stefan Monnier |
(fast_find_position): Remove unused var.
|
Mon, 07 Jul 2003 20:40:57 +0000 |
Richard M. Stallman |
(reseat_1): Set it->area to TEXT_AREA.
|
Fri, 27 Jun 2003 02:24:29 +0000 |
Richard M. Stallman |
(fast_find_position): Enable Gerd's new definition.
|
Thu, 26 Jun 2003 23:18:07 +0000 |
Stefan Monnier |
(message_dolog): Update for new types.
|
Sun, 15 Jun 2003 21:16:11 +0000 |
Stefan Monnier |
(handle_tool_bar_click): Don't pass uninitialized
|
Sat, 14 Jun 2003 23:01:54 +0000 |
Kim F. Storm |
(x_fix_overlapping_area): Always use area relative X to fix redisplay
|
Mon, 09 Jun 2003 23:01:52 +0000 |
Kim F. Storm |
(phys_cursor_in_rect_p): Fix 2003-05-24 change.
|
Tue, 03 Jun 2003 22:36:13 +0000 |
Stefan Monnier |
(update_tool_bar): Add missing UNGCPRO.
|
Tue, 27 May 2003 23:30:10 +0000 |
Kim F. Storm |
(expose_window): Fix error in calculation of
|
Mon, 26 May 2003 22:06:33 +0000 |
Andreas Schwab |
(try_window_id): Avoid aborting if PT is inside a
|
Sun, 25 May 2003 17:47:48 +0000 |
Stefan Monnier |
(window_text_bottom_y, draw_row_fringe_bitmaps)
|
Sat, 24 May 2003 22:08:54 +0000 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
Fri, 23 May 2003 23:32:55 +0000 |
Stefan Monnier |
(display_mode_element): Increase max depth.
|
Sat, 10 May 2003 16:27:35 +0000 |
Stefan Monnier |
(single_display_prop_intangible_p): Make `space' display
|
Wed, 30 Apr 2003 12:03:53 +0000 |
Richard M. Stallman |
(move_it_vertically_backward): Do the final big else even if nlines is 0.
|
Wed, 23 Apr 2003 17:51:33 +0000 |
Jan Dj¸«£rv |
* xdisp.c (update_tool_bar): BLOCK_INPUT before calling
|
Wed, 16 Apr 2003 05:09:36 +0000 |
Richard M. Stallman |
(try_window, try_window_reusing_current_matrix):
|
Sun, 30 Mar 2003 15:39:12 +0000 |
Andreas Schwab |
(x_insert_glyphs): Fix swapped width and height
|
Fri, 28 Mar 2003 14:11:55 +0000 |
Stefan Monnier |
(set_vertical_scroll_bar): New fun. Extracted from redisplay_window.
|
Thu, 27 Mar 2003 03:04:22 +0000 |
Richard M. Stallman |
(update_tool_bar): Recompute tool bar if
|
Wed, 26 Mar 2003 16:13:44 +0000 |
Jan Dj¸«£rv |
* xdisp.c (update_menu_bar): Set w->update_mode_line to Qt
|
Mon, 24 Mar 2003 19:59:08 +0000 |
Andrew Choi |
Allow building on Mac OS X again after Kim's merging of display code.
|
Mon, 24 Mar 2003 03:32:51 +0000 |
John Paul Wallington |
(redisplay_window): If mini window's buffer is not
|
Sun, 23 Mar 2003 01:03:23 +0000 |
Jan Dj¸«£rv |
* xdisp.c (get_glyph_string_clip_rect): Removed ; at end of #endif
|
Fri, 21 Mar 2003 22:56:52 +0000 |
Kim F. Storm |
* xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
|
Fri, 21 Mar 2003 21:48:44 +0000 |
Kim F. Storm |
(get_glyph_string_clip_rect): Use FRAME_INTERNAL_BORDER_WIDTH.
|
Fri, 21 Mar 2003 14:23:32 +0000 |
Kim F. Storm |
Fix compilation for --with-x=no.
|
Fri, 21 Mar 2003 13:52:28 +0000 |
Kim F. Storm |
The following changes consolidate code related to writing and
|
Tue, 18 Mar 2003 23:46:21 +0000 |
Kim F. Storm |
Fix compilation with --with-x=no.
|
Mon, 17 Mar 2003 16:07:30 +0000 |
Stefan Monnier |
Include blockinput.h for interrupt_input_blocked.
|
Sun, 16 Mar 2003 22:01:40 +0000 |
Juanma Barranquero |
(x_produce_glyphs): Use FRAME_BASELINE_OFFSET.
|
Sun, 16 Mar 2003 20:45:46 +0000 |
Kim F. Storm |
Consolidate gui-independent "glyph string" code here.
|
Wed, 12 Mar 2003 22:57:28 +0000 |
Kim F. Storm |
Make last change compile on non-X systems.
|
Wed, 12 Mar 2003 12:11:00 +0000 |
Kim F. Storm |
The following changes consolidates the fringe handling from
|
Tue, 25 Feb 2003 12:33:07 +0000 |
Kim F. Storm |
(redisplay_window): Fix infinite loop in redisplay.
|
Mon, 24 Feb 2003 07:57:55 +0000 |
Juanma Barranquero |
(Qwhen): Declare external; it's now defined in callint.c.
|
Tue, 18 Feb 2003 00:17:17 +0000 |
Andreas Schwab |
(in_display_vector_p): New function.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Fri, 31 Jan 2003 03:53:43 +0000 |
Kenichi Handa |
(SKIP_GLYPHS): New macro.
|
Wed, 29 Jan 2003 13:12:46 +0000 |
Kenichi Handa |
(set_cursor_from_row): Pay attention to string display properties.
|
Mon, 20 Jan 2003 08:54:46 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 20 Jan 2003 08:53:53 +0000 |
Richard M. Stallman |
(redisplay_window): If mini window's buffer is not
|
Sun, 19 Jan 2003 21:50:03 +0000 |
Jan Dj¸«£rv |
GTK version
|
Wed, 15 Jan 2003 06:38:54 +0000 |
Kenichi Handa |
(message_dolog): Fix bug of the case that *Message*
|
Mon, 06 Jan 2003 00:58:45 +0000 |
Richard M. Stallman |
(try_scrolling): New arg LAST_LINE_MISFIT.
|
Sun, 22 Dec 2002 21:59:20 +0000 |
Richard M. Stallman |
(try_cursor_movement): Don't call try_window here.
|
Sat, 21 Dec 2002 18:09:54 +0000 |
Richard M. Stallman |
(row_containing_pos): Change exit test using last_y.
|
Wed, 11 Dec 2002 21:21:17 +0000 |
Kim F. Storm |
(try_window_id): Don't call set_cursor_from_row if
|
Mon, 09 Dec 2002 01:56:05 +0000 |
Richard M. Stallman |
(row_containing_pos): Check more carefully
|