Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change license header to mention Lesser General Public License version 2.1 | Deng Xiyue | 2009-01-19 | 1 | -4/+4 |
| | | | | | | | | | | 2009-01-20 Deng Xiyue <manphiz@gmail.com> * Change license header to mention Lesser General Public License version 2.1 instead of Library General Public License, to be consistent with COPYING. svn path=/trunk/; revision=779 | ||||
* | Added init.[h|cc] with Glib::init() so that the gnomemm init() methods do | Murray Cumming | 2003-11-03 | 1 | -0/+34 |
2003-11-02 Murray Cumming <murrayc@usa.net> * glib/glibmm/: Added init.[h|cc] with Glib::init() so that the gnomemm init() methods do not need to initialize gtkmm. * tools/m4/class_gobject.m4, class_gtkobject.m4: Added _GMMPROC_PROTECTED_GCLASS macro, needed by libgnomecanvasmm. This was not previously properly merged from gtkmm2. * tools/m4/property.m4: Re-added PropertyProxy reference documentation that did not survive a previous merge from gtkmm2. |