chiark / gitweb /
clg
2006-02-26 espenDoesn't import symbols from the GTK package into CL...
2006-02-19 espenClearing stack allocated memory
2006-02-19 espenWork around for broken def-type-method
2006-02-19 espenBug fix
2006-02-19 espenDefinition of type gclosure moved before it's first...
2006-02-19 espenNow using non-consing WITH-CAIRO-CONTEXT
2006-02-19 espenBuild instructions updated for SBCL with native C callb...
2006-02-19 espenC callbacks cleaned up and ported to new API
2006-02-19 espenAdded code to re-register sub-classed gobject classes...
2006-02-19 espenAdded new type methods for handling of C callback arguments
2006-02-19 espenAdded code to detect if SBCL is missing or has duplicat...
2006-02-19 espenExporting symbols for the C callback API
2006-02-19 espenAdded support for SBCL's native C callbacks, new callba...
2006-02-19 espenFix for SBCL >= 0.9.8
2006-02-19 espenRemoved unused code
2006-02-16 espenSignaling error in clg-init if running SBCL in Slime...
2006-02-15 espenFixed warning about invalid directory
2006-02-15 espenPorting to CLISP
2006-02-15 espenWITH-GVALUE now uses WITH-ALLOCATED-MEMORY
2006-02-15 espenModified WITH-ALLOCATED-MEMORY to use stack allocation...
2006-02-15 espenRemoved dependency of some internal PCL symbols
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 espenUpdated to latest librsvg API
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.
next