Improve help handling.
2002-05-26 Jody Goldberg <jody@gnome.org>
* capplet-util.c (capplet_help) : new utility.
2002-05-24 Jody Goldberg <jody@gnome.org>
* mime-type-info.c (mime_category_info_load_all) : make this more paranoid.
* mime-category-edit-dialog.c (update_subcategories) : Move this over
here.
2002-05-17 Jody Goldberg <jody@gnome.org>
* mime-type-info.c (mime_category_info_using_custom_app) : add some
protection.
2002-05-06 Anders Carlsson <andersca@gnu.org>
* 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-10 Seth Nickell <snickell@stanford.edu>
* 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 Dave Camp <dave@ximian.com>
* 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.