Typo.
[cl-gtk2.git] / glib / gobject.object.high.lisp
2011-04-02 Dmitry KalyanovUse iterate in place of non-ansi-conforming usage of...
2010-02-14 Dmitry KalyanovUse new GType designators
2010-02-03 Dmitry KalyanovUse new GType designators
2009-10-29 Dmitry KalyanovCorrect type of pointer slot of g-object: release will...
2009-10-29 Dmitry Kalyanovglib: return NIL when g-object foreign type with :alrea...
2009-09-13 Dmitry KalyanovSupport for gobject:release method for GObjects
2009-09-12 Dmitry KalyanovSimplify Lisp image initialization and finalization...
2009-09-06 Dmitry KalyanovAdd :already-referenced flag to g-object foreign type
2009-09-05 Dmitry Kalyanovglib: more debugging logs for gobject creation; fixed...
2009-09-05 Dmitry KalyanovChange weak reference to toggle references
2009-09-04 Dmitry KalyanovUse 'toggle references'; remove custom denaturation...
2009-08-08 Dmitry Kalyanovfixed harmless style-warnings
2009-08-01 Dmitry KalyanovAdded parse-kind argument to gobject::parse-g-value...
2009-07-17 Dmitry KalyanovIntroduce g-type= and g-type/=
2009-07-12 Dmitry KalyanovRename: s/gtype/g-type/g, s/gvalue/g-value/g
2009-07-12 Dmitry KalyanovMoved code