| Commit message (Expand) | Author | Age | Files | Lines |
* | (x_alloc_lighter_color_for_widget): New function. | Miles Bader | 2000-09-03 | 1 | -0/+21 |
* | (XTread_socket): Change calls to gen_help_event. | Gerd Moellmann | 2000-08-21 | 1 | -2/+3 |
* | Include coding.h. | Kenichi Handa | 2000-08-11 | 1 | -15/+80 |
* | (x_draw_bar_cursor): If cursor is on an image, draw a | Gerd Moellmann | 2000-08-10 | 1 | -19/+28 |
* | (note_mouse_highlight): Update call to overlays_at. | Miles Bader | 2000-08-08 | 1 | -2/+2 |
* | (x_draw_image_foreground): Avoid drawing outside | Gerd Moellmann | 2000-08-07 | 1 | -2/+12 |
* | (note_mouse_highlight): Process overlays in the right | Gerd Moellmann | 2000-07-21 | 1 | -3/+4 |
* | (note_mouse_highlight): If help-echo was found in an | Gerd Moellmann | 2000-07-21 | 1 | -3/+6 |
* | Add some more prototypes. | Gerd Moellmann | 2000-07-19 | 1 | -5/+12 |
* | (help_echo_window): New variable. | Gerd Moellmann | 2000-07-18 | 1 | -4/+11 |
* | (help_echo_object, help_echo_pos): New variables. | Gerd Moellmann | 2000-07-14 | 1 | -23/+55 |
* | (construct_mouse_click, x_scroll_bar_to_input_event) | Gerd Moellmann | 2000-07-13 | 1 | -28/+12 |
* | (x_handle_tool_bar_click): Store the frame in the | Gerd Moellmann | 2000-07-13 | 1 | -4/+8 |
* | (x_update_window_end): Add parameter | Gerd Moellmann | 2000-07-12 | 1 | -8/+49 |
* | (x_update_window_begin): No need to turn off the mouse | Gerd Moellmann | 2000-07-11 | 1 | -2/+13 |
* | (x_fill_stretch_glyph_string): Consume runs of stretch | Gerd Moellmann | 2000-07-10 | 1 | -13/+47 |
* | (XTread_socket): Increment handling_signal at the start, | Gerd Moellmann | 2000-07-05 | 1 | -0/+3 |
* | * xterm.c (note_mode_line_highlight, note_mouse_highlight) | Stefan Monnier | 2000-07-05 | 1 | -7/+7 |
* | (x_append_glyph, x_append_composite_glyph) | Gerd Moellmann | 2000-07-05 | 1 | -35/+34 |
* | (xim_initialize) [!USE_XIM]: Don't set up the | Gerd Moellmann | 2000-06-26 | 1 | -0/+12 |
* | Don't include sys/types.h unconditionally. Don't protect its inclusion | Dave Love | 2000-06-23 | 1 | -3/+1 |
* | (x_frame_of_widget): Add `static' to declaration (for pcc). | Dave Love | 2000-06-19 | 1 | -1/+1 |
* | (XTread_socket) <KeyPress>: In case XmbLookupString | Gerd Moellmann | 2000-06-19 | 1 | -1/+4 |
* | fix up more Lisp_Object/int conversion issues | Ken Raeburn | 2000-06-18 | 1 | -3/+6 |
* | (x_check_font) [GLYPH_DEBUG]: Add prototype. | Gerd Moellmann | 2000-06-13 | 1 | -0/+4 |
* | (x_frame_of_widget): New function. | Gerd Moellmann | 2000-06-12 | 1 | -23/+76 |
* | * xterm.c (x_connection_closed): If dpyinfo is NULL, don't try to | Ken Raeburn | 2000-06-09 | 1 | -1/+2 |
* | (XTread_socket) <FocusIn>: Queue a FOCUS_IN_EVENT which | Gerd Moellmann | 2000-06-08 | 1 | -1/+14 |
* | (x_produce_glyphs): Don't xassert `it->descent > 0'; | Gerd Moellmann | 2000-06-06 | 1 | -2/+3 |
* | (x_calc_absolute_position): Declare nchildren unsigned. | Dave Love | 2000-06-05 | 1 | -2/+5 |
* | (x_set_mouse_face_gc): If first glyph isn't a character | Gerd Moellmann | 2000-06-02 | 1 | -1/+4 |
* | (x_produce_glyphs) <composite chars>: Handle case | Gerd Moellmann | 2000-05-03 | 1 | -17/+42 |
* | (x_produce_image_glyph, x_draw_image_foreground) | Gerd Moellmann | 2000-05-02 | 1 | -4/+4 |
* | (x_produce_glyphs): Remove reference to struct it's | Gerd Moellmann | 2000-04-24 | 1 | -3/+3 |
* | (x_produce_glyphs) <ASCII chars>: Take into account | Gerd Moellmann | 2000-04-18 | 1 | -3/+2 |
* | (x_produce_glyphs): When displaying unibyte text | Gerd Moellmann | 2000-03-31 | 1 | -3/+14 |
* | * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER): | Ken Raeburn | 2000-03-30 | 1 | -1/+2 |
* | (x_copy_color): New function. | Gerd Moellmann | 2000-03-27 | 1 | -0/+28 |
* | (x_display_and_set_cursor): Choose cursor depending | Gerd Moellmann | 2000-03-26 | 1 | -6/+19 |
* | (x_term_init): Unblock input around call1. | Gerd Moellmann | 2000-03-24 | 1 | -0/+2 |
* | (fast_find_position): Make sure not to consider rows | Gerd Moellmann | 2000-03-23 | 1 | -0/+3 |
* | Include fontset.h after dispextern.h. | Kenichi Handa | 2000-03-21 | 1 | -194/+124 |
* | (x_update_window_cursor): Don't update in frames | Gerd Moellmann | 2000-03-17 | 1 | -4/+9 |
* | (xim_close_dpy, xim_initialize): Use X11R6-style XIM | Gerd Moellmann | 2000-03-14 | 1 | -8/+8 |
* | *** empty log message *** | Gerd Moellmann | 2000-03-14 | 1 | -0/+14 |
* | (x_connection_closed) [USE_X_TOOLKIT]: Don't try to | Gerd Moellmann | 2000-03-07 | 1 | -0/+2 |
* | (x_term_init): Create a colormap if not using the | Gerd Moellmann | 2000-03-05 | 1 | -14/+18 |
* | (x_term_init): Set Colormap member of x_display_info | Gerd Moellmann | 2000-03-04 | 1 | -1/+17 |
* | (PER_CHAR_METRIC): Removed. | Gerd Moellmann | 2000-03-03 | 1 | -29/+83 |
* | (note_mouse_highlight): Return quickly if frame's | Gerd Moellmann | 2000-03-02 | 1 | -1/+2 |