chiark / gitweb /
Bug fix
[clg] / examples / testgtk.lisp
2005-04-25 espenBug fix clg-0-90
2005-04-25 espenCosmetic change
2005-04-23 espenChanged to MIT license
2005-04-21 espenAdded dependency to the gtk system and a couple of...
2005-04-19 espenImproved UI manager demo
2005-04-18 espenMoved handle box demo to avoid compiler warning.
2005-04-17 espenString manually converted to utf8 in CMUCL, and a coupl...
2005-03-13 espenAdded icon-view demo and some other minor changes
2005-03-06 espenA couple of smaller changes.
2005-02-27 espenDisplay Lisp implementation in main window
2005-02-27 espenAdded filters to file chooser example
2005-02-27 espenAdded font selection
2005-02-27 espenReintroduced shape test
2005-02-26 espendefinition of EVENT-MASK overridden with manual definition
2005-02-25 espenChanged arguments to SPIN-BUTTON-SPIN
2005-02-22 espenInitarg :show-all replaced with :show-children
2005-01-12 espenAdded handle box demo and some other changes
2005-01-06 espenToolbar demo updated to use the new API
2004-12-29 espenProgress bar demo and pixbuf example code added, few...
2004-12-26 espenPaned demo updated and various other smaller changes
2004-12-20 espenReintroducing cursor demo and updating layout demo
2004-12-17 espenAdded text and size group tests, and misc other changes
2004-12-05 espenReintroduced tests of idle, timeouts and tooltips
2004-12-05 espenAdded expander demo
2004-12-04 espenAdding text and UI manager
2004-11-21 espenAdded selection in list test
2004-11-15 espenAdded simple list test
2004-11-08 espenConverted deprecated widgets option-menu and combo...
2004-11-06 espenAdded statusbar example
2004-10-31 espenAll working tests now use the current API style. Other...
2000-10-05 espenTests updated and rewritten to work with the new API
2000-08-14 espenInitial revision