- Mar 01, 1996
-
-
colin authored
-
- Nov 08, 1995
-
-
georgej authored
-
- Oct 20, 1995
-
-
colin authored
-
- May 17, 1995
-
-
colin authored
-
- Dec 18, 1994
-
-
duane authored
-
- Dec 07, 1994
-
-
smh authored
-
- Dec 05, 1994
-
-
colin authored
-
- Nov 23, 1994
-
-
smh authored
-
- Jul 27, 1993
-
-
colin authored
-
- Jul 22, 1993
-
-
cer authored
-
- May 13, 1993
-
-
colin authored
Makefile.defs - removed references to xt-silica/xt-cursor
-
cer authored
Makefile.cobjs Have OLINCLUDES and XMINCLUDES for R4/R5 differences. Dependencies for climgccursor.c Makefile.cobjs-svr4 Have OLINCLUDES and XMINCLUDES for R4/R5 differences. Dependencies for climgccursor.c Makefile.dec3100 Have OLINCLUDES and XMINCLUDES for R4/R5 differences. Makefile.defs Have OLINCLUDES and XMINCLUDES for R4/R5 differences. Makefile.hp700 Have OLINCLUDES and XMINCLUDES for R4/R5 differences. Makefile.sun4 Have OLINCLUDES and XMINCLUDES for R4/R5 differences. Makefile.svr4 Have OLINCLUDES and XMINCLUDES for R4/R5 differences. clim/accept-values.lisp Added &key :view to accepting-values display-view-background Aborting edit marks field as modified to force it to be redisplayed made accept-values-button work with :align-prompts t Make calling frame default to frame of associated window clim/db-stream.lisp Fixed window-inside-height clim/frames.lisp Call pointer-pointer-position instead of native-position clim/gadget-output.lisp gadget-includes-prompt-p :around to allow :prompt nil in view to supress prompt clim/gestures.lisp marked unavailable keysyms clim/input-protocol.lisp queue pointer-exit-event clim/interactive-defs.lisp read-token handles :eof rather than looping clim/interactive-protocol.lisp frame-manager-display-help will popup window clim/standard-types.lisp read-recursive handles :eof when reading from string climtoys/booch.lisp Minor fixes climtoys/ib.el Insert newline before appending definition climtoys/ib.lisp Implemented move multiple Command table editing More composite-view stuff "Wires" demo/demo-activity.lisp Deleted :width :height constraint since it makes the pane too small on OLIT misc/MyDrawingA.c #include "climgccursor.c" misc/olsupport.c #include "climgccursor.c" misc/train.lisp Coverage goes to port specific file misc/xtsupport.c Added includes postscript/postscript-port.lisp Made showpage conditional on :destination silica/gadgets.lisp viewport makes in non stream child as big as its wants to be silica/layout.lisp sys/sysdcl.lisp added gc-cursor.lisp test/test-clim.lisp Test for (find-frame-manager) bug test/test-demos.lisp Added test to run-all-demos for 20 seconds test/test-driver.lisp Support for specifying (com-connect :unsupplied :unsupplied :style :inherits) Try several times to find highlighted presentation If we cannot find presentation use default test/test-suite.lisp Tests for sliders test/test.lisp Graphical label tests tk/event.lisp tk/make-classes.lisp tk/resources.lisp Needed an (ash value -24) for convert-resource-in for char value tk/xlib.lisp Support to create colors on heap tk/xt-funs.lisp defforeigns for gc cursor stuff tk-silica/image.lisp tk-silica/ol-gadgets.lisp Improved slider: show value, label etc Some support for pixmap labels tk-silica/ol-silica.lisp Change-widget-geometry does not if dimensions the same tk-silica/xm-dialogs.lisp Dialogs to use standard-sequence-output-history tk-silica/xm-gadgets.lisp Slider to check for (stringp label) tk-silica/xt-graphics.lisp Fix (let ((width (array-dimension array 1))) ..) tk-silica/xt-silica.lisp Messed with keysyms, pass sheet to realize-cursor support for pattern cursors
-
- May 05, 1993
-
-
cer authored
clim/accept-values.lisp Added :echo NIL to presentation events clim/activities.lisp Indentation clim/db-stream.lisp Made clim-stream-sheet point back to input-editing-stream clim/frames.lisp Made the frame-queue command echo and add to history clim/gadget-output.lisp Header changed clim/input-defs.lisp Added valid slot to pointer. clim/input-editor-commands.lisp Comment clim/input-protocol.lisp stream-pointer-position now calls sheet-pointer-position clim/interactive-protocol.lisp Make stream point to input-editor clim/menus.lisp initial default-text-margin to NIL clim/output-protocol.lisp added scrolled-pane-line-scroll-amount method clim/pixmap-streams.lisp clim/ptypes2.lisp clim/recording-protocol.lisp clim/surround-output.lisp Fixed :oval stuff clim/text-recording.lisp Checked for ink changing in recompute-contents-ok clim/tracking-pointer.lisp Call sheet-pointer-position climtoys/booch.lisp Cool new features climtoys/ib.lisp Cool new features climtoys/sysdcl.lisp Added booch.lisp to sysdcl misc/dev-load-1.lisp Added fake-load-system stuff silica/db-button.lisp removed macro with-radio-box silica/db-layout.lisp Messed with the client-overridability since the climgg.fasl did not work silica/db-scroll.lisp Fixed cpl and added horizontal-line-scroll-amount etc Added code to redraw the input-buffer silica/event.lisp Made dispatch-event methods update the pointer and pointer-exit method invalidate the pointer silica/gadgets.lisp Added with-radio-box silica/graphics.lisp silica/scroll-pane.lisp changed cpl sys/defsystem.lisp Added fake-load-system test/test-clim.lisp Added select-file test test/test-driver.lisp Fixed to handle activities tk/macros.lisp Support for signed-arrays tk/xlib.lisp x,y coordinates are signed tk/xm-funs.lisp added XmSelectionBoxGetChild tk-silica/ol-gadgets.lisp Line scrolling support tk-silica/xm-gadgets.lisp Line scrolling support tk-silica/xt-gadgets.lisp Line scrolling support, made sheet-transformation for top-level-sheet ask where the shell is tk-silica/xt-silica.lisp pointer manipulation
-
- Apr 16, 1993
-
-
cer authored
Added silica/db-label.lisp clim/accept-values.lisp changing-space-requirements fix clim/graph-formatting.lisp added find-child-output-record method that searches all of the old children clim/menus.lisp Fixed for :label to menus climtoys/coverage.lisp Sorted files by coverage climtoys/ib.lisp Reworked architecture introducing blanket-viewer class. demo/browser.lisp Display snapshots in interactor rather on graph misc/train.lisp Training to record failed tests in port specific files. Compiles test-suite.lisp silica/db-border.lisp Moved code into silica/db-label.lisp silica/db-layout.lisp invoke-with-changing-space-requirements layout argument defaults to t silica/gadgets.lisp Moved code into silica/db-label.lisp silica/mirror.lisp added always-propagate-region-changes-p so that we can force mirror resizes to change sheet. Forces the rest of the tree to be laid out sys/sysdcl.lisp Added db-label.lisp test/test-driver.lisp Added *default-input-state-timeout* test reporting to send output to file test/test-suite.lisp Minor cosmetic changes. test/test.lisp made window bigger tk/resources.lisp Fixed wrap mode tk-silica/ol-gadgets.lisp openlook-frame-pane now ignores bacground argument. made use of openlook-labelled-gadget. fixed orrientation problem in radio-box. tk-silica/xm-frames.lisp Moved update-frame-settings and frame-manager-note-pretty-name-changed to xt-frames tk-silica/xm-gadgets.lisp Added always-propagate-region-changes-p method tk-silica/xm-silica.lisp REmoved dialog shell change-widget-geometry method tk-silica/xt-frames.lisp Moved update-frame-settings and frame-manager-note-pretty-name-changed to xt-frames tk-silica/xt-silica.lisp Only turn on backing store if the server is safe
-
layer authored
* Makefile.defs: new variable C_OBJECT_MAKEFILE, so can have different versions for svr4 and non-svr4; xlib/last.fasl added to OL-DEBUG-OBJS and XM-DEBUG-OBJS * Makefile.generic: move .o file generation to Makefile.cobjs * sys/sysdcl.lisp: svr4isms * tk/load-ol.lisp: svr4isms * tk/load-xm.lisp: svr4isms * tk/make-classes.lisp: hacks for new version of openlook (list-pane and event-obj classes) * tk/resources.lisp: make make-arglist-for-class create an '(unsigned 32) array and make sure it puts the correct values into it. * tk-silica/last.lisp: (defvar system::*devel* nil) * xlib/load-xlib.lisp: svr4isms * xlib/xlib-funs.lisp: remove old debugging code
-
- Apr 02, 1993
-
-
cer authored
Makefile.defs Minor mods and added support for climhpgl.fasl and tests Removed xm-menus,graphics, and ol-graphics.lisp Makefile.generic added support for climhpgl.fasl and tests clim/accept-values.lisp graphic labels in accept-values-command-buttons clim/frames.lisp Added frame-current-panes, fixed problem with command disabling. clim/pixmap-streams.lisp Changed indentation climtoys/ccc.lisp Added com-show-class-generic-functions demo/bitmap-editor.lisp Indentation hpgl/hpgl-port.lisp Made hpgl-port have palette hpgl/pkg.lisp Fixed provide misc/compile-1.lisp Compile hpgl now misc/dev-load-1.lisp load hpgl now misc/train.lisp hpgl training, reporting of test results postscript/postscript-port.lisp calls make-palette sys/sysdcl.lisp removed ol-graphics etc test/postscript-tests.lisp output file name depends on type. test/test-clim.lisp Added etsts test/test-driver.lisp Support for reporting of tests tk/xlib.lisp Added composestatus support tk-silica/ol-gadgets.lisp Menu bar remembers buttons for disabling tk-silica/xm-frames.lisp Menu bar remembers buttons for disabling, accelerators only for pulldown menus tk-silica/xm-gadgets.lisp compose-space buttons with pixmap labels tk-silica/xm-silica.lisp minor mod tk-silica/xt-frames.lisp mapping from command to button to support disabling tk-silica/xt-graphics.lisp added make-medium method for xt-port tk-silica/xt-silica.lisp compose-status support
-
- Mar 04, 1993
-
-
colin authored
- got rid of clim/stipples and introduced tk-silica/xt-stipples clim/accept-values.lisp - made :cache-value in find-or-add-query for av fields depend on ptype clim/gadget-output.lisp - temp fix in accept-values-string-field-changed-callback for openlook clim/standard-types.lisp - fix presentation type for form to properly inherit from expression to handle auto-activate correctly clim/stipples.lisp - REMOVED (never used) clim/text-formatting.lisp - fixed a couple of bugs with filling-stream in stream-write-string method clim/translators.lisp - fixed bug in find-presentation-translators-1 so that translators are sorted by priority correctly silica/classes.lisp - changed initform for text-style to be nil rather than *default-text-style* in basic-medium. This was causing text style resources to be ignored. sys/sysdcl.lisp - removed clim/stipples and added tk-silica/xt-stipples tk/xlib.lisp - fixed up images for screen depths other than 8,1 and added support made images take a :format arg (controls zpixmap/xypixmap/xybitmap) tk-silica/ol-gadgets.lisp - temp fix to make text-fields work tk-silica/xm-gadgets.lisp - label widgets set :recompute-size resource to nil - bug fix for text-editor field and setf gadget-value tk-silica/xt-graphics.lisp - a whole bunch of changes/bug fixes. stippling now much improved and simplified mechanism for ink table handling. foreground and background and flipping ink are now treated like any other indirect inks with their gcontexts kept in the ink table. tile-gcontext scrapped - now in the port. luminisoty and opacity stuff merged into xt-stipples. bug fixes for opacities. tk-silica/xt-silica.lisp - opacities stuff removed - moved to xt-stipples. - added port-resize-frame tk-silica/xt-stipples.lisp - NEWFILE - new opacity and luminosity stuff - 1 bit pixmaps on a per port basis utils/packages.lisp - export port-resize-frame from xm-silica test/postscript-tests.lisp - put in *hearts-tile* (grabbed it from clim/stipples.lisp)
-
- Dec 17, 1992
-
-
cer authored
postscript/postscript-port.lisp silica/graphics.lisp the bezier curve code ensures that the medium transform is identity before calling the medium-draw-polygon sys/sysdcl.lisp the sysdcl for openlook-clim did not include xt-cursor test/test-suite.lisp Undid a swm change tk/gcontext.lisp Specified a fixed-index tk/resources.lisp Added a convert-resource-in for colormap tk-silica/xt-graphics.lisp Changed the offsets and completed swm's name change tk-silica/xt-silica.lisp Only specify colormap if it is different from the default
-
- Dec 16, 1992
-
-
cer authored
-
- 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
-
- Nov 19, 1992
-
-
cer authored
-
- Nov 06, 1992
-
-
cer authored
The usual swm hack attack. Lots of random changes wherever you look. swm changes.
-
- Oct 28, 1992
-
-
cer authored
-
- Oct 02, 1992
-
-
cer authored
-
- Sep 30, 1992
-
-
cer authored
-
- Sep 24, 1992
-
-
cer authored
-
- Sep 22, 1992
-
-
cer authored
-
- Sep 08, 1992
- Aug 21, 1992
-
-
cer authored
-
- Aug 19, 1992
-
-
cer authored
-
- Aug 18, 1992
- Jul 27, 1992
-
-
cer authored
-
- Jul 20, 1992
-
-
cer authored
-
- Jul 08, 1992
-
-
cer authored
-
- Jul 01, 1992
-
-
cer authored
-
- May 22, 1992
-
-
cer authored
-
- May 13, 1992
-
-
cer authored
-