summaryrefslogtreecommitdiff
path: root/glib/glibmm/object.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-161-4/+2
* 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/+1
* Clean up the code a bit. (get_application_name): Remove the code thatDaniel Elstner2007-01-201-25/+27
* Check whether DestroyNotify is defined, so we can warn about includingMurray Cumming2006-06-191-0/+6
* Embed the manifest file into executables in the case of the Debug target.Cedric Gustin2006-04-061-1/+3
* Hide some internal stuff from Doxygen. Add/Improve the DoxygenMurray Cumming2005-12-161-1/+1
* Added new compiler tests. 1. To see whether it allows use of non extern CMurray Cumming2005-01-211-0/+131
* Temporarily reverted some stuff. I will recommit some of it.Murray Cumming2005-01-211-131/+0
* Custom boxed types, more #ifdef ABI-changing to add intermediate extern-CMurray Cumming2005-01-201-1/+1
* Custom boxed types, more #ifdef ABI-changing to add intermediate extern-CMurray Cumming2005-01-201-0/+1
* Custom boxed types, more #ifdef ABI-changing to add intermediate extern-CMurray Cumming2005-01-201-0/+45
* Make C callacks separate extern C functions instead of static memberMurray Cumming2005-01-201-0/+85
* :ConstructParams): Implement the copy constructor in a way that actuallyDaniel Elstner2004-05-131-4/+4
* Remove the parent get_type() call from the Class::init() function, becauseMurray Cumming2004-03-131-3/+8
* Now uses ObjectBase instead of Object, because glib can now haveMurray Cumming2003-11-011-42/+0
* Initial revisionMurray Cumming2003-01-071-0/+188