summaryrefslogtreecommitdiff
path: root/gio/gaction.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-29GAction: make GObject properties read-onlyRyan Lortie1-6/+3
2011-06-29Make 4 incompatible changes to the GAction APIRyan Lortie1-13/+12
2011-06-04Fix links in gio docsMatthias Clasen1-9/+9
2010-12-28gaction: update property flags to match needs of GSimpleActionCosimo Cecchi1-3/+6
2010-11-28Various doc tweaksMatthias Clasen1-1/+1
2010-10-19Change 'Since:' to 2.28 for action classesRyan Lortie1-13/+13
2010-09-24[introspection] Move over annotationsJohan Dahlin1-2/+2
2010-08-30GAction is now an interfaceRyan Lortie1-350/+66
2010-08-30GActionGroup is now an interfaceRyan Lortie1-3/+6
2010-08-21Document behaviour wrt. to floating variantsMatthias Clasen1-0/+4
2010-08-21Add some annotationsMatthias Clasen1-7/+11
2010-08-21Simplify/fix state logic in GAction, test it.Ryan Lortie1-20/+35
2010-08-18action: Minor fixesEmmanuele Bassi1-28/+61
2010-08-18add testcase for GActionRyan Lortie1-3/+6
2010-08-18add GAction base classRyan Lortie1-0/+597