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.
|