~vcs-imports/gnome-control-center/+git/gnome-control-center:gnome-2-6

Last commit made on 2004-09-29
Get this branch:
git clone -b gnome-2-6 https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Recent commits

1e26b19... by Rodney Dawes <email address hidden>

Unescape the filename so that we can laod the thumbnail and set the gconf

2004-09-29 Rodney Dawes <email address hidden>

 * gnome-wp-capplet.c (gnome_wp_add_image): Unescape the filename so
 that we can laod the thumbnail and set the gconf key properly

 Fixes #154003

d194875... by Rodney Dawes <email address hidden>

Load XML files from the correct data directory

2004-09-22 Rodney Dawes <email address hidden>

 * gnome-wp-xml.c (gnome_wp_xml_laod_list):
 Load XML files from the correct data directory

dd1ed01... by Rodney Dawes <email address hidden>

Check that the colors aren't NULL before calling gdk_color_free

2004-09-03 Rodney Dawes <email address hidden>

 * gnome-wp-item.c (gnome_wp_item_free):
 Check that the colors aren't NULL before calling gdk_color_free

 * gnome-wp-xml.c (gnome_wp_xml_load_xml):
 Check that the item isn't already listed, before we try to add
 the wallpaper to the list

49d1af9... by =?utf-8?b?RnLDqWTDqXJpYyBDcm96YXQ=?= <email address hidden>

Use themed icons for WM hint.

e327ad8... by Rodney Dawes <email address hidden>

Handle the GTK_RESPONSE_DELETE_EVENT case as well

2004-08-16 Rodney Dawes <email address hidden>

 * gnome-wp-capplet.c (wallpaper_properties_clicked):
 Handle the GTK_RESPONSE_DELETE_EVENT case as well

 Fixes #150273

1ae435d... by Christian Neumair

Updated German translation. Thanks to <email address hidden> for

2004-07-27 Christian Neumair <email address hidden>

 * de.po: Updated German translation. Thanks to
 <email address hidden> for reporting an issue (#148605).

0a4f865... by Rodney Dawes <email address hidden>

Free what we get with gtk_tree_model_get

2004-07-19 Rodney Dawes <email address hidden>

 * gnome-wp-item.c (gnome_wp_remove_wallpaper, gnome_wp_list_sort):
 Free what we get with gtk_tree_model_get

 Fixes #147403

d257042... by Padraig O'Briain <email address hidden>

Add mnemnoic widget for "Interval before raising" and add some

2004-07-06 Padraig O'Briain <email address hidden>

 * gnome-window-properties.glade: Add mnemnoic widget for
 "Interval before raising" and add some label-for/labelled-by
 relations. Fixes bug #144586.

ded884b... by Padraig O'Briain <email address hidden>

Add label-for/ labelled-by relations. Fixes bug #144174.

2004-07-06 Padraig O'Briain <email address hidden>

 * gnome-accessibility-keyboard-properties.glade: Add label-for/
 labelled-by relations. Fixes bug #144174.

98f15bd... by Muktha <email address hidden>

Allow only numeric values in spin buttons. Fixes #138654.

2004-06-26 Muktha <email address hidden>

        * gnome-network-preferences.glade: Allow only numeric values in
        spin buttons. Fixes #138654.