aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (x_display_and_set_cursor): Use buffer-localRichard M. Stallman2001-11-051-4/+6
* (x_scroll_bar_create): Check for width and height > 0.Gerd Moellmann2001-11-011-5/+6
* (x_after_update_window_line): Don't run the codeGerd Moellmann2001-10-301-3/+4
* (x_draw_relief_rect): Correct bottom relief by 1 pixel.Gerd Moellmann2001-10-301-3/+5
* (x_display_and_set_cursor): If cursor_in_echo_area,Gerd Moellmann2001-10-291-1/+3
* (x_after_update_window_line): Clear internal borderGerd Moellmann2001-10-291-19/+30
* (XTread_socket) <KeyPress>: Don't useGerd Moellmann2001-10-291-2/+6
* Fix typo in a comment.Pavel Janík2001-10-271-1/+1
* Fix typo in a comment.Pavel Janík2001-10-271-1/+1
* (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:Gerd Moellmann2001-10-261-4/+10
* (show_mouse_face): Clean up. Recognize overwrittenGerd Moellmann2001-10-251-66/+42
* (x_setup_relief_colors): Use `IMAGE_BACKGROUND' andMiles Bader2001-10-241-0/+3
* (x_draw_glyphs): Don't check for cursor overwritingGerd Moellmann2001-10-241-1/+1
* (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:Gerd Moellmann2001-10-241-5/+8
* (x_insert_glyphs): Remove unused variables `real_end' and `real_start'.Pavel Janík2001-10-241-4/+1
* (fast_find_position): Call row_containing_posGerd Moellmann2001-10-241-1/+1
* (x_draw_glyphs): Remove parameters READ_START andGerd Moellmann2001-10-231-67/+44
* (x_fix_overlapping_area, x_write_glyphs, expose_area)Miles Bader2001-10-201-44/+6
* Change doc-string comments to `new style' [w/`doc:' keyword].Miles Bader2001-10-171-7/+6
* Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimentingKen Raeburn2001-10-161-20/+20
* (x_draw_glyph_string): Restore clipping afterGerd Moellmann2001-10-151-1/+4
* (xlwmenu_window_p, xlwmenu_redisplay): Add prototypes.Pavel Janík2001-10-141-4/+9
* Put doc strings in comments.Gerd Moellmann2001-10-141-13/+14
* (notice_overwritten_cursor): Renamed fromGerd Moellmann2001-10-121-12/+30
* Include keymap.h.Stefan Monnier2001-10-081-0/+1
* Don't define min/max.Gerd Moellmann2001-10-081-7/+0
* USE_LUCID can be defined iff USE_X_TOOLKIT is defined.Pavel Janík2001-10-081-7/+5
* (x_create_toolkit_scroll_bar): Try to allocate colors for the shadows,Miles Bader2001-10-051-2/+62
* (XTread_socket): Return a non_ascii_keystroke forGerd Moellmann2001-10-051-7/+27
* (x_draw_relief_rect): Draw bottom relief 1 pixel moreGerd Moellmann2001-09-271-10/+12
* (fast_find_position) [0]: Add a presumably more correctGerd Moellmann2001-09-251-5/+76
* (refreshicon): Removed.Gerd Moellmann2001-09-241-10/+0
* (toplevel): Remove includes in #if 0.Gerd Moellmann2001-09-241-4/+0
* Comment fix.Gerd Moellmann2001-09-031-1/+1
* (note_mouse_highlight) <help-echo>: When looking forGerd Moellmann2001-09-031-19/+74
* (x_set_glyph_string_background_width): Set the glyphGerd Moellmann2001-08-281-6/+8
* (expose_window_tree, expose_window, expose_line): ReturnGerd Moellmann2001-08-151-21/+66
* (x_dump_glyph_string): Put in #if GLYPH_DEBUG.Gerd Moellmann2001-08-061-1/+1
* (x_get_glyph_string_clip_rect): Minor cleanup.Gerd Moellmann2001-07-271-15/+17
* (x_fill_stretch_glyph_string): Remove an assertion.Gerd Moellmann2001-07-201-1/+3
* Fix a typo.Gerd Moellmann2001-07-181-1/+1
* (XTread_socket) <PropertyNotify>: Put the codeGerd Moellmann2001-07-121-4/+9
* (x_produce_glyphs): Don't convert multibyte charactersGerd Moellmann2001-07-041-4/+2
* * xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with theGerd Moellmann2001-07-021-1/+1
* (x_list_fonts): Make sure XFreeFont is calledGerd Moellmann2001-07-021-1/+8
* Fix a typo in a comment.Eli Zaretskii2001-06-181-1/+1
* (clear_mouse_face): Reset dpyinfo->mouse_face_overlay asStefan Monnier2001-06-021-0/+1
* (note_mouse_highlight): If an overlapping overlayGerd Moellmann2001-05-301-5/+14
* (cursor_in_mouse_face_p): New function.Gerd Moellmann2001-05-281-2/+41
* (note_mouse_highlight): Avoid changing the mouseGerd Moellmann2001-05-141-0/+3