Skip to content
Snippets Groups Projects
Forked from mcclim / clim-tos
Source project has a limited visibility.
  • cer's avatar
    14a56833
    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
    History
    Makefile.cobjs Missing rules for .o files
    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