log src/gtkutil.c @ 108004:9d210d83ed69

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