- 15 Jun, 1994 2 commits
-
-
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
-
- 12 May, 1994 1 commit
-
-
Richard M. Stallman authored
face's background before the face's foreground. (XTread_socket): Call note_mouse_movement for EnterNotify.
-
- 09 May, 1994 1 commit
-
-
Richard M. Stallman authored
Preserve the main widget's x and y position.
-
- 08 May, 1994 1 commit
-
-
Richard M. Stallman authored
before moving the window. (XTread_socket): For ReparentNotify, use x_top_window_to_frame. Also recompute frame position using x_real_positions. For ConfigureNotify, don't ignore send_events. Also recompute frame position using x_real_positions.
-
- 06 May, 1994 1 commit
-
-
Richard M. Stallman authored
(x_make_frame_invisible): Use XWithdrawWindow again.
-
- 02 May, 1994 3 commits
-
-
Karl Heuer authored
Use row/col instead of buffer position to keep track of highlighted area.
-
Karl Heuer authored
(note_mouse_highlight): Reorder test for simplicity.
-
Richard M. Stallman authored
New FLAGS arg deleted. Callers changed.
-
- 01 May, 1994 1 commit
-
-
Richard M. Stallman authored
(x_calc_absolute_position): New arg FLAGS. Use XNegative and YNegative. (x_set_offset): Pass new arg.
-
- 30 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
Rename the args. Compute x and y fields from negative positions. Use XGetWMNormalHints if X11R4 or newer. (x_make_frame_visible): Call x_set_offset only if not USE_X_TOOLKIT. (x_make_frame_invisible): Call x_wm_set_size_hint. (x_set_offset): Pass 0 as 3rd arg to x_wm_set_size_hint. (x_set_window_size): Likewise. Set win_gravity field here if nec.
-
- 29 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
Don't touch win_gravity field if no PWinGravity.
-
- 28 Apr, 1994 2 commits
-
-
Karl Heuer authored
-
Richard M. Stallman authored
-
- 27 Apr, 1994 3 commits
-
-
Richard M. Stallman authored
XSetInputFocus if event is not for an existing frame. (XTread_socket) [USE_X_TOOLKIT]: Never pass motion events to the toolkit.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 25 Apr, 1994 3 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
Richard M. Stallman authored
-
- 22 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 21 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 20 Apr, 1994 2 commits
-
-
Richard M. Stallman authored
and simplify the toolkit conditional for those cases.
-
Richard M. Stallman authored
(x_make_frame_invisible): Explicitly clear visible and iconified flags, as well as the async flags. (XTread_socket): Call XSetInputFocus. (x_make_frame_invisible) [USE_X_TOOLKIT]: Use XtPopdown. (XTread_socket): Call _XEditResCheckMessages only if HAVE_X11R5.
-
- 17 Apr, 1994 2 commits
-
-
Richard M. Stallman authored
(XTread_socket): Handle that kind of message. (x_term_init): Specify -name option in XtAppInitialize. (Qface, Qmouse_face): Supply missing Lisp_Object.
-
Richard M. Stallman authored
the frame's default font or not. (XTread_socket): For UnmapNotify, use x_any_window_to_frame. (x_set_offset): New arg CHANGE_GRAVITY. (x_make_frame_visible): Pass new arg. (x_wm_set_size_hint): Args spec_x and spec_y deleted. (x_set_offset, x_set_window_size): Don't pass those args. (x_destroy_window): Just clear out mouse_face... vars. (x_wm_set_size_hint): Use win_gravity from frame. (x_make_frame_visible): Call x_set_offset.
-
- 14 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
(x_iconify_frame): Likewise. (pending_autoraise_frame): New variable. (x_new_focus_frame): Don't autoraise here; just set that var. (XTread_socket): Raise that frame here. (x_destroy_window): Call clear_mouse_face if necessary. (x_new_font): Always call x_set_window_size. (x_wm_set_size_hint): If PROMPTING is 0, copy the old win_gravity field. If USPosition is set, don't set PWinGravity. (x_wm_set_size_hint): If change_gravity is 0, just don't set the gravity.
-
- 10 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
(x_display_box_cursor): Explicitly clear full height of line. (dumpglyphs): New arg just_foreground. Callers changed. (x_set_window_size): Call XSync. (note_mouse_highlight): Do nothing if buffer has changed.
-
- 09 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
(pixel_to_glyph_coords, x_draw_box, clear_cursor, x_display_bar_cursor) (x_set_resize_hint, x_set_mouse_position, x_wm_set_size_hint) (XTclear_end_of_line, redraw_previous_char): Use line_height field. (x_new_font): If frame is new, set line_height field. Otherwise call frame_update_line_height.
-
- 08 Apr, 1994 1 commit
-
-
Fred Pierresteguy authored
-