summaryrefslogtreecommitdiff
path: root/gtk/gtkfilefilter.c
Commit message (Expand)AuthorAgeFilesLines
* macos: port gtk to GDK_WINDOWING_MACOSwip/chergert/gdk-macos-fixesChristian Hergert2020-10-091-1/+1
* docs: Clean up many dangling linksMatthias Clasen2020-08-041-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* filefilter: CosmeticsMatthias Clasen2020-07-051-117/+98
* filefilter: Fix an embarrassing oversightMatthias Clasen2020-07-051-31/+0
* filefilter: Cleanups and optimizationsMatthias Clasen2020-07-051-120/+136
* docs: Cleanups for the file filter docsMatthias Clasen2020-07-051-22/+27
* Drop gtk_file_filter_filterMatthias Clasen2020-07-051-23/+5
* filefilter: Convert to a GtkFilterMatthias Clasen2020-07-051-3/+46
* filefilter: Drop GtkFileFilterFlagsMatthias Clasen2020-07-051-13/+32
* filefilter: Drop custom filtersMatthias Clasen2020-07-051-60/+1
* filefilter: Drop GtkFileFilterInfoMatthias Clasen2020-07-051-66/+73
* filefiler: No more floatingMatthias Clasen2020-07-051-3/+3
* GtkFileFilter: Don't set the name from the GtkBuilder IDRobert Ancell2020-01-271-19/+0
* GtkFileFilter: Add a GObject property for the nameRobert Ancell2020-01-271-2/+83
* Use the new GtkBuildableParser type in GtkBuildable interfacesAlexander Larsson2019-09-101-39/+39
* GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_endRobert Ancell2018-10-081-2/+2
* The big versioning cleanupMatthias Clasen2018-02-061-22/+0
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+5
* GtkFileChooserNativeQuartz: add support for Mountain Lion and MavericksTom Schoonjans2017-08-231-2/+2
* GtkFileChooserNativeQuartz: add support for filtersTom Schoonjans2017-07-181-0/+78
* file filter: Be save against NULLMatthias Clasen2017-05-081-13/+15
* Improve GContentType usageTingPing2017-03-081-4/+15
* Fix a few documentation parameter namesTimm Bäder2016-07-231-1/+1
* Add api to serialize GtkFileFilter to a variantMatthias Clasen2016-07-081-0/+100
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* GtkFileFilter: Add private function to represent filter as patternAlexander Larsson2015-11-051-1/+48
* Code cleanupMatthias Clasen2015-07-311-2/+1
* GtkFileFilter: Use the new helpersMatthias Clasen2015-04-271-65/+87
* GtkFileFilter: Set name from builder idMatthias Clasen2015-03-081-0/+20
* Minor documentation fixMatthias Clasen2014-05-131-1/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-4/+4
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-2/+2
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-5/+4
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-2/+2
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-1/+1
* docs: Convert to markdownMatthias Clasen2014-02-021-11/+7
* Fix a case of nested commentsMatthias Clasen2014-01-311-2/+3
* docs: don't escape entities in example codeWilliam Jon McCann2014-01-291-1/+1
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-2/+2
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-3/+3
* Fix malformed doc commentsMatthias Clasen2012-04-121-2/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Fix incomplete &gt; entities in docs.Laszlo Pandy2011-08-131-3/+3
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* Go back to using the image/* exampleMatthias Clasen2011-01-291-2/+2
* gtk: gtkfilefilter.c:57:24: error: "/*" within commentBenjamin Otte2011-01-281-1/+1
* Added <mime-types> and <patterns> parsing support to GtkFileFilter.Tristan Van Berkom2011-01-271-1/+193
* Move GtkFileFilter docs inlinePavel Holejsovsky2011-01-171-0/+24