aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.c
Commit message (Expand)AuthorAgeFilesLines
* Change defvar_int def and vars to use EMACS_INT instead of just int.Stefan Monnier2002-03-041-1/+1
* (x_display_and_set_cursor): Blink box cursor usingKim F. Storm2002-03-011-3/+13
* Fix typos.Pavel Janík2002-02-281-2/+2
* (enter_timestamp): Put in #if 0 to prevent warning.Pavel Janík2002-02-231-0/+2
* (disable_mouse_highlight): Removed variable.Kim F. Storm2002-02-161-6/+16
* (x-autoselect-window): New variable.Pavel Janík2002-02-161-1/+29
* (Vx_alt_keysym, Vx_hyper_keysym, Vx_meta_keysym)Kai Großjohann2002-02-151-11/+88
* Fix typo.Pavel Janík2002-01-271-1/+1
* (x_erase_phys_cursor): Don't erase cursor if cursor rowKim F. Storm2002-01-161-0/+6
* (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of `dont_resize' onlyPavel Janík2002-01-161-4/+4
* (x_check_fullscreen, x_check_fullscreen_move)Eli Zaretskii2002-01-131-0/+125
* (x_load_font): Never set fonts_changed_p to zero.Andreas Schwab2002-01-131-2/+2
* Fix typos.Pavel Janík2002-01-121-2/+2
* (x_setup_relief_colors): Don't compute an image'sGerd Moellmann2001-12-281-0/+1
* (notice_overwritten_cursor): Don't depend onGerd Moellmann2001-12-281-15/+24
* Doc fix.Pavel Janík2001-12-201-1/+1
* (x_free_frame_resources) [USE_X_TOOLKIT]: Remove all theEli Zaretskii2001-12-061-7/+26
* (x_draw_image_relief): Use predefined macro instead of constant when thePavel Janík2001-12-021-1/+1
* Fix typos.Pavel Janík2001-12-021-2/+2
* (x_draw_fringe_bitmap): Always undo clipping.Gerd Moellmann2001-12-011-11/+12
* (zv_height, zv_bits, zv_period): Changed zv bitmap toKim F. Storm2001-12-011-127/+214
* (x_draw_glyphs): Don't call notice_overwritten_cursor ifGerd Moellmann2001-11-281-2/+7
* Fix typo in comment.Pavel Janík2001-11-241-1/+1
* (note_mouse_highlight): Fix type of variable `ignore'.Andreas Schwab2001-11-171-1/+1
* (notice_overwritten_cursor): Take care of end < 0 case.Jason Rumney2001-11-171-1/+1
* (waiting_for_input): Remove unnecessary prototype.Pavel Janík2001-11-161-2/+0
* Fringe cleanup.Kim F. Storm2001-11-161-60/+60
* (x_draw_image_relief): Accept zero tool_bar_button_relief.Gerd Moellmann2001-11-151-1/+1
* (x_draw_bar_cursor): If the background color of theGerd Moellmann2001-11-151-16/+19
* Undo unintended change in #if 0 code.Richard M. Stallman2001-11-121-2/+1
* (XTread_socket): Don't update focus for EnterNotify orRichard M. Stallman2001-11-121-3/+8
* (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