- 02 Oct, 1994 1 commit
-
-
Paul Reilly authored
-
- 28 Sep, 1994 1 commit
-
-
Karl Heuer authored
(XTset_vertical_scroll_bar): Use new width formula. [!USE_X_TOOLKIT] (x_set_window_size): Likewise.
-
- 27 Sep, 1994 1 commit
-
-
Karl Heuer authored
-
- 23 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 21 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 20 Sep, 1994 1 commit
-
-
Karl Heuer authored
-
- 17 Sep, 1994 1 commit
-
-
Karl Heuer authored
-
- 16 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
(XTupdate_end, XTupdate_begin, XTclear_end_of_line) (XTclear_frame, XRINGBELL, stufflines, scraplines, dumprectangle) (XTread_socket, x_draw_box, clear_cursor, refreshicon, x_iconify_frame) (x_bitmap_icon, x_text_icon, x_new_font, x_term_init) (x_calc_absolute_position, x_set_window_size) (x_make_frame_visible, x_make_frame_invisible): Delete X10 code. (dumpqueue, x_do_pending_expose, dumpborder, XEvent, x_read_exposes) (enqueue_event, dequeue_event, queue_event_count) (mouse_event_pending_p, x_set_resize_hint): Delete X10 versions.
-
- 10 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 01 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 28 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
(x_make_frame_visible): Fix previous change: test polling_for_input instead of whether SIGIO is defined.
-
- 26 Aug, 1994 1 commit
-
-
Karl Heuer authored
-
- 24 Aug, 1994 1 commit
-
-
Karl Heuer authored
-
- 19 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 12 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 08 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
(x_noop_count, x_term_init): Likewise.
-
- 03 Aug, 1994 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Don't update x_mouse_grabbed, Vmouse_depressed, last_mouse_frame here. (XTread_socket): Update them here, so we do it without fail. (XTmouse_position, XTread_socket case MotionNotify): Check last_mouse_frame is nonzero before using it.
-
- 27 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
(x_start_queuing_selection_requests): New function. (x_stop_queuing_selection_requests): New function. (XTread_socket): Queue up SelectionRequest events sometimes.
-
- 19 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
(x_new_font): Record, and return, the full name of the font.
-
- 18 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
args to XQueryPointer. (x_scroll_bar_note_movement): Likewise.
-
- 07 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
Update x_mouse_grabbed and Vmouse_depressed. (x_make_frame_visible): In x_sync loop at the end, every fourth time, sleep for 1/4 second.
-
- 01 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
(x_make_frame_visible): In x_sync loop at the end, every fourth time, sleep for 1/4 second.
-
- 23 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 21 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 18 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 17 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
(dumpglyphs): Rework handling of GCs for cursor display to use scratch_cursor_gc, and reuse the GC more.
-
- 15 Jun, 1994 3 commits
-
-
Richard M. Stallman authored
(x_term_init) [X_IO_BUG]: Init it. (XTread_socket) [X_IO_BUG]: Don't do XNoOp every time, just 1 in 100.
-
Karl Heuer authored
-
Richard M. Stallman authored
(XTread_socket): Use x_top_window_to_frame in prev change.
-
- 13 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 05 Jun, 1994 2 commits
-
-
Richard M. Stallman authored
[USE_X_TOOLKIT]: Use top-level widget's window.
-
Richard M. Stallman authored
Pass an -xrm option to XtAppInitialize if appropriate.
-
- 28 May, 1994 1 commit
-
-
Richard M. Stallman authored
if x_make_frame_visible would do so. (x_make_frame_visible): Don't call x_set_offset if frame is iconic. (XTread_socket): For ConfigureNotify, if wm decorations exist, set NorthWestGravity.
-
- 27 May, 1994 1 commit
-
-
Richard M. Stallman authored
(XTread_socket, case KeyPressed): Don't clear the vendor-specific bit. Pass thru almost any vendor-specific keysym.
-
- 25 May, 1994 1 commit
-
-
Richard M. Stallman authored
Special case if mouse isn't on that window. (note_mouse_highlight): Handle negative args and too-large args.
-
- 23 May, 1994 1 commit
-
-
Richard M. Stallman authored
(note_mouse_highlight): Handle case of highlight extending past end of window. (fast_find_position): Fix bugs when no text on screen and when the mouse is on an empty line.
-
- 21 May, 1994 1 commit
-
-
Richard M. Stallman authored
(x_iconify_frame) [USE_X_TOOLKIT]: New code for invisible window case. (XtNinitialState) [USE_X_TOOLKIT]: New #define. (x_make_frame_invisible): Mostly combine toolkit/non-toolkit cases, in the process fixing a dumb bug. (x_iconify_frame): Fix error messages.
-
- 15 May, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 14 May, 1994 1 commit
-
-
Richard M. Stallman authored
-