Imported Upstream version 2.67.3
[platform/upstream/glib.git] / gio / gapplication.c
2021-10-29 DongHun KwakImported Upstream version 2.67.3 upstream/2.67.3
2021-10-29 DongHun KwakImported Upstream version 2.67.1 upstream/2.67.1
2021-10-29 DongHun KwakImported Upstream version 2.65.0 upstream/2.65.0
2021-10-29 DongHun KwakImported Upstream version 2.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.61.3
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2019-12-03 Hyunjee KimImported Upstream version 2.61.1
2019-12-03 Hyunjee KimImported Upstream version 2.61.0
2019-12-03 Hyunjee KimImported Upstream version 2.60.7
2019-12-03 Hyunjee KimImported Upstream version 2.59.0
2019-12-03 Hyunjee KimImported Upstream version 2.56.1
2019-12-03 Hyunjee KimImported Upstream version 2.55.1
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
2017-09-29 DongHun KwakImported Upstream version 2.54.0 82/153582/1 upstream/2.54.0
2017-09-29 DongHun KwakImported Upstream version 2.53.5 79/153579/1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-05-19 DongHun KwakImported Upstream version 2.51.1 03/130003/1
2017-05-19 DongHun KwakImported Upstream version 2.51.0 02/130002/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-07-27 Christophe Fergeaugapplication: Stop handle-local-options emission on...
2015-07-27 Christophe Fergeaugapplication: Fix typos in handle-local-options API doc
2015-06-23 Kalev Lembergapplication: Initialize backend before withdrawing...
2015-06-09 Christophe Fergeaugapplication: Make sure --help output is translated
2015-03-02 Ryan LortieGApplication: don't iterate further on _quit()
2015-03-01 Rico Tzschichholzgio: Add some missing type annotations to object arguments
2015-02-23 Ryan LortieGApplication: let the main loop drain on shutdown
2015-02-19 Lars Uebernickelgapplication: add "is-busy"
2015-02-18 Ryan Lortiegapplication: stop using deprecated API
2015-02-18 Lars Uebernickelgapplication: tune busy-binding
2015-02-17 Lars Uebernickelgapplication: never set the prgname to the app id
2015-02-16 Lars Uebernickelgapplication: add bind_busy_property()
2015-02-05 Xavier Claessensdocs: fix up docs issues in gio/
2014-11-15 Lars Uebernickelgapplication: enable --help when app has options
2014-10-20 Ryan LortieGApplication: ignore --help if not handling args
2014-10-15 Matthias ClasenGApplication: Plug a memory leak
2014-09-16 Jasper St. PierreGApplication:handle-local-options: document return...
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-04-04 Marek KasikGApplication: Don't decrease use_count below 0
2014-02-23 Chun-wei FanFix build of gio/gapplication.c on Visual C++
2014-02-16 Paolo BorelliAnnotate g_application_add_main_option_entries
2014-02-08 Matthias ClasenAnother stray litreal
2014-02-08 Matthias ClasenConvert more xincluded examples to external links
2014-02-08 Matthias ClasenRemove a new literal tag that has crept in
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenDocs: use quotes instead of firstterm
2014-02-06 Ryan LortieGApplication: parse command line options
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-01 Matthias ClasenGApplication: Convert docs to markdown
2014-02-01 Matthias ClasenDocs: Convert examples to |[ ]|
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-25 Matthias ClasenDrop a no-longer-existing example from the docs
2014-01-18 Ryan LortieGApplication: change commandline encoding policy
2014-01-10 Ryan LortieGApplication: allow handles_commandline and service
2014-01-09 Ryan LortieGApplication: add --gapplication-service switch
2014-01-08 Matthias ClasenAdd includes to all gio docs
2013-11-23 Christian Perschapplication: Use printerr for runtime errors
2013-10-21 Matthias ClasenClarify the g_application_withdraw_notification docs
2013-10-21 Lars UebernickelAdd GNotification
2013-08-17 Matthias ClasenGApplication: Stop using deprecated api
2013-06-24 Emmanuele BassiRename the generated private data getter function
2013-06-24 Emmanuele Bassigio: Use the new private instance data declaration
2013-06-05 Ryan LortieGApplication: set prgname to appid for services
2013-04-04 Cosimo Cecchiapplication: introduce methods to mark the application...
2013-02-21 Ryan LortieGApplication: document IS_SERVICE timeout properly
2012-11-24 Ryan LortieGApplication: don't shutdown() on failure to start
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-10-15 Matthias ClasenAdd return-if-fail checks to g_application_hold/release
2012-09-18 Ryan LortieGApplication: document differences from libunique
2012-05-29 Christian Perschapplication: Add dbus register/unregister hooks
2012-05-24 Christian PerschRevert "application: Don't print a critical warning...
2012-05-24 Christian Perschapplication: Don't print a critical warning here
2012-05-02 Christian Perschapplication: Clarification about 'primary instance'
2012-04-30 Ryan LortieGApplication: add accessor for DBus information
2012-04-30 Ryan LortieGApplication: allow null application_id
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-02-21 Ryan LortieGApplication: add g_application_quit()
2012-02-21 David Kingdocs: Fix GApplicationCommandLine typo
2012-02-21 David Kingdocs: Fix define typos in GApplication
2012-02-21 David Kingdocs: Remove some old GMenu documentation
2012-02-15 Murray Cummingg_application_activate(): Fix typo in docs.
2012-02-09 Ryan LortieGApplication: put non-unique apps on D-Bus
2012-01-30 Matthias ClasenAssorted documentation fixes
2012-01-25 Matthias Clasene G_SOURCE_CONTINUE/REMOVE internally
2012-01-18 Ryan LortieGApplication: drop support for appmenu/menubars
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-19 Ryan LortieDrop public menu APIs from GApplication
2011-12-17 Ryan LortieGApplication: receiving end of GRemoteActionGroup
2011-12-17 Ryan Lortieintroduce GRemoteActionGroup
2011-12-17 Ryan LortieGApplication: send platform data for actions again
2011-12-16 Ryan LortieGApplication: emit signals on action changes
2011-12-12 Matthias ClasenGApplication: fix a copy-paste error
2011-12-12 Matthias ClasenRearrange GApplication long desc a bit
2011-12-10 Ryan LortieClean up GApplication docs
2011-12-09 Matthias ClasenGApplication: Make ::startup run-first
2011-12-08 Matthias ClasenMore documentation fixes
next