]> Pileus Git - ~andy/gtk/history - gtk/gtkfilefilter.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkfilefilter.c
2012-04-13 Matthias ClasenFix malformed doc comments
2012-02-27 Javier JardónChange FSF Address
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-13 Laszlo PandyFix incomplete > entities in docs.
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-30 Matthias ClasenGo back to using the image/* example
2011-01-28 Benjamin Ottegtk: gtkfilefilter.c:57:24: error: "/*" within comment
2011-01-27 Tristan Van BerkomAdded <mime-types> and <patterns> parsing support to...
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-17 Pavel HolejsovskyMove GtkFileFilter docs inline
2010-10-20 Emmanuele BassiSplit off gtkprivate.h
2010-09-27 Javier JardónMove classes that currently derive from GtkObject to...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-02-19 Johan Dahlin[annotations] Add allow-none
2008-07-04 Michael NattererAllocate with GSlice:
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-08 Matthias ClasenReplace uses of xdgmime with g_content_type.
2008-03-04 Michael Natterergtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycomp...
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2006-05-14 Matthias ClasenMore of the same
2006-05-03 Matthias ClasenMore G_DEFINE_TYPE conversion.
2006-05-02 Matthias ClasenBoilerplate reduction
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.