Fix getauxval error at qemu
[platform/upstream/glib.git] / gio / gsimpleaction.c
2024-02-02 Mateusz MajewskiImported Upstream version 2.73.3
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-05-19 DongHun KwakImported Upstream version 2.51.1 03/130003/1
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-02-05 Xavier Claessensdocs: fix up docs issues in gio/
2015-01-26 Cosimo CecchiGSimpleAction: add g_simple_action_set_state_hint
2014-02-15 Matthias Clasendocs: let go of *
2014-02-01 Matthias ClasenAnnotate all examples with their language
2014-02-01 Matthias ClasenDocs: Convert examples to |[ ]|
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-18 Ryan LortieGSimpleAction: fix mistake in last commit
2014-01-18 Ryan LortieGSimpleAction: add default activate handler
2014-01-08 Matthias ClasenAdd includes to all gio docs
2013-10-29 Ryan LortieGSimpleAction: don't allow changing state type
2013-05-13 Christian Perschapp: Document when floating variants are consumed
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-21 Ryan LortieGSimpleAction: fix some whitespace fail
2011-12-21 Ryan LortieGSimpleAction: tweak property flags
2011-12-08 Colin Waltersgsimpleaction: Ensure actions are enabled
2011-12-08 Colin WaltersGSimpleAction: Fix to comply with constructor rules
2011-11-27 Matthias ClasenCosmetics
2011-10-17 Ryan Lortiegio static fixups
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-08 Damien Lespiausimpleaction: Fix documentation of :enabled
2011-06-29 Emmanuele Bassigio: Some more build fixes
2011-06-29 Emmanuele BassiFix build
2011-06-29 Ryan Lortieparameter guards for GSimpleAction constructors
2011-06-29 Ryan LortieGAction: make GObject properties read-only
2011-06-29 Ryan LortieAdd example for 'change-state' signal
2011-06-29 Ryan LortieAdd 'change-state' signal to GSimpleAction
2011-06-29 Ryan Lortieallow NULL state in g_simple_action_new_stateful
2011-06-29 Ryan LortieMake 4 incompatible changes to the GAction API
2011-06-24 Claudio SaavedraGSimpleAction: fix typo
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-27 Christian PerschUse G_SIGNAL_MUST_COLLECT for VARIANT signals
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-11-29 Matthias ClasenVarious doc tweaks
2010-10-23 Matthias ClasenBrush up the GApplication docs
2010-10-18 Ryan LortieChange 'Since:' to 2.28 for action classes
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-30 Ryan LortieGAction is now an interface