Skip to content
Snippets Groups Projects
  1. Aug 16, 2016
  2. Aug 05, 2016
    • Craig Lanning's avatar
      Initial support for Clozure CL · a2035389
      Craig Lanning authored
      Updated appropriate #+/#- declarations to support Clozure CL.
      Used the feature "Clozure" for Clozure CL.
      Also added some initial support for SBCL.
      Added/Changed the package prefix for a few symbols.
      a2035389
  3. Apr 25, 2007
  4. Apr 17, 2007
  5. Feb 03, 2006
  6. Dec 08, 2005
  7. Jan 16, 2004
  8. Jan 01, 2004
  9. Dec 15, 2003
  10. Jul 09, 2002
  11. May 01, 2000
  12. Jul 19, 1999
  13. May 04, 1999
  14. Feb 25, 1999
  15. Aug 06, 1998
  16. May 19, 1998
  17. Oct 30, 1997
  18. Oct 13, 1997
  19. Oct 04, 1997
  20. Sep 03, 1997
  21. May 31, 1997
  22. May 24, 1997
  23. Apr 24, 1997
  24. Feb 14, 1997
  25. Feb 05, 1997
  26. Nov 20, 1996
  27. Mar 15, 1996
  28. Mar 13, 1996
  29. Mar 01, 1996
  30. Nov 08, 1995
  31. Oct 20, 1995
  32. May 17, 1995
  33. Dec 18, 1994
  34. Dec 07, 1994
  35. Dec 05, 1994
  36. Nov 23, 1994
  37. Jul 27, 1993
  38. Jul 22, 1993
  39. 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
Loading