Sat Feb 7 00:34:45 2004 Jonathan Blandford <jrb@gnome.org>
* gnome-theme-manager.c (load_meta_themes): fix#106424
Fri Feb 6 20:49:25 2004 Jonathan Blandford <jrb@gnome.org>
* gnome-theme-details.c (gnome_theme_details_init): Patch from
Frederic Crozat to install themes in the right place.
2004-02-04 Rodney Dawes <dobey@ximian.com>
* background.desktop.in: Use "Desktop Background" as name and change
the Comment line to a verb phrase as per the HIG
* gnome-wp-capplet.c (gnome_wp_load_stuffs): Fix a little bug so that
opening the capplet with "No Wallpaper" set, actually works
(wallpaper_properties_init): "Desktop Background Preferences"
Wed Feb 4 00:05:11 2004 Jonathan Blandford <jrb@gnome.org>
* gnome-theme-manager.c (load_meta_themes): exit if it is a
non-compliant wm (eg, anything but metacity)
Tue Feb 3 23:36:25 2004 Jonathan Blandford <jrb@gnome.org>
* gnome-theme-manager.c (load_meta_themes): use
g_markup_printf_escaped instead of g_strdup_printf, #110564
2004-02-03 Carlos Perelló Marín <carlos@gnome.org>
* configure.in, capplets/Makefile.am: Removed the localization capplet
references, it will wait until GNOME 2.7, it's too late for GNOME 2.6.
2004-02-01 Rodney Dawes <dobey@ximian.com>
* Makefile.am: Switch the binary name to gnome-background-properties,
Based on patch from Seth Nickell
* background.desktop.in: Use gnome-background-properties here also,
based on patch from Seth Nickell
* gnome-wp-capplet.c: Fix a bug where you can't re-add a wallpaper
after you remove it
Use the new gnome_wp_item_update_description () call
Use a GConfChangeSet to change the gconf keys, based on a patch
from Seth Nickell
Select the first item in the list ("No Wallpaper") when the wallpaper
is removed, based on a patch from Seth Nickell
Do the rc string parsing before creating the window, and change some
defaults so we can fix the spacing between widgets and the border
Fix spacing between widgets and window border
* gnome-wp-item.[ch]: Add update_description function to clean up
code, based on patch from Seth Nickell
Fix a crash when trying to thumbnail very wide images that are very
short, while trying to maintain aspect ratio
* gnome-wp-xml.c: Use backgrounds.xml instead of wp-list.xml, and
migrate the old wp-list.xml over if backgrounds.xml doesn't exist
yet, based on patch from Seth Nickell
2004-01-20 Sivaiah Nallagatla <snallagatla@novell.com>
* mime-edit-dialog.c (mime_add_dialog_new ) : do not try to set
construct only property after object is constructed. Fixes#128374
2004-01-16 Padraig O'Briain <padraig.obriain@sun.com>
* gnome-network-preferences.glade: Move some declarations so that
AtkRelations are defined. Fixes bug #126714.
Tue Jan 13 10:48:57 2004 Jonathan Blandford <jrb@gnome.org>
* gnome-settings-daemon: Merge in acme. We now have a variety of
actions for the keybinding capplet.
2004-01-12 Jody Goldberg <jody@gnome.org>
* Makefile.am : As long as we're hard coding the path hard code it in
only one place. Passing in datadir then adding the magic subdir in
C then building in Makefile seems unnecessary.
Use GNOMECC_CAPPLETS_*
2004-01-11 Richard Hult <richard@imendio.com>
* gnome-keyboard-properties.glade:
* gnome-keyboard-properties.c (setup_dialog): Enable markup for
the break enabled toggle with code instead of with a custom child
for the toggle since that doesn't work with new libglade. Fixes
bug #131122.
2004-01-08 Carlos Perelló Marín <carlos@gnome.org>
* configure.in: The localization capplet is disabled until we remove
the libicu dependency.
2004-01-05 Carlos Perelló Marín <carlos@gnome.org>
* configure.in: Added a check for libicu and the needed lines to add
the localization capplet.
* capplets/Makefile.am: Added the localization dir.
* capplets/localization: Added the localization capplet to change
the locales.
* po/POTFILES.in: Added new files from localization capplet.
2003-12-01 Sivaiah Nallagatla <snallagatla@novell.com>
* service-info.c (service_info_save): Patch to remeber
custome program configured for Internet Services. #123976 in b.g.o
2003-11-19 Sivaiah Nallagatla <snallagatla@novell.com>
gnome-mouse-properties.c
(delay_value_changed_cb)
(setup_dialog): patch for fixing showing double click time out value initially. #119859 in bugzilla.gnome.org