Commit Graph

16 Commits

Author SHA1 Message Date
Stephen Heumann 206d8868bf Bump version to 1.0. 2019-07-15 19:34:07 -05:00
Stephen Heumann e7230aa80e Check for Marinetti 3.0b11 or later.
If an older version is used, the user is warned about it but can still continue.
2019-07-15 15:08:13 -05:00
Stephen Heumann d25ac1395b Add rVersion resource. 2019-04-19 17:54:58 -05:00
Stephen Heumann c3de6f0588 Give more meaningful error messages. 2019-04-19 00:58:39 -05:00
Stephen Heumann ef301fd7fc Add support for fetching more results. 2019-04-18 22:58:57 -05:00
Stephen Heumann b24c43f97b Use a lined title bar. 2019-04-18 13:27:30 -05:00
Stephen Heumann d9186312ce Initial working support for mounting disks. 2019-04-17 20:11:49 -05:00
Stephen Heumann 15931f20a2 Switch back to using single buttons, and draw our own outlines around them.
This provides a less flickery display, and arguably cleaner code. The outlines should perfectly match the look of the stock "default" buttons, although obviously this wouldn't work right if their design was ever changed.
2019-04-17 16:55:36 -05:00
Stephen Heumann ec309557b5 Switch the default button based on the target control.
This currently works by actually having two different controls for each button.
2019-04-16 22:58:46 -05:00
Stephen Heumann 048f421af2 Remove controls for paging through disks.
The plan is to allow loading more results into the list instead.
2019-04-16 14:35:07 -05:00
Stephen Heumann 5d59a9d032 Percent-encode query string. Also, display basic error messages. 2019-04-14 19:36:01 -05:00
Stephen Heumann 9f245a3f79 Parse and display the list of disks. 2019-04-13 23:25:02 -05:00
Stephen Heumann b3b9eea27e Only allow disks list to be target when it's active. 2019-04-11 18:28:05 -05:00
Stephen Heumann 44d02d36e1 More event processing and tweaks to controls. 2019-04-11 14:40:12 -05:00
Stephen Heumann f862c2bef8 Cut/copy/paste support and small tweaks to controls. 2019-04-11 00:50:38 -05:00
Stephen Heumann 93dcee6313 Initial version of disk browser FExt, with basic UI. 2019-04-10 18:20:57 -05:00