| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure that the fstat fix is not applied on x86_64 | Руслан Ижбулатов | 2016-01-14 | 1 | -1/+1 |
* | W32: Ensure that correct statting function is used by iconcache | Руслан Ижбулатов | 2016-01-14 | 1 | -1/+1 |
* | iconcache: Remove unused function | Benjamin Otte | 2015-10-22 | 1 | -82/+0 |
* | Clean up debug features | Matthias Clasen | 2015-09-09 | 1 | -3/+2 |
* | Ignore gdk-pixbuf deprecations | Matthias Clasen | 2014-10-27 | 1 | -0/+2 |
* | Avoid a compiler warning | Matthias Clasen | 2014-06-20 | 1 | -2/+0 |
* | GtkIconCache: Add api to find if directories are empty | Matthias Clasen | 2014-06-20 | 1 | -0/+42 |
* | GtkIconCache: find_image_offset() return 0 if icon_name is NULL. | Juan Pablo Ugarte | 2013-11-28 | 1 | -0/+3 |
* | IconCache: Keep a ref on the GtkIconData | Alexander Larsson | 2013-06-19 | 1 | -0/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | iconcache: Always check return value of find_image_offset. | Will Newton | 2012-01-25 | 1 | -0/+3 |
* | Bug 660730: Win32: Only use _fstat32 if available | Chun-wei Fan | 2011-10-12 | 1 | -0/+6 |
* | iconcache: Fix gcc warning | Benjamin Otte | 2011-10-03 | 1 | -6/+7 |
* | Bug 660730: Use GStatBuf for portability | Chun-wei Fan | 2011-10-03 | 1 | -3/+8 |
* | Replace gtk_debug_flags with getter and setter functions | Tor Lillqvist | 2010-09-08 | 1 | -1/+1 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -1/+0 |
* | Use g_mapped_file_unref() | Ryan Lortie | 2009-06-18 | 1 | -2/+2 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | remove unused variable. | Michael Natterer | 2008-01-14 | 1 | -1/+0 |
* | Two optimizations for icon cache lookups. | Matthias Clasen | 2007-12-03 | 1 | -22/+33 |
* | Turn off icon cache validation by default | Matthias Clasen | 2007-09-14 | 1 | -5/+10 |
* | missing #include <ctype.h>. | Yevgen Muntyan | 2007-05-23 | 1 | -1/+0 |
* | Remove debug spew | Matthias Clasen | 2007-05-01 | 1 | -2/+1 |
* | Add an icon cache validator. | Matthias Clasen | 2007-05-01 | 1 | -11/+14 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -1/+1 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 1 | -0/+2 |
* | Don't leak the keyfile parser in the error case. | Matthias Clasen | 2006-03-31 | 1 | -1/+1 |
* | Store builtin stock icons in an icon cache, instead of populating a hash | Matthias Clasen | 2005-11-04 | 1 | -4/+74 |
* | Remove an accidentally leftover duplicate pixbuf creation. (#314700, | Matthias Clasen | 2005-08-29 | 1 | -2/+0 |
* | Add a note regarding icon theme changes. | Matthias Clasen | 2005-08-22 | 1 | -1/+17 |
* | updated <io.h> for open() use G_PI instead of M_PI | Hans Breuer | 2005-07-03 | 1 | -0/+3 |
* | Use GMappedFile. | Matthias Clasen | 2005-06-27 | 1 | -65/+17 |
* | Remove a leftover debugging envvar. | Matthias Clasen | 2005-06-23 | 1 | -4/+1 |
* | Handle missing MAP_FAILED. (#308449, Georg Schwarz) | Matthias Clasen | 2005-06-21 | 1 | -0/+4 |
* | Use the same function as in updateiconcache.c. (spotted by Morten | Matthias Clasen | 2005-04-09 | 1 | -2/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+1 |
* | Update spec. | Anders Carlsson | 2005-03-15 | 1 | -8/+161 |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -13/+54 |
* | *** empty log message *** | Matthias Clasen | 2004-10-21 | 1 | -7/+8 |
* | Implement for cached themes. | Matthias Clasen | 2004-10-21 | 1 | -3/+31 |
* | Make it compile without mmap() and add some more checks. (#155973, Morten | Matthias Clasen | 2004-10-21 | 1 | -13/+20 |
* | Implement icon theme caching. (#154034, Martijn Vernooij, caching schema | Matthias Clasen | 2004-10-19 | 1 | -0/+280 |