Skip to content
Snippets Groups Projects
Forked from mcclim / clim-tos
Source project has a limited visibility.
  • cer's avatar
    b4aa252e
    · b4aa252e
    cer authored
    Makefile			Removed  misc/{dev-load,compile}-{o,xm}.lisp
    clim/accept-values.lisp 	Added invoke-with-aligned-prompts
    clim/basic-translators.lisp	Removed Symbolics font attributes from source
    clim/clim-defs.lisp		Added with-aligned-prompts
    clim/db-stream.lisp		Put in missing `
    clim/frames.lisp		Added support for port termination
    clim/graph-formatting.lisp 	Merge of swm and smh's changes
    clim/standard-types.lisp	Sorted out problem with form ptype
    climtoys/bezier.lisp		Changed call to draw-bezier-curve*
    climtoys/test-clim.lisp		More frame tests
    climtoys/test-demo.lisp		Listener now expects forms to be terminated by newline
    climtoys/test-driver.lisp	Random changes to make it more robust when tests fail
    misc/compile-1.lisp		Moved (setq *compile-print* nil) to Makefile
    misc/train.lisp			Minor changes
    silica/db-scroll.lisp		Moved portable implementation into scroller-pane.lisp
    silica/port.lisp		Added port-termination event class and code
    silica/text-style.lisp		Now returns largest font rather than undefined font
    sys/sysdcl.lisp			New definition of xt systems that works
    test/test-suite.lisp		Added testes for cyclic graphs,
                                    ith-aligned-prompts, tests are now
                                    until they return accurate times 
    tk/xlib.lisp			Added connection lost condition
    tk-silica/ol-frames.lisp	Support for label specifying style
    tk-silica/ol-gadgets.lisp	Misc fixes
    tk-silica/xm-frames.lisp	Support for label specifying style
    tk-silica/xt-silica.lisp 	Added handler for connection being lost
    utils/packages.lisp		Added exports
    
    
    b4aa252e
    History
    cer authored
    Makefile			Removed  misc/{dev-load,compile}-{o,xm}.lisp
    clim/accept-values.lisp 	Added invoke-with-aligned-prompts
    clim/basic-translators.lisp	Removed Symbolics font attributes from source
    clim/clim-defs.lisp		Added with-aligned-prompts
    clim/db-stream.lisp		Put in missing `
    clim/frames.lisp		Added support for port termination
    clim/graph-formatting.lisp 	Merge of swm and smh's changes
    clim/standard-types.lisp	Sorted out problem with form ptype
    climtoys/bezier.lisp		Changed call to draw-bezier-curve*
    climtoys/test-clim.lisp		More frame tests
    climtoys/test-demo.lisp		Listener now expects forms to be terminated by newline
    climtoys/test-driver.lisp	Random changes to make it more robust when tests fail
    misc/compile-1.lisp		Moved (setq *compile-print* nil) to Makefile
    misc/train.lisp			Minor changes
    silica/db-scroll.lisp		Moved portable implementation into scroller-pane.lisp
    silica/port.lisp		Added port-termination event class and code
    silica/text-style.lisp		Now returns largest font rather than undefined font
    sys/sysdcl.lisp			New definition of xt systems that works
    test/test-suite.lisp		Added testes for cyclic graphs,
                                    ith-aligned-prompts, tests are now
                                    until they return accurate times 
    tk/xlib.lisp			Added connection lost condition
    tk-silica/ol-frames.lisp	Support for label specifying style
    tk-silica/ol-gadgets.lisp	Misc fixes
    tk-silica/xm-frames.lisp	Support for label specifying style
    tk-silica/xt-silica.lisp 	Added handler for connection being lost
    utils/packages.lisp		Added exports