glib: Fixed boxed-related-symbols for variant structures
[cl-gtk2.git] / glib / gobject.boxed.lisp
2009-08-07 Dmitry Kalyanovglib: Fixed boxed-related-symbols for variant structures
2009-08-07 Dmitry Kalyanovglib: Changed generated-c{struct,union}-name to generat...
2009-08-07 Dmitry Kalyanovglib: Fixed copying inline slots to proxy
2009-08-06 Dmitry Kalyanovglib: Added convenience functions
2009-08-06 Dmitry Kalyanovglib: Support inline boxed cstruct slots
2009-08-06 Dmitry Kalyanovglib: Fix memory overwrite in translate-to-foreign...
2009-08-06 Dmitry Kalyanovglib: make arguments in type decision procedure ignorab...
2009-08-06 Dmitry Kalyanovglib: user internal package to generate structure names...
2009-08-06 Dmitry Kalyanovglib: GBoxed structures slots with :count are interpret...
2009-08-05 Dmitry Kalyanovglib: fixed free-translated-object for variant cstruct
2009-08-05 Dmitry Kalyanovglib: Fixed generation of union for variant struct...
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