log src/gtkutil.c @ 82411:f166520262fd

age author description
Mon, 13 Aug 2007 06:29:41 +0000 Jan Dj¸«£rv (update_frame_tool_bar): Use -1 as index
Sat, 04 Aug 2007 09:48:27 +0000 Jan Dj¸«£rv (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
Tue, 31 Jul 2007 16:28:24 +0000 Stefan Monnier (xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
Wed, 30 Jul 2008 13:57:56 +0000 Chong Yidong (menu_nav_ended): Remove.
Thu, 17 Jul 2008 09:06:42 +0000 YAMAMOTO Mitsuharu Include <config.h> instead of "config.h".
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Thu, 22 Nov 2007 08:39:38 +0000 Jan Dj¸«£rv (update_frame_tool_bar): Don't call x-gtk-map-stock if
Tue, 06 Nov 2007 11:17:22 +0000 Jan Dj¸«£rv (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
Sun, 16 Sep 2007 09:34:41 +0000 Jan Dj¸«£rv (xg_get_image_for_pixmap): Always create a GdkPixbuf
Fri, 14 Sep 2007 07:36:14 +0000 Glenn Morris (xg_separator_p) <separator_names>: Move to file scope.
Fri, 14 Sep 2007 06:20:00 +0000 Jan Dj¸«£rv (xg_get_file_with_chooser): Move GCPRO1 after declarations
Wed, 12 Sep 2007 17:17:59 +0000 Glenn Morris (cnt): Rename to menu_grab_callback_cnt for clarity.
Thu, 06 Sep 2007 07:01:23 +0000 Glenn Morris (menu_grab_callback) <cnt>: Move static variable to file scope.
Sun, 02 Sep 2007 16:59:12 +0000 Jan Dj¸«£rv (file_for_image, find_rtl_image): New functions.
Tue, 28 Aug 2007 10:05:38 +0000 Jan Dj¸«£rv (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
Mon, 13 Aug 2007 06:36:31 +0000 Jan Dj¸«£rv (update_frame_tool_bar): Use -1 as index
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 27 Apr 2007 06:21:16 +0000 Jan Dj¸«£rv (xg_update_menubar, create_menus): Create empty
Tue, 03 Apr 2007 07:34:26 +0000 Jan Dj¸«£rv (xg_update_menubar): Call g_list_next after moving
Wed, 31 Jan 2007 17:56:21 +0000 Jan Dj¸«£rv (update_frame_tool_bar): Initialize h/vmargin to 0.
Fri, 26 Jan 2007 16:34:19 +0000 Jan Dj¸«£rv (xg_initialize): Call XftInit if HAVE_XFT.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 02 Jan 2007 16:49:49 +0000 Jan Dj¸«£rv (menuitem_highlight_callback): Invoked widget is the
Sun, 31 Dec 2006 18:31:38 +0000 Jan Dj¸«£rv (update_frame_tool_bar): Connect create-menu-proxy with
Sat, 30 Dec 2006 19:57:52 +0000 Jan Dj¸«£rv (xg_tool_bar_button_cb): Save last modifier on widget.
Sun, 03 Dec 2006 11:44:33 +0000 Jan Dj¸«£rv (update_frame_tool_bar): Handle modifying a toolbar item
Sat, 04 Nov 2006 03:08:35 +0000 Chong Yidong * gtkutil.c (update_frame_tool_bar): If icon image is invalid and
Mon, 16 Oct 2006 14:20:38 +0000 Jan Dj¸«£rv * gtkutil.c (get_utf8_string): Remove warnings with casts.
Sat, 23 Sep 2006 03:07:19 +0000 Richard M. Stallman Whitespace fix.
Fri, 22 Sep 2006 08:19:55 +0000 Jan Dj¸«£rv * gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
Mon, 18 Sep 2006 16:47:46 +0000 Jan Dj¸«£rv * gtkutil.c (xg_get_file_with_chooser): Rename x_gtk_show_chooser_help_text to
Mon, 18 Sep 2006 16:41:49 +0000 Jan Dj¸«£rv * gtkutil.c (xg_uses_old_file_dialog): Rename x-use-old-gtk-file-dialog
Sat, 16 Sep 2006 17:43:21 +0000 Jan Dj¸«£rv * gtkutil.c (xg_get_file_with_chooser): Check
Sat, 16 Sep 2006 17:18:03 +0000 Jan Dj¸«£rv * gtkutil.c (get_utf8_string): Try harder to convert to UTF8. Gtk+
Sun, 10 Sep 2006 12:17:19 +0000 Jan Dj¸«£rv * gtkutil.c (xg_display_close): Always change default display if needed,
Mon, 04 Sep 2006 14:47:52 +0000 Jan Dj¸«£rv * gtkutil.c (xg_get_file_with_chooser): Don't mention specific keys in
Sat, 02 Sep 2006 18:10:15 +0000 Jan Dj¸«£rv * gtkutil.c (xg_get_file_with_chooser): Change file chooser message
Fri, 02 Jun 2006 08:49:25 +0000 Jan Dj¸«£rv * gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL.
Thu, 01 Jun 2006 06:40:43 +0000 Jan Dj¸«£rv * gtkutil.c (menu_nav_ended): Change x-menu-bar-start to menu-bar-open.
Mon, 29 May 2006 07:11:05 +0000 Jan Dj¸«£rv Connect menu_nav_ended to "selection-done" to fix grabs
Fri, 24 Feb 2006 15:37:10 +0000 Jan Dj¸«£rv * gtkutil.c (xg_get_image_for_pixmap): If x_find_image_file returns
Mon, 20 Feb 2006 01:14:07 +0000 Richard M. Stallman (malloc_widget_value): Use xmalloc.
Wed, 15 Feb 2006 09:45:31 +0000 Jan Dj¸«£rv Indentation fix
Tue, 14 Feb 2006 11:34:44 +0000 Jan Dj¸«£rv * gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to the
Tue, 14 Feb 2006 10:01:58 +0000 Jan Dj¸«£rv * gtkutil.c (xg_tool_bar_button_cb): New function.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 31 Jan 2006 15:31:50 +0000 Jan Dj¸«£rv * gtkutil.c (update_frame_tool_bar): Use new tool bar functions
Mon, 09 Jan 2006 19:03:20 +0000 Jan Dj¸«£rv * gtkutil.c (xg_toggle_notify_cb): New function.
Wed, 04 Jan 2006 21:13:49 +0000 Jan Dj¸«£rv * gtkutil.c (xg_get_image_for_pixmap): If the image is from a file,
Wed, 28 Dec 2005 10:47:55 +0000 Jan Dj¸«£rv * gtkutil.c (xg_get_file_with_chooser): Changed message shown
Tue, 27 Dec 2005 13:28:15 +0000 Jan Dj¸«£rv Formatting
Tue, 27 Dec 2005 10:40:10 +0000 Jan Dj¸«£rv * gtkutil.c (xg_toggle_visibility_cb): New function.
Fri, 23 Dec 2005 11:34:13 +0000 Jan Dj¸«£rv * xfns.c (Fx_uses_old_gtk_dialog): New function.
Mon, 12 Dec 2005 08:08:56 +0000 Jan Dj¸«£rv * gtkutil.c (SSDATA): New macro to remove compiler warnings.
Tue, 20 Sep 2005 20:07:15 +0000 Jan Dj¸«£rv * gtkutil.c (xg_set_geometry): Do a gtk_window_move if program
Tue, 16 Aug 2005 19:33:40 +0000 Jan Dj¸«£rv * gtkutil.c (xg_set_frame_icon): New function.
Sat, 13 Aug 2005 09:48:17 +0000 Jan Dj¸«£rv * gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
Mon, 08 Aug 2005 15:01:35 +0000 Jan Dj¸«£rv * gtkutil.c (xg_modify_menubar_widgets): Remove semicolon that
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.