aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-icon-factory.c
Commit message (Expand)AuthorAgeFilesLines
* add protoJP Rosevear2004-11-261-1/+14
* We must return TRUE here so that things actually get removed from the listRodney Dawes2004-08-101-0/+2
* connect to "changed" signal on the GnomeIconTheme object.Rodrigo Moya2004-08-061-2/+12
* Fixes #62030Rodrigo Moya2004-08-051-4/+4
* If the icon_name is an abolute path, just load it.Dan Winship2004-06-031-6/+11
* doh. need to append ".png" to the icon filenames when falling back on looking...Jeffrey Stedfast2004-05-201-2/+2
* Lots of re-working action. We no longer load a pixbuf for each and everyJeffrey Stedfast2004-05-201-98/+167
* *** empty log message ***Jeffrey Stedfast2004-05-131-9/+22
* Make this work for non-stock icons too.Dan Winship2004-04-301-1/+3
* make sure we unlock if we fail to find an icon.Not Zed2004-04-221-0/+1
* *** empty log message ***Jeffrey Stedfast2004-04-211-2/+0
* Make thread-safe. Fixes a crash I encountered this morning.Jeffrey Stedfast2004-04-211-176/+166
* Add e-icon-factory.[ch] Use the icon theme via EIconFactory MoveMichael Terry2004-04-191-0/+288