aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.c
Commit message (Expand)AuthorAgeFilesLines
* (x_set_window_size): If cursor outside new size, mark it off.Richard M. Stallman1994-05-231-11/+29
* (x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.Richard M. Stallman1994-05-211-23/+37
* (x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.Richard M. Stallman1994-05-151-1/+18
* (XTread_socket): For button events, clear compose_status.Richard M. Stallman1994-05-141-0/+2
* (dumpglyphs): For cursor foreground, try theRichard M. Stallman1994-05-121-2/+6
* (x_set_window_size) [USE_X_TOOLKIT]:Richard M. Stallman1994-05-091-1/+11
* (x_set_offset): Set gravity and size hintRichard M. Stallman1994-05-081-15/+50
* (x_set_offset): Update XNegative and YNegative for new pos.Richard M. Stallman1994-05-061-2/+7
* (note_mouse_highlight, show_mouse_face, clear_mouse_face, x_destroy_window):Karl Heuer1994-05-021-20/+22
* (show_mouse_face): Fix test for cursor in highlighted area.Karl Heuer1994-05-021-6/+6
* (x_calc_absolute_position): Use size_hint_flags.Richard M. Stallman1994-05-021-3/+3
* (x_wm_set_size_hint): Don't try to handle negative positions.Richard M. Stallman1994-05-011-17/+5
* (x_wm_set_size_hint): Always set PWinGravity.Richard M. Stallman1994-04-301-16/+51
* (x_wm_set_size_hint): Don't set PMaxSize.Richard M. Stallman1994-04-291-2/+3
* (XTread_socket): Only top window cares about LeaveNotify.Karl Heuer1994-04-281-19/+21
* (x_make_frame_visible): Use XtMapWidget, not XtPopup.Richard M. Stallman1994-04-281-1/+2
* (XTread_socket, case ClientMessage): Don't callRichard M. Stallman1994-04-271-6/+8
* (x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.Richard M. Stallman1994-04-271-1/+5
* (XTread_socket) [USE_X_TOOLKIT]: Undo previous change.Richard M. Stallman1994-04-271-3/+0
* (XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead.Karl Heuer1994-04-251-2/+2
* (x_term_init): Add explicit cast.Karl Heuer1994-04-251-1/+1
* (XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click.Richard M. Stallman1994-04-251-0/+3
* (x_set_mouse_pixel_position): New function.Richard M. Stallman1994-04-221-4/+14
* (x_make_frame_visible): Args to x_set_offset were swapped.Richard M. Stallman1994-04-211-1/+1
* (XTread_socket): Delete the non-NEW_SELECTIONS codeRichard M. Stallman1994-04-201-62/+16
* (XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.Richard M. Stallman1994-04-201-21/+33
* (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