Sun, 12 Sep 2010 15:23:59 +0200 |
Jan D |
Fix bug 7013, only do send event if wanted state != current state.
|
Thu, 02 Sep 2010 11:47:08 +0200 |
Jan D. |
Removed cut-buffer code.
|
Wed, 18 Aug 2010 22:06:11 +0300 |
Eli Zaretskii |
xterm.c (x_draw_bar_cursor): Fix last change.
|
Wed, 18 Aug 2010 19:42:06 +0300 |
Eli Zaretskii |
Fix display of bar cursor on right-to-left text.
|
Sat, 14 Aug 2010 15:55:04 +0300 |
Eli Zaretskii |
Fix cursor drawing on stretch glyphs in R2L lines.
|
Wed, 11 Aug 2010 14:34:46 +0200 |
Jan D |
Fix -Wwrite_strings in general and for Gtk+ specific code.
|
Sun, 08 Aug 2010 14:03:45 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Fri, 06 Aug 2010 12:07:16 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Mon, 02 Aug 2010 16:23:06 +0200 |
Jan D. |
* xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormap
|
Sun, 01 Aug 2010 15:57:07 +0200 |
Jan D |
Use Gtk+ tooltips by default for Gtk+ Emacs.
|
Thu, 29 Jul 2010 18:49:59 +0200 |
Jan D. |
Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
|
Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
Fri, 16 Jul 2010 11:42:15 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Thu, 15 Jul 2010 23:54:10 +0200 |
Andreas Schwab |
* xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): Convert old-style definition.
|
Wed, 14 Jul 2010 17:10:59 +0200 |
Jan D |
Fix frame size when scroll bar width not an integral of column width.
|
Wed, 14 Jul 2010 16:32:25 +0200 |
Jan D |
Fix menu bar activation with click for Motif/Lesstif.
|
Mon, 12 Jul 2010 21:47:45 -0700 |
Dan Nicolaescu |
Convert maybe_fatal to standard C.
|
Mon, 12 Jul 2010 12:56:46 -0700 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
Mon, 12 Jul 2010 12:29:49 -0700 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
Mon, 12 Jul 2010 19:47:17 +0200 |
Andreas Schwab |
Convert old-style definitions
|
Wed, 14 Jul 2010 12:05:53 +0200 |
Jan D |
Fix menus as per bug 6499 and 6608.
|
Sat, 10 Jul 2010 14:52:53 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Mon, 05 Jul 2010 18:58:31 +0900 |
YAMAMOTO Mitsuharu |
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Wed, 07 Jul 2010 11:45:28 +0200 |
Juanma Barranquero |
Fix whitespace to follow coding guidelines.
|
Tue, 06 Jul 2010 15:33:34 +0200 |
Andreas Schwab |
Fix conflicting declarations of x_get_keysym_name
|
Mon, 05 Jul 2010 12:28:27 +0200 |
Jan D |
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).
|
Mon, 05 Jul 2010 11:55:11 +0200 |
Jan D |
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Mon, 28 Jun 2010 12:11:26 +0200 |
Jan D |
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
|
Tue, 22 Jun 2010 14:28:08 +0200 |
Jan D. |
Hide scroll bar when window is too small to avoid Gtk+ warning.
|
Mon, 07 Jun 2010 20:02:41 -0700 |
Dan Nicolaescu |
Remove INCLUDED_FCNTL.
|
Thu, 06 May 2010 11:34:56 +0200 |
Jan D. |
* xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
|
Sun, 02 May 2010 20:44:04 +0200 |
Jan D. |
Run kill-emacs when exiting for display closed or SIGTERM/HUP.
|
Tue, 20 Apr 2010 20:52:07 +0200 |
Jan D. |
Gtk tool bars can be text, icons with text or just icons.
|
Sat, 10 Apr 2010 19:28:30 +0300 |
Eli Zaretskii |
Implement cursor on the left fringe for R2L lines.
|
Wed, 07 Apr 2010 18:34:31 +0200 |
Jan D. |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
Wed, 07 Apr 2010 13:39:26 +0200 |
Jan D |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
Thu, 01 Apr 2010 20:10:33 -0700 |
Dan Nicolaescu |
Remove extern errno declarations.
|
Wed, 31 Mar 2010 13:39:03 -0700 |
Dan Nicolaescu |
Clean up BSD_SYSTEM use.
|
Wed, 24 Feb 2010 19:23:48 +0100 |
Jan D. |
Move declarations before statements.
|
Sat, 13 Feb 2010 14:27:32 +0100 |
Jan D. |
xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get
|
Sat, 13 Feb 2010 13:54:50 +0100 |
Jan D. |
xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,
|
Sat, 16 Jan 2010 15:20:32 -0500 |
Chong Yidong |
* xterm.c (event_handler_gdk): Block input (Bug#5037).
|
Fri, 15 Jan 2010 23:49:37 -0500 |
Stefan Monnier |
(x_term_init): Instead of inhibiting GC while running Lisp
|
Wed, 13 Jan 2010 13:35:36 -0500 |
Chong Yidong |
Fix gc bug in terminal allocation.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Wed, 13 Jan 2010 10:29:58 +0900 |
Kenichi Handa |
Display buffer name, etc. in mode line by composing correctly.
|
Sat, 09 Jan 2010 13:16:32 +0900 |
YAMAMOTO Mitsuharu |
Make line<->pixel_y conversion macros aware of native menu/tool bars.
|
Wed, 06 Jan 2010 16:55:00 +0100 |
Jan D. |
xterm.c (x_clear_frame): Queue draw for scroll bars.
|
Tue, 05 Jan 2010 15:30:22 +0100 |
Jan D. |
Remove fprintf
|
Tue, 05 Jan 2010 15:16:30 +0100 |
Jan D. |
Handle change of internal-border width when maximized.
|
Sun, 13 Dec 2009 15:39:28 +0000 |
Jan Dj¸«£rv |
Set the extended window manager hint for tooltip windows.
|
Sun, 13 Dec 2009 14:24:22 +0000 |
Jan Dj¸«£rv |
Work around warning about g_set_prgname() called multiple times.
|
Sun, 13 Dec 2009 13:31:35 +0000 |
Jan Dj¸«£rv |
Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.
|
Fri, 27 Nov 2009 17:27:04 +0000 |
Jan Dj¸«£rv |
Don't crash if an X terminal is deleted with force == t.
|
Tue, 24 Nov 2009 08:37:40 +0000 |
YAMAMOTO Mitsuharu |
(x_new_font): Update f->scroll_bar_actual_width.
|
Sat, 21 Nov 2009 15:28:59 +0000 |
Jan Dj¸«£rv |
Use a select wrapper around the GLib event loop, thus taking into account GLib
|
Sat, 21 Nov 2009 11:52:23 +0000 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
Sat, 21 Nov 2009 02:33:45 +0000 |
Dan Nicolaescu |
* xterm.c (x_new_font):
|
Tue, 17 Nov 2009 08:21:23 +0000 |
Jan Dj¸«£rv |
Handle system default font and changing font parameters.
|
Wed, 11 Nov 2009 06:10:42 +0000 |
Dan Nicolaescu |
* xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
|
Fri, 06 Nov 2009 08:30:43 +0000 |
Jan Dj¸«£rv |
Fix bug #4870, issues 3 and 4.
|
Fri, 06 Nov 2009 06:50:52 +0000 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
Wed, 21 Oct 2009 19:15:57 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_term_init): Remove XSynchronize call done for debugging.
|
Wed, 21 Oct 2009 18:29:46 +0000 |
Jan Dj¸«£rv |
Fix resize due to font change on a maximized/xmonad-controlled frame.
|
Tue, 20 Oct 2009 10:03:37 +0000 |
YAMAMOTO Mitsuharu |
(XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit
|
Mon, 19 Oct 2009 18:08:53 +0000 |
Jan Dj¸«£rv |
(x_create_toolkit_scroll_bar): Don't allocate color for
|
Mon, 19 Oct 2009 05:11:07 +0000 |
Dan Nicolaescu |
* xterm.c:
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Tue, 15 Sep 2009 18:49:56 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_new_font): Call change_frame_size before calling
|
Fri, 04 Sep 2009 05:33:13 +0000 |
Jan Dj¸«£rv |
(x_focus_changed): If we get a focusout and pointer
|
Wed, 02 Sep 2009 17:03:20 +0000 |
Jan Dj¸«£rv |
* xterm.h: Rename x_non_menubar_window_to_frame to
|
Tue, 25 Aug 2009 03:05:50 +0000 |
Glenn Morris |
joakim at verona.se
|
Sun, 26 Jul 2009 23:09:44 +0000 |
Chong Yidong |
* dispnew.c (init_display): Use Qx, Qw32, and Qns.
|
Thu, 16 Jul 2009 01:24:00 +0000 |
Chong Yidong |
* xterm.c (Qx_gtk_map_stock): New var.
|
Tue, 07 Jul 2009 08:38:44 +0000 |
Jan Dj¸«£rv |
xterm.c (handle_one_xevent): Only call x_check_fullscreen on the
|
Fri, 03 Jul 2009 11:07:02 +0000 |
Jan Dj¸«£rv |
* xterm.h (struct x_display_info): Add invisible_cursor.
|
Thu, 02 Jul 2009 12:27:23 +0000 |
Jan Dj¸«£rv |
* gtkutil.c (xg_frame_set_char_size): Do set width/height if the
|
Wed, 01 Jul 2009 16:58:05 +0000 |
Jan Dj¸«£rv |
* xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky
|
Wed, 01 Jul 2009 16:48:35 +0000 |
Jan Dj¸«£rv |
* w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
|
Wed, 01 Jul 2009 14:02:27 +0000 |
Jan Dj¸«£rv |
* emacs.c (USAGE3, standard_args): Add -mm and --maximized.
|
Sun, 28 Jun 2009 15:32:20 +0000 |
Chong Yidong |
* xterm.c (x_update_window_begin, x_new_focus_frame)
|
Mon, 22 Jun 2009 04:09:14 +0000 |
Chong Yidong |
* xterm.c (xg_default_icon_file): New variable.
|
Mon, 22 Jun 2009 02:01:56 +0000 |
Chong Yidong |
* w32term.c (x_draw_glyph_string): Use the glyph string's width
|
Mon, 15 Jun 2009 10:49:59 +0000 |
YAMAMOTO Mitsuharu |
(x_delete_terminal): Put previous change in #if 0 and
|
Thu, 11 Jun 2009 01:24:20 +0000 |
Kenichi Handa |
(x_compute_glyph_string_overhangs): Handle the automatic
|
Tue, 19 May 2009 00:26:46 +0000 |
YAMAMOTO Mitsuharu |
(x_delete_display): Don't call XrmDestroyDatabase here.
|
Sat, 02 May 2009 20:16:55 +0000 |
Dan Nicolaescu |
(x_handle_net_wm_state): Move declaration of lval before
|
Sun, 19 Apr 2009 15:09:25 +0000 |
Jason Rumney |
The following changes fix Bug#3005 for wide glyphs on each platform,
|
Fri, 27 Mar 2009 18:37:56 +0000 |
Jan Dj¸«£rv |
(handle_one_xevent): Call x_handle_net_wm_state if
|
Fri, 30 Jan 2009 13:06:07 +0000 |
Juanma Barranquero |
* atimer.c (run_timers, alarm_signal_handler):
|
Thu, 29 Jan 2009 14:34:52 +0000 |
Chong Yidong |
(XTread_socket): Update pending_signals.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Mon, 22 Dec 2008 09:40:33 +0000 |
Martin Rudalics |
* frame.c (delete_frame): New function derived from
|
Mon, 15 Dec 2008 01:57:54 +0000 |
Chong Yidong |
(x_free_frame_resources): Remove extraneous call to free_frame_faces.
|
Sat, 13 Dec 2008 22:09:09 +0000 |
Chong Yidong |
(x_delete_display): Move xim_close_dpy call to x_delete_terminal.
|
Sat, 13 Dec 2008 05:44:38 +0000 |
Chong Yidong |
(struct xim_inst_t): Definition moved to xterm.h.
|
Wed, 03 Dec 2008 04:10:37 +0000 |
Chong Yidong |
(x_draw_glyph_string): Fall back on underline_minimum_offset for
|
Sat, 15 Nov 2008 05:33:17 +0000 |
Chong Yidong |
(x_draw_glyph_string): For stretch glyphs, don't call
|
Sat, 15 Nov 2008 05:21:20 +0000 |
Chong Yidong |
(x_draw_glyph_string): Stop drawing the background of the next glyph
|
Wed, 12 Nov 2008 15:50:00 +0000 |
Chong Yidong |
(x_set_frame_alpha): Do nothing if alpha is negative.
|
Thu, 06 Nov 2008 03:49:17 +0000 |
Glenn Morris |
(handle_one_xevent): Don't let popup menus cause
|
Tue, 04 Nov 2008 16:47:34 +0000 |
Chong Yidong |
(xim_close_dpy): Avoid double-free on X11R6 XIM.
|
Mon, 27 Oct 2008 22:20:46 +0000 |
Chong Yidong |
(x_draw_bar_cursor): When hbar cursor is on over-sized glyph, draw it
|
Fri, 19 Sep 2008 10:04:19 +0000 |
Eli Zaretskii |
(x_wm_set_size_hint): Use x_display_pixel_width and x_display_pixel_height.
|
Thu, 18 Sep 2008 18:11:05 +0000 |
Chong Yidong |
(x_display_pixel_height, x_display_pixel_width): New functions.
|
Tue, 02 Sep 2008 11:45:08 +0000 |
Andreas Schwab |
(x_delete_display): Fix merge error.
|
Tue, 02 Sep 2008 05:35:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 29 Aug 2008 07:58:22 +0000 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Adjusted for
|
Wed, 27 Aug 2008 00:08:06 +0000 |
Chong Yidong |
(x_term_init): Temporarily hide the partially initialized terminal
|
Thu, 21 Aug 2008 19:37:04 +0000 |
Chong Yidong |
(x_delete_display): Don't call XrmDestroyDatabase on GTK+.
|
Thu, 31 Jul 2008 02:47:32 +0000 |
Dan Nicolaescu |
* s/ms-w32.h (MULTI_KBOARD): Remove.
before-remove-vms
|
Tue, 08 Jul 2008 11:54:10 +0000 |
Andreas Schwab |
* fontset.h: Declare fontset_from_font. Don't declare
|
Sun, 22 Jun 2008 14:02:07 +0000 |
Stefan Monnier |
(x_set_frame_alpha): Add x_catch_errors for bug#437.
|
Tue, 10 Jun 2008 20:22:10 +0000 |
Stefan Monnier |
* xdisp.c (underline_minimum_offset): Rename from xterm.c's
|
Tue, 10 Jun 2008 20:01:54 +0000 |
Stefan Monnier |
* xterm.c (x_underline_minimum_display_offset): New var.
|
Mon, 02 Jun 2008 06:09:17 +0000 |
Jim Meyering |
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
|
Tue, 27 May 2008 21:10:55 +0000 |
Chong Yidong |
(x_draw_glyph_string): If a clipmask is specified, use it.
|
Mon, 26 May 2008 11:37:42 +0000 |
Andreas Schwab |
(x_set_frame_alpha): Fix type mismatch.
|
Sun, 25 May 2008 11:14:31 +0000 |
Kenichi Handa |
(x_draw_glyph_string): Fix calculation of underline
|
Fri, 23 May 2008 05:33:08 +0000 |
Kenichi Handa |
(x_draw_glyph_string): Be sure to draw underline within the current
|
Fri, 23 May 2008 04:43:19 +0000 |
Kenichi Handa |
(x_draw_glyph_string): Be sure to update
|
Wed, 21 May 2008 06:32:45 +0000 |
Dan Nicolaescu |
(x_set_frame_alpha): Move declarations before
|
Wed, 21 May 2008 03:59:44 +0000 |
Glenn Morris |
Seiji Zenitani <zenitani at mac.com>
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 14 May 2008 01:44:51 +0000 |
Kenichi Handa |
Throughout the file, delete all USE_FONT_BACKEND
|
Tue, 13 May 2008 08:08:13 +0000 |
Jan Dj¸«£rv |
(handle_one_xevent): Don't pass buttons higher than 3
|
Sun, 27 Apr 2008 10:44:37 +0000 |
Andreas Schwab |
(XTread_socket): Fix use of uninitialized variable.
|
Sat, 29 Mar 2008 01:46:10 +0000 |
Stefan Monnier |
* keyboard.c (pending_funcalls): New var.
|
Tue, 11 Mar 2008 15:54:05 +0000 |
Jan Dj¸«£rv |
Fix previous change.
|
Tue, 11 Mar 2008 07:35:09 +0000 |
Jan Dj¸«£rv |
(x_connection_closed): For GTK: If this is the last
|
Mon, 03 Mar 2008 06:32:13 +0000 |
Dan Nicolaescu |
* w32term.c: Remove unused include "gnu.h".
|
Sat, 01 Mar 2008 14:59:06 +0000 |
Jan Dj¸«£rv |
(handle_one_xevent): For Gtk+ and ConfigureNotify, call
|
Sun, 24 Feb 2008 01:05:27 +0000 |
Chong Yidong |
(x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.
|
Fri, 22 Feb 2008 17:42:09 +0000 |
Stefan Monnier |
Consolidate the image_cache to the terminal struct.
|
Thu, 21 Feb 2008 16:51:07 +0000 |
Stefan Monnier |
(x_connection_closed): Consolidate identical tests.
|
Sun, 17 Feb 2008 02:02:54 +0000 |
Kenichi Handa |
(x_set_cursor_gc): Use display_info->font->fid for GCs.
|
Sun, 10 Feb 2008 21:56:38 +0000 |
Stefan Monnier |
* frame.c (Qnoelisp): New symbol.
|
Sat, 09 Feb 2008 18:03:10 +0000 |
Dan Nicolaescu |
* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
|
Thu, 07 Feb 2008 14:07:35 +0000 |
Jan Dj¸«£rv |
(x_detect_focus_change): Handle embed client message.
|
Wed, 30 Jan 2008 07:57:28 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 14 Dec 2007 12:52:48 +0000 |
Kenichi Handa |
(x_check_font) [USE_FONT_BACKEND]: Don't access
|
Thu, 06 Dec 2007 09:51:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 01 Dec 2007 02:42:24 +0000 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Adjusted for
|
Sun, 11 Nov 2007 00:56:44 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 27 Oct 2007 09:12:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 15 Oct 2007 05:03:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 12 Oct 2007 21:06:27 +0000 |
Miles Bader |
Fix up multi-tty merge
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 13 Sep 2007 11:02:20 +0000 |
Kenichi Handa |
(x_set_glyph_string_clipping): Use
|
Tue, 21 Aug 2007 04:54:03 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:48:35 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 03 Aug 2007 05:20:51 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 24 Jul 2007 01:23:55 +0000 |
Miles Bader |
Merge from emacs--devo--0
unicode-xft-base
|
Fri, 29 Jun 2007 03:37:33 +0000 |
Stefan Monnier |
Replace uses of GC_* macros with the non-GC_ versions.
|
Mon, 11 Jun 2007 00:58:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 31 May 2007 01:31:39 +0000 |
Jason Rumney |
* xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:
|
Thu, 24 May 2007 21:31:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 18 Mar 2007 14:11:08 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 26 Feb 2007 23:03:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 20 Feb 2007 11:25:27 +0000 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Fix
|
Tue, 20 Feb 2007 11:02:20 +0000 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Don't
|
Tue, 13 Feb 2007 12:14:16 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Dec 2006 01:29:26 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 07 Dec 2006 04:14:14 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 21 Nov 2006 08:56:38 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 07 Nov 2006 23:22:48 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 16 Oct 2006 07:53:16 +0000 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Don't draw
|
Sun, 15 Oct 2006 02:54:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 14 Sep 2006 09:24:00 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 28 Aug 2006 04:33:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 16 Aug 2006 14:08:49 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 28 Jul 2006 12:40:43 +0000 |
Kenichi Handa |
(x_set_glyph_string_clipping_exactly) [USE_FONT_BACKEND]:
|
Mon, 24 Jul 2006 02:55:39 +0000 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Check if
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 14 Jul 2006 02:22:51 +0000 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Adjusted for
|
Thu, 06 Jul 2006 08:59:39 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 23 Jun 2006 05:07:12 +0000 |
Kenichi Handa |
(x_draw_glyph_string) [USE_FONT_BACKEND]: Check
|
Sat, 17 Jun 2006 20:57:37 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 16 Jun 2006 12:11:10 +0000 |
Kenichi Handa |
(x_new_fontset2): Change arguments. Both args FONTSET
|
Fri, 09 Jun 2006 02:16:05 +0000 |
Kenichi Handa |
(x_new_fontset2): If an ASCII font couldn't be loaded,
|
Wed, 07 Jun 2006 18:05:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 06 Jun 2006 03:52:51 +0000 |
Kenichi Handa |
Include "font.h".
|
Wed, 17 May 2006 07:46:49 +0000 |
Miles Bader |
Merge from emacs--devo--0
unicode-pre-font-backend
|
Fri, 31 Mar 2006 04:56:24 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-50
|
Tue, 28 Mar 2006 23:08:20 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
|
Sun, 19 Mar 2006 19:43:57 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
|
Mon, 13 Mar 2006 12:19:58 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
|
Fri, 03 Mar 2006 07:48:46 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-34
|
Thu, 02 Mar 2006 06:39:08 +0000 |
Kenichi Handa |
(x_set_glyph_string_clipping_exactly): Set
|
Sun, 26 Feb 2006 07:09:24 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-26
|
Wed, 22 Feb 2006 06:54:10 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21
|
Tue, 21 Feb 2006 11:42:19 +0000 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Check
|
Mon, 20 Feb 2006 11:16:28 +0000 |
Kenichi Handa |
(x_draw_glyph_string): Fix previous change for the case of overhang
|
Mon, 20 Feb 2006 07:07:50 +0000 |
Kenichi Handa |
(x_set_glyph_string_clipping_exactly): New function.
|
Fri, 17 Feb 2006 09:10:23 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-17
|
Tue, 14 Feb 2006 05:54:12 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-15
|
Sat, 11 Feb 2006 00:11:19 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
|
Wed, 25 Jan 2006 07:10:04 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7
|
Thu, 19 Jan 2006 07:41:11 +0000 |
Kenichi Handa |
(handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
|
Tue, 17 Jan 2006 02:39:19 +0000 |
Kenichi Handa |
(handle_one_xevent): Delete unnecessary code inserted by
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Mon, 16 Jan 2006 06:59:21 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
|
Sat, 15 Oct 2005 00:26:05 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
|
Fri, 07 Oct 2005 07:15:40 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
|
Thu, 06 Oct 2005 02:00:35 +0000 |
Kenichi Handa |
(handle_one_xevent): Handle keysyms directly mapped to
|
Fri, 30 Sep 2005 11:43:45 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-86
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Thu, 09 Jun 2005 07:13:03 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
|
Mon, 06 Jun 2005 02:39:45 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
|
Thu, 12 May 2005 03:41:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51
|
Sat, 02 Apr 2005 22:40:25 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-33
|
Fri, 18 Feb 2005 00:41:50 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15
|
Sun, 06 Feb 2005 12:06:02 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11
|
Sat, 29 Jan 2005 00:06:24 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-7
|
Sat, 22 Jan 2005 21:39:38 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
|
Sun, 02 Jan 2005 09:13:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
Sat, 25 Dec 2004 02:00:25 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
|
Tue, 14 Dec 2004 07:34:55 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78
|
Wed, 08 Dec 2004 05:02:30 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
|
Fri, 12 Nov 2004 02:53:04 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
|
Thu, 04 Nov 2004 08:55:40 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
|
Fri, 22 Oct 2004 10:13:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
|
Thu, 14 Oct 2004 08:50:09 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
|
Tue, 21 Sep 2004 09:34:12 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43
|
Fri, 27 Aug 2004 07:00:34 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
|
Tue, 06 Jul 2004 02:57:15 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-22
|
Mon, 28 Jun 2004 07:56:49 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Thu, 04 Mar 2004 12:43:44 +0000 |
Kenichi Handa |
(x_list_fonts): Fix the detection of an auto-scaled font.
|
Fri, 13 Feb 2004 06:40:15 +0000 |
Kenichi Handa |
(x_get_font_repertory): Fix for non-Unicode-bmp charset.
|
Fri, 23 Jan 2004 08:44:57 +0000 |
Kenichi Handa |
(x_compute_glyph_string_overhangs): Handle also a
|
Tue, 13 Jan 2004 01:43:38 +0000 |
Kenichi Handa |
(x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and OBJECT args.
|
Fri, 24 Oct 2003 00:40:10 +0000 |
Kenichi Handa |
(x_list_fonts): Fix excluding of auto-scaled fonts.
|
Mon, 06 Oct 2003 11:23:25 +0000 |
Kenichi Handa |
(x_get_font_repertory): Handle the case that the
|
Fri, 26 Sep 2003 17:28:30 +0000 |
Dave Love |
(x_bitmap_mask): Declare.
|
Wed, 17 Sep 2003 19:23:44 +0000 |
Dave Love |
(x_term_init): Fix type error.
|
Mon, 08 Sep 2003 12:53:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 04 Feb 2003 19:24:26 +0000 |
Dave Love |
(XTread_socket): Check Lisp types for Vx_keysym_table
|
Fri, 31 Jan 2003 06:09:27 +0000 |
Kenichi Handa |
(x_encode_char): Call ccl_driver with the last arg Qnil.
|
Sat, 11 Jan 2003 01:50:19 +0000 |
Kenichi Handa |
(x_new_fontset): Fix previous change.
|
Fri, 10 Jan 2003 07:22:03 +0000 |
Kenichi Handa |
(x_new_fontset): Change the arg FONTSETNAME to Lisp
|
Tue, 07 Jan 2003 01:26:33 +0000 |
Kenichi Handa |
(x_new_font): Optimize for the case that the font is
|
Thu, 31 Oct 2002 17:55:03 +0000 |
Dave Love |
(XTread_socket): Fix changes for defined keysyms. Add
|
Tue, 29 Oct 2002 11:38:11 +0000 |
Dave Love |
(xaw_scroll_callback): Cast correctly.
|
Mon, 28 Oct 2002 22:57:17 +0000 |
Dave Love |
(XTread_socket): Only consider keysym>=32 for ASCII.
|
Mon, 28 Oct 2002 15:35:53 +0000 |
Dave Love |
(xaw_scroll_callback): Cast call_data.
|
Sun, 27 Oct 2002 21:13:00 +0000 |
Dave Love |
(Vx_keysym_table): New.
|
Sun, 06 Oct 2002 13:29:21 +0000 |
Dave Love |
(use_xim): Initialize.
|
Fri, 27 Sep 2002 04:51:34 +0000 |
Kenichi Handa |
(x_new_fontset): If FONTSETNAME specifies the default
|
Mon, 19 Aug 2002 06:11:15 +0000 |
Kenichi Handa |
(main): In the case of --unibyte, instead of aborting on finding
|
Thu, 01 Aug 2002 05:42:48 +0000 |
Kenichi Handa |
(x_load_font): Initialize fontp->fontset to -1.
|
Fri, 26 Jul 2002 04:08:30 +0000 |
Kenichi Handa |
(x_produce_glyphs): Use ASCII_CHAR_P, not
|
Tue, 16 Jul 2002 14:35:32 +0000 |
Dave Love |
(note_mouse_movement): Fix call of window_from_coordinates.
|
Wed, 03 Jul 2002 22:17:37 +0000 |
Dave Love |
(XTread_socket): Add extra dead keysyms.
|
Fri, 24 May 2002 15:30:25 +0000 |
Dave Love |
(xlwmenu_window_p): Fix prototype for K&R.
|
Fri, 17 May 2002 16:43:06 +0000 |
Dave Love |
(XSetIMValues): Declare.
|
Fri, 01 Mar 2002 04:14:58 +0000 |
Kenichi Handa |
Include "character.h".
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Tue, 22 Jan 2008 23:53:46 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Mon, 03 Dec 2007 09:35:10 +0000 |
Jan Dj¸«£rv |
Update URL to Window Manager Specification in comment.
|
Sun, 18 Nov 2007 13:54:37 +0000 |
Jan Dj¸«£rv |
(x_scroll_bar_set_handle, x_scroll_bar_handle_click)
|
Fri, 16 Nov 2007 21:04:30 +0000 |
Stefan Monnier |
* xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.
|
Thu, 01 Nov 2007 07:42:10 +0000 |
Jan Dj¸«£rv |
Remove HAVE_X11R5 and HAVE_X11R4.
|
Thu, 01 Nov 2007 03:46:48 +0000 |
Glenn Morris |
Johan Bockg? <bojohan at gnu.org>
|
Thu, 25 Oct 2007 02:38:41 +0000 |
Stefan Monnier |
Make `window-system' into a keyboard-local variable (rather than
|
Sat, 13 Oct 2007 12:46:21 +0000 |
Eli Zaretskii |
Replace `abs' with `eabs'.
|
Tue, 09 Oct 2007 08:52:57 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 23 Sep 2007 02:03:26 +0000 |
Glenn Morris |
Johannes Weiner <hannes at saeurebad.de>
|
Fri, 21 Sep 2007 02:40:57 +0000 |
Glenn Morris |
Markus Triska <markus.triska at gmx.at>
|
Thu, 20 Sep 2007 21:18:23 +0000 |
Stefan Monnier |
(x_delete_terminal): Use terminal->name as liveness status.
|
Wed, 19 Sep 2007 10:02:13 +0000 |
Micha¸«³l Cadilhac |
(handle_one_xevent): Fix a C warning.
|
Fri, 14 Sep 2007 04:11:26 +0000 |
Kenichi Handa |
(handle_one_xevent): Skip decoding if nbytes is zero.
|
Mon, 10 Sep 2007 21:25:32 +0000 |
Dan Nicolaescu |
* xterm.c (x_create_terminal): Add comment.
|
Mon, 10 Sep 2007 17:34:01 +0000 |
Richard M. Stallman |
(x_term_init): Give error if can't open DISPLAY_NAME.
|
Tue, 21 Aug 2007 04:55:30 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:51:08 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 31 Jul 2007 05:50:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 24 Jul 2007 01:25:28 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 11 Jun 2007 01:00:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 25 May 2007 02:47:22 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 22 Apr 2007 13:47:56 +0000 |
Karoly Lorentey |
Fix compilation error with non-toolkit scrollbar.
|
Sun, 22 Apr 2007 12:12:29 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 24 Feb 2007 20:29:24 +0000 |
Karoly Lorentey |
Re-enable GTK multidisplay support.
|
Sat, 24 Feb 2007 19:26:54 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 29 Jan 2007 22:21:19 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 13 Jan 2007 22:59:28 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 01 Jan 2007 17:38:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Sun, 03 Dec 2006 15:03:30 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
|
Sat, 14 Oct 2006 17:36:28 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 14 Oct 2006 16:56:21 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 29 Jul 2006 18:41:57 +0000 |
Karoly Lorentey |
Fix x_catch_errors-related abort after X disconnects. (Reported by Dan Nicolaescu).
|
Sat, 29 Jul 2006 09:59:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Fri, 14 Jul 2006 05:56:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Tue, 27 Jun 2006 15:06:36 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 12 Jun 2006 07:27:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Wed, 24 May 2006 09:13:31 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 20 May 2006 17:12:43 +0000 |
Karoly Lorentey |
Fix C-x 5 2 on the controlling tty; fix some possible crash conditions and a memory leak.
|
Sat, 20 May 2006 12:20:41 +0000 |
Karoly Lorentey |
Fix crashes in `delete-terminal' caused by recursive calls or X displays with live frames.
|
Sat, 20 May 2006 10:32:11 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 17 May 2006 18:05:02 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 01 Apr 2006 16:37:26 +0000 |
Karoly Lorentey |
Fix previous commit.
|
Sat, 01 Apr 2006 16:11:29 +0000 |
Karoly Lorentey |
Fix tooltip border color.
|
Sat, 01 Apr 2006 13:24:42 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 22 Mar 2006 15:16:06 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 15 Mar 2006 17:22:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 12 Mar 2006 04:51:49 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Tue, 28 Feb 2006 17:35:08 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 20 Feb 2006 16:30:15 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Thu, 16 Feb 2006 16:18:54 +0000 |
Karoly Lorentey |
Merged from
|
Sun, 12 Feb 2006 03:15:33 +0000 |
Karoly Lorentey |
Add explicit abort() when x_catch_errors_unwind is called by mistake.
|
Sun, 12 Feb 2006 00:15:44 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 30 Jan 2006 18:06:22 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
|
Thu, 29 Dec 2005 18:20:26 +0000 |
Karoly Lorentey |
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
|
Fri, 23 Dec 2005 03:00:55 +0000 |
Karoly Lorentey |
Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim Verona.) Split `set-input-mode'.
|
Mon, 12 Dec 2005 03:15:52 +0000 |
Karoly Lorentey |
Prevent core dumps with GTK by disabling secondary X connections there.
|
Fri, 18 Nov 2005 13:13:34 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
|
Tue, 01 Nov 2005 06:23:08 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
|
Sun, 23 Oct 2005 22:47:29 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 610-614)
|
Wed, 19 Oct 2005 14:03:44 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 593-595)
|
Wed, 12 Oct 2005 16:14:04 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 578-592)
|
Sun, 09 Oct 2005 20:00:17 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
|
Sun, 04 Sep 2005 03:48:17 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
Thu, 04 Aug 2005 00:46:55 +0000 |
Karoly Lorentey |
Work around crashes in X session management after normal shutdown of X server.
|
Mon, 11 Jul 2005 00:05:55 +0000 |
Karoly Lorentey |
Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
|
Tue, 05 Jul 2005 22:22:24 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
Tue, 05 Jul 2005 22:12:55 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
|
Mon, 27 Jun 2005 00:56:21 +0000 |
Karoly Lorentey |
Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
|
Wed, 15 Jun 2005 12:57:51 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
|
Sat, 28 May 2005 21:04:38 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)
|
Fri, 13 May 2005 22:59:23 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 296-306)
|
Mon, 04 Apr 2005 16:43:15 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)
|
Sun, 27 Mar 2005 18:53:41 +0000 |
Karoly Lorentey |
Fix some aspects of X display shutdown.
|
Wed, 23 Mar 2005 12:53:42 +0000 |
Karoly Lorentey |
Fix some superflous deviations from CVS, plus apply some cosmetics.
|
Tue, 22 Mar 2005 17:58:23 +0000 |
Karoly Lorentey |
Revert changes that were committed by mistake in the previous patch.
|
Tue, 22 Mar 2005 15:00:17 +0000 |
Karoly Lorentey |
README updates.
|
Sat, 19 Mar 2005 20:48:17 +0000 |
Karoly Lorentey |
Fix stupid syntax errors in previous patch.
|
Sat, 19 Mar 2005 20:38:03 +0000 |
Karoly Lorentey |
Close the X connection when the last frame is deleted.
|
Mon, 07 Mar 2005 16:51:07 +0000 |
Karoly Lorentey |
Declare Vinhibit_redisplay in xterm.c.
|
Mon, 07 Mar 2005 16:39:57 +0000 |
Karoly Lorentey |
Fix crash condition when an X server connection is broken. (Reported by Vincent Bernat.)
|
Sat, 19 Feb 2005 00:06:48 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)
|
Thu, 03 Feb 2005 23:28:36 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. (Long time no see!) :-)
|
Thu, 06 Jan 2005 15:05:01 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 23 Dec 2004 16:43:51 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 28 Nov 2004 14:39:06 +0000 |
Karoly Lorentey |
Remove remaining references to updating_frame.
|
Mon, 22 Nov 2004 11:06:39 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 06 Nov 2004 17:52:02 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 25 Oct 2004 18:17:28 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 14 Oct 2004 14:42:03 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 10 Oct 2004 16:41:56 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 07 Oct 2004 16:52:19 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 20 Sep 2004 09:41:18 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Fri, 10 Sep 2004 18:07:22 +0000 |
Karoly Lorentey |
Inhibit redisplay while frames are being deleted after an X disconnect.
|
Tue, 31 Aug 2004 16:30:29 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk (Jan D. has fixed the XSync call in xterm.c, no need to disable it anymore).
|
Mon, 23 Aug 2004 10:12:04 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 04 Jul 2004 04:48:55 +0000 |
Karoly Lorentey |
Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
|
Thu, 24 Jun 2004 07:44:13 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 29 May 2004 15:23:07 +0000 |
Karoly Lorentey |
Don't ignore SIGWINCH under X (contributed by Yoshiaki Kasahara).
|
Tue, 27 Apr 2004 15:53:30 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Fri, 23 Apr 2004 14:44:11 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Fri, 16 Apr 2004 15:03:58 +0000 |
Karoly Lorentey |
Eliminated updating_frame.
|
Thu, 08 Apr 2004 12:29:09 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sat, 03 Apr 2004 20:24:17 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Thu, 25 Mar 2004 22:21:45 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Fri, 19 Mar 2004 23:19:04 +0000 |
Karoly Lorentey |
Trivial cleanups to get rid of GCC warnings.
|
Mon, 01 Mar 2004 14:27:16 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sat, 28 Feb 2004 04:52:40 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Thu, 26 Feb 2004 00:52:10 +0000 |
Karoly Lorentey |
(Sigh.) Don't try to read more events than the buffer size.
|
Thu, 26 Feb 2004 00:37:31 +0000 |
Karoly Lorentey |
Check for numchars > 0 in handle_one_xevent, not 1.
|
Wed, 25 Feb 2004 03:29:37 +0000 |
Karoly Lorentey |
Revert patch-93, that was the real culprit. Reapply patch-97.
|
Wed, 25 Feb 2004 03:16:45 +0000 |
Karoly Lorentey |
Back out previous change, it causes infinite recursion.
|
Wed, 25 Feb 2004 02:57:36 +0000 |
Karoly Lorentey |
Don't try to handle a new event if the input buffer is full.
|
Tue, 17 Feb 2004 01:52:25 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Mon, 26 Jan 2004 07:57:54 +0000 |
Karoly Lorentey |
Prevent core dumps when the X server crashes.
|
Mon, 26 Jan 2004 07:17:34 +0000 |
Karoly Lorentey |
Don't exit Emacs when the X display is closed during a tty-X combo session.
|
Thu, 22 Jan 2004 15:37:19 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sun, 11 Jan 2004 01:18:45 +0000 |
Karoly Lorentey |
Changed tty input code to use read_socket_hook.
|
Fri, 09 Jan 2004 18:57:53 +0000 |
Karoly Lorentey |
Hookified termcap devices, added bootstrap display device, plus many bugfixes.
|
Mon, 05 Jan 2004 05:54:35 +0000 |
Karoly Lorentey |
Converted display hooks to be display-local. Plus many bugfixes.
|
Fri, 02 Jan 2004 04:22:23 +0000 |
Karoly Lorentey |
Got rid of the rif (window-based redisplay interface) global variable.
|
Fri, 02 Jan 2004 01:15:26 +0000 |
Karoly Lorentey |
Fixed X support, preliminary support for X-tty combo sessions.
|
Fri, 17 Aug 2007 07:55:10 +0000 |
Jan Dj¸«£rv |
(handle_one_xevent): Remove check that mouse click is in
|
Mon, 13 Aug 2007 13:41:28 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 11 Aug 2007 02:04:47 +0000 |
YAMAMOTO Mitsuharu |
(x_draw_image_glyph_string): Adjust stipple origin when
|
Fri, 27 Jul 2007 08:40:47 +0000 |
YAMAMOTO Mitsuharu |
(x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 18 Jul 2007 10:46:38 +0000 |
Jan Dj¸«£rv |
(x_ewmh_activate_frame): New function.
|
Fri, 08 Jun 2007 20:06:31 +0000 |
Juanma Barranquero |
(x_term_init): Use empty_unibyte_string.
|
Thu, 21 Aug 2008 19:40:29 +0000 |
Chong Yidong |
(x_delete_display): Don't call XrmDestroyDatabase on GTK+.
|
Tue, 13 May 2008 08:13:13 +0000 |
Jan Dj¸«£rv |
(handle_one_xevent): Don't pass buttons higher than 3
|
Sun, 24 Feb 2008 01:04:51 +0000 |
Chong Yidong |
(x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.
|
Thu, 17 Jan 2008 15:22:42 +0000 |
Jason Rumney |
(handle_one_xevent): Revert to counting chars not bytes.
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Thu, 01 Nov 2007 03:45:16 +0000 |
Glenn Morris |
Johan Bockg? <bojohan at gnu.org>
|
Sat, 06 Oct 2007 09:54:19 +0000 |
Martin Rudalics |
(handle_one_xevent): When focus_follows_mouse is nil make
|
Fri, 14 Sep 2007 06:20:48 +0000 |
Jan Dj¸«£rv |
(abs): #undef before #define.
|
Fri, 17 Aug 2007 07:53:18 +0000 |
Jan Dj¸«£rv |
Remove debug fprintf.
|
Fri, 17 Aug 2007 07:51:55 +0000 |
Jan Dj¸«£rv |
(handle_one_xevent): Remove check that mouse click is in
|
Sat, 11 Aug 2007 02:06:25 +0000 |
YAMAMOTO Mitsuharu |
(x_draw_image_glyph_string): Adjust stipple origin when
|
Wed, 08 Aug 2007 07:49:21 +0000 |
Glenn Morris |
Replace `iff' in comments.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Tue, 22 May 2007 08:28:06 +0000 |
Richard M. Stallman |
(x_connection_closed): Remove NO_RETURN.
|
Sun, 13 May 2007 13:33:32 +0000 |
Chong Yidong |
(XTread_socket): Revert last change.
|
Sat, 12 May 2007 23:35:31 +0000 |
Chong Yidong |
(XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
|
Fri, 09 Mar 2007 17:41:38 +0000 |
Jan Dj¸«£rv |
(handle_one_xevent): Ignore buttons > 3 for the tool bar.
|
Sun, 04 Mar 2007 18:28:49 +0000 |
Richard M. Stallman |
Whitespace change.
|
Wed, 14 Feb 2007 07:28:36 +0000 |
Jan Dj¸«£rv |
(do_ewmh_fullscreen): Also check for _NET_WM_STATE_FULLSCREEN.
|
Fri, 02 Feb 2007 10:31:02 +0000 |
Jan Dj¸«£rv |
[!USE_TOOLKIT_SCROLL_BARS] (x_scroll_bar_expose): Use
|
Fri, 02 Feb 2007 09:34:51 +0000 |
Jan Dj¸«£rv |
(do_ewmh_fullscreen): Check that what != NULL before
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Mon, 08 Jan 2007 17:56:31 +0000 |
Jan Dj¸«£rv |
New variable last_user_time.
|
Sun, 10 Dec 2006 23:32:00 +0000 |
Juanma Barranquero |
(syms_of_xterm) <x-use-underline-position-properties,
|
Sat, 09 Dec 2006 18:38:59 +0000 |
Chong Yidong |
(XTframe_raise_lower): Comment out _NET_ACTIVE_WINDOW code.
|
Fri, 08 Dec 2006 00:56:01 +0000 |
Kenichi Handa |
(x_query_font): Use xstricmp instead off strcasecmp.
|
Thu, 30 Nov 2006 09:17:02 +0000 |
Jan Dj¸«£rv |
(x_raise_frame): Move setting of _NET_ACTIVE_WINDOW
|
Fri, 17 Nov 2006 13:02:53 +0000 |
Jan Dj¸«£rv |
Declare variable before XSETFRAME to avoid gcc 2.96 error.
|
Fri, 10 Nov 2006 08:00:47 +0000 |
Jan Dj¸«£rv |
(do_ewmh_fullscreen, XTfullscreen_hook): New functions.
|
Fri, 03 Nov 2006 08:58:39 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_raise_frame): Send _NET_ACTIVE_WINDOW when raising the
|
Tue, 10 Oct 2006 14:37:54 +0000 |
Stefan Monnier |
(x_check_expected_move): Remove unused var `count'.
|
Wed, 13 Sep 2006 22:39:23 +0000 |
Chong Yidong |
* xterm.c (x_initialize): Don't install Xt event timer here.
|
Fri, 08 Sep 2006 14:14:28 +0000 |
Chong Yidong |
* xdisp.c (mouse_autoselect_window): Removed.
|
Fri, 08 Sep 2006 12:13:14 +0000 |
Richard M. Stallman |
(x_error_quitter): For BadName error, just return.
|
Fri, 08 Sep 2006 11:35:01 +0000 |
Kim F. Storm |
(x_draw_glyph_string): Fix 2006-08-24 change.
|
Thu, 24 Aug 2006 20:52:00 +0000 |
Kim F. Storm |
(x_underline_at_descent_line): New variable.
|
Mon, 21 Aug 2006 08:53:32 +0000 |
Kim F. Storm |
(x_draw_stretch_glyph_string): It is ok to draw a
|
Fri, 11 Aug 2006 07:30:56 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*
|
Fri, 04 Aug 2006 01:41:14 +0000 |
Kenichi Handa |
(x_query_font): Compare names by ignoring case.
|
Tue, 18 Jul 2006 16:33:45 +0000 |
Dan Nicolaescu |
* ebrowse.c (usage, version): Mark as NO_RETURN.
|
Tue, 04 Jul 2006 14:14:36 +0000 |
Kim F. Storm |
(x_delete_display): Don't free or derefence NULL pointers.
|
Fri, 16 Jun 2006 12:12:27 +0000 |
Jan Dj¸«£rv |
2006-06-16 Francis Litterio <flitterio@gmail.com>
|
Mon, 29 May 2006 08:06:15 +0000 |
Dan Nicolaescu |
* search.c (matcher_overflow): Mark as NO_RETURN.
|
Sat, 27 May 2006 22:37:39 +0000 |
Kim F. Storm |
(x_draw_stretch_glyph_string): Fix problems with invisible
|
Tue, 23 May 2006 07:13:05 +0000 |
Jan Dj¸«£rv |
* xterm.c: Remove declarations already in xterm.h
|
Wed, 17 May 2006 22:53:23 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 16 May 2006 10:54:48 +0000 |
Kim F. Storm |
(handle_one_xevent): Check that f is not NULL before
|
Sun, 14 May 2006 11:26:20 +0000 |
Jan Dj¸«£rv |
* xterm.c (handle_one_xevent): Check that f is not NULL before
|
Sun, 14 May 2006 00:30:46 +0000 |
Kim F. Storm |
(handle_one_xevent): Fix crash in 2006-03-24 change.
|
Thu, 30 Mar 2006 00:46:23 +0000 |
Kenichi Handa |
(x_term_init): Delete superfluous UNGCPRO.
|
Fri, 24 Mar 2006 15:24:20 +0000 |
Kim F. Storm |
(handle_one_xevent): Don't let key-press clear mouse face
|
Tue, 21 Mar 2006 14:39:41 +0000 |
Jan Dj¸«£rv |
* xterm.c: x_session_initialized new variable.
|
Mon, 20 Mar 2006 22:41:23 +0000 |
Andreas Schwab |
* dispnew.c (init_display): Check DISPLAY here.
|
Mon, 20 Mar 2006 06:23:55 +0000 |
Kenichi Handa |
(x_term_init): Remove unnecessary GCPRO.
|
Sat, 18 Mar 2006 15:41:59 +0000 |
Chong Yidong |
* xterm.c (x_display_ok): Fix minor bug and compilation warnings.
|
Sat, 18 Mar 2006 13:48:57 +0000 |
Eli Zaretskii |
(x_display_ok): New function.
|
Tue, 14 Mar 2006 15:38:43 +0000 |
Chong Yidong |
* xterm.c (x_uncatch_errors): Block input for entire function.
|
Sat, 11 Mar 2006 15:20:09 +0000 |
Richard M. Stallman |
(x_fully_uncatch_errors, x_catching_errors): New functions.
|
Sat, 11 Mar 2006 12:04:41 +0000 |
Eli Zaretskii |
(x_draw_hollow_cursor): Subtract 1 from the last argument of XDrawRectangle.
|
Mon, 27 Feb 2006 03:35:31 +0000 |
Chong Yidong |
* xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
|
Sat, 25 Feb 2006 23:20:10 +0000 |
Chong Yidong |
* xterm.h (x_catch_errors) Return value changed to void.
|
Mon, 20 Feb 2006 01:18:43 +0000 |
Richard M. Stallman |
(x_catch_errors): Use xmalloc.
|
Tue, 14 Feb 2006 10:01:23 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_x_to_emacs_modifiers): Make non-static.
|
Mon, 13 Feb 2006 21:42:43 +0000 |
Richard M. Stallman |
Fix style of last change.
|
Mon, 13 Feb 2006 11:34:20 +0000 |
Jan Dj¸«£rv |
* xterm.c (note_mouse_movement): Check for NULL FRAME_X_OUTPUT (frame).
|
Thu, 09 Feb 2006 15:54:56 +0000 |
Jan Dj¸«£rv |
handle_one_xevent: Must note mouse movement even for nil frames for GTK,
|
Mon, 23 Jan 2006 22:08:13 +0000 |
Stefan Monnier |
(x_catch_errors_unwind): Yet another int/Lisp_Object mixup.
|
Mon, 23 Jan 2006 02:44:02 +0000 |
Stefan Monnier |
Avoid allocating Lisp data from code that can be run from a signal handler.
|
Thu, 19 Jan 2006 02:10:48 +0000 |
Kenichi Handa |
(handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
|
Wed, 16 Nov 2005 16:38:48 +0000 |
Chong Yidong |
* xfns.c (xg_set_icon_from_xpm_data): New function.
|
Wed, 16 Nov 2005 05:49:18 +0000 |
Chong Yidong |
* gnu.h (gnu_bits): Xpm version of the new Emacs icon.
|
Mon, 24 Oct 2005 14:59:42 +0000 |
Kim F. Storm |
Undo 2005-10-23 change.
|
Mon, 24 Oct 2005 08:05:36 +0000 |
Kenichi Handa |
(handle_one_xevent): Handle keysyms directly mapped to
|
Sun, 23 Oct 2005 21:12:46 +0000 |
Jan Dj¸«£rv |
* xterm.c (note_mouse_movement): Always call note_mouse_highlight
|
Thu, 20 Oct 2005 15:04:13 +0000 |
Kim F. Storm |
(x_calc_absolute_position): Remove unused vars win_x, win_y.
|
Thu, 13 Oct 2005 22:41:21 +0000 |
Kim F. Storm |
(note_mouse_movement): Return 1 if mouse moved; 0 otherwise.
|
Wed, 12 Oct 2005 12:18:42 +0000 |
YAMAMOTO Mitsuharu |
(note_mouse_movement): Undo last change.
|
Wed, 12 Oct 2005 11:43:57 +0000 |
Kim F. Storm |
(handle_one_xevent): Clear last_mouse_glyph on mouse up/down.
|
Wed, 12 Oct 2005 11:19:29 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Tue, 11 Oct 2005 22:37:01 +0000 |
Kim F. Storm |
(glyph_rect, remember_mouse_glyph): Remove X versions.
|
Mon, 10 Oct 2005 22:54:19 +0000 |
Kim F. Storm |
(glyph_rect): Return 0 if position is outside text area.
|
Mon, 10 Oct 2005 18:58:43 +0000 |
Jason Rumney |
(remember_mouse_glyph): New function.
|
Fri, 07 Oct 2005 07:40:18 +0000 |
YAMAMOTO Mitsuharu |
Rename member for_overlaps_p in struct glyph_string to for_overlaps.
|
Fri, 30 Sep 2005 22:38:16 +0000 |
Dan Nicolaescu |
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
|
Tue, 27 Sep 2005 21:14:23 +0000 |
Dan Nicolaescu |
(handle_one_xevent): Refer to union field to match the type
|
Tue, 27 Sep 2005 18:48:59 +0000 |
Dan Nicolaescu |
* xlwmenu.c (find_next_selectable):
|
Tue, 16 Aug 2005 19:34:00 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
|
Sat, 13 Aug 2005 09:48:36 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Thu, 30 Jun 2005 18:02:52 +0000 |
Jan Dj¸«£rv |
* xterm.c (handle_one_xevent): bzero compose_status when nbytes
|
Thu, 30 Jun 2005 14:56:48 +0000 |
Juri Linkov |
(x_draw_vertical_window_border): Use foreground of
|
Mon, 06 Jun 2005 21:27:50 +0000 |
Stefan Monnier |
(x_create_toolkit_scroll_bar): Use XtNarrowScrollbars if available.
|
Fri, 03 Jun 2005 23:02:03 +0000 |
Kim F. Storm |
(handle_one_xevent): Also ignore mouse motion just
|
Fri, 27 May 2005 11:28:30 +0000 |
Kenichi Handa |
(x_encode_char): Call check_ccl_update in advance.
|
Tue, 10 May 2005 09:19:19 +0000 |
Richard M. Stallman |
Fix previous change.
|
Tue, 10 May 2005 09:18:48 +0000 |
Richard M. Stallman |
(noinclude): Add #undef.
|
Thu, 31 Mar 2005 22:42:46 +0000 |
Stefan Monnier |
Include ThreeD.h for XtNbeNiceToColormap.
|
Thu, 17 Feb 2005 12:51:16 +0000 |
Andreas Schwab |
(handle_one_xevent): Use union of struct input_event and
|
Thu, 03 Feb 2005 07:36:15 +0000 |
Richard M. Stallman |
(x_error_quitter): On GCC 3 and up, specify noinline.
|
Thu, 27 Jan 2005 22:34:05 +0000 |
Kim F. Storm |
(x_clip_to_row): Ensure y >= 0.
|
Thu, 27 Jan 2005 17:00:38 +0000 |
Stefan Monnier |
(x_error_quitter): Add a prototype. Make it static again.
|
Tue, 25 Jan 2005 01:26:57 +0000 |
Richard M. Stallman |
(x_error_quitter): No longer static, and moved after x_error_handler.
|
Thu, 20 Jan 2005 15:23:22 +0000 |
Kim F. Storm |
(x_draw_glyph_string_box): Fix last_x for full width rows.
|
Fri, 31 Dec 2004 18:16:10 +0000 |
Jan Dj¸«£rv |
* xterm.c (handle_one_xevent): Clear area in expose event for GTK.
|
Thu, 30 Dec 2004 12:26:31 +0000 |
Kenichi Handa |
(x_new_font): Set FRAME_COLUMN_WIDTH to
|
Wed, 15 Dec 2004 21:34:14 +0000 |
Jan Dj¸«£rv |
* xterm.c (xg_scroll_callback): Update XG_LAST_SB_DATA before
|
Sat, 11 Dec 2004 18:46:43 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diff
|
Sun, 21 Nov 2004 15:49:12 +0000 |
Kim F. Storm |
(x_clip_to_row): Add area arg. Callers changed.
|
Fri, 05 Nov 2004 11:30:44 +0000 |
Kim F. Storm |
* xterm.c (handle_one_xevent): Don't queue X selection events
|
Tue, 02 Nov 2004 16:25:50 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_window_to_scroll_bar): Only call
|
Thu, 21 Oct 2004 18:38:58 +0000 |
Jan Dj¸«£rv |
* xterm.h (x_output): New member `xic_base_fontname'.
|
Tue, 19 Oct 2004 16:40:34 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_clear_frame): Remove call to xg_frame_cleared
|
Tue, 12 Oct 2004 14:14:07 +0000 |
Kim F. Storm |
(x_redisplay_interface): Fix flush_display_optional.
|
Thu, 07 Oct 2004 21:59:39 +0000 |
Kim F. Storm |
(x_update_window_end): Fix flicker on vertical line between
|
Tue, 05 Oct 2004 10:52:53 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_find_modifier_meanings): Ignore any Super or Hyper for
|
Mon, 04 Oct 2004 14:07:06 +0000 |
Kim F. Storm |
(XTset_vertical_scroll_bar): Improve handling of scroll
|
Sat, 18 Sep 2004 21:36:02 +0000 |
Stefan Monnier |
(x_term_init): Work around a bug in some X servers.
|
Tue, 24 Aug 2004 17:22:33 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_catch_errors_unwind): Do not XSync if display has closed.
|
Fri, 20 Aug 2004 10:34:12 +0000 |
Kim F. Storm |
Rename wait_reading_process_input to wait_reading_process_output.
|
Wed, 30 Jun 2004 19:35:40 +0000 |
Stefan Monnier |
(x_detect_focus_change): Remove unused var `nr_events'.
|
Thu, 17 Jun 2004 19:35:00 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_draw_image_foreground_1): Subtract slice.x/y from
|
Wed, 16 Jun 2004 15:10:55 +0000 |
Kim F. Storm |
Update copyright.
|
Sat, 24 Apr 2004 23:42:26 +0000 |
Kim F. Storm |
(x_draw_hollow_cursor): Fix height of box for narrow lines.
|
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
|
Fri, 16 Feb 2001 12:36:34 +0000 |
Gerd Moellmann |
(x_insert_glyphs): Call window_box_left to obtain
|
Fri, 09 Feb 2001 12:33:58 +0000 |
Kenichi Handa |
(x_produce_image_glyph): Pay attention to the case that
|
Mon, 05 Feb 2001 15:47:07 +0000 |
Gerd Moellmann |
(x_display_and_set_cursor): Check for the focus
|
Thu, 25 Jan 2001 20:26:52 +0000 |
Gerd Moellmann |
(x_after_update_window_line): Don't clear if frame's
|
Thu, 25 Jan 2001 16:01:56 +0000 |
Gerd Moellmann |
Update a comment.
|
Wed, 24 Jan 2001 14:20:34 +0000 |
Gerd Moellmann |
(x_new_font): Don't change a tooltip's size.
|
Tue, 23 Jan 2001 12:55:15 +0000 |
Gerd Moellmann |
(x_set_window_size_1): New function extracted from
|
Thu, 18 Jan 2001 12:30:25 +0000 |
Gerd Moellmann |
(x_initialize): Set char_ins_del_ok to 1.
|
Wed, 17 Jan 2001 15:46:19 +0000 |
Gerd Moellmann |
(x_list_fonts): Allow scalable fonts if SIZE is < 0,
|
Mon, 15 Jan 2001 20:14:16 +0000 |
Gerd Moellmann |
(x_set_mouse_face_gc): If the last use mouse face
|
Mon, 15 Jan 2001 15:28:57 +0000 |
Gerd Moellmann |
(x_connection_closed) [USE_X_TOOLKIT]: If
|
Fri, 12 Jan 2001 15:09:58 +0000 |
Gerd Moellmann |
(x_produce_image_glyph, x_draw_image_foreground)
|
Fri, 12 Jan 2001 14:16:15 +0000 |
Gerd Moellmann |
(clear_mouse_face=): Improve a comment.
|
Fri, 05 Jan 2001 12:31:03 +0000 |
Gerd Moellmann |
(XTread_socket) <LeaveNotify>: Set help_echo to nil.
|
Thu, 04 Jan 2001 20:34:40 +0000 |
Gerd Moellmann |
Update copyright.
|
Thu, 04 Jan 2001 20:32:20 +0000 |
Gerd Moellmann |
(clear_mouse_face): Don't return if tip_frame is
|
Tue, 02 Jan 2001 14:17:49 +0000 |
Eli Zaretskii |
(XTread_socket): Remove unused variables `p' and
|
Tue, 02 Jan 2001 13:57:17 +0000 |
Gerd Moellmann |
(x_connection_closed): Catch X errors around all
|
Tue, 02 Jan 2001 13:32:43 +0000 |
Gerd Moellmann |
(x_connection_closed): Set handling_signal to 0 at
|
Wed, 27 Dec 2000 14:33:11 +0000 |
Gerd Moellmann |
(syms_of_xterm): DEFVAR_LISP x-toolkit-scroll-bars
|
Mon, 18 Dec 2000 12:54:00 +0000 |
Gerd Moellmann |
(x_connection_closed): Prevent being called recursively
|
Fri, 15 Dec 2000 17:14:07 +0000 |
Gerd Moellmann |
(expose_window): Don't redraw the window that's
|
Wed, 13 Dec 2000 20:27:52 +0000 |
Gerd Moellmann |
(x_free_frame_resources): New function.
|
Wed, 13 Dec 2000 13:23:37 +0000 |
Gerd Moellmann |
(x_term_init): Declare gray_bitmap_bits as `extern
|
Mon, 11 Dec 2000 19:25:30 +0000 |
Gerd Moellmann |
(clear_mouse_face): Treat tip_frame as a Lisp_Object.
|
Thu, 07 Dec 2000 11:43:06 +0000 |
Gerd Moellmann |
(x_destroy_window): Call x_free_gcs so that
|
Wed, 06 Dec 2000 10:46:42 +0000 |
Gerd Moellmann |
(x_load_font): Don't use the font's max_bounds for
|
Tue, 05 Dec 2000 16:47:04 +0000 |
Gerd Moellmann |
Close the display.
|
Tue, 05 Dec 2000 14:32:18 +0000 |
Gerd Moellmann |
(x_destroy_window): Reset the frame's X window after
|
Mon, 04 Dec 2000 20:43:27 +0000 |
Gerd Moellmann |
(PER_CHAR_METRIC): Removed because not used.
|
Mon, 04 Dec 2000 16:19:04 +0000 |
Gerd Moellmann |
(expose_area): Pass x-coordinate relative to the exposed
|
Mon, 04 Dec 2000 01:20:30 +0000 |
Kenichi Handa |
(x_produce_glyphs): If a font for a component of
|
Fri, 01 Dec 2000 22:14:42 +0000 |
Gerd Moellmann |
(x_calc_absolute_position): Don't subtract menubar's
|
Thu, 30 Nov 2000 19:51:18 +0000 |
Gerd Moellmann |
Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef and
|
Thu, 30 Nov 2000 11:56:35 +0000 |
Gerd Moellmann |
(x_estimate_mode_line_height): If `mode-line' face
|
Wed, 29 Nov 2000 16:42:40 +0000 |
Gerd Moellmann |
(XTmouse_position) [USE_X_TOOLKIT]: When the mouse
|
Tue, 28 Nov 2000 13:45:56 +0000 |
Gerd Moellmann |
(note_mouse_highlight): Change the cursor shape
|
Wed, 22 Nov 2000 16:29:33 +0000 |
Gerd Moellmann |
(x_handle_tool_bar_click, note_tool_bar_highlight):
|
Mon, 20 Nov 2000 16:49:44 +0000 |
Gerd Moellmann |
(scroll_bar_windows, scroll_bar_windows_size): New
|
Sun, 19 Nov 2000 00:29:21 +0000 |
Gerd Moellmann |
(x_set_toolkit_scroll_bar_thumb, x_scroll_bar_create)
|
Tue, 14 Nov 2000 01:44:33 +0000 |
Miles Bader |
(x_alloc_lighter_color): Use real brightness calculation.
|
Mon, 13 Nov 2000 15:47:32 +0000 |
Miles Bader |
(x_alloc_lighter_color): Include an additive component too for dark
|
Wed, 08 Nov 2000 15:45:40 +0000 |
Gerd Moellmann |
(x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]: Map the
|
Wed, 08 Nov 2000 00:53:11 +0000 |
Kenichi Handa |
(VCENTER_BASELINE_OFFSET): Fix previous change. If the
|
Mon, 30 Oct 2000 15:16:52 +0000 |
Gerd Moellmann |
(x_alloc_nearest_color): Fix last change to compare
|
Mon, 30 Oct 2000 15:13:28 +0000 |
Gerd Moellmann |
(x_alloc_nearest_color): If allocation succeeds, and
|
Fri, 27 Oct 2000 22:20:19 +0000 |
Stefan Monnier |
* lisp.h (KEYMAPP): New macro.
|
Fri, 27 Oct 2000 10:59:01 +0000 |
Gerd Moellmann |
(x_draw_glyph_string): Treat XA_UNDERLINE_POSITION as a
|
Fri, 27 Oct 2000 01:22:21 +0000 |
Miles Bader |
(x_draw_glyph_string): Add a workaround so that fonts that specify a
|
Mon, 23 Oct 2000 15:01:52 +0000 |
Gerd Moellmann |
(x_connection_closed): Reset handling_signal.
|
Mon, 23 Oct 2000 03:14:04 +0000 |
Miles Bader |
(VCENTER_BASELINE_OFFSET): Bias the division by two, so that when a font
|
Thu, 19 Oct 2000 06:55:02 +0000 |
Kenichi Handa |
(x_find_ccl_program): Check also fontp->full_name.
|
Wed, 18 Oct 2000 11:58:07 +0000 |
Gerd Moellmann |
(x_color_cells, x_query_colors, x_query_color): New
|
Mon, 16 Oct 2000 04:20:36 +0000 |
Kenichi Handa |
(x_draw_box_rect): Fix the calculation of width and height for
|
Thu, 12 Oct 2000 05:22:46 +0000 |
Kenichi Handa |
(x_produce_glyphs): Handle unibyte_display_via_language_environment
|
Thu, 28 Sep 2000 14:00:51 +0000 |
Gerd Moellmann |
(x_make_frame_visible): Try harder to make the frame
|
Mon, 25 Sep 2000 09:23:32 +0000 |
Gerd Moellmann |
(x_clear_mouse_face): Blick/unblock input.
|
Fri, 22 Sep 2000 16:11:12 +0000 |
Dave Love |
[SOLARIS2]: Remove redundant include of string.h.
|
Mon, 18 Sep 2000 21:10:03 +0000 |
Gerd Moellmann |
(x_display_and_set_cursor): Don't show a hollow box
|
Mon, 18 Sep 2000 13:18:16 +0000 |
Gerd Moellmann |
(x_draw_image_glyph_string): Remove a comment describing
|
Thu, 14 Sep 2000 20:20:34 +0000 |
Gerd Moellmann |
(x_produce_glyphs): If the distance from the current
|
Fri, 08 Sep 2000 09:34:24 +0000 |
Gerd Moellmann |
(x_draw_glyphs): Handle case START and END are out
|
Sun, 03 Sep 2000 11:33:29 +0000 |
Miles Bader |
(x_alloc_lighter_color_for_widget): New function.
|
Mon, 21 Aug 2000 18:58:17 +0000 |
Gerd Moellmann |
(XTread_socket): Change calls to gen_help_event.
|
Fri, 11 Aug 2000 00:49:39 +0000 |
Kenichi Handa |
Include coding.h.
|
Thu, 10 Aug 2000 19:13:28 +0000 |
Gerd Moellmann |
(x_draw_bar_cursor): If cursor is on an image, draw a
|
Tue, 08 Aug 2000 23:56:29 +0000 |
Miles Bader |
(note_mouse_highlight): Update call to overlays_at.
|
Mon, 07 Aug 2000 21:52:54 +0000 |
Gerd Moellmann |
(x_draw_image_foreground): Avoid drawing outside
|
Fri, 21 Jul 2000 15:54:14 +0000 |
Gerd Moellmann |
(note_mouse_highlight): Process overlays in the right
|
Fri, 21 Jul 2000 15:38:03 +0000 |
Gerd Moellmann |
(note_mouse_highlight): If help-echo was found in an
|
Wed, 19 Jul 2000 15:47:10 +0000 |
Gerd Moellmann |
Add some more prototypes.
|
Tue, 18 Jul 2000 18:20:46 +0000 |
Gerd Moellmann |
(help_echo_window): New variable.
|
Fri, 14 Jul 2000 13:56:09 +0000 |
Gerd Moellmann |
(help_echo_object, help_echo_pos): New variables.
|
Thu, 13 Jul 2000 23:43:30 +0000 |
Gerd Moellmann |
(construct_mouse_click, x_scroll_bar_to_input_event)
|
Thu, 13 Jul 2000 14:09:13 +0000 |
Gerd Moellmann |
(x_handle_tool_bar_click): Store the frame in the
|
Wed, 12 Jul 2000 15:09:53 +0000 |
Gerd Moellmann |
(x_update_window_end): Add parameter
|
Tue, 11 Jul 2000 19:58:43 +0000 |
Gerd Moellmann |
(x_update_window_begin): No need to turn off the mouse
|
Mon, 10 Jul 2000 20:32:14 +0000 |
Gerd Moellmann |
(x_fill_stretch_glyph_string): Consume runs of stretch
|
Wed, 05 Jul 2000 19:58:34 +0000 |
Gerd Moellmann |
(XTread_socket): Increment handling_signal at the start,
|
Wed, 05 Jul 2000 13:41:00 +0000 |
Stefan Monnier |
* xterm.c (note_mode_line_highlight, note_mouse_highlight)
|
Wed, 05 Jul 2000 11:40:12 +0000 |
Gerd Moellmann |
(x_append_glyph, x_append_composite_glyph)
|
Mon, 26 Jun 2000 15:39:55 +0000 |
Gerd Moellmann |
(xim_initialize) [!USE_XIM]: Don't set up the
|
Fri, 23 Jun 2000 14:28:20 +0000 |
Dave Love |
Don't include sys/types.h unconditionally. Don't protect its inclusion
|
Mon, 19 Jun 2000 16:11:14 +0000 |
Dave Love |
(x_frame_of_widget): Add `static' to declaration (for pcc).
|
Mon, 19 Jun 2000 15:59:07 +0000 |
Gerd Moellmann |
(XTread_socket) <KeyPress>: In case XmbLookupString
|
Sun, 18 Jun 2000 20:14:37 +0000 |
Ken Raeburn |
fix up more Lisp_Object/int conversion issues
|
Tue, 13 Jun 2000 13:22:23 +0000 |
Gerd Moellmann |
(x_check_font) [GLYPH_DEBUG]: Add prototype.
|
Mon, 12 Jun 2000 19:09:11 +0000 |
Gerd Moellmann |
(x_frame_of_widget): New function.
|
Fri, 09 Jun 2000 16:13:11 +0000 |
Ken Raeburn |
* xterm.c (x_connection_closed): If dpyinfo is NULL, don't try to
|
Thu, 08 Jun 2000 20:56:24 +0000 |
Gerd Moellmann |
(XTread_socket) <FocusIn>: Queue a FOCUS_IN_EVENT which
|
Tue, 06 Jun 2000 10:36:48 +0000 |
Gerd Moellmann |
(x_produce_glyphs): Don't xassert `it->descent > 0';
|
Mon, 05 Jun 2000 14:19:33 +0000 |
Dave Love |
(x_calc_absolute_position): Declare nchildren unsigned.
|
Fri, 02 Jun 2000 19:03:31 +0000 |
Gerd Moellmann |
(x_set_mouse_face_gc): If first glyph isn't a character
|
Wed, 03 May 2000 11:39:25 +0000 |
Gerd Moellmann |
(x_produce_glyphs) <composite chars>: Handle case
|
Tue, 02 May 2000 20:02:29 +0000 |
Gerd Moellmann |
(x_produce_image_glyph, x_draw_image_foreground)
|
Mon, 24 Apr 2000 13:54:04 +0000 |
Gerd Moellmann |
(x_produce_glyphs): Remove reference to struct it's
|
Tue, 18 Apr 2000 13:01:48 +0000 |
Gerd Moellmann |
(x_produce_glyphs) <ASCII chars>: Take into account
|
Fri, 31 Mar 2000 11:52:58 +0000 |
Gerd Moellmann |
(x_produce_glyphs): When displaying unibyte text
|
Thu, 30 Mar 2000 09:56:31 +0000 |
Ken Raeburn |
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
|
Mon, 27 Mar 2000 14:49:27 +0000 |
Gerd Moellmann |
(x_copy_color): New function.
|
Sun, 26 Mar 2000 16:24:24 +0000 |
Gerd Moellmann |
(x_display_and_set_cursor): Choose cursor depending
|
Fri, 24 Mar 2000 22:54:35 +0000 |
Gerd Moellmann |
(x_term_init): Unblock input around call1.
|
Thu, 23 Mar 2000 11:49:14 +0000 |
Gerd Moellmann |
(fast_find_position): Make sure not to consider rows
|
Tue, 21 Mar 2000 00:43:55 +0000 |
Kenichi Handa |
Include fontset.h after dispextern.h.
|
Fri, 17 Mar 2000 21:12:02 +0000 |
Gerd Moellmann |
(x_update_window_cursor): Don't update in frames
|
Tue, 14 Mar 2000 21:15:46 +0000 |
Gerd Moellmann |
(xim_close_dpy, xim_initialize): Use X11R6-style XIM
|
Tue, 14 Mar 2000 15:19:58 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Tue, 07 Mar 2000 12:25:28 +0000 |
Gerd Moellmann |
(x_connection_closed) [USE_X_TOOLKIT]: Don't try to
|
Sun, 05 Mar 2000 10:23:14 +0000 |
Gerd Moellmann |
(x_term_init): Create a colormap if not using the
|
Sat, 04 Mar 2000 16:00:03 +0000 |
Gerd Moellmann |
(x_term_init): Set Colormap member of x_display_info
|
Fri, 03 Mar 2000 13:49:32 +0000 |
Gerd Moellmann |
(PER_CHAR_METRIC): Removed.
|
Thu, 02 Mar 2000 20:08:20 +0000 |
Gerd Moellmann |
(note_mouse_highlight): Return quickly if frame's
|
Thu, 02 Mar 2000 13:26:21 +0000 |
Gerd Moellmann |
(x_alloc_lighter_color, x_setup_relief_color): Use
|
Fri, 25 Feb 2000 13:28:07 +0000 |
Gerd Moellmann |
(XTread_socket): Remove busy-cursor code.
|
Thu, 24 Feb 2000 13:54:08 +0000 |
Gerd Moellmann |
(x_display_and_set_cursor): Display cursor of
|
Sat, 05 Feb 2000 16:47:08 +0000 |
Gerd Moellmann |
* xterm.c (x_display_and_set_cursor): Set pre-edit area.
|
Mon, 31 Jan 2000 20:48:01 +0000 |
Gerd Moellmann |
(xim_open_dpy): Remove unused local variable.
|
Sun, 30 Jan 2000 21:12:53 +0000 |
Gerd Moellmann |
(x_delete_display): Update next_noop_dpyinfo to ensure
|
Sat, 29 Jan 2000 23:16:55 +0000 |
Gerd Moellmann |
(x_display_cursor): Set XIC pre-edit area only if window
|
Tue, 25 Jan 2000 15:55:13 +0000 |
Gerd Moellmann |
(toplevel): Include atimer.h.
|
Thu, 30 Dec 1999 11:42:34 +0000 |
Gerd Moellmann |
(x_make_frame_visible): Wait for frame becoming visible
|
Mon, 27 Dec 1999 05:09:13 +0000 |
Kenichi Handa |
All codes adjusted for the change of struct glyph.
|
Wed, 22 Dec 1999 10:28:21 +0000 |
Gerd Moellmann |
(XTread_socket): At the beginning of the loop, pass the
|
Wed, 15 Dec 1999 17:46:18 +0000 |
Dave Love |
(BUILD_GLYPH_STRINGS): For pcc, remove continuation in arg list.
|
Wed, 15 Dec 1999 00:27:21 +0000 |
Kenichi Handa |
(x_append_glyph): Setup members of struct glyph properly
|
Tue, 14 Dec 1999 10:44:20 +0000 |
Gerd Moellmann |
(show_mouse_face): Don't use updated_area, use TEXT_AREA.
|
Fri, 10 Dec 1999 17:37:57 +0000 |
Stefan Monnier |
(x_initialize): only setup xaw3d_* if they've been declared.
|
Fri, 10 Dec 1999 01:40:21 +0000 |
Stefan Monnier |
(#includes): Allow compilation with only Xaw.
|
Sun, 28 Nov 1999 12:33:37 +0000 |
Gerd Moellmann |
(XTread_socket) <ClientMessage, Xatom_Scrollbar>:
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Fri, 08 Oct 1999 11:32:09 +0000 |
Gerd Moellmann |
(XTread_socket) <ClientMessage, WM_TAKE_FOCUS>:
|
Thu, 23 Sep 1999 11:58:49 +0000 |
Gerd Moellmann |
(XTread_socket) <MotionNotify>: Change #ifdef
|
Tue, 14 Sep 1999 13:09:49 +0000 |
Gerd Moellmann |
(x_scroll_bar_handle_click): Compile only if
|
Mon, 13 Sep 1999 19:10:19 +0000 |
Dave Love |
Don't continue #define args for benefit of old cc.
|
Mon, 13 Sep 1999 11:14:29 +0000 |
Gerd Moellmann |
(XTcursor_to): Change for Lisp_Object selected_frame.
|
Sun, 12 Sep 1999 07:05:34 +0000 |
Ken Raeburn |
Use XCAR and XCDR instead of explicit member references.
|
Sat, 11 Sep 1999 01:15:25 +0000 |
Richard M. Stallman |
(XTread_socket): In XSetInputFocus, use RevertToParent,
|
Sun, 05 Sep 1999 16:39:19 +0000 |
Gerd Moellmann |
Change
|
Sun, 05 Sep 1999 15:49:07 +0000 |
Gerd Moellmann |
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
|
Sun, 05 Sep 1999 12:13:41 +0000 |
Gerd Moellmann |
(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
|
Fri, 03 Sep 1999 18:50:00 +0000 |
Gerd Moellmann |
(XTset_vertical_scroll_bar): Block input when clearing
|
Fri, 03 Sep 1999 12:43:32 +0000 |
Gerd Moellmann |
(x_scroll_bar_create): Don't clear under scroll bar
|
Mon, 30 Aug 1999 23:14:36 +0000 |
Gerd Moellmann |
Remove unused bitmaps.
|
Tue, 24 Aug 1999 19:25:11 +0000 |
Gerd Moellmann |
(expose_window_tree): Fix typo CANON_Y_UNIT to
|
Sat, 21 Aug 1999 19:31:13 +0000 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
Thu, 19 Aug 1999 13:56:14 +0000 |
Gerd Moellmann |
(XTset_vertical_scroll_bar): Fix previous change. Clear
|
Tue, 17 Aug 1999 13:02:04 +0000 |
Gerd Moellmann |
(expose_area): If row extends face to end of line,
|
Tue, 17 Aug 1999 00:38:28 +0000 |
Gerd Moellmann |
(x_draw_glyph_string_box): Use the background width
|
Sun, 15 Aug 1999 22:01:01 +0000 |
Gerd Moellmann |
(XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
|
Fri, 06 Aug 1999 15:05:34 +0000 |
Gerd Moellmann |
(x_display_and_set_cursor): If cursor_in_echo_area,
|
Fri, 06 Aug 1999 13:59:59 +0000 |
Gerd Moellmann |
(x_draw_phys_cursor_glyph): Redraw overlaps.
|
Mon, 02 Aug 1999 00:00:14 +0000 |
Richard M. Stallman |
(x_set_window_size): When calling change_frame_size, specify 1 for DELAY.
|
Thu, 29 Jul 1999 15:09:42 +0000 |
Gerd Moellmann |
(x_set_toolkit_scroll_bar_thumb): Fix previous change.
|
Tue, 27 Jul 1999 23:55:28 +0000 |
Gerd Moellmann |
(x_set_toolkit_scroll_bar_thumb): Don't call
|
Tue, 27 Jul 1999 01:32:50 +0000 |
Kenichi Handa |
(x_find_ccl_program): Add casting.
|
Tue, 27 Jul 1999 00:02:50 +0000 |
Gerd Moellmann |
(x_setup_relief_color): Don't try smart color allocation
|
Mon, 26 Jul 1999 21:23:07 +0000 |
Gerd Moellmann |
(x_get_glyph_string_clip_rect): Take internal border
|
Mon, 26 Jul 1999 11:57:35 +0000 |
Kenichi Handa |
(x_find_ccl_program): Get compiled CCL code by just
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
Display-related functions implemented from scratch. Add toolkit
|
Sat, 10 Jul 1999 20:45:46 +0000 |
Richard M. Stallman |
(x_display_bar_cursor): Use the cursor-color
|
Tue, 04 May 1999 05:45:36 +0000 |
Kenichi Handa |
(x_load_font): Fix typo (`>' -> `=').
|
Mon, 26 Apr 1999 06:02:19 +0000 |
Karl Heuer |
(x_list_fonts): Fix previous change.
|
Tue, 13 Apr 1999 00:51:52 +0000 |
Kenichi Handa |
Trap X errors so that Emacs doesn't die
|
Mon, 05 Apr 1999 06:47:41 +0000 |
Kenichi Handa |
(dumpglyphs): Be sure to fill the whole background of
|
Mon, 15 Mar 1999 19:53:32 +0000 |
Karl Heuer |
(XTread_socket) <ConfigureNotify>:
|
Mon, 15 Mar 1999 00:11:22 +0000 |
Kenichi Handa |
(x_list_fonts): Trap X errors so that Emacs doesn't die
|
Sat, 30 Jan 1999 02:37:14 +0000 |
Kenichi Handa |
(x_load_font): For the height of font, if normarl ascent and
|
Sat, 30 Jan 1999 01:46:35 +0000 |
Kenichi Handa |
(x_new_fontset): For ASCII font, don't use the font name
|
Sun, 24 Jan 1999 20:07:05 +0000 |
Richard M. Stallman |
(same_x_server): Detect treat ":0" and "unix:0"
|
Mon, 21 Dec 1998 16:09:29 +0000 |
Eli Zaretskii |
(dumpglyphs): Don't convert 7-bit ASCII characters via
|
Thu, 12 Nov 1998 01:57:30 +0000 |
Karl Heuer |
(XTread_socket): Fix previous change in case F == 0.
|
Wed, 11 Nov 1998 03:36:15 +0000 |
Kenichi Handa |
(x_list_fonts): Don't change the value of maxnames.
|
Thu, 05 Nov 1998 19:17:42 +0000 |
Karl Heuer |
(XTread_socket): ButtonPress clears f->mouse_moved.
|
Thu, 29 Oct 1998 00:16:49 +0000 |
Paul Eggert |
(XTread_socket): Check the returned value of XmbLookupString more carefully.
|
Wed, 21 Oct 1998 11:50:56 +0000 |
Kenichi Handa |
Include frame.h before fontset.h.
|
Tue, 01 Sep 1998 02:25:57 +0000 |
Kenichi Handa |
(x_load_font): If SIZE is 0, don't use a name x_list_font returns.
|
Mon, 31 Aug 1998 03:50:17 +0000 |
Kenichi Handa |
(dumpglyphs): If Vnonascii_translation_table is non-nil, try
|
Thu, 27 Aug 1998 02:00:35 +0000 |
Paul Eggert |
(fixup_locale): New function. For now, it resets
|
Wed, 26 Aug 1998 20:29:59 +0000 |
Karl Heuer |
(x_calc_absolute_position): Cast argument to XFree, in
|
Tue, 25 Aug 1998 03:59:40 +0000 |
Kenichi Handa |
(x_list_fonts): Work-around for the case XGetAtomName
|
Sat, 15 Aug 1998 23:00:07 +0000 |
Richard M. Stallman |
x_display_unibyte_char_with_fontset renamed to
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
(dumpglyphs): If x_display_unibyte_char_with_fontset is
|
Sat, 08 Aug 1998 22:11:22 +0000 |
Richard M. Stallman |
(x_term_init): Don't reset LC_TIME to "C", since we
|
Sat, 08 Aug 1998 02:39:50 +0000 |
Richard M. Stallman |
(x_list_fonts): Fix previous change.
|
Wed, 05 Aug 1998 01:42:24 +0000 |
Richard M. Stallman |
(x_list_fonts): Call XFreeFont after the new call to XLoadQueryFont.
|
Sun, 19 Jul 1998 05:17:35 +0000 |
Kenichi Handa |
(dumpglyphs): After calling ccl_driver, set cp->byte1 to
|
Sat, 27 Jun 1998 04:52:31 +0000 |
Richard M. Stallman |
(x_list_fonts): Fix prev change: cast result of alloca.
|
Sat, 20 Jun 1998 22:17:48 +0000 |
Karl Heuer |
(x_list_fonts): Keep alloca usage simple.
|
Sat, 20 Jun 1998 03:01:00 +0000 |
Kenichi Handa |
(dumpglyphs): Check the case that FACE_FONT (face) is
|
Tue, 16 Jun 1998 07:32:05 +0000 |
Kenichi Handa |
(x_list_fonts): If SIZE is zero and MAXNAMES is 1, use
|
Tue, 09 Jun 1998 01:55:49 +0000 |
Richard M. Stallman |
(XTread_socket): Accept Japanese XK keysyms.
|
Mon, 25 May 1998 16:03:58 +0000 |
Richard M. Stallman |
(XTread_socket): Fix second argument of x_any_window_to_frame.
|
Mon, 04 May 1998 09:25:21 +0000 |
Andreas Schwab |
Include syssignal.h after lisp.h.
|
Sat, 02 May 1998 06:39:39 +0000 |
Richard M. Stallman |
(XTwrite_glyphs): Don't advance cursor X beyond limit.
|
Sat, 25 Apr 1998 23:08:24 +0000 |
Richard M. Stallman |
(x_display_cursor): Use FRAME_CURSOR_X_LIMIT.
|
Wed, 15 Apr 1998 07:12:49 +0000 |
Kenichi Handa |
(x_find_ccl_program): New function.
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Sat, 21 Mar 1998 07:06:14 +0000 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
Mon, 02 Mar 1998 18:53:21 +0000 |
Richard M. Stallman |
(XTframe_up_to_date): Check that mouse_face_mouse_frame
|
Fri, 09 Jan 1998 23:22:56 +0000 |
Richard M. Stallman |
(x_load_font): Use string_byte.
|
Sun, 21 Dec 1997 01:59:49 +0000 |
Richard M. Stallman |
(x_display_cursor): Abort if X or Y is out of range.
|
Thu, 27 Nov 1997 08:32:40 +0000 |
Kenichi Handa |
(x_make_frame_visible): Give dummy arg to
|
Sat, 25 Oct 1997 03:12:31 +0000 |
Karl Heuer |
(XTread_socket): Check for bogus (0,0) location.
|
Fri, 24 Oct 1997 19:58:39 +0000 |
Karl Heuer |
(XTmouse_position): Handle INSIST < 0.
|
Fri, 22 Aug 1997 01:19:27 +0000 |
Kenichi Handa |
(x_list_fonts): Adjusted for the name change of
|
Sun, 10 Aug 1997 04:13:19 +0000 |
Kenichi Handa |
(dumpglyphs): Pay attention to
|
Fri, 01 Aug 1997 00:29:34 +0000 |
Kenichi Handa |
(x_list_fonts): Request at least 10 fonts by XListFonts.
|
Thu, 31 Jul 1997 16:44:49 +0000 |
Richard M. Stallman |
(x_list_fonts): Reject a font whose min_bounds.width is 0.
|
Mon, 28 Jul 1997 18:33:11 +0000 |
Richard M. Stallman |
(x_new_font): Follow the change in x_set_scroll_bar_width and make the
|
Mon, 28 Jul 1997 15:10:21 +0000 |
Richard M. Stallman |
(x_term_init) [! HAVE_X11R5]: Don't try to use XtCvtStringToFont.
|
Sat, 26 Jul 1997 01:43:07 +0000 |
Richard M. Stallman |
(dumpglyphs): Check the dimension of FONT while
|
Sun, 20 Jul 1997 17:44:22 +0000 |
Richard M. Stallman |
(XTread_socket) <ClientMessage>:
|
Mon, 14 Jul 1997 04:24:24 +0000 |
Richard M. Stallman |
(x_draw_box): Use scratch_cursor_gc to draw the cursor
|
Sat, 12 Jul 1997 06:35:22 +0000 |
Richard M. Stallman |
(dumpglyphs): Declare local variable first_ch as Lisp_Object, not int.
|
Thu, 10 Jul 1997 02:15:40 +0000 |
Richard M. Stallman |
(x_load_font): Get value of fontp->height from
|
Thu, 10 Jul 1997 02:13:26 +0000 |
Richard M. Stallman |
(x_term_init): Don't use initializer for null_bits.
|
Mon, 07 Jul 1997 00:59:44 +0000 |
Kenichi Handa |
(x_list_fonts): Initialize the variable LIST to Qnil.
|
Sat, 05 Jul 1997 08:23:34 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Don't move the frame
|
Wed, 02 Jul 1997 04:41:00 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Check has_been_visible
|
Sat, 21 Jun 1997 00:45:44 +0000 |
Kenichi Handa |
(dumpglyphs): Use FS_LOAD_FONT.
|
Mon, 09 Jun 1997 17:58:49 +0000 |
Richard M. Stallman |
(x_list_fonts): fast_c_string_match_ignore_case renamed.
|
Mon, 09 Jun 1997 13:00:24 +0000 |
Kenichi Handa |
(dumpglyph): Shift baseline for such a font that is
|
Sat, 31 May 1997 07:37:09 +0000 |
Richard M. Stallman |
(process_expose_from_menu, XTread_socket):
|
Sat, 31 May 1997 02:03:43 +0000 |
Richard M. Stallman |
(x_load_font): Use macro FONT_ENCODING_NOT_DECIDED.
|
Wed, 28 May 1997 04:54:48 +0000 |
Richard M. Stallman |
(XTread_socket) <ConfigureNotify>: Don't call
|
Tue, 27 May 1997 03:09:37 +0000 |
Richard M. Stallman |
(XTread_socket) <UnmapNotify>: Don't make an inconify_event
|
Mon, 26 May 1997 06:22:15 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Call x_set_offset only after
|
Mon, 19 May 1997 03:33:50 +0000 |
Kenichi Handa |
(x_load_font): Set 4 instead of -1 in fontp->encoding[1]
|
Fri, 16 May 1997 00:42:53 +0000 |
Kenichi Handa |
(dumpglyphs): Draw glyphs one by one if the font for
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(dumpglyphs): Even if font (not fontset) is used,
|
Thu, 01 May 1997 01:57:25 +0000 |
Richard M. Stallman |
(XTmouse_position, x_term_init):
|
Sun, 27 Apr 1997 16:34:19 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 27 Apr 1997 03:32:14 +0000 |
Richard M. Stallman |
(x_destroy_window): Free saved_menu_event, if any.
|
Sun, 20 Apr 1997 22:14:53 +0000 |
Richard M. Stallman |
(x_set_offset): Turn off the code that added the border_width
|
Thu, 10 Apr 1997 22:25:45 +0000 |
Karl Heuer |
(construct_menu_click, note_mouse_highlight, fast_find_position):
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(dumpglyphs): Clip and highlight glyphs displayed with
|
Sat, 22 Mar 1997 23:59:53 +0000 |
Richard M. Stallman |
(XTread_socket): Accept XK_ISO_* keys.
|
Sat, 22 Mar 1997 04:21:00 +0000 |
Richard M. Stallman |
(XTread_socket): Handle ISO_Left_Tab.
|
Wed, 19 Mar 1997 16:33:48 +0000 |
Kenichi Handa |
(dumpglyphs): Set a clipping region when we draw glyphs
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(x_list_fonts): Comment about cached font list added.
|
Thu, 27 Feb 1997 06:53:04 +0000 |
Kenichi Handa |
(dumpglyphs): Pay attention to characters registered in
|
Thu, 20 Feb 1997 06:59:25 +0000 |
Karl Heuer |
Include charset.h, ccl.h, and fontset.h.
|
Mon, 20 Jan 1997 08:08:13 +0000 |
Richard M. Stallman |
(dumpglyphs): Declare g as GLYPH.
|
Thu, 26 Dec 1996 21:07:30 +0000 |
Richard M. Stallman |
(x_iconify_frame): Clear visible when we set iconified.
|
Thu, 31 Oct 1996 22:05:51 +0000 |
Richard M. Stallman |
(cancel_mouse_face): New function. Code copied from
|
Wed, 30 Oct 1996 05:09:38 +0000 |
Richard M. Stallman |
(XTread_socket, KeyPress case): Clear compose_status
|
Sat, 12 Oct 1996 16:06:40 +0000 |
Richard M. Stallman |
(XTwrite_glyphs, XTclear_end_of_line, XTclear_frame)
|
Sun, 29 Sep 1996 01:29:41 +0000 |
Richard M. Stallman |
(show_mouse_face): Undo 1996-08-30 change.
|
Fri, 27 Sep 1996 07:46:54 +0000 |
Richard M. Stallman |
(XTflash): Don't flash in the internal borders.
|
Wed, 25 Sep 1996 08:00:39 +0000 |
Richard M. Stallman |
(XTread_socket): Delete WAITP arg.
|
Mon, 23 Sep 1996 04:44:15 +0000 |
Richard M. Stallman |
(x_scroll_bar_create, x_scroll_bar_move):
|
Sat, 21 Sep 1996 00:57:20 +0000 |
Richard M. Stallman |
Pass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_HEIGHT
|
Tue, 17 Sep 1996 03:43:54 +0000 |
Karl Heuer |
Replaced symbol BSD with BSD_SYSTEM.
|
Mon, 16 Sep 1996 06:31:10 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Test last_overlay_modified field.
|
Fri, 13 Sep 1996 17:03:29 +0000 |
Richard M. Stallman |
(x_connection_closed): Call XtCloseDisplay.
|
Wed, 04 Sep 1996 03:38:40 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Pass POS argument to fast_find_position as int.
|
Sun, 01 Sep 1996 20:49:29 +0000 |
Richard M. Stallman |
(x_term_init): Initialize Xatom_FONT member.
|
Sat, 31 Aug 1996 02:44:14 +0000 |
Richard M. Stallman |
(XTupdate_end): Always clear mouse_face_defer flag.
|
Fri, 30 Aug 1996 18:49:07 +0000 |
Richard M. Stallman |
(do_line_dance, dumprectangle): Use x_update_cursor.
|
Thu, 29 Aug 1996 06:22:28 +0000 |
Richard M. Stallman |
(XTread_socket): Call XFilterEvent on all events,
|
Sun, 25 Aug 1996 23:31:20 +0000 |
Richard M. Stallman |
(fast_find_position): Fix previous change.
|
Sun, 25 Aug 1996 17:48:32 +0000 |
Richard M. Stallman |
(fast_find_position): Minor fix in handling maybe_next_line.
|
Sat, 24 Aug 1996 00:03:22 +0000 |
Richard M. Stallman |
(x_term_init): If the default Xt font does not exist on
|
Wed, 31 Jul 1996 17:18:54 +0000 |
Richard M. Stallman |
(XTread_socket): Delete the code to pass menu bar keys
|
Wed, 31 Jul 1996 16:52:52 +0000 |
Richard M. Stallman |
(XTread_socket): Delete the code to pass menu bar keys
|
Tue, 30 Jul 1996 21:10:40 +0000 |
Richard M. Stallman |
(XTread_socket): Pass keys in menu bar to toolkit alone
|
Sun, 28 Jul 1996 00:42:14 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sat, 27 Jul 1996 20:30:31 +0000 |
Richard M. Stallman |
(last_mouse_press_frame): New variable.
|
Tue, 16 Jul 1996 06:10:35 +0000 |
Karl Heuer |
(SET_SAVED_MENU_EVENT): New macro.
|
Thu, 11 Jul 1996 23:24:03 +0000 |
Karl Heuer |
(XTread_socket): Add #ifdef for previous change.
|
Sun, 07 Jul 1996 22:58:51 +0000 |
Karl Heuer |
Undo previous change.
|
Thu, 04 Jul 1996 05:46:05 +0000 |
Miles Bader |
(XTread_socket): Use lw_tookit_related_event_p to avoid sending
|
Thu, 27 Jun 1996 23:20:46 +0000 |
Richard M. Stallman |
(x_connection_closed): Call clear_waiting_for_input.
|
Thu, 27 Jun 1996 00:25:07 +0000 |
Richard M. Stallman |
(x_error_quitter): Delete newline from sprintf string.
|
Wed, 26 Jun 1996 18:16:08 +0000 |
Richard M. Stallman |
(XTread_socket, Xatom_wm_save_yourself clause):
|
Wed, 26 Jun 1996 17:45:28 +0000 |
Richard M. Stallman |
(x_connection_closed): Add newline when printing error message on stderr.
|
Wed, 26 Jun 1996 17:41:44 +0000 |
Richard M. Stallman |
(x_connection_signal): Just return after calling `signal'.
|
Tue, 25 Jun 1996 00:32:51 +0000 |
Richard M. Stallman |
(x_connection_closed): If waiting_for_input, call quit_throw_to_read_char.
|
Fri, 21 Jun 1996 15:29:55 +0000 |
Richard M. Stallman |
(x_iconify_frame): If frame is invisible, explicitly mark it as iconified.
|
Mon, 10 Jun 1996 17:32:13 +0000 |
Richard M. Stallman |
(XTread_socket): Use XtAppNextEvent when using toolkit configurations.
|
Sat, 25 May 1996 23:37:13 +0000 |
Karl Heuer |
[SOLARIS2]: Include string.h.
|
Fri, 10 May 1996 16:05:26 +0000 |
Richard M. Stallman |
(x_connection_signal_1): Call x_connection_closed properly.
|
Tue, 30 Apr 1996 19:40:56 +0000 |
Richard M. Stallman |
[USE_X_TOOLKIT]: Include X11/Shell.h.
|
Fri, 26 Apr 1996 16:38:03 +0000 |
Richard M. Stallman |
(x_scroll_bar_clear): Do nothing if frame now has no scroll bars.
|
Wed, 24 Apr 1996 22:29:57 +0000 |
Richard M. Stallman |
(x_connection_signal): Call sigunblock properly.
|
Thu, 18 Apr 1996 04:03:16 +0000 |
Richard M. Stallman |
(note_mouse_movement): Don't call XQueryPointer.
|
Mon, 08 Apr 1996 23:12:25 +0000 |
Richard M. Stallman |
Include locale.h if HAVE_SETLOCALE.
|
Fri, 05 Apr 1996 18:17:07 +0000 |
Richard M. Stallman |
(x_term_init): Respecify LC_NUMERIC locale.
|
Fri, 05 Apr 1996 16:03:20 +0000 |
Richard M. Stallman |
(x_destroy_window): Do call XCloseIM if X11R6.
|
Tue, 02 Apr 1996 00:34:57 +0000 |
Richard M. Stallman |
(x_destroy_window) [SOLARIS2]: Don't free the IC or IM.
|
Wed, 27 Mar 1996 19:11:10 +0000 |
Richard M. Stallman |
(x_connection_closed): Don't check _Xdebug.
|
Wed, 27 Mar 1996 03:54:10 +0000 |
Richard M. Stallman |
(XTread_socket, MapNotify case):
|
Mon, 18 Mar 1996 03:20:06 +0000 |
Richard M. Stallman |
(x_destroy_window) [HAVE_X_I18N]: Free xic and xim of frame.
|
Sun, 17 Mar 1996 18:14:52 +0000 |
Richard M. Stallman |
Comment/whitespace change.
|
Sat, 09 Mar 1996 16:30:38 +0000 |
Richard M. Stallman |
(x_calc_absolute_position): Don't explicitly subtract
|
Wed, 06 Mar 1996 19:14:34 +0000 |
Richard M. Stallman |
(x_connection_closed): Don't unblock input until the end.
|
Fri, 01 Mar 1996 20:11:19 +0000 |
Richard M. Stallman |
[X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions.
|
Tue, 27 Feb 1996 02:33:15 +0000 |
Richard M. Stallman |
(X_CONNECTION_LOCK_FLAG): New macro.
|
Tue, 27 Feb 1996 01:16:35 +0000 |
Richard M. Stallman |
(x_set_window_size): Clear out the mouse-highlighting data
|
Mon, 12 Feb 1996 20:48:35 +0000 |
Richard M. Stallman |
(x_error_quitter): Add newline to error message.
|
Thu, 08 Feb 1996 21:58:53 +0000 |
Richard M. Stallman |
(min, max): Don't define if already defined.
|
Sun, 04 Feb 1996 20:24:09 +0000 |
Richard M. Stallman |
(x_connection_signal): Call x_connection_closed properly.
|
Mon, 29 Jan 1996 19:28:11 +0000 |
Richard M. Stallman |
(XTframe_raise_lower): Rename arg `raise' to `raise_flag'.
|
Wed, 24 Jan 1996 23:43:22 +0000 |
Karl Heuer |
(x_connection_signal): Explicitly check the thread interlock
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Fri, 12 Jan 1996 21:51:46 +0000 |
Richard M. Stallman |
(XTread_socket): For selection_clear_event and
|
Sun, 31 Dec 1995 19:10:03 +0000 |
Richard M. Stallman |
(XTread_socket): Pass KeyPress events to the toolkit.
|
Thu, 28 Dec 1995 23:58:12 +0000 |
Richard M. Stallman |
(x_find_modifier_meanings): Fix !X11R4 code to use dpyinfo.
|
Thu, 21 Dec 1995 17:16:13 +0000 |
Karl Heuer |
(x_connection_signal): Set an alarm around XNoOp call.
|
Wed, 13 Dec 1995 20:08:11 +0000 |
Karl Heuer |
(x_connection_closed): Don't delete dpyinfo if it's null.
|
Wed, 22 Nov 1995 22:23:32 +0000 |
Richard M. Stallman |
(XTframe_up_to_date): Block and unblock input.
|
Wed, 22 Nov 1995 12:38:53 +0000 |
Richard M. Stallman |
(XTmouse_position): Exit the loop if child == win.
|
Mon, 20 Nov 1995 04:46:08 +0000 |
Richard M. Stallman |
(show_mouse_face): When clearing cursor, use proper column range.
|
Wed, 15 Nov 1995 23:15:49 +0000 |
Richard M. Stallman |
(XTread_socket): Verify a ButtonPress was actually in the
|
Sat, 11 Nov 1995 07:13:06 +0000 |
Richard M. Stallman |
(HACK_EDITRES): Define here as in xfns.c.
|
Tue, 31 Oct 1995 02:34:16 +0000 |
Karl Heuer |
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
|
Tue, 17 Oct 1995 17:12:20 +0000 |
Richard M. Stallman |
(x_term_init, XTread_socket): Add HAVE_X_I18N support.
|
Thu, 12 Oct 1995 22:58:04 +0000 |
Richard M. Stallman |
(x_connection_signal_1): New function.
|
Tue, 29 Aug 1995 04:36:12 +0000 |
Richard M. Stallman |
(x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing.
|
Sat, 05 Aug 1995 00:57:17 +0000 |
Richard M. Stallman |
(x_delete_display) [AIX]: Don't call XRmDestroyDatabase.
|
Wed, 02 Aug 1995 18:32:39 +0000 |
Richard M. Stallman |
(XTread_socket): For UnmapNotify, use x_top_window_to_frame.
|
Tue, 25 Jul 1995 21:55:50 +0000 |
Richard M. Stallman |
Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
|
Tue, 25 Jul 1995 20:13:23 +0000 |
Richard M. Stallman |
(next_noop_dpyinfo): New variable.
|
Mon, 17 Jul 1995 22:12:45 +0000 |
Karl Heuer |
[HAVE_X11XTR6]: Include locale.h
|
Fri, 07 Jul 1995 13:35:48 +0000 |
Richard M. Stallman |
(x_initialize) [USE_X_TOOLKIT]: Set fallback resources.
|
Thu, 29 Jun 1995 17:32:59 +0000 |
Richard M. Stallman |
(XTread_socket): Turn off meta, super, hyper and alt bits
|
Sun, 11 Jun 1995 20:48:19 +0000 |
Karl Heuer |
(x_make_frame_visible): Test and set asked_for_visible.
|
Sun, 11 Jun 1995 20:27:12 +0000 |
Karl Heuer |
Include widget.h.
|
Fri, 09 Jun 1995 19:15:28 +0000 |
Karl Heuer |
(x_get_keysym_name): New function.
|
Mon, 05 Jun 1995 17:39:17 +0000 |
Karl Heuer |
(x_wm_set_icon_pixmap): Set IconPixmapHint in both cases.
|
Mon, 05 Jun 1995 12:38:46 +0000 |
Karl Heuer |
(x_text_icon): Do call XSetIconName or XSetWMIconName.
|
Mon, 29 May 1995 20:04:22 +0000 |
Karl Heuer |
(XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify events
|
Mon, 29 May 1995 19:49:52 +0000 |
Karl Heuer |
(x_term_init): Block input during this function.
|
Mon, 29 May 1995 19:41:18 +0000 |
Karl Heuer |
(x_term_init): Call init_sigio only if interrupt_input.
|
Mon, 29 May 1995 07:27:09 +0000 |
Karl Heuer |
(x_set_offset): Distinguish CHANGE_GRAVITY < 0 case.
|
Fri, 26 May 1995 22:46:36 +0000 |
Karl Heuer |
(XTread_socket): Don't call popup_get_selection here.
|
Thu, 25 May 1995 17:07:37 +0000 |
Karl Heuer |
(XTread_socket): For MapNotify, call record_asynch_buffer_change.
|
Thu, 25 May 1995 15:18:16 +0000 |
Karl Heuer |
(XTflash): Use pointers as args to select.
|
Wed, 24 May 1995 20:37:08 +0000 |
Karl Heuer |
(x_connection_closed): Unblock input, first thing.
|
Wed, 24 May 1995 04:54:34 +0000 |
Karl Heuer |
(x_set_offset): Add border_width when calling XMoveWindow.
|
Wed, 24 May 1995 04:41:16 +0000 |
Karl Heuer |
(x_calc_absolute_position): Use menubar_height field.
|
Sat, 13 May 1995 00:13:02 +0000 |
Karl Heuer |
(Qvendor_specific_keysyms): New var.
|
Sat, 29 Apr 1995 04:17:56 +0000 |
Karl Heuer |
(x_term_init): Add stub to initialize Vsystem_key_alist.
|
Mon, 24 Apr 1995 22:34:27 +0000 |
Karl Heuer |
(x_term_init): If the previous kboard was the dummy one,
|
Mon, 24 Apr 1995 18:27:33 +0000 |
Karl Heuer |
(x_focus_frame, x_focus_event_frame, x_highlight_frame):
|
Fri, 14 Apr 1995 03:58:51 +0000 |
Richard M. Stallman |
(x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.
|
Tue, 11 Apr 1995 20:33:52 +0000 |
Richard M. Stallman |
(XTread_socket): Pass dpyinfo to popup_get_selection.
|
Mon, 10 Apr 1995 07:32:16 +0000 |
Richard M. Stallman |
(XTread_socket): Make deiconify event only if frame was iconified.
|
Fri, 07 Apr 1995 18:33:16 +0000 |
Richard M. Stallman |
(dumpglyphs): Cast FACE_DEFAULT to (XFontStruct *)
|
Fri, 07 Apr 1995 02:21:52 +0000 |
Karl Heuer |
Update copyright.
|
Mon, 03 Apr 1995 23:37:17 +0000 |
Karl Heuer |
New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,
|
Fri, 31 Mar 1995 03:57:05 +0000 |
Karl Heuer |
(x_delete_display): Extract kboard deletion, for modularity.
|
Fri, 31 Mar 1995 03:40:24 +0000 |
Karl Heuer |
(x_term_init): Initialize cut_buffers_initialized.
|
Sun, 26 Mar 1995 21:12:11 +0000 |
Richard M. Stallman |
(XTmouse_position): New arg `insist'.
|
Wed, 15 Mar 1995 01:54:19 +0000 |
Karl Heuer |
(get_perdisplay): Deleted.
|
Mon, 06 Mar 1995 04:35:33 +0000 |
Richard M. Stallman |
(x_connection_closed): Ignore non-X frames.
|
Tue, 14 Feb 1995 21:48:14 +0000 |
Paul Reilly |
(x_bitmap_icon): Fix test for unallocated icon bitmap.
|
Tue, 14 Feb 1995 14:22:29 +0000 |
Richard M. Stallman |
(x_display_bar_cursor): Use frame's cursor_width.
|
Sat, 04 Feb 1995 00:12:17 +0000 |
Karl Heuer |
[MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.
|
Thu, 02 Feb 1995 18:54:47 +0000 |
Richard M. Stallman |
(x_unqueue_events): Arg is now a Display *.
|
Tue, 31 Jan 1995 01:53:12 +0000 |
Karl Heuer |
[MULTI_PERDISPLAY] (get_perdisplay): Define this as an exported function.
|
Wed, 25 Jan 1995 00:44:32 +0000 |
Richard M. Stallman |
(x_destroy_window): Don't let frame being destroyed remain in
|
Sun, 08 Jan 1995 20:19:47 +0000 |
Richard M. Stallman |
Don't include param.h.
|
Fri, 30 Dec 1994 01:37:53 +0000 |
Richard M. Stallman |
(x_scroll_bar_handle_click): Use GC_WINDOWP.
|
Tue, 27 Dec 1994 21:45:06 +0000 |
Richard M. Stallman |
(XTupdate_begin): Fix backward test in previous change.
|
Fri, 23 Dec 1994 05:12:32 +0000 |
Richard M. Stallman |
(XTupdate_begin): Discard records of prior mouse highlight
|
Fri, 04 Nov 1994 04:00:50 +0000 |
Karl Heuer |
(XTread_socket): Generate iconify and deiconify events.
|
Tue, 01 Nov 1994 00:26:36 +0000 |
Karl Heuer |
(XTclear_end_of_line): Finish the line dance here too, just as was done in
|
Tue, 01 Nov 1994 00:07:34 +0000 |
Richard M. Stallman |
(fast_find_position): Special case if POS is end of buffer.
|
Sat, 29 Oct 1994 09:43:07 +0000 |
Richard M. Stallman |
(x_delete_display): Call XrmDestroyDatabase.
|
Wed, 26 Oct 1994 09:26:40 +0000 |
Richard M. Stallman |
(x_catch_errors, x_check_errors, x_had_errors_p)
|
Sat, 22 Oct 1994 04:34:16 +0000 |
Richard M. Stallman |
Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.
|
Tue, 18 Oct 1994 01:29:09 +0000 |
Karl Heuer |
(do_line_dance): Decrement index only once per loop.
|
Mon, 17 Oct 1994 08:42:36 +0000 |
Morten Welinder |
*** empty log message ***
|
Mon, 17 Oct 1994 07:24:58 +0000 |
Richard M. Stallman |
(dumpglyphs): Explicitly draw background stipple.
|
Sat, 15 Oct 1994 22:01:22 +0000 |
Richard M. Stallman |
(x_bitmap_icon): Allow bitmap to come from file.
|
Sat, 15 Oct 1994 04:49:14 +0000 |
Karl Heuer |
(stuffline, scraplines): Functions deleted.
|
Fri, 14 Oct 1994 04:45:04 +0000 |
Richard M. Stallman |
(x_new_font): Don't keep looping after the FONT property.
|
Tue, 11 Oct 1994 09:27:47 +0000 |
Richard M. Stallman |
(x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.
|
Tue, 04 Oct 1994 19:48:36 +0000 |
Karl Heuer |
(construct_mouse_click): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 19:46:12 +0000 |
Karl Heuer |
(x_new_focus_frame, construct_mouse_click, construct_menu_click,
|
Tue, 04 Oct 1994 19:38:53 +0000 |
Richard M. Stallman |
(input_signal_count): New variable.
|
Sun, 02 Oct 1994 13:37:59 +0000 |
Paul Reilly |
(XTread_socket): Use popup_get_selection() for X11 menubar event handling.
|
Wed, 28 Sep 1994 00:59:24 +0000 |
Karl Heuer |
(x_new_font): New rule for computing column width. Factored out common code.
|
Tue, 27 Sep 1994 00:24:27 +0000 |
Karl Heuer |
(x_scroll_bar_clear): Use type test macros.
|
Fri, 23 Sep 1994 04:54:46 +0000 |
Richard M. Stallman |
(x_destroy_window): Decrement ref count of x_screen struct.
|
Wed, 21 Sep 1994 06:44:59 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Pass new arg to overlays_at.
|
Tue, 20 Sep 1994 05:05:02 +0000 |
Karl Heuer |
* xterm.c (x_new_font): Compute number of scrollbar columns.
|
Sat, 17 Sep 1994 03:15:29 +0000 |
Karl Heuer |
Add #include "intervals.h"
|
Fri, 16 Sep 1994 09:23:15 +0000 |
Richard M. Stallman |
Delete X11 conditionals.
|
Sat, 10 Sep 1994 20:06:02 +0000 |
Richard M. Stallman |
Comment fix.
|
Thu, 01 Sep 1994 20:32:44 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Call input_polling_used.
|
Sun, 28 Aug 1994 19:57:51 +0000 |
Richard M. Stallman |
Include keyboard.h.
|
Fri, 26 Aug 1994 05:18:31 +0000 |
Karl Heuer |
(x_make_frame_visible): Call signal handler directly.
|
Wed, 24 Aug 1994 06:28:41 +0000 |
Karl Heuer |
(x_make_frame_visible): Raise a signal to cause the pending X I/O to be read.
|
Fri, 19 Aug 1994 05:38:55 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Quit if requested, in loop at end.
|
Fri, 12 Aug 1994 05:23:38 +0000 |
Richard M. Stallman |
(x_new_font): Don't set filename = full_name if that's null.
|
Mon, 08 Aug 1994 10:13:24 +0000 |
Richard M. Stallman |
(XTread_socket): Don't test X_IO_BUG; make that code unconditional.
|
Wed, 03 Aug 1994 23:20:26 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Start one_in_four at 1.
|
Wed, 03 Aug 1994 07:35:50 +0000 |
Richard M. Stallman |
(construct_mouse_click, construct_menu_click):
|
Wed, 27 Jul 1994 00:12:34 +0000 |
Richard M. Stallman |
(x_queue_event, x_unqueue_events): New functions.
|
Tue, 19 Jul 1994 23:54:02 +0000 |
Richard M. Stallman |
(struct font_info): New field full_name.
|
Mon, 18 Jul 1994 18:15:06 +0000 |
Richard M. Stallman |
(note_mouse_movement): Use proper data type for window
|
Thu, 07 Jul 1994 03:03:34 +0000 |
Richard M. Stallman |
(XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
|
Fri, 01 Jul 1994 00:32:05 +0000 |
Richard M. Stallman |
(x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].
|
Thu, 23 Jun 1994 23:56:06 +0000 |
Richard M. Stallman |
Don't include string.h or strings.h.
|
Tue, 21 Jun 1994 17:13:39 +0000 |
Richard M. Stallman |
(show_mouse_face): Set endcolumn ok in side-by-side windows.
|
Sat, 18 Jun 1994 18:57:39 +0000 |
Richard M. Stallman |
(make_frame_visible): At end, wait till Emacs sees frame is visible.
|
Fri, 17 Jun 1994 13:35:53 +0000 |
Richard M. Stallman |
(scratch_cursor_gc): New variable.
|
Wed, 15 Jun 1994 20:15:59 +0000 |
Richard M. Stallman |
(x_noop_count): New variable.
|
Wed, 15 Jun 1994 04:48:02 +0000 |
Karl Heuer |
(x_term_init): Don't call get_system_name.
|
Wed, 15 Jun 1994 04:01:33 +0000 |
Richard M. Stallman |
Put stdio.h after config.h.
|
Mon, 13 Jun 1994 20:41:21 +0000 |
Richard M. Stallman |
(XTread_socket): Handle Xatom_wm_save_yourself by calling XSetCommand.
|
Sun, 05 Jun 1994 18:17:53 +0000 |
Richard M. Stallman |
(x_wm_set_icon_position, x_wm_set_icon_pixmap):
|
Sun, 05 Jun 1994 17:42:38 +0000 |
Richard M. Stallman |
(x_term_init): New args xrm_option and resource_string.
|
Sat, 28 May 1994 18:37:06 +0000 |
Richard M. Stallman |
(x_iconify_frame): Call x_set_offset,
|
Fri, 27 May 1994 22:18:39 +0000 |
Richard M. Stallman |
(x_is_vendor_fkey): Function deleted.
|
Wed, 25 May 1994 09:20:45 +0000 |
Richard M. Stallman |
(note_mouse_movement): Use frame's window in XQueryPointer.
|
Mon, 23 May 1994 06:47:51 +0000 |
Richard M. Stallman |
(x_set_window_size): If cursor outside new size, mark it off.
|
Sat, 21 May 1994 05:36:07 +0000 |
Richard M. Stallman |
(x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.
|
Sun, 15 May 1994 21:39:38 +0000 |
Richard M. Stallman |
(x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.
|
Sat, 14 May 1994 22:17:13 +0000 |
Richard M. Stallman |
(XTread_socket): For button events, clear compose_status.
|
Thu, 12 May 1994 08:46:03 +0000 |
Richard M. Stallman |
(dumpglyphs): For cursor foreground, try the
|
Mon, 09 May 1994 05:08:06 +0000 |
Richard M. Stallman |
(x_set_window_size) [USE_X_TOOLKIT]:
|
Sun, 08 May 1994 21:06:13 +0000 |
Richard M. Stallman |
(x_set_offset): Set gravity and size hint
|
Fri, 06 May 1994 00:59:24 +0000 |
Richard M. Stallman |
(x_set_offset): Update XNegative and YNegative for new pos.
|
Mon, 02 May 1994 21:24:16 +0000 |
Karl Heuer |
(note_mouse_highlight, show_mouse_face, clear_mouse_face, x_destroy_window):
|
Mon, 02 May 1994 21:09:28 +0000 |
Karl Heuer |
(show_mouse_face): Fix test for cursor in highlighted area.
|
Mon, 02 May 1994 00:46:44 +0000 |
Richard M. Stallman |
(x_calc_absolute_position): Use size_hint_flags.
|
Sun, 01 May 1994 23:29:27 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Don't try to handle negative positions.
|
Sat, 30 Apr 1994 00:15:20 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Always set PWinGravity.
|
Fri, 29 Apr 1994 04:04:51 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Don't set PMaxSize.
|
Thu, 28 Apr 1994 07:59:17 +0000 |
Karl Heuer |
(XTread_socket): Only top window cares about LeaveNotify.
|
Thu, 28 Apr 1994 07:46:27 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Use XtMapWidget, not XtPopup.
|
Wed, 27 Apr 1994 08:27:00 +0000 |
Richard M. Stallman |
(XTread_socket, case ClientMessage): Don't call
|
Wed, 27 Apr 1994 05:03:51 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.
|
Wed, 27 Apr 1994 04:47:29 +0000 |
Richard M. Stallman |
(XTread_socket) [USE_X_TOOLKIT]: Undo previous change.
|
Mon, 25 Apr 1994 22:55:33 +0000 |
Karl Heuer |
(XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead.
|
Mon, 25 Apr 1994 22:32:24 +0000 |
Karl Heuer |
(x_term_init): Add explicit cast.
|
Mon, 25 Apr 1994 22:06:13 +0000 |
Richard M. Stallman |
(XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click.
|
Fri, 22 Apr 1994 21:46:12 +0000 |
Richard M. Stallman |
(x_set_mouse_pixel_position): New function.
|
Thu, 21 Apr 1994 08:33:48 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Args to x_set_offset were swapped.
|
Wed, 20 Apr 1994 09:01:18 +0000 |
Richard M. Stallman |
(XTread_socket): Delete the non-NEW_SELECTIONS code
|
Wed, 20 Apr 1994 08:51:06 +0000 |
Richard M. Stallman |
(XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.
|
Sun, 17 Apr 1994 23:46:08 +0000 |
Richard M. Stallman |
(Xatom_editres_name): Variable defined.
|
Sun, 17 Apr 1994 19:30:06 +0000 |
Richard M. Stallman |
(dumpglyphs): When HL=2, check explicitly for using
|
Thu, 14 Apr 1994 17:31:06 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Don't call XMapSubwindows.
|
Sun, 10 Apr 1994 06:06:51 +0000 |
Richard M. Stallman |
(dumpglyphs): Clear any extra pixel rows below the text.
|
Sat, 09 Apr 1994 06:33:24 +0000 |
Richard M. Stallman |
(stufflines, scraplines, dumprectangle, x_do_pending_expose)
|
Fri, 08 Apr 1994 15:57:24 +0000 |
Fred Pierresteguy |
(show_mouse_face): Change the mouse cursor accordingly.
|
Tue, 05 Apr 1994 07:41:09 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Temporarily widen the buffer.
|
Mon, 04 Apr 1994 00:43:13 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Do nothing if gc_in_progress.
|
Sun, 03 Apr 1994 08:09:45 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Reject out-of-range pos value
|
Sun, 03 Apr 1994 02:04:04 +0000 |
Richard M. Stallman |
(fast_find_position): Always return coords within the window.
|
Fri, 01 Apr 1994 13:53:31 +0000 |
Fred Pierresteguy |
(x_wm_set_size_hint): Add USE_X_TOOLKIT conditional and call
|
Fri, 01 Apr 1994 10:12:10 +0000 |
Richard M. Stallman |
(construct_menu_click, construct_mouse_click):
|
Thu, 31 Mar 1994 23:17:23 +0000 |
Richard M. Stallman |
[INCLUDED_FCNTL]: Don't include fcntl.h again.
|
Mon, 28 Mar 1994 23:03:07 +0000 |
Karl Heuer |
(x_find_modifier_meanings): Skip zero entries.
|
Fri, 25 Mar 1994 00:42:47 +0000 |
Karl Heuer |
(x_window_to_scroll_bar, x_new_font): Use assignment, not initialization.
|
Sat, 19 Mar 1994 02:51:37 +0000 |
Karl Heuer |
(dumpglyphs): Use the fast macros.
|
Tue, 15 Mar 1994 01:25:19 +0000 |
Karl Heuer |
(x_scroll_bar_expose): Don't make the right border thicker.
|
Mon, 28 Feb 1994 12:57:12 +0000 |
Fred Pierresteguy |
(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use
|
Fri, 25 Feb 1994 09:29:20 +0000 |
Fred Pierresteguy |
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
|
Thu, 24 Feb 1994 06:22:23 +0000 |
Richard M. Stallman |
(construct_mouse_click): Don't convert to glyph units.
|
Tue, 22 Feb 1994 00:43:04 +0000 |
Richard M. Stallman |
(construct_menu_click): Undo previous change.
|
Mon, 21 Feb 1994 21:54:33 +0000 |
Richard M. Stallman |
(x_had_errors_p): New function.
|
Sat, 19 Feb 1994 22:56:21 +0000 |
Richard M. Stallman |
(XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)
|
Fri, 18 Feb 1994 01:01:51 +0000 |
Richard M. Stallman |
(dumpglyphs): Try various alternatives for foreground color
|
Thu, 17 Feb 1994 23:33:02 +0000 |
Richard M. Stallman |
Comment changes.
|
Tue, 15 Feb 1994 16:17:25 +0000 |
Richard M. Stallman |
(XTread_socket): Do not assume that select returning
|
Fri, 11 Feb 1994 23:35:47 +0000 |
Karl Heuer |
(x_scroll_bar_create): Fix indentation.
|
Fri, 11 Feb 1994 13:25:11 +0000 |
Fred Pierresteguy |
(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.
|
Wed, 09 Feb 1994 23:31:54 +0000 |
Karl Heuer |
(x_display_cursor, process_expose_from_menu): Block input.
|
Mon, 07 Feb 1994 18:25:41 +0000 |
Fred Pierresteguy |
(x_make_frame_invisible): Add USE_X_TOOLKIT conditional.
|
Wed, 02 Feb 1994 23:47:57 +0000 |
Richard M. Stallman |
(XTread_socket): Add X_IO_BUG conditional.
|
Wed, 02 Feb 1994 07:34:08 +0000 |
Karl Heuer |
(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.
|
Wed, 02 Feb 1994 06:32:28 +0000 |
Karl Heuer |
(x_term_init): Use get_system_name instead of gethostname.
|
Tue, 01 Feb 1994 06:49:18 +0000 |
Richard M. Stallman |
(dumpglyphs): Don't crash for invalid face code.
|
Fri, 28 Jan 1994 17:34:46 +0000 |
Fred Pierresteguy |
(x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return.
|
Fri, 28 Jan 1994 14:28:51 +0000 |
Fred Pierresteguy |
* xterm.c (x_term_init): Cast to (char **) before assignment to argv.
|
Wed, 26 Jan 1994 21:09:54 +0000 |
Richard M. Stallman |
(x_set_mouse_position): Don't raise the frame.
|
Wed, 26 Jan 1994 05:25:06 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Swap southeast and northwest.
|
Sun, 26 Dec 1993 09:06:44 +0000 |
Richard M. Stallman |
(XTflush): FIx typo in last change.
|
Sun, 26 Dec 1993 07:08:08 +0000 |
Richard M. Stallman |
(XTread_socket): Make proper junk values to pass to select.
|
Sun, 26 Dec 1993 06:00:04 +0000 |
Richard M. Stallman |
(XTflash): Use EMACS_GET_TIME.
|
Thu, 23 Dec 1993 00:57:11 +0000 |
Richard M. Stallman |
(XTread_socket): Don't offset keysym here.
|
Wed, 24 Nov 1993 06:39:54 +0000 |
Richard M. Stallman |
(XTread_socket): Really handle Xatom_wm_window_moved events.
|
Mon, 15 Nov 1993 06:30:31 +0000 |
Richard M. Stallman |
(XTread_socket): Increase length of copy_buffer to 81.
|
Thu, 11 Nov 1993 02:33:43 +0000 |
Richard M. Stallman |
(XTmouse_position): Undo roland's change.
|
Wed, 10 Nov 1993 22:56:45 +0000 |
Roland McGrath |
(XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.
|
Wed, 10 Nov 1993 20:07:07 +0000 |
Richard M. Stallman |
(Tmouse_position): If the passed in frame is not an
|
Wed, 10 Nov 1993 06:10:27 +0000 |
Richard M. Stallman |
(syms_of_xterm): Initialize last_mouse_scroll_bar.
|
Wed, 03 Nov 1993 20:31:49 +0000 |
Richard M. Stallman |
(x_new_font): xmalloc arg was 1 too small.
|
Wed, 22 Sep 1993 18:16:37 +0000 |
Brian Fox |
(w_wn_set_size_hint): Make recent window gravity addition
|
Fri, 10 Sep 1993 06:15:46 +0000 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
Wed, 08 Sep 1993 17:53:49 +0000 |
Richard M. Stallman |
(x_term_init): Call change_keyboard_wait_descriptor,
|
Sat, 14 Aug 1993 11:00:54 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): New args spec_x and spec_y.
|
Sun, 08 Aug 1993 22:38:31 +0000 |
Richard M. Stallman |
(struct font_info): New structure.
|
Fri, 06 Aug 1993 23:37:41 +0000 |
Richard M. Stallman |
(x_term_init): Set the hooks before we call Fset_input_mode.
|
Tue, 27 Jul 1993 08:33:44 +0000 |
Richard M. Stallman |
(x_iconify_frame): Handle case where frame was invisible.
|
Sun, 25 Jul 1993 21:50:16 +0000 |
Richard M. Stallman |
(redraw_previous_char): New function.
|
Fri, 23 Jul 1993 08:04:52 +0000 |
Richard M. Stallman |
(XTread_socket) [! HAVE_X11R5]:
|
Sun, 18 Jul 1993 06:29:55 +0000 |
Jim Blandy |
* xterm.c (x_term_init): Adjust message printed when we can't
|
Fri, 02 Jul 1993 04:00:38 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): When handing non-synthetic
|
Thu, 01 Jul 1993 04:04:32 +0000 |
Jim Blandy |
* xterm.c (frame_highlight, frame_unhighlight): Don't test
|
Wed, 30 Jun 1993 21:35:22 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Initialize event_found to zero, and
|
Tue, 29 Jun 1993 23:07:22 +0000 |
Jim Blandy |
* xterm.c: Add CPP tangle from process.c to get definitions for
|
Thu, 24 Jun 1993 01:34:33 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Remove #if 0''s around code which tests
|
Tue, 22 Jun 1993 07:26:44 +0000 |
Jim Blandy |
Separate parameter faces (those created and modified by the user)
|
Sat, 19 Jun 1993 21:01:38 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Never treat a modifier key as a
|
Sun, 13 Jun 1993 02:06:17 +0000 |
Richard M. Stallman |
(x_connection_closed): Pass new arg to shut_down_emacs.
|
Sat, 12 Jun 1993 17:00:45 +0000 |
Jim Blandy |
* xterm.c (XTset_vertical_scroll_bar): Use double type for
|
Sat, 12 Jun 1993 16:52:03 +0000 |
Jim Blandy |
* xterm.c (x_error_quitter, x_io_error_quitter): Remove calls to
|
Fri, 11 Jun 1993 23:43:54 +0000 |
Richard M. Stallman |
(XTmouse_position): Don't set *f at all unless we win.
|
Fri, 11 Jun 1993 07:02:36 +0000 |
Jim Blandy |
* xterm.c (x_new_font): If font_names is zero, that's all the
|
Wed, 09 Jun 1993 11:59:12 +0000 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
Wed, 09 Jun 1993 04:56:47 +0000 |
Jim Blandy |
* xterm.c (x_is_vendor_fkey): New function.
|
Mon, 07 Jun 1993 23:52:45 +0000 |
Richard M. Stallman |
(x_caught_error_message): Change type to char* from char*[].
|
Sun, 06 Jun 1993 03:27:43 +0000 |
Richard M. Stallman |
(x_new_font): Don't give up right away if XListFontsWithInfo
|
Fri, 04 Jun 1993 00:57:45 +0000 |
Richard M. Stallman |
(x_catch_errors): Fill in missing array size in cast.
|
Thu, 03 Jun 1993 05:29:12 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Handle XGetNormalHints returning 0.
|
Mon, 31 May 1993 21:58:25 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 31 May 1993 18:33:08 +0000 |
Richard M. Stallman |
(XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.
|
Sun, 30 May 1993 02:46:05 +0000 |
Richard M. Stallman |
(XTread_socket): For UnmapNotify, if frame was visible,
|
Sun, 30 May 1993 00:55:42 +0000 |
Richard M. Stallman |
(x_bitmap_icon): Don't free icon_bitmap;
|
Sat, 29 May 1993 20:54:27 +0000 |
Richard M. Stallman |
(x_connection_closed): Pass new arg.
|
Sat, 29 May 1993 20:49:01 +0000 |
Jim Blandy |
* sysdep.c (sys_siglist): Comment out #endif trailer.
|
Sat, 29 May 1993 05:59:09 +0000 |
Richard M. Stallman |
(XTring_bell): Do nothing if x_current_connection is 0.
|
Fri, 28 May 1993 21:13:59 +0000 |
Richard M. Stallman |
(XTread_socket, case KeyPress) [HPUX]:
|
Wed, 26 May 1993 20:34:20 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Don't set hints for max size.
|
Tue, 25 May 1993 14:04:12 +0000 |
Jim Blandy |
Arrange for font names to get fully resolved - no wildcards.
|
Tue, 25 May 1993 07:03:38 +0000 |
Jim Blandy |
* xfaces.c (merge_faces): You can't tell if a font is a
|
Tue, 25 May 1993 01:00:21 +0000 |
Richard M. Stallman |
(XTread_socket, ConfigureNotify case):
|
Mon, 24 May 1993 19:54:15 +0000 |
Richard M. Stallman |
(XTread_socket): For ConfigureNotify event,
|
Mon, 24 May 1993 15:04:07 +0000 |
Jim Blandy |
* xterm.c (x_new_font): Reject fonts with varying spacing. We
|
Sun, 23 May 1993 20:04:26 +0000 |
Jim Blandy |
* xterm.c (x_scroll_bar_report_motion): Set *TIME whether or not
|
Sun, 23 May 1993 18:09:41 +0000 |
Richard M. Stallman |
Move signal.h and stdio.h before config.h.
|
Sat, 22 May 1993 20:57:31 +0000 |
Jim Blandy |
* xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;
|
Sat, 22 May 1993 09:13:57 +0000 |
Jim Blandy |
* xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;
|
Thu, 20 May 1993 13:43:48 +0000 |
Richard M. Stallman |
(x_find_modifier_meanings): If some keys are meta and alt,
|
Wed, 19 May 1993 03:06:38 +0000 |
Jim Blandy |
* xterm.c (x_new_font): Tell the frame display faces about the
|
Wed, 19 May 1993 00:33:58 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Turn off ControlMask for XLookupString.
|
Sun, 16 May 1993 22:32:36 +0000 |
Richard M. Stallman |
(dumpglyphs): Create a temporary merged gc
|
Fri, 14 May 1993 14:44:26 +0000 |
Jim Blandy |
* xterm.c (dumpglyphs): Give the cursor higher priority than the
|
Mon, 10 May 1993 00:26:32 +0000 |
Jim Blandy |
* xdisp.c (display_text_line): Apply faces to characters
|
Tue, 04 May 1993 02:44:42 +0000 |
Jim Blandy |
Implement extra_keyboard_modifiers properly.
|
Wed, 07 Apr 1993 20:04:50 +0000 |
Richard M. Stallman |
Fix typo in comment delimiter.
|
Wed, 07 Apr 1993 14:57:22 +0000 |
Jim Blandy |
* xterm.c (updating_frame): Declare this extern instead of static,
|
Wed, 31 Mar 1993 10:55:33 +0000 |
Jim Blandy |
Put interrupt input blocking in a separate file from xterm.h.
|
Thu, 25 Mar 1993 02:11:11 +0000 |
Jim Blandy |
* xterm.c [VMS]: Don't #include <sys/termio.h> and <string.h>.
|
Sat, 20 Mar 1993 21:07:59 +0000 |
Jim Blandy |
* xterm.c (x_term_init): If the X connection is already in file
|
Sat, 20 Mar 1993 19:30:58 +0000 |
Jim Blandy |
* emacs.c (Finvocation_name): New function.
|
Wed, 17 Mar 1993 20:11:00 +0000 |
Jim Blandy |
* xterm.c (x_display_box_cursor, x_display_bar_cursor): Don't
|
Mon, 15 Mar 1993 06:04:31 +0000 |
Richard M. Stallman |
(Xatom_wm_change_state): Define here.
|
Thu, 11 Mar 1993 07:19:36 +0000 |
Jim Blandy |
* xterm.c (x_find_modifier_meanings): XDisplayKeycodes only
|
Mon, 08 Mar 1993 05:38:53 +0000 |
Richard M. Stallman |
(XTread_socket):
|
Sun, 07 Mar 1993 09:30:31 +0000 |
Richard M. Stallman |
(x_alt_mod_mask, x_super_mod_mask, x_hyper_mod_mask): New variables.
|
Fri, 05 Mar 1993 23:56:13 +0000 |
Richard M. Stallman |
(XTread_socket): Set bufp->modifiers for all kinds of keys.
|
Tue, 02 Mar 1993 08:21:49 +0000 |
Jim Blandy |
Use the term `scroll bar', instead of `scrollbar'.
|
Mon, 22 Feb 1993 15:10:46 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Pass the proper number of arguments to
|
Sun, 14 Feb 1993 14:40:55 +0000 |
Jim Blandy |
* xterm.c (x_set_window_size): Call change_frame_size instead of
|
Sun, 07 Feb 1993 00:30:36 +0000 |
Richard M. Stallman |
(XTread_socket): Support extra_keyboard_modifiers.
|
Tue, 26 Jan 1993 01:58:16 +0000 |
Jim Blandy |
JimB's changes since January 18th
|
Fri, 22 Jan 1993 02:47:12 +0000 |
Jim Blandy |
* xterm.c (x_scrollbar_create): Set the scrollbars to use
|
Sat, 16 Jan 1993 05:58:15 +0000 |
Jim Blandy |
* xterm.c (x_window_to_scrollbar): Search frames'
|
Thu, 14 Jan 1993 17:31:56 +0000 |
Jim Blandy |
* xterm.c (x_scrollbar_create): Include PointerMotionHintMask in
|
Thu, 14 Jan 1993 15:34:14 +0000 |
Jim Blandy |
Make scrollbar structures into lisp objects, so that they can be
|
Thu, 07 Jan 1993 02:49:15 +0000 |
Jim Blandy |
Small changes to keep people from running Emacs under X.
|
Thu, 24 Dec 1992 06:21:14 +0000 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
Sun, 06 Dec 1992 22:22:09 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): When we get MapNotify, UnmapNotify,
|
Sat, 31 Oct 1992 05:43:00 +0000 |
Jim Blandy |
* xterm.c (x_convert_modifiers): Declare this to return an
|
Mon, 19 Oct 1992 18:31:34 +0000 |
Jim Blandy |
* xterm.c (compose_status): New variable.
|
Sun, 11 Oct 1992 06:44:42 +0000 |
Jim Blandy |
* xterm.c, xrdb.c: #include <stdio.h> before "xterm.h", to avoid
|
Sat, 03 Oct 1992 05:10:14 +0000 |
Jim Blandy |
* xterm.c (x_find_modifier_meanings): If there are no
|
Wed, 30 Sep 1992 11:57:51 +0000 |
Jim Blandy |
* xterm.c (x_meta_mod_mask): New variable, indicating which X
|
Sun, 13 Sep 1992 12:54:09 +0000 |
Jim Blandy |
* xterm.c (x_wm_set_size_hint): Set the base_width and base_height
|
Fri, 04 Sep 1992 11:17:33 +0000 |
Jim Blandy |
* xterm.c (x_catch_errors): Don't forget to initialize
|
Sat, 29 Aug 1992 03:31:07 +0000 |
Jim Blandy |
* xterm.c (x_make_frame_invisible): Don't forget to check the
|
Wed, 19 Aug 1992 06:51:44 +0000 |
Jim Blandy |
* xterm.c (x_wm_hints): Variable deleted. This has to be
|
Wed, 12 Aug 1992 14:40:00 +0000 |
Jim Blandy |
* xterm.c (x_wm_hints): New variable.
|
Wed, 15 Jul 1992 20:52:46 +0000 |
Jim Blandy |
entered into RCS
|
Tue, 14 Jul 1992 16:25:43 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 10 Jul 1992 02:33:41 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 07 Jul 1992 18:36:02 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 30 Jun 1992 13:54:21 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 24 Jun 1992 05:09:26 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 10 Jun 1992 03:53:16 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 12 May 1992 03:44:17 +0000 |
Joseph Arceneaux |
*** empty log message ***
|
Fri, 24 Apr 1992 08:11:54 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 21 Feb 1992 05:39:59 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 28 Jan 1992 17:14:13 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 13 Jan 1992 21:48:08 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 08 Nov 1991 01:52:59 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 16 Aug 1991 16:09:27 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 15 Aug 1991 22:54:27 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 31 Jul 1991 19:54:05 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 03 Jul 1991 02:30:48 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 25 May 1991 06:46:10 +0000 |
Jim Blandy |
Initial revision
|