- Mar 06, 1998
-
-
layer authored
-
- Feb 13, 1998
-
-
layer authored
-
- Feb 04, 1998
-
-
layer authored
-
- Oct 20, 1997
-
-
layer authored
-
- Oct 13, 1997
-
-
layer authored
-
- May 30, 1997
-
-
layer authored
-
- May 05, 1997
-
-
layer authored
-
- Feb 05, 1997
-
-
tomj authored
-
- Jan 29, 1997
-
-
tomj authored
-
- Oct 17, 1996
-
-
duane authored
-
- Mar 15, 1996
-
-
colin authored
-
- Mar 13, 1996
-
-
colin authored
-
- Mar 01, 1996
-
-
colin authored
-
- Nov 08, 1995
-
-
georgej authored
-
- Oct 20, 1995
-
-
colin authored
-
- Oct 17, 1995
-
-
colin authored
-
- Jun 21, 1995
-
-
georgej authored
-
- May 17, 1995
-
-
colin authored
-
- Dec 18, 1994
-
-
duane authored
-
- Dec 05, 1994
-
-
colin authored
-
- Nov 23, 1994
-
-
smh authored
-
- Jun 08, 1994
-
-
duane authored
-
- Dec 07, 1993
-
-
colin authored
-
- Nov 24, 1993
-
-
duane authored
-
- Sep 22, 1993
-
-
layer authored
-
- Sep 17, 1993
- Aug 31, 1993
-
-
layer authored
-
- Aug 12, 1993
-
-
cer authored
-
- Jul 29, 1993
-
-
layer authored
-
- Jul 27, 1993
-
-
colin authored
-
- Jul 22, 1993
-
-
cer authored
-
- Jun 25, 1993
-
-
layer authored
-
- Jun 04, 1993
- May 05, 1993
-
-
cer authored
clim/accept-values.lisp Added :echo NIL to presentation events clim/activities.lisp Indentation clim/db-stream.lisp Made clim-stream-sheet point back to input-editing-stream clim/frames.lisp Made the frame-queue command echo and add to history clim/gadget-output.lisp Header changed clim/input-defs.lisp Added valid slot to pointer. clim/input-editor-commands.lisp Comment clim/input-protocol.lisp stream-pointer-position now calls sheet-pointer-position clim/interactive-protocol.lisp Make stream point to input-editor clim/menus.lisp initial default-text-margin to NIL clim/output-protocol.lisp added scrolled-pane-line-scroll-amount method clim/pixmap-streams.lisp clim/ptypes2.lisp clim/recording-protocol.lisp clim/surround-output.lisp Fixed :oval stuff clim/text-recording.lisp Checked for ink changing in recompute-contents-ok clim/tracking-pointer.lisp Call sheet-pointer-position climtoys/booch.lisp Cool new features climtoys/ib.lisp Cool new features climtoys/sysdcl.lisp Added booch.lisp to sysdcl misc/dev-load-1.lisp Added fake-load-system stuff silica/db-button.lisp removed macro with-radio-box silica/db-layout.lisp Messed with the client-overridability since the climgg.fasl did not work silica/db-scroll.lisp Fixed cpl and added horizontal-line-scroll-amount etc Added code to redraw the input-buffer silica/event.lisp Made dispatch-event methods update the pointer and pointer-exit method invalidate the pointer silica/gadgets.lisp Added with-radio-box silica/graphics.lisp silica/scroll-pane.lisp changed cpl sys/defsystem.lisp Added fake-load-system test/test-clim.lisp Added select-file test test/test-driver.lisp Fixed to handle activities tk/macros.lisp Support for signed-arrays tk/xlib.lisp x,y coordinates are signed tk/xm-funs.lisp added XmSelectionBoxGetChild tk-silica/ol-gadgets.lisp Line scrolling support tk-silica/xm-gadgets.lisp Line scrolling support tk-silica/xt-gadgets.lisp Line scrolling support, made sheet-transformation for top-level-sheet ask where the shell is tk-silica/xt-silica.lisp pointer manipulation
-
- Apr 16, 1993
-
-
layer authored
* Makefile.defs: new variable C_OBJECT_MAKEFILE, so can have different versions for svr4 and non-svr4; xlib/last.fasl added to OL-DEBUG-OBJS and XM-DEBUG-OBJS * Makefile.generic: move .o file generation to Makefile.cobjs * sys/sysdcl.lisp: svr4isms * tk/load-ol.lisp: svr4isms * tk/load-xm.lisp: svr4isms * tk/make-classes.lisp: hacks for new version of openlook (list-pane and event-obj classes) * tk/resources.lisp: make make-arglist-for-class create an '(unsigned 32) array and make sure it puts the correct values into it. * tk-silica/last.lisp: (defvar system::*devel* nil) * xlib/load-xlib.lisp: svr4isms * xlib/xlib-funs.lisp: remove old debugging code
-
- Apr 15, 1993
-
-
cer authored
Makefile.generic Added echo-xm-ucl-xtras rule misc/xtsupport.c Replaced #ifdef ultrix by #ifndef sparc uitils/lisp-utilities.lisp Use excl::stack-allocated-p on lisps that provide it
-
- Apr 08, 1993
-
-
colin authored
- added stub-*.c files to list of files to be rm'd with make clean clim/frames.lisp - :command-menu now back to old style clim1 pane (clim2rfe230) - :menu-bar produces toolkit menu bar panes (clim2rfe230) - fixed bug in find-applicable-translators-for-documentation (clim2bug409) silica/gadgets.lisp - menu-bar now inherits from oriented-gadget-mixin (clim2rfe230) test/test-suite.lisp - added tests for clipping with rectangle-sets tk/gcontext.lisp - (setf gcontext-clip-mask) can now take a list of rectangles tk-silica/xm-frames.lisp - frame-manger-contruct-menu now handles row-wise, n-columns and n-rows (clim2bug401) tk-silica/xt-graphics.lisp - a bunch of changes to make rectangle sets work as clipping regions (clim2bug346) - pattern and tile decoding unified. transparent patterns are now limited to two colors (as tiles used to be). tk-silica/xt-silica.lisp - fixed up minor problem with hp's scalable fonts. utils/region-arithmetic.lisp - removed bounding-rectangle from list of superclasses of standard-rectangle-set (list includes region-set which itself inherits from bounding-rectangle)
-
- Apr 07, 1993
-
-
cer authored
Makefile.generic OLIT to use difference X libraries 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
-