summaryrefslogtreecommitdiff
path: root/glib/glibmm/propertyproxy_base.h
Commit message (Expand)AuthorAgeFilesLines
* glib/glibmm/*.h: Mark classes and methods with GLIBMM_APIChun-wei Fan2020-03-051-5/+5
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* sigc3: .h/.cc files: Use slot/signal<R(Args...)> syntax.Murray Cumming2016-11-141-1/+1
* C++11: .h/.cc files: Replace typedefs with using.Murray Cumming2016-03-311-1/+1
* Fix a tiny typo in a comment.Murray Cumming2016-03-081-1/+1
* Run clang-format on glib .h files.Murray Cumming2016-02-261-11/+8
* Add some connect() overloads that move the sigc::slotKjell Ahlstedt2016-02-011-6/+15
* Make destructors explicitly noexcept.Murray Cumming2015-08-311-1/+1
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-2/+0
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-161-2/+0
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Added connect_property_changed(), as an alternative to use when theMurray Cumming2006-11-101-4/+26
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-121-1/+6
* documentation fixes and corrections in the comments reflecting the shiftMartin Schulze2004-02-131-1/+1
* glibmm now uses libsigc++ 2 instead of libsigc++ 1.2. See bug #125061 forMurray Cumming2004-02-101-2/+2
* Added clamp_min() and clamp_max() to wrap the case where g_date_clamp()Murray Cumming2004-01-221-1/+1
* Now uses ObjectBase instead of Object, because glib can now haveMurray Cumming2003-11-011-5/+5
* Initial revisionMurray Cumming2003-01-071-0/+84