summaryrefslogtreecommitdiff
path: root/capplets/appearance/appearance-themes.c
Commit message (Expand)AuthorAgeFilesLines
* [appearance] remove custom cell renderersThomas Wood2009-07-111-4/+2
* [appearance] migrate appearance capplet to GtkBuilderThomas Wood2009-07-111-23/+23
* add GnomeThemeElement parameter to the ThemeChangedCallback so that theJens Granseuer2009-01-251-0/+1
* +Fri Oct 24 17:17:47 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2008-10-241-2/+2
* Use GnomeDesktopThumbnailFactory instead of GnomeThumbnailFactorySøren Sandmann2008-10-241-3/+3
* Patch by Nirbheek ChauhanRodrigo Moya2008-09-051-1/+0
* make theme installation from GIO-supported sources work (including dragJens Granseuer2008-07-291-4/+2
* Bug 533611 - add notification themes to the metatheme formatMatthias Clasen2008-07-151-0/+2
* Add support for installing missing GTK+ theme engines via packagekit (bugJens Granseuer2008-05-071-2/+30
* move metatheme validation code here from the appearance capplet and addJens Granseuer2008-05-061-66/+4
* port a few more functions to gio (part of bug #524401)Jens Granseuer2008-05-011-25/+23
* port from gnome-vfs to gio (part of bug #524401)Jens Granseuer2008-05-011-1/+1
* unref the thumbnail image after passing it to the callback. Callers willJens Granseuer2008-04-201-4/+3
* figure out where GTK+ expects its theme engines and make that infoJens Granseuer2008-04-191-49/+131
* Add a custom cell renderer for metatheme names to allow rounded corners onThomas Wood2008-04-141-1/+2
* Patch by: Patrick Wade <patrick.wade@sun.com>Jens Granseuer2008-03-271-19/+180
* Read WindowTitleFont and DocumentsFont from meta-theme and use to set theLuca Ferretti2007-12-211-0/+24
* remove more redundant info from the theme changed callbackJens Granseuer2007-11-111-1/+0
* Patch by: Joel Pfaff <joel.pfaff@gmail.com>Jens Granseuer2007-11-011-0/+2
* simplify some more code, and fix a crash when the cursor theme in GConf isJens Granseuer2007-10-281-1/+1
* Switch to using a common theme struct that includes a type descriptor soJens Granseuer2007-10-281-6/+5
* reduce the number if XCURSOR ifdefs and get rid of the special treatmentJens Granseuer2007-10-271-3/+1
* move function here from common/Jens Granseuer2007-10-271-1/+1
* More fixes regarding integration of cursor themes into metathemes.Denis Washington2007-10-251-0/+5
* return a new theme instead of munging whatever got passed in. Makes for aJens Granseuer2007-10-241-12/+9
* really make sure gtk, metacity, icon, and cursor themes are never NULLJens Granseuer2007-10-181-49/+15
* When updating theme info from GConf or copying it for customization, weJens Granseuer2007-10-141-1/+43
* make theme sorting case-insensitive (bug #481224)Jens Granseuer2007-09-281-3/+10
* fix leaks (bug #469531)Jens Granseuer2007-08-231-1/+3
* correct the item width and enable line wrapping for long theme names (bugJens Granseuer2007-08-141-1/+3
* restrict drag'n'drop installation to the theme tab instead of the entireJens Granseuer2007-08-091-19/+19
* reenable theme lockdownJens Granseuer2007-08-091-5/+3
* revert r7973 because it broke color scheme notifications, and add aJens Granseuer2007-08-081-6/+8
* reinstate select-after-realize; it's still necessaryJens Granseuer2007-08-051-1/+1
* oops, remove left-over devel ifdefJens Granseuer2007-08-031-2/+0
* use thumbnail factory to store and retrieve metatheme thumbs (bug #448968)Jens Granseuer2007-08-031-9/+97
* use our custom cell renderer for metathemes, too, so the previews don'tJens Granseuer2007-07-301-2/+19
* only create the custom theme entry when changes are made, and delete itJens Granseuer2007-07-291-4/+0
* cope with unset GConf keys, and group GConf notificationsJens Granseuer2007-07-291-43/+36
* _Really_ only show background/font suggestions if they haven't alreadyDenis Washington2007-07-291-9/+27
* Only show background/font suggestions if they haven't already beenDenis Washington2007-07-291-23/+45
* Added controls for applying suggested backgrounds and/or fonts fromDenis Washington2007-07-291-1/+135
* constify drag'n'drop data, remove unused variable, use G_N_ELEMENTS whereJens Granseuer2007-07-271-7/+5
* remove workarounds for initialization problems in early versions of theJens Granseuer2007-07-271-16/+11
* Implement drag-and drop theme installation.Denis Washington2007-07-271-0/+52
* move some utility code here from appearanceJens Granseuer2007-07-261-10/+3
* make color scheme comparisons work much more reliablyJens Granseuer2007-07-261-6/+6
* Re-add basic support for cursor themes for X servers without the XcursorDenis Washington2007-07-261-1/+5
* Implement saving of the cursor theme name in metathemes, and add aDenis Washington2007-07-251-0/+9
* when reading current settings from gconf, get the color scheme from theJens Granseuer2007-07-241-1/+17