chiark / gitweb /
Add a boundp-function slot, which is required by virtual slot getter.
[clg] / examples / testgtk.lisp
2008-12-09 espenUpdated for new pixbuf API
2008-03-20 espenAdded note saying the file should probably be treated...
2008-01-02 espenAdded note about the GtkTooltips being deprecated in...
2007-07-12 espenFix due to minor API change in message-dialog
2007-06-20 espenImproved support for multiple display connections
2007-06-19 espenAdded proper protection for multi threaded event handling
2007-01-11 espenAdded decimal points to numbers
2006-09-15 espenChanges to icon-view demo
2006-09-05 espenText demo extended to show cursor position
2006-04-26 espenChanges required by CLISP
2006-02-26 espenAdded notes about deprecated functionality
2006-02-13 espenSb-posix required in SBCL
2005-04-25 espenBug fix
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