* appearance-desktop.c: Changed the icon view's selection mode to
GTK_SELECTION_BROWSE, fixed scrolling to the currently active background
after the icon view is realized, and two other minor fixes.
svn path=/trunk/; revision=7599
* appearance.glade:
* appearance-desktop.c: (wp_tree_delete_event):
Fix for my last commit so there is no double free when the Help button
has been clicked.
svn path=/trunk/; revision=7597
2007-05-12 Jens Granseuer <jensgr@gmx.net>
* appearance-desktop.c: (wp_scale_type_changed),
(wp_color_changed), (wp_props_wp_set), (wp_props_wp_selected),
(wp_load_stuffs): fix secondary color picker being ignored and initial
dialog state when no wallpaper is selected
svn path=/trunk/; revision=7596
2007-05-12 Jens Granseuer <jensgr@gmx.net>
* appearance-desktop.c: (get_selected_item),
(wp_tree_delete_event), (wp_update_preview), (desktop_init):
* appearance.glade: move some strings to glade file, don't leak the
file selector, plus a few minor beautifications
svn path=/trunk/; revision=7595
* appearance.h:
* appearance-desktop.c:
* appearance.glade:
* gnome-wp-item.c:
* Makefile.am:
* wp-cellrenderer.[ch]:
Replace the background treeview with an icon view that only shows the
thumbnails. Tooltips are to be done.
svn path=/trunk/; revision=7593
2007-05-08 Jens Granseuer <jensgr@gmx.net>
* gconf-property-editor.c: (peditor_set_gconf_value),
(peditor_combo_box_widget_changed):
add support for unsetting GConf values if the conversion handlers return
null, and use it for the combo box editor
svn path=/trunk/; revision=7573
2007-05-07 Thomas Wood <thos@gnome.org>
* appearance-main.c: (main):
* appearance.glade:
- Change GtkWindow to GtkDialog
- Add Help and Close buttons
- Set theme list scrolling policy to automatic
svn path=/trunk/; revision=7568
2007-05-06 Jens Granseuer <jensgr@gmx.net>
* sound-properties-capplet.c: (create_dialog), (main): don't crash if
glade file is not available
svn path=/trunk/; revision=7561
2007-05-06 Jens Granseuer <jensgr@gmx.net>
* sound-properties-capplet.c: (create_dialog):
* sound-properties.glade: set button images via code instead of
relying on glade, so they respect the gtk-button-images xsetting
svn path=/trunk/; revision=7560
2007-05-05 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties.c: (create_dialog):
* gnome-keyboard-properties.glade: set button images via code instead
of relying on glade, so they respect the gtk-button-images xsetting
svn path=/trunk/; revision=7558
2007-05-05 Jens Granseuer <jensgr@gmx.net>
* accessibility-keyboard.c: (setup_images):
* gnome-accessibility-keyboard-properties.glade: set button images
via code instead of relying on glade, so they respect the
gtk-button-images xsetting (bug #362880)
svn path=/trunk/; revision=7557
2007-05-05 Jens Granseuer <jensgr@gmx.net>
* at-enable-dialog.glade:
* main.c: (create_dialog): set button images via code instead of
relying on glade, so they respect the gtk-button-images xsetting
(closes bug #362880)
svn path=/trunk/; revision=7556
2007-05-04 Thomas Wood <thos@gnome.org>
* appearance-themes.c: (themes_init): Use readable name rather than file name
in themes list
svn path=/trunk/; revision=7548
* appearance.h:
* appearance-desktop.c:
Ported Jens Gransauer's patch for bug #332810 to the appearance capplet
and applied it.
svn path=/trunk/; revision=7543
2007-05-02 Jens Granseuer <jensgr@gmx.net>
* appearance-ui.c: (toolbar_detachable_cb), (ui_init): use proper
GConf notification instead of hand-picking the correct signal for
detachable toolbar
svn path=/trunk/; revision=7541
* Makefile.am: fizz says: don't indent with spaces in Makefile.am.
* ChangeLog: I say: don't do so in ChangeLog either.
svn path=/trunk/; revision=7540
* appearance-desktop.c: Added drag and drop, re-enabled the watch cursor
when adding images, and removed some commented out code.
svn path=/trunk/; revision=7538