home *** CD-ROM | disk | FTP | other *** search
- Changes. (Initiating source in parantheses.)
-
- 1.64
- * Now inserts RALT instead of LALT to the input stream
- when needed. Works better with some programs that uses
- LALT for their needs, ie. GNU Emacs and Napsaterm
- (Nov 30 1993 Tomi Ollila)
-
- 1.63
- * A Small bugfix. Now snaps colored text. (Joshua Dinerstein.)
-
- 1.62
- * Small bugfixes in qualifier parsing. (Dave Beckett.)
-
- 1.61
- * I forgot to apply the run/endcli patch when I received
- the new version of Aztec. Fixed. (Nils-Arne Dahlberg.)
-
- 1.6
- * Font argument parsing. (Internal, ie me.)
- * Signal handling when a snap fails. (Internal.)
- * Improved font handling. Fonts with kerning and optimized
- bit arrays, eg Courier, are now handled correctly.
- (Internal.)
- * An old debugging DisplayBeep() in the simple refresh
- routine removed. (Roger Nordin.)
- * The graphics snap window title said "© 1989". Changed
- to "© 1990". (Roger Nordin.)
- * The following sequence in a script, eg startup-sequence,
- could cause problems:
- run >nil: snap
- endcli
- William Hawes solved this for me. Thanks, Bill. It turned
- out to be a bug in Manx' (and Lattice's) startup code.
- A file that explains how to fix this is included in this
- distribution. (Lars Wiklund.)
- * Explanation of compiler switches added to the makefile.
- (huver%amgraf@uunet.uu.net).
- * Check for failed Open() in SaveGfx. Volume might be
- write-protected. (Ismo Suihko.)
- * Support for fonts higher than 16 points. (Dale D. Snell).
- * Smarter font opening modelled after Dave Haynie's code
- in SetFont 2.7. (Internal.)
- * Ismo Suihko solved the memory loss problem that occured
- when graphics snap windows were closed. (Ismo Suihko.)
- * Disk gadget moved out of title bar. (Internal.)
- * Gfx saving to clipboard. Strange that people ask for this.
- I haven't been able to find any programs that use the
- clipboard for gfx. (Popular request.)
- * 2.0 compatibility by Marc Boucher.
- * Support for IFF CAT added. (Michael Jansson.)
- * Improved character-lookup routine. (Marc Boucher.)
- * Support for string keys in keymap. (Per Bergehed.)
- * Support for Workbench tooltypes. (Internal.)
- * Line delay now occurs after the newline has been inserted
- instead of before. (Michael Sinz.)
- * Initial graphics snap window size adjusted. (Michael Sinz.)
- * Odd-length text clips were placed on the clipboard. That's
- why Snap didn't work with conclip. Fixed. (Loren J Rittle.)
- * Added argument for max leading (extra number of pixels between
- lines). (Eddy Carroll.)
- * Manx's str[n]icmp is broken. Snap now uses it's own.
- (Marc Boucher.)
- * Configurable max leading to deal with VLT. (Eddy Carroll.)
- * Forbid/Permit replaced with LockIBase/UnlockIBase in
- appropriate places. (Loren J. Rittle.)
-
- 1.51
- * Reverse engineering of InputEvents completely rewritten.
- (Multiple requests & bug reports.)
- * Alternate font (Why do I support CygnusEd when they
- don't support the clipboard?). (Internal + UseNet.)
- * Fonts added to the cacheing mechanism. (Internal.)
- * Default input handler priority raised to 52 to avoid
- problems with CygnusEd. (Internal.)
- * Specifying a combination of qualifiers now requires that
- ALL of the qualifiers are down for Snap to respond.
- (Popular request, ie Christopher A. Wichura.)
- * No automatic detaching. (Lack of documentation, Aztec 5.0)
- * Arp.library replaced by req.library for file requester.
- (Internal. It looks much nicer.)
-