summaryrefslogtreecommitdiff
path: root/gio/gapplication.h
Commit message (Expand)AuthorAgeFilesLines
* application: Add dbus register/unregister hooksChristian Persch2012-05-291-1/+9
* Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32Colin Walters2012-05-261-0/+2
* GApplication: add accessor for DBus informationRyan Lortie2012-04-301-0/+5
* GApplication: add g_application_quit()Ryan Lortie2012-02-211-0/+2
* Drop public menu APIs from GApplicationRyan Lortie2011-12-191-8/+0
* Clean up GApplication docsRyan Lortie2011-12-101-35/+0
* GApplication: implement GActionMapRyan Lortie2011-12-081-0/+1
* GApplication: make distinction about menusRyan Lortie2011-12-081-3/+7
* Add g_application_set_menuMatthias Clasen2011-12-081-0/+4
* Clarify docs around main loop vfuncsMatthias Clasen2011-12-071-5/+7
* Clarify local_command_line docsMatthias Clasen2011-11-291-3/+4
* GApplication: add default applicationRyan Lortie2011-11-261-0/+3
* GApplication: introduce ::shutdownBrian Koning2011-09-141-1/+4
* GApplication: Improve documentationMatthias Clasen2011-03-031-7/+13
* GApplication: document Since properly in header files, 2.26 -> 2.28Rui Matos2011-02-081-2/+2
* More documentation fixups2.27.1Matthias Clasen2010-10-251-1/+1
* Remove nonexisting API from the headersMatthias Clasen2010-10-251-2/+0
* Add another example for commandline handlingMatthias Clasen2010-10-231-3/+4
* Brush up the GApplication docsMatthias Clasen2010-10-231-0/+2
* GApplication: reduce GVariant abuseRyan Lortie2010-10-191-20/+20
* GApplication: fill in action group implementationRyan Lortie2010-10-191-0/+3
* GApplication: add remote commandline supportRyan Lortie2010-10-191-3/+2
* new GApplication implementationRyan Lortie2010-10-191-81/+94
* Documentation fixupsMatthias Clasen2010-06-171-3/+3
* Rework GApplication API to use GInitableColin Walters2010-06-161-8/+13
* Switch to using variants for timestamps, split out signalsColin Walters2010-06-141-17/+10
* Use g types for consistencyMatthias Clasen2010-06-071-13/+13
* Merge the wip/gapplication branchMatthias Clasen2010-06-071-0/+151