]> Pileus Git - ~andy/gtk/history - gtk/gtkiconcache.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkiconcache.c
2012-02-27 Javier JardónChange FSF Address
2012-01-26 Will Newtoniconcache: Always check return value of find_image_offset.
2011-10-12 Chun-wei FanBug 660730: Win32: Only use _fstat32 if available
2011-10-03 Benjamin Otteiconcache: Fix gcc warning
2011-10-03 Chun-wei FanBug 660730: Use GStatBuf for portability
2010-09-08 Tor LillqvistReplace gtk_debug_flags with getter and setter functions
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-18 Ryan LortieUse g_mapped_file_unref()
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-01-14 Michael Nattererremove unused variable.
2007-12-03 Matthias ClasenTwo optimizations for icon cache lookups.
2007-09-14 Matthias ClasenTurn off icon cache validation by default
2007-05-23 Yevgen Muntyanmissing #include <ctype.h>.
2007-05-01 Matthias ClasenRemove debug spew
2007-05-01 Matthias ClasenAdd an icon cache validator.
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-03-31 Matthias ClasenDon't leak the keyfile parser in the error case.
2005-11-04 Matthias ClasenStore builtin stock icons in an icon cache, instead...
2005-08-29 Matthias ClasenRemove an accidentally leftover duplicate pixbuf creati...
2005-08-22 Matthias ClasenAdd a note regarding icon theme changes.
2005-07-03 Hans Breuerupdated <io.h> for open() use G_PI instead of M_PI
2005-06-27 Matthias ClasenUse GMappedFile.
2005-06-23 Matthias ClasenRemove a leftover debugging envvar.
2005-06-21 Matthias ClasenHandle missing MAP_FAILED. (#308449, Georg Schwarz)
2005-04-09 Matthias ClasenUse the same function as in updateiconcache.c. (spotted...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-15 Anders CarlssonUpdate spec.
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-10-21 Matthias Clasen*** empty log message ***
2004-10-21 Matthias ClasenImplement for cached themes.
2004-10-21 Matthias ClasenMake it compile without mmap() and add some more checks...
2004-10-19 Matthias ClasenImplement icon theme caching. (#154034, Martijn Vernooi...