2004-08-20 Frederic Crozat * gnome-ui-properties.c: (setup_dialog): Use themed icon for window hint. 2004-04-15 Jody Goldberg * Release 2.6.1 2004-04-01 Jody Goldberg * Release 2.6.0.3 2004-03-30 Jody Goldberg * Release 2.6.0.1 2004-03-23 Jody Goldberg * Release 2.6.0 2004-03-11 Jody Goldberg * Release 2.5.4 2004-02-13 Jody Goldberg * Release 2.5.3 2004-02-12 Mark McLoughlin * gnome-ui-properties.c: (dialog_button_clicked_cb): Update help link to point to user-guide.xml 2004-01-14 Jody Goldberg * Release 2.5.2 2003-12-30 Jody Goldberg * Release 2.5.1.1 2003-12-30 Rodney Dawes * gnome-ui-properties.glade: Fix border width of example toolbar, fixes #130064 2003-12-30 Jody Goldberg * Release 2.5.1 2003-10-28 Jody Goldberg * Release 2.5.0 2003-08-01 Dennis Cranston * gnome-ui-properties.glade: Patch to fix spacing between action area and vbox of preferences dialog. 2003-07-18 Dennis Cranston * gnome-ui-properties.c, gnome-ui-properties.glade: Apply patch from Christian - Manny Calavera - Neumair for ui-review bug # 99537. 2003-07-11 Dennis Cranston * gnome-ui-properties.glade: UI-Review fixes for bug report #99537. 2003-07-07 Jody Goldberg * Release 2.3.4 2003-06-24 Jody Goldberg * Release 2.3.3 2003-05-07 Jody Goldberg * Release 2.3.1 2003-05-05 Kjartan Maraas * gnome-ui-properties.c: Fix for both-horiz property with eggtoolbar and bonobo. Fixes bug #104979. Tue Feb 4 17:09:18 2003 Jonathan Blandford * Release 2.2.0.1 Tue Jan 21 01:15:14 2003 Jonathan Blandford * Release 2.2.0 Thu Jan 16 02:41:09 2003 Jonathan Blandford * Release 2.1.7 2003-01-10 Jody Goldberg * Release 2.1.6 2002-12-18 Jody Goldberg * Release 2.1.5 2002-11-23 Jody Goldberg * Release 2.1.3 2002-11-02 Jody Goldberg * Release 2.1.2 2002-10-21 Jody Goldberg * Release 2.1.1 2002-10-01 Jody Goldberg * Release 2.1.0.1 2002-10-01 Jody Goldberg * gnome-ui-properties.glade : avoid conflicting mnemonics * gnome-ui-properties.c (set_have_icons) : the menus no longer have images, silence the warnings. 2002-09-10 Jody Goldberg http://bugzilla.gnome.org/show_bug.cgi?id=76419 * gnome-ui-properties.glade : tweak layout slightly 2002-08-23 Jody Goldberg * gnome-ui-properties.glade : Priority text was a bonobo-ism. This is really 'text beside icon' 2002-08-21 Jody Goldberg * Release 2.1.0 2002-08-19 Ross Burton * behavior.desktop.in: Fix the desktop file so that it validates. 2002-07-17 Jody Goldberg * gnome-ui-properties.glade : Use stock names and a 2nd menu item, as per ui-review 2002-06-17 Jody Goldberg * Release 2.0.0 2002-05-29 Jody Goldberg http://bugzilla.gnome.org/show_bug.cgi?id=82802 * gnome-ui-properties.c (setup_dialog) : disable resize. 2002-05-28 Satyajit Kanungo * gnome-ui-properties.c : Changed the help file link to get the help document from user-guide. 2002-05-26 Jody Goldberg * gnome-ui-properties.c (dialog_button_clicked_cb) : Improve handling of help failures. Sun May 26 11:37:08 2002 Jonathan Blandford * gnome-ui-properties.c (main): use APPID instead of argv[0] 2002-05-14 Michael Meeks * gnome-ui-properties.c (toolbar_to_widget, set_toolbar_style): tolerate bogus values sanely. Update string to describe bonobo priority text 2002-05-09 Jody Goldberg * gnome-ui-properties.glade : add a help button. * gnome-ui-properties.c (dialog_button_clicked_cb) : ditto. 2002-05-06 jacob berkman * ui-properties.glade.h: remove unused file 2002-05-06 Anders Carlsson * gnome-ui-properties.c: (create_dialog): Fix the support for both_horiz as the toolbar style. * gnome-ui-properties.glade: Re-add all option menu items; Somehow they got lost. 2002-04-29 Kjartan Maraas * ui-properties.glade: Remove translatable="yes" for a wrong case. 2002-04-25 Seth Nickell * behavior.desktop.in: Move out of advanced, add nicer tooltip (still crummy, but better). 2002-04-25 Jody Goldberg * gnome-ui-properties.c (set_toolbar_style) : Add GTK_TOOLBAR_BOTH_HORIZ 2002-04-10 Seth Nickell * gnome-ui-properties.glade: Change "Menu items have icons" to "Menu items can have icons" 2002-04-02 Jody Goldberg * gnome-ui-properties.c (setup_dialog) : suppress warnings. 2002-04-10 Seth Nickell * gnome-ui-properties.c: (create_dialog): * gnome-ui-properties.glade: * ui-properties.glade: Somebody started rennaming the glade file but didn't follow through. Fixing the build by finishing the change. 2002-03-21 Lauris Kaplinski * gnome-ui-properties.c (toolbar_to_widget): Check GConf value type 2002-03-21 Dave Camp * gnome-ui-properties.c: (show_handlebar), (set_toolbar_style), (toolbar_style_cb), (set_have_icons): New functions. (toolbar_detachable_cb): Call show_handlebar. (menus_have_icons_cb): Call set_have_icons. (setup_dialog): Connect to the style peditor's value_changed signal, and set the initial states of the example widgets. 2002-03-19 Richard Hestilow * gnome-ui-properties.c (*_to/from_widget): Convert to new signature. 2002-02-27 Kjartan Maraas * main.c: s/PACKAGE/GETTEXT_PACKAGE/g * gnome-ui-properties.c: Same here. 2002-02-10 Richard Hestilow * gnome-ui-properties.c (main): Create changeset. 2002-02-10 Richard Hestilow * Make dialog Apply/Close. 2002-02-04 Lauris Kaplinski * gnome-ui-properties.c (dialog_button_clicked_cb): Use GtkDialog 2002-02-01 Seth Nickell * behavior-capplet.png: Change to Jimmac's alternate behavior icon. Mon Jan 28 22:18:34 2002 Jonathan Blandford * gnome-ui-properties.c (create_dialog): install globally Mon Jan 28 22:09:30 2002 Jonathan Blandford * gnome-ui-properties.c: completely rethink this dialog 2002-01-27 Seth Nickell * behavior.desktop.in: Add Categories field. 2002-01-14 Bradford Hovinen * Makefile.am: Update * main.c (main): Remove Ximian archiver stuff 2002-01-14 Richard Hestilow * Gnome 2 port. (Settings only halfway work right now.) 2001-09-29 Richard Hestilow * prefs-widget.c (prefs_widget_set_arg): Register callbacks after loading the preferences; otherwise they will get triggered unnecessarily. (selected_cb): Only trigger a change if there really was one. Fixes bug #9161. 2001-07-27 Bradford Hovinen * RELEASE : 1.5.2 2001-07-20 Chema Celorio * RELEASE : 1.5.0 2001-07-19 Chema Celorio * Makefile.am (cappletname): distcheck fixes