summaryrefslogtreecommitdiff
path: root/gio/gapplication.c
Commit message (Expand)AuthorAgeFilesLines
* g_application_run(): Fix on Windows When Using BindingsChun-wei Fan2015-12-221-1/+28
* GApplication: Avoid getting the default context repeatidlyXavier Claessens2015-12-161-4/+6
* gapplication: Acquire the main context before runningJasper St. Pierre2015-12-161-0/+9
* GApplication: destroy the impl on shutdownAllison Ryan Lortie2015-12-161-1/+5
* docs: Be more precise on the use of set_resource_base_path()Emmanuele Bassi2015-12-011-1/+6
* GApplication: improve docsMatthias Clasen2015-11-251-0/+11
* gio: Intern all signal names beforehandMatthias Clasen2015-09-121-6/+6
* gapplication: Stop handle-local-options emission on errorsChristophe Fergeau2015-07-261-1/+1
* gapplication: Fix typos in handle-local-options API docChristophe Fergeau2015-07-261-2/+2
* gapplication: Initialize backend before withdrawing notificationsKalev Lember2015-06-231-2/+4
* gapplication: Make sure --help output is translatedChristophe Fergeau2015-06-091-1/+4
* GApplication: don't iterate further on _quit()Ryan Lortie2015-03-021-2/+3
* gio: Add some missing type annotations to object argumentsRico Tzschichholz2015-03-011-2/+2
* GApplication: let the main loop drain on shutdownRyan Lortie2015-02-221-0/+3
* gapplication: add "is-busy"Lars Uebernickel2015-02-191-3/+47
* gapplication: stop using deprecated APIRyan Lortie2015-02-181-2/+2
* gapplication: tune busy-bindingLars Uebernickel2015-02-181-30/+59
* gapplication: never set the prgname to the app idLars Uebernickel2015-02-171-17/+6
* gapplication: add bind_busy_property()Lars Uebernickel2015-02-161-0/+104
* docs: fix up docs issues in gio/Xavier Claessens2015-02-051-0/+10
* gapplication: enable --help when app has optionsLars Uebernickel2014-11-151-14/+14
* GApplication: ignore --help if not handling argsRyan Lortie2014-10-201-1/+7
* GApplication: Plug a memory leakMatthias Clasen2014-10-141-0/+2
* GApplication:handle-local-options: document return valueJasper St. Pierre2014-09-161-5/+5
* 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-2/+65
* GApplication: add a "resource base path"Ryan Lortie2014-07-071-0/+104
* GApplication: Don't decrease use_count below 0Marek Kasik2014-04-041-0/+1
* Fix build of gio/gapplication.c on Visual C++Chun-wei Fan2014-02-231-1/+2
* Annotate g_application_add_main_option_entriesPaolo Borelli2014-02-161-1/+2
* Another stray litrealMatthias Clasen2014-02-081-7/+7
* Convert more xincluded examples to external linksMatthias Clasen2014-02-081-23/+8
* Remove a new literal tag that has crept inMatthias Clasen2014-02-081-3/+2
* Eradicate links and xrefsMatthias Clasen2014-02-081-1/+2
* Docs: use quotes instead of firsttermMatthias Clasen2014-02-061-22/+21
* GApplication: parse command line optionsRyan Lortie2014-02-061-146/+579
* Convert external links to markdown syntaxMatthias Clasen2014-02-051-1/+1
* GApplication: Convert docs to markdownMatthias Clasen2014-02-011-14/+24
* Docs: Convert examples to |[ ]|Matthias Clasen2014-01-311-11/+11
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Drop a no-longer-existing example from the docsMatthias Clasen2014-01-251-8/+0
* GApplication: change commandline encoding policyRyan Lortie2014-01-171-11/+21
* GApplication: allow handles_commandline and serviceRyan Lortie2014-01-101-1/+2
* GApplication: add --gapplication-service switchRyan Lortie2014-01-091-0/+40
* Add includes to all gio docsMatthias Clasen2014-01-071-0/+1
* application: Use printerr for runtime errorsChristian Persch2013-11-231-2/+2
* Clarify the g_application_withdraw_notification docsMatthias Clasen2013-10-211-0/+4
* Add GNotificationLars Uebernickel2013-10-211-0/+99
* GApplication: Stop using deprecated apiMatthias Clasen2013-08-171-6/+6