cl-gtk2.git
2010-01-22 Dmitry KalyanovConform to style
2010-01-22 Andrey Kutejkotree-model-filter
2010-01-22 Andrey Kutejkoclipboard functions
2010-01-22 Andrey KutejkoXDG functions are added
2010-01-20 Dmitry KalyanovRename g-signal-connect to connect-signal in gtk demo...
2010-01-19 Dmitry KalyanovChanged gtk demo to text view instead of table with...
2010-01-19 Dmitry KalyanovAdd GdkWindow.cursor property
2010-01-18 Dmitry KalyanovAdd handling of NIL values in translate-to-foreign...
2010-01-18 Dmitry KalyanovMerge branch 'andy128k' into andy128kr
2010-01-18 Dmitry KalyanovChanged patch to conform
2010-01-18 Dmitry KalyanovMerge branch 'master' into andy128kr
2010-01-18 Andrey KutejkoSquashed andy128k patch
2010-01-12 Dmitry KalyanovWrap gtk-main in Gdk threads lock in unithreaded lisps too
2010-01-11 Dmitry KalyanovMerge remote branch 'remotes/mathrick/gvalue-fix'
2010-01-08 Dmitry KalyanovMinor correction to cl-gtk2-gtk.asd:
2010-01-08 Dmitry KalyanovRemove eXecute permissions from several .lisp files
2010-01-07 mathrickBugfix: call G-VALUE-ZERO instead of G-VALUE-UNSET...
2010-01-05 Dmitry KalyanovSupport :pack-type child-property in gtk:let-ui
2009-12-30 Dmitry KalyanovVersion bump to 0.1.1
2009-12-30 Dmitry KalyanovDeleted api.ods
2009-12-30 Dmitry KalyanovReorder definitions in gdk.objects
2009-12-30 Dmitry KalyanovWhen multithreading is supported, run gtk_main with...
2009-12-17 Dmitry KalyanovCorrect the DEFPACKAGE for GOBJECT to work with recent...
2009-11-29 Dmitry KalyanovFix GtkWidget's structure definition
2009-11-29 Dmitry KalyanovFix typo
2009-11-26 Dmitry KalyanovRemove dnd - was implemented in 'master' branch
2009-11-26 Dmitry KalyanovDestroy opaque GBoxed object thread-safely (not tested)
2009-11-26 Andrey Kutejkorest gtk-icon-factory- functions
2009-11-26 Andrey Kutejkosome new code
2009-11-26 Andrey Kutejkomore gdk d'n'd functions
2009-11-26 Andrey Kutejkomore d'n'd functions
2009-11-26 Andrey Kutejkonew files
2009-11-26 Andrey Kutejkosome functions related to d'n'd are written
2009-11-26 Dmitry KalyanovAdd type-initializer-call for GtkTextIter
2009-11-20 Dmitry KalyanovAdd display-add-client-message-handler and gdk-spawn...
2009-11-20 Dmitry KalyanovAdd gdk-add-client-message-filter
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/Cairo-integration
2009-11-14 Dmitry KalyanovAdd Gdk/Pango-interaction
2009-11-14 Dmitry KalyanovAdd Gdk/Input-events
2009-11-14 Dmitry KalyanovFix parsing of arrays of GBoxed in Gdk/key-values
2009-11-14 Dmitry KalyanovFix typo
2009-11-14 Dmitry KalyanovAdd Gdk/Threads
2009-11-14 Dmitry KalyanovAdd Gdk/Drag-and-drop
2009-11-14 Dmitry KalyanovSet correct GdkNativeWindow typedef on Windows
2009-11-14 Dmitry KalyanovAdd Gdk/Selections
2009-11-12 Dmitry KalyanovAdd Gdk/KeyValues
2009-11-12 Dmitry KalyanovAdd PangoDirection
2009-11-12 Dmitry KalyanovAdd Gdk/Events
2009-11-12 Dmitry KalyanovAdd Gdk/Windows and refactor a bit
2009-11-12 Dmitry KalyanovAdd gobject:get-g-type-definition function
2009-11-11 Dmitry KalyanovFix tracking of 'realized' state of gtkglext:gl-drawing...
2009-11-11 Dmitry KalyanovEnsure that foreign libraries are defined and loaded...
2009-11-08 Dmitry KalyanovAdd Gdk/Visuals and Gdk/Cursors
2009-11-08 Dmitry KalyanovAdd bug
2009-11-08 Dmitry KalyanovFix typo
2009-11-08 Dmitry KalyanovAdd Gdk/Colormaps and Colors
2009-11-08 Dmitry KalyanovUse gobject:with-foreign-boxed-array in Gdk
2009-11-08 Dmitry KalyanovAdd gobject:copy-boxed-slots-to-foreign and gobject...
2009-11-07 Dmitry KalyanovFix typos in GtkTreeModel
2009-11-07 Dmitry KalyanovExport gtk:widget-hide
2009-11-07 Dmitry KalyanovAdd Gdk/Pixbufs
2009-11-07 Dmitry KalyanovAdd Gdk/Images
2009-11-01 Dmitry KalyanovAdd Gdk/RGB
2009-11-01 Dmitry KalyanovFix timer to return T in callback
2009-11-01 Dmitry KalyanovAdd Gdk/Bitmaps and Pixmaps
2009-11-01 Dmitry KalyanovFix gdk.objects definitions order
2009-10-31 Dmitry KalyanovFix gtk-demo
2009-10-31 Dmitry KalyanovFix gdk-region-is-empty
2009-10-31 Dmitry KalyanovAdd test-gdk
2009-10-31 Dmitry KalyanovAdd Gdk/DrawingPrimitives
2009-10-31 Dmitry KalyanovRemove erroneous export
2009-10-31 Dmitry KalyanovAdd GdkGC
2009-10-31 Dmitry KalyanovAdd error handling to gtk:ui-manager-load-from-file...
2009-10-31 Dmitry KalyanovAdd gtk:widget-intersect-region
2009-10-31 Dmitry KalyanovAdd GdkRegion
2009-10-31 Dmitry KalyanovFix gtkglext:with-gl-context macro by wrapping body...
2009-10-31 Dmitry KalyanovAdd GdkScreen
2009-10-31 Dmitry KalyanovAdd GdkDisplayManager
2009-10-31 Dmitry Kalyanovglib: Fix typo in GSList foreign type
2009-10-31 Dmitry KalyanovAdd GdkDisplay
2009-10-30 Dmitry Kalyanovglib: Actions in reinitialize-instance for gobject...
2009-10-30 Dmitry KalyanovAdd bug
2009-10-30 Dmitry KalyanovAdd missing Gdk/General functions
2009-10-29 Dmitry KalyanovFix typo in gl-drawing-area code
2009-10-29 Dmitry KalyanovAdd gdk_pixbuf_new_from_file
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-10-29 Dmitry KalyanovAdd PangoUnderline
2009-10-24 Dmitry KalyanovCorrect installation instructions
2009-10-24 Dmitry KalyanovAdd installation instructions for cl-gtk2-0.1
2009-10-24 Dmitry KalyanovCleanup
2009-10-24 Dmitry KalyanovVersion bump to 0.1
2009-10-24 Dmitry KalyanovCreate bug
2009-10-24 Dmitry KalyanovAdd GtkTreeStore binding
2009-10-23 Dmitry KalyanovAdd GtkListStore binding
2009-10-23 Dmitry KalyanovReassign bugs
2009-10-18 Dmitry KalyanovAdd gtk:timer class
2009-10-17 Dmitry KalyanovAdd GtkTreeModelSort binding
next