aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Xatom_editres_name): Variable defined.Richard M. Stallman1994-04-171-3/+16
* (dumpglyphs): When HL=2, check explicitly for usingRichard M. Stallman1994-04-171-32/+20
* (x_make_frame_visible): Don't call XMapSubwindows.Richard M. Stallman1994-04-141-37/+54
* (dumpglyphs): Clear any extra pixel rows below the text.Richard M. Stallman1994-04-101-33/+217
* (stufflines, scraplines, dumprectangle, x_do_pending_expose)Richard M. Stallman1994-04-091-26/+30
* (show_mouse_face): Change the mouse cursor accordingly.Fred Pierresteguy1994-04-081-0/+6
* (note_mouse_highlight): Temporarily widen the buffer.Richard M. Stallman1994-04-051-12/+10
* (note_mouse_highlight): Do nothing if gc_in_progress.Richard M. Stallman1994-04-041-8/+59
* (note_mouse_highlight): Reject out-of-range pos valueRichard M. Stallman1994-04-031-1/+7
* (fast_find_position): Always return coords within the window.Richard M. Stallman1994-04-031-7/+24
* (x_wm_set_size_hint): Add USE_X_TOOLKIT conditional and callFred Pierresteguy1994-04-011-0/+11
* (construct_menu_click, construct_mouse_click):Richard M. Stallman1994-04-011-6/+12
* [INCLUDED_FCNTL]: Don't include fcntl.h again.Richard M. Stallman1994-03-311-3/+320
* (x_find_modifier_meanings): Skip zero entries.Karl Heuer1994-03-281-0/+4
* (x_window_to_scroll_bar, x_new_font): Use assignment, not initialization.Karl Heuer1994-03-251-3/+4
* (dumpglyphs): Use the fast macros.Karl Heuer1994-03-191-3/+3
* (x_scroll_bar_expose): Don't make the right border thicker.Karl Heuer1994-03-151-6/+0
* (XTread_socket): For case ClientMessage and Xatom_wm_delete_window, useFred Pierresteguy1994-02-281-1/+1
* (XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.Fred Pierresteguy1994-02-251-3/+35
* (construct_mouse_click): Don't convert to glyph units.Richard M. Stallman1994-02-241-4/+19
* (construct_menu_click): Undo previous change.Richard M. Stallman1994-02-221-9/+4
* (x_had_errors_p): New function.Richard M. Stallman1994-02-211-25/+43
* (XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)Richard M. Stallman1994-02-191-5/+5
* (dumpglyphs): Try various alternatives for foreground colorRichard M. Stallman1994-02-181-1/+19
* Comment changes.Richard M. Stallman1994-02-171-0/+3
* (XTread_socket): Do not assume that select returningRichard M. Stallman1994-02-151-1/+7
* (x_scroll_bar_create): Fix indentation.Karl Heuer1994-02-111-4/+4
* (x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.Fred Pierresteguy1994-02-111-0/+2
* (x_display_cursor, process_expose_from_menu): Block input.Karl Heuer1994-02-091-3/+14
* (x_make_frame_invisible): Add USE_X_TOOLKIT conditional.Fred Pierresteguy1994-02-071-32/+60
* (XTread_socket): Add X_IO_BUG conditional.Richard M. Stallman1994-02-021-0/+7
* (x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.Karl Heuer1994-02-021-1/+5
* (x_term_init): Use get_system_name instead of gethostname.Karl Heuer1994-02-021-21/+1
* (dumpglyphs): Don't crash for invalid face code.Richard M. Stallman1994-02-011-3/+3
* (x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSiz...Fred Pierresteguy1994-01-281-5/+8
* * xterm.c (x_term_init): Cast to (char **) before assignment to argv.Fred Pierresteguy1994-01-281-1/+1
* (x_set_mouse_position): Don't raise the frame.Richard M. Stallman1994-01-261-0/+2
* (x_wm_set_size_hint): Swap southeast and northwest.Richard M. Stallman1994-01-261-22/+282
* (XTflush): FIx typo in last change.Richard M. Stallman1993-12-261-2/+2
* (XTread_socket): Make proper junk values to pass to select.Richard M. Stallman1993-12-261-2/+4
* (XTflash): Use EMACS_GET_TIME.Richard M. Stallman1993-12-261-2/+2
* (XTread_socket): Don't offset keysym here.Richard M. Stallman1993-12-231-95/+173
* (XTread_socket): Really handle Xatom_wm_window_moved events.Richard M. Stallman1993-11-241-4/+21
* (XTread_socket): Increase length of copy_buffer to 81.Richard M. Stallman1993-11-151-5/+3
* (XTmouse_position): Undo roland's change.Richard M. Stallman1993-11-111-2/+2
* (XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.Roland McGrath1993-11-101-1/+1
* (Tmouse_position): If the passed in frame is not anRichard M. Stallman1993-11-101-0/+4
* (syms_of_xterm): Initialize last_mouse_scroll_bar.Richard M. Stallman1993-11-101-0/+1
* (x_new_font): xmalloc arg was 1 too small.Richard M. Stallman1993-11-031-1/+1
* (w_wn_set_size_hint): Make recent window gravity additionBrian Fox1993-09-221-1/+2