log src/gtkutil.c @ 112453:06719a229a46 default tip

age author description
Sat, 22 Jan 2011 18:56:06 -0800 Paul Eggert Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
Tue, 18 Jan 2011 10:28:28 -0700 Tom Tromey Declare some DEFVARs globally, not locally
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sat, 08 Jan 2011 22:29:49 -0500 Chong Yidong Minor fix to GTK tool-bar button refresh code.
Sat, 01 Jan 2011 01:02:36 -0500 Chong Yidong Reduce GTK tool-bar switching delay by avoiding selective show/hide of widgets.
Fri, 17 Dec 2010 12:04:06 +0800 Chong Yidong Support for menu separators in the GTK tool-bar.
Tue, 30 Nov 2010 12:01:18 -0500 Chong Yidong Fix error in last merge.
Sat, 27 Nov 2010 15:04:57 -0500 Chong Yidong Merge changes from emacs-23 branch
Sat, 20 Nov 2010 14:50:55 +0100 Jan D. Fix bug 7425.
Sat, 20 Nov 2010 15:51:25 +0100 Jan D. Add keyword :vert-only for tool bar items with labels not shown horizontally.
Tue, 26 Oct 2010 08:09:54 +0200 Jan D * gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).
Fri, 01 Oct 2010 06:56:33 -0700 Dan Nicolaescu Do not include stdlib.h and string.h, config.h does it.
Thu, 23 Sep 2010 15:00:31 -0400 Chong Yidong Merge changes from emacs-23 branch
Fri, 17 Sep 2010 11:58:44 +0200 Jan D Make sure detached tool bar menu isn't blank.
Fri, 17 Sep 2010 09:00:12 +0200 Jan D Put handle on top for vertical toolbar, Bug#7051.
Wed, 18 Aug 2010 08:30:54 +0200 Jan D * gtkutil.c (update_frame_tool_bar): Literal stings are const char*.
Tue, 17 Aug 2010 23:43:47 +0200 Stefan Monnier * src/gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABEL
Wed, 11 Aug 2010 20:28:10 +0200 Jan D Take colors for region face (selected text) from the Gtk+ theme.
Wed, 11 Aug 2010 14:34:46 +0200 Jan D Fix -Wwrite_strings in general and for Gtk+ specific code.
Mon, 09 Aug 2010 02:35:21 -0700 Dan Nicolaescu Use const char* instead of char*.
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 14:46:33 +0200 Jan D. Don't use Gtk+ tooltip unless Gtk+ version => 2.14.
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 19:34:51 +0200 Jan D. Add tool bar style text-image-horiz (text to the left of the image).
Sat, 17 Jul 2010 18:03:16 +0200 Jan D * gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0
Sat, 17 Jul 2010 10:41:10 -0400 Chong Yidong Merge latest fix to xg_event_is_for_menubar.
Fri, 16 Jul 2010 11:42:15 -0400 Chong Yidong Merge changes from emacs-23 branch.
Mon, 12 Jul 2010 19:47:17 +0200 Andreas Schwab Convert old-style definitions
Sat, 17 Jul 2010 11:59:19 +0200 Jan D * gtkutil.c (xg_event_is_for_menubar): Also check that event window
Wed, 14 Jul 2010 12:05:53 +0200 Jan D Fix menus as per bug 6499 and 6608.
Mon, 05 Jul 2010 11:17:12 +0200 Jan D Fix some bad prototypes and formatting after conversion from K&R declaration.
Sun, 04 Jul 2010 21:52:39 -0700 Dan Nicolaescu Convert declarations or definitions to standard C.
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.
Thu, 24 Jun 2010 18:08:22 +0200 Juanma Barranquero src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.
Tue, 22 Jun 2010 14:28:08 +0200 Jan D. Hide scroll bar when window is too small to avoid Gtk+ warning.
Sat, 08 May 2010 14:04:47 +0200 Jan D Fix bug #6139, text is briefly shown in tool bar on startup.
Fri, 23 Apr 2010 11:50:48 -0400 Stefan Monnier * gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.
Tue, 20 Apr 2010 20:52:07 +0200 Jan D. Gtk tool bars can be text, icons with text or just icons.
Tue, 20 Apr 2010 13:38:30 +0200 Jan D. gtkutils.c (xg_event_is_for_scrollbar): Check if grabbed widget is a scrollbar.
Sun, 18 Apr 2010 13:24:59 +0200 Jan D. Set USER_POS in hint_flags to work around Cygwin problem.
Tue, 13 Apr 2010 17:16:42 +0200 Jan D. Fix so top -10 and left -10 in frame parameters work.
Wed, 24 Feb 2010 19:23:48 +0100 Jan D. Move declarations before statements.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Tue, 05 Jan 2010 15:16:30 +0100 Jan D. Handle change of internal-border width when maximized.
Sun, 13 Dec 2009 13:31:35 +0000 Jan Dj¸«£rv Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.
Sat, 12 Dec 2009 12:29:15 +0000 Jan Dj¸«£rv gtkutil.c: Scroll bar thumb not updated properly (bug #5177).
Wed, 09 Dec 2009 14:26:26 +0000 Andreas Schwab (xg_tool_bar_proxy_help_callback): Fix missing return.
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
Fri, 20 Nov 2009 08:54:18 +0000 Jan Dj¸«£rv gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty
Sat, 14 Nov 2009 18:22:34 +0000 Jan Dj¸«£rv gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already has a parent.
Wed, 11 Nov 2009 20:11:51 +0000 Dan Nicolaescu * process.c (ifflag_def): Make flag_sym constant.
Tue, 10 Nov 2009 19:06:40 +0000 Jan Dj¸«£rv Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.
Fri, 06 Nov 2009 08:30:43 +0000 Jan Dj¸«£rv Fix bug #4870, issues 3 and 4.
Wed, 21 Oct 2009 18:29:46 +0000 Jan Dj¸«£rv Fix resize due to font change on a maximized/xmonad-controlled frame.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Thu, 08 Oct 2009 15:18:15 +0000 Jan Dj¸«£rv gtkutil.c (create_menus): Call gtk_widget_set_size_request for
Thu, 16 Jul 2009 01:24:00 +0000 Chong Yidong * xterm.c (Qx_gtk_map_stock): New var.
Thu, 02 Jul 2009 12:27:23 +0000 Jan Dj¸«£rv * gtkutil.c (xg_frame_set_char_size): Do set width/height if the
Thu, 02 Jul 2009 10:29:54 +0000 Jan Dj¸«£rv Remove debug code.
Thu, 02 Jul 2009 08:20:56 +0000 Jan Dj¸«£rv (xg_frame_set_char_size): Do not set pixel width/height
Thu, 02 Jul 2009 07:48:23 +0000 Jan Dj¸«£rv (xg_frame_set_char_size): Do not set pixel width/height here or
Wed, 01 Jul 2009 15:52:58 +0000 Jan Dj¸«£rv * gtkutil.c (xg_tool_bar_proxy_help_callback): New function.
Wed, 01 Jul 2009 14:02:27 +0000 Jan Dj¸«£rv * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
Mon, 11 May 2009 06:42:45 +0000 Jan Dj¸«£rv * gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to
Sun, 19 Apr 2009 10:53:15 +0000 Jan Dj¸«£rv Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used.
Mon, 23 Mar 2009 17:09:07 +0000 Jan Dj¸«£rv gtkutil.c (xg_display_open): Assign a value to gdpy_def, check
Sat, 14 Mar 2009 15:12:24 +0000 Jan Dj¸«£rv * gtkutil.c (xg_tool_bar_callback): Set focus back to the frame
Mon, 02 Mar 2009 08:55:47 +0000 Juanma Barranquero Fix typos.
Thu, 26 Feb 2009 10:11:34 +0000 Juanma Barranquero Fix typo in comment.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 22 Dec 2008 09:48:21 +0000 Andreas Schwab * buffer.c (init_buffer): Use realloc instead of xrealloc.
Thu, 18 Dec 2008 18:47:59 +0000 Jan Dj¸«£rv (xg_frame_resized): Remove check if rows/columns have
Thu, 18 Dec 2008 17:45:12 +0000 Jan Dj¸«£rv (xg_frame_resized): Remove check if rows/columns have
Mon, 01 Dec 2008 17:59:53 +0000 Chong Yidong (update_frame_tool_bar): Initialize variable.
Tue, 07 Oct 2008 17:46:48 +0000 Chong Yidong (xg_display_open): Reset default display if none exists.
Mon, 06 Oct 2008 16:17:14 +0000 Chong Yidong (x_wm_set_size_hint): Return immediately if called during
Tue, 29 Jul 2008 09:25:23 +0000 Jan Dj¸«£rv * gtkutil.c (menu_nav_ended): Remove.
Mon, 28 Jul 2008 12:25:11 +0000 Andreas Schwab * lisp.h (init_weak_hash_tables, syms_of_font)
Mon, 28 Jul 2008 07:15:34 +0000 Jan Dj¸«£rv (menu_nav_ended): Revert change from 2008-07-24.
Thu, 24 Jul 2008 08:36:14 +0000 Jan Dj¸«£rv (xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.
Thu, 17 Jul 2008 23:18:58 +0000 Miles Bader Merge from emacs--rel--22
Fri, 27 Jun 2008 02:23:35 +0000 Glenn Morris American English spelling fix.
Sun, 15 Jun 2008 05:53:48 +0000 Stefan Monnier * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
Tue, 10 Jun 2008 20:56:15 +0000 Chong Yidong (xg_dialog_response_cb): Rename from xg_file_response_callback.
Mon, 02 Jun 2008 06:09:17 +0000 Jim Meyering Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sun, 30 Mar 2008 17:37:59 +0000 Jan Dj¸«£rv (xg_set_geometry): Fix indentation.
Mon, 17 Mar 2008 07:18:47 +0000 Jan Dj¸«£rv (free_frame_tool_bar): Only call gtk_container_remove if
Sat, 01 Mar 2008 14:56:53 +0000 Jan Dj¸«£rv (xg_resize_outer_widget): Only do one of set_geometry or
Thu, 07 Feb 2008 14:07:55 +0000 Jan Dj¸«£rv (xg_create_frame_widgets): If frame is embedded, call
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Wed, 29 Aug 2007 05:03:40 +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:27:05 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Tue, 01 May 2007 23:03:36 +0000 Miles Bader Merge from emacs--devo--0
Wed, 11 Apr 2007 00:17:47 +0000 Miles Bader Merge from emacs--devo--0
Tue, 13 Feb 2007 12:14:16 +0000 Miles Bader Merge from emacs--devo--0
Tue, 30 Jan 2007 22:22:43 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 01 Jan 2007 03:21:06 +0000 Miles Bader Merge from emacs--devo--0
Thu, 07 Dec 2006 04:14:14 +0000 Miles Bader Merge from emacs--devo--0
Tue, 07 Nov 2006 23:22:48 +0000 Miles Bader Merge from emacs--devo--0
Mon, 30 Oct 2006 08:54:41 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Oct 2006 05:04:21 +0000 Miles Bader Merge from emacs--devo--0
Wed, 20 Sep 2006 06:04:23 +0000 Miles Bader Merge from emacs--devo--0
Thu, 14 Sep 2006 09:24:00 +0000 Miles Bader Merge from emacs--devo--0
Tue, 05 Sep 2006 02:54:22 +0000 Miles Bader Merge from emacs--devo--0
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Sun, 26 Feb 2006 07:09:24 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-26