Skip to content
Snippets Groups Projects
Commit 40ab8d5f authored by colin's avatar colin
Browse files

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)
parent 4c1a898c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment