Skip to content
Snippets Groups Projects
  1. Apr 17, 2007
  2. Feb 03, 2006
  3. Dec 08, 2005
  4. Jan 16, 2004
  5. Jan 01, 2004
  6. Dec 15, 2003
  7. Jul 09, 2002
  8. May 01, 2000
  9. Jul 19, 1999
  10. May 04, 1999
  11. Feb 25, 1999
  12. Aug 06, 1998
  13. May 19, 1998
  14. Oct 30, 1997
  15. Oct 13, 1997
  16. Oct 04, 1997
  17. Sep 03, 1997
  18. May 31, 1997
  19. May 24, 1997
  20. Apr 24, 1997
  21. Feb 14, 1997
  22. Feb 05, 1997
  23. Nov 20, 1996
  24. Mar 15, 1996
  25. Mar 13, 1996
  26. Mar 01, 1996
  27. Nov 08, 1995
  28. Oct 20, 1995
  29. May 17, 1995
  30. Dec 18, 1994
  31. Dec 07, 1994
  32. Dec 05, 1994
  33. Nov 23, 1994
  34. Jul 27, 1993
  35. Jul 22, 1993
  36. May 13, 1993
    • colin's avatar
      sys/sysdcl.lisp · f6005314
      colin authored
      Makefile.defs
      
      - removed references to xt-silica/xt-cursor
      f6005314
    • cer's avatar
      .cvsignore Ignore the coverage reports · 16c4300a
      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
      16c4300a
  37. 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
  38. Apr 16, 1993
    • cer's avatar
      Makefile.defs Modified training to compile test-suite first · b422a15d
      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
      b422a15d
    • 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
Loading