- Mar 31, 1993
-
-
cer authored
Makefile.generic removed loads of climtoys since it is already loaded. clim/accept-values.lisp Support Align-prompts for own-window nil dialogs When its t added updating-outpt to identify the prompt/value pair. clim/frames.lisp Defaulted calling-frame to NIL. Alternative space-requirements work for allpanes. clim/incremental-redisplay.lisp Added some commented out diagnostics clim/menus.lisp Worked on menu-choose-from-drawer. Label is optional clim/recording-protocol.lisp In invoke-with-new-output-record find-child-output-record is called instead of find-child-output-record-1. This forces it to use output-record-old-children demo/plot.lisp Fixed dialog. replaced redisplay command now calls redisplay-frame-panes hpgl/hpgl-tests.lisp hpgl-tests now uses the postscript tests misc/dev-load-1.lisp Load in compiled version of test-driver/demos misc/olsupport.c Added support for ol_appl_delete_item postscript/laserwriter-metrics.lisp Reddid the font metrics postscript/postscript-medium.lisp Hacked the text style and pattern drawing stuff. postscript/postscript-port.lisp Hacked the text style and pattern drawing stuff. postscript/sysdcl.lisp Added read-afm.lisp silica/db-box.lisp redid the topdown fractional layout stuff. silica/db-layout.lisp Added the normalize-space-requirement stuff and hacked allocate-space-to-items to handle the fractional stuff better. silica/event.lisp distribute pointer events to grabbed sheet. silica/gadgets.lisp Hacked radio-boxes and check-boxes and added with-radio-box test/postscript-tests.lisp Now usable by the hpgl tests. test/test-clim.lisp Added some more tests test/test-driver.lisp error handling can now be completely disabled so you get into the debugger. test/test.lisp Added tests tk/ol-funs.lisp Added ol_appl_delete_item tk/resources.lisp Enhanced enumerated type to support explicit numbers tk-silica/ol-frames.lisp menu items now use the text-style tk-silica/ol-gadgets.lisp Added multiple row/columns for check/radio-boxes tk-silica/xm-frames.lisp menu items now use the text-style. Added frame for menu-choose-from-drawer tk-silica/xm-gadgets.lisp normalize-space-requirement for text-fields etc. multiple row/columns for radio/check boxes. changing set-item-gadget-items tk-silica/xt-frames.lisp Disable menu-caching in motif port tk-silica/xt-gadgets.lisp normalize-space-requirement for text fields tk-silica/xt-graphics.lisp changing foreground/background repaints sheet tk-silica/xt-silica.lisp Using calling-frame shell if there is one utils/region-arithmetic.lisp fixed the ltrb-union code
-
- Mar 19, 1993
-
-
cer authored
Bugs fixed ---------- clim2bug448 colin 13 [spr7638] Problem with layout pane option :min-width '(50 :chara clim2bug449 colin 13 [spr7639] Problem with layout pane option :min-width "MMMMMMMMM" clim2bug440 [spr7645] Layout problem clim2bug441 box-pane ignores :width,:height, :spacing etc etc. clim2bug447 Alternative space requirements only looked at when layout change clim2bug427 Accepting-values commands are echoed in the interactor clim2bug303 bogus characters in input buffer... clim2bug437 Command activated from menu bar in activity cannot access applicationo clim/accept-values.lisp Made :align-prompts work for own-window dialogs Accept-values-command-buttons calback function now use process-command-event. clim/activities.lisp Added frame-top-level-process method for activity-frame. Added destroy-activity function. clim/basic-translators.lisp Call-presentation-menu takes a :gesture argument that it passes to menu-choose clim/command-processor.lisp clim2bug303, added (values (complete-input)) to accept-method for command name clim/command.lisp clim2bug437 clim/db-stream.lisp Method for update-region added open-window-steam changed clim/default-frame.lisp :panes clim/drag-and-drop.lisp Drag and drop now supports aborting clim2bug340 clim/frames.lisp adjust-layout-requirements is called by generate-panes after method Allow neither :panes or :pane to be specified. Renamed iconify-frame to shrink-frame Added frame-top-level-process accessor clim/graph-formatting.lisp match-output-record method checks for duplicate-key and test. clim/incremental-redisplay.lisp Redraws because of erases now generate clipping-region clim/input-defs.lisp clim/input-protocol.lisp Modified handling of asynchronus aborts. clim/menus.lisp Menu-choose now uses frame-manager of associated-window clim/noting-progress.lisp supports frame-manager-specific progress notes clim/recording-protocol.lisp compute-output-record-offsets now behaves like convert-from-relative-to-absolute-coordinates. clim/standard-types.lisp Methods moved from textual-dialog-view to dialog-view-mixin clim/tracking-pointer.lisp Modified tracking-pointer to support timeout clause climtoys/ccc.lisp Added show-class-methods and generic functions commands climtoys/ib.lisp Made attempt to make dialog work. climtoys/sysdcl.lisp Moved files to test directory demo/browser.lisp pakage presentation-typep method works for allegro demo/peek-frame.lisp Added :gesture argument demo/plot.lisp Added more incremental redisplay support to plot-demo misc/compile-1.lisp Compile test-files misc/dev-load-1.lisp Load test files misc/train.lisp (setq *global-gc-behavior* nil) misc/undefinedsymbols Added XIconifyWindow postscript/postscript-port.lisp Added force-output to close text-output-record silica/db-box.lisp Added spacing argument silica/db-layout.lisp Removed junk and simplified silica/db-scroll.lisp Made update-region do nothing by default silica/db-table.lisp Removed fudges. silica/framem.lisp Fixed find-frame-manager silica/gadgets.lisp Fixed viewport to handle case when child is not a stream-pane silica/scroll-pane.lisp scroll-pane now inherits from client-overridability-mixin specs/*.tex swm changes test/postscript-tests.lisp Fixed stipple definition test/test.lisp Replace ncolumns,nlines by :width (30 :character) specification tk/convenience.lisp Added working dialog support tk-silica/ol-frames.lisp progress notification now sets the busy property of the frame tk-silica/ol-gadgets.lisp text-fields support :width (30 :character) tk-silica/xm-dialogs.lisp align-prompts in own-window dialog tk-silica/xm-frames.lisp Progress notification to use working dialog tk-silica/xm-gadgets.lisp text-fields support :width (30 :character) tk-silica/xt-frames.lisp Window (de)iconification and application-frame-marker tk-silica/xt-silica.lisp Fix coordinates for port-move-frame utils/lisp-utilities.lisp replaced |kdjfkdf djfkdjf| symbol utils/p
-
- Mar 18, 1993
-
-
colin authored
misc/go.lisp, silica/pkg.lisp, silica/sysdcl.lisp, tk-silica/sysdcl.lisp, xlib/sysdcl.lisp - REMOVED all these files - they were historic. clim/accept-values.lisp, clim/db-menu-lisp, clim/default-frame.lisp, clim/menus.lisp - changed :parent to :frame-manager in calls to make-application-frame clim/db-stream.lisp - make-clim-stream-pane passes the pane-name to the outlining-pane and scroller-pane. This makes pane specific color resources affect the scroll bars and border. clim/frames.lisp - simplified initialize-instance :after method on standard-application-frame. Dropped the :parent initarg - all done with the :frame-manager initarg. - changed :command-menu panes to use tk menu-bar rather than clim1.1 style panes clim/output-protocol.lisp - output-protocol-mixin now inherits foreground, background and text-style slots from sheet-with-resources-mixin - output-protocol-mixin specific accessors on medium-foreground, medium-background and medium-default-text-style removed. - output-protcol-mixin specific engraft-medium method removed. misc/compile-1.lisp - tidied up compile-it. silica/db-border.lisp, silica/db-layout.lisp, silica/db-scroll.lisp, silica/scroll-pane.lisp, silica/gadgets.lisp, tk-silica/xm-gadgets.lisp - changed all references to foreground-background-and-text-style-mixin to sheet-with-resources-mixin silica/gadgets.lisp - made menu-bar inherit from sheet-with-resources-mixin and removed its text-style slot silica/medium.lisp - removed foreground-background-and-text-style-mixin - added sheet-with-resources-mixin - added new gf get-sheet-resources to do resource lookup - added new note-sheet-grafted :before method on sheet-with-resources-mixin which does the resource lookup - added engraft-medium :after method on sheet-with-resources-mixin silica/sheet.lisp - replaced note-sheet-grafted :around method hack with :after methods on (setf port), this ensures the medium is engrafted after the mirror has been realized. - ditto for note-sheet-degrafted to degraft the medium tk/widget.lisp tk/xlib.lisp - changed resource name and class to be a list of strings rather than a single string with "."s as separators. tk-silica/xm-frames.lisp - removed special handling (hack) of text-style for motif menu-bars. The general sheet-with-resources-mixin mechanism deals with this now. tk-silica/xm-gadgets.lisp - removed hack in find-widget-class-and-initargs-for-sheet for xm-viewport which named the widget according to the pane name of its child. This is now handled correctly in make-clim-stream-pane - made motif-scroller-pane set up the background of it's viewport correctly. (Makes displays less "flashy") tk-silica/xt-gadgets.lisp - changed find-widget-class-and-initargs-for-sheet :around method from foreground-background-and-text-style-mixin to sheet-with-resources-mixin new method simply looks at the slots in the sheet (no database query) tk-silica/xt-graphics.lisp - replaced decode-ink + :around method by decode-ink and decode-ink-1 (to handle recursive case and not put multiple entries in hashtable) tk-silica/xt-silica.lisp - removed all the engraft-medium :before methods which called default-from-resources. - removed default-from-resources - added get-sheet-resources methods on sheet and pixmap-stream - added function get-xt-resources utils/packages.lisp - removed export of foreground-background-and-text-style-mixin - exported get-sheet-resources from clim-silica - exported sheet-with-resources-mixin from clim-silica
-
- 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
-
- Jan 21, 1993
-
-
cer authored
clim/accept-values.lisp Implementing mechanism to turn off cursor in accepting-values pane clim/basic-translators.lisp Made history action use with-input-editor-help clim/cursor.lisp Fixed port-note-cursor method to just respond to cursor-focus changes clim/db-stream.lisp Changed argument to scroll-extent clim/excl-presentations.lisp Turn off excl presentations and added with-excl-presentations clim/frames.lisp Fixed flushing of queue in run-frame-top-level and :max-height on title clim/graph-formatting.lisp Fixed redisplayed problems in graph formatting clim/graphics-recording.lisp Fixed computation of rotated text bounding box clim/histories.lisp Made history presentation remember ie-stream clim/input-protocol.lisp Implementing mechanism to turn off cursor in accepting-values pane clim/output-protocol.lisp Changed argument to scroll-extent clim/stream-class-defs.lisp Turn off excl presentations and added with-excl-presentations clim/stream-defprotocols.lisp Turn off excl presentations and added with-excl-presentations climtoys/test-driver.lisp Removed *pane-to-avv-stream-table* demo/listener.lisp Turn off excl presentations and added with-excl-presentations misc/dev-load-1.lisp misc/undefinedsymbols.motif Added functions postscript/postscript-medium.lisp Rotated text silica/db-layout.lisp Messed with note-space-requirements-changed silica/db-scroll.lisp Changed argument to scroll-extent silica/event.lisp Fixed port test silica/gadgets.lisp Messed with note-space-requirements-changed silica/layout.lisp Added check to resize-sheet to make sure mirror is correctly sized. tk/load-xm.lisp tk-silica/xm-frames.lisp Added compose-space for menubar to compute the min-width/height tk-silica/xm-gadgets.lisp Changed argument to scroll-extent tk-silica/xt-frames.lisp Height of pointer documentation pane is now 1 line tk-silica/xt-graphics.lisp Rotated text bounding rectangle computation tk-silica/xt-silica.lisp utils/packages.lisp Exported gesture-name-button-and-modifiers, and gesture-name-keysym-and-modifiers xlib/load-xlib.lisp Check that get-entry-points is passed atleast one name
-
- Jan 18, 1993
-
-
cer authored
Makefile olsupport.o was missing from OPENLOOK_OBJS clim/accept-values.lisp removed *pane-to-avv-stream-table* and made it a frame slot clim/db-stream.lisp Commented out compose-space that cleared menu-pane clim/drag-and-drop.lisp Highlighting only works for clim-stream-sheet clim/frames.lisp Added frame-pane-to-avv-stream-table clim/gadget-output.lisp Fixed clim2bug394 for member-alist ptype clim/graph-formatting.lisp reinitialize parents, children in case of reused output record climtoys/test-driver.lisp *catch-errors-in-tests* now controls all error catching demo/address-book.lisp Fixed new address dialog demo/bitmap-editor.lisp Improved editor demo/browser.lisp Browser now uses incremental redisplay for arcs misc/undefinedsymbols.olit Added missing functions silica/db-scroll.lisp Added client-overridability-mixin to scroller-pane test/test-suite.lisp tk-silica/ol-gadgets.lisp Menu bar is now just plain draw-area and the layout is done in Lisp tk-silica/xt-frames.lisp Added max-height to pointer-documentation pane tk-silica/xt-gadgets.lisp Fixed problem when slug is small
-
- Dec 16, 1992
-
-
cer authored
-
- Dec 14, 1992
-
-
cer authored
Makefile Random changes to allow greater flexibility Support for undefined.c{motif,olit} clim/command.lisp clim/db-stream.lisp Changed defaulting of min/max width/height for stream panes and moved from macro clim/frames.lisp Added type check for layouts and panes options clim/histories.lisp clim/ptypes1.lisp Added define-group for define-presentation-type-abbreviation clim/standard-types.lisp clim/surround-output.lisp define-group for define-border-type demos/listener.lisp Attempted to add support so that values can be passed to some of the restarts demo/plot.lisp misc/make-stub-file _ no longer assumed misc/train.lisp Added errorp to training misc/undefinedsymbols _ no longer assumed misc/undefinedsymbols.motif _ no longer assumed misc/undefinedsymbols.olit _ no longer assumed misc/undefinedsymbols.cmotif misc/undefinedsymbols.colit misc/make-stub-file1 Added to handle dual namespace. misc/undefinedsymbols.xt _ no longer assumed postscript/postscript-port.lisp Added window-inside-height silica/classes.lisp Added alive-p to port silica/event.lisp Check for port being alive silica/port.lisp letf alive slot in port test/test-suite.lisp define-app-frame now uses abbreviated form tk/convenience.lisp _ no longer assumed tk/make-classes.lisp _ no longer assumed, HP now uses ff:get-extern-data-address to get data segment symbols. tk/ol-classes.lisp _ no longer assumed tk/ol-funs.lisp _ no longer assumed tk/widget.lisp Added unmanage-children tk/xm-classes.lisp _ no longer assumed tk/xm-funs.lisp _ no longer assumed tk/xm-widgets.lisp Added scroll-vertical/horizontal resources to xm-text class tk/xt-classes.lisp _ no longer assumed tk/xt-funs.lisp _ no longer assumed tk-silica/image.lisp pixmap and bitmap formats now supported. tk-silica/ol-gadgets.lisp Attempt to fix menu updating tk-silica/xm-frames.lisp Attempt to fix menu updating tk-silica/xm-gadgets.lisp dialogs now use text-style, scrolling options noted tk-silica/xm-silica.lisp _ no longer assumed, removed dialog-shell method tk-silica/xt-graphics.lisp Fixed ellipse min-x,y problem tk-silica/xt-silica.lisp Move-frame moves the shell utils/lisp-utilities.lisp Support for hp utils/packages.lisp Exports updated utils/processes.lisp Removed start scheduler xlib/ffi.lisp _ no longer assumed xlib/load-xlib.lisp _ no longer assumed xlib/xlib-funs.lisp _ no longer assumed
-
- Dec 07, 1992
-
-
cer authored
Makefile Removed misc/{dev-load,compile}-{o,xm}.lisp clim/accept-values.lisp Added invoke-with-aligned-prompts clim/basic-translators.lisp Removed Symbolics font attributes from source clim/clim-defs.lisp Added with-aligned-prompts clim/db-stream.lisp Put in missing ` clim/frames.lisp Added support for port termination clim/graph-formatting.lisp Merge of swm and smh's changes clim/standard-types.lisp Sorted out problem with form ptype climtoys/bezier.lisp Changed call to draw-bezier-curve* climtoys/test-clim.lisp More frame tests climtoys/test-demo.lisp Listener now expects forms to be terminated by newline climtoys/test-driver.lisp Random changes to make it more robust when tests fail misc/compile-1.lisp Moved (setq *compile-print* nil) to Makefile misc/train.lisp Minor changes silica/db-scroll.lisp Moved portable implementation into scroller-pane.lisp silica/port.lisp Added port-termination event class and code silica/text-style.lisp Now returns largest font rather than undefined font sys/sysdcl.lisp New definition of xt systems that works test/test-suite.lisp Added testes for cyclic graphs, ith-aligned-prompts, tests are now until they return accurate times tk/xlib.lisp Added connection lost condition tk-silica/ol-frames.lisp Support for label specifying style tk-silica/ol-gadgets.lisp Misc fixes tk-silica/xm-frames.lisp Support for label specifying style tk-silica/xt-silica.lisp Added handler for connection being lost utils/packages.lisp Added exports
-
- Dec 03, 1992
-
-
cer authored
-
- Dec 01, 1992
-
-
cer authored
Makefile Moved the training code into misc/train.lisp and made it run the postscript training code clim/activities.lisp If there are frames in the activity it now select-activity-initial-frame and then enable-activity-frames. Otherwise it calls start-initial-application-frame followed by start-other-application-frames clim/clim-defs.lisp Added scroll-bar option to with-menu clim/db-stream.lisp Removing the spacing code for allegro 'cos it makes the windows look messy clim/frames.lisp Made the sheet positioning code call port-move-frame clim/graphics-recording.lisp draw-rectangles* with non rectilinear transform does the right thing clim/input-protocol.lisp Invoke *click-outside-menu-handler* appropriately clim/menus.lisp scroll-bar option for menubars. Mousing grabbing in menus now works climtoys/bezier.lisp Added define-test to draw the cloud climtoys/ib.lisp Reorganized menus climtoys/sysdcl.lisp Added test-driver.lisp and coverage.lisp climtoys/test-clim.lisp Moved the code to test-driver.lisp and added more tests climtoys/test-demo.lisp Moved the code to test-driver.lisp and added more tests demo/bitmap-editor.lisp Made colors black and white demo/graphics-demos.lisp Made the demos have regular lisp symbols as names silica/classes.lisp Added grabbing-sheet to port silica/db-border.lisp added labelling macro silica/db-scroll.lisp (bounding-rectangle-min-x extent) no longer ignored silica/event.lisp event distribution now takes into account grabbing code. silica/graphics.lisp draw-rectangles and non rectilinear transforms silica/port.lisp find-port now passes server-path to make-port silica/sheet.lisp port-invoke-with-pointer-grabbed letf's the grabbing-sheet slot in the port test/postscript-tests.lisp :file sends output to postscript.output test/test-suite.lisp Tests for draw-rectangles*, reading bitmap files, bezier curves, drag and drop, fixed menu tests, tk/graphics.lisp Added draw-rectangles tk/widget.lisp Removed make-clx-window tk/xm-widgets.lisp Removed dead code tk/xt-defs.lisp added xrectangle-array tk-silica/image.lisp Fixed bitmap reading code tk-silica/xm-dialogs.lisp tk-silica/xm-silica.lisp change-geometry for dialog shell specifies :x, :y, menu-frame used override-redirect tk-silica/xt-frames.lisp added menu methods tk-silica/xt-graphics.lisp added medium-draw-rectangles tk-silica/xt-silica.lisp added port-move-frame utils/clos.lisp Commented out dynamic class nonsense utils/packages.lisp Deleted bad-to-tailpos stuff
-
- Nov 19, 1992
-
-
cer authored
-
- Nov 09, 1992
-
-
cer authored
climtoys now in clim directory * clim/frames.lisp : (setf frame-pretty-name) updates window title and icon * clim/ptypes1.lisp : presentation-subtypep to handle second argument of and/or * demos/navfun.lisp : Fixed delete command Changed gestures * genera/genera-mirror.lisp : Removed #+ignore * misc/compile-1.lisp : climtoys in clim-2.0 directory * misc/dev-load-1.lisp : ditto * silica/framem.lisp : disown-frame NILs shell, initialized-panes and frame-panes slots * tk/callbacks.lisp : browse-selection handled * tk-silica/xm-frames.lisp : (setf frame-pretty-name) updates title and icon-name * tk-silica/xm-gadgets.lisp : Fix :exclusive mode list-pane * utils/lisp-utilities.lisp : Disable package locking for deftype eql
-
- Nov 06, 1992
-
-
cer authored
The usual swm hack attack. Lots of random changes wherever you look.
-
- Oct 28, 1992
-
-
cer authored
-
- Oct 12, 1992
-
-
cer authored
-
- Oct 04, 1992
-
-
cer authored
-
- Oct 02, 1992
-
-
cer authored
-
- Sep 30, 1992
- Sep 24, 1992
-
-
cer authored
-
- Sep 22, 1992
-
-
cer authored
-
- Sep 08, 1992
- Aug 19, 1992
-
-
cer authored
-
- Aug 18, 1992
- Jul 27, 1992
- Jul 24, 1992
-
-
cer authored
-
- Jul 20, 1992
-
-
cer authored
-
- Jul 08, 1992
-
-
cer authored
-
- Jul 06, 1992
- Jul 01, 1992
-
-
cer authored
-
- Jun 29, 1992
-
-
cer authored
-
- Jun 23, 1992
-
-
cer authored
-
- Jun 16, 1992
-
-
cer authored
-
- Jun 03, 1992
-
-
cer authored
-
- Jun 02, 1992
-
-
cer authored
-