Skip to content
Snippets Groups Projects
  1. Jun 21, 1993
  2. May 13, 1993
    • 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
  3. Apr 23, 1993
    • cer's avatar
      Makefile.cobjs Missing rules for .o files · 14a56833
      cer authored
      clim/command.lisp	Filter out NIL entries except dividers
      clim/db-stream.lisp	open-window-stream now calls frame-manager-get-menu
      clim/frames.lisp	(setf frame-current-layout) disables panes before
      			adopting them  and calls note-frame-current-layout-changed
      clim/graph-formatting.lisp Arc-drawer is now only called once
      			per edge, :path argument passed. :draw-node when
      			getting bounding box of of filler-node
      clim/input-editor-commands.lisp		Bogus bucky key test replaced by
      			explicit test for known printable characters so
      			that you can define input editor commands for
      			arrow keys for example, On allegro arrow key
      			gestures mapped to input editor commands
      climtoys/ib.lisp	Made it better
      climtoys/sysdcl.lisp	Added pi.lisp and draw-sheets.lisp
      demo/browser.lisp	Browser arc draw works with :path argument
      demo/graphics-editor.lisp		Changed layout
      misc/compile-1.lisp		removed compile of climtoys
      misc/dev-load-1.lisp		Added compile of climtoys so that it can
      			be done after composer added since stuff there
      			uses it
      misc/train.lisp		Indentation
      postscript/postscript-medium.lisp		removed
      			medium-draw-character* and used
      			with-postscript-drawing-options in the rotated
      			text case
      test/test-clim.lisp		Changed tests moved stuff to test-driver
      test/test-driver.lisp		moved *clos-preload-packages* to here
      test/test-suite.lisp		Added slider test
      test/test.lisp		Added com-change-set-gadget-values test
      tk/make-classes.lisp		removed list-pane to ol-list rename
      tk/ol-callbacks.lisp		scrollbar callback gets new value
      tk/ol-defs.lisp			scrollbar callback gets new value
      tk-silica/ol-gadgets.lisp	Fixed numerous bugs
      tk-silica/ol-silica.lisp	Removed warning
      tk-silica/xm-frames.lisp
      			clim-internals::note-frame-current-layout-changed hack
      tk-silica/xt-frames.lisp	Minor cleanup
      tk-silica/xt-gadgets.lisp		Added decode-gadget-background for
      			pattern so that it returns the gcontext-stipple
      tk-silica/xt-silica.lisp		renamed keysyms for arrow keys
      14a56833
  4. Apr 16, 1993
    • cer's avatar
      · bca82f79
      cer authored
      Makefile.defs		Modified training to compile test-suite first
      			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
      bca82f79
  5. 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
  6. Mar 19, 1993
    • cer's avatar
      · d9884540
      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
      d9884540
  7. Feb 08, 1993
    • cer's avatar
      · 83192daf
      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
      
      83192daf
  8. Dec 03, 1992
  9. Nov 19, 1992
  10. Nov 09, 1992
    • cer's avatar
      clim/ptypes2.lisp · 6663571b
      cer authored
      clim/gadget-output.lisp 
      clim/accept.lisp
      clim/accept-values.lisp	: Pass active-p through to
      				accept-present-default
      
      clim/drag-and-drop.lisp	: Handle dropping on a blank area and to
      				ignore pointer motion on sheets
      				that are not application panes.
      
      clim/pixmap-stream.lisp : added text-style argument pixmap-from-menu-item
      
      climtoys/ib.lisp	: Played with drag and drop translator
      
      tests/test-suite.lisp
      climtoys/test-clim.lisp : More tests
      
      tk-silica/xm-frames.lisp
      tk-silica/ol-frames.lisp : handle :text-style in menu-choose
      
      tk-silica/xm-gadgets.lisp : nil decimal-places argument
      
      tk-silica/xt-frames.lisp : unwind-protect to destroy menu
      
      
      6663571b
  11. Oct 04, 1992
    • cer's avatar
      fixes · e436c422
      cer authored
      e436c422
  12. Sep 24, 1992
  13. Sep 08, 1992
    • cer's avatar
      fixes · d5d5323a
      cer authored
      d5d5323a
  14. Aug 18, 1992
    • cer's avatar
      fixes · 6f0e1074
      cer authored
      6f0e1074
  15. Jul 24, 1992
    • cer's avatar
      fixes · 9fa59718
      cer authored
      9fa59718
  16. Jul 20, 1992
  17. Jul 08, 1992
  18. Jul 01, 1992
    • cer's avatar
      fixes · 88c6b2a9
      cer authored
      88c6b2a9
  19. Jun 29, 1992
    • cer's avatar
      fixes · c7d06917
      cer authored
      c7d06917
  20. Jun 23, 1992
    • cer's avatar
      fixes · 73e8cc41
      cer authored
      73e8cc41
  21. Jun 16, 1992
    • cer's avatar
      fixes · ce2cb2f3
      cer authored
      ce2cb2f3
  22. Jun 03, 1992
    • cer's avatar
      fixes · 3dbfc064
      cer authored
      3dbfc064
  23. Jun 02, 1992
  24. May 22, 1992
  25. May 12, 1992
  26. May 07, 1992
  27. May 06, 1992
    • cer's avatar
      fixes · e9bcb219
      cer authored
      e9bcb219
  28. Apr 30, 1992
    • cer's avatar
      fixes · f8924fe6
      cer authored
      f8924fe6
  29. Apr 28, 1992
  30. Apr 21, 1992
  31. Apr 15, 1992
  32. Apr 10, 1992
    • cer's avatar
      fixes · 3f4acf2e
      cer authored
      3f4acf2e
  33. Apr 03, 1992
    • cer's avatar
      fixes · ab1fe6e4
      cer authored
      ab1fe6e4
  34. Mar 30, 1992
    • cer's avatar
      fixes · 7a1a09e6
      cer authored
      7a1a09e6
  35. Mar 24, 1992
  36. Mar 09, 1992
    • cer's avatar
      fixes · ae295f95
      cer authored
      ae295f95
  37. Mar 04, 1992
  38. Feb 24, 1992
  39. Feb 16, 1992
    • cer's avatar
      fixes · 4a6067af
      cer authored
      4a6067af
  40. Feb 14, 1992
    • cer's avatar
      fixes · 872a6658
      cer authored
      872a6658
Loading