2005-06-22 Diego Gonzalez <diego@pemas.net>
* Makefile.am: remove cracklib
* gnome-about-me-password.c (passdlg_check_password_timeout_cb):
remove dependencies on cracklib
* cracklib/*: remove it
2005-06-21 Diego Gonzalez <diego@pemas.net>
* gnome-about-me.c: Improve some error messages
about_me_error: new function
* (about_me_load_info): Avoid crashing when switching to the Address tab
* (about_me_commit): generate a good file_as field, code taken from evolution
2005-05-22 Sebastien Bacher <seb128@debian.org>
* gnome-network-preferences.glade: Use HIG compliant spacing
for the proxy dialog, patch by dennis_cranston@yahoo.com
(Closes: #167856).
2005-03-02 Shakti Sen <shprasad@novell.com>
* gnome-theme-info.c (read_icon_theme): Do not add the Icon Theme if
the key 'Hidden' is 'true' in the index.theme file.
Fixes bug #168348
2005-05-22 Sebastien Bacher <seb128@debian.org>
* gnome-default-applications-properties-structs.c:
list "thunderbird" as program name,
patch from Pawel Worach <sajd@telia.com> (Closes: #167757).
2005-05-22 Sebastien Bacher <seb128@debian.org>
* gnome-default-applications-properties.glade:
fix a warning about the icon,
patch from Matthias Clasen <mclasen@redhat.com> (Closes: #168060).
2005-05-16 Olav Vitters <olav@bkor.dhs.org>
* gnome-network-preferences.glade:
Make proxy settings HIG compliant. Patch by Jorn Baayen.
Fixes bug #167856
2005-04-04 Diego Gonzalez <diego@pemas.net>
* Makefile.am: fix gnome-about-me.desktop installation
2005-04-01 Diego Gonzalez <diego@pemas.net>
* gnome-about-me.c: fix the case where the self uid is wrong
and the edition when the self contact is created for the
first time.
2005-02-26 Rodney Dawes <dobey@novell.com>
* gnome-wp-capplet.c (gnome_wp_add_image): If the filename is not
encoded in UTF-8, we just ignore it for now to avoid crashing
* gnome-wp-xml.c (gnome_wp_xml_load_xml): Check to make sure that the
filename and name tags that we read in, aren't NULL
If the filename we read in is NULL, free the item, and continue on
Fixes#146130#146645 (resolving these as dups of #168604 )
Fixes#159441
2005-02-09 Sebastien Bacher <seb128@debian.org>
* configure.in:
* capplets/Makefile.am:
include the "about-me" capplet files to the tarball to fix the tarball
build.
2005-02-08 Sebastien Bacher <seb128@debian.org>
* gnome-theme-installer.c: (file_theme_type), (transfer_done_cb),
(install_dialog_response), (gnome_theme_installer_run):
patch by Kjartan Maraas <kmaraas@gnome.org>, remove a load of leaks
and make sure newly installed themes show up in the relevant lists
without having to close/open the dialog again (Closes: #166267).
2005-02-08 Sebastien Bacher <seb128@debian.org>
* gnome-keyboard-properties-xkb.c: (setup_xkb_tabs):
* gnome-keyboard-properties-xkblt.c: (def_group_in_gconf_changed):
patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
(Closes: #166267).
2005-02-08 Sebastien Bacher <seb128@debian.org>
* eggcellrendererkeys.c: (egg_cell_renderer_keys_start_editing):
patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
(Closes: #166267).
2005-02-08 Sebastien Bacher <seb128@debian.org>
* main.c: (wrap_in_label):
patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
(Closes: #166267).
2005-02-08 Sebastien Bacher <seb128@debian.org>
* gnome-theme-info.c: (update_common_theme_dir_index):
* theme-thumbnail.c: (create_image):
patch by Kjartan Maraas <kmaraas@gnome.org>, move to use GtkIconTheme
and remove a load of leaks in the theme manager code (Closes: #166267).
2005-02-06 Rodney Dawes <dobey@novell.com>
* gnome-wp-capplet.c (wallpaper_properties_init): Force using the gtk+
backend for the file chooser since we don't support vfs yet
Fixes#154978
2005-02-06 Rodney Dawes <dobey@novell.com>
* gnome-wp-capplet.c (gnome_wp_color_changed): Change the API to use
the boolean argument to specify if we want to update gconf or not
Always get the colors for both primary and secondary and update the
thumbnail
Only set the keys in gconf if we have the update boolean argument
(gnome_wp_pcolor_changed): Removed this method, since we don't need
to differentiate between primary/secondary for updating the thumbnail
(gnome_wp_scolor_changed): When we change the color in the UI, we want
to update gconf, we use this method for both color picker buttons now
(gnome_wallpaper_properties_init): Use gnome_wp_scolor_changed for the
callback on both color picker button widgets now
Fixes#166486
2005-02-03 Kjartan Maraas <kmaraas@gnome.org>
* gnome-theme-info.c: (update_theme_index),
(top_theme_dir_changed), (top_icon_theme_dir_changed),
(real_add_top_theme_dir_monitor): Revert the previous
two commits. It looks like the fix in gnome-vfs to make
sure gnome_vfs_uri_extract_short_name() doesn't return
NULL was what we really needed. Please retest to see if
you can still reproduce the crashes in the theme-manager
after this change and with the latest gnome-vfs from CVS.
2005-02-02 Kjartan Maraas <kmaraas@gnome.org>
* gnome-theme-info.c: (update_theme_index),
(real_add_top_theme_dir_monitor): More bandaids for test
purposes.
2005-02-01 Elijah Newren <newren@gmail.com>
The lack of comprehensiveness of the .cvsignore files were making
it hard to find the files missing from the commit (see bug 143487,
comment 35). This should fix that... :)
2005-02-01 Elijah Newren <newren@gmail.com>
Fix an infinite loop that was bringing single-CPU systems to their
knees. Approved by Kjartan. #160803
* gnome-theme-manager.c: (window_settings_changed): keep track of
the window manager theme last selected and just exit if we are
already using the one we want
2005-02-01 David Sedeo <david@alderia.com>
New install procedure: See bug #102216.
* gnome-theme-details.c: Remove gnome_theme_installer_run_cb,
gnome_icon_theme_installer_run_cb because gnome_theme_installer_run
function now detects if it is a icon or theme.
(gnome_theme_details_init): Remove install buttons in theme details
window.
* gnome-theme-installer.c (file_theme_type): Detects the type of the
theme inspecting the content of the file.
(transfer_done_targz_idle_cb, transfer_done_tarbz2_idle_cb): Install
the theme in the correct temp dir.
(transfer_done_cb): Detects if the file to install it is in the
correct format and informs the user if it is not supported. Unpack the
file (informs the user if there are not the correct utility in the
system) and install the theme in the correct directory.
(gnome_theme_installer_run): Remove parameter. Now we detect the file
type.
* gnome-theme-manager.c (gnome_meta_theme_installer_run_cb,
gnome_theme_manager_drag_data_received_cb): Call
gnome_theme_installer_run without the third parameter. Now we detect
the file type.
* theme-properties.glade: Removes install buttons in details window.
2005-01-27 Kjartan Maraas <kmaraas@gnome.org>
* gnome-theme-info.c: (top_theme_dir_changed),
(top_icon_theme_dir_changed), (real_add_top_theme_dir_monitor):
Try to fix bug #149236 by not freeing stuff already being free'd
by the hash destroy_func. It will leak a bit more, but that can
be fixed later. Please test this and report success in the report
mentioned above.
2005-01-10 Rodney Dawes <dobey@novell.com>
* gnome-wp-xml.c (gnome_wp_xml_load_xml):
Fix compile warning for syslangs declaration
Wrap g_get_language_names in #if GLIB_CHECK_VERSION as it is 2.6 API
2005-01-09 Rodney Dawes <dobey@novell.com>
* gnome-wp-capplet.[ch] (gnome_wp_update_preview): Add new callback
routine for when the preview widget in the file chooser needs an update
(wallpaper_properties_init): Set the preview widget in the file chooser
to a GtkImage object and connect to the update-preview signal for when
the selected file changes
- Based on patch from Sebastien Bacher <seb128@debian.org>
Fixes#139714
2005-01-08 Rodney Dawes <dobey@novell.com>
* gnome-wp-capplet.c (wallpaper_properties_init): Preload the directory
rather than nothing when adding directories for gconf notification
2005-01-08 Rodney Dawes <dobey@novell.com>
* background.desktop.in.in: Add %F to Exec command line
* gnome-wp-capplet.[ch] (gnome_wp_remove_wp): Check that the tree path
is not NULL before removing items from the list store
(gnome_wp_load_stuffs): Don't duplicate the code from
gnome_wp_add_image/gnome_wp_capplet_scroll_to_item here
Load any images we were passed on the command line, and free the
GSList that they were stored in after doing so
(gnome_wp_file_changed): Clean up to just call gnome_wp_add_image and
gnome_wp_capplet_scroll_to_item rather than duplicating the code
(wallpaper_properties_init): Take a poptContext argument now
Parse the poptContext into a GSList for loading the images from
(main): Use a clearer variable name for the GnomeProgram object
Get the poptContext from the GnomeProgram object and pass it through
to wallpaper_properties_init
Fixes#120720