Skip to content
Snippets Groups Projects
Commit 4324637e authored by colin's avatar colin
Browse files

clim/db-border.lisp, clim/genera-activities.lisp, clim/text-style.lisp

- REMOVED all these files - they were historic.

clim/db-stream.lisp
- made make-clim-stream-pane use spacing pane on allegro

clim/gadget-output.lisp
- added decode-indirect-view from type sequence to text-field-view

clim/output-protocol.lisp, slilica/classes.lisp, silica/pixmaps.lisp,
utils/packages.lisp
- got rid of port-default-text-style

silica/db-border.lisp
- changed default-initargs in outlined pane to set :default-background
(now provided in sheet-with-resources-mixin)

silica/medium.lisp
- added :initargs default-foreground/background/text-style to
sheet-with-resources-mixin
- added support for :background to be a string naming a color in
note-sheet-grafted :before of sheet-with-resources-mixin

tk-silica/ol-gadgets.lisp
- changed menu-bar-text-style to pane-text-style in realize-mirror
:around for openlook-menu-bar

tk-silica/xm-gadgets.lisp
- replaced (pane-background sheet) with 
(getf (silica::sheet-with-resources-initargs sp) :background) in
iniialize-instance of motif-scroller-pane because pane-background
isn't set until after the widget is grafted.

tk-silica/xt-silica.lisp
- removed calls to find-named-color in get-xt-resources as this is now
done in note-sheet-grafted :before of sheet-with-resources-mixin in
silica/medium.lisp
parent 750b7e60
No related branches found
No related tags found
Loading
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