cl-gtk2.git
2013-08-31 Olof-Joachim... Typo. master
2013-08-30 Olof-Joachim... Merge subset of commit '4a6ca9e91e82da3047bd0029296e00... axes
2013-08-30 Ryan PavlikFixup for selection-data where format=32. X specificat... drag-n-drop
2013-08-30 Ryan PavlikPatch for the majority of the gtk drag'n'drop API....
2013-08-30 Olof-Joachim... Move registration before first type query. fix-warnings
2013-08-30 Olof-Joachim... Initialize types GdkGLPixmap, GdkGLWindow.
2013-08-30 Olof-Joachim... Add two more DEFCTYPES to fix warnings.
2013-08-30 Olof-Joachim... Fix warning for unused variable.
2013-08-30 Olof-Joachim... Remove unknown GtkFileChooserEmbed interface.
2013-08-30 Olof-Joachim... Fix two compilation warnings.
2012-11-01 Olof-Joachim... Fix missing G-ERROR foreign type.
2012-11-01 Olof-Joachim... Move markup to glib, use G-STRING.
2012-11-01 Olof-Joachim... Fix wrong function arguments.
2012-11-01 Olof-Joachim... Fix unknown type.
2012-11-01 Olof-Joachim... Fix warnings for bare struct references in gtk/.
2012-11-01 Olof-Joachim... Fix warnings for bare struct references in gdk/.
2012-08-26 Olof-Joachim... Fix warnings for bare struct references in glib/.
2012-08-26 Olof-Joachim... Make file usable with LOAD.
2012-08-26 Olof-Joachim... Only one ITERATE.
2012-08-26 Olof-Joachim... Drop package prefix.
2012-08-26 Olof-Joachim... Merge subset of commit '4a6ca9e91e82da3047bd0029296e00e...
2012-08-26 Olof-Joachim... Merge commit 'ae006838093cfeb67b3818526622fb5cb61d5300...
2011-09-28 Olof-Joachim... Merge branch 'master' of git://github.com/dmitryvk...
2011-04-02 Dmitry KalyanovMerge remote-tracking branch 'andy128k/master'
2011-04-02 Dmitry KalyanovUse iterate in place of non-ansi-conforming usage of...
2011-04-02 Dmitry KalyanovFix typo
2011-04-01 Andrey Kutejkofix file chooser functions on Win32
2011-03-14 Igor ZubkovFixes for Darwin/OSX.
2011-02-05 Jan MoringenAdded escaping of Gtk markup in gtk/gtk.markup.lisp
2011-02-05 Jan MoringenFixed typo in gtk_info_bar_get_content_area in generati...
2011-02-05 Jan Moringenadded GtkSpinner in gtk/gtk.spinner.lisp
2011-02-05 Jan Moringenadded GtkInfoBar in gtk/gtk.info-bar.lisp
2011-02-05 Jan MoringenFixed a documentation string in cairo/cairo.lisp
2010-12-23 Andrey Kutejkoadded GtkTreeDragSource, GtkTreeDragDest vtables
2010-11-16 Dmitry KalyanovAdded finalizing of all gtk+ classes at the end of...
2010-11-16 Dmitry KalyanovDo not try to set signal handler on SBCL/Win32
2010-11-16 Dmitry KalyanovAdded finalizing of all gtk+ classes at the end of...
2010-11-04 Olof-Joachim... Merge branch 'gdk-pixbuf'
2010-11-04 Olof-Joachim... Merge branch 'master' of git://github.com/andy128k...
2010-11-04 Olof-Joachim... Merge branch 'master' of git://github.com/dmitryvk...
2010-11-02 Dmitry KalyanovDo not try to set signal handler on SBCL/Win32
2010-09-27 Dmitry KalyanovSince Gtk+-2.18 "helpfully" ignores SIGPIPE in gtk_init...
2010-09-25 Olof-Joachim... Merge branch 'master' of git://github.com/dmitryvk...
2010-09-25 Olof-Joachim... Merge branch 'master' of git://github.com/dmitryvk...
2010-09-14 Dmitry KalyanovSince Gtk+-2.18 "helpfully" ignores SIGPIPE in gtk_init...
2010-09-05 Olof-Joachim... Merge branch 'master' of git://github.com/dmitryvk...
2010-09-05 Olof-Joachim... Merge 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... Merge branch 'master' into gdk-pixbuf
2010-08-24 Olof-Joachim... Merge branch 'master' of git://github.com/andy128k...
2010-08-19 Andrey Kutejkolet-ui eDSL uses generics for packing
2010-08-15 Andrey Kutejkoadded group property to GtkRadioButton
2010-08-15 Andrey Kutejkoadded GtkAboutDialog hooks
2010-08-15 Andrey Kutejkoadded translate-to-foreign method for GSList
2010-08-15 Andrey Kutejkoadded child properties of toolbar items to ui-markup...
2010-07-04 Olof-Joachim... Merge branch 'master' of git://github.com/dmitryvk...
2010-06-22 Andrey Kutejkofixed tree-lisp-store and tree-view-column errors.
2010-06-14 Dmitry KalyanovAdd gsize types for PPC32 and PPC64 archs
2010-06-09 Dmitry KalyanovAdd gsize types for PPC32 and PPC64 archs
2010-05-26 Andrey Kutejkoadded construction of tree-view columns to ui-markup...
2010-05-20 Andrey Kutejkofixed typo.
2010-04-13 Olof-Joachim... Added scaling and compositing pixbufs
2010-03-11 Andrey Kutejkoadded random functions
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
next