summaryrefslogtreecommitdiff
path: root/gio/gsimpleaction.c
Commit message (Expand)AuthorAgeFilesLines
* gio: ensure default va_marshaller is usedChristian Hergert2019-06-171-2/+2
* GSimpleAction: Slightly improve docs for new()sDaniel Boles2018-04-091-4/+5
* GSimpleAction: Explain "(expected|correct) type"Daniel Boles2018-04-091-4/+7
* GSimpleAction: Clarify/fix @parameter(_type) docsDaniel Boles2018-04-091-3/+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
* gapplication: reject actions without namesLars Uebernickel2015-11-021-0/+2
* docs: fix up docs issues in gio/Xavier Claessens2015-02-051-0/+8
* GSimpleAction: add g_simple_action_set_state_hintCosimo Cecchi2015-01-261-1/+38
* docs: let go of *Matthias Clasen2014-02-141-1/+1
* Annotate all examples with their languageMatthias Clasen2014-02-011-1/+1
* Docs: Convert examples to |[ ]|Matthias Clasen2014-01-311-11/+9
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* GSimpleAction: fix mistake in last commitRyan Lortie2014-01-181-1/+1
* GSimpleAction: add default activate handlerRyan Lortie2014-01-181-1/+30
* Add includes to all gio docsMatthias Clasen2014-01-071-0/+1
* GSimpleAction: don't allow changing state typeRyan Lortie2013-10-281-2/+16
* app: Document when floating variants are consumedChristian Persch2013-05-131-0/+2
* GSimpleAction: fix some whitespace failRyan Lortie2011-12-201-10/+10
* GSimpleAction: tweak property flagsRyan Lortie2011-12-201-6/+4
* gsimpleaction: Ensure actions are enabledColin Walters2011-12-081-0/+1
* GSimpleAction: Fix to comply with constructor rulesColin Walters2011-12-081-33/+49
* CosmeticsMatthias Clasen2011-11-261-3/+3
* gio static fixupsRyan Lortie2011-10-161-1/+1
* simpleaction: Fix documentation of :enabledDamien Lespiau2011-09-081-2/+2
* gio: Some more build fixesEmmanuele Bassi2011-06-291-2/+2
* Fix buildEmmanuele Bassi2011-06-291-1/+1
* parameter guards for GSimpleAction constructorsRyan Lortie2011-06-291-0/+5
* GAction: make GObject properties read-onlyRyan Lortie2011-06-291-46/+22
* Add example for 'change-state' signalRyan Lortie2011-06-291-0/+22
* Add 'change-state' signal to GSimpleActionRyan Lortie2011-06-291-1/+38
* allow NULL state in g_simple_action_new_statefulRyan Lortie2011-06-291-1/+2
* Make 4 incompatible changes to the GAction APIRyan Lortie2011-06-291-79/+79
* GSimpleAction: fix typoClaudio Saavedra2011-06-241-1/+1
* Use G_SIGNAL_MUST_COLLECT for VARIANT signalsChristian Persch2011-04-261-1/+1
* Various doc tweaksMatthias Clasen2010-11-281-1/+1
* Brush up the GApplication docsMatthias Clasen2010-10-231-1/+1
* Change 'Since:' to 2.28 for action classesRyan Lortie2010-10-191-9/+9
* GAction is now an interfaceRyan Lortie2010-08-301-0/+498