summaryrefslogtreecommitdiff
path: root/gtk/gtkrecentchooser.c
Commit message (Expand)AuthorAgeFilesLines
* GtkRecentChooser: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-54/+61
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-17/+17
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-2/+2
* docs: use proper quotesWilliam Jon McCann2014-02-051-3/+3
* docs: don't use <keycap> tagsWilliam Jon McCann2014-02-041-1/+1
* docs/comments: Fix spelling of 'explicitly'Volker Sobek2014-01-181-1/+1
* Add missing introspection annotationsPhil Clayton2013-09-101-1/+2
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-2/+2
* gtk/gtkrecentchooser.c: Avoid C99ismsChun-wei Fan2013-07-191-5/+12
* Deprecate and hardcode gtk-recent-files-limitWilliam Jon McCann2013-07-091-5/+2
* Deprecate GtkAction and GtkUIManagerWilliam Jon McCann2013-06-301-5/+21
* gtk_recent_chooser_set_filter: Allow NULL value to unset the filter.Tristan Van Berkom2013-04-061-2/+2
* Fix malformed doc commentsMatthias Clasen2012-04-121-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk/*: Use g_list_free_full() convenience functionJavier Jardón2012-01-051-4/+1
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-2/+3
* Tons of transfer annotationsMatthias Clasen2010-09-211-3/+3
* gtk/gtkrecentchooser.c: Use G_DEFINE_INTERFACE macroJavier Jardón2010-08-261-31/+16
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Move documentation to inline comments: GtkRecentChooserJavier Jardón2010-05-181-0/+17
* Remove deprecated GtkRecentChooser functionsChristian Dywan2010-05-031-66/+0
* [annotations] Add allow-noneJohan Dahlin2010-02-191-5/+5
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-2/+4
* Rename gtk_activatable_reset to gtk_activatable_sync_action_properties,Matthias Clasen2009-02-221-8/+8
* Avoid a compiler warning. Patch by Magnus Boman.Matthias Clasen2009-01-311-1/+1
* Fix pltcheck issuesMatthias Clasen2009-01-231-4/+5
* i Bug 560228 – Add "action-controller" property to GtkWidgetClassMatthias Clasen2009-01-231-15/+136
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Set the default value of the :show-not-found property to TRUE, as everyEmmanuele Bassi2008-02-121-1/+1
* Add documentation for properties and fix the deprecation marker for theEmmanuele Bassi2007-07-301-7/+90
* Various clean ups in the GtkRecent code. (see #338843)Emmanuele Bassi2007-03-141-11/+11
* fix recent files issuesMatthias Clasen2006-08-181-2/+0
* Add a check on the filter argument, instead of blindly passing it toEmmanuele Bassi2006-08-141-0/+3
* Check if the chooser implementation supports the "show-number" propertyEmmanuele Bassi2006-07-111-0/+37
* Boilerplate reductionMatthias Clasen2006-05-021-11/+5
* No point in making the error path fast by caching quarks.Matthias Clasen2006-04-041-4/+1
* Fix the doc comment format.Matthias Clasen2006-03-301-2/+2
* Fix some symbol aliasing glitchesMatthias Clasen2006-03-291-1/+1
* Import GtkRecent* from libegg.Emmanuele Bassi2006-03-291-0/+966