- Feb 05, 1997
-
-
tomj authored
-
- Jul 23, 1996
-
-
colin authored
-
- Mar 15, 1996
-
-
colin authored
-
- Mar 13, 1996
-
-
colin authored
-
- May 17, 1995
-
-
colin authored
-
- Apr 07, 1995
-
-
georgej authored
-
- Dec 18, 1994
-
-
duane authored
-
- Dec 05, 1994
-
-
colin authored
-
- Sep 17, 1993
-
-
duane authored
-
- Jul 29, 1993
-
-
layer authored
-
- Jun 02, 1993
-
-
cer authored
-
- May 13, 1993
-
-
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
-
- Apr 29, 1993
-
-
layer authored
* Makefile.sun4: prepend /net/vapor to motif paths
-
- Apr 07, 1993
-
-
cer authored
Makefile.sun4 OLIT to use difference X libraries Makefile.sun4.motif-1.1.4 OLIT to use difference X libraries clim/accept-values.lisp graphical accept-values-command-buttons clim/graph-formatting.lisp Removed assertion clim/graphics-recording.lisp Comment clim/incremental-redisplay.lisp Nothing changed clim/interactive-defs.lisp Moved methods to interactive-protocol.lisp clim/interactive-protocol.lisp Added methods from interactive-defs.lisp. They are specialized on the stream clim/recording-protocol.lisp Fixed incremental redisplay problem involve :parent argument. We now look in the parent for old-children climtoys/ib.lisp Implemented multiple selections. hbox/vbox adopt all selected widgets as their children removed crap climtoys/pi.lisp presentation-inspect calls winspect on presentation demo/bitmap-editor.lisp Nothing demo/browser.lisp Redid browser layout. Removed option not to merge duplicates since that breaks redisplay. Removed call to redisplay-frame-pane inside the avv display function since that interacts with the original stream problem to create empty output records. hpgl/hpgl-port.lisp Combined duplicated initialize-instance methods test/test-suite.lisp Nothing tk/xlib.lisp Fixed compose-status typo tk-silica/xm-gadgets.lisp Correct computation of pixmap label size tk-silica/xm-silica.lisp Put focus policy back to pointer tk-silica/xt-graphics.lisp Sped up rotated text by caching rotated strings tk-silica/xt-silica.lisp Added rotated string cache to xt-port
-
- Apr 02, 1993
-
-
cer authored
Makefile.generic Added $(MOTIFXTRAOS) to enable specification of dlsym.o Makefile.sun4 Point to 1.2, Makefile.sun4.motif-1.1.4 is the old version clim/graph-formatting.lisp Put in assert (grapher bug) misc/xtsupport.c Eliminated absolute pathname in include. Makefile specifies where to look tk-silica/pkg.lisp Exported ol/xm gadget classes utils/packages.lisp Exported gadget-foo functions
-
- Mar 01, 1993
-
-
cer authored
See files Makefile.* Makefile includes that for the sun4 and you should really go make -f Makefile.foo misc/xtsupport.c Conditionalized for sun4 only. Dummy definition on dec tk/resources.lisp Added xm-foo resources for dec. tk/xm-font-lisp.lisp Added xm-foo resource tk-silica/xm-gadgets.lisp Added missing call-next-method
-