summaryrefslogtreecommitdiff
path: root/gio/gapplication.h
Commit message (Expand)AuthorAgeFilesLines
* Bug-790839 GApplication command line --help enhancementshowetuft2018-01-031-1/+9
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-4/+4
* gapplication: add "is-busy"Lars Uebernickel2015-02-191-0/+2
* gapplication: tune busy-bindingLars Uebernickel2015-02-181-0/+5
* gapplication: add bind_busy_property()Lars Uebernickel2015-02-161-0/+5
* docs: fix up docs issues in gio/Xavier Claessens2015-02-051-5/+0
* g_application_add_main_option: fix type signatureJasper St. Pierre2014-09-161-1/+1
* Fix some introspection warningsJasper St. Pierre2014-09-161-1/+1
* GApplication: Add g_application_add_main_optionJonas Danielsson2014-08-201-0/+9
* GApplication: add a "resource base path"Ryan Lortie2014-07-071-0/+6
* GApplication: parse command line optionsRyan Lortie2014-02-061-1/+10
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add GNotificationLars Uebernickel2013-10-211-0/+8
* application: introduce methods to mark the application as busyCosimo Cecchi2013-04-041-0/+5
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+17
* Annotate GApplication::local_command_linePaolo Borelli2013-01-011-0/+20
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* gio: GLIB_AVAILABLE_IN to more APIsRyan Lortie2012-11-291-0/+1
* 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