Commit Graph

84 Commits

Author SHA1 Message Date
Joshua Bell ebb03dbb61 Bump version 2019-07-30 21:26:02 -07:00
Joshua Bell 2415869008 Add Control Panel DA.
* Desktop pattern
* Double-click speed
* Joystick calibration
* Insertion point blink speed

Settings live in LCBANK1 at $FF80 and are persisted directly to DESKTOP2 when the DA closes. DeskTop itself is modified to pull values from there. IP blink routines are improved to not slow down when the mouse pointer is over the window.

Fixes #2, #31, #72
2019-07-30 21:22:28 -07:00
Joshua Bell daf6e87aec Rename the icon management logic in Aux 'Icon ToolKit' 2019-07-28 16:54:06 -07:00
Joshua Bell 157c6a3f0c Add MGTK Font file support for Preview.
Correct docs for some DeskTop icon APIs, and improve resilience of
some of the APIs to having atypical grafports selected when called.
2019-07-26 20:44:22 -07:00
Joshua Bell f96c43c3a3 version bump 2019-07-12 11:43:00 -07:00
Joshua Bell 0daa0f6184 DeskTop: Make type remapping data driven 2019-04-28 23:11:48 -07:00
Joshua Bell 3e5bc7d5de DeskTop: bump release 2019-04-04 09:08:40 -07:00
Joshua Bell ba8c5a7383 DeskTop: Bump version/date 2019-04-03 19:35:38 -07:00
Joshua Bell 1189a3a275 bump version/date 2019-04-02 21:21:07 -07:00
Joshua Bell 1abe9dec39 Merge remote-tracking branch 'origin/disasm' 2019-04-01 19:03:36 -07:00
Joshua Bell 7cf6f9406c disasm: window open logic 2019-04-01 18:58:01 -07: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 a8599e5c68 Add "Preview DAs", allow opening text/graphics directly (Issue #101) 2019-01-21 12:35:43 -08:00
Joshua Bell 3e9e961ebb Drop DA dependency on menu click params 2019-01-20 15:14:23 -08:00
Joshua Bell 10d84c1e11 Expose JT entry point for restoring system state 2019-01-20 15:04:52 -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 3caf86649d use icon macro for volume icons now too 2019-01-19 09:41:24 -08:00
Joshua Bell 8c9993deeb Delete unused resources 2019-01-14 23:28:45 -08:00
Joshua Bell 3a7d1985b4 Refactor color/mono mode control into new JT entries 2019-01-13 20:01:43 -08:00
Joshua Bell 9d9bc1818f Merge remote-tracking branch 'origin/disasm' 2019-01-04 19:22:29 -08:00
Joshua Bell 53230b5967 disasm: various labels 2019-01-04 19:20:20 -08:00
Joshua Bell 550247f472 Compute icon offsets, eliminate table 2019-01-03 18:13:47 -08:00
Joshua Bell c83d788b06 Start adding icon for REL files 2019-01-03 16:07:59 -08:00
Joshua Bell 0b0171d1a5 disasm: icon logic 2019-01-01 09:48:06 -08:00
Joshua Bell 6f9f3b1467 Icons for graphics, AppleWorks types 2019-01-01 09:47:47 -08:00
Joshua Bell 72be3c1231 Add "Key Caps" DA 2018-12-30 12:12:03 -08:00
Joshua Bell 6e8e5a4cd4 Merge remote-tracking branch 'origin/disasm' 2018-12-28 15:47:20 -08:00
Joshua Bell ceec6f41a4 Prefer = for constants and := for labels 2018-12-28 15:46:09 -08:00
Joshua Bell 231d03b548 RBH DA: Restore devices and reformat /RAM. Fixes #98 2018-12-27 12:55:56 -08:00
Joshua Bell 5006979e27 Merge remote-tracking branch 'origin/disasm' 2018-12-23 20:48:33 -08:00
Joshua Bell 0cd97501dc disasm: alerts/errors, traversal params and stack 2018-12-23 12:51:03 -08:00
Joshua Bell f6946e33e3 Merge remote-tracking branch 'origin/disasm' 2018-12-21 13:19:21 -08:00
Joshua Bell afba9454a8 disasm: drag and drop 2018-12-21 13:18:32 -08:00
Joshua Bell 1817a81db4 Merge remote-tracking branch 'origin/disasm' 2018-12-20 16:38:46 -08:00
Joshua Bell 7dda998e65 Drag selection and opening 2018-12-20 16:35:18 -08:00
Joshua Bell d632a7e999 Merge remote-tracking branch 'origin/disasm' 2018-12-14 20:10:45 -08:00
Joshua Bell b2cf01f0c9 disasm: ramcard paths 2018-12-14 20:01:36 -08:00
Joshua Bell cc997a68b5 Add version suffix 2018-12-10 22:40:33 -08:00
Joshua Bell 39581705cf Allow up to 12 DAs. Fixes #90 2018-12-09 20:08:38 -08:00
Joshua Bell 0c16467fd5 Bump version to 1.2
* Drop dead (?) code segment
* Add mount scropt (for Virtual ][)
2018-12-09 20:08:38 -08:00
Joshua Bell b45743a6f9 Added Screen Dump DA. Fixes #46 2018-11-27 17:31:43 -08:00
Joshua Bell da715ed9ce disasm: quit routines 2018-11-25 14:38:06 -08:00
Joshua Bell 45e649b57c Use constants for version fields 2018-11-18 23:35:25 -08:00
Joshua Bell 20603b1d81 DeskTop disasm: Desk Acc enumeration 2018-11-17 17:34:35 -08:00
Joshua Bell 3f15d12eb1 DeskTop: Internal API noodling 2018-05-27 09:31:43 -07:00
Joshua Bell 3fff12d1f3 Miscellaneous identification 2018-05-26 09:53:55 -07:00
Joshua Bell 94e02e4a72 DeskTop: IconEntry struct, more DT calls 2018-05-25 18:24:35 -07:00
Joshua Bell 2d835585c0 DeskTop internal calls 2018-05-24 21:35:22 -07:00
Joshua Bell 06eb536f08 DeskTop internal calls 2018-05-24 18:54:42 -07:00