summaryrefslogtreecommitdiff
path: root/glib/glibmm/object.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include string.h to fix the build with SUN CC. Bug #498438.Tim Mooney2008-03-101-0/+2
* fix build issue when using gcc4.3 (#498438)Sebastien Bacher2007-11-201-0/+1
* Clean up the code a bit. (get_application_name): Remove the code thatDaniel Elstner2007-01-201-10/+10
* Spring cleaning. ditto.Daniel Elstner2004-06-201-21/+16
* :ConstructParams): Implement the copy constructor in a way that actuallyDaniel Elstner2004-05-131-10/+18
* Remove the parent get_type() call from the Class::init() function, becauseMurray Cumming2004-03-131-0/+10
* Object::Object() default constructor. Remove the warning because we reallyMurray Cumming2004-01-121-3/+25
* Now uses ObjectBase instead of Object, because glib can now haveMurray Cumming2003-11-011-10/+0
* Initial revisionMurray Cumming2003-01-071-0/+287