]> Pileus Git - ~andy/gtk/history - gtk/updateiconcache.c
Apply a cleanup patch by Kjartan Maraas (#341812)
[~andy/gtk] / gtk / updateiconcache.c
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-10 Matthias ClasenImprove wording. String change! (#355128, David Lodge)
2006-06-19 Matthias ClasenMarks strings for translation. (#314278, Claudio Saaved...
2005-11-23 Matthias ClasenDon't create a big string, since Visual C++ doesn't...
2005-11-06 Tor LillqvistCan't rename a file if the target exists on Win32....
2005-11-04 Matthias ClasenStore builtin stock icons in an icon cache, instead...
2005-09-14 Matthias ClasenFix a use-after-free bug. (#316256, Alexander Nedotsukov)
2005-08-26 Matthias ClasenAdd a separate --ignore-theme-index option to avoid...
2005-08-23 Matthias ClasenComplain when there is no index.theme file in the speci...
2005-08-15 Tor LillqvistUse g_path_get_dirname() instead of the nonportable...
2005-08-15 Matthias ClasenSmall fix for svg icons.
2005-08-15 Matthias ClasenStore only one copy of the pixel data for symlinked...
2005-04-11 Ivan, Wong Yat CheungFix #300218:
2005-04-07 Matthias ClasenAvoid unaligned access. (#172947)
2005-04-07 Matthias ClasenSome fixes from Morten Welinder (#172947):
2005-04-07 Matthias ClasenReturn TRUE if the cache is newer than the directory...
2005-03-15 Anders CarlssonUpdate spec.
2005-02-22 Manish Singh#include <config.h>
2005-02-01 Matthias ClasenAdd a --quiet option.
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-10-21 Matthias ClasenImplement for cached themes.
2004-10-19 Matthias ClasenImplement icon theme caching. (#154034, Martijn Vernooi...