Quinn Dunki
19657cb959
Added support for frameless views
2015-02-08 18:06:14 -08:00
Quinn Dunki
aa7425b99a
Polish to docs and sample code
2015-02-08 17:50:44 -08:00
Quinn Dunki
b84ca22261
Polish to sample code and docs
2015-02-07 17:39:18 -08:00
Quinn Dunki
2b4a194df3
Polish
...
- Improvements to BASIC sample code
- Fixed button painting leaving text in inverse
2015-02-07 17:22:02 -08:00
Quinn Dunki
36e4157db7
Added support for raw characters to WGPrint
...
- Updated Applesoft sample code
2015-02-03 16:16:05 -08:00
Quinn Dunki
0c12da7c89
Scrolling fixes
...
- Fixed window titles rendering in wrong coordinate space
- Fixed superfluous redrawing caused by scroll arrow clicking
2015-02-03 13:11:22 -08:00
Quinn Dunki
7feec071c1
Mouse driver improvements
...
-Removed use of PARAMn from interrupt handler
- Events now processed with location, not view ID
2015-02-03 11:01:09 -08:00
Quinn Dunki
766072a3c2
Converted &GET to integer
2015-02-01 18:22:05 -08:00
Quinn Dunki
3fee6ac066
Fixed WGFillRect on row 0 crash
2015-02-01 16:36:54 -08:00
Quinn Dunki
05200b8ec2
Cleanup and small bug fixes
2015-02-01 16:05:30 -08:00
Quinn Dunki
0fe5765c45
Support for removing views
...
- Added WGDeleteView and &KILL
- Added WGEraseView and &WIPE
- Fixed focus iteration code to handle unallocated views in the middle of the list
2015-01-24 17:17:38 -08:00
Quinn Dunki
4e286870da
Documentation polish
2015-01-19 14:05:57 -08:00
Quinn Dunki
8583485a0c
Updated table images
2015-01-19 14:02:29 -08:00
Quinn Dunki
84a939d28c
Removed HTML character tables
2015-01-19 13:54:16 -08:00
Quinn Dunki
0ccfa5bf38
Replaced tables with images in Appendix B
2015-01-19 13:51:42 -08:00
Quinn Dunki
2c34543637
Markdown test
2015-01-19 13:23:49 -08:00
Quinn Dunki
68d35cf5ed
Markdown test
2015-01-19 13:20:41 -08:00
Quinn Dunki
6e953bc659
Markdown test
2015-01-19 13:19:13 -08:00
Quinn Dunki
89066310f2
Markdown test
2015-01-19 13:14:16 -08:00
Quinn Dunki
94f1abc1f2
Markdown test
2015-01-19 12:22:15 -08:00
Quinn Dunki
20c373750b
Markdown test
2015-01-19 12:21:00 -08:00
Quinn Dunki
5dbedd6737
Markdown test
2015-01-19 12:18:58 -08:00
Quinn Dunki
71a04e8c9e
Markdown test
2015-01-19 12:17:42 -08:00
Quinn Dunki
4cff45db3c
Markdown test
2015-01-19 12:16:39 -08:00
Quinn Dunki
d075e455e7
New HTML version of documentation
2015-01-19 12:09:57 -08:00
Quinn Dunki
796e507e1a
Fix for tables not rendering properly in GitHub
2015-01-19 12:01:44 -08:00
Quinn Dunki
e4c15b7b10
Markdown test
2015-01-19 11:56:55 -08:00
Quinn Dunki
7ef207a1b7
Markdown test
2015-01-19 11:55:51 -08:00
Quinn Dunki
29897d54c6
Markdown test
2015-01-19 11:55:03 -08:00
Quinn Dunki
56f2461b64
Markdown test
2015-01-19 11:53:54 -08:00
Quinn Dunki
138ebcddcb
Markdown test
2015-01-19 11:52:26 -08:00
Quinn Dunki
28a4e43a81
Markdown test
2015-01-19 11:51:29 -08:00
Quinn Dunki
c1e181e38c
Markdown test
2015-01-19 11:50:25 -08:00
Quinn Dunki
e6ef155540
Markdown test
2015-01-19 11:49:39 -08:00
Quinn Dunki
9da6f523cc
Markdown test
2015-01-19 11:48:14 -08:00
Quinn Dunki
f0fc2c49df
Markdown test
2015-01-19 11:47:26 -08:00
Quinn Dunki
b1454f7b1f
Doc polish
2015-01-17 18:12:02 -08:00
Quinn Dunki
a585a7d803
Doc polish
2015-01-17 18:11:20 -08:00
Quinn Dunki
9a81d7f184
Doc polish
2015-01-17 18:08:10 -08:00
Quinn Dunki
9ae8cd40c4
Doc polish
2015-01-17 18:06:00 -08:00
Quinn Dunki
ec1ba66889
Doc polish
2015-01-17 18:05:07 -08:00
Quinn Dunki
f4136a48b3
Documentation polish
2015-01-17 18:03:26 -08:00
Quinn Dunki
94ef6654b6
Docs polish
2015-01-16 21:04:07 -08:00
Quinn Dunki
963d617c83
FillRect now supports 1x1 rects
2015-01-16 21:03:11 -08:00
Quinn Dunki
998fa46062
Documentation polish
2015-01-16 20:29:56 -08:00
Quinn Dunki
639ba927fc
Bug fixes
...
- Added Exit routine for cleaning up text state and memory allocation
- Quitting no longer leaves BASIC in inverse sometimes
- Quitting now cleans up ProDOS memory properly
- Added Applesoft API for Exit
2015-01-16 08:18:19 -08:00
Quinn Dunki
7efb0613e6
Fixed pointer background going stale when view under it redraws
2015-01-15 18:52:32 -08:00
Quinn Dunki
fa6276dbc3
- Fixed mashing mouse buttin causing Applesoft GOSUBs to fail intermittently
2015-01-14 13:29:12 -08:00
Quinn Dunki
28956650ff
Bug fixes
...
- Positive scroll values now clamped
2015-01-13 13:00:39 -08:00
Quinn Dunki
54d869195c
Docs and bug fixes
...
- Documentation polish
- Negative local cursors are now clamped
2015-01-13 12:55:14 -08:00