| Commit message (Expand) | Author | Age | Files | Lines |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -21/+21 |
* | Fix input methods for GTK. | Jan Djärv | 2003-01-25 | 1 | -21/+57 |
* | *** empty log message *** | Jan Djärv | 2003-01-19 | 1 | -0/+4 |
* | GTK version | Jan Djärv | 2003-01-19 | 1 | -52/+387 |
* | *** empty log message *** | Jan Djärv | 2003-01-08 | 1 | -1147/+1199 |
* | (x_catch_errors): Save dpy using make_save_value. | Richard M. Stallman | 2003-01-06 | 1 | -2/+10 |
* | (x_draw_glyph_string_foreground) | Miles Bader | 2002-11-17 | 1 | -4/+23 |
* | (x_draw_relief_rect, x_draw_box_rect, x_update_cursor): | Dave Love | 2002-11-14 | 1 | -2/+3 |
* | (x_term_init): Use turn_on_atimers, not start_polling and stop_polling. | Richard M. Stallman | 2002-11-06 | 1 | -2/+2 |
* | (XTread_socket): Check Lisp types for Vx_keysym_table | Dave Love | 2002-11-04 | 1 | -5/+6 |
* | (XTread_socket): Fix last change. | Dave Love | 2002-10-31 | 1 | -70/+88 |
* | (Qeql): Declare. | Dave Love | 2002-10-30 | 1 | -6/+44 |
* | (note_mouse_highlight): Don't use mouse-face if hidden. | Kim F. Storm | 2002-10-26 | 1 | -3/+6 |
* | (get_window_cursor_type): New arg ACTIVE_CURSOR. | Kim F. Storm | 2002-10-24 | 1 | -1/+2 |
* | Fix typo in comment. | Juanma Barranquero | 2002-10-18 | 1 | -393/+393 |
* | * xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all | Jan Djärv | 2002-10-05 | 1 | -26/+1 |
* | * xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0, | Jan Djärv | 2002-10-03 | 1 | -2/+18 |
* | (x_encode_char): For DIM=1 charset, set ccl->reg[2] to | Kenichi Handa | 2002-09-30 | 1 | -0/+1 |
* | (x_specified_cursor_type): Remove prototype. | Kim F. Storm | 2002-08-30 | 1 | -72/+4 |
* | (x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR | Richard M. Stallman | 2002-08-27 | 1 | -3/+8 |
* | (x_term_init): Initialize dpyinfo->Xatom_UTF8_STRING. | Kenichi Handa | 2002-08-14 | 1 | -0/+2 |
* | Comment change. | Richard M. Stallman | 2002-08-05 | 1 | -1/+1 |
* | (x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor. | Richard M. Stallman | 2002-07-27 | 1 | -1/+4 |
* | (expose_overlaps): New function. | Richard M. Stallman | 2002-07-25 | 1 | -1/+49 |
* | (same_x_server): String pointer args now point to | Ken Raeburn | 2002-07-16 | 1 | -2/+2 |
* | * xterm.c (x_catch_errors, x_clear_errors): Use SSET. | Ken Raeburn | 2002-07-16 | 1 | -2/+2 |
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed to | Ken Raeburn | 2002-07-15 | 1 | -28/+28 |
* | Use macro SPECPDL_INDEX. | Juanma Barranquero | 2002-07-11 | 1 | -1/+1 |
* | Fix typo. | Juanma Barranquero | 2002-07-03 | 1 | -1/+1 |
* | (x_term_init): Turn off polling around XtOpenDisplay. | Richard M. Stallman | 2002-07-02 | 1 | -0/+2 |
* | Fix prototype for K&R. | Dave Love | 2002-07-01 | 1 | -1/+1 |
* | Indentation fixes. | Jan Djärv | 2002-06-28 | 1 | -5/+5 |
* | (x_focus_changed): New function. | Jan Djärv | 2002-06-28 | 1 | -48/+156 |
* | (XTread_socket): Disable composition handling. | Kenichi Handa | 2002-06-24 | 1 | -0/+5 |
* | Rename enum event_kind items. | Pavel Janík | 2002-06-13 | 1 | -17/+17 |
* | (x_display_and_set_cursor): Change the cursor in the same | Richard M. Stallman | 2002-05-28 | 1 | -32/+42 |
* | (x_write_glyphs): Clear phys_cursor_on_p if current | Kim F. Storm | 2002-05-22 | 1 | -0/+8 |
* | (x_draw_image_foreground, x_draw_image_foreground_1): | Kim F. Storm | 2002-05-08 | 1 | -4/+12 |
* | (XTread_socket): Disable the Xutf8LookupString code. | Stefan Monnier | 2002-04-29 | 1 | -1/+2 |
* | (x_draw_phys_cursor_glyph): Undo last change. Compute | Gerd Moellmann | 2002-04-26 | 1 | -23/+15 |
* | (x_draw_phys_cursor_glyph): Take into account that a box | Gerd Moellmann | 2002-04-25 | 1 | -1/+7 |
* | (x_display_and_set_cursor): Set phys_cursor_width to | Gerd Moellmann | 2002-04-24 | 1 | -1/+4 |
* | (notice_overwritten_cursor): Fix an off by 1 error. | Gerd Moellmann | 2002-04-24 | 1 | -1/+1 |
* | (notice_overwritten_cursor): Handle the special case | Gerd Moellmann | 2002-04-23 | 1 | -3/+8 |
* | (x_draw_hollow_cursor, x_draw_bar_cursor) | Gerd Moellmann | 2002-04-23 | 1 | -10/+35 |
* | Fix misleading comment after #endif. | Pavel Janík | 2002-04-22 | 1 | -1/+1 |
* | (note_mode_line_or_margin_highlight): Remove unused variables `row', `i' | Pavel Janík | 2002-04-19 | 1 | -2/+6 |
* | (x_draw_bar_cursor): New argument KIND; callers changed. | Eli Zaretskii | 2002-04-19 | 1 | -7/+22 |
* | (Qlatin_1, Qutf_8): New vars. | Stefan Monnier | 2002-04-16 | 1 | -37/+53 |
* | (note_mode_line_or_margin_highlight): Renamed from | Gerd Moellmann | 2002-04-12 | 1 | -64/+40 |