summaryrefslogtreecommitdiff
path: root/gtk/gtksearchenginesimple.c
Commit message (Expand)AuthorAgeFilesLines
* Split off gtkprivate.hEmmanuele Bassi2010-10-201-0/+3
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoosersettings.cMichael Natterer2008-03-141-2/+0
* Fixes for bug #480123.Emmanuele Bassi2007-09-251-12/+19
* Make it compileMatthias Clasen2007-07-091-2/+2
* Address some thread-safety issues. (#452598)Matthias Clasen2007-07-091-4/+5
* Remove the MIME type calls and queries from the search engineEmmanuele Bassi2007-06-221-25/+1
* Define GNU libc symbols unconditionallyEmmanuele Bassi2007-06-101-2/+5
* Add check for GNU extensions to ftw()/nftw().Emmanuele Bassi2007-05-141-8/+23
* Include <ftw.h> and use nftw() and all the symbols defined in <ftw.h>Emmanuele Bassi2007-05-131-6/+14
* Assume Posix nftw behaviourMatthias Clasen2007-05-101-5/+3
* Remove spurious g_free() call.Emmanuele Bassi2007-05-031-2/+0
* Add search file support in the GtkFileChooser. Original patch by FedericoEmmanuele Bassi2007-05-021-0/+378