GSocketControlMessage: clean up confusing code
[platform/upstream/glib.git] / gio / gdbusapplication.c
2010-07-19 David ZeuthenGDBus: Remove constness from introspection data structures
2010-07-14 Colin WaltersMake default-quit not apply if register=FALSE
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-18 Colin Walters[GApplication] Add working directory to platform data
2010-06-16 Colin WaltersRework GApplication API to use GInitable
2010-06-14 Colin WaltersSwitch to using variants for timestamps, split out...
2010-06-13 Matthias ClasenAvoid a race in application registration
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-08 Christian PerschSimplify variant builder
2010-06-08 Christian PerschUse g_variant_is_of_type()
2010-06-08 Christian PerschPlug a mem leak
2010-06-07 Matthias ClasenUse g types for consistency
2010-06-07 Matthias ClasenMerge the wip/gapplication branch