summaryrefslogtreecommitdiff
path: root/glib/glibmm/interface.cc
Commit message (Expand)AuthorAgeFilesLines
* C++11: Use nullptr.Murray Cumming2015-07-161-1/+1
* Rename ambiguously named overridden property variable and typePovilas Kanapickas2014-07-071-4/+4
* Fix tiny typo in commitMurray Cumming2014-03-041-1/+1
* Add interfaces to custom types before class_init.Kjell Ahlstedt2013-08-011-36/+42
* Custom Interface Properties: Use base finalize function to free data.José Alburquerque2013-05-141-1/+2
* Interface: Add a comment about overriding properties in constructor.José Alburquerque2013-04-251-0/+2
* Custom Interfaces: Implement derived interface properties in present.José Alburquerque2013-04-221-4/+36
* Interface: Fix a small typo.José Alburquerque2013-04-081-2/+1
* Gio::TlsClientConnection: Make the class work correctly.José Alburquerque2013-04-071-0/+4
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* 2.6.1:Murray Cumming2005-03-071-3/+4
* Interface_Class:add_interface(), used by add_interface() methods ofMurray Cumming2005-02-181-6/+9
* Initial revisionMurray Cumming2003-01-071-0/+91