log src/xterm.c @ 109668:d9a022ec322c

age author description
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