- 19 Feb, 2007 3 commits
-
-
Kim F. Storm authored
handle while dragging, except when we get close to eob. Fix position and size calculations so we don't scroll backwards just by clicking on the handle.
-
Kim F. Storm authored
-
Kim F. Storm authored
while dragging to avoid "random scrolling" effects. Disable unused code.
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 10 Dec, 2006 1 commit
-
-
Juanma Barranquero authored
x-underline-at-descent-line>: Doc fix.
-
- 27 Nov, 2006 1 commit
-
-
Jason Rumney authored
(w32_initialize): Don't cast w32_msg_worker.
-
- 24 Nov, 2006 1 commit
-
-
Juanma Barranquero authored
-
- 27 Oct, 2006 1 commit
-
-
Juanma Barranquero authored
using overstrike to simulate bold faces.
-
- 08 Sep, 2006 1 commit
-
-
Chong Yidong authored
(Vmouse_autoselect_window): New variable. DEFVAR_LISP it. * dispextern.h (mouse_autoselect_window): Remove extern. (Vmouse_autoselect_window): Add extern. * macterm.c (XTread_socket): Test Vmouse_autoselect_window instead of mouse_autoselect_window. * msdos.c (dos_rawgetc): Likewise. * w32term.c (w32_read_socket): Likewise. * xterm.c (handle_one_xevent): Likewise.
-
- 24 Aug, 2006 1 commit
-
-
Kim F. Storm authored
(syms_of_xterm): DEFVAR_BOOL it. (x_draw_glyph_string): Use it. Draw underline and overline up to the end of line if the face extends to the end of line.
-
- 21 Aug, 2006 1 commit
-
-
Kim F. Storm authored
stretch glyph in left marginal areas on header and mode lines.
-
- 18 Jul, 2006 1 commit
-
-
Kim F. Storm authored
with negative X/Y coordinates. From Francis Litterio <franl@world.std.com>
-
- 30 Jun, 2006 1 commit
-
-
Eli Zaretskii authored
the dimensions of the screen work area, and adjust vertical position of the frame in order to avoid being covered by the task bar.
-
- 25 Jun, 2006 1 commit
-
-
Jason Rumney authored
-
- 08 Jun, 2006 1 commit
-
-
Jason Rumney authored
-
- 05 Jun, 2006 1 commit
-
-
Jason Rumney authored
(w32_set_vertical_scroll_bar, w32_scroll_bar_handle_click) (x_scroll_bar_report_motion): Remove workarounds for versions of Windows NT < 3.51. [!SIF_ALL]: Remove. (pfnSetScrollInfo, pfnGetScrollInfo): Remove. (w32_initialize): Don't dynamically load Get/SetScrollInfo.
-
- 29 May, 2006 2 commits
-
-
Eli Zaretskii authored
-
Kim F. Storm authored
-
- 27 May, 2006 1 commit
-
-
Kim F. Storm authored
cursor and erasing cursor on partially visible stretch glyph on left. (x_draw_hollow_cursor): Compute x via get_phys_cursor_geometry.
-
- 26 Apr, 2006 1 commit
-
-
Jason Rumney authored
-
- 24 Mar, 2006 1 commit
-
-
Kim F. Storm authored
on in toolbar window if mouse-highlight is an integer.
-
- 12 Mar, 2006 1 commit
-
-
Jason Rumney authored
(last_mouse_glyph_frame): New var. (note_mouse_movement): Say mouse moved if current frame differs from last_mouse_glyph_frame, and update last_mouse_glyph_frame. (w32_mouse_position): Set last_mouse_glyph_frame. Remove OLD_REDISPLAY_CODE block.
-
- 11 Mar, 2006 1 commit
-
-
Eli Zaretskii authored
the list of unused display error handling functions.
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 19 Dec, 2005 1 commit
-
-
YAMAMOTO Mitsuharu authored
stored in member `args' of struct input_event.
-
- 14 Oct, 2005 1 commit
-
-
YAMAMOTO Mitsuharu authored
xterm.c.
-
- 12 Oct, 2005 2 commits
-
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
inside last_mouse_glyph.
-
- 11 Oct, 2005 1 commit
-
-
Kim F. Storm authored
(glyph_rect, remember_mouse_glyph): Remove w32 specific versions. (note_mouse_movement, w32_mouse_position): Use generic remember_mouse_glyph, add last_mouse_glyph arg.
-
- 07 Oct, 2005 1 commit
-
-
YAMAMOTO Mitsuharu authored
-
- 11 Sep, 2005 1 commit
-
-
Jason Rumney authored
* w32term.c (x_bitmap_icon): Load small icons too.
-
- 07 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 28 Jul, 2005 1 commit
-
-
Juanma Barranquero authored
my_destroy_window): Make static.
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 02 Jul, 2005 1 commit
-
-
Eli Zaretskii authored
VERTICAL_BORDER_FACE_ID for vertical border line.
-
- 01 Jul, 2005 1 commit
-
-
Jason Rumney authored
workaround. (w32_initialize): Initialize it. (w32_native_per_char_metric): Allow a couple of extra pixels when Cleartype is active. * w32term.c (w32_initialize): Move check for screen reader here from syms_of_w32term.
-
- 13 Jun, 2005 1 commit
-
-
Eli Zaretskii authored
(x_draw_glyph_string): Remind in a comment to change doc string of x-use-underline-position-properties if/when underline positioning is implemented. (syms_of_w32term): DEFVAR_BOOL x-use-underline-position-properties, and initialize it to nil.
-
- 26 Mar, 2005 1 commit
-
-
Jason Rumney authored
(w32_read_socket) [WM_SETFOCUS]: Call w32_detect_focus_change.
-
- 27 Jan, 2005 1 commit
-
-
Kim F. Storm authored
-
- 20 Jan, 2005 1 commit
-
-
Kim F. Storm authored
-