cl-gtk2.git
2010-04-13 Olof-Joachim... Added scaling and compositing pixbufs
2010-03-09 Dmitry KalyanovClean up after merge
2010-03-09 Dmitry KalyanovMerge branch 'andy128k'
2010-03-09 Dmitry KalyanovMerge commit 'cbd38328bc0e1c3d1585b41443cc9a1840bd2cf5'
2010-02-28 Andrey Kutejkomore GtkTreeModelFilter methods are wrapped
2010-02-22 Andrey Kutejkofix error in menu-popup
2010-02-22 Andrey Kutejkoadded clipboard-clear
2010-02-16 Dmitry KalyanovMore correct usage of CLOS MOP: add call to ENSURE...
2010-02-15 Dmitry KalyanovMore correct usage of CLOS MOP: add call to ENSURE...
2010-02-14 Dmitry KalyanovChange doc for GType
2010-02-14 Dmitry KalyanovAdd some type initializers to classes to remove some...
2010-02-14 Dmitry KalyanovFix issuing warning in gobject metaclass if gtype is...
2010-02-14 Dmitry KalyanovRefactor gtype-from-id, gtype-from-name
2010-02-14 Dmitry KalyanovUse new GType designators
2010-02-14 Dmitry KalyanovAdd declarations to gtype functions so that sbcl would...
2010-02-14 Dmitry KalyanovAdd compiler-macro that handles gtype calls with consta...
2010-02-14 Dmitry KalyanovAdded gtype and tests
2010-02-14 Dmitry KalyanovChange doc for GType
2010-02-09 Dmitry KalyanovAdd some type initializers to classes to remove some...
2010-02-09 Dmitry KalyanovFix issuing warning in gobject metaclass if gtype is...
2010-02-09 Dmitry KalyanovRefactor gtype-from-id, gtype-from-name
2010-02-03 Dmitry KalyanovUse new GType designators
2010-01-29 Dmitry KalyanovAdd declarations to gtype functions so that sbcl would...
2010-01-29 Dmitry KalyanovAdd compiler-macro that handles gtype calls with consta...
2010-01-29 Dmitry KalyanovAdded gtype and tests
2010-01-25 Dmitry KalyanovMerge branch 'gboxed-gc'
2010-01-25 Dmitry KalyanovImproved gtk-demo: ensure that leave-gtk-main is called...
2010-01-25 Dmitry KalyanovRefactor gtk-main; rename join-main-thread to join...
2010-01-25 Dmitry KalyanovAdd call to leave-gtk-main in gtk-demo:demo
2010-01-25 Dmitry KalyanovIn gdk <2.18, make GdkWindow:cursor property use accessors
2010-01-25 Dmitry KalyanovFix gtk-demo:demo's usage of text-tag-table
2010-01-25 Dmitry KalyanovHide new functions in Gdk-2.18 behind conditional read
2010-01-25 Dmitry KalyanovCheck the libraries' versions requirement and throw...
2010-01-22 Andrey Kutejkofix typos
2010-01-22 Andrey Kutejkogtk 2.16 compatibility downgrade
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
next