summaryrefslogtreecommitdiff
path: root/gtk/gtkrecentmanager.c
Commit message (Expand)AuthorAgeFilesLines
* recent-manager: Emit ::changed on file deletionEmmanuele Bassi2016-04-191-3/+1
* recent-manager: Fix "format not a string literal" errorBastien Nocera2016-04-051-25/+25
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* Use stupid quotes instead of dumb quotesMatthias Clasen2015-09-231-9/+9
* cleanup: no need to set members to null when freeing the structPaolo Borelli2015-08-011-10/+2
* Code cleanupMatthias Clasen2015-07-311-10/+2
* GtkRecentManager: Formatting fixesMatthias Clasen2014-12-231-358/+365
* GtkRecentManager: Survive without a filenameMatthias Clasen2014-12-221-68/+69
* GtkRecentManager: Allow instantiating with gtk_initMatthias Clasen2014-12-211-8/+16
* Fix warning grammarMatthias Clasen2014-09-181-1/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-34/+34
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-1/+1
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-9/+9
* docs: use proper quotesWilliam Jon McCann2014-02-051-3/+3
* Docs: Don't use note elementsMatthias Clasen2014-02-021-3/+3
* docs: don't escape entities in example codeWilliam Jon McCann2014-01-291-2/+2
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-2/+2
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-12/+11
* all: Add names to timeoutsBastien Nocera2013-10-231-1/+4
* Drop some unnecessary includesMatthias Clasen2013-07-191-1/+0
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtkrecentmanager: Avoid confusion between the meta-data and the actual resource.aakash2013-07-091-4/+4
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* Fix deprecations for GtkIconInfoJasper St. Pierre2013-02-151-1/+1
* recentmanager: follow gtk-recent-files-enabled GtkSettingCosimo Cecchi2013-02-131-5/+30
* Ensure that XDG_DATA_HOME is created before using itEmmanuele Bassi2012-07-121-0/+12
* Fix malformed doc commentsMatthias Clasen2012-04-121-3/+3
* Change FSF AddressJavier Jardón2012-02-271-2/+1
* g_content_type_guess expects a path, not an URISiegfried-Angel Gevatter Pujals2012-01-241-2/+6
* Fix mem leak introduced with my previous commitSiegfried-Angel Gevatter Pujals2012-01-241-1/+1
* GtkRecentManager: guess mime-type from filename when file doesn't existSiegfried-Angel Gevatter Pujals2012-01-241-1/+1
* bgo#662814 - Don't print a g_warning() when GtkRecentManager can't find a fileFederico Mena Quintero2011-11-231-13/+2
* Bug 660730: Use GStatBuf for portabilityChun-wei Fan2011-10-031-2/+2
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-4/+4
* Ensure we always grab the gdk lock in async callbacksAlexander Larsson2011-03-281-0/+6
* Use existing mime type for GTK_FILE stock iconMatthias Clasen2011-03-061-1/+1
* Silence new gcc warningsMatthias Clasen2011-01-231-23/+22
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-1/+1
* recent-manager: Coalesce multiple changesEmmanuele Bassi2010-10-221-28/+71
* Add gtk_recent_info_get_gicon()Christian Persch2010-10-221-0/+29
* recent-manager: Fix the documentationEmmanuele Bassi2010-10-221-2/+1
* recent-manager: Add RecentInfo.create_app_info()Emmanuele Bassi2010-10-221-0/+66
* recent-manager: Move the file under XDG_USER_DATAEmmanuele Bassi2010-10-221-4/+10
* Split off gtkprivate.hEmmanuele Bassi2010-10-201-0/+1
* Make GtkRecentManager use standard icon names for themed iconsMatthias Clasen2010-10-131-2/+2
* Tons of transfer annotationsMatthias Clasen2010-09-211-6/+8
* Use G_DEFINE_BOXED_TYPEChristian Persch2010-08-181-11/+3
* docs: gitignore GtkRecentManager .sgml templateJavier Jardón2010-07-151-2/+2
* docs: Inline GtkRecentManager documentationEmmanuele Bassi2010-07-151-2/+82