summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 781947 - Build fails on MacOS because glib doesn't have gdesktopinfo.glibmm-2-50John Ralls2017-04-292-1/+19
* Glib::Object: Suppress deprecation warning for g_object_newv()Kjell Ahlstedt2017-04-291-1/+6
* NEWS: Small correction.Murray Cumming2017-04-051-1/+1
* 2.50.12.50.1Murray Cumming2017-04-042-2/+33
* C++11: Variant: Replace more throw(std::bad_cast) with noexcept(false).Murray Cumming2017-04-042-6/+6
* Revert "Gio::Settings: fix type of 'key' parameter of writable-change-event s...Murray Cumming2017-04-043-21/+3
* Revert "ustring: Add cbegin() and cend()."Murray Cumming2017-04-042-22/+0
* Revert "Gio::Settings: Make set_enum() + set_flags() usable"Murray Cumming2017-04-041-7/+3
* C++11: Variant: Replace throw(std::bad_cast) with noexcept(false).Murray Cumming2017-04-042-2/+2
* Gio::Application::get_default(): Add refreturnKjell Ahlstedt2017-03-131-1/+1
* SimpleAction—doc—Erase wrong line & duplicate wordDaniel Boles2017-02-141-3/+1
* Glib::Variant—Improve documentation of get_maybe()Daniel Boles2017-02-131-4/+5
* Glib::Variant—Explain how to create “maybe” typesDaniel Boles2017-02-131-2/+5
* Glib::Variant—Cosmetically tweak braces & newlinesDaniel Boles2017-02-131-16/+4
* Glib::Variant: Fix a copy-pasted typo in func docsDaniel Boles2017-02-051-4/+4
* Gio::Action: Remove unneeded #includes in ccgDaniel Boles2017-02-021-2/+0
* Gio::Action: #include <glibmm/variant.h> in hgDaniel Boles2017-02-021-7/+1
* Visual Studio builds: "Install" the .pdb filesChun-wei Fan2017-01-041-0/+2
* Gio::ActionMap: Fix some trivial documentation bugsKjell Ahlstedt2016-12-271-3/+3
* Gio::ActionMap: Add function to ActivateSlot docDaniel Boles2016-12-261-1/+1
* Gio::ActionMap: Clarify doc of ActivateWithParameterSlotDaniel Boles2016-12-261-1/+2
* Glib::Dispatcher: Don't cast a HANDLE to an int on WindowsKjell Ahlstedt2016-12-121-5/+5
* PollFD: autodeduce type of fd fieldMarcin Kolny2016-12-122-12/+14
* Gio::DBus::Proxy: Fix memory leak in get_cached_property_names()Kjell Ahlstedt2016-12-051-3/+1
* Gio::Settings: Make set_enum() + set_flags() usabledjb2016-11-301-3/+7
* Gio::SettingsSchemaSource: do an extra reference() for returning valueMarcin Kolny2016-11-191-1/+1
* ustring: Add cbegin() and cend().Murray Cumming2016-11-082-0/+22
* Gio::Settings: fix type of 'key' parameter of writable-change-event signalMarcin Kolny2016-11-053-3/+21
* Examples: Avoid a warning about unused code.Murray Cumming2016-11-051-4/+0
* 2.49.72.50.0Murray Cumming2016-09-202-2/+6
* 2.49.72.49.7Murray Cumming2016-09-132-2/+24
* Gio::Settings: set_uiint(): Deprecate for set_uint().Murray Cumming2016-09-131-1/+2
* Gio::Settings: Add get/set_uint64().Murray Cumming2016-09-131-0/+2
* Gio::Settings: Add get/set_int64().Murray Cumming2016-09-131-0/+2
* Gio::Drive: Add is_removable().Murray Cumming2016-09-131-0/+1
* Gio::AppInfo: Add launch_default_for_uri_async().Murray Cumming2016-09-112-0/+8
* Gio::Application::get_busy(): return the bool.Murray Cumming2016-09-101-1/+1
* Regenerate *docs.xml files.Murray Cumming2016-09-102-113/+3583
* Regenerate glib .defs.Murray Cumming2016-09-103-0/+165
* Regenerate gio .defs.Murray Cumming2016-09-102-1/+1221
* Glib::OptionGroup: Improve the documentation of add_entry()Kjell Ahlstedt2016-09-011-7/+15
* giomm: Add include for settingsschemasource.hMurray Cumming2016-08-261-0/+1
* 2.49.52.49.5Murray Cumming2016-08-192-1/+21
* Glib::OptionContext: Wrap g_option_context_parse_strv()Kjell Ahlstedt2016-08-142-11/+50
* gmmproc: Add DocsParser::remove_c_memory_handling_info()Kjell Ahlstedt2016-08-111-14/+58
* Add missing objects to glib/gio_extra_objects.defsKjell Ahlstedt2016-08-092-14/+26
* gmmproc: Remove DocsParser::non_object_method_name()Kjell Ahlstedt2016-08-091-34/+1
* Gio::SocketService: Update the class documentationKjell Ahlstedt2016-08-061-23/+20
* gmmproc: swap() implementations: Use std::swap().Murray Cumming2016-07-282-6/+2
* 2.49.42.49.4Murray Cumming2016-07-212-1/+11