Skip to content
Snippets Groups Projects
Forked from mcclim / clim-tos
Source project has a limited visibility.
  • cer's avatar
    16c4300a
    .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
    History
    .cvsignore Ignore the coverage reports
    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