summaryrefslogtreecommitdiff
path: root/gtk/gtkfilefilter.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Stop using g_sliceMatthias Clasen2023-03-141-9/+9
* filefilter: If not given a name, deduce oneBenjamin Otte2023-03-101-6/+35
* filefilter: Add properties for the criteriaMatthias Clasen2022-11-211-0/+63
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-3/+1
* Fix file filter buildable supportMatthias Clasen2022-04-181-1/+1
* filefilter: Fix <suffixes> in buildableJames Westman2022-03-171-2/+4
* Add missing "Since: 4.X" tagsMarc-André Lureau2021-07-071-0/+2
* GtkFileFilter: Add suffix matchesMatthias Clasen2021-06-041-10/+94
* fnmatch: Support case-foldingMatthias Clasen2021-06-031-1/+1
* docs: Reduce redundancyMatthias Clasen2021-05-201-3/+1
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-1/+1
* filefilter: Convert docsMatthias Clasen2021-03-111-56/+62
* 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