- 25 Jul, 2002 1 commit
-
-
Richard M. Stallman authored
(expose_window): Use it to fix the display of overlapping rows.
-
- 16 Jul, 2002 2 commits
-
-
Ken Raeburn authored
const. (same_x_server): Use const for pointer to lisp string data.
-
Ken Raeburn authored
-
- 15 Jul, 2002 1 commit
-
-
Ken Raeburn authored
SCHARS, SBYTES, STRING_INTERVALS, SREF, SDATA; explicit size_byte references left unchanged for now.
-
- 11 Jul, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 03 Jul, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 02 Jul, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 01 Jul, 2002 1 commit
-
-
Dave Love authored
-
- 28 Jun, 2002 2 commits
- 24 Jun, 2002 1 commit
-
-
Kenichi Handa authored
-
- 13 Jun, 2002 1 commit
-
-
Pavel Janík authored
-
- 28 May, 2002 1 commit
-
-
Richard M. Stallman authored
way for blinked-off state and for a nonselected window.
-
- 22 May, 2002 1 commit
-
-
Kim F. Storm authored
phys_cursor's hpos is overwritten. This is still not completely correct, as it doesn't really make sense to use hpos at all to get the cursor glyph (as that is relative to the width of the characters on the line, which may have changed during the update).
-
- 08 May, 2002 1 commit
-
-
Kim F. Storm authored
Enlarge cursor rectangle drawn around image with non-zero relief.
-
- 29 Apr, 2002 1 commit
-
-
Stefan Monnier authored
-
- 26 Apr, 2002 1 commit
-
-
Gerd Moellmann authored
phys_cursor_width from the x position returned by x_draw_glyhs, which is cheaper. (x_display_and_set_cursor): Compute the buffer-local value of `cursor-in-non-selected-windows' only when needed.
-
- 25 Apr, 2002 1 commit
-
-
Gerd Moellmann authored
cursor on a stretch glyph has a width that depends on x_stretch_cursor_p.
-
- 24 Apr, 2002 2 commits
-
-
Gerd Moellmann authored
0 for NO_CURSOR.
-
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
-