keyfile tests: Add testcase for bug #634232
[platform/upstream/glib.git] / gio / gmenumarkup.c
2012-01-24 Matthias ClasenGMenuMarkup: call g_variant_ref_sink()
2012-01-20 Matthias ClasenSilence some compiler warnings
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-25 Matthias ClasenDon't leak references to the menus
2011-12-25 Matthias ClasenMenu markup: Support ids on submenu and section elements
2011-12-15 Matthias Clasenmenu markup: tolerate not having a hash table of objects
2011-12-14 Simon McVittieRevert "g_menu_markup_start_element: tolerate not havin...
2011-12-14 Simon McVittieg_menu_markup_start_element: tolerate not having a...
2011-12-12 Ryan LortieGMenuMarkup parser: small typo fix in docs
2011-12-12 Ryan LortieMore clearly define 'named menu' in the XML parser
2011-12-12 Ryan LortieGMenu parser: use G_MARKUP_COLLECT_BOOLEAN
2011-12-11 Matthias ClasenAdd since tags
2011-12-08 Ryan LortieFix some GMenu and GMenuItem leaking
2011-12-08 Matthias ClasenGMenuMarkup: fixes uncovered by roundtrip testing
2011-12-08 Matthias ClasenAdd GMenu markup