4am
|
03132095c6
|
bugfix: &FILL should support mousetext characters [fixes #6]
|
2017-12-20 09:20:54 -05:00 |
|
Quinn Dunki
|
971da7c4da
|
Updated disk image
|
2016-02-07 18:05:54 -08:00 |
|
Quinn Dunki
|
6c4e254ec1
|
Documentation updated
|
2016-02-07 15:32:53 -08:00 |
|
Quinn Dunki
|
9600b99d81
|
&PRINT now supports Applesoft string variables
|
2016-02-07 15:30:20 -08:00 |
|
Quinn Dunki
|
3702d0c50d
|
Fixed leading spaces not working in &PRINT
|
2016-02-07 14:08:35 -08:00 |
|
Quinn Dunki
|
6a08a561e7
|
Fixed disk image
|
2015-07-30 19:34:06 -07:00 |
|
blondie7575
|
b3c8ae421f
|
Merge pull request #3 from a2retro/master
Added Makefile.win and updated view.s - swapped #-1 for #FF
|
2015-07-22 21:23:03 -07:00 |
|
Glenn Jones
|
e20a45f9ec
|
Added MAkefile.win and updated view.s - swapped #-1 for #
|
2015-07-22 23:02:03 -04:00 |
|
blondie7575
|
d37afac77f
|
Update Documentation.md
|
2015-07-19 12:15:22 -05:00 |
|
blondie7575
|
45f044b9ef
|
Merge pull request #1 from a2mark/master
Add progress bar view
|
2015-07-18 14:29:06 -05:00 |
|
Mark Pilgrim
|
ff4f555ccd
|
feedback from pull request 1
|
2015-07-18 09:51:47 -05:00 |
|
Mark Pilgrim
|
02f282483c
|
restore asmdemo
|
2015-07-17 23:45:15 -05:00 |
|
Mark Pilgrim
|
b04af05f79
|
add progress bar view
|
2015-07-17 23:38:48 -05:00 |
|
Quinn Dunki
|
abbe73c2ad
|
Cleaned up disk image a bit
|
2015-07-16 16:15:27 -05:00 |
|
Quinn Dunki
|
894dcd5afb
|
Fixed multiple clicks between mouse-moves not being detected on //c
|
2015-07-16 16:10:27 -05:00 |
|
Quinn Dunki
|
0f6ab21293
|
Restored deleted basic programs
|
2015-07-14 18:10:12 -07:00 |
|
Quinn Dunki
|
3ca2fdd06a
|
Restored some delete basic programs
|
2015-07-14 18:09:52 -07:00 |
|
Quinn Dunki
|
fa51d14fb8
|
Mouse support is now compatible with the //c
|
2015-07-11 17:54:39 -07:00 |
|
Quinn Dunki
|
50630a7156
|
Cleanup
|
2015-05-23 12:28:10 -07:00 |
|
Quinn Dunki
|
a986b06b7f
|
Updated readme
|
2015-05-23 12:27:00 -07:00 |
|
Quinn Dunki
|
2b32e09bd7
|
Documentation polish
|
2015-05-23 12:15:02 -07:00 |
|
Quinn Dunki
|
7e410bc304
|
Documentation polish
|
2015-03-14 11:29:49 -07:00 |
|
Quinn Dunki
|
666083762f
|
HIMEM now set properly to protect weegui code
|
2015-02-13 08:10:54 -08:00 |
|
Quinn Dunki
|
42d7777370
|
Fixed decorated views being keyboard-focusable
|
2015-02-12 08:02:29 -08:00 |
|
Quinn Dunki
|
97be525f28
|
More efficient even/odd checking
|
2015-02-12 08:00:41 -08:00 |
|
Quinn Dunki
|
a76e961f61
|
More documentation
|
2015-02-08 18:31:42 -08:00 |
|
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 |
|