aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-icon-factory.c
Commit message (Expand)AuthorAgeFilesLines
* 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