log src/gtkutil.c @ 111045:fd1924053d81

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