[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / gaction.c
2014-05-23 Evan Nemersongio: port annotations from the Vala metadata.
2014-04-23 Philip Withnallgaction: Minor clarifications in the GAction documentation
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-20 Matthias ClasenGAction: remove a lie
2014-01-08 Matthias ClasenAdd includes to all gio docs
2013-07-13 Ryan LortieFix g_return_if_fail vs. return_val_if_fail
2013-07-13 Ryan LortieGAction: add function for printing detailed names
2013-05-13 Christian Perschapp: Document when floating variants are consumed
2013-04-01 Ryan Lortiegaction: add parser for detailed action names
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-20 Ryan LortieGAction: back out changes to property flags
2011-12-10 Ryan LortieClean up GApplication docs
2011-12-08 Matthias ClasenMinor doc improvements
2011-12-08 Colin WaltersGSimpleAction: Fix to comply with constructor rules
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-29 Ryan LortieGAction: make GObject properties read-only
2011-06-29 Ryan LortieMake 4 incompatible changes to the GAction API
2011-06-04 Matthias ClasenFix links in gio docs
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-28 Cosimo Cecchigaction: update property flags to match needs of GSimpl...
2010-11-29 Matthias ClasenVarious doc tweaks
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-09-24 Johan Dahlin[introspection] Move over annotations
2010-08-30 Ryan LortieGAction is now an interface
2010-08-30 Ryan LortieGActionGroup is now an interface
2010-08-21 Matthias ClasenDocument behaviour wrt. to floating variants
2010-08-21 Matthias ClasenAdd some annotations
2010-08-21 Ryan LortieSimplify/fix state logic in GAction, test it.
2010-08-18 Emmanuele Bassiaction: Minor fixes
2010-08-18 Ryan Lortieadd testcase for GAction
2010-08-18 Ryan Lortieadd GAction base class