- Oct 29, 2017
-
-
Jacek Złydach authored
Closes issue #17.
-
- May 13, 2017
-
-
Daniel Kochmański authored
-
- May 07, 2017
-
-
Daniel Kochmański authored
replace eval, load, compile with :execute, :load-toplevel, :compile-toplevel. Done in semi-automatic way.
-
- Aug 05, 2016
-
-
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.
-
- Aug 01, 2016
-
-
Kevin Layer authored
Change-Id: I909d7f9cc7403714a7dbdb847b608e9401dcfa86 Reviewed-on: https://gerrit.franz.com:9080/6023 Reviewed-by:
Kevin Layer <layer@franz.com> Tested-by:
Kevin Layer <layer@franz.com>
-
Kevin Layer authored
Make all files point to the LICENSE file for their license. Change-Id: I378fbf3db84d7a646dd83db22a62a2accf9361b6 Reviewed-on: https://gerrit.franz.com:9080/5991 Reviewed-by:
Duane Rettig <duane@franz.com> Reviewed-by:
Robert Rorschach <rfr@franz.com> Reviewed-by:
Martin Mikelsons <mm@franz.com> Reviewed-by:
Kevin Layer <layer@franz.com> Tested-by:
Kevin Layer <layer@franz.com>
-
- Apr 17, 2007
-
-
layer authored
-
- Dec 08, 2005
-
-
layer authored
-
- Jan 16, 2004
-
-
layer authored
-
- Dec 15, 2003
-
-
layer authored
-
- Jul 09, 2002
-
-
layer authored
-
- May 01, 2000
-
-
layer authored
-
- Feb 25, 1999
-
-
layer authored
-
- Aug 06, 1998
-
-
layer authored
-
- May 19, 1998
-
-
layer authored
-
- Sep 03, 1997
-
-
tomj authored
-
- May 31, 1997
-
-
tomj authored
-
- Feb 07, 1997
-
-
tomj authored
-
- Feb 05, 1997
-
-
tomj authored
-
- Mar 01, 1996
-
-
colin authored
-
- Oct 20, 1995
-
-
colin authored
See ChangeLog.n for Fri Oct 20 10:35:00 PDT 1995
-
- Aug 12, 1993
-
-
cer authored
-
- Jul 22, 1993
-
-
cer authored
-
- Jun 02, 1993
-
-
cer authored
-
- 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 23, 1993
-
-
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
-
- Dec 03, 1992
-
-
cer authored
-
- Nov 19, 1992
-
-
cer authored
-
- Nov 06, 1992
-
-
cer authored
The usual swm hack attack. Lots of random changes wherever you look.
-
- Oct 29, 1992
-
-
cer authored
-
- Oct 28, 1992
-
-
cer authored
-
- Oct 02, 1992
-
-
cer authored
-
- Sep 24, 1992
-
-
cer authored
-
- Sep 08, 1992
-
-
cer authored
-
- Aug 21, 1992
-
-
cer authored
-
- Aug 18, 1992
-
-
cer authored
-
- Jul 27, 1992
-
-
cer authored
-
- Jul 24, 1992
-
-
cer authored
-
- Jul 20, 1992
-
-
cer authored
-
- Jul 08, 1992
-
-
cer authored
-