Typo.
[cl-gtk2.git] / gtk / gtk.text.lisp
2012-11-01 Olof-Joachim FrahmFix warnings for bare struct references in gtk/.
2009-11-26 Dmitry KalyanovAdd type-initializer-call for GtkTextIter
2009-10-12 Dmitry KalyanovAdd GtkTextBuffer serialization/deserialization binding
2009-10-08 Dmitry Kalyanovfinished bindings for GtkTextView
2009-10-01 Dmitry KalyanovWork on GtkText* bindings
2009-08-15 Dmitry Kalyanovgtk: Fixed a few typos in defcfuns; added conversions...
2009-08-06 Dmitry KalyanovRemove calls to release and using for GBoxed structures
2009-08-06 Dmitry KalyanovUse new GBoxed in GDK and GTK
2009-06-13 Andrey KutejkoFixed a typo and implemented few functions in gtk.text...
2009-06-06 Dmitry KalyanovFix typo
2009-05-12 Dmitry KalyanovRemoved dependency on anaphora and metabang-bind
2009-03-28 Dmitry KalyanovAdded some support for adding widget into text view
2009-03-26 Dmitry KalyanovAdded GtkTextTag.priority property
2009-03-17 Dmitry Kalyanovremoved redundant
2009-02-13 Dmitry KalyanovFixed gtk:text-buffer-insert handling of len argument
2009-02-10 Dmitry KalyanovInitial commit