2003-07-17 Dennis Cranston <dennis_cranston at yahoo com>
* gnome-keybinding-properties.glade: Minor HIG widget padding
adjustments. Fix a mnemonic conflict.
2003-07-17 Dennis Cranston <dennis_cranston at yahoo com>
* gnome-keyboard-properties.glade,
gnome-keyboard-properties.c: Fixes for ui-review
bug report #99531 and fixes for duplicate mnemonics.
2003-07-17 Dennis Cranston <dennis_cranston at yahoo com>
* background-properties.glade,
background-properties-capplet.c: Fixes for ui-review
bug report #98916 and duplicate mnemonic fixes.
2003-07-16 Dennis Cranston <dennis_cranston at yahoo com>
* gnome-accessibility-keyboard-properties.glade: Adjust widget
padding to make dialog a little more HIG compliant.
2003-07-14 Christophe Fergeau <teuf@gnome.org>
* gnome-default-applications-properties-structs.c: added a few more
mailers
* gnome-default-applications-properties.c:
(initialize_default_applications): only display Evolution once when
both evo<=1.2 and evo>=1.4 are installed
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.
2003-07-02 Mark McLoughlin <mark@skynet.ie>
* gnome-theme-manager.c: (idle_async_func), (load_meta_themes):
use the default image if the thumbnailer fails.
2003-07-02 Mark McLoughlin <mark@skynet.ie>
Handle crashes of the thumbnailer child process a
little more gracefully.
* theme-thumbnail.c:
(generate_theme_thumbnail): if we get an EOF from
the child close the pipe, return NULL and return
NULL from any subsequent calls.
(generate_theme_thumbnail_async): return NULL if
the pipe has been closed.
(theme_thumbnail_factory_init): set pipe descriptos
to zero after closing them.
2003-06-27 Richard Hult <richard@imendio.com>
* gnome-keyboard-properties.c (setup_dialog): Use the right gconf
key for allow_postpone preference.
* gnome-keyboard-properties.glade: Remove warn time preference,
it's not used in the code.
Thu Jun 26 16:31:41 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-keyboard-properties.c (setup_dialog): use the correct
schemas.
Thu Jun 26 16:37:50 2003 Jonathan Blandford <jrb@redhat.com>
* Makefile.am (SUBDIRS): add typing-break to subdirs.
2003-06-25 Christophe Fergeau <teuf@users.sourceforge.net>
* capplets/default-applications/gnome-default-applications-properties-structs.c
* capplets/default-applications/gnome-default-applications-properties.c
* capplets/default-applications/gnome-default-applications-properties.glade
Added a tab to choose the preferred mailer, added epiphany to the list
known browsers, don't select any checkbox there is no default browser
or mailer
2003-06-24 Jody Goldberg <jody@gnome.org>
2003-06-06 Jody Goldberg <jody@gnome.org>
* mime-edit-dialog.c (populate_component_list) : be careful about menu
sensitivity, the order is important. Setting the menu of an option
menu makes it sensitive even if the menu is empty). However, if the
option menu is initially insensitive then the first item in the menu
gets marked insensitive when the menu is reparented. Once one item
is in the option menu becomes sensitive and the rest are ok.
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.
2003-06-02 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
* mime-edit-dialog.c: (validate_data): Give an error dialog if the
users clicks on OK button when the MIME type is not entered
Fixes bug #113963
2003-05-17 Dennis Cranston <dennis_cranston@yahoo.com>
* gnome-mouse-properties.glade: HIGify dialog and fix
ui-review bug 99532: remove help text from the dialog;
s/Delay/Timeout; remove frames and use HIGified categories;
change check box text to "Highlight the pointer when you
press Ctrl"; change the cursor theme's note to "<i><small><b>
Note:</b> Changes to theis setting will not take effect until
you next log in.</small><i>"; and fix widget padding.
2003-05-12 Marco Pesenti Gritti <marco@it.gnome.org>
* capplets/file-types/service-info.c: (service_info_save),
(service_info_delete):
Set the enabled key for new services and unset it on delete