summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 2.51.72.51.7Murray Cumming2017-05-082-2/+28
* gio/src/filelist.am: Really use desktopappinfo.hg to fix the build.Murray Cumming2017-05-082-2/+2
* Glib::VariantType: Deprecate first() and next(). Add get_item_types()Kjell Ahlstedt2017-05-052-3/+33
* ActionMap: Improve add_action_with_parameter docsDaniel Boles2017-05-051-4/+6
* ActionMap: Really fix add_action_with_parameter()Daniel Boles2017-05-041-0/+1
* Gio::SimpleAction: Move set_state to original posU-eagle\daniel.boles2017-05-041-3/+3
* Gio::SimpleAction: Make set_state() publicDaniel Boles2017-05-041-4/+0
* ActionMap: Add back add_action_with_parameter() without parameter_type.Murray Cumming2017-05-042-0/+25
* ActionMap—Reorder add_action_with_parameter’s argsDaniel Boles2017-05-042-3/+3
* Gio::ActionMap: trivially move an _IGNOREDaniel Boles2017-05-041-4/+3
* Gio::ActionMap: Improve declaration order/spacingDaniel Boles2017-05-042-27/+30
* Gio::ActionMap: Fix add_action_with_parameter()Daniel Boles2017-05-042-3/+4
* SettingsSchemaKey: Add missing value/range methodsDaniel Boles2017-05-041-5/+6
* Bug 781947 - Build fails on MacOS because glib doesn't have gdesktopinfo.John Ralls2017-04-302-1/+19
* Glib::Object: Suppress deprecation warning for g_object_newv()Kjell Ahlstedt2017-04-291-1/+6
* C++11: Variant: Replace more throw(std::bad_cast) with noexcept(false).Murray Cumming2017-04-042-6/+6
* C++11: Variant: Replace throw(std::bad_cast) with noexcept(false).Murray Cumming2017-04-042-2/+2
* 2.51.62.51.6Murray Cumming2017-03-222-1/+44
* 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