summaryrefslogtreecommitdiff
path: root/capplets/appearance
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated gtk_file_chooser_dialog_new_with_backendThomas Hindoe Paaboel Andersen2009-07-191-2/+1
* Resync gedit-message-area.[ch] with upstreamThomas Hindoe Paaboel Andersen2009-07-192-58/+146
* Fix a mnemonic mishapMatthias Clasen2009-07-181-0/+1
* Automatically generate .gitignore files with git.mkThomas Wood2009-07-162-0/+4
* [appearance] actually commit the ui definition fileThomas Wood2009-07-121-0/+2890
* [appearance] unref the GtkBuilder object if loading failedThomas Wood2009-07-121-1/+2
* [appearance] install the ui file into the common ui directoryThomas Wood2009-07-122-2/+2
* [appearance] remove custom cell renderersThomas Wood2009-07-117-325/+4
* [appearance] Remove the .glade ui fileThomas Wood2009-07-111-2807/+0
* [appearance] migrate appearance capplet to GtkBuilderThomas Wood2009-07-1110-184/+199
* Don't needlessly write entries back to gconf on startupMatthias Clasen2009-05-091-9/+11
* Only delete the theme if the user pressed OK (bug #578694)Benjamin Berg2009-04-112-1/+6
* after removing an image set the cursor to the newly selected wallpaper soJens Granseuer2009-03-182-3/+10
* release 2.25.92GNOME_CONTROL_CENTER_2_25_92Jens Granseuer2009-03-021-0/+2
* Replace deprecated GTK symbols. Fixes part of bug #572325Thomas Hindoe Paaboel Andersen2009-02-221-3/+2
* fix message markup appearing in dialog (bug #572453)Jens Granseuer2009-02-192-11/+11
* post-release bump to 2.25.91Vincent Untz2009-02-041-0/+2
* reviewed by: Jens GranseuerLuca Ferretti2009-01-283-2/+10
* don't define GNOME_DESKTOP_USE_UNSTABLE_API globallyJens Granseuer2009-01-254-2/+9
* add GnomeThemeElement parameter to the ThemeChangedCallback so that theJens Granseuer2009-01-253-4/+17
* 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 leak the filenameJens Granseuer2008-11-292-0/+5
* really remove the temporary directory when the transfer is cancelledJens Granseuer2008-11-272-1/+6
* Patch by: Maxim Ermilov <zaspire@rambler.ru>Jens Granseuer2008-11-202-2/+2
* Patch by: Maxim Ermilov <zaspire@rambler.ru>Jens Granseuer2008-11-202-1/+8
* Add missing argument to capplet_init().Kjartan Maraas2008-11-092-1/+6
* don't initialize gettext and gtk twiceJens Granseuer2008-11-082-17/+18
* post-release bump to 2.25.2.Vincent Untz2008-11-051-0/+2
* +Sat Oct 25 23:11:58 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2008-10-263-3/+7
* +Fri Oct 24 19:16:46 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2008-10-241-0/+1
* +Fri Oct 24 18:31:25 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2008-10-242-15/+9
* +Fri Oct 24 17:17:47 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2008-10-2411-10/+14
* Use gtk_show_uri() instead of gnome_help_display_desktop()Søren Sandmann2008-10-243-12/+6
* Use GnomeDesktopThumbnailFactory instead of GnomeThumbnailFactorySøren Sandmann2008-10-248-18/+18
* post-release bump to 2.24.1.Vincent Untz2008-10-114-5/+16
* Patch by: Matthias Clasen <mclasen@redhat.com>Jens Granseuer2008-10-073-1/+42
* revert r9025 and reinstate the help buttonsJens Granseuer2008-10-072-0/+30
* really remove the non-working help button (bug #473181)Jens Granseuer2008-09-292-26/+5
* post-release bump to 2.24.1.Vincent Untz2008-09-241-0/+2
* make sure the GConf to widget conversion funtion has all the data it needsJens Granseuer2008-09-242-7/+22
* set GtkAdjustment page size to 0 to avoid problems due to newly enforcedJens Granseuer2008-09-212-1/+7
* don't fail if the destination files already exist and the user tries toJens Granseuer2008-09-182-2/+7
* Patch by Nirbheek ChauhanRodrigo Moya2008-09-052-2/+0
* when a hidden theme is selected, and therefore becomes visible, create aJens Granseuer2008-08-222-0/+38
* remove help button as long as we don't have any help to show (bug #473181)Jens Granseuer2008-08-142-10/+5
* when adding an unknown theme to the list because it has been selected useJens Granseuer2008-08-122-1/+12
* make theme installation from GIO-supported sources work (including dragJens Granseuer2008-07-295-42/+36
* make the file transfer dialog work with GFiles instead gchar pathsJens Granseuer2008-07-292-4/+10
* Fix build for the previous changeBastien Nocera2008-07-283-2/+8