Thu, 13 Jun 2002 14:59:38 +0000 |
Pavel Jank |
Rename enum event_kind items.
|
Sat, 25 May 2002 09:08:37 +0000 |
Jason Rumney |
(x_draw_bar_cursor): Update parameter list in declaration.
|
Wed, 22 May 2002 19:37:17 +0000 |
Jason Rumney |
(x_draw_bar_cursor): New argument KIND; callers changed.
|
Wed, 08 May 2002 21:30:57 +0000 |
Kim F. Storm |
(x_draw_image_foreground, w32_draw_image_foreground_1):
|
Tue, 16 Apr 2002 22:24:25 +0000 |
Jason Rumney |
(construct_drag_n_drop): Likewise.
|
Wed, 03 Apr 2002 08:39:50 +0000 |
Pavel Jank |
Rename autoselect_window_p to mouse_autoselect_window.
|
Mon, 01 Apr 2002 13:45:27 +0000 |
Pavel Jank |
Rename x_autoselect_window_p to autoselect_window_p.
|
Sun, 31 Mar 2002 16:43:51 +0000 |
Pavel Jank |
Fix typo.
|
Fri, 29 Mar 2002 18:33:52 +0000 |
Jason Rumney |
(w32_draw_relief_rect): Fix calculations of line lengths.
|
Sat, 23 Mar 2002 00:33:22 +0000 |
Jason Rumney |
(w32_handle_tool_bar_click): Detect up and down events
|
Fri, 22 Mar 2002 22:07:33 +0000 |
Jason Rumney |
(zv_bits): Declare as short, for word alignment.
|
Wed, 20 Mar 2002 20:58:03 +0000 |
Jason Rumney |
(w32_read_socket) <WM_XBUTTONUP>: Use XFASTINT to extract mouse co-ordinates.
|
Wed, 06 Mar 2002 23:17:38 +0000 |
Jason Rumney |
(x_draw_hollow_cursor): Draw same size as block cursor.
|
Mon, 04 Mar 2002 23:41:00 +0000 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
Mon, 04 Mar 2002 08:32:28 +0000 |
Juanma Barranquero |
(x_display_and_set_cursor): Fix typo.
|
Fri, 01 Mar 2002 22:40:20 +0000 |
Kim F. Storm |
(x_display_and_set_cursor): Blink box cursor using
|
Sat, 23 Feb 2002 16:28:28 +0000 |
Pavel Jank |
(enter_timestamp): Remove unused static variable to prevent warning.
|
Fri, 22 Feb 2002 23:59:50 +0000 |
Jason Rumney |
(w32_text_out): Renamed from W32_TEXTOUT.
|
Mon, 18 Feb 2002 23:31:06 +0000 |
Jason Rumney |
(glyph_rect): Determine the row and glyph more precisely.
|
Sun, 17 Feb 2002 23:42:40 +0000 |
Jason Rumney |
* w32term.c (x_autoselect_window_p): New variable.
|
Sat, 16 Feb 2002 23:59:22 +0000 |
Kim F. Storm |
(disable_mouse_highlight): Removed variable.
|
Wed, 06 Feb 2002 20:57:44 +0000 |
Jason Rumney |
(w32_native_per_char_metric): Disable 2002-01-20 change.
|
Thu, 24 Jan 2002 20:41:46 +0000 |
Jason Rumney |
(x_scroll_run): Use ScrollWindowEx in place of BitBlt.
|
Wed, 23 Jan 2002 21:59:23 +0000 |
Jason Rumney |
(x_update_window_begin): Only hide caret if
|
Sun, 20 Jan 2002 23:11:52 +0000 |
Jason Rumney |
(w32_system_caret_width): Remove.
|
Sun, 20 Jan 2002 14:54:48 +0000 |
Jason Rumney |
(w32_native_per_char_metric): Don't trust the metrics
|
Wed, 16 Jan 2002 23:04:03 +0000 |
Kim F. Storm |
(x_erase_phys_cursor): Don't erase cursor if cursor row
|
Sun, 13 Jan 2002 12:16:05 +0000 |
Jason Rumney |
(parse_button): New parameter xbutton. Callers changed.
|
Sat, 12 Jan 2002 16:01:51 +0000 |
Pavel Jank |
Fix typos.
|
Sat, 05 Jan 2002 00:46:01 +0000 |
Jason Rumney |
(x_draw_glyphs): Don't call notice_overwritten_cursor
|