log src/gtkutil.c @ 106042:af05336f9b9a

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