Typo.
[cl-gtk2.git] / gtk /
2009-03-18 Dmitry Kalyanovadded demo-text-editor
2009-03-18 Dmitry Kalyanovadded get-clipboard
2009-03-18 Dmitry Kalyanovadd gtk main-loop-events
2009-03-18 Dmitry Kalyanovadded GtkBuilder & gtk builder demo
2009-03-18 Dmitry Kalyanovadd file
2009-03-18 Dmitry Kalyanovfix function names in gtk.demo, add widget style properties
2009-03-18 Dmitry Kalyanovadded GtkWidgetx
2009-03-18 Dmitry Kalyanovremoved duplicated function
2009-03-18 Dmitry Kalyanovmoved functions to proper files
2009-03-18 Dmitry Kalyanovfix typos in function names
2009-03-18 Dmitry Kalyanovadded demo for combo-box
2009-03-18 Dmitry Kalyanovfix compilation order issue with child-properties
2009-03-18 Dmitry Kalyanovmiscellaneous classes, containers, child properties
2009-03-17 Dmitry Kalyanovadded layout-containers
2009-03-17 Dmitry Kalyanovadded selector widgets
2009-03-17 Dmitry Kalyanovremoved redundant
2009-03-17 Dmitry Kalyanovadded ui-manager and related stuff
2009-03-17 Dmitry Kalyanovimprovements to toolbar-demo
2009-03-17 Dmitry Kalyanovsimple demo for toolbar
2009-03-17 Dmitry Kalyanovadded combo-box, menu, toolbar
2009-03-17 Dmitry KalyanovAdded demo of combobox
2009-03-17 Dmitry KalyanovFixed wrong spelling of type GtkSelectionMode
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
2009-02-14 Dmitry KalyanovAdd type-initializer call to g-object types definitions
2009-02-13 Dmitry KalyanovFixed gtk:text-buffer-insert handling of len argument
2009-02-12 Dmitry KalyanovAdded WITH-GTK-ERROR-MESSAGE-HANDLER
2009-02-10 Dmitry KalyanovInitial commit