hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gio / gapplication.c
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
2011-12-08 Matthias ClasenFully implement app-menu and menubar properties
2011-12-08 Ryan LortieGApplication: make menu properties readwrite
2011-12-08 Ryan LortieGApplication: menu can change after registration
2011-12-08 Ryan LortieGApplication: implement GActionMap
2011-12-08 Ryan LortieFix some GMenu and GMenuItem leaking
2011-12-08 Ryan LortieGApplication: make distinction about menus
2011-12-08 Matthias ClasenGApplication: Add a menu example to the docs
2011-12-08 Matthias ClasenAdd g_application_set_menu
2011-12-08 Matthias ClasenGApplication: use GDBusActionGroup
2011-12-07 Matthias ClasenClarify docs around main loop vfuncs
2011-11-27 Ryan LortieGApplication: add default application
2011-11-27 Matthias ClasenGApplication: Implement query_action
2011-11-21 Ryan LortieDrop last uses of @returns:
2011-09-14 Ryan LortieGApplication: don't create a mainloop
2011-09-14 Ryan LortieGApplication: add chain-up checks
2011-09-14 Brian KoningGApplication: introduce ::shutdown
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-06 Ryan Lortiegio docs: lots more fixes
2011-07-19 Johan DahlinPass in NULL instead of g_cclosure_marshal_generic
2011-06-20 Colin WaltersStop using glib-genmarshal at build time
2011-05-18 Ryan LortieWhitespace fixes
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Colin Waltersgapplication: Fix typo in property
2011-04-15 Ryan LortieGApplication: #include "gsettings.h"
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-11 Ryan LortieGApplication: g_settings_sync() on exit
2011-04-10 Ryan LortieGApplication: add G_APPLICATION_NON_UNIQUE
2011-03-24 Murray CummingDocs: Changed can not to cannot.
2011-03-07 Matthias ClasenImprove preconditions in action-related GApplication api
2011-03-05 Murray Cummingg_application_run(): Add (allow-none) introspection...
2011-03-04 Matthias ClasenAdd more GApplication docs
2011-03-04 Murray CummingGApplication: Check more before warning about a missing...
2011-03-04 Matthias ClasenGApplication: More documentation tweaks
2011-03-04 Matthias ClasenSmall doc correction
next