summaryrefslogtreecommitdiff
path: root/glib/glibmm/objectbase.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Gio::Application: Initialize glibmm and giomm."Murray Cumming2011-01-191-19/+4
* Gio::Application: Initialize glibmm and giomm.Murray Cumming2011-01-181-4/+19
* ObjectBase: Fixed refcount debugging message.Krzesimir Nowak2010-11-081-2/+2
* Add Glib::ObjectBase::freeze_notify()/thaw_notify. Fixes Bug #575533Jonathon Jongsma2009-07-261-0/+10
* Remove mention of G_GNUC_PRETTY_FUNCTION in comment because a codeDaniel Elstner2009-02-171-2/+0
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Added connect_property_changed_with_return() becauseMurray Cumming2008-01-201-0/+8
* Added connect_property_changed(), as an alternative to use when theMurray Cumming2006-11-101-0/+18
* Mark private functions as static, to stop them being exported in the API,Murray Cumming2006-04-121-1/+1
* Spring cleaning. ditto.Daniel Elstner2004-06-201-3/+3
* documentation fixes and corrections in the comments reflecting the shiftMartin Schulze2004-02-131-4/+2
* Now uses ObjectBase instead of Object, because glib can now haveMurray Cumming2003-11-011-0/+10
* merged some bits from 2.2Murray Cumming2003-07-191-0/+6
* GTKMM_ m4 tests and #defines are now prefixed with GLIBMM_Murray Cumming2003-01-221-8/+8
* Initial revisionMurray Cumming2003-01-071-0/+257