summaryrefslogtreecommitdiff
path: root/glib/glibmm/class.h
Commit message (Expand)AuthorAgeFilesLines
* glib/glibmm/*.h: Mark classes and methods with GLIBMM_APIChun-wei Fan2020-03-051-2/+2
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Object construction: Add custom class init and instance init functionsKjell Ahlstedt2017-02-151-7/+14
* Glib::ObjectBase: Use std::forward_list for interface class pointersKjell Ahlstedt2016-11-251-3/+7
* Glib::ObjectBase: Replace extra_object_base_data map by instance dataKjell Ahlstedt2016-11-241-15/+0
* C++11: .h/.cc files: Replace typedefs with using.Murray Cumming2016-03-311-2/+2
* Run clang-format on glib .h files.Murray Cumming2016-02-261-14/+14
* Make destructors explicitly noexcept.Murray Cumming2015-08-311-1/+1
* Rename ambiguously named overridden property variable and typePovilas Kanapickas2014-07-071-5/+5
* Add interfaces to custom types before class_init.Kjell Ahlstedt2013-08-011-0/+28
* Custom Interface Properties: Use base finalize function to free data.José Alburquerque2013-05-141-3/+1
* Custom Interfaces: Implement derived interface properties in present.José Alburquerque2013-04-221-0/+12
* Increased versionglibmm-2.21.1-realMurray Cumming2009-06-291-0/+7
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-121-0/+1
* Temporarily reverted some stuff. I will recommit some of it.Murray Cumming2005-01-211-17/+0
* #include glibmmconfig.h so thatMurray Cumming2005-01-211-0/+1
* Fix the buildMurray Cumming2005-01-201-4/+1
* More use of exern C, with an intermediate callback, to satisfy the IRIXMurray Cumming2005-01-201-0/+19
* Initial revisionMurray Cumming2003-01-071-0/+76