Typo.
[cl-gtk2.git] / gtk /
2013-08-31 Olof-Joachim FrahmTypo. master
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 FrahmMove registration before first type query. fix-warnings
2013-08-30 Olof-Joachim FrahmRemove unknown GtkFileChooserEmbed interface.
2012-11-01 Olof-Joachim FrahmMove markup to glib, use G-STRING.
2012-11-01 Olof-Joachim FrahmFix wrong function arguments.
2012-11-01 Olof-Joachim FrahmFix warnings for bare struct references in gtk/.
2012-08-26 Olof-Joachim FrahmDrop package prefix.
2012-08-26 Olof-Joachim FrahmMerge commit 'ae006838093cfeb67b3818526622fb5cb61d5300...
2011-09-28 Olof-Joachim FrahmMerge branch 'master' of git://github.com/dmitryvk...
2011-04-01 Andrey Kutejkofix file chooser functions on Win32
2011-02-05 Jan MoringenAdded escaping of Gtk markup in gtk/gtk.markup.lisp
2011-02-05 Jan Moringenadded GtkSpinner in gtk/gtk.spinner.lisp
2011-02-05 Jan Moringenadded GtkInfoBar in gtk/gtk.info-bar.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 FrahmMerge branch 'master' of git://github.com/andy128k...
2010-11-04 Olof-Joachim FrahmMerge 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 FrahmMerge branch 'master' of git://github.com/dmitryvk...
2010-09-25 Olof-Joachim FrahmMerge branch 'master' of git://github.com/dmitryvk...
2010-09-14 Dmitry KalyanovSince Gtk+-2.18 "helpfully" ignores SIGPIPE in gtk_init...
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 child properties of toolbar items to ui-markup...
2010-06-22 Andrey Kutejkofixed tree-lisp-store and tree-view-column errors.
2010-05-26 Andrey Kutejkoadded construction of tree-view columns to ui-markup...
2010-03-09 Dmitry KalyanovClean up after merge
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-14 Dmitry KalyanovAdd some type initializers to classes to remove some...
2010-02-14 Dmitry KalyanovUse new GType designators
2010-02-09 Dmitry KalyanovAdd some type initializers to classes to remove some...
2010-02-03 Dmitry KalyanovUse new GType designators
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 KalyanovFix gtk-demo:demo's usage of text-tag-table
2010-01-25 Dmitry KalyanovCheck the libraries' versions requirement and throw...
2010-01-22 Andrey Kutejkofix typos
2010-01-22 Dmitry KalyanovConform to style
2010-01-22 Andrey Kutejkotree-model-filter
2010-01-22 Andrey Kutejkoclipboard functions
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-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 KalyanovWhen multithreading is supported, run gtk_main with...
2009-11-29 Dmitry KalyanovFix GtkWidget's structure definition
2009-11-29 Dmitry KalyanovFix typo
2009-11-26 Andrey Kutejkorest gtk-icon-factory- functions
2009-11-26 Andrey Kutejkosome new code
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-12 Dmitry KalyanovAdd Gdk/Windows and refactor a bit
2009-11-11 Dmitry KalyanovEnsure that foreign libraries are defined and loaded...
2009-11-08 Dmitry KalyanovFix typo
2009-11-07 Dmitry KalyanovFix typos in GtkTreeModel
2009-11-07 Dmitry KalyanovExport gtk:widget-hide
2009-11-01 Dmitry KalyanovFix timer to return T in callback
2009-10-31 Dmitry KalyanovFix gtk-demo
2009-10-31 Dmitry KalyanovAdd test-gdk
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-24 Dmitry KalyanovVersion bump to 0.1
2009-10-24 Dmitry KalyanovAdd GtkTreeStore binding
2009-10-23 Dmitry KalyanovAdd GtkListStore binding
2009-10-18 Dmitry KalyanovAdd gtk:timer class
2009-10-17 Dmitry KalyanovAdd GtkTreeModelSort binding
2009-10-16 Dmitry KalyanovImplement tree-model-iter-children-impl for array-list...
2009-10-16 Dmitry KalyanovAdd impl-call option to define-vtable
2009-10-14 Dmitry KalyanovAdd GtkTreeSortable vtable
2009-10-14 Dmitry KalyanovRefactoring of gobject:define-vtable
2009-10-12 Dmitry KalyanovAdd GtkTextBuffer serialization/deserialization binding
2009-10-11 Dmitry KalyanovAdditions to GtkIconView bindings
2009-10-11 Dmitry KalyanovFinish bindings to GtkHsv
2009-10-11 Dmitry KalyanovGtkFileChooser
2009-10-11 Dmitry KalyanovMake stub package for pango
2009-10-11 Dmitry KalyanovGtkContainer binding
2009-10-10 Dmitry KalyanovGtkWidget binding
2009-10-10 Dmitry Kalyanovfinish tree-path and tree-row-reference bindings
2009-10-08 Dmitry Kalyanovfinished bindings for GtkTextView
2009-10-08 Dmitry KalyanovFix circularity in class-precedence-list of tree-models
2009-10-04 Dmitry KalyanovFix some compilation warnings
next