-
- Downloads
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
Showing
- Makefile 24 additions, 16 deletionsMakefile
- clim/accept-values.lisp 14 additions, 1 deletionclim/accept-values.lisp
- clim/basic-translators.lisp 4 additions, 2 deletionsclim/basic-translators.lisp
- clim/clim-defs.lisp 6 additions, 1 deletionclim/clim-defs.lisp
- clim/db-stream.lisp 2 additions, 2 deletionsclim/db-stream.lisp
- clim/frames.lisp 9 additions, 1 deletionclim/frames.lisp
- clim/graph-formatting.lisp 388 additions, 378 deletionsclim/graph-formatting.lisp
- clim/input-protocol.lisp 4 additions, 1 deletionclim/input-protocol.lisp
- clim/standard-types.lisp 12 additions, 7 deletionsclim/standard-types.lisp
- misc/compile-1.lisp 1 addition, 3 deletionsmisc/compile-1.lisp
- misc/train.lisp 5 additions, 4 deletionsmisc/train.lisp
- silica/classes.lisp 1 addition, 2 deletionssilica/classes.lisp
- silica/db-scroll.lisp 2 additions, 654 deletionssilica/db-scroll.lisp
- silica/port.lisp 12 additions, 1 deletionsilica/port.lisp
- silica/scroll-pane.lisp 666 additions, 0 deletionssilica/scroll-pane.lisp
- silica/text-style.lisp 2 additions, 2 deletionssilica/text-style.lisp
- sys/sysdcl.lisp 53 additions, 72 deletionssys/sysdcl.lisp
- test/test-suite.lisp 129 additions, 75 deletionstest/test-suite.lisp
- tk-silica/ol-frames.lisp 7 additions, 4 deletionstk-silica/ol-frames.lisp
- tk-silica/ol-gadgets.lisp 20 additions, 12 deletionstk-silica/ol-gadgets.lisp
Loading
Please register or sign in to comment