Commit Graph

228 Commits

Author SHA1 Message Date
Joshua Bell
00200ccf59 Merge remote-tracking branch 'origin/disasm' 2019-02-25 19:38:40 -08:00
Joshua Bell
4dfd612333 disasm: volume/folder opening 2019-02-25 19:38:12 -08:00
Joshua Bell
18f0749cbe Remove RAM.SYSTEM (moved to external repo). Fixes #108 2019-02-24 20:14:25 -08:00
mgcaret
efa6842ea9 Fix IRQ handling for MLI calls. (#133)
* remove all IRQ-disabling wrappeds to MLI calls
2019-02-24 18:32:32 +11:00
Joshua Bell
b6bcb03a04 Show Apple icon for Desk Accessory files, allow running (Fixes #101. Fixes #116.) 2019-02-22 20:21:58 +11:00
Joshua Bell
18f6a07216 Merge remote-tracking branch 'origin/disasm' 2019-02-22 18:30:13 +11:00
Joshua Bell
ea44e37814 disasm: prompt/input key handling 2019-02-22 11:34:02 +11:00
Joshua Bell
593bee912d Merge remote-tracking branch 'origin/disasm' 2019-02-19 09:14:23 +11:00
Joshua Bell
f2830f2140 disasm: window dimensions 2019-02-19 09:14:06 +11:00
Joshua Bell
c81191651b Merge remote-tracking branch 'origin/disasm' 2019-02-17 17:23:40 +11:00
Joshua Bell
bc56de6ce2 disasm: scrollbars and ports 2019-02-17 17:20:49 +11:00
Joshua Bell
11102afd80 Enable empty directories to be copied/moved. Fixes #121.
This would only affect the last directory in an operation. Code appears bogus.

Also, drop note about moving locked files; macOS behaves this way too.
2019-02-17 16:30:43 +11:00
Joshua Bell
63351ff35d disasm: scroll and views 2019-02-17 14:06:27 +11:00
Joshua Bell
b9208870ad disasm: scroll and views 2019-02-15 19:41:29 -08:00
Joshua Bell
c1a32f1656 DeskTop: Check for network share using block 2
Speculative fix for issue reported by @mgcaret in issue #88
2019-02-13 22:26:07 -08:00
Joshua Bell
3770d0f24c Merge remote-tracking branch 'origin/disasm' 2019-02-13 20:26:59 -08:00
Joshua Bell
2253754aa5 disasm: icon bbox calculation 2019-02-13 20:23:19 -08:00
Joshua Bell
e41bc03c2e disasm: icon bbox calculation 2019-02-13 19:59:05 -08:00
Joshua Bell
ca8c351d32 Clear filename if re-shown. Fixes #127 2019-02-12 21:01:38 -08:00
Joshua Bell
f7df942236 Refactor LoadWindowIconTable callers to reclaim space 2019-02-11 20:19:57 -08:00
Joshua Bell
5d35f104b3 File moves: unlock source files as needed to delete 2019-02-09 21:33:05 -08:00
Joshua Bell
411b0fda72 factor out mul/div routines 2019-02-09 13:11:12 -08:00
Joshua Bell
e92822eb8d Adjust vertical spacing in various dialogs (Issue #126)
* About
* Confirmation and progress dialogs (copy/delete/lock/unlock etc)
* Format/Erase disk
2019-02-08 20:26:17 -08:00
Joshua Bell
1bb9388d32 Merge remote-tracking branch 'origin/disasm' 2019-02-08 19:07:04 -08:00
Joshua Bell
0c8835e6cf disasm: dialog positions 2019-02-08 19:04:29 -08:00
Joshua Bell
9a3463f37e Make same-volume drags moves, not copies (by default). Fixes #8 2019-02-03 20:07:59 -08:00
Joshua Bell
24f1b2e993 Merge remote-tracking branch 'origin/disasm' 2019-02-02 20:38:00 -08:00
Joshua Bell
3c14dfe9d1 rects 2019-02-02 20:37:15 -08:00
Joshua Bell
82b183bf84 Set DHR mono 560 mode after activating graphics. Fixes #122 2019-02-02 20:31:42 -08:00
Joshua Bell
9df26c2215 Correct off-by-one in close animation. Fixes #120 2019-02-01 20:41:28 -08:00
Joshua Bell
d9f2a28669 Merge remote-tracking branch 'origin/disasm' 2019-01-30 20:20:30 -08:00
Joshua Bell
2bcc0b0ac3 disasm: drag/drop 2019-01-30 20:19:31 -08:00
Joshua Bell
c355d59221 Merge remote-tracking branch 'origin/disasm' 2019-01-29 23:00:07 -08:00
Joshua Bell
ed157be7b8 disasm: window updates after operations 2019-01-29 22:59:49 -08:00
Joshua Bell
f67fb001b6 Merge remote-tracking branch 'origin/disasm' 2019-01-29 22:56:17 -08:00
Joshua Bell
7a82550a42 disasm: window updates after operations 2019-01-29 21:17:39 -08:00
Joshua Bell
5238769934 Merge remote-tracking branch 'origin/disasm' 2019-01-29 08:25:06 -08:00
Joshua Bell
ca1f232c1f disasm: Sort Dir DA stack fun; copy dialog resources/proc 2019-01-29 08:24:23 -08:00
Joshua Bell
30532c316d Don't monkey with ZP configuration when launching DA. Fixes #119 2019-01-28 20:32:23 -08:00
Joshua Bell
262571c104 New Folder/Rename dialog - don't forget part after IP (Fixes #118) 2019-01-26 21:50:41 -08:00
Joshua Bell
a8599e5c68 Add "Preview DAs", allow opening text/graphics directly (Issue #101) 2019-01-21 12:35:43 -08:00
Joshua Bell
10d84c1e11 Expose JT entry point for restoring system state 2019-01-20 15:04:52 -08:00
Joshua Bell
525681931f Use common bell routine (from main/overlays) 2019-01-20 11:41:49 -08:00
Joshua Bell
da17157870 Standardize MLI calls 2019-01-19 15:00:02 -08:00
Joshua Bell
a764621f58 Merge remote-tracking branch 'origin/disasm' 2019-01-19 14:37:39 -08:00
Joshua Bell
63a7bf730d disasm: labels for window/icon tables 2019-01-19 14:37:27 -08:00
Joshua Bell
1e80673273 Merge remote-tracking branch 'origin/disasm' 2019-01-19 09:43:57 -08:00
Joshua Bell
3caf86649d use icon macro for volume icons now too 2019-01-19 09:41:24 -08:00
Joshua Bell
ca15759620 disasm: Rename LC relays from SHOUTY_CAPS to TitleCase 2019-01-19 09:40:43 -08:00
Joshua Bell
5197aa83fc Free up more res space; pad with xx's for easier hole finding 2019-01-17 21:27:56 -08:00