Add GNotification
[platform/upstream/glib.git] / gio / gapplication.c
2010-10-18 Ryan LortieRename methods on GActionGroup to include 'action'
2010-10-18 Ryan LortieGApplication: stub-in GActionGroup implementation
2010-10-18 Ryan LortieGApplication: add remote commandline support
2010-10-18 Ryan LortieGApplication: fix inactivity-timeout
2010-10-18 Ryan Lortienew GApplication implementation
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-07-30 Matthias ClasenFix an off-by-one error
2010-07-14 Colin WaltersMake default-quit not apply if register=FALSE
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-07-07 Ryan LortieGVariant: improve bytestring support
2010-06-22 Matthias ClasenImprove g_application_new documentation
2010-06-18 Colin Walters[GApplication] Add working directory to platform data
2010-06-17 Matthias ClasenFix the build
2010-06-17 Matthias ClasenDocumentation fixups
2010-06-17 Christian PerschFix GApplication for the G_TYPE_VARIANT change
2010-06-16 Christian PerschTypo fix
2010-06-16 Colin WaltersRework GApplication API to use GInitable
2010-06-14 Colin WaltersSwitch to using variants for timestamps, split out...
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Colin Walters[GApplication] Tweak docs a bit
2010-06-08 Christian PerschFix thinko
2010-06-08 Christian PerschUse g_variant_is_of_type()
2010-06-08 Matthias ClasenFix a missing parameter in a doc comment
2010-06-08 Matthias ClasenFix a signal signature
2010-06-08 Matthias ClasenFix a misspelt doc comment
2010-06-08 Matthias ClasenRename GApplication::appid to GApplication::application-id
2010-06-08 Matthias ClasenDocument signals
2010-06-07 Javier Jardón[docs] GApplication is available since Gio 2.26
2010-06-07 Matthias ClasenUse g types for consistency
2010-06-07 Matthias ClasenMerge the wip/gapplication branch