summaryrefslogtreecommitdiff
path: root/gio/gmenumodel.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gio: Add missing nullable annotationsSebastian Dröge2020-11-111-2/+2
* tree: Fix various ableist languagePhilip Withnall2020-06-231-2/+2
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-121-1/+1
* gio: remove use of generic marshaller from GIO objectsChristian Hergert2019-06-171-1/+6
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-4/+4
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-5/+5
* gio: Intern all signal names beforehandMatthias Clasen2015-09-121-1/+3
* Docs: Drop entities, switch away from sgml modeMatthias Clasen2014-02-091-1/+1
* Eradicate links and xrefsMatthias Clasen2014-02-081-11/+8
* Use markdown for imagesMatthias Clasen2014-02-061-8/+6
* GMenuModel: Convert docs to markdownMatthias Clasen2014-02-011-34/+22
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add includes to all gio docsMatthias Clasen2014-01-071-0/+1
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-2/+2
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-10/+6
* gio: hide another leaked symbolRyan Lortie2013-01-131-1/+1
* various: add missing cases of #include "config.h"Ryan Lortie2012-12-061-0/+2
* Remove two accidentally-exported symbolsRyan Lortie2012-11-191-6/+2
* Bring back a couple of private-but-extern symbolsSimon McVittie2012-11-021-2/+6
* build: Prototype GType accessors for private classesColin Walters2012-11-011-0/+4
* GMenuModel: remove a type safety bugRyan Lortie2012-08-201-3/+13
* docs: Fix method names in GMenu and GMenuModelDavid King2012-02-211-3/+3
* GMenuModel: Flesh out the docs some moreMatthias Clasen2011-12-131-1/+11
* GMenu: purge references to GMenuProxy from the docsMatthias Clasen2011-12-131-1/+1
* Add some more since tagsMatthias Clasen2011-12-101-3/+9
* Add since tagsMatthias Clasen2011-12-101-18/+50
* Minor doc improvementsMatthias Clasen2011-12-081-9/+9
* g_menu_model_get_item_link: be careful with refsRyan Lortie2011-12-081-1/+4
* Add GMenuModelMatthias Clasen2011-12-081-0/+954