summaryrefslogtreecommitdiff
path: root/gtk/gtkrecentfilter.c
Commit message (Expand)AuthorAgeFilesLines
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* cleanup: one more g_slist_free_fullPaolo Borelli2015-08-011-9/+2
* GtkRecentFilter: Use the new helpersMatthias Clasen2015-04-271-51/+75
* docs: Document gtk_recent_filter_filter() requirementsKai Willadsen2014-03-241-1/+3
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-4/+4
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-1/+1
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-6/+6
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: Convert to markdownMatthias Clasen2014-02-021-8/+3
* 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
* 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
* recentfilter: Fix gcc warningsBenjamin Otte2011-01-281-2/+2
* Changed GtkRecentFilter builder parsing to use g_string_append_lenTristan Van Berkom2011-01-261-6/+1
* Fix GtkRecentFilter GtkBuildable parsing to handle incomming text accumulativelyTristan Van Berkom2011-01-261-8/+18
* Added a line to the documentation example of GtkRecentFilterTristan Van Berkom2011-01-261-0/+1
* Added GtkBuildable support for adding rules to GtkRecentFilterTristan Van Berkom2011-01-261-1/+241
* Split off gtkprivate.hEmmanuele Bassi2010-10-201-0/+2
* Move classes that currently derive from GtkObject to GInitiallyUnownedJavier Jardón2010-09-261-4/+4
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Replace uses of xdgmime with g_content_type.Matthias Clasen2008-06-081-11/+2
* gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.cMichael Natterer2008-03-041-1/+0
* Require gtk-doc 1.8Matthias Clasen2007-11-251-4/+3
* Remove trailing commas from enumerations, since some compilers don't likeMatthias Clasen2007-09-091-1/+1
* Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,Matthias Clasen2007-03-091-4/+2
* Add since tagsMatthias Clasen2006-08-161-0/+2
* More of the sameMatthias Clasen2006-05-141-1/+1
* Fix the doc comment format.Matthias Clasen2006-03-301-1/+1
* Import GtkRecent* from libegg.Emmanuele Bassi2006-03-291-0/+579