Thu, 30 Jun 2005 18:02:52 +0000 |
Jan Dj¸«£rv |
* xterm.c (handle_one_xevent): bzero compose_status when nbytes
|
Thu, 30 Jun 2005 14:56:48 +0000 |
Juri Linkov |
(x_draw_vertical_window_border): Use foreground of
|
Mon, 06 Jun 2005 21:27:50 +0000 |
Stefan Monnier |
(x_create_toolkit_scroll_bar): Use XtNarrowScrollbars if available.
|
Fri, 03 Jun 2005 23:02:03 +0000 |
Kim F. Storm |
(handle_one_xevent): Also ignore mouse motion just
|
Fri, 27 May 2005 11:28:30 +0000 |
Kenichi Handa |
(x_encode_char): Call check_ccl_update in advance.
|
Tue, 10 May 2005 09:19:19 +0000 |
Richard M. Stallman |
Fix previous change.
|
Tue, 10 May 2005 09:18:48 +0000 |
Richard M. Stallman |
(noinclude): Add #undef.
|
Thu, 31 Mar 2005 22:42:46 +0000 |
Stefan Monnier |
Include ThreeD.h for XtNbeNiceToColormap.
|
Thu, 17 Feb 2005 12:51:16 +0000 |
Andreas Schwab |
(handle_one_xevent): Use union of struct input_event and
|
Thu, 03 Feb 2005 07:36:15 +0000 |
Richard M. Stallman |
(x_error_quitter): On GCC 3 and up, specify noinline.
|
Thu, 27 Jan 2005 22:34:05 +0000 |
Kim F. Storm |
(x_clip_to_row): Ensure y >= 0.
|
Thu, 27 Jan 2005 17:00:38 +0000 |
Stefan Monnier |
(x_error_quitter): Add a prototype. Make it static again.
|
Tue, 25 Jan 2005 01:26:57 +0000 |
Richard M. Stallman |
(x_error_quitter): No longer static, and moved after x_error_handler.
|
Thu, 20 Jan 2005 15:23:22 +0000 |
Kim F. Storm |
(x_draw_glyph_string_box): Fix last_x for full width rows.
|