- Aug 16, 2016
-
-
Craig Lanning authored
-
- Apr 17, 2007
-
-
layer authored
-
- Dec 08, 2005
-
-
layer authored
-
- Jan 16, 2004
-
-
layer authored
-
- Dec 15, 2003
-
-
layer authored
-
- Jul 09, 2002
-
-
layer authored
-
- Aug 06, 1998
-
-
layer authored
-
- May 19, 1998
-
-
layer authored
-
- Feb 05, 1997
-
-
tomj authored
-
- Nov 18, 1993
-
-
cer authored
-
- Jul 27, 1993
-
-
colin authored
-
- May 13, 1993
-
-
colin authored
- added a doit arg to with-input-focus clim/cursor.lisp - a whole bunch of changes to make this work properly clim/db-stream.lisp - changed (port-default-text-style port) to *default-text-style* clim/gadget-output.lisp - clim2bug484 clim/input-protocol.lisp - fixed (method repaint-sheet :after (input-protocol-mixin t)) to handle cursor correctly - removed (method queue-event :after (input-protocol-mixin pointer-enter-event)) and (method queue-event :before (input-protocol-mixin pointer-exit-event)) This is now handled in silica/event.lisp - changed stream-read-gesture to take input-focus - new methods for note-sheet-gain/lose-focus which change the text-cursor accordingly silica/classes.lisp - default port focus-selection now :click-to-select - added event-classes focus-event, focus-in-event and focus-out-event silica/event.lisp - added gfs note-sheet-gain-focus and note-sheet-lose-focus - a whole bunch of changes for correct handling of kb focus. silica/pixmaps.lisp tk-silica/xt-pixmaps.lisp - clim2bug493/494 - copy-from/to-pixmap now gfs - pixmap has a port slot - added new class xt-pixmap silica/text-style.lisp - minor fix to lookup-closest-font test/test-suite.lisp - test for open-window-stream - tests for deallocate-pixmap and copy-from-pixmap (with both stream/medium) tk/ol-funs.lisp, tk/xm-funs.lisp, tk/xt-funs.lisp - added funs for manipulating focus tk/resources.lisp - added resource-convertor for 'bool tk/xlib.lisp - added get-input-focus and set-input-focus tk-silica/ol-gadgets.lisp, tk-silica/ol-silica.lisp - changes for explicit focus/new style cursor. tk-silica/xm-gadgets.lisp, tk-silica/xm-silica.lisp - changes for explicit focus/new style cursor. tk-silica/xt-cursor.lisp - Removed tk-silica/xt-graphics.lisp - make-palette takes a :colormap keyword arg (internal use only) tk-silica/xt-silica.lisp - changes for explicit focus utils/designs.lisp - changed add-color-to-palette to add-colors-to-palette - changed remove-color-from-palette to remove-colors-from-palette utils/packages.lisp - added focus-event, focus-in-event, focus-out-event note-sheet-gain-focus, note-sheet-lose-focus add-colors-to-palette, remove-colors-from-palette
-
- Mar 25, 1993
-
-
colin authored
- 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
-
- Feb 08, 1993
-
-
cer authored
clim/accept-values.lisp Added right-margin, bottom-margin as keywords to invoke-accepting-values clim/command.lisp Removed NIL test from map-over-command-table-menu-items clim/db-stream.lisp make-clim-stream-pane passes background to all the sheets it makes. clim/frames.lisp Changed error message, added command-callback function clim/menus.lisp Added gesture argument to menu-choose clim/noting-progress.lisp Started fixing clim/output-protocol.lisp climtoys/coverage.lisp Added generic-functions-with-no-methods function climtoys/test-clim.lisp Added etst for tf107 and tf100 demo/navfun.lisp postscript/postscript-medium.lisp font-map now grows when needed postscript/postscript-port.lisp Removed limit on 30 fonts. silica/db-border.lisp Fix pane, repaints on size change silica/db-box.lisp Added bulletin board (incomplete) silica/framem.lisp graft of frame-manager is not find-graft silica/gadgets.lisp Added word-wrap to text editor, and row-column-gadget mixin silica/mirror.lisp Removed cruft silica/pixmaps.lisp Check to see whether sheet can have medium silica/port.lisp Removed cruft and added graft methods silica/sheet.lisp Removed cruft and added sheet methods test/chess.lisp Reference correct directory test/test.lisp Added tests tk/event.lisp Event handler tracks catches errors inside wait-function tk/make-classes.lisp xt_initialize_widget_class is called when we need to access class rather than at build time. Means we can work with regular libraries. tk/xlib.lisp Event handler tracks catches errors inside wait-function tk-silica/ol-gadgets.lisp Word wrap for text editor tk-silica/xm-frames.lisp Fixed separator in menus and gesture in menus tk-silica/xm-gadgets.lisp word wrap in text editor tk-silica/xt-frames.lisp gesture inmenu tk-silica/xt-gadgets.lisp Removed multiple calls to with-sheet-medium tk-silica/xt-pixmaps.lisp Implemented deallocate-pixmap tk-silica/xt-silica.lisp Destroy-port does harmless stuff utils/clos.lisp Fixed name in setf* defgeneric utils/packages.lisp Fixed Exports
-
- Dec 03, 1992
-
-
cer authored
-
- Oct 28, 1992
-
-
cer authored
-
- Oct 02, 1992
-
-
cer authored
-
- Sep 30, 1992
-
-
cer authored
-
- Sep 24, 1992
-
-
cer authored
-
- Sep 08, 1992
- Aug 21, 1992
-
-
cer authored
-
- Aug 19, 1992
-
-
cer authored
-
- Aug 18, 1992
-
-
cer authored
-
- Jul 27, 1992
-
-
cer authored
-
- Jul 20, 1992
- Jul 08, 1992
-
-
cer authored
-