summaryrefslogtreecommitdiff
path: root/gio/gapplication.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-06GApplication: parse command line optionsRyan Lortie1-1/+10
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-10-21Add GNotificationLars Uebernickel1-0/+8
2013-04-04application: introduce methods to mark the application as busyCosimo Cecchi1-0/+5
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie1-0/+17
2013-01-01Annotate GApplication::local_command_linePaolo Borelli1-0/+20
2012-12-27Move single-include guards inside include guardsMatthias Clasen1-3/+3
2012-11-29gio: GLIB_AVAILABLE_IN to more APIsRyan Lortie1-0/+1
2012-05-29application: Add dbus register/unregister hooksChristian Persch1-1/+9
2012-05-26Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32Colin Walters1-0/+2
2012-04-30GApplication: add accessor for DBus informationRyan Lortie1-0/+5
2012-02-21GApplication: add g_application_quit()Ryan Lortie1-0/+2
2011-12-19Drop public menu APIs from GApplicationRyan Lortie1-8/+0
2011-12-10Clean up GApplication docsRyan Lortie1-35/+0
2011-12-08GApplication: implement GActionMapRyan Lortie1-0/+1
2011-12-08GApplication: make distinction about menusRyan Lortie1-3/+7
2011-12-08Add g_application_set_menuMatthias Clasen1-0/+4
2011-12-07Clarify docs around main loop vfuncsMatthias Clasen1-5/+7
2011-11-29Clarify local_command_line docsMatthias Clasen1-3/+4
2011-11-26GApplication: add default applicationRyan Lortie1-0/+3
2011-09-14GApplication: introduce ::shutdownBrian Koning1-1/+4
2011-03-03GApplication: Improve documentationMatthias Clasen1-7/+13
2011-02-08GApplication: document Since properly in header files, 2.26 -> 2.28Rui Matos1-2/+2
2010-10-25More documentation fixupsMatthias Clasen1-1/+1
2010-10-25Remove nonexisting API from the headersMatthias Clasen1-2/+0
2010-10-23Add another example for commandline handlingMatthias Clasen1-3/+4
2010-10-23Brush up the GApplication docsMatthias Clasen1-0/+2
2010-10-19GApplication: reduce GVariant abuseRyan Lortie1-20/+20
2010-10-19GApplication: fill in action group implementationRyan Lortie1-0/+3
2010-10-19GApplication: add remote commandline supportRyan Lortie1-3/+2
2010-10-19new GApplication implementationRyan Lortie1-81/+94
2010-06-17Documentation fixupsMatthias Clasen1-3/+3
2010-06-16Rework GApplication API to use GInitableColin Walters1-8/+13
2010-06-14Switch to using variants for timestamps, split out signalsColin Walters1-17/+10
2010-06-07Use g types for consistencyMatthias Clasen1-13/+13
2010-06-07Merge the wip/gapplication branchMatthias Clasen1-0/+151