summaryrefslogtreecommitdiff
path: root/glib
Commit message (Expand)AuthorAgeFilesLines
* Regenerate _docs.xml files.Murray Cumming2015-08-201-3/+42
* Regenerate *_docs.xml files.Murray Cumming2015-08-151-35/+22
* Glib::RefPtr: minor release() improvements.Marcin Kolny2015-08-071-1/+6
* RefPtr: move assignment operator: Use swap().Murray Cumming2015-08-011-9/+3
* Regenerate gio_methods.defs, glib_functions.defs, gobject_functions.defsKjell Ahlstedt2015-07-302-129/+0
* Glib::RefPtr: add missing constructor and assignment operatorMarcin Kolny2015-07-271-0/+30
* Glib::RefPtr: add "release()" methodMarcin Kolny2015-07-271-0/+15
* Update glib_enums.defs.patch, add gio_enums.defs.patchKjell Ahlstedt2015-07-241-21/+6
* Revert "Glib::List_Iterator (and similar): Deprecate via ifdef."Murray Cumming2015-07-241-4/+0
* HelperList: Don't use ifndef GLIBMM_DISABLE_DEPRECATED around this.Murray Cumming2015-07-241-2/+6
* C++11: Replace throw() with noexcept.Murray Cumming2015-07-196-6/+6
* Glib::RefPtr: Move assignment operator: Unref the previous object.Murray Cumming2015-07-191-0/+9
* RefPtr: Add move constructor and move assignment operator.Murray Cumming2015-07-181-0/+23
* RefPtr<>: Don't mention RefPtr<T_CppObject> when just RefPtr is allowed.Murray Cumming2015-07-181-22/+22
* C++11: Use = delete instead of private to make classes noncopyable.Murray Cumming2015-07-1812-74/+80
* Glib::List_Iterator (and similar): Deprecate via ifdef.Murray Cumming2015-07-171-0/+4
* IOChannel: Documentation: Mark vfuncs as deprecated.Murray Cumming2015-07-171-9/+31
* C++11: Use of the override keyword.Murray Cumming2015-07-172-3/+3
* C++11: Use nullptr.Murray Cumming2015-07-1644-214/+214
* Regenerated glib _docs.xmlMurray Cumming2015-07-151-0/+117
* Regenerate glib_functions.defs.Murray Cumming2015-07-151-0/+45
* C++11: examples/tests: More use of auto.Murray Cumming2015-07-153-8/+8
* C++11: More use of auto.Murray Cumming2015-07-151-6/+6
* C++11: More uses of range-based for.Murray Cumming2015-07-153-15/+11
* C++11: gmmproc: Use of auto in generated files.Murray Cumming2015-07-152-3/+3
* C++11: Some use of the auto keyword.Murray Cumming2015-07-1511-61/+61
* Avoid shadowed variables.Murray Cumming2015-07-157-32/+32
* Glib::HelperList: fix iterator check in operator[]Maks Naumov2015-07-091-1/+1
* SArray: Deprecate this and remove ifdef0-ed code.Murray Cumming2015-06-292-134/+7
* ArrayHandle: Add a comment about removing this one day.Murray Cumming2015-06-291-0/+4
* HelperList: Deprecate this.Murray Cumming2015-06-291-0/+9
* Regenerate glib docs.xml.Murray Cumming2015-06-211-330/+255
* Regenerate glib method .defs.Murray Cumming2015-06-211-0/+12
* Don't disable more deprecation warnings than necessaryKjell Ahlstedt2015-06-171-6/+0
* Glib::Thread: Don't disable more deprecation warnings than necessaryKjell Ahlstedt2015-06-171-10/+2
* Fix the version numbers in some @newin Doxygen commandsKjell Ahlstedt2015-06-021-5/+5
* Regenerate docs.xml files, including property documentationKjell Ahlstedt2015-06-021-197/+363
* Add Glib::SignalProxyDetailedKjell Ahlstedt2015-05-232-28/+118
* Fix the version numbers in some @newin Doxygen commandsKjell Ahlstedt2015-05-082-10/+10
* Missing GLIBMM_API for InterfaceMikhail Titov2015-05-061-1/+1
* Glib::ObjectBase: Don't use std::auto_ptrKjell Ahlstedt2015-05-032-7/+4
* Glib::Threads::Thread: Don't use GThread, only GThread pointerKjell Ahlstedt2015-04-292-89/+109
* Glib::Variant: Wrap handles, add get_data_as_bytes()Kjell Ahlstedt2015-04-274-24/+61
* Add Glib::get_user_special_dir(UserDirectory)Kjell Ahlstedt2015-04-152-5/+36
* Add Glib::format_size()Kjell Ahlstedt2015-04-154-16/+27
* Glib::Variant: Improve handling of object paths and signaturesKjell Ahlstedt2015-04-132-107/+154
* Gio::Action, ActionGroup: Fix critical messages from vfuncsKjell Ahlstedt2015-03-171-3/+14
* gmmproc: _WRAP_VFUNC: Add the keep_return parameterKjell Ahlstedt2015-03-171-1/+10
* Regenerate _docs.xml files.Murray Cumming2015-03-161-23/+68
* Regenerate .defs.Murray Cumming2015-03-161-0/+17