Commit Graph

23 Commits

Author SHA1 Message Date
Joshua Bell
120c9bac55 Icon for AppleTalk file shares. Fixes #88 2019-01-16 20:26:57 -08:00
Joshua Bell
06959e7845 Note DA API dependency 2019-01-13 20:03:55 -08:00
Joshua Bell
0db0530367 Allow dragging "unlimited" icons. Fixes #18
The number of draggable icons was restricted to a hardcoded limit
of 20, using a pre-allocated buffer (680 bytes) to hold a composite
polygon of the icon outlines.

Switch that to re-use the "save area" (used by MGTK to stash the
background of menus, so not in conflict), $800-$1AFF, which is
more than enough room for 127 icons (the maximum number supported).
2019-01-13 12:32:52 -08:00
Joshua Bell
91b93cb860 Tidy up case adjustment code, release notes. Resolves #64 2019-01-12 11:23:43 -08:00
Joshua Bell
b7977e3b2c Update release notes 2019-01-06 15:19:36 -08:00
Joshua Bell
b30ac7bd96 Tweak release notes and build scripts 2019-01-04 20:03:59 -08:00
Joshua Bell
c83d788b06 Start adding icon for REL files 2019-01-03 16:07:59 -08:00
Joshua Bell
2c6af218f5 Update release notes 2019-01-02 23:00:02 -08:00
Joshua Bell
2c15699653 release notes 2019-01-02 13:32:12 -08:00
Joshua Bell
8ecea72c84 Skip DAs with high bit set. Fixes #102 2019-01-02 10:46:03 -08:00
Joshua Bell
813e60443e Rework file type / icon tables. Fixes #103 2018-12-30 20:35:23 -08:00
Joshua Bell
72be3c1231 Add "Key Caps" DA 2018-12-30 12:12:03 -08:00
Joshua Bell
b6fb8f0f9e Release notes 2018-12-28 10:17:48 -08:00
Joshua Bell
4cf8ab90ab Add Special > Check Drive command. Fixes #97 2018-12-27 21:15:02 -08:00
Joshua Bell
12ee56c674 Fix buffer overrun when renaming. Fixes #99 2018-12-27 17:07:45 -08:00
Joshua Bell
0bb1c8671a DeskTop: Fix for IIc+ drive issue. Fixes #25 2018-12-26 16:20:59 -08:00
Joshua Bell
d036236523 Release notes, bump date 2018-12-24 20:17:36 -08:00
Joshua Bell
b9c3d3b874 Note LC //e Card fix in release notes 2018-12-21 10:30:17 -08:00
Joshua Bell
55296c2201 Clear selection on directory open. Fixes #17 2018-12-20 16:34:50 -08:00
Joshua Bell
3f4f4f90ee DeskTop: Create SELECTOR.LIST if missing. Fixes #92 2018-12-10 22:41:53 -08:00
Joshua Bell
994cd48c98
Update RELEASE-NOTES.md 2018-12-10 21:49:03 -08:00
Joshua Bell
82f5c5fa48
Update RELEASE-NOTES.md 2018-12-10 10:30:45 -08:00
Joshua Bell
5ffc27198b
Create RELEASE-NOTES.md 2018-12-10 08:51:42 -08:00