glib: use copy-slots-to-{native,proxy} in variant-cstruct
[cl-gtk2.git] / glib / gobject.boxed.lisp
2009-08-05 Dmitry Kalyanovglib: use copy-slots-to-{native,proxy} in variant-cstruct
2009-08-05 Dmitry Kalyanovglib: Fix and improve boxed-variant-cstruct
2009-08-05 Dmitry Kalyanovglib: improve parsing and generation of cstructs
2009-08-05 Dmitry KalyanovGObject: correctly specify :count options for slots...
2009-08-04 Dmitry KalyanovUpdated formalization of GBoxed mapping
2009-08-03 Dmitry KalyanovGlib: Fixed native-to-proxy for opaque wrappers; fixed...
2009-08-02 Dmitry KalyanovImplemented gboxed foreign types based on new formalization
2009-08-02 Dmitry Kalyanovmore improvements on gboxed
2009-08-01 Dmitry KalyanovAdded new gobject code to glib
2009-07-12 Dmitry Kalyanovrefactoring: separated gobject.ffi with ffi definitions
2009-07-11 Dmitry Kalyanovdocstrings and g-type-designator
2009-02-10 Dmitry KalyanovInitial commit