summaryrefslogtreecommitdiff
path: root/capplets/common
Commit message (Expand)AuthorAgeFilesLines
* Move common helper library into the extension library directoryWilliam Jon McCann2010-01-1824-7362/+0
* Add a library for use by extensionsWilliam Jon McCann2010-01-171-0/+2
* [common] Don't include glib/gi18n.h in a headerWilliam Jon McCann2010-01-162-1/+3
* [common] Don't leak file descriptors when checking for colour schemesJens Granseuer2010-01-061-7/+10
* [release] 2.29.4GNOME_CONTROL_CENTER_2_29_4Vincent Untz2009-12-241-1/+1
* [common] Fix signedness warnings in window manager codeJens Granseuer2009-12-091-2/+2
* [common] Fix small memory leak in window manager codeJens Granseuer2009-12-091-3/+3
* Automatically create the ChangeLog file from VCS historyThomas Wood2009-11-141-1991/+0
* Fix all the keybindings showing up when using compizBastien Nocera2009-10-291-3/+3
* Allow a window manager to inherit keybindings from another window managerOwen W. Taylor2009-09-122-4/+50
* Fix compiler warningsJens Granseuer2009-08-091-6/+6
* Change error message reference about Bonobo to DBusRodrigo Moya2009-08-061-1/+1
* Remove all references to GladeRobert Ancell2009-07-311-2/+2
* Fix some theme thumbnail rendering gotchasMatthias Clasen2009-07-181-43/+15
* Automatically generate .gitignore files with git.mkThomas Wood2009-07-161-0/+2
* [common] don't unref NULL GConf entriesJens Granseuer2009-05-202-1/+7
* [common] Fix theme engine detection on non-UNIX platformsJens Granseuer2009-05-032-3/+10
* close gtkrc files after use so we don't run out of file descriptors (bugJens Granseuer2009-04-142-0/+7
* search the GTK+ icon theme search path for icon themes, not just selectedJens Granseuer2009-03-192-27/+24
* Replace gdk_pixbuf_unref with g_object_unrefThomas Hindoe Paaboel Andersen2009-02-091-1/+1
* post-release bump to 2.25.91Vincent Untz2009-02-041-0/+2
* add GnomeThemeElement parameter to the ThemeChangedCallback so that theJens Granseuer2009-01-253-13/+22
* 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-302-1/+6
* don't try to delete the directory twice; fixes cleaning up after themeJens Granseuer2008-11-272-3/+8
* Patch by: Maxim Ermilov <zaspire@rambler.ru>Jens Granseuer2008-11-203-5/+4
* 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-262-2/+5
* fix error handlingJens Granseuer2008-10-262-12/+15
* +Fri Oct 24 19:16:46 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2008-10-243-9/+8
* +Fri Oct 24 19:04:38 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2008-10-243-32/+8
* Only call set_translation_domain() if the context is non-NULLSøren Sandmann2008-10-242-3/+7
* Use capplet_init()Søren Sandmann2008-10-242-0/+9
* ==> common/ChangeLog <==Søren Sandmann2008-10-243-0/+29
* +Fri Oct 24 17:21:56 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2008-10-243-3/+9
* +Fri Oct 24 17:17:47 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2008-10-241-1/+0
* Use gtk_show_uri() instead of gnome_help_display_desktop()Søren Sandmann2008-10-242-8/+21
* Add CAPPLET_CFLAGS to INCLUDES to make it build.Kjartan Maraas2008-10-112-0/+6
* Fix GCC warnings from -Wformat-security.Kjartan Maraas2008-10-112-0/+6
* use translated names for icon themes if available (bug #554272)Jens Granseuer2008-09-292-4/+12
* post-release bump to 2.24.1.Vincent Untz2008-09-241-0/+2
* properly initialize the callback data (bug #550263)Jens Granseuer2008-09-022-0/+6
* don't leak the theme engine pathJens Granseuer2008-08-162-2/+8
* Keep track of hidden themes, too, so that e.g. we don't erroneously showJens Granseuer2008-08-163-15/+34
* make sure we have a notification theme before trying to save it (bugJens Granseuer2008-08-122-4/+12
* if the metatheme loaded doesn't define a notification theme don't set itJens Granseuer2008-08-032-6/+8
* make the file transfer dialog work with GFiles instead gchar pathsJens Granseuer2008-07-292-19/+26
* Remove libsounds and esound usage, check for libcanberra instead (Closes:Bastien Nocera2008-07-274-5/+87
* Bug 533611 - add notification themes to the metatheme formatMatthias Clasen2008-07-154-0/+36