chiark / gitweb /
Changes necessary to allow saving of core images with clg.
[clg] / gtk / gtkobject.lisp
2005-03-06 espenChanges necessary to allow saving of core images with...
2005-02-03 espenChanges required by SBCL
2005-02-01 espenIntrospected classes now defined in propper order
2004-12-20 espenRenamed CHILD-SLOTS to CHILD-PROPERTIES
2004-12-17 espenUpdated due to changes in proxy.lisp
2004-11-06 espenMajor cleanup of ffi abstraction layer
2004-11-03 espenRemove automatic system initialization
2004-10-31 espenAutomatic initialization after loading
2004-10-31 espenUpdated for CMUCL 19a and glib-2.4. Lots of improvements
2002-04-02 espenSmall bug fix
2002-03-24 espenUsing proper function for ref counting
2002-03-19 espenUpdated for gtk 2.0
2001-11-12 espenRemoved libdir path in calls to INIT-TYPES-IN-LIBRARY
2001-10-25 espenMoved a couple of functions wrongly put in gtkobject...
2001-10-21 espenUpdated for gtk+-1.3.9
2001-05-29 espenUpdated for recent Gtk+-1.3 releases, added code for...
2001-01-28 espenRemoved deprecated :arg allocation stuff
2000-11-09 espenMoved callback mechanism and signal system from gtk...
2000-09-04 espenpointer is now initialized as an alien type
2000-08-23 espenMoved object user data from gtk to glib
2000-08-16 espenMoved some functions from gtk.lisp
2000-08-16 espenBugfix in (setf object-arg)
2000-08-15 espenFixed a spelling error
2000-08-14 espenInitial revision