- 24 Apr, 2002 1 commit
-
-
Gerd Moellmann authored
-
- 23 Apr, 2002 2 commits
-
-
Gerd Moellmann authored
of the cursor being in the first blank non-text line at the end of a window.
-
Gerd Moellmann authored
(x_draw_phys_cursor_glyph): Set phys_cursor_width here. (x_display_and_set_cursor): Don't set phys_cursor_width here for bar cursors only, to make phys_cursor_width contain what its name suggests. (notice_overwritten_cursor): Consider the cursor image erased if the output area intersects the cursor image in y-direction.
-
- 22 Apr, 2002 1 commit
-
-
Pavel Janík authored
-
- 19 Apr, 2002 2 commits
-
-
Pavel Janík authored
and `area'. (XTread_socket) <KeyPress>: Pass KeyPress events when in menu to toolkit library.
-
Eli Zaretskii authored
Handle the `hbar' cursor type. (x_display_and_set_cursor): Handle the HBAR_CURSOR case.
-
- 16 Apr, 2002 1 commit
-
-
Stefan Monnier authored
(syms_of_xterm): Initialize them. (XTread_socket): Eliminate incorrect optimization that tried to avoid decoding the output of X*LookupString. Always use latin-1 to decode the output of XLookupString. Try Xutf8LookupString if XmbLookupString failed.
-
- 12 Apr, 2002 1 commit
-
-
Gerd Moellmann authored
note_mode_line_highlight and extended.
-
- 03 Apr, 2002 1 commit
-
-
Pavel Janík authored
-
- 01 Apr, 2002 3 commits
-
-
Stefan Monnier authored
-
Pavel Janík authored
-
Pavel Janík authored
(last_window): New variable. (XTread_socket): Generate SELECT_WINDOW_EVENTs. (note_mouse_movement): Remove reimplemented code in #if 0.
-
- 31 Mar, 2002 2 commits
-
-
Pavel Janík authored
-
Gerd Moellmann authored
Callers changed.
-
- 22 Mar, 2002 1 commit
-
-
Eli Zaretskii authored
XK_ISO_Last_Group_Lock are defined, handle keysyms between XK_ISO_Lock and XK_ISO_Last_Group_Lock similarly to Mode_switch.
-
- 13 Mar, 2002 1 commit
-
-
Stefan Monnier authored
thumb (based on an ad-hoc estimate of 30 chars per line) to avoid annoying flicker. (xm_scroll_callback): Get rid of the now unnecessary kludge. (XTread_socket): Mark it static.
-
- 11 Mar, 2002 1 commit
-
-
Gerd Moellmann authored
x_autoselect_window_p in #if 0.
-
- 10 Mar, 2002 1 commit
-
-
Jan Djärv authored
-
- 04 Mar, 2002 1 commit
-
-
Stefan Monnier authored
-
- 01 Mar, 2002 1 commit
-
-
Kim F. Storm authored
hollow box cursor. Blink bar cursor using 1 pixel wide bar.
-
- 28 Feb, 2002 1 commit
-
-
Pavel Janík authored
-
- 23 Feb, 2002 1 commit
-
-
Pavel Janík authored
-
- 16 Feb, 2002 2 commits
-
-
Kim F. Storm authored
(note_mouse_highlight): Don't highlight if Vmouse_highlight is nil. (show_mouse_face): Don't show highlight if mouse_face_hidden is set. (XTread_socket): Turn mouse_face_hidden off after mouse movement, and on after keyboard input. (x_term_init): Initialize mouse_face_hidden.
-
Pavel Janík authored
(note_mouse_movement): Use it.
-
- 15 Feb, 2002 1 commit
-
-
Kai Großjohann authored
(Vx_super_keysym): New variables. (syms_of_xterm): DEFVAR_LISP them. (x_x_to_emacs_modifiers, x_emacs_to_x_modifiers): Use the variables to determine which keys to use for the various modifiers.
-
- 27 Jan, 2002 1 commit
-
-
Pavel Janík authored
-
- 16 Jan, 2002 2 commits
-
-
Kim F. Storm authored
is invisible. This can happen if cursor is on top line of a window, and we switch to a buffer with a header line.
-
Pavel Janík authored
when used.
-
- 13 Jan, 2002 2 commits
-
-
Eli Zaretskii authored
(x_fullscreen_adjust): New functions. (XTread_socket) <Expose>: Call x_check_fullscreen. <ConfigureNotify>: Don't resize to fullscreen. Call x_check_fullscreen_move, and set the want_fullscreen member of output_data.x.
-
Andreas Schwab authored
-
- 12 Jan, 2002 1 commit
-
-
Pavel Janík authored
-
- 28 Dec, 2001 2 commits
-
-
Gerd Moellmann authored
background color if it doesn't have a Pixmap.
-
Gerd Moellmann authored
output_cursor and updated_area. Compare pixel coordinates with window's cursor pixel coordinates. (x_draw_glyphs, x_clear_end_of_line, show_mouse_face): Call notice_overwritten_cursor with new arg list. (show_mouse_face): Fix bug setting a row's mouse_face_p flag unconditionally.
-
- 20 Dec, 2001 1 commit
-
-
Pavel Janík authored
-
- 06 Dec, 2001 1 commit
-
-
Eli Zaretskii authored
scroll bars of the frame before deleting the frame itself. If the frame has a widget, delete the frame with XtDestroyWidget, and do not call XDestroyWindow before that.
-
- 02 Dec, 2001 2 commits
-
-
Pavel Janík authored
value of `tool_bar_button_relief' is negative.
-
Pavel Janík authored
-
- 01 Dec, 2001 2 commits
-
-
Gerd Moellmann authored
-
Kim F. Storm authored
fill fringe evenly with small dashes. (x_draw_fringe_bitmap): Clear background if necessary. Align and clip the new ZV bitmap to avoid jitter between rows. (x_draw_row_fringe_bitmaps): Rely on x_draw_fringe_bitmap to clear background. Don't draw fringe bitmaps if fringe width is zero. (x_compute_fringe_widths): New function. (x_new_font, x_set_window_size_1): Use it.
-
- 28 Nov, 2001 1 commit
-
-
Gerd Moellmann authored
OVERLAPS_P.
-