chiark / gitweb /
clg
2006-02-03 espenMade toggle reference depend on glib2.8
2006-02-03 espenAdded glib2.8 to the feature list
2006-02-03 espenAdded the PCL package to list of used packages
2006-02-03 espenAdded dependency for Gtk 2.8 for toggle references
2006-02-02 espenInspection of symbols now works
2006-02-02 espenFixed a couple of CMUCL specific bugs
2006-02-02 espenAdded slot allocation :special for which are internal...
2006-02-02 espenSlots with instance allocation can now safely be added...
2006-02-02 espenObjects can now be cached with strong references
2006-02-02 espenFixed bug so that sub-classing of gobject-classes works
2006-02-01 espenType registering defered until class finalization
2006-02-01 espenSub-classing of gobjects can now be done without explic...
2006-02-01 espenAdded DEFINE-SIGNAL-HANDLER to define class signal...
2006-02-01 espenHack to make TYPE-FROM-NUMBER work with types that...
2006-02-01 espenExporting CALL-NEXT-HANDLER
2006-01-31 espenAdded code to register new types with the gobject type...
2006-01-30 espenBug fix
2005-11-15 espenBug fix
2005-11-15 espenEnabled previous disabled test and some bug fixes
2005-11-15 espenSmall bug fix
2005-11-15 espenUpdated version numbers of supported CL implementations
2005-11-10 espenAdded cairo bindings
2005-11-10 espenAdded cairo dependency
2005-11-10 espenInitial checkin
2005-10-21 espenChanged version number
2005-10-21 espenBug fix
2005-09-26 espenUpdated to reflect current state
2005-09-26 espenClarified a couple of issues
2005-09-26 espenAdded bindings for Gtk 2.8
2005-09-26 espenAdding :gtk2.8 to *features* if Gtk 2.8 is found.
2005-09-26 espenCMUCL 19b no longer loads pcl.lisp
2005-09-26 espenFix for SBCL 9.x
2005-04-25 espenBug fix
2005-04-25 espenAdded note about recent snapshots of CMUCL
2005-04-25 espenFeature :clg-pcl reneamed to :non-broken-pcl
2005-04-25 espenMade the definition of pcl::slot-info identical to...
2005-04-25 espenUpdated
2005-04-25 espenNew function CLG-VERSION
2005-04-25 espenCosmetic change
2005-04-24 espenAdded more bindings to accel-group and accel-map
2005-04-24 espenModifer-type manually defined
2005-04-24 espenAdded pseudo type for structs which are inlined in...
2005-04-24 espenMapped lisp type gclosure to foreign type GClosure
2005-04-24 espenBug fix
2005-04-23 espenChanged to MIT license
2005-04-21 espenAdded dependency to the gtk system and a couple of...
2005-04-21 espenFixed a few bugs regarding pointer and keyboard grabbing
2005-04-19 espenImproved UI manager demo
2005-04-19 espenRemoved some unnecessary utility functions.
2005-04-19 espenUnified API for all types of radio objects.
2005-04-18 espenMoved handle box demo to avoid compiler warning.
2005-04-18 espenAdded alien type counted-vector and some missing transl...
2005-04-17 espenString manually converted to utf8 in CMUCL, and a coupl...
2005-04-17 espenAll alien strings automatically converted to and from...
2005-04-17 espenUpdated for SBCL 0.8.21
2005-04-17 espenExporting symbols
2005-04-17 espenAdded initarg :pattern to label
2005-04-17 espenMade WITH-GC-DISABLED just a wrapper for internal CMUCL...
2005-04-03 espenRegister integer as alias for foreign type int.
2005-03-13 espenAdded icon-view demo and some other minor changes
2005-03-13 espenUpdated to new tree API
2005-03-13 espenAdded bindings to GtkIconView and GtkTreeSortable and...
2005-03-13 espenManual overriding some slot setters for icon-view
2005-03-13 espenAPI changes to message-dialog
2005-03-13 espenExporting symbols from gtktext.lisp
2005-03-13 espenModified DEFCALLBACK to avoid unnecessary variable...
2005-03-13 espenAdded form to export symbols from DEFINE-CONDITION
2005-03-12 espenReverted a previous change which didn't work
2005-03-11 espenWorkaround for missing proxy classes
2005-03-11 espenWork around for an unknown bug
2005-03-11 espenReverted previous change
2005-03-11 espenFix to avoid having to rely on internal _get_type functions
2005-03-06 espenChanges necessary to allow saving of core images with...
2005-03-06 espenAdded declaration to get rid of a couple of warnings.
2005-03-06 espenA couple of smaller changes.
2005-03-06 espenCMUCL will now use LOAD-FOREIGN to load shared librarie...
2005-03-06 espenBug fix
2005-03-04 espenChanged how the widgets are made visible.
2005-03-03 espenAdded missing DESTROY-FUNCTION method for TREE-PATH
2005-03-02 espenUpdated build instructions and added guidelines for...
2005-02-27 espenUpdated to reflect current state
2005-02-27 espenBug fix
2005-02-27 espenPartly reimplemented and ported to SBCL
2005-02-27 espenSymbolic column names with CELL-LAYOUT-ADD-ATTRIBUTE...
2005-02-27 espenDisplay Lisp implementation in main window
2005-02-27 espenIgnore initargs for parent and visible in widget class
2005-02-27 espenCall show-widget in shared-initialize after method...
2005-02-27 espenChanged the way initargs are handled when merging slot...
2005-02-27 espenAdded filters to file chooser example
2005-02-27 espenAdded font selection
2005-02-27 espenReintroduced shape test
2005-02-27 espenBug fix
2005-02-26 espenAdded bindings for pointer grabbing
2005-02-26 espenAdded some slots to DISPLAY
2005-02-26 espenAdded more bindings
2005-02-26 espenRegistering event-mask as a foreign type
2005-02-26 espendefinition of EVENT-MASK overridden with manual definition
2005-02-25 espenChanged arguments to SPIN-BUTTON-SPIN
2005-02-25 espenAdded required translation methods for single- and...
2005-02-25 espenBug fix
next