Typo.
[cl-gtk2.git] / gtk / gtk.tree-model.lisp
2013-08-30 Olof-Joachim FrahmMove registration before first type query. fix-warnings
2010-06-22 Andrey Kutejkofixed tree-lisp-store and tree-view-column errors.
2009-11-07 Dmitry KalyanovFix typos in GtkTreeModel
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-08 Dmitry KalyanovFix circularity in class-precedence-list of tree-models
2009-10-04 Dmitry KalyanovFix some compilation warnings
2009-10-04 Dmitry KalyanovMore careful use of structures in gtk.tree-model.lisp...
2009-09-01 Dmitry KalyanovFix typo
2009-08-29 Dmitry KalyanovFixed gtk tree-model classes definitions
2009-08-07 Dmitry Kalyanovgtk: fixed wrong type for defmethod
2009-08-06 Dmitry KalyanovFix Gtk's usage of new GBoxed
2009-08-06 Dmitry KalyanovUse new GBoxed in GDK and GTK
2009-07-23 Dmitry KalyanovGtkTreeModel: added tree-lisp-store implementation...
2009-07-23 Dmitry KalyanovGtkTreeModel: use g-type-designator foreign type
2009-07-12 Dmitry KalyanovRename: s/gtype/g-type/g, s/gvalue/g-value/g
2009-05-12 Dmitry KalyanovRemoved dependency on anaphora and metabang-bind
2009-04-23 Dmitry KalyanovAdd gtk:tree-store-items-count, gtk:tree-store-item
2009-04-15 Dmitry KalyanovRemoved stub for tree-model
2009-03-17 Dmitry KalyanovFix for null-pointe-p vs null in gtk.tree-model
2009-03-16 Dmitry Kalyanovinitial attempt at tree-view
2009-02-25 Dmitry KalyanovGtk tree-model