summaryrefslogtreecommitdiff
path: root/capplets/common/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Automatically create the ChangeLog file from VCS historyThomas Wood2009-11-141-1991/+0
* [common] don't unref NULL GConf entriesJens Granseuer2009-05-201-0/+5
* [common] Fix theme engine detection on non-UNIX platformsJens Granseuer2009-05-031-0/+8
* close gtkrc files after use so we don't run out of file descriptors (bugJens Granseuer2009-04-141-0/+5
* search the GTK+ icon theme search path for icon themes, not just selectedJens Granseuer2009-03-191-0/+6
* post-release bump to 2.25.91Vincent Untz2009-02-041-0/+2
* add GnomeThemeElement parameter to the ThemeChangedCallback so that theJens Granseuer2009-01-251-0/+8
* upd 2.25.3GNOME_CONTROL_CENTER_2_25_3Bastien Nocera2008-12-181-0/+1
* prepare for 2.25.2 release.Rodrigo Moya2008-12-021-0/+2
* don't recognize "" as a valid engine for certain odd GTK themes (see bugJens Granseuer2008-11-301-0/+5
* don't try to delete the directory twice; fixes cleaning up after themeJens Granseuer2008-11-271-0/+6
* post-release bump to 2.25.2.Vincent Untz2008-11-051-0/+2
* fix error handling even more - don't free the error twiceJens Granseuer2008-10-261-0/+5
* fix error handlingJens Granseuer2008-10-261-0/+4
* +Fri Oct 24 19:16:46 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2008-10-241-0/+5
* +Fri Oct 24 19:04:38 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2008-10-241-0/+5
* Only call set_translation_domain() if the context is non-NULLSøren Sandmann2008-10-241-0/+5
* Use capplet_init()Søren Sandmann2008-10-241-0/+5
* ==> common/ChangeLog <==Søren Sandmann2008-10-241-0/+4
* +Fri Oct 24 17:21:56 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2008-10-241-0/+5
* Add CAPPLET_CFLAGS to INCLUDES to make it build.Kjartan Maraas2008-10-111-0/+5
* Fix GCC warnings from -Wformat-security.Kjartan Maraas2008-10-111-0/+5
* use translated names for icon themes if available (bug #554272)Jens Granseuer2008-09-291-0/+5
* post-release bump to 2.24.1.Vincent Untz2008-09-241-0/+2
* properly initialize the callback data (bug #550263)Jens Granseuer2008-09-021-0/+5
* don't leak the theme engine pathJens Granseuer2008-08-161-0/+5
* Keep track of hidden themes, too, so that e.g. we don't erroneously showJens Granseuer2008-08-161-0/+12
* make sure we have a notification theme before trying to save it (bugJens Granseuer2008-08-121-0/+5
* if the metatheme loaded doesn't define a notification theme don't set itJens Granseuer2008-08-031-0/+6
* make the file transfer dialog work with GFiles instead gchar pathsJens Granseuer2008-07-291-0/+7
* Remove libsounds and esound usage, check for libcanberra instead (Closes:Bastien Nocera2008-07-271-1/+9
* Bug 533611 - add notification themes to the metatheme formatMatthias Clasen2008-07-151-0/+13
* Remove some redundant and unused codeThomas Wood2008-06-011-0/+7
* return to using paths instead of URIs since most of the code using themJens Granseuer2008-05-241-0/+7
* Allow the data property to be read as well as written.Thomas Wood2008-05-181-0/+6
* use G_DEFINE_TYPE to get rid of the boilerplate code and remove a numberJens Granseuer2008-05-171-0/+18
* post-release bump to 2.23.3Vincent Untz2008-05-171-0/+2
* remove unused filesJens Granseuer2008-05-171-0/+5
* split out the check for the missing theme engine because we also need itJens Granseuer2008-05-071-0/+7
* fix error code when GTK engine is missing, and fix the function signatureJens Granseuer2008-05-061-0/+5
* move metatheme validation code here from the appearance capplet and addJens Granseuer2008-05-061-0/+8
* doesn't need gnome-vfs any longerJens Granseuer2008-05-041-0/+4
* always use URIs instead for info->path; since gio cleanly distinguishesJens Granseuer2008-05-011-0/+7
* port from gnome-vfs to gio (part of bug #524401)Jens Granseuer2008-05-011-0/+24
* drop redundant GType stuffJens Granseuer2008-04-201-0/+5
* unref the thumbnail image after passing it to the callback. Callers willJens Granseuer2008-04-201-0/+6
* figure out where GTK+ expects its theme engines and make that infoJens Granseuer2008-04-191-0/+5
* Disable theme thumbnailing on MacOS. Some CoreFoundation functionality canJens Granseuer2008-04-131-0/+12
* include config.h, use strcmp instead of our home-grown g_str_nequal, andJens Granseuer2008-04-121-0/+6
* use G_DEFINE_TYPE instead of open-coding get_typeJens Granseuer2008-03-301-0/+5