log src/xterm.c @ 55074:dd4c270b21af

age author description
Tue, 20 Apr 2004 22:19:23 +0000 Kim F. Storm (x_draw_relief_rect): Add top_p and bot_p args.
Mon, 05 Apr 2004 21:55:16 +0000 Kim F. Storm (handle_one_xevent): Set mouse_face_hidden after clearing highlight.
Mon, 29 Mar 2004 22:53:14 +0000 Kim F. Storm (x_initialize): Initialize ignore_next_mouse_click_timeout.
Mon, 29 Mar 2004 22:49:15 +0000 Kim F. Storm (x_mouse_click_focus_ignore_position): New var.
Sat, 20 Mar 2004 16:11:23 +0000 Jan Dj«£rv * xterm.c (handle_one_xevent): Do not pass key press events to
Sat, 28 Feb 2004 16:22:06 +0000 Jan Dj«£rv xfns.c (x_window): Fixed indentation
Fri, 27 Feb 2004 23:49:48 +0000 Kim F. Storm (x_focus_changed, x_detect_focus_change): Remove
Fri, 13 Feb 2004 23:27:38 +0000 Kim F. Storm (x_draw_fringe_bitmap): Handle wider bitmaps (max 16 bits).
Sun, 08 Feb 2004 23:21:19 +0000 Kim F. Storm (x_draw_fringe_bitmap): Handle overlayed fringe bitmaps.
Tue, 03 Feb 2004 16:34:26 +0000 Jan Dj«£rv * xterm.c (handle_one_xevent): Call x_handle_dnd_message for
Fri, 16 Jan 2004 18:47:40 +0000 Kim F. Storm (x_update_window_end): Call draw_window_fringes.
Fri, 16 Jan 2004 10:21:54 +0000 Jan Dj«£rv * xterm.c (handle_one_xevent): Don't handle characters that are part
Sun, 28 Dec 2003 16:05:28 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 28 Dec 2003 00:13:34 +0000 Kim F. Storm (Qface, Qmouse_face): Remove unused externs.
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Wed, 24 Dec 2003 18:55:24 +0000 Karoly Lorentey Add a level of indirection to terminal characteristics.
Mon, 17 Nov 2003 06:06:24 +0000 Jan Dj«£rv * xterm.c (x_window_to_scroll_bar): Move check of display to
Sun, 16 Nov 2003 16:05:24 +0000 Jan Dj«£rv Implement multiple display handling for GTK.
Fri, 14 Nov 2003 19:13:02 +0000 Jan Dj«£rv * xterm.c (x_detect_focus_change): Do not change focus frame for
Tue, 11 Nov 2003 07:47:44 +0000 Kenichi Handa (x_list_fonts): Fix excluding of auto-scaled fonts.
Sat, 08 Nov 2003 12:45:13 +0000 Jan Dj«£rv * xterm.c (XAW_ARROW_SCROLLBARS): Define it for Xaw 1.5E.
Mon, 03 Nov 2003 05:55:42 +0000 Jan Dj«£rv * xterm.c (x_term_init): Fix formatting.
Fri, 31 Oct 2003 22:04:05 +0000 Jan Dj«£rv * xterm.c (x_term_init): For GTK part, increase x_initialized
Sun, 05 Oct 2003 13:42:04 +0000 Jan Dj«£rv * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
Sun, 05 Oct 2003 12:15:39 +0000 Jan Dj«£rv Fix memory leaks (from YAMAMOTO Mitsuharu)
Sun, 05 Oct 2003 11:52:47 +0000 Jan Dj«£rv Make (modify-frame-parameters nil '((top . 0))) work for all types
Thu, 02 Oct 2003 02:08:56 +0000 Kenichi Handa (x_load_font): Fix previous change.
Thu, 02 Oct 2003 02:05:42 +0000 Kenichi Handa (x_load_font): Clear all members of FONTP before start filling them.
Fri, 26 Sep 2003 17:24:56 +0000 Dave Love (x_bitmap_mask): Declare.
Fri, 19 Sep 2003 14:45:21 +0000 Jan Dj«£rv * xterm.c (x_set_offset): Take window manager decorations
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 30 Aug 2003 17:44:40 +0000 Jan Dj«£rv Fix pixel calculation for TrueVisuals.
Thu, 21 Aug 2003 19:54:47 +0000 Jan Dj«£rv Create and initialize a client leader window so session management
Tue, 19 Aug 2003 16:20:13 +0000 Miles Bader Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-20
Thu, 31 Jul 2003 16:10:53 +0000 Jan Dj«£rv * xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.
Tue, 29 Jul 2003 17:38:21 +0000 Richard M. Stallman (xim_open_dpy, xim_initialize, xim_close_dpy):
Thu, 17 Jul 2003 10:15:04 +0000 Richard M. Stallman (xim_initialize): Redo 6/24 change.
Sun, 13 Jul 2003 17:27:51 +0000 Juanma Barranquero (x_bitmap_icon,x_wm_set_icon_pixmap): Modify to add mask, and use the Gtk+
Tue, 08 Jul 2003 22:00:53 +0000 Kim F. Storm (x_term_init) [!USE_XIM]: Use `useXIM' resource to turn on XIM.
Tue, 08 Jul 2003 21:46:58 +0000 Kim F. Storm (use_xim) [!USE_XIM]: Default to disable XIM if emacs
Fri, 27 Jun 2003 02:21:51 +0000 Richard M. Stallman (xim_initialize): Undo previous change.
Tue, 24 Jun 2003 09:42:48 +0000 Dave Love (xim_initialize): Use XRegisterIMInstantiateCallback_arg6.
Sun, 15 Jun 2003 21:20:55 +0000 Stefan Monnier (x_dispatch_event): Don't pass uninitialized
Mon, 02 Jun 2003 18:48:55 +0000 Dave Love (Qutf_8): Moved to coding.c
Sat, 24 May 2003 22:10:17 +0000 Kim F. Storm Make (several) trivial substitutions for renamed and
Wed, 21 May 2003 22:11:50 +0000 Dave Love (use_xim): Initialize.
Mon, 19 May 2003 14:41:32 +0000 Richard M. Stallman Comment change.
Sat, 17 May 2003 21:17:45 +0000 Stefan Monnier (Fselect_window): Add optional arg `norecord'.
Wed, 09 Apr 2003 16:44:45 +0000 Jan Dj«£rv * xterm.c (xg_scroll_callback): Call gtk_range_get_adjustment to
Mon, 31 Mar 2003 20:36:31 +0000 Kim F. Storm Remove unnecessary extern declarations.
Fri, 28 Mar 2003 14:45:30 +0000 Stefan Monnier (xt_action_hook): Unset dragging so the reset does take place.
Fri, 28 Mar 2003 14:25:14 +0000 Stefan Monnier (xm_scroll_callback): Undo a tiny bit of the previous change.
Fri, 28 Mar 2003 14:20:09 +0000 Stefan Monnier (take_vertical_position_into_account): Remove.
Sun, 23 Mar 2003 00:59:23 +0000 Jan Dj«£rv Finally (?) fix flicker in scroll bar.
Fri, 21 Mar 2003 22:56:52 +0000 Kim F. Storm * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
Fri, 21 Mar 2003 21:47:46 +0000 Kim F. Storm (struct redisplay_interface): Add active_p argument to
Fri, 21 Mar 2003 13:52:48 +0000 Kim F. Storm * xterm.c: Remove consolidated defines and code.
Mon, 17 Mar 2003 23:03:53 +0000 Jan Dj«£rv New approach to scrolling and scroll bars for better redraw and smoother
Sun, 16 Mar 2003 20:46:42 +0000 Kim F. Storm Remove consolidated defines and code.
Fri, 14 Mar 2003 19:13:17 +0000 Jan Dj«£rv Clear frame didn't redraw scrollbars, fixed that.
Wed, 12 Mar 2003 22:55:02 +0000 Andreas Schwab (x_term_init) [USE_GTK]: Fix typo.
Wed, 12 Mar 2003 12:10:36 +0000 Kim F. Storm Remove generic fringe code.
Sun, 09 Mar 2003 20:43:04 +0000 Jan Dj«£rv Implement Ctrl-Mouse-2 (split vertically) for toolkit scrollbars
Sat, 08 Mar 2003 10:16:04 +0000 Jan Dj«£rv * xterm.c (handle_one_xevent): Pass ReparentNotify to Xt even if
Tue, 04 Mar 2003 19:33:04 +0000 Jan Dj«£rv * xterm.c (x_detect_focus_change): Call x_any_window_to_frame
Tue, 18 Feb 2003 21:30:08 +0000 Jan Dj«£rv * xterm.c (x_list_fonts): If maxnames is less than 0, get all font
Sat, 08 Feb 2003 11:18:32 +0000 Jan Dj«£rv xterm.c (x_make_frame_visible): Call gtk_window_deiconify.
Fri, 07 Feb 2003 16:38:54 +0000 Jan Dj«£rv Use FRAME_OUTER_WINDOW instead of ifdef X_TOOLKIT/else/endif
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sat, 25 Jan 2003 16:25:39 +0000 Jan Dj«£rv Fix input methods for GTK.
Sun, 19 Jan 2003 23:06:42 +0000 Jan Dj«£rv *** empty log message ***
Sun, 19 Jan 2003 21:50:03 +0000 Jan Dj«£rv GTK version
Wed, 08 Jan 2003 20:06:05 +0000 Jan Dj«£rv *** empty log message ***
Mon, 06 Jan 2003 00:45:31 +0000 Richard M. Stallman (x_catch_errors): Save dpy using make_save_value.
Sun, 17 Nov 2002 23:49:32 +0000 Miles Bader (x_draw_glyph_string_foreground)
Thu, 14 Nov 2002 14:21:34 +0000 Dave Love (x_draw_relief_rect, x_draw_box_rect, x_update_cursor):
Wed, 06 Nov 2002 05:03:33 +0000 Richard M. Stallman (x_term_init): Use turn_on_atimers, not start_polling and stop_polling.
Mon, 04 Nov 2002 14:29:04 +0000 Dave Love (XTread_socket): Check Lisp types for Vx_keysym_table
Thu, 31 Oct 2002 17:59:30 +0000 Dave Love (XTread_socket): Fix last change.
Wed, 30 Oct 2002 19:12:37 +0000 Dave Love (Qeql): Declare.
Sat, 26 Oct 2002 23:53:07 +0000 Kim F. Storm (note_mouse_highlight): Don't use mouse-face if hidden.
Thu, 24 Oct 2002 19:59:14 +0000 Kim F. Storm (get_window_cursor_type): New arg ACTIVE_CURSOR.
Fri, 18 Oct 2002 10:09:43 +0000 Juanma Barranquero Fix typo in comment.
Sat, 05 Oct 2002 23:36:29 +0000 Jan Dj«£rv * xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all
Thu, 03 Oct 2002 17:51:49 +0000 Jan Dj«£rv * xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
Mon, 30 Sep 2002 06:31:51 +0000 Kenichi Handa (x_encode_char): For DIM=1 charset, set ccl->reg[2] to
Fri, 30 Aug 2002 12:05:04 +0000 Kim F. Storm (x_specified_cursor_type): Remove prototype.
Tue, 27 Aug 2002 18:42:48 +0000 Richard M. Stallman (x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
Wed, 14 Aug 2002 00:59:01 +0000 Kenichi Handa (x_term_init): Initialize dpyinfo->Xatom_UTF8_STRING.
Mon, 05 Aug 2002 16:28:41 +0000 Richard M. Stallman Comment change.
Sat, 27 Jul 2002 18:57:41 +0000 Richard M. Stallman (x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor.
Thu, 25 Jul 2002 03:17:33 +0000 Richard M. Stallman (expose_overlaps): New function.
Tue, 16 Jul 2002 19:49:27 +0000 Ken Raeburn (same_x_server): String pointer args now point to
Tue, 16 Jul 2002 15:50:09 +0000 Ken Raeburn * xterm.c (x_catch_errors, x_clear_errors): Use SSET.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Wed, 03 Jul 2002 12:01:24 +0000 Juanma Barranquero Fix typo.
Tue, 02 Jul 2002 19:11:38 +0000 Richard M. Stallman (x_term_init): Turn off polling around XtOpenDisplay.
Mon, 01 Jul 2002 15:59:26 +0000 Dave Love Fix prototype for K&R.
Fri, 28 Jun 2002 19:53:04 +0000 Jan Dj«£rv Indentation fixes.
Fri, 28 Jun 2002 19:42:48 +0000 Jan Dj«£rv (x_focus_changed): New function.
Mon, 24 Jun 2002 00:39:35 +0000 Kenichi Handa (XTread_socket): Disable composition handling.
Thu, 13 Jun 2002 14:59:38 +0000 Pavel Jan«¿k Rename enum event_kind items.
Tue, 28 May 2002 20:27:59 +0000 Richard M. Stallman (x_display_and_set_cursor): Change the cursor in the same
Wed, 22 May 2002 21:17:45 +0000 Kim F. Storm (x_write_glyphs): Clear phys_cursor_on_p if current
Wed, 08 May 2002 21:32:00 +0000 Kim F. Storm (x_draw_image_foreground, x_draw_image_foreground_1):
Mon, 29 Apr 2002 18:22:04 +0000 Stefan Monnier (XTread_socket): Disable the Xutf8LookupString code.
Fri, 26 Apr 2002 17:55:46 +0000 Gerd Moellmann (x_draw_phys_cursor_glyph): Undo last change. Compute
Thu, 25 Apr 2002 17:26:55 +0000 Gerd Moellmann (x_draw_phys_cursor_glyph): Take into account that a box
Wed, 24 Apr 2002 17:03:03 +0000 Gerd Moellmann (x_display_and_set_cursor): Set phys_cursor_width to
Wed, 24 Apr 2002 10:29:49 +0000 Gerd Moellmann (notice_overwritten_cursor): Fix an off by 1 error.
Tue, 23 Apr 2002 15:44:28 +0000 Gerd Moellmann (notice_overwritten_cursor): Handle the special case
Tue, 23 Apr 2002 10:33:17 +0000 Gerd Moellmann (x_draw_hollow_cursor, x_draw_bar_cursor)
Mon, 22 Apr 2002 22:56:19 +0000 Pavel Jan«¿k Fix misleading comment after #endif.
Fri, 19 Apr 2002 18:59:02 +0000 Pavel Jan«¿k (note_mode_line_or_margin_highlight): Remove unused variables `row', `i'
Fri, 19 Apr 2002 11:47:58 +0000 Eli Zaretskii (x_draw_bar_cursor): New argument KIND; callers changed.
Tue, 16 Apr 2002 15:07:46 +0000 Stefan Monnier (Qlatin_1, Qutf_8): New vars.
Fri, 12 Apr 2002 09:33:52 +0000 Gerd Moellmann (note_mode_line_or_margin_highlight): Renamed from
Wed, 03 Apr 2002 08:39:50 +0000 Pavel Jan«¿k Rename autoselect_window_p to mouse_autoselect_window.
Mon, 01 Apr 2002 19:49:39 +0000 Stefan Monnier (XTread_socket): Fix int/Lisp_Object confusion.
Mon, 01 Apr 2002 16:55:33 +0000 Pavel Jan«¿k (XTread_socket): Generate SELECT_WINDOW_EVENTs only for Emacs windows.
Mon, 01 Apr 2002 13:43:58 +0000 Pavel Jan«¿k (autoselect_window_p): Renamed from `x_autoselect_window_p'.
Sun, 31 Mar 2002 16:43:51 +0000 Pavel Jan«¿k Fix typo.
Sun, 31 Mar 2002 10:58:58 +0000 Gerd Moellmann (x_get_char_face_and_encoding): Add parameter DISPLAY_P.
Fri, 22 Mar 2002 12:28:11 +0000 Eli Zaretskii (XTread_socket): If XK_ISO_Lock and
Wed, 13 Mar 2002 17:04:49 +0000 Stefan Monnier (x_set_toolkit_scroll_bar_thumb) <USE_MOTIF>: Use a fixed-size
Mon, 11 Mar 2002 18:49:27 +0000 Gerd Moellmann (note_mouse_movement): Put code for
Sun, 10 Mar 2002 16:15:20 +0000 Jan Dj«£rv Added calls to x_session_check_input () and x_session_initialize ().
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Fri, 01 Mar 2002 22:40:20 +0000 Kim F. Storm (x_display_and_set_cursor): Blink box cursor using
Thu, 28 Feb 2002 16:16:52 +0000 Pavel Jan«¿k Fix typos.
Sat, 23 Feb 2002 16:33:00 +0000 Pavel Jan«¿k (enter_timestamp): Put in #if 0 to prevent warning.
Sat, 16 Feb 2002 23:55:57 +0000 Kim F. Storm (disable_mouse_highlight): Removed variable.
Sat, 16 Feb 2002 10:02:38 +0000 Pavel Jan«¿k (x-autoselect-window): New variable.
Fri, 15 Feb 2002 09:36:05 +0000 Kai Gro©Îjohann (Vx_alt_keysym, Vx_hyper_keysym, Vx_meta_keysym)
Sun, 27 Jan 2002 16:43:36 +0000 Pavel Jan«¿k Fix typo.
Wed, 16 Jan 2002 23:04:03 +0000 Kim F. Storm (x_erase_phys_cursor): Don't erase cursor if cursor row
Wed, 16 Jan 2002 06:48:06 +0000 Pavel Jan«¿k (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of `dont_resize' only
Sun, 13 Jan 2002 12:05:37 +0000 Eli Zaretskii (x_check_fullscreen, x_check_fullscreen_move)
Sun, 13 Jan 2002 00:36:20 +0000 Andreas Schwab (x_load_font): Never set fonts_changed_p to zero.
Sat, 12 Jan 2002 16:01:51 +0000 Pavel Jan«¿k Fix typos.
Fri, 28 Dec 2001 14:47:19 +0000 Gerd Moellmann (x_setup_relief_colors): Don't compute an image's
Fri, 28 Dec 2001 13:33:37 +0000 Gerd Moellmann (notice_overwritten_cursor): Don't depend on
Thu, 20 Dec 2001 19:01:00 +0000 Pavel Jan«¿k Doc fix.
Thu, 06 Dec 2001 11:56:31 +0000 Eli Zaretskii (x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the
Sun, 02 Dec 2001 17:28:08 +0000 Pavel Jan«¿k (x_draw_image_relief): Use predefined macro instead of constant when the
Sun, 02 Dec 2001 13:13:01 +0000 Pavel Jan«¿k Fix typos.
Sat, 01 Dec 2001 12:56:47 +0000 Gerd Moellmann (x_draw_fringe_bitmap): Always undo clipping.
Sat, 01 Dec 2001 01:22:27 +0000 Kim F. Storm (zv_height, zv_bits, zv_period): Changed zv bitmap to
Wed, 28 Nov 2001 17:07:59 +0000 Gerd Moellmann (x_draw_glyphs): Don't call notice_overwritten_cursor if
Sat, 24 Nov 2001 17:10:39 +0000 Pavel Jan«¿k Fix typo in comment.
Sat, 17 Nov 2001 21:41:00 +0000 Andreas Schwab (note_mouse_highlight): Fix type of variable `ignore'.
Sat, 17 Nov 2001 18:09:27 +0000 Jason Rumney (notice_overwritten_cursor): Take care of end < 0 case.
Fri, 16 Nov 2001 22:52:13 +0000 Pavel Jan«¿k (waiting_for_input): Remove unnecessary prototype.
Fri, 16 Nov 2001 13:20:18 +0000 Kim F. Storm Fringe cleanup.
Thu, 15 Nov 2001 16:13:47 +0000 Gerd Moellmann (x_draw_image_relief): Accept zero tool_bar_button_relief.
Thu, 15 Nov 2001 11:01:58 +0000 Gerd Moellmann (x_draw_bar_cursor): If the background color of the
Mon, 12 Nov 2001 22:55:02 +0000 Richard M. Stallman Undo unintended change in #if 0 code.
Mon, 12 Nov 2001 05:35:02 +0000 Richard M. Stallman (XTread_socket): Don't update focus for EnterNotify or
Mon, 05 Nov 2001 00:14:31 +0000 Richard M. Stallman (x_display_and_set_cursor): Use buffer-local
Thu, 01 Nov 2001 11:24:41 +0000 Gerd Moellmann (x_scroll_bar_create): Check for width and height > 0.
Tue, 30 Oct 2001 17:27:35 +0000 Gerd Moellmann (x_after_update_window_line): Don't run the code
Tue, 30 Oct 2001 14:59:57 +0000 Gerd Moellmann (x_draw_relief_rect): Correct bottom relief by 1 pixel.
Mon, 29 Oct 2001 14:00:16 +0000 Gerd Moellmann (x_display_and_set_cursor): If cursor_in_echo_area,
Mon, 29 Oct 2001 11:15:10 +0000 Gerd Moellmann (x_after_update_window_line): Clear internal border
Mon, 29 Oct 2001 09:44:31 +0000 Gerd Moellmann (XTread_socket) <KeyPress>: Don't use
Sat, 27 Oct 2001 21:41:34 +0000 Pavel Jan«¿k Fix typo in a comment.
Sat, 27 Oct 2001 09:22:25 +0000 Pavel Jan«¿k Fix typo in a comment.
Fri, 26 Oct 2001 11:57:25 +0000 Gerd Moellmann (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Thu, 25 Oct 2001 12:58:15 +0000 Gerd Moellmann (show_mouse_face): Clean up. Recognize overwritten
Wed, 24 Oct 2001 18:02:59 +0000 Miles Bader (x_setup_relief_colors): Use `IMAGE_BACKGROUND' and
Wed, 24 Oct 2001 16:05:19 +0000 Gerd Moellmann (x_draw_glyphs): Don't check for cursor overwriting
Wed, 24 Oct 2001 14:04:57 +0000 Gerd Moellmann (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Wed, 24 Oct 2001 10:28:38 +0000 Pavel Jan«¿k (x_insert_glyphs): Remove unused variables `real_end' and `real_start'.
Wed, 24 Oct 2001 09:12:13 +0000 Gerd Moellmann (fast_find_position): Call row_containing_pos
Tue, 23 Oct 2001 12:03:47 +0000 Gerd Moellmann (x_draw_glyphs): Remove parameters READ_START and
Sat, 20 Oct 2001 05:44:30 +0000 Miles Bader (x_fix_overlapping_area, x_write_glyphs, expose_area)
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Mon, 15 Oct 2001 10:12:08 +0000 Gerd Moellmann (x_draw_glyph_string): Restore clipping after
Sun, 14 Oct 2001 16:08:48 +0000 Pavel Jan«¿k (xlwmenu_window_p, xlwmenu_redisplay): Add prototypes.
Sun, 14 Oct 2001 10:36:01 +0000 Gerd Moellmann Put doc strings in comments.
Fri, 12 Oct 2001 10:05:03 +0000 Gerd Moellmann (notice_overwritten_cursor): Renamed from
Mon, 08 Oct 2001 11:39:52 +0000 Stefan Monnier Include keymap.h.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Mon, 08 Oct 2001 06:31:02 +0000 Pavel Jan«¿k USE_LUCID can be defined iff USE_X_TOOLKIT is defined.
Fri, 05 Oct 2001 16:35:12 +0000 Miles Bader (x_create_toolkit_scroll_bar): Try to allocate colors for the shadows,
Fri, 05 Oct 2001 09:53:07 +0000 Gerd Moellmann (XTread_socket): Return a non_ascii_keystroke for
Thu, 27 Sep 2001 09:14:30 +0000 Gerd Moellmann (x_draw_relief_rect): Draw bottom relief 1 pixel more
Tue, 25 Sep 2001 10:12:34 +0000 Gerd Moellmann (fast_find_position) [0]: Add a presumably more correct
Mon, 24 Sep 2001 13:10:01 +0000 Gerd Moellmann (refreshicon): Removed.
Mon, 24 Sep 2001 12:59:19 +0000 Gerd Moellmann (toplevel): Remove includes in #if 0.
Mon, 03 Sep 2001 15:47:06 +0000 Gerd Moellmann Comment fix.
Mon, 03 Sep 2001 15:42:28 +0000 Gerd Moellmann (note_mouse_highlight) <help-echo>: When looking for
Tue, 28 Aug 2001 14:33:51 +0000 Gerd Moellmann (x_set_glyph_string_background_width): Set the glyph
Wed, 15 Aug 2001 14:31:09 +0000 Gerd Moellmann (expose_window_tree, expose_window, expose_line): Return
Mon, 06 Aug 2001 13:37:02 +0000 Gerd Moellmann (x_dump_glyph_string): Put in #if GLYPH_DEBUG.
Fri, 27 Jul 2001 15:28:08 +0000 Gerd Moellmann (x_get_glyph_string_clip_rect): Minor cleanup.
Fri, 20 Jul 2001 09:35:17 +0000 Gerd Moellmann (x_fill_stretch_glyph_string): Remove an assertion.
Wed, 18 Jul 2001 10:40:57 +0000 Gerd Moellmann Fix a typo.
Thu, 12 Jul 2001 14:39:21 +0000 Gerd Moellmann (XTread_socket) <PropertyNotify>: Put the code
Wed, 04 Jul 2001 07:42:17 +0000 Gerd Moellmann (x_produce_glyphs): Don't convert multibyte characters
Mon, 02 Jul 2001 12:42:56 +0000 Gerd Moellmann * xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with the
Mon, 02 Jul 2001 09:21:08 +0000 Gerd Moellmann (x_list_fonts): Make sure XFreeFont is called
Mon, 18 Jun 2001 07:11:33 +0000 Eli Zaretskii Fix a typo in a comment.
Sat, 02 Jun 2001 19:18:32 +0000 Stefan Monnier (clear_mouse_face): Reset dpyinfo->mouse_face_overlay as
Wed, 30 May 2001 11:19:10 +0000 Gerd Moellmann (note_mouse_highlight): If an overlapping overlay
Tue, 29 May 2001 11:10:47 +0000 Gerd Moellmann *** empty log message ***
Mon, 14 May 2001 14:54:29 +0000 Gerd Moellmann (note_mouse_highlight): Avoid changing the mouse
Mon, 14 May 2001 13:03:23 +0000 Gerd Moellmann (x_draw_glyphs): Fix compuation of rightmost x for
Fri, 11 May 2001 15:10:44 +0000 Gerd Moellmann (clear_mouse_face): Return 1 if text with mouse face was
Wed, 09 May 2001 15:37:36 +0000 Gerd Moellmann (note_mouse_highlight): Don't change the mouse cursor
Thu, 03 May 2001 17:47:37 +0000 Eli Zaretskii (XTread_socket) <Expose> [!USE_TOOLKIT_SCROLL_BARS]: Fix
Wed, 02 May 2001 13:19:30 +0000 Gerd Moellmann (expose_window): Return int. If W is the window
Wed, 02 May 2001 11:12:42 +0000 Gerd Moellmann (x_draw_stretch_glyph_string): Don't draw background
Mon, 30 Apr 2001 14:37:47 +0000 Gerd Moellmann (x_window_to_menu_bar) [USE_LUCID]: New function.
Thu, 05 Apr 2001 13:08:21 +0000 Gerd Moellmann (x_free_frame_resources) [USE_X_TOOLKIT]: Set
Tue, 03 Apr 2001 11:25:12 +0000 Gerd Moellmann (x_use_underline_position_properties): New variable.
Mon, 02 Apr 2001 15:49:25 +0000 Gerd Moellmann (x_alloc_nearest_color_1): New function.
Wed, 28 Mar 2001 12:36:44 +0000 Gerd Moellmann (x_draw_relief_rect): Extend left shadow to the
Wed, 28 Mar 2001 12:06:09 +0000 Gerd Moellmann (expose_window_tree, expose_frame): Don't compute
Fri, 23 Mar 2001 04:24:23 +0000 Stefan Monnier (note_mouse_highlight): Dec the int, not the Lisp_Object.
Wed, 21 Mar 2001 17:12:33 +0000 Gerd Moellmann (x_update_window_end): Handle overwritten mouse face
Mon, 19 Mar 2001 18:50:18 +0000 Gerd Moellmann (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Thu, 15 Mar 2001 16:28:44 +0000 Gerd Moellmann (fast_find_position): Return the correct vpos.
Wed, 14 Mar 2001 13:18:05 +0000 Kenichi Handa (x_draw_glyph_string): Draw relief (if any) before
Wed, 14 Mar 2001 12:39:36 +0000 Gerd Moellmann (x_draw_glyph_string_box): Don't draw a full-width
Tue, 13 Mar 2001 14:36:25 +0000 Gerd Moellmann (XTread_socket) <LeaveNotify, EnterNotify>: Remove
Tue, 13 Mar 2001 14:19:33 +0000 Gerd Moellmann [USE_TOOLKIT_SCROLL_BARS && USE_MOTIF]: Don't include
Tue, 13 Mar 2001 14:09:33 +0000 Gerd Moellmann (x_set_toolkit_scroll_bar_thumb) [USE_MOTIF]: Don't
Fri, 09 Mar 2001 18:42:28 +0000 Gerd Moellmann (note_mouse_highlight): If there's no help-echo on
Thu, 08 Mar 2001 20:54:18 +0000 Gerd Moellmann (note_mouse_highlight): Handle mouse-face and
Tue, 06 Mar 2001 19:50:08 +0000 Gerd Moellmann (XTflash): Make the timeout of select shorter, and call
Tue, 06 Mar 2001 15:30:15 +0000 Gerd Moellmann (note_mouse_highlight): Call mouse_face_overlay_overlaps
Mon, 05 Mar 2001 21:19:09 +0000 Dave Love (XTmouse_position): Fix tyypo.
Fri, 02 Mar 2001 20:49:19 +0000 Gerd Moellmann (glyph_rect): New function.
Fri, 02 Mar 2001 12:04:12 +0000 Gerd Moellmann (XTset_vertical_scroll_bar): Don't clear a zero height
Wed, 28 Feb 2001 15:06:04 +0000 Gerd Moellmann (x_set_window_size): Don't use `None' with widgets; use
Wed, 21 Feb 2001 13:54:09 +0000 Gerd Moellmann (XTread_socket): Test x_output's hourglass_p instead
Fri, 16 Feb 2001 12:44:32 +0000 Gerd Moellmann (x_set_glyph_string_background_width): Extend the