summaryrefslogtreecommitdiff
path: root/gio/src/application.hg
Commit message (Expand)AuthorAgeFilesLines
* Gio: Use callback functions with C linkageKjell Ahlstedt2023-03-271-1/+2
* gio/src/*.hg: Mark _WRAP_ENUM with decl_prefix GIOMM_APIChun-wei Fan2020-04-041-1/+1
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-2/+2
* Gio::Application: Add add_option_group()Kjell Ahlstedt2019-06-231-4/+33
* Merge branch 'func-arg-init' into 'master'Kjell Ahlstedt2019-01-141-10/+10
|\
| * Use {} for function arguments initialisationTapasweni Pathak2019-01-131-10/+10
* | Gio: Remove NO_GTYPE from some _WRAP_ENUMsKjell Ahlstedt2019-01-071-1/+1
|/
* Gio::Application: Add signal_name_lost()Kjell Ahlstedt2018-12-061-2/+2
* Gio::Application: Add set_option_context_*()Kjell Ahlstedt2018-03-311-0/+4
* Gio::Application::custom_class_init(): Update a commentKjell Ahlstedt2017-09-271-4/+2
* Gio::Application: Fix property_resource_base_path()'s typeKjell Ahlstedt2017-09-091-1/+1
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Gio::Application: Remove local class ExtraApplicationDataKjell Ahlstedt2017-06-161-9/+5
* Gio::Application::OptionType: Make it an enum classKjell Ahlstedt2017-06-151-17/+19
* Glib::OptionEntry: Use _WRAP_ENUM for Glib::OptionEntry::FlagsKjell Ahlstedt2017-06-121-7/+10
* Gio::Application: Change ApplicationFlags to Application::Flags.Murray Cumming2017-04-181-6/+8
* Fix build when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-3/+3
* Gio::Application::get_default(): Add refreturnKjell Ahlstedt2017-03-131-1/+1
* Gio::Application: Add dbus_register/unregister_vfuncKjell Ahlstedt2016-11-301-4/+4
* Remove no_default_handler in some _WRAP_SIGNAL()sKjell Ahlstedt2016-11-301-4/+3
* Remove deprecated API.Murray Cumming2016-11-141-3/+2
* sigc3: SignalProxy: Use R(Args...) syntax.Murray Cumming2016-11-141-1/+1
* Gio::Application::get_busy(): return the bool.Murray Cumming2016-09-101-1/+1
* C++11: .hg/.ccg files: Replace typedefs with using.Murray Cumming2016-03-311-1/+1
* Glib::SignalProxy: use variadic templatesMarcin Kolny2016-01-211-1/+1
* Application: Remove bind/unbind_busy_property().Murray Cumming2015-09-201-3/+4
* Gio::Application: Add bind/unbind_busy_property() and set_state_hint().Murray Cumming2015-09-141-0/+4
* Application: Ignore g_application_add_main_option().Murray Cumming2015-09-141-0/+4
* Gio::Application: Add the shutdown signal.Murray Cumming2015-07-191-0/+4
* Don't disable more deprecation warnings than necessaryKjell Ahlstedt2015-06-171-5/+0
* Fix the version numbers in some @newin Doxygen commandsKjell Ahlstedt2015-06-021-1/+1
* Fix the version numbers in some @newin Doxygen commandsKjell Ahlstedt2015-05-081-2/+3
* Gio::Application: Add get/set/unset_resource_base_path() and property.Murray Cumming2015-03-031-0/+9
* Gio::Application: Add get_is_busy() and property.Murray Cumming2015-03-031-0/+2
* Gio::Application, UnixSocketAddress: Deprecate some propertiesKjell Ahlstedt2015-02-181-3/+1
* Deprecate API which is deprecated in glibKjell Ahlstedt2014-06-131-5/+9
* Gio::Application: Add some @newin{2,42}Kjell Ahlstedt2014-05-141-0/+6
* Gio::Application: Fix some typosKjell Ahlstedt2014-05-141-2/+2
* Gio::Application: Add add_main_option_entry() taking a slot parameterKjell Ahlstedt2014-05-141-1/+46
* Gio::Application: Add add_main_option_entry() and enum OptionTypeKjell Ahlstedt2014-05-121-10/+96
* Application: Also comment out add_option_group() for now.Murray Cumming2014-04-091-2/+2
* Application: Remove add_option_entries().Murray Cumming2014-04-041-5/+6
* Application, ApplcationCommandLine: #include variantbase.hMurray Cumming2014-04-031-0/+1
* Application, ApplicationCommandLine: Wrap API that uses VariantDict.Murray Cumming2014-04-031-2/+4
* Add some TODOs about VariantDict.Murray Cumming2014-04-021-0/+4
* Application: Add add_main_option_entry() and add_option_group().Murray Cumming2014-03-051-0/+11
* Add Gio::NotificationKjell Ahlstedt2014-01-281-0/+4
* Add _IGNORE()s, remove obsolete commentsKjell Ahlstedt2014-01-211-0/+1
* Gio::Application: Add mark/unmark_busy().Murray Cumming2013-07-311-0/+3
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-2/+2