summaryrefslogtreecommitdiff
path: root/glib/glibmm/property.h
Commit message (Expand)AuthorAgeFilesLines
* Glib: NodeTree etc.: Use callback functions with C linkageKjell Ahlstedt2023-04-021-2/+15
* glib/glibmm/*.h: Mark classes and methods with GLIBMM_APIChun-wei Fan2020-03-051-1/+3
* Glib::Property: Update for compatibility with Gtk::BuilderKjell Ahlstedt2019-06-271-2/+10
* Property: Add const get_proxy() returning ReadOnlyDaniel Boles2019-06-111-0/+12
* Property: Getting Proxy from ReadOnly is const tooDaniel Boles2019-06-111-2/+2
* Property: Clarify “manipulate” → read and/or writeDaniel Boles2019-06-111-3/+3
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Fix build when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-19/+19
* Fix some Doxygen warningsKjell Ahlstedt2016-04-031-1/+1
* Glib::Property: allow to set property nick, blurb and flags.Marcin Kolny2016-04-011-8/+276
* 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-38/+35
* Glib::PropertyBase: Make custom properties more flexibleKjell Ahlstedt2016-01-251-6/+6
* Make destructors explicitly noexcept.Murray Cumming2015-08-311-1/+1
* C++11: Use = delete instead of private to make classes noncopyable.Murray Cumming2015-07-181-3/+4
* Glib::Property: Add some documentationglibmm-2-42Kjell Ahlstedt2014-10-011-1/+31
* Strip trailing whitespace.Mark Vender2012-10-291-13/+13
* Some improvements to the documentation in the previous commit.Murray Cumming2012-04-031-51/+41
* Document Glib::Property and Glib::PropertyBaseMark Vender2012-04-031-2/+86
* 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-1/+1
* 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-1/+4
* Added new compiler tests to see whether extern C functions are put in theMurray Cumming2005-01-211-0/+7
* Added new compiler tests. 1. To see whether it allows use of non extern CMurray Cumming2005-01-211-0/+3
* Temporarily reverted some stuff. I will recommit some of it.Murray Cumming2005-01-211-3/+0
* More use of exern C, with an intermediate callback, to satisfy the IRIXMurray Cumming2005-01-201-0/+3
* Initial revisionMurray Cumming2003-01-071-0/+161