chiark / gitweb /
clg
2006-02-13 espenUpdated required librsvg version number
2006-02-13 espenAdded convenient type GERROR-SIGNAL which will signal...
2006-02-13 espenSb-posix required in SBCL
2006-02-09 espenSmall cosmetic change
2006-02-09 espenExporting GINSPECT-TOPLEVELS
2006-02-09 espenAdded ALLOCATE-FOREIGN method
2006-02-09 espenAdded method ALLOCATE-FOREIGN
2006-02-09 espenAdded ALLOCATE-FOREIGN methods
2006-02-09 espenInitarg :construct renamed to :construct-only
2006-02-09 espenAdded ALLOCATE-FOREIGN method for gobject. Construct...
2006-02-09 espenAdded generic function ALLOCATE-FOREIGN
2006-02-09 espenAdded macro WITH-ALLOCATED-MEMORY
2006-02-08 espenMarked "subclassing" as done. Added "porting to amd64"
2006-02-08 espenChanged to use of settable FOREIGN-LOCATION
2006-02-08 espenChanged to use settable FOREIGN-LOCATION
2006-02-08 espenFOREIGN
2006-02-08 espenBug fixes
2006-02-08 espenChanges required by SBCL 0.9.8
2006-02-08 espenChanges required by SBCL 0.9.8
2006-02-08 espenCALL-NEXT-HANDLER given same semantic as CALL-NEXT...
2006-02-08 espenRemoved duplicate definition
2006-02-07 espenBug fix
2006-02-07 espenAdded macro WITH-CARIO-CONTEXT to create temporary...
2006-02-07 espenAdded caching of invalidated proxy instances
2006-02-06 espenReferencing gobject classes properly
2006-02-06 espenFixed ref counting problem when reading the icon-list...
2006-02-06 espenInitial checkin
2006-02-06 espenAdded optional weak-p arg to reader functions
2006-02-06 espenReplaced WEAK-READER-FUNCTION with optional WEAK-P...
2006-02-06 espenRemoved some unnecessary reference functions
2006-02-06 espenDisabled debugging code
2006-02-06 espenNew file gtkselection.lisp
2006-02-06 espenAdded types for selections
2006-02-06 espenInitial checkin
2006-02-06 espenProxies for non reference counted foreign objects passe...
2006-02-06 espenProxies may now have "weak" references to the foreign...
2006-02-06 espenNew type method WEAK-READER-FUNCTION
2006-02-06 espenAdded more debugging stuff
2006-02-05 espenRedesigned proxy initialization protocol
2006-02-05 espenPROXY-LOCATION renamed to FOREIGN-LOCATION
2006-02-04 espenCode clean up and a few new type definitions
2006-02-04 espenCode clean up
2006-02-04 espenCode clean up and propper computation of foreign object...
2006-02-03 espenDoing ref. counting before sinking in around method
2006-02-03 espenFixed broken reference counting
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 clg-0-90
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
next