summaryrefslogtreecommitdiff
path: root/gtk/gtkiconcache.c
Commit message (Expand)AuthorAgeFilesLines
* missing #include <ctype.h>.Yevgen Muntyan2007-05-231-1/+0
* Remove debug spewMatthias Clasen2007-05-011-2/+1
* Add an icon cache validator.Matthias Clasen2007-05-011-11/+14
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-1/+1
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-0/+2
* Don't leak the keyfile parser in the error case.Matthias Clasen2006-03-311-1/+1
* Store builtin stock icons in an icon cache, instead of populating a hashMatthias Clasen2005-11-041-4/+74
* Remove an accidentally leftover duplicate pixbuf creation. (#314700,Matthias Clasen2005-08-291-2/+0
* Add a note regarding icon theme changes.Matthias Clasen2005-08-221-1/+17
* updated <io.h> for open() use G_PI instead of M_PIHans Breuer2005-07-031-0/+3
* Use GMappedFile.Matthias Clasen2005-06-271-65/+17
* Remove a leftover debugging envvar.Matthias Clasen2005-06-231-4/+1
* Handle missing MAP_FAILED. (#308449, Georg Schwarz)Matthias Clasen2005-06-211-0/+4
* Use the same function as in updateiconcache.c. (spotted by MortenMatthias Clasen2005-04-091-2/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+1
* Update spec.Anders Carlsson2005-03-151-8/+161
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-13/+54
* *** empty log message ***Matthias Clasen2004-10-211-7/+8
* Implement for cached themes.Matthias Clasen2004-10-211-3/+31
* Make it compile without mmap() and add some more checks. (#155973, MortenMatthias Clasen2004-10-211-13/+20
* Implement icon theme caching. (#154034, Martijn Vernooij, caching schemaMatthias Clasen2004-10-191-0/+280