]> Pileus Git - ~andy/gtk/history - gtk/gtkfilefilter.c
In the case for FILTER_RULE_PIXBUF_FORMATS, check that
[~andy/gtk] / gtk / gtkfilefilter.c
2005-12-27 Federico Mena QuinteroIn the case for FILTER_RULE_PIXBUF_FORMATS, check that
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-11-12 Matthias ClasenFix typo in docs.
2004-11-12 Matthias ClasenDon't try to use xdgmime on Windows where we don't...
2004-11-08 Matthias ClasenUse xdg_mime_mime_type_subclass() to match mime types...
2004-11-07 Matthias ClasenNew convenience function to add a filter for image...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-06-02 Federico Mena QuinteroFix #138807.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-01 Morten WelinderSimplify semantics and check for errors.
2004-01-22 Federico Mena QuinteroFree the path fields.
2003-11-15 Hans Breuerupdated added all the new tests
2003-10-27 Manish Singh#include <X11/extensions/Xrandr.h> if we have RandR...
2003-10-23 Matthias ClasenAdd "Since: 2.4" to all API doc comments.
2003-10-23 Matthias ClasenMove GtkCombo and GtkOptionMenu to the "Deprecated...
2003-10-23 Owen Taylorgtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate...
2003-09-15 Bastien Noceraavoid crash when selecting a new filter and clicking...
2003-07-23 Owen TaylorFile filter objects.