log src/gtkutil.c @ 112434:9de5a68b57e1

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.