]> Pileus Git - ~andy/gtk/history - gtk/gtksearchenginesimple.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtksearchenginesimple.c
2012-05-26 Matthias ClasenFix the build on Solaris
2012-02-27 Javier JardónChange FSF Address
2012-01-05 Javier Jardóngtk/*: Use g_list_free_full() convenience function
2011-11-02 Matthias ClasenGtkSearchEngineSimple: adapt the GLib thread api changes
2010-10-20 Emmanuele BassiSplit off gtkprivate.h
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-03-14 Michael Natterergdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoos...
2007-09-25 Emmanuele BassiFixes for bug #480123.
2007-07-09 Matthias ClasenMake it compile
2007-07-09 Matthias ClasenAddress some thread-safety issues. (#452598)
2007-06-22 Emmanuele BassiRemove the MIME type calls and queries from the search...
2007-06-10 Emmanuele BassiDefine GNU libc symbols unconditionally
2007-05-14 Emmanuele BassiAdd check for GNU extensions to ftw()/nftw().
2007-05-13 Emmanuele BassiInclude <ftw.h> and use nftw() and all the symbols...
2007-05-10 Matthias ClasenAssume Posix nftw behaviour
2007-05-03 Emmanuele BassiRemove spurious g_free() call.
2007-05-02 Emmanuele BassiAdd search file support in the GtkFileChooser. Original...