summaryrefslogtreecommitdiff
path: root/glib/glibmm/containerhandle_shared.h
Commit message (Expand)AuthorAgeFilesLines
* Strip trailing whitespace.Mark Vender2012-11-051-8/+8
* Use std::size_t and std::ptrdiff_t.Kjell Ahlstedt2012-09-121-1/+1
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-161-18/+7
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Clean up glib includes (Bug #563987)Jonathon Jongsma2008-12-101-1/+0
* Improve documentation of Glib::OwnershipType (#540875)Johannes Schmid2008-07-021-3/+8
* Rewrite completely broken type adapter (bug #406960). Fix theDaniel Elstner2007-08-031-29/+9
* Wraps GKeyFile (Bug #330535) Added include of keyfile.h Added keyfile.hRob Page2006-09-191-0/+30
* Added new compiler tests. 1. To see whether it allows use of non extern CMurray Cumming2005-01-211-0/+6
* Temporarily reverted some stuff. I will recommit some of it.Murray Cumming2005-01-211-6/+0
* Make C callacks separate extern C functions instead of static memberMurray Cumming2005-01-201-0/+6
* try againMurray Cumming2004-04-171-2/+2
* Reimplemented more of the to_cpp_type() methods without using dependentMurray Cumming2004-04-171-2/+26
* Increased versionMurray Cumming2004-03-301-2/+2
* Used ifdef GLIBMM_HAVE_DISAMBIGUOUS_CONST_TEMPLATE_SPECIALIZATIONS toMurray Cumming2004-03-141-0/+9
* TypeTraits to_cpp_type() specializations: Use wrap_auto() directly insteadMurray Cumming2004-03-131-2/+20
* Traits<const T*>: Added const_cast, needed by TreeView::get_columns()Murray Cumming2004-02-031-1/+1
* GTKMM_ m4 tests and #defines are now prefixed with GLIBMM_Murray Cumming2003-01-221-13/+13
* Initial revisionMurray Cumming2003-01-071-0/+286