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
Showing
- clim/db-stream.lisp 4 additions, 3 deletionsclim/db-stream.lisp
- clim/gadget-output.lisp 13 additions, 29 deletionsclim/gadget-output.lisp
- silica/classes.lisp 1 addition, 3 deletionssilica/classes.lisp
- silica/db-border.lisp 3 additions, 3 deletionssilica/db-border.lisp
- silica/pixmaps.lisp 1 addition, 2 deletionssilica/pixmaps.lisp
- test/test-suite.lisp 3 additions, 3 deletionstest/test-suite.lisp
- tk-silica/ol-gadgets.lisp 3 additions, 4 deletionstk-silica/ol-gadgets.lisp
- tk-silica/xm-gadgets.lisp 19 additions, 17 deletionstk-silica/xm-gadgets.lisp
- tk-silica/xt-silica.lisp 3 additions, 5 deletionstk-silica/xt-silica.lisp
- utils/packages.lisp 1 addition, 2 deletionsutils/packages.lisp
Loading
Please register or sign in to comment