+
+ * 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
2008-05-24 Jens Granseuer <jensgr@gmx.net>
Based on a patch by: Lincoln de Sousa <lincoln@minaslivre.org>
Port the last remaining bits of gnome-vfs to gio (bug
#524401).
* appearance-main.c: (init_appearance_data):
* theme-installer.c: (cleanup_tmp_dir), (file_theme_type),
(transfer_cancel_cb), (gnome_theme_install_real),
(transfer_done_cb): use gio instead of gnome-vfs
* theme-util.c:
* theme-util.h: make file_delete_recursive public
* gnome-wp-info.c: include string.h to avoid warning
svn path=/trunk/; revision=8721
2008-05-08 Jens Granseuer <jensgr@gmx.net>
* appearance-style.c: (style_message_area_response_cb),
(update_message_area), (gtk_theme_changed), (style_init):
* appearance.h:
* data/appearance.glade: also show a missing theme engine in the
GTK themes list and offer to install it via packagekit
svn path=/trunk/; revision=8698
2008-05-07 Jens Granseuer <jensgr@gmx.net>
Add support for installing missing GTK+ theme engines via
packagekit (bug #511065)
* appearance-themes.c: (theme_message_area_response_cb),
(theme_message_area_update): when we detect a missing engine,
check if packagekit is available on the session bus. If it is show
an install button to pull the corresponding package
* appearance.h:
* theme-util.c: (packagekit_available), (theme_install_file):
* theme-util.h: add support functions
svn path=/trunk/; revision=8695
2008-05-07 Jens Granseuer <jensgr@gmx.net>
Patch by: Lincoln de Sousa <lincoln@minaslivre.org>
* theme-save.c: (setup_directory_structure), (write_theme_to_disk):
replace some more gnome-vfs by gio (part of bug #524401)
svn path=/trunk/; revision=8694
2008-05-01 Jens Granseuer <jensgr@gmx.net>
* appearance-themes.c: (theme_get_mtime),
(theme_drag_data_received_cb):
* theme-util.c: (directory_delete_recursive),
(file_delete_recursive), (theme_is_writable), (theme_delete): port a
few more functions to gio (part of bug #524401)
svn path=/trunk/; revision=8685
2008-05-01 Jens Granseuer <jensgr@gmx.net>
Based on a patch by: Lincoln de Sousa <lincoln@minaslivre.org>
* appearance-desktop.c: (wp_drag_received), (wp_update_preview): more
gio conversion (part of bug #524401)
svn path=/trunk/; revision=8683
2008-04-20 Jens Granseuer <jensgr@gmx.net>
* theme-thumbnail.c: (message_from_child): unref the thumbnail image
after passing it to the callback. Callers will have to ref it if they
want to keep it until after the callback has returned
2008-04-20 Jens Granseuer <jensgr@gmx.net>
* appearance-style.c: (update_thumbnail_in_treeview):
* appearance-themes.c: (theme_thumbnail_update),
(theme_thumbnail_generate): adapt to modified refcounting in the
thumbnailer; thumbnails don't need to be unref'ed unless we explicitly
retain a reference
svn path=/trunk/; revision=8661
2008-04-19 Jens Granseuer <jensgr@gmx.net>
* configure.in: figure out where GTK+ expects its theme engines and
make that info available to interested capplets
2008-04-19 Jens Granseuer <jensgr@gmx.net>
* gtkrc-utils.c: (gtkrc_get_details): accept NULL for the
symbolic_colors parameter if the caller doesn't want that information
2008-04-19 Jens Granseuer <jensgr@gmx.net>
* Makefile.am:
* appearance-themes.c: (theme_validate),
(theme_message_area_update), (themes_init):
* appearance.h: show a warning message when the selected theme is
incomplete (e.g. missing icon theme or gtk theme engine)
svn path=/trunk/; revision=8658