glib/gobject.meta: remove slot initargs before call-next-method in make-instance
[cl-gtk2.git] / glib / gobject.generating.lisp
2009-05-13 Dmitry Kalyanovget-g-flags-definition should call to register-flags...
2009-04-15 Dmitry KalyanovAdded gobject metaclasses
2009-03-18 Dmitry Kalyanovmiscellaneous classes, containers, child properties
2009-03-17 Dmitry Kalyanovinclude interface properties in class constructor args
2009-03-17 Dmitry Kalyanovuse defmethod instead of defun for property accessor...
2009-03-16 Dmitry Kalyanovfix for property accessors generators; sort interface...
2009-03-16 Dmitry Kalyanovrefactoring g-object generation; added support for...
2009-02-14 Dmitry KalyanovAdd type-initializer call to g-object types definitions
2009-02-10 Dmitry KalyanovInitial commit