get-g-flags-definition should call to register-flags-type, not register-enum-type...
[cl-gtk2.git] / glib / gobject.foreign-gobject.lisp
2009-05-12 Dmitry KalyanovRemoved dependency on anaphora and metabang-bind
2009-04-15 Dmitry KalyanovReordered cases in translate-to-foreign for GObject...
2009-04-15 Dmitry Kalyanovhandle NILs in arg-types in gobject property setter
2009-04-03 Dmitry Kalyanov(probably) fix the error in refcount
2009-03-18 Dmitry Kalyanovmiscellaneous classes, containers, child properties
2009-02-16 Dmitry KalyanovChange debug output from 'format t' to 'debugf'
2009-02-16 Dmitry KalyanovFix initialization of classes with multiple lisp classe...
2009-02-16 Dmitry KalyanovAdded object-subclassing (with properties)
2009-02-12 Dmitry KalyanovSome more fixed mem-management
2009-02-12 Dmitry KalyanovFixed to memory management
2009-02-10 Dmitry KalyanovInitial commit