summaryrefslogtreecommitdiff
path: root/glib/glibmm/property.cc
Commit message (Expand)AuthorAgeFilesLines
* C++11: Use nullptr.Murray Cumming2015-07-161-4/+4
* Make custom interface properties instance dataKjell Ahlstedt2014-07-211-2/+43
* PropertyBase: Use g_object_notify_by_pspec() instead of g_object_notify()Povilas Kanapickas2014-07-071-3/+3
* Rename ambiguously named overridden property variable and typePovilas Kanapickas2014-07-071-18/+24
* Custom Interfaces: Implement derived interface properties in present.José Alburquerque2013-04-221-15/+64
* Use std::size_t and std::ptrdiff_t.Kjell Ahlstedt2012-09-121-1/+1
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-2/+0
* 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/+5
* Mark private functions as static, to stop them being exported in the API,Murray Cumming2006-04-121-1/+1
* Initial revisionMurray Cumming2003-01-071-0/+198