Typo.
[cl-gtk2.git] / gdk / gdk.objects.lisp
2013-08-30 Olof-Joachim Frahm Merge subset of commit '4a6ca9e91e82da3047bd0029296e00... axes
2012-11-01 Olof-Joachim FrahmFix unknown type.
2012-08-26 Olof-Joachim FrahmMerge subset of commit '4a6ca9e91e82da3047bd0029296e00e...
2011-04-02 Dmitry KalyanovFix typo
2010-09-05 Olof-Joachim FrahmMerge branch 'master' of git://github.com/dmitryvk...
2010-09-05 Olof-Joachim FrahmMerge branch 'master' of git://github.com/dmitryvk...
2010-09-05 Dmitry KalyanovAdd translate-to-foreign and free-translated-object...
2010-09-05 Dmitry KalyanovFix wrong class name in GdkEvent structure definition
2010-08-29 Dmitry KalyanovAdd translate-to-foreign and free-translated-object...
2010-08-29 Dmitry KalyanovFix wrong class name in GdkEvent structure definition
2010-08-24 Olof-Joachim FrahmMerge branch 'master' into gdk-pixbuf
2010-05-20 Andrey Kutejkofixed typo.
2010-04-13 Olof-Joachim FrahmAdded scaling and compositing pixbufs
2010-02-14 Dmitry KalyanovAdd some type initializers to classes to remove some...
2010-02-09 Dmitry KalyanovAdd some type initializers to classes to remove some...
2010-01-25 Dmitry KalyanovIn gdk <2.18, make GdkWindow:cursor property use accessors
2010-01-19 Dmitry KalyanovAdd GdkWindow.cursor property
2009-12-30 Dmitry KalyanovReorder definitions in gdk.objects
2009-11-26 Andrey Kutejkomore gdk d'n'd functions
2009-11-26 Andrey Kutejkosome functions related to d'n'd are written
2009-11-14 Dmitry KalyanovFinish Gdk/Drawing-primitives and add sever Pango types
2009-11-14 Dmitry KalyanovAdd Gdk/application-launching
2009-11-14 Dmitry KalyanovAdd Gdk/Input-events
2009-11-14 Dmitry KalyanovAdd Gdk/Drag-and-drop
2009-11-14 Dmitry KalyanovSet correct GdkNativeWindow typedef on Windows
2009-11-12 Dmitry KalyanovAdd Gdk/KeyValues
2009-11-12 Dmitry KalyanovAdd Gdk/Events
2009-11-12 Dmitry KalyanovAdd Gdk/Windows and refactor a bit
2009-11-08 Dmitry KalyanovAdd Gdk/Visuals and Gdk/Cursors
2009-11-08 Dmitry KalyanovAdd Gdk/Colormaps and Colors
2009-11-07 Dmitry KalyanovAdd Gdk/Pixbufs
2009-11-07 Dmitry KalyanovAdd Gdk/Images
2009-11-01 Dmitry KalyanovFix gdk.objects definitions order
2009-10-31 Dmitry KalyanovAdd Gdk/DrawingPrimitives
2009-10-31 Dmitry KalyanovAdd GdkGC
2009-10-31 Dmitry KalyanovAdd GdkRegion
2009-10-31 Dmitry KalyanovAdd GdkDisplayManager
2009-10-31 Dmitry KalyanovAdd GdkDisplay
2009-09-13 Dmitry KalyanovAdd GdkImage declaration stub and documentation stub...
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