2009-04-11 Benjamin Berg <benjamin@sipsolutions.net>
* theme-util.c: (theme_delete):
Only delete the theme if the user pressed OK (bug #578694)
svn path=/trunk/; revision=9408
2009-03-18 Jens Granseuer <jensgr@gmx.net>
* appearance-desktop.c: (wp_remove_wallpaper): after removing an
image set the cursor to the newly selected wallpaper so that
keyboard navigation works as expected (bug #575075)
svn path=/trunk/; revision=9373
2009-01-25 Jens Granseuer <jensgr@gmx.net>
* gnome-theme-info.c: (handle_change_signal), (update_theme_index),
(update_common_theme_dir_index):
* gnome-theme-info.h: add GnomeThemeElement parameter to the
ThemeChangedCallback so that the receiver can determine what part of
the theme changed (part of bug #568595)
2009-01-25 Jens Granseuer <jensgr@gmx.net>
Fix newly installed themes appearing twice in the GTK themes list if
the package contains themes for both GTK and metacity (bug #568595)
* appearance-style.c: (changed_on_disk_cb): check the new
GnomeThemeElement parameter instead of the theme properties to
determine what part of the theme changed
* appearance-themes.c: (theme_changed_on_disk_cb): use new callback
signature
svn path=/trunk/; revision=9206
2008-11-27 Jens Granseuer <jensgr@gmx.net>
* theme-installer.c: (transfer_cancel_cb): really remove the
temporary directory when the transfer is cancelled
svn path=/trunk/; revision=9150
+
+ * Get rid of a number of unnecessary gnome.h includes
+
+ * capplets/keybindings/gnome-keybinding-properties.c: Use
+ gtk_init() instead of gnome_program_init().
+
+ * A couple of formatting fixes
+
svn path=/trunk/; revision=9098
2008-10-07 Jens Granseuer <jensgr@gmx.net>
Patch by: Matthias Clasen <mclasen@redhat.com>
* appearance-main.c: (main_window_response):
* appearance-style.c: (style_response_cb): connect the help buttons
to the most appropriate sections in the user guide (bug #554957)
svn path=/trunk/; revision=9043
2008-09-24 Jens Granseuer <jensgr@gmx.net>
* appearance-style.c: (conv_to_widget_cb), (prepare_list): make sure
the GConf to widget conversion funtion has all the data it needs
when it is called for the first time. Fixes a possible crash when
starting the capplet (bug #553541)
svn path=/trunk/; revision=8998
2008-09-21 Jens Granseuer <jensgr@gmx.net>
* capplets/appearance/data/appearance.glade:
* capplets/keyboard/gnome-keyboard-properties.glade:
* capplets/network/gnome-network-preferences.glade:
set GtkAdjustment page size to 0 to avoid problems due to newly
enforced value boundaries in GTK+ 2.14. See bug #551740 for a
description of the problem.
svn path=/trunk/; revision=8986
2008-09-18 Jens Granseuer <jensgr@gmx.net>
* theme-save.c: (write_theme_to_disk): don't fail if the destination
files already exist and the user tries to overwrite them (bug #552671)
svn path=/trunk/; revision=8972
2008-08-22 Jens Granseuer <jensgr@gmx.net>
* appearance-style.c: (conv_to_widget_cb), (create_thumbnail),
(prepare_list): when a hidden theme is selected, and therefore
becomes visible, create a thumbnail for it (bug #547301)
svn path=/trunk/; revision=8879
2008-08-14 Jens Granseuer <jensgr@gmx.net>
* data/appearance.glade: remove help button as long as we don't have
any help to show (bug #473181)
svn path=/trunk/; revision=8861
2008-08-12 Jens Granseuer <jensgr@gmx.net>
* appearance-style.c: (conv_to_widget_cb), (prepare_list): when
adding an unknown theme to the list because it has been selected use
the corresponding default icon to represent it
svn path=/trunk/; revision=8856
2008-07-29 Jens Granseuer <jensgr@gmx.net>
* file-transfer-dialog.c: (file_transfer_job_destroy),
(file_transfer_job_schedule), (file_transfer_dialog_copy_async):
make the file transfer dialog work with GFiles instead gchar paths
internally
2008-07-29 Jens Granseuer <jensgr@gmx.net>
* theme-installer.c: (gnome_theme_install_from_uri): file transfer
dialog now uses GFiles internally, so update the caller
svn path=/trunk/; revision=8826
* appearance-themes.c: When loading a metatheme from GConf, read
the notification theme from /apps/notification-daemon/theme.
* appearance-theme-save.c: When saving a metatheme to disk,
save the notification theme with the key NotificationTheme.
* appearance-theme-util.h: Add a define for the GConf key
used for notification theme.
* gnome-theme-apply.c: When applying a metatheme, apply
the notification theme, too.
* gnome-theme-info.h: Add a notification_theme_name field
to the metatheme info struct.
* gnome-theme-info.c: When reading a metatheme from a keyfile,
handle notification themes.
svn path=/trunk/; revision=8781
+
+ * Merge randr-12 to trunk
+
+Tue Jun 17 18:29:46 2008 S�ren Sandmann <sandmann@redhat.com>
+
+ * Port to changes in gnome-desktop
+
+2008-06-04 Federico Mena Quintero <federico@novell.com>
+
+ * xrandr-capplet.c (driver_is_randr_10): New function, currently
+ unused, to detect whether the graphics driver used in the X server
+ only supports the RANDR 1.0 API. We may find this information
+ useful to tell the user that not all the features in the capplet
+ will work as intended, or to actually disable features that won't work.
+
+2008-05-29 Federico Mena Quintero <federico@novell.com>
+
+ * xrandr-capplet.c (apply): Before applying the settings, check if
+ the X server supports the Virtual size we need.
+ (check_required_virtual_size): New function; does the checking
+ against what the X server supports.
+ This still needs to present a friendly dialog box.
+ (compute_virtual_size_for_configuration): New function.
+
+Wed May 14 18:16:10 2008 S�ren Sandmann <sandmann@redhat.com>
+
+ * xrandr-capplet.c: Add GNOME_DESKTOP_USE_UNSTABLE_API define
+
+ * scrollarea.[ch]: Add copyright statement
+
+2008-05-14 Soren Sandmann Pedersen <sandmann@redhat.com>
+
+ * *: Check in new RandR 1.2 enabled capplet
+
svn path=/trunk/; revision=8762
2008-06-01 Thomas Wood <thos@gnome.org>
* appearance-desktop.c: (wp_props_wp_selected), (wp_load_stuffs),
(wp_select_after_realize), (desktop_init), (desktop_shutdown):
Delay the creation of the wallpaper file chooser dialog to save time on
start up.
svn path=/trunk/; revision=8743
Sat May 31 02:05:32 2008 Søren Sandmann <sandmann@redhat.com>
* appearance-desktop.c (wp_drag_get_data): Make sure the data we
produce is actually a list of uris, not a list of paths. (Prevents
crash when someone drags a thumbnail back into the list).
* appearance-desktop.c (wp_add_image): Be robust against NULL
filenames; this can happen if someone drops an http url on the
dialog.
svn path=/trunk/; revision=8736
2008-05-24 Jens Granseuer <jensgr@gmx.net>
* gnome-theme-info.c: (gnome_theme_read_meta_theme),
(read_icon_theme), (read_cursor_theme), (read_cursor_fonts),
(update_theme_index): return to using paths instead of URIs since
most of the code using them expects paths
2008-05-24 Jens Granseuer <jensgr@gmx.net>
* theme-util.c: (theme_is_writable), (theme_delete): expect
a path instead of an URI in theme_info->path
svn path=/trunk/; revision=8724