Skip to content
Snippets Groups Projects
  1. May 13, 2017
  2. Aug 01, 2016
  3. Apr 17, 2007
  4. Dec 08, 2005
  5. Jan 16, 2004
  6. Dec 15, 2003
  7. May 01, 2000
  8. Aug 06, 1998
  9. Oct 20, 1997
  10. Feb 05, 1997
  11. Oct 20, 1995
  12. Nov 23, 1994
  13. Sep 17, 1993
  14. Jul 27, 1993
  15. Apr 07, 1993
    • cer's avatar
      Makefile.generic OLIT to use difference X libraries · 86f1f28c
      cer authored
      Makefile.sun4		OLIT to use difference X libraries
      Makefile.sun4.motif-1.1.4	OLIT to use difference X libraries
      clim/accept-values.lisp		graphical accept-values-command-buttons
      clim/graph-formatting.lisp	Removed assertion
      clim/graphics-recording.lisp		Comment
      clim/incremental-redisplay.lisp		Nothing changed
      clim/interactive-defs.lisp		Moved methods to interactive-protocol.lisp
      clim/interactive-protocol.lisp		Added methods from interactive-defs.lisp. They are specialized
      					on the stream
      clim/recording-protocol.lisp		Fixed incremental redisplay
      					problem involve :parent
      					argument. We now look in the
      					parent for old-children
      climtoys/ib.lisp			Implemented multiple selections.
      					hbox/vbox adopt all selected widgets as their children
      					removed crap
      climtoys/pi.lisp			presentation-inspect calls winspect on presentation
      demo/bitmap-editor.lisp			Nothing
      demo/browser.lisp			Redid browser layout. Removed option not to merge duplicates
      					since that breaks redisplay. Removed call to
      					redisplay-frame-pane inside the avv display function since that
      					interacts with the original stream problem to create empty
      					output records.
      hpgl/hpgl-port.lisp			Combined duplicated initialize-instance methods
      test/test-suite.lisp			Nothing
      tk/xlib.lisp				Fixed compose-status typo
      tk-silica/xm-gadgets.lisp		Correct computation of pixmap label size
      tk-silica/xm-silica.lisp		Put focus policy back to pointer
      tk-silica/xt-graphics.lisp		Sped up rotated text by caching rotated strings
      tk-silica/xt-silica.lisp		Added rotated string cache to xt-port
      86f1f28c
  16. Apr 06, 1993
  17. Apr 02, 1993
    • cer's avatar
      Makefile.defs Minor mods and added support for climhpgl.fasl and tests · a5d7db8f
      cer authored
      			Removed xm-menus,graphics, and ol-graphics.lisp
      Makefile.generic	added support for climhpgl.fasl and tests
      clim/accept-values.lisp	graphic labels in accept-values-command-buttons
      clim/frames.lisp	Added frame-current-panes, fixed problem with command disabling.
      clim/pixmap-streams.lisp	Changed indentation
      climtoys/ccc.lisp	Added com-show-class-generic-functions
      demo/bitmap-editor.lisp	Indentation
      hpgl/hpgl-port.lisp	Made hpgl-port have palette
      hpgl/pkg.lisp		Fixed provide
      misc/compile-1.lisp		Compile hpgl now
      misc/dev-load-1.lisp		load hpgl now
      misc/train.lisp		hpgl training, reporting of test results
      postscript/postscript-port.lisp		calls make-palette
      sys/sysdcl.lisp		removed ol-graphics etc
      test/postscript-tests.lisp output file name depends on type.
      test/test-clim.lisp		Added etsts
      test/test-driver.lisp		Support for reporting of tests
      tk/xlib.lisp		Added composestatus support
      tk-silica/ol-gadgets.lisp		Menu bar remembers buttons for disabling
      tk-silica/xm-frames.lisp	Menu bar remembers buttons for disabling, accelerators only for pulldown menus
      tk-silica/xm-gadgets.lisp	compose-space buttons with pixmap labels
      tk-silica/xm-silica.lisp	minor mod
      tk-silica/xt-frames.lisp	mapping from command to button to support disabling
      tk-silica/xt-graphics.lisp	added make-medium method for xt-port
      tk-silica/xt-silica.lisp 	compose-status support
      a5d7db8f
    • cer's avatar
      · f435f558
      cer authored
      Makefile.defs		Minor mods and added support for climhpgl.fasl and tests
      			Removed xm-menus,graphics, and ol-graphics.lisp
      Makefile.generic	added support for climhpgl.fasl and tests
      clim/accept-values.lisp	graphic labels in accept-values-command-buttons
      clim/frames.lisp	Added frame-current-panes, fixed problem with command disabling.
      clim/pixmap-streams.lisp	Changed indentation
      climtoys/ccc.lisp	Added com-show-class-generic-functions
      demo/bitmap-editor.lisp	Indentation
      hpgl/hpgl-port.lisp	Made hpgl-port have palette
      hpgl/pkg.lisp		Fixed provide
      misc/compile-1.lisp		Compile hpgl now
      misc/dev-load-1.lisp		load hpgl now
      misc/train.lisp		hpgl training, reporting of test results
      postscript/postscript-port.lisp		calls make-palette
      sys/sysdcl.lisp		removed ol-graphics etc
      test/postscript-tests.lisp output file name depends on type.
      test/test-clim.lisp		Added etsts
      test/test-driver.lisp		Support for reporting of tests
      tk/xlib.lisp		Added composestatus support
      tk-silica/ol-gadgets.lisp		Menu bar remembers buttons for disabling
      tk-silica/xm-frames.lisp	Menu bar remembers buttons for disabling, accelerators only for pulldown menus
      tk-silica/xm-gadgets.lisp	compose-space buttons with pixmap labels 
      tk-silica/xm-silica.lisp	minor mod
      tk-silica/xt-frames.lisp	mapping from command to button to support disabling
      tk-silica/xt-graphics.lisp	added make-medium method for xt-port
      tk-silica/xt-silica.lisp 	compose-status support
      f435f558
  18. 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
  19. Mar 04, 1993
    • cer's avatar
      · e8c16f85
      cer authored
      Initial implementation of an hpgl backend for CLIM 2.0.
      A whole bunch of things are not fully supported right now.
      e8c16f85
    • cer's avatar
      Initial implementation of an hpgl backend for CLIM 2.0. · cdc3ccbb
      cer authored
      A whole bunch of things are not fully supported right now.
      cdc3ccbb
Loading