summaryrefslogtreecommitdiff
path: root/glib/glibmm/refptr.h
Commit message (Expand)AuthorAgeFilesLines
* Update a TODOMurray Cumming2011-04-041-1/+2
* Added a TODOMurray Cumming2010-12-221-0/+3
* RefPtr: Make it work with sorted containers (e.g. std::set<RefPtr<T> >).David Kozub2010-12-221-0/+44
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-161-2/+1
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Merged to trunk from glibmm-2-14. This should not have been applied to glibmm...Murray Cumming2007-12-281-1/+15
* output_wrap_property(): Do not add the const read-only method override ifMurray Cumming2005-04-071-0/+23
* Removed RefPtr<>::is_null() to encourate use of more pointer-like operatorMurray Cumming2003-01-271-11/+2
* Removed the operator=(CppObject*), as suggested in the TODO comment.Murray Cumming2003-01-081-22/+0
* Initial revisionMurray Cumming2003-01-071-0/+349