Skip to content
Snippets Groups Projects
  1. Oct 17, 1996
  2. Mar 15, 1996
  3. Mar 13, 1996
  4. Mar 01, 1996
  5. Nov 08, 1995
  6. Oct 20, 1995
  7. Oct 17, 1995
  8. Jun 21, 1995
  9. May 17, 1995
  10. Dec 18, 1994
  11. Dec 05, 1994
  12. Nov 23, 1994
  13. Jun 08, 1994
  14. Dec 07, 1993
  15. Nov 24, 1993
  16. Sep 22, 1993
  17. Sep 17, 1993
  18. Aug 31, 1993
  19. Aug 12, 1993
  20. Jul 29, 1993
  21. Jul 27, 1993
  22. Jul 22, 1993
  23. Jun 25, 1993
  24. Jun 04, 1993
  25. May 05, 1993
    • cer's avatar
      Makefile.generic Added silly rule to ls -s fasls · 228fe416
      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
      228fe416
  26. Apr 16, 1993
    • layer's avatar
      Fri Apr 16 09:21:02 1993 Kevin Layer (layer@sole) · 829e3069
      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
      829e3069
  27. Apr 15, 1993
    • cer's avatar
      · 2ef5c610
      cer authored
      Makefile.generic	Added echo-xm-ucl-xtras rule 
      misc/xtsupport.c	Replaced #ifdef ultrix by #ifndef sparc
      uitils/lisp-utilities.lisp	Use excl::stack-allocated-p on lisps that provide it
      2ef5c610
  28. Apr 08, 1993
    • colin's avatar
      Makefile.generic · 4c1a898c
      colin authored
      - added stub-*.c files to list of files to be rm'd with make clean
      
      clim/frames.lisp
      - :command-menu now back to old style clim1 pane (clim2rfe230)
      - :menu-bar produces toolkit menu bar panes (clim2rfe230)
      - fixed bug in find-applicable-translators-for-documentation
        (clim2bug409) 
      
      silica/gadgets.lisp
      - menu-bar now inherits from oriented-gadget-mixin (clim2rfe230)
      
      test/test-suite.lisp
      - added tests for clipping with rectangle-sets
      
      tk/gcontext.lisp
      - (setf gcontext-clip-mask) can now take a list of rectangles
      
      tk-silica/xm-frames.lisp
      - frame-manger-contruct-menu now handles row-wise, n-columns and
        n-rows (clim2bug401)
      
      tk-silica/xt-graphics.lisp
      - a bunch of changes to make rectangle sets work as clipping regions
        (clim2bug346) 
      - pattern and tile decoding unified. transparent patterns are now
        limited to two colors (as tiles used to be).
      
      tk-silica/xt-silica.lisp
      - fixed up minor problem with hp's scalable fonts.
      
      utils/region-arithmetic.lisp
      - removed bounding-rectangle from list of superclasses of
        standard-rectangle-set (list includes region-set which itself
        inherits from bounding-rectangle)
      4c1a898c
  29. Apr 07, 1993
    • cer's avatar
      · 7878b1ee
      cer authored
      Makefile.generic 	OLIT to use difference X libraries
      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
      
      7878b1ee
  30. Apr 02, 1993
    • cer's avatar
      Changes to support motf 1.2 · 87561d8b
      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
      87561d8b
    • cer's avatar
      · f435f558
      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
      f435f558
  31. Mar 31, 1993
    • cer's avatar
      · 3bb86c45
      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
      3bb86c45
  32. Mar 04, 1993
    • colin's avatar
      Makefile.defs · 0aaa66be
      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)
      0aaa66be
  33. Mar 01, 1993
Loading