2004-06-22 Leena Gunda <leena.gunda@wipro.com>
* sound-properties-capplet.c:
(create_dialog): set sensitivity of audible/visual bell
options only if XKB enabled.
(CheckXKB): function to check if XKB support available.
Fixes bug #144090
2004-02-12 Mark McLoughlin <mark@skynet.ie>
* capplets/display/main.c: (cb_dialog_response):
* capplets/localization/gnome-localization-properties.c:
(dialog_response): update help links to point to user-guide.xml
2003-08-01 Dennis Cranston <dennis_cranston at yahoo com>
* sound-properties-capplet.c: Patch to fix spacing between action
area and vbox of preferences dialog.
2003-07-11 Dennis Cranston <dennis_cranston at yahoo com>
* sound-properties.glade, sound-properties-capplet.c:
More fixes for ui-review bug number 99533.
Fri Jun 6 19:16:43 2003 Jonathan Blandford <jrb@gnome.org>
* sound-properties-capplet.c (bell_flash_to_widget),
(bell_flash_from_widget): Use a peditor for the visual bell
instead.
2003-06-06 Bill Haneman <bill.haneman@sun.com>
* sound-properties.glade:
Added page tab and UI from "visual bell" capplet
(UI originally from Calum, except for ugly icon)
* visual-bell.png:
Ugly new icon which needs TLC from Calum.
* sound-properties-capplet.c:
Added gconf keys for visual bell feature and control of
audio bell.
(visual_bell_type_changed): New, called when visual bell radiobuttons
are toggled.
(create_dialog):
Set the image on the "System Bell" notebook tab.
(setup_dialog):
Added peditors for visual-bell and audio-bell checkboxes/gconf keys.
Added guards for the visual-bell type buttons, controlled by
the visual-bell-enabling checkbox.
Connected visual_bell_type_changed to "toggled" signal on radiobuttons.
2002-07-31 Federico Mena Quintero <federico@ximian.com>
* sound-properties-capplet.c (main): Do not pass -1 for the dialog
flags; just pass GTK_DIALOG_NO_SEPARATOR. Fixes#89408 and #88614.
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-08 Jody Goldberg <jody@gnome.org>
* sound-properties-capplet.c (dialog_button_clicked_cb) : fix help path
2002-05-07 Jody Goldberg <jody@gnome.org>
* sound-properties-capplet.c (main) : add help.
(dialog_button_clicked_cb) : support help and support WM based exit.
2002-03-27 Richard Hestilow <hestilow@ximian.com>
* sound-properties.glade: Add mnemonics.
* sound-properties-capplet.c (create_dialog): Connect to
properties so we know when to save.
2002-03-10 Seth Nickell <snickell@stanford.edu>
* main.c: (main):
* sound-properties-capplet.c: (main):
Activate the settings daemon if its not already running.
2002-03-06 Richard Hestilow <hestilow@ximian.com>
* sound-properties-capplet.c (main): Remove textdomain stuff.
I'm not 100% certain this is correct, but none of the other capplets
have it.