- May 07, 2017
-
-
Daniel Kochmański authored
replace eval, load, compile with :execute, :load-toplevel, :compile-toplevel. Done in semi-automatic way.
-
- 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>
-
- Feb 13, 2008
-
-
layer authored
-
- Dec 11, 2007
-
-
layer authored
-
- Jun 06, 2007
-
-
layer authored
-
- Apr 17, 2007
-
-
layer authored
-
- Apr 02, 2007
-
-
layer authored
-
- Oct 10, 2006
-
-
layer authored
-
- Dec 08, 2005
-
-
layer authored
-
- Jan 16, 2004
-
-
layer authored
-
- Dec 15, 2003
-
-
layer authored
-
- Jul 09, 2002
-
-
layer authored
-
- Jul 06, 2000
-
-
layer authored
-
- May 01, 2000
-
-
layer authored
-
- Aug 06, 1998
-
-
layer authored
-
- Oct 13, 1997
-
-
layer authored
-
- Feb 05, 1997
-
-
tomj authored
-
- Mar 01, 1996
-
-
colin authored
-
- Jan 23, 1996
-
-
duane authored
-
- Nov 08, 1995
-
-
georgej authored
-
- Oct 20, 1995
-
-
colin authored
-
- Oct 17, 1995
-
-
colin authored
-
- May 17, 1995
-
-
colin authored
-
- Dec 05, 1994
-
-
colin authored
-
- Nov 23, 1993
-
-
cer authored
-
- Nov 18, 1993
-
-
cer authored
-
- Aug 31, 1993
-
-
layer authored
-
- Jul 29, 1993
-
-
layer authored
-
- Jul 27, 1993
-
-
colin authored
-
- Jul 22, 1993
-
-
cer authored
-
- 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
-
- Mar 19, 1993
-
-
cer authored
---------- clim2bug448 colin 13 [spr7638] Problem with layout pane option :min-width '(50 :chara clim2bug449 colin 13 [spr7639] Problem with layout pane option :min-width "MMMMMMMMM" clim2bug440 [spr7645] Layout problem clim2bug441 box-pane ignores :width,:height, :spacing etc etc. clim2bug447 Alternative space requirements only looked at when layout change clim2bug427 Accepting-values commands are echoed in the interactor clim2bug303 bogus characters in input buffer... clim2bug437 Command activated from menu bar in activity cannot access applicationo clim/accept-values.lisp Made :align-prompts work for own-window dialogs Accept-values-command-buttons calback function now use process-command-event. clim/activities.lisp Added frame-top-level-process method for activity-frame. Added destroy-activity function. clim/basic-translators.lisp Call-presentation-menu takes a :gesture argument that it passes to menu-choose clim/command-processor.lisp clim2bug303, added (values (complete-input)) to accept-method for command name clim/command.lisp clim2bug437 clim/db-stream.lisp Method for update-region added open-window-steam changed clim/default-frame.lisp :panes clim/drag-and-drop.lisp Drag and drop now supports aborting clim2bug340 clim/frames.lisp adjust-layout-requirements is called by generate-panes after method Allow neither :panes or :pane to be specified. Renamed iconify-frame to shrink-frame Added frame-top-level-process accessor clim/graph-formatting.lisp match-output-record method checks for duplicate-key and test. clim/incremental-redisplay.lisp Redraws because of erases now generate clipping-region clim/input-defs.lisp clim/input-protocol.lisp Modified handling of asynchronus aborts. clim/menus.lisp Menu-choose now uses frame-manager of associated-window clim/noting-progress.lisp supports frame-manager-specific progress notes clim/recording-protocol.lisp compute-output-record-offsets now behaves like convert-from-relative-to-absolute-coordinates. clim/standard-types.lisp Methods moved from textual-dialog-view to dialog-view-mixin clim/tracking-pointer.lisp Modified tracking-pointer to support timeout clause climtoys/ccc.lisp Added show-class-methods and generic functions commands climtoys/ib.lisp Made attempt to make dialog work. climtoys/sysdcl.lisp Moved files to test directory demo/browser.lisp pakage presentation-typep method works for allegro demo/peek-frame.lisp Added :gesture argument demo/plot.lisp Added more incremental redisplay support to plot-demo misc/compile-1.lisp Compile test-files misc/dev-load-1.lisp Load test files misc/train.lisp (setq *global-gc-behavior* nil) misc/undefinedsymbols Added XIconifyWindow postscript/postscript-port.lisp Added force-output to close text-output-record silica/db-box.lisp Added spacing argument silica/db-layout.lisp Removed junk and simplified silica/db-scroll.lisp Made update-region do nothing by default silica/db-table.lisp Removed fudges. silica/framem.lisp Fixed find-frame-manager silica/gadgets.lisp Fixed viewport to handle case when child is not a stream-pane silica/scroll-pane.lisp scroll-pane now inherits from client-overridability-mixin specs/*.tex swm changes test/postscript-tests.lisp Fixed stipple definition test/test.lisp Replace ncolumns,nlines by :width (30 :character) specification tk/convenience.lisp Added working dialog support tk-silica/ol-frames.lisp progress notification now sets the busy property of the frame tk-silica/ol-gadgets.lisp text-fields support :width (30 :character) tk-silica/xm-dialogs.lisp align-prompts in own-window dialog tk-silica/xm-frames.lisp Progress notification to use working dialog tk-silica/xm-gadgets.lisp text-fields support :width (30 :character) tk-silica/xt-frames.lisp Window (de)iconification and application-frame-marker tk-silica/xt-silica.lisp Fix coordinates for port-move-frame utils/lisp-utilities.lisp replaced |kdjfkdf djfkdjf| symbol utils/p
-
cer authored
Bugs fixed ---------- clim2bug448 colin 13 [spr7638] Problem with layout pane option :min-width '(50 :chara clim2bug449 colin 13 [spr7639] Problem with layout pane option :min-width "MMMMMMMMM" clim2bug440 [spr7645] Layout problem clim2bug441 box-pane ignores :width,:height, :spacing etc etc. clim2bug447 Alternative space requirements only looked at when layout change clim2bug427 Accepting-values commands are echoed in the interactor clim2bug303 bogus characters in input buffer... clim2bug437 Command activated from menu bar in activity cannot access applicationo clim/accept-values.lisp Made :align-prompts work for own-window dialogs Accept-values-command-buttons calback function now use process-command-event. clim/activities.lisp Added frame-top-level-process method for activity-frame. Added destroy-activity function. clim/basic-translators.lisp Call-presentation-menu takes a :gesture argument that it passes to menu-choose clim/command-processor.lisp clim2bug303, added (values (complete-input)) to accept-method for command name clim/command.lisp clim2bug437 clim/db-stream.lisp Method for update-region added open-window-steam changed clim/default-frame.lisp :panes clim/drag-and-drop.lisp Drag and drop now supports aborting clim2bug340 clim/frames.lisp adjust-layout-requirements is called by generate-panes after method Allow neither :panes or :pane to be specified. Renamed iconify-frame to shrink-frame Added frame-top-level-process accessor clim/graph-formatting.lisp match-output-record method checks for duplicate-key and test. clim/incremental-redisplay.lisp Redraws because of erases now generate clipping-region clim/input-defs.lisp clim/input-protocol.lisp Modified handling of asynchronus aborts. clim/menus.lisp Menu-choose now uses frame-manager of associated-window clim/noting-progress.lisp supports frame-manager-specific progress notes clim/recording-protocol.lisp compute-output-record-offsets now behaves like convert-from-relative-to-absolute-coordinates. clim/standard-types.lisp Methods moved from textual-dialog-view to dialog-view-mixin clim/tracking-pointer.lisp Modified tracking-pointer to support timeout clause climtoys/ccc.lisp Added show-class-methods and generic functions commands climtoys/ib.lisp Made attempt to make dialog work. climtoys/sysdcl.lisp Moved files to test directory demo/browser.lisp pakage presentation-typep method works for allegro demo/peek-frame.lisp Added :gesture argument demo/plot.lisp Added more incremental redisplay support to plot-demo misc/compile-1.lisp Compile test-files misc/dev-load-1.lisp Load test files misc/train.lisp (setq *global-gc-behavior* nil) misc/undefinedsymbols Added XIconifyWindow postscript/postscript-port.lisp Added force-output to close text-output-record silica/db-box.lisp Added spacing argument silica/db-layout.lisp Removed junk and simplified silica/db-scroll.lisp Made update-region do nothing by default silica/db-table.lisp Removed fudges. silica/framem.lisp Fixed find-frame-manager silica/gadgets.lisp Fixed viewport to handle case when child is not a stream-pane silica/scroll-pane.lisp scroll-pane now inherits from client-overridability-mixin specs/*.tex swm changes test/postscript-tests.lisp Fixed stipple definition test/test.lisp Replace ncolumns,nlines by :width (30 :character) specification tk/convenience.lisp Added working dialog support tk-silica/ol-frames.lisp progress notification now sets the busy property of the frame tk-silica/ol-gadgets.lisp text-fields support :width (30 :character) tk-silica/xm-dialogs.lisp align-prompts in own-window dialog tk-silica/xm-frames.lisp Progress notification to use working dialog tk-silica/xm-gadgets.lisp text-fields support :width (30 :character) tk-silica/xt-frames.lisp Window (de)iconification and application-frame-marker tk-silica/xt-silica.lisp Fix coordinates for port-move-frame utils/lisp-utilities.lisp replaced |kdjfkdf djfkdjf| symbol utils/p
-
- Mar 04, 1993
-
-
colin authored
- got rid of clim/stipples and introduced tk-silica/xt-stipples clim/accept-values.lisp - made :cache-value in find-or-add-query for av fields depend on ptype clim/gadget-output.lisp - temp fix in accept-values-string-field-changed-callback for openlook clim/standard-types.lisp - fix presentation type for form to properly inherit from expression to handle auto-activate correctly clim/stipples.lisp - REMOVED (never used) clim/text-formatting.lisp - fixed a couple of bugs with filling-stream in stream-write-string method clim/translators.lisp - fixed bug in find-presentation-translators-1 so that translators are sorted by priority correctly silica/classes.lisp - changed initform for text-style to be nil rather than *default-text-style* in basic-medium. This was causing text style resources to be ignored. sys/sysdcl.lisp - removed clim/stipples and added tk-silica/xt-stipples tk/xlib.lisp - fixed up images for screen depths other than 8,1 and added support made images take a :format arg (controls zpixmap/xypixmap/xybitmap) tk-silica/ol-gadgets.lisp - temp fix to make text-fields work tk-silica/xm-gadgets.lisp - label widgets set :recompute-size resource to nil - bug fix for text-editor field and setf gadget-value tk-silica/xt-graphics.lisp - a whole bunch of changes/bug fixes. stippling now much improved and simplified mechanism for ink table handling. foreground and background and flipping ink are now treated like any other indirect inks with their gcontexts kept in the ink table. tile-gcontext scrapped - now in the port. luminisoty and opacity stuff merged into xt-stipples. bug fixes for opacities. tk-silica/xt-silica.lisp - opacities stuff removed - moved to xt-stipples. - added port-resize-frame tk-silica/xt-stipples.lisp - NEWFILE - new opacity and luminosity stuff - 1 bit pixmaps on a per port basis utils/packages.lisp - export port-resize-frame from xm-silica test/postscript-tests.lisp - put in *hearts-tile* (grabbed it from clim/stipples.lisp)
-
- Jan 21, 1993
-
-
cer authored
clim/accept-values.lisp Implementing mechanism to turn off cursor in accepting-values pane clim/basic-translators.lisp Made history action use with-input-editor-help clim/cursor.lisp Fixed port-note-cursor method to just respond to cursor-focus changes clim/db-stream.lisp Changed argument to scroll-extent clim/excl-presentations.lisp Turn off excl presentations and added with-excl-presentations clim/frames.lisp Fixed flushing of queue in run-frame-top-level and :max-height on title clim/graph-formatting.lisp Fixed redisplayed problems in graph formatting clim/graphics-recording.lisp Fixed computation of rotated text bounding box clim/histories.lisp Made history presentation remember ie-stream clim/input-protocol.lisp Implementing mechanism to turn off cursor in accepting-values pane clim/output-protocol.lisp Changed argument to scroll-extent clim/stream-class-defs.lisp Turn off excl presentations and added with-excl-presentations clim/stream-defprotocols.lisp Turn off excl presentations and added with-excl-presentations climtoys/test-driver.lisp Removed *pane-to-avv-stream-table* demo/listener.lisp Turn off excl presentations and added with-excl-presentations misc/dev-load-1.lisp misc/undefinedsymbols.motif Added functions postscript/postscript-medium.lisp Rotated text silica/db-layout.lisp Messed with note-space-requirements-changed silica/db-scroll.lisp Changed argument to scroll-extent silica/event.lisp Fixed port test silica/gadgets.lisp Messed with note-space-requirements-changed silica/layout.lisp Added check to resize-sheet to make sure mirror is correctly sized. tk/load-xm.lisp tk-silica/xm-frames.lisp Added compose-space for menubar to compute the min-width/height tk-silica/xm-gadgets.lisp Changed argument to scroll-extent tk-silica/xt-frames.lisp Height of pointer documentation pane is now 1 line tk-silica/xt-graphics.lisp Rotated text bounding rectangle computation tk-silica/xt-silica.lisp utils/packages.lisp Exported gesture-name-button-and-modifiers, and gesture-name-keysym-and-modifiers xlib/load-xlib.lisp Check that get-entry-points is passed atleast one name
-
- Dec 14, 1992
-
-
cer authored
Support for undefined.c{motif,olit} clim/command.lisp clim/db-stream.lisp Changed defaulting of min/max width/height for stream panes and moved from macro clim/frames.lisp Added type check for layouts and panes options clim/histories.lisp clim/ptypes1.lisp Added define-group for define-presentation-type-abbreviation clim/standard-types.lisp clim/surround-output.lisp define-group for define-border-type demos/listener.lisp Attempted to add support so that values can be passed to some of the restarts demo/plot.lisp misc/make-stub-file _ no longer assumed misc/train.lisp Added errorp to training misc/undefinedsymbols _ no longer assumed misc/undefinedsymbols.motif _ no longer assumed misc/undefinedsymbols.olit _ no longer assumed misc/undefinedsymbols.cmotif misc/undefinedsymbols.colit misc/make-stub-file1 Added to handle dual namespace. misc/undefinedsymbols.xt _ no longer assumed postscript/postscript-port.lisp Added window-inside-height silica/classes.lisp Added alive-p to port silica/event.lisp Check for port being alive silica/port.lisp letf alive slot in port test/test-suite.lisp define-app-frame now uses abbreviated form tk/convenience.lisp _ no longer assumed tk/make-classes.lisp _ no longer assumed, HP now uses ff:get-extern-data-address to get data segment symbols. tk/ol-classes.lisp _ no longer assumed tk/ol-funs.lisp _ no longer assumed tk/widget.lisp Added unmanage-children tk/xm-classes.lisp _ no longer assumed tk/xm-funs.lisp _ no longer assumed tk/xm-widgets.lisp Added scroll-vertical/horizontal resources to xm-text class tk/xt-classes.lisp _ no longer assumed tk/xt-funs.lisp _ no longer assumed tk-silica/image.lisp pixmap and bitmap formats now supported. tk-silica/ol-gadgets.lisp Attempt to fix menu updating tk-silica/xm-frames.lisp Attempt to fix menu updating tk-silica/xm-gadgets.lisp dialogs now use text-style, scrolling options noted tk-silica/xm-silica.lisp _ no longer assumed, removed dialog-shell method tk-silica/xt-graphics.lisp Fixed ellipse min-x,y problem tk-silica/xt-silica.lisp Move-frame moves the shell utils/lisp-utilities.lisp Support for hp utils/packages.lisp Exports updated utils/processes.lisp Removed start scheduler xlib/ffi.lisp _ no longer assumed xlib/load-xlib.lisp _ no longer assumed xlib/xlib-funs.lisp _ no longer assumed
-
cer authored
Makefile Random changes to allow greater flexibility Support for undefined.c{motif,olit} clim/command.lisp clim/db-stream.lisp Changed defaulting of min/max width/height for stream panes and moved from macro clim/frames.lisp Added type check for layouts and panes options clim/histories.lisp clim/ptypes1.lisp Added define-group for define-presentation-type-abbreviation clim/standard-types.lisp clim/surround-output.lisp define-group for define-border-type demos/listener.lisp Attempted to add support so that values can be passed to some of the restarts demo/plot.lisp misc/make-stub-file _ no longer assumed misc/train.lisp Added errorp to training misc/undefinedsymbols _ no longer assumed misc/undefinedsymbols.motif _ no longer assumed misc/undefinedsymbols.olit _ no longer assumed misc/undefinedsymbols.cmotif misc/undefinedsymbols.colit misc/make-stub-file1 Added to handle dual namespace. misc/undefinedsymbols.xt _ no longer assumed postscript/postscript-port.lisp Added window-inside-height silica/classes.lisp Added alive-p to port silica/event.lisp Check for port being alive silica/port.lisp letf alive slot in port test/test-suite.lisp define-app-frame now uses abbreviated form tk/convenience.lisp _ no longer assumed tk/make-classes.lisp _ no longer assumed, HP now uses ff:get-extern-data-address to get data segment symbols. tk/ol-classes.lisp _ no longer assumed tk/ol-funs.lisp _ no longer assumed tk/widget.lisp Added unmanage-children tk/xm-classes.lisp _ no longer assumed tk/xm-funs.lisp _ no longer assumed tk/xm-widgets.lisp Added scroll-vertical/horizontal resources to xm-text class tk/xt-classes.lisp _ no longer assumed tk/xt-funs.lisp _ no longer assumed tk-silica/image.lisp pixmap and bitmap formats now supported. tk-silica/ol-gadgets.lisp Attempt to fix menu updating tk-silica/xm-frames.lisp Attempt to fix menu updating tk-silica/xm-gadgets.lisp dialogs now use text-style, scrolling options noted tk-silica/xm-silica.lisp _ no longer assumed, removed dialog-shell method tk-silica/xt-graphics.lisp Fixed ellipse min-x,y problem tk-silica/xt-silica.lisp Move-frame moves the shell utils/lisp-utilities.lisp Support for hp utils/packages.lisp Exports updated utils/processes.lisp Removed start scheduler xlib/ffi.lisp _ no longer assumed xlib/load-xlib.lisp _ no longer assumed xlib/xlib-funs.lisp _ no longer assumed
-
- Dec 03, 1992
-
-
cer authored
-
- Dec 02, 1992
-
-
colin authored
- changed invoke-with-drawing-options to use medium-clipping-region accessor tk/gcontext.lisp - added support for multiple clipping rectangles (not yet used) tk/xlib.lisp - fixed realize-image to use zpixmap format rather than xybitmap format for depth1 images tk-silica/xt-graphics.lisp - a whole bunch of changes to make patterns and tiles work properly tk-silica/xt-silica.lisp - added a depth-1 gc to the port: port-copy-gc-depth-1 - typo in *opacity-stipples* xlib/xlib-defs.lisp - added xrectangle-array + accessors (used for multiple clipping rectangles)
-