summaryrefslogtreecommitdiff
path: root/glib/glibmm/value_custom.h
Commit message (Expand)AuthorAgeFilesLines
* glib/glibmm/*.h: Mark classes and methods with GLIBMM_APIChun-wei Fan2020-03-051-2/+5
* Update value_custom.hPavlo Solntsev2019-11-181-4/+4
* Glib: Adding static check for template parameterPavlo Solntsev2019-11-171-0/+10
* gmmproc: _WRAP_PROPERTY: Check the data typeKjell Ahlstedt2019-01-311-0/+35
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Value: Only use RefPtr specialization for types that have get_base_type().Murray Cumming2017-04-151-20/+20
* value_custom: Replace a template parameter with C++11 type traits.Murray Cumming2017-04-091-23/+24
* Value: Remove the CType alias.Murray Cumming2017-04-091-2/+0
* C++11: .h/.cc files: Replace typedefs with using.Murray Cumming2016-03-311-4/+4
* Run clang-format on glib .h files.Murray Cumming2016-02-261-59/+64
* Glib: More nullptr instead of 0Kjell Ahlstedt2015-11-231-6/+3
* Value: Remove unneeded whitespace in source files.José Alburquerque2013-04-291-2/+0
* Strip trailing whitespace.Mark Vender2012-10-291-1/+1
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-161-4/+1
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Added a create() method, and added some more default parameter values toMurray Cumming2007-06-221-0/+6
* Added new compiler tests. 1. To see whether it allows use of non extern CMurray Cumming2005-01-211-1/+4
* Temporarily reverted some stuff. I will recommit some of it.Murray Cumming2005-01-211-66/+0
* I mean Tru64, not MipsProMurray Cumming2005-01-201-2/+2
* Custom boxed types, more #ifdef ABI-changing to add intermediate extern-CMurray Cumming2005-01-201-0/+31
* Custom boxed types, more #ifdef ABI-changing to add intermediate extern-CMurray Cumming2005-01-201-1/+5
* Custom boxed types, more #ifdef ABI-changing to add intermediate extern-CMurray Cumming2005-01-201-0/+31
* GTKMM_ m4 tests and #defines are now prefixed with GLIBMM_Murray Cumming2003-01-221-1/+1
* Initial revisionMurray Cumming2003-01-071-0/+286