Fix the sorting of generated properties; exclude GtkGLDrawingArea from generation
[cl-gtk2.git] / generating.lisp
2009-09-07 Dmitry KalyanovFix the sorting of generated properties; exclude GtkGLD...
2009-09-01 Dmitry KalyanovAdd GtkItemFactory to generation
2009-08-06 Dmitry KalyanovUse new GBoxed in generating.lisp
2009-07-17 Dmitry KalyanovUse exported symbol in generating.lisp
2009-05-12 Dmitry KalyanovFixed function names in generating.lisp; added GtkActiv...
2009-03-26 Dmitry KalyanovAdded GtkTextTag.priority property
2009-03-18 Dmitry Kalyanovadd GtkWidget
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 Kalyanovadded ui-manager and related stuff
2009-03-17 Dmitry Kalyanovadded combo-box, menu, toolbar
2009-03-17 Dmitry KalyanovFixed wrong spelling of type GtkSelectionMode
2009-03-16 Dmitry Kalyanovinitial attempt at tree-view
2009-03-16 Dmitry KalyanovInclude fields from GtkTreeViewColumn in generating...
2009-02-10 Dmitry KalyanovInitial commit