Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Wed, 22 Jan 2003 16:14:48 +0000 |
Juanma Barranquero |
Fix typo.
|
Sat, 26 Oct 2002 23:53:30 +0000 |
Kim F. Storm |
(IT_note_mouse_highlight): Don't use mouse-face if hidden.
|
Mon, 19 Aug 2002 18:20:30 +0000 |
Eli Zaretskii |
(croak): Add `void' to definition.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Tue, 09 Jul 2002 09:57:34 +0000 |
Juanma Barranquero |
Fix typo.
|
Thu, 13 Jun 2002 14:59:38 +0000 |
Pavel Jank |
Rename enum event_kind items.
|
Fri, 17 May 2002 13:12:37 +0000 |
Eli Zaretskii |
Fix whitespace.
|
Fri, 19 Apr 2002 12:13:47 +0000 |
Eli Zaretskii |
(Qhbar): New variable.
|
Fri, 12 Apr 2002 05:57:21 +0000 |
Stefan Monnier |
(dos_rawgetc): int/Lisp_Object confusion.
|
Fri, 12 Apr 2002 05:50:53 +0000 |
Stefan Monnier |
(dos_rawgetc): Use a single event for HELP_EVENT.
|
Wed, 03 Apr 2002 13:43:10 +0000 |
Eli Zaretskii |
(syms_of_msdos): Fix last change with mouse_autoselect_window.
|
Wed, 03 Apr 2002 08:39:50 +0000 |
Pavel Jank |
Rename autoselect_window_p to mouse_autoselect_window.
|
Tue, 02 Apr 2002 15:52:35 +0000 |
Eli Zaretskii |
(dos_rawgetc): Generate SELECT_WINDOW_EVENTs when required.
|
Mon, 01 Apr 2002 13:46:09 +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, 15 Mar 2002 15:29:42 +0000 |
Eli Zaretskii |
(dos_rawgetc): Disable the x-autoselect-window feature,
|
Sat, 16 Feb 2002 23:57:34 +0000 |
Kim F. Storm |
(disable_mouse_highlight): Removed variable.
|
Sat, 16 Feb 2002 19:23:16 +0000 |
Eli Zaretskii |
(last_mouse_window): New variable.
|
Sat, 16 Feb 2002 15:41:30 +0000 |
Eli Zaretskii |
(x_autoselect_window_p): New variable.
|
Mon, 11 Feb 2002 07:14:56 +0000 |
Eli Zaretskii |
(Vx_bitmap_file_path, x_stretch_cursor_p): Remove these
|
Wed, 19 Dec 2001 18:56:44 +0000 |
Eli Zaretskii |
(emacs_root_dir): New function.
|
Tue, 11 Dec 2001 06:22:43 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Fri, 23 Nov 2001 17:14:33 +0000 |
Eli Zaretskii |
(IT_clear_screen): If the frame's faces are not yet
|
Fri, 16 Nov 2001 13:04:02 +0000 |
Kim F. Storm |
Fringe cleanup.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Sat, 20 Oct 2001 05:54:22 +0000 |
Miles Bader |
(IT_reassert_line_highlight, IT_change_line_highlight): Functions removed.
|
Fri, 06 Jul 2001 15:31:47 +0000 |
Eli Zaretskii |
(do_visible_bell): Add \n\ at the end of each line of
|
Sun, 04 Mar 2001 07:12:41 +0000 |
Eli Zaretskii |
Update copyright notice.
|
Fri, 02 Mar 2001 13:31:52 +0000 |
Eli Zaretskii |
(Fmsdos_remember_default_colors): If default-frame-alist
|
Mon, 18 Dec 2000 13:27:18 +0000 |
Eli Zaretskii |
(IT_set_face): Obey inverse_video.
|
Mon, 18 Dec 2000 10:22:41 +0000 |
Eli Zaretskii |
(IT_write_glyphs): Compute the glyph face from str->face_id.
|
Thu, 14 Dec 2000 15:12:58 +0000 |
Eli Zaretskii |
(Fmsdos_set_mouse_buttons): Signal an error if the
|
Tue, 12 Dec 2000 14:55:35 +0000 |
Eli Zaretskii |
(fast_find_position): Don't overstep the last window row.
|
Sat, 21 Oct 2000 18:12:04 +0000 |
Eli Zaretskii |
(dos_set_window_size): Update screen dimension variables.
|
Mon, 16 Oct 2000 19:16:20 +0000 |
Eli Zaretskii |
(IT_set_face): Compare highlighted face with the default
|
Mon, 09 Oct 2000 16:16:54 +0000 |
Eli Zaretskii |
Fix last change.
|
Mon, 09 Oct 2000 16:03:39 +0000 |
Eli Zaretskii |
(IT_set_frame_parameters): Don't initialize Lisp_Object
|
Sun, 08 Oct 2000 06:24:44 +0000 |
Eli Zaretskii |
(top-level) <Qbackground_color, Qforeground_color>: Make
|
Wed, 16 Aug 2000 05:20:08 +0000 |
Eli Zaretskii |
(IT_write_glyphs): Convert cbp to unsigned char *.
|
Wed, 16 Aug 2000 01:38:04 +0000 |
Kenichi Handa |
(IT_write_glyphs): Use a locally declared conversion_buffer.
|
Tue, 15 Aug 2000 20:59:20 +0000 |
Eli Zaretskii |
(IT_update_begin): Don't crash if mouse_face_mouse_frame
|
Thu, 10 Aug 2000 06:44:09 +0000 |
Eli Zaretskii |
(IT_note_mouse_highlight): Update the calls to overlays_at.
|
Wed, 09 Aug 2000 12:26:13 +0000 |
Eli Zaretskii |
Include keyboard.h.
|
Mon, 07 Aug 2000 07:47:53 +0000 |
Eli Zaretskii |
(Fmsdos_set_mouse_buttons): Add missing backslashes in
|
Mon, 31 Jul 2000 06:38:19 +0000 |
Eli Zaretskii |
(Fmsdos_set_mouse_buttons, syms_of_msdos): New functions.
|
Mon, 31 Jul 2000 06:24:21 +0000 |
Eli Zaretskii |
(run_msdos_command): Save and restore the master
|
Sun, 23 Jul 2000 13:03:16 +0000 |
Eli Zaretskii |
(IT_note_mouse_highlight): Process overlays in the
|
Thu, 20 Jul 2000 11:06:17 +0000 |
Eli Zaretskii |
(IT_note_mode_line_highlight, IT_note_mouse_highlight):
|
Thu, 13 Jul 2000 23:43:58 +0000 |
Gerd Moellmann |
(dos_rawgetc): Always set `arg' member of input_events.
|
Thu, 13 Jul 2000 14:08:34 +0000 |
Gerd Moellmann |
(dos_rawgetc): Adapt to change of HELP_EVENTs.
|
Mon, 10 Jul 2000 13:42:37 +0000 |
Eli Zaretskii |
(XMenuActivate): After exiting the menu, restore the
|
Wed, 05 Jul 2000 13:41:00 +0000 |
Stefan Monnier |
* xterm.c (note_mode_line_highlight, note_mouse_highlight)
|
Tue, 13 Jun 2000 13:04:19 +0000 |
Eli Zaretskii |
(IT_write_glyphs): Don't use CODING_REQUIRE_ENCODING
|
Tue, 23 May 2000 01:34:05 +0000 |
Kenichi Handa |
(IT_write_glyphs): Set coding->src_multibyte to 1.
|
Tue, 16 May 2000 14:29:08 +0000 |
Gerd Moellmann |
Use the term `invalid' instead of `illegal'.
|
Wed, 12 Apr 2000 15:44:16 +0000 |
Eli Zaretskii |
(NUM_MOUSE_BUTTONS): Define.
|
Tue, 21 Mar 2000 00:40:54 +0000 |
Kenichi Handa |
(XMenuActivate): Args to lookup_derived_face changed.
|
Sun, 12 Mar 2000 12:32:17 +0000 |
Eli Zaretskii |
(vga_installed): New function, code moved from
|
Mon, 06 Mar 2000 10:22:57 +0000 |
Eli Zaretskii |
(IT_note_mouse_highlight): Return immediately if frame's
|