summaryrefslogtreecommitdiff
path: root/capplets/theme-switcher/gnome-theme-details.c
Commit message (Expand)AuthorAgeFilesLines
* remove old capplets that are now subsumed in the appearance capplet fromJens Granseuer2007-09-301-1010/+0
* don't crash if the color string is mangled, and close a small memory leakJens Granseuer2007-04-031-19/+18
* Disable revert button when using theme engine defaults colors. Close bugFrederic Crozat2007-03-211-3/+12
* Free the engine and color scheme lists. Removed some bogus old code thatBenjamin Berg2007-03-041-6/+5
* Replace a deprecated function (color_select), (gnome_theme_details_init):Thomas Wood2007-02-281-9/+9
* color components in GdkColor are guint16 not guint8, so formatJens Granseuer2007-02-221-7/+6
* update selected_fg_color from the correct slot. Fixes bug 410764.Jens Granseuer2007-02-221-1/+1
* Patch by: Matthias Clasen <mclasen@redhat.com>Thomas Wood2007-02-081-9/+47
* Fix compiler warnings. Correct order of args to a gnome_vfs_xfer function.Kjartan Maraas2007-01-291-6/+6
* Add a Revert button to the color schemes tabThomas Wood2007-01-191-59/+25
* - Remove seperate color scheme saving UI - Add support forThomas Wood2007-01-191-94/+6
* Patch by: Jens Granseuer <jensgr@gmx.net>Thomas Wood2007-01-121-2/+2
* Add Save/Delete dialogs for colour schemes.Thomas Wood2007-01-081-3/+77
* Correct function declerationThomas Wood2007-01-081-4/+25
* Enable a message when the current theme does not support colour schemesThomas Wood2007-01-071-4/+49
* removed double gnome_vfs_file_info_unref/g_free calls.Rodrigo Moya2007-01-071-2/+0
* Applied patch from bug 326337 (leaks in the theme manager)Thomas Wood2007-01-071-7/+13
* Applied theme manager part of the patch from bug 382730 (fix build withThomas Wood2007-01-061-1/+1
* Fixes #393117Christian Persch2007-01-051-0/+3
* - HIG fixes to the color scheme tab, from suggestions in Bug 382517 -Thomas Wood2006-12-181-10/+10
* (gnome_theme_installer_run): Open transfer dialog with transient parentThomas Wood2006-11-131-5/+191
* Allows the text in the details dialog lists to ellipsise, and sets aThomas Wood2006-09-301-0/+1
* Don't attempt to load window manager theme name from an unknown windowThomas Wood2006-07-251-4/+4
* Remove drag and drop information text, and add Install buttons to each tabThomas Wood2006-04-191-6/+12
* Update the sensivility of the button if the user can remove the theme.David Sedeño2005-11-211-6/+190
* Huge cleanup. Individual ChangeLogs have info. Closing bug #320157. ANSIfyKjartan Maraas2005-11-141-4/+0
* Cleanup of gconf and a few other things, patch from Kjartan MaraasNAUTILUS_2_11_2Sebastien Bacher2005-05-221-2/+1
* New install procedure: See bug #102216. RemoveDavid Sedeño2005-02-011-21/+0
* Don't include <gtk/gtk.h> twice. Same (comes in from -installer.h) Same.Kjartan Maraas2004-12-251-2/+0
* Use themed icons for WM hint.Frédéric Crozat2004-08-201-1/+1
* Check that cursor position has changed before callingPadraig O'Briain2004-04-021-1/+13
* update help links to point to user-guide.xmlMark McLoughlin2004-02-121-1/+1
* fix #106424Jonathan Blandford2004-02-071-2/+2
* Patch from Kjartan Maraas to fix a bunch of leaks.Jonathan Blandford2003-02-141-1/+1
* get the default from the schema and always sort it at the top.Jonathan Blandford2003-02-051-6/+6
* make sure we're initted, as this function can be run asynchronously.Jonathan Blandford2003-01-161-4/+24
* call correctly in all the right places.Jonathan Blandford2003-01-161-3/+31
* handle lack of metacity. (window_theme_selection_changed) : ditto.Jody Goldberg2003-01-081-7/+9
* handle initial theme as custom.Jonathan Blandford2003-01-081-3/+0
* Apply http://bugzilla.gnome.org/show_bug.cgi?id=101752Jody Goldberg2002-12-301-2/+3
* Use the theme directory name rather than the "printable" name for iconSeth Nickell2002-12-291-3/+26
* New file. Really saves now. Doesn't notice when a new metatheme is added,Jonathan Blandford2002-12-061-1/+1
* Add saving support. Almost to a working point w/ this capplet...Jonathan Blandford2002-12-041-2/+0
* Fix g_assert_not_reached() that can be reached.Jonathan Blandford2002-12-031-1/+3
* shut up, CVSJonathan Blandford2002-12-031-0/+509