summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-theme.c
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-02-071-3/+25
* fixed bug 5972, remove theme button uses aa text, by using a gtk_labelAndy Hertzfeld2001-01-241-28/+31
* reviewed by: John SullivanMike Engber2001-01-181-5/+17
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-181-3/+3
* Do some routine housekeeping that will help make the futureDarin Adler2000-10-191-17/+14
* re-organized the code to add the ability to request image paths fromAndy Hertzfeld2000-10-081-8/+17
* Fix more storage leaks.Darin Adler2000-09-271-5/+12
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-4/+4
* finished the work for user-added themes, teaching the icon factory andAndy Hertzfeld2000-09-251-7/+51
* Fix double-free problem that was causing a crash on quit if you changedDarin Adler2000-09-251-2/+6
* work toward completing user added themes; it's almost done now except forAndy Hertzfeld2000-09-251-3/+36
* Storage leak fixes. Today I concentrated on leaks that happenDarin Adler2000-09-231-6/+14
* fixed bug 2319, "Find" and "Web Search" shouldn't have the same icon.Andy Hertzfeld2000-09-171-7/+33
* fixed bug 2962, default theme doesn't use custom preview icon, byAndy Hertzfeld2000-09-141-1/+6
* fixed bug 2568, hardwired colors in icon_text_item, by fetching them fromAndy Hertzfeld2000-09-121-5/+24
* Fix all the warnings -Wuninitialized found. Quite a number of them werePavel Cisler2000-09-051-0/+1
* Deal with the fact that nautilus_pixmap_file can return a NULL if the fileGeorge Lebl2000-09-021-0/+5
* fixed problem in theme_get_image_path where it was calling g_file_existsAndy Hertzfeld2000-07-251-2/+2
* reworked the zoom control to make it themable, and also cleaned it up alotAndy Hertzfeld2000-07-251-1/+0
* added preview icons to eazel and arlo themes, and madeAndy Hertzfeld2000-07-241-0/+11
* Change include style from <libtrilobite/xxx.h> to "xxx.h" to fix theDarin Adler2000-07-191-1/+1
* made the property browser update when the theme changes; fixed bug inAndy Hertzfeld2000-07-101-4/+8
* improved the property browser. Added a line of descriptive text. Added aAndy Hertzfeld2000-07-101-1/+45
* made sidebar tabs themable, and implemented Arlo style tabs, which areAndy Hertzfeld2000-07-031-0/+35
* added theme framework so clients can access theme data and made theAndy Hertzfeld2000-06-281-0/+130