Used :already-referenced flag on gdk-gc-new and widget-create-pango-layout
[cl-gtk2.git] / gdk / gdk.objects.lisp
2009-08-27 Dmitry KalyanovFixed a typo; added partial GdkDisplay and GdkScreen...
2009-08-22 Dmitry KalyanovAdded GdkScreen mapping
2009-08-07 Dmitry Kalyanovgdk: improved GdkEvent type mapping
2009-08-06 Dmitry KalyanovNow really get rid of fixed-array foreign-type
2009-08-06 Dmitry KalyanovUse new GBoxed in GDK and GTK
2009-08-06 Dmitry Kalyanovgdk: use new GBoxed type mapping
2009-07-17 Dmitry Kalyanovadd initforms for GdkRectangle and GdkFont
2009-05-13 Dmitry KalyanovAdd some of gdk types
2009-03-18 Dmitry Kalyanovadded cffi type translator for GdkAtom
2009-03-18 Dmitry Kalyanovfix typo
2009-02-14 Dmitry KalyanovAdd type-initializer call to g-object types definitions
2009-02-10 Dmitry KalyanovInitial commit