summaryrefslogtreecommitdiff
path: root/gio/gmenu.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Fix signedness warning in gio/gmenu.c:g_menu_remove()Emmanuel Fleury2021-02-081-1/+1
* Fix signedness warning in gio/gmenu.c:g_menu_insert_item()Emmanuel Fleury2021-02-081-1/+1
* gio: Add missing nullable annotationsSebastian Dröge2020-11-111-2/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-4/+4
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-27/+27
* gio: g_menu_item_set_icon should not fail if icon is NULLFelix Riemann2015-08-101-1/+1
* Docs: Convert examples to |[ ]|Matthias Clasen2014-01-311-6/+4
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add includes to all gio docsMatthias Clasen2014-01-071-0/+1
* GMenu: add g_menu_item_set_icon() convenienceRyan Lortie2013-04-221-0/+41
* GMenu: add g_menu_remove_all() APIRyan Lortie2013-04-191-0/+23
* gaction: add parser for detailed action namesRyan Lortie2013-04-011-21/+12
* GMenuItem: add constructor to copy from modelRyan Lortie2012-08-201-0/+87
* GMenuItem: add getter APIsRyan Lortie2012-08-201-0/+118
* gmenu: Remove stray semicolon in g_menu_clear_item()Colin Walters2012-06-221-1/+1
* docs: reference g_menu_item_new in gmenu convenience menuitem APILars Uebernickel2012-05-101-3/+3
* docs: Remove some old GMenu documentationDavid King2012-02-211-3/+0
* docs: Fix method names in GMenu and GMenuModelDavid King2012-02-211-6/+5
* menu: documentation fixesCosimo Cecchi2011-12-211-3/+3
* Add some more since tagsMatthias Clasen2011-12-101-2/+6
* Add since tagsMatthias Clasen2011-12-101-24/+78
* Improve docsMatthias Clasen2011-12-081-1/+2
* GMenu: Enforce attribute name restrictionsMatthias Clasen2011-12-081-4/+61
* Match up a parameter nameMatthias Clasen2011-12-081-5/+5
* Add GMenuMatthias Clasen2011-12-081-0/+1019