Typo.
[cl-gtk2.git] / glib / gobject.signals.lisp
2012-08-26 Olof-Joachim FrahmFix warnings for bare struct references in glib/.
2010-02-14 Dmitry KalyanovUse new GType designators
2010-02-03 Dmitry KalyanovUse new GType designators
2009-09-12 Dmitry KalyanovProperly export gobject:disconnect-signal
2009-09-12 Dmitry Kalyanovgobject: exported foreign closures API; add disconnect...
2009-09-05 Dmitry KalyanovChange weak reference to toggle references
2009-07-12 Dmitry KalyanovMoved code
2009-07-12 Dmitry KalyanovSeparate enum and signals from gobject.type-info.object...
2009-07-12 Dmitry KalyanovUse parse-signal-name in emit-signal
2009-07-12 Dmitry KalyanovSupport for mangled GTypes in g-type-designator foreign...
2009-07-12 Dmitry Kalyanovrefactoring: separated gobject.ffi with ffi definitions
2009-07-08 Dmitry KalyanovAdded some docstrings and changed exports
2009-02-25 Dmitry KalyanovCorrect bug with redundant g-value-unset. Some change...
2009-02-25 Dmitry KalyanovAdded signals
2009-02-10 Dmitry KalyanovInitial commit