chiark / gitweb /
New bindings and bug fixes
[clg] / examples /
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-06-19 espenInitial checkin
2007-06-19 espenAdded proper protection for multi threaded event handling
2007-02-19 espenUsing make-instance to create surfaces from PNG images
2007-01-11 espenAdded decimal points to numbers
2007-01-11 espenAdded decimal points to numbers
2006-09-27 espenRequire stable version of librsvg
2006-09-15 espenUpdated due to API
2006-09-15 espenChanges to icon-view demo
2006-09-06 espenGTK also required when using CLISP
2006-09-06 espenUpdated to work with CLISP
2006-09-05 espenText demo extended to show cursor position
2006-09-05 espenAdded gffi to the list of used packages
2006-04-26 espenChanges required by CLISP
2006-04-26 espenBug fix
2006-04-26 espenChanges required by CLISP
2006-02-26 espenAdded notes about deprecated functionality
2006-02-19 espenNow using non-consing WITH-CAIRO-CONTEXT
2006-02-13 espenDisable SVG tests if librsvg is not available
2006-02-13 espenBug fix
2006-02-13 espenUpdated to latest API
2006-02-13 espenSb-posix required in SBCL
2006-02-09 espenSmall cosmetic change
2006-02-09 espenExporting GINSPECT-TOPLEVELS
2006-02-06 espenInitial checkin
2006-02-03 espenAdded the PCL package to list of used packages
2006-02-02 espenInspection of symbols now works
2006-02-02 espenFixed a couple of CMUCL specific bugs
2005-11-15 espenEnabled previous disabled test and some bug fixes
2005-11-10 espenInitial checkin
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-13 espenUpdated to new tree API
2005-03-06 espenA couple of smaller changes.
2005-02-27 espenBug fix
2005-02-27 espenPartly reimplemented and ported to SBCL
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 espenAn object inspector
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 espenTest image used by testgtk.lisp
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