[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / gapplication.h
2014-09-16 Jasper St. Pierreg_application_add_main_option: fix type signature
2014-09-16 Jasper St. PierreFix some introspection warnings
2014-08-20 Jonas DanielssonGApplication: Add g_application_add_main_option
2014-07-07 Ryan LortieGApplication: add a "resource base path"
2014-02-06 Ryan LortieGApplication: parse command line options
2014-01-31 Daniel MustielesUpdated FSF's address
2013-10-21 Lars UebernickelAdd GNotification
2013-04-04 Cosimo Cecchiapplication: introduce methods to mark the application...
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2013-01-01 Paolo BorelliAnnotate GApplication::local_command_line
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-11-29 Ryan Lortiegio: GLIB_AVAILABLE_IN to more APIs
2012-05-29 Christian Perschapplication: Add dbus register/unregister hooks
2012-05-26 Colin WaltersAnnotate API introduced for 2.32 with GLIB_AVAILABLE_IN...
2012-04-30 Ryan LortieGApplication: add accessor for DBus information
2012-02-21 Ryan LortieGApplication: add g_application_quit()
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-19 Ryan LortieDrop public menu APIs from GApplication
2011-12-10 Ryan LortieClean up GApplication docs
2011-12-08 Ryan LortieGApplication: implement GActionMap
2011-12-08 Ryan LortieGApplication: make distinction about menus
2011-12-08 Matthias ClasenAdd g_application_set_menu
2011-12-07 Matthias ClasenClarify docs around main loop vfuncs
2011-11-30 Matthias ClasenClarify local_command_line docs
2011-11-27 Ryan LortieGApplication: add default application
2011-09-14 Brian KoningGApplication: introduce ::shutdown
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-04 Matthias ClasenGApplication: Improve documentation
2011-02-08 Rui MatosGApplication: document Since properly in header files...
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-25 Matthias ClasenMore documentation fixups 2.27.1
2010-10-25 Matthias ClasenRemove nonexisting API from the headers
2010-10-23 Matthias ClasenAdd another example for commandline handling
2010-10-23 Matthias ClasenBrush up the GApplication docs
2010-10-19 Ryan LortieGApplication: reduce GVariant abuse
2010-10-18 Ryan LortieGApplication: fill in action group implementation
2010-10-18 Ryan LortieGApplication: add remote commandline support
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-06-17 Matthias ClasenDocumentation fixups
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-07 Matthias ClasenUse g types for consistency
2010-06-07 Matthias ClasenMerge the wip/gapplication branch