aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-icon-factory.c
Commit message (Expand)AuthorAgeFilesLines
* ** Migration of theme icons to data/icons/ (bug #479257)Michael Monreal2007-10-121-1/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* patch by: Tim Yamin <plasm@roo.me.uk> reviewed by: Srinivasa RagavanTobias Mueller2007-08-181-2/+6
* Add App specific themable icons.Srinivasa Ragavan2007-05-111-1/+2
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-70/+83
* Remove unreachable code and fix the leak of basename.Harish Krishnaswamy2006-11-211-12/+3
* Use guint for 1-bit bitfield. Remove unused var Remove unused vars RenameKjartan Maraas2006-02-081-2/+2
* accept SVGs for stock icons. Fixes bug 304417.Benjamin Berg2006-02-071-0/+1
* Use GLib API where applicable for portability.Tor Lillqvist2005-12-171-28/+29
* 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