Skip to content
Snippets Groups Projects
  1. Dec 03, 1992
  2. Dec 01, 1992
    • cer's avatar
      · bfdcc498
      cer authored
      Makefile		Moved the training code into misc/train.lisp and made
                              it run the postscript training code 
      clim/activities.lisp		If there are frames in the activity it now
                              select-activity-initial-frame and then enable-activity-frames.
                              Otherwise it calls start-initial-application-frame
                              followed by start-other-application-frames
      clim/clim-defs.lisp		Added scroll-bar option to with-menu
      clim/db-stream.lisp		Removing the spacing code for allegro 'cos it
                              makes the windows look messy
      clim/frames.lisp		Made the sheet positioning code call port-move-frame
      clim/graphics-recording.lisp		draw-rectangles* with non rectilinear
                              transform does the right thing
      clim/input-protocol.lisp	Invoke *click-outside-menu-handler* appropriately
      clim/menus.lisp		scroll-bar option for menubars. Mousing grabbing in
                              menus now works
      climtoys/bezier.lisp	Added define-test to draw the cloud
      climtoys/ib.lisp	Reorganized menus
      climtoys/sysdcl.lisp	Added test-driver.lisp and coverage.lisp
      climtoys/test-clim.lisp	Moved the code to test-driver.lisp and added more tests
      climtoys/test-demo.lisp Moved the code to test-driver.lisp and added more tests
      demo/bitmap-editor.lisp	Made colors black and white
      demo/graphics-demos.lisp		Made the demos have regular lisp
                              symbols as names
      silica/classes.lisp		Added grabbing-sheet to port
      silica/db-border.lisp		added labelling macro
      silica/db-scroll.lisp		(bounding-rectangle-min-x extent) no longer ignored
      silica/event.lisp		event distribution now takes into account
                              grabbing code.
      silica/graphics.lisp    draw-rectangles and non rectilinear transforms
      silica/port.lisp		find-port now passes server-path to make-port
      silica/sheet.lisp       port-invoke-with-pointer-grabbed letf's the grabbing-sheet slot in the port
      test/postscript-tests.lisp :file sends output to postscript.output
      test/test-suite.lisp		Tests for draw-rectangles*, reading bitmap
                              files, bezier curves, drag and drop, fixed menu
                              tests, 
      tk/graphics.lisp 	Added draw-rectangles
      tk/widget.lisp		Removed make-clx-window
      tk/xm-widgets.lisp 	Removed dead code
      tk/xt-defs.lisp		added xrectangle-array
      tk-silica/image.lisp 	Fixed bitmap reading code
      tk-silica/xm-dialogs.lisp		
      tk-silica/xm-silica.lisp		change-geometry for dialog shell
                              specifies :x, :y, menu-frame used override-redirect
      tk-silica/xt-frames.lisp		added menu methods
      tk-silica/xt-graphics.lisp		added medium-draw-rectangles
      tk-silica/xt-silica.lisp		added port-move-frame
      utils/clos.lisp		Commented out dynamic class nonsense
      utils/packages.lisp		Deleted bad-to-tailpos stuff
      
      bfdcc498
  3. Nov 19, 1992
  4. Nov 09, 1992
    • cer's avatar
      * Makefile : Added db-text to GENERIC-GADGETS. · b08bc0aa
      cer authored
      				climtoys now in clim directory
      
      
      * clim/frames.lisp	:	(setf frame-pretty-name) updates
      				window title and icon
      
      * clim/ptypes1.lisp	:	presentation-subtypep to handle
      				second argument of and/or
      
      * demos/navfun.lisp	:	Fixed delete command
      				Changed gestures
      
      * genera/genera-mirror.lisp	:	Removed #+ignore
      
      
      * misc/compile-1.lisp	:	climtoys in clim-2.0 directory
      
      * misc/dev-load-1.lisp	:	ditto
      
      * silica/framem.lisp	:	disown-frame NILs shell,
      				initialized-panes and frame-panes
      				slots
      
      * tk/callbacks.lisp	:	browse-selection handled
      
      
      * tk-silica/xm-frames.lisp	:	 (setf frame-pretty-name)
      				updates title and icon-name
      
      
      * tk-silica/xm-gadgets.lisp	: 	Fix :exclusive mode
      				list-pane
      
      * utils/lisp-utilities.lisp	:	Disable package locking
      				for deftype eql
      
      b08bc0aa
  5. Nov 06, 1992
    • cer's avatar
      · 2b9a7f1d
      cer authored
      The usual swm hack attack. Lots of random changes wherever you look.
      2b9a7f1d
  6. Oct 28, 1992
  7. Oct 12, 1992
    • cer's avatar
      fixes · 7703b938
      cer authored
      7703b938
  8. Oct 04, 1992
    • cer's avatar
      fixes · e436c422
      cer authored
      e436c422
  9. Oct 02, 1992
    • cer's avatar
      fixes · 7c513e40
      cer authored
      7c513e40
  10. Sep 30, 1992
  11. Sep 24, 1992
  12. Sep 22, 1992
    • cer's avatar
      fixes · 9c44d11f
      cer authored
      9c44d11f
  13. Sep 08, 1992
    • cer's avatar
      swm_merge · c529e91b
      cer authored
      c529e91b
    • cer's avatar
      fixes · d5d5323a
      cer authored
      d5d5323a
  14. Aug 19, 1992
  15. Aug 18, 1992
    • cer's avatar
      jdi_merge · 162740e0
      cer authored
      162740e0
    • cer's avatar
      fixes · 6f0e1074
      cer authored
      6f0e1074
  16. Jul 27, 1992
  17. Jul 24, 1992
    • cer's avatar
      fixes · 9fa59718
      cer authored
      9fa59718
  18. Jul 20, 1992
  19. Jul 08, 1992
  20. Jul 06, 1992
    • cer's avatar
      fixes · 63cafa9f
      cer authored
      63cafa9f
    • cer's avatar
      fixes · bab7f779
      cer authored
      bab7f779
  21. Jul 01, 1992
    • cer's avatar
      fixes · 88c6b2a9
      cer authored
      88c6b2a9
  22. Jun 29, 1992
    • cer's avatar
      fixes · c7d06917
      cer authored
      c7d06917
  23. Jun 23, 1992
    • cer's avatar
      fixes · 73e8cc41
      cer authored
      73e8cc41
  24. Jun 16, 1992
    • cer's avatar
      fixes · ce2cb2f3
      cer authored
      ce2cb2f3
  25. Jun 03, 1992
    • cer's avatar
      fixes · 3dbfc064
      cer authored
      3dbfc064
  26. Jun 02, 1992
  27. May 22, 1992
  28. May 13, 1992
  29. May 12, 1992
  30. May 07, 1992
  31. May 06, 1992
    • cer's avatar
      fixes · e9bcb219
      cer authored
      e9bcb219
  32. Apr 30, 1992
    • cer's avatar
      fixes · f8924fe6
      cer authored
      f8924fe6
  33. Apr 28, 1992
  34. Apr 21, 1992
  35. Apr 15, 1992
Loading