home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of A1200
/
World_Of_A1200.iso
/
programs
/
disk
/
misc
/
disktest
/
changes
next >
Wrap
Text File
|
1995-02-27
|
2KB
|
44 lines
CHANGES TO DT AFTER VERSION 2.03 (FISH DISK 828)
================================================
2.04: Changed the version string, that is now compliant to the
Commodore standard; the output from the 2.1/3.0 "VERSION"
command was incorrect (thanks to Per Roger Andersson,
roger@lysator.liu.se).
2.05: Added a dummy SCoptions file, and changed the makefile.
Added menu options and revised the GUI (gadget locations and
dimensions.
Corrected a bug in the scroller routines, that with some fonts
generated uncorrect rendering.
Introduced the screen offsets in the "break" button gadget.
Added support for a file or directory requester; system font
used for the gadgets text. (Suggestions from Peter Janes,
pejanes@descartes.uwaterloo.ca).
2.06: Adjusted the break window location and dimension on the default
screen font used for its button gadget.
2.07: Added an ARROWIDCMP to the scroller's IDCMP flags.
2.08: Disabled all the system requesters; "Read Error in Block X" and
"Checksum Error in Block Y" were handled both from DiskTest and
AmigaDOS; and added code to handle multiple icons dropped into
the AppWindow. Both these topics (and some code for the second
point) suggested from Torsten "Ulli" Schlumm
(ulf@aix520.informatik.uni-leipzig.de).
Allowed the choice of multiple files in the file requester.
2.09: Got an error from a file having a path name of 73 characters;
the dirName buffer in dt.c has been extended to 256 characters.
2.10: Changed the value of TEXT_XOFFSET in ts.h; the scroller height
has been adjusted to display an exact number of text lines with
8 pixel high characters.
-------
MLO