Makefile.generic
- added stub-*.c files to list of files to be rm'd with make clean clim/frames.lisp - :command-menu now back to old style clim1 pane (clim2rfe230) - :menu-bar produces toolkit menu bar panes (clim2rfe230) - fixed bug in find-applicable-translators-for-documentation (clim2bug409) silica/gadgets.lisp - menu-bar now inherits from oriented-gadget-mixin (clim2rfe230) test/test-suite.lisp - added tests for clipping with rectangle-sets tk/gcontext.lisp - (setf gcontext-clip-mask) can now take a list of rectangles tk-silica/xm-frames.lisp - frame-manger-contruct-menu now handles row-wise, n-columns and n-rows (clim2bug401) tk-silica/xt-graphics.lisp - a bunch of changes to make rectangle sets work as clipping regions (clim2bug346) - pattern and tile decoding unified. transparent patterns are now limited to two colors (as tiles used to be). tk-silica/xt-silica.lisp - fixed up minor problem with hp's scalable fonts. utils/region-arithmetic.lisp - removed bounding-rectangle from list of superclasses of standard-rectangle-set (list includes region-set which itself inherits from bounding-rectangle)
Showing
- Makefile.generic 3 additions, 2 deletionsMakefile.generic
- clim/frames.lisp 20 additions, 12 deletionsclim/frames.lisp
- silica/gadgets.lisp 2 additions, 1 deletionsilica/gadgets.lisp
- test/test-suite.lisp 47 additions, 5 deletionstest/test-suite.lisp
- tk-silica/ol-frames.lisp 5 additions, 2 deletionstk-silica/ol-frames.lisp
- tk-silica/xm-frames.lisp 19 additions, 3 deletionstk-silica/xm-frames.lisp
- tk-silica/xt-frames.lisp 9 additions, 3 deletionstk-silica/xt-frames.lisp
- tk-silica/xt-graphics.lisp 180 additions, 334 deletionstk-silica/xt-graphics.lisp
- tk-silica/xt-silica.lisp 15 additions, 13 deletionstk-silica/xt-silica.lisp
Loading
Please register or sign in to comment