summaryrefslogtreecommitdiff
path: root/glib/glibmm/objectbase.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-161-9/+3
* Add Glib::ObjectBase::freeze_notify()/thaw_notify. Fixes Bug #575533Jonathon Jongsma2009-07-261-0/+18
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Make the callbacks take a Tree<> instead of just the data, so they can useSzilárd Pfeiffer2008-07-291-2/+2
* Added connect_property_changed_with_return() becauseMurray Cumming2008-01-201-0/+10
* Add class documentation from the glibmm-2-14 branch.Murray Cumming2007-12-281-0/+1
* Use static_cast in vfuncs and signal handlers to cast the wrapper objectArmin Burgmeier2007-03-231-2/+33
* Added connect_property_changed(), as an alternative to use when theMurray Cumming2006-11-101-0/+5
* Inline the set_property and get_property methods. This is required byCedric Gustin2006-06-091-2/+2
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-121-0/+2
* 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-28/+51
* documentation fixes and corrections in the comments reflecting the shiftMartin Schulze2004-02-131-3/+3
* glibmm now uses libsigc++ 2 instead of libsigc++ 1.2. See bug #125061 forMurray Cumming2004-02-101-3/+3
* Now uses ObjectBase instead of Object, because glib can now haveMurray Cumming2003-11-011-0/+44
* ObjectBase inherits virtually from Sigc::Object. See bug #116280.Murray Cumming2003-09-301-1/+3
* merged some bits from 2.2Murray Cumming2003-07-191-0/+1
* GTKMM_ m4 tests and #defines are now prefixed with GLIBMM_Murray Cumming2003-01-221-1/+1
* Initial revisionMurray Cumming2003-01-071-0/+124