blondie7575
662f6054f7
Update Documentation
...
GitHub changed their Markdown support, so all the sub-headings broke. Should be fixed now.
2024-07-28 13:04:19 -07:00
blondie7575
beecf3152c
Update Documentation
2024-07-28 12:59:08 -07:00
blondie7575
a59dea9d11
Merge branch 'master' of https://github.com/blondie7575/WeeGUI
2018-07-22 09:24:46 -05:00
blondie7575
6d2c8c5d95
Added missing ASM sample
2018-07-22 09:24:32 -05:00
4am
294b9502e8
fix some minor documentation typos and formatting
2018-04-10 12:54:17 -04:00
4am
25bde6bc2c
add WGResetView
2018-04-01 22:24:13 -04:00
4am
39f6a9106a
add WGClearPendingClick
2018-03-31 11:49:58 -04:00
blondie7575
b380704b23
Merge pull request #22 from a2-4am/master
...
add WGGetState
2018-03-26 16:54:56 -07:00
4am
b8ca8dd6d4
add WGGetState
2018-03-26 19:35:55 -04:00
blondie7575
45b1173d9f
Documentation updates
2018-03-18 11:03:07 -07:00
4am
26a3c27b0a
documentation bugfix for WGSetState
2018-03-03 10:50:37 -05:00
4am
79b6984dbf
documentation bugfix for DESK/HOME
2018-03-03 10:48:40 -05:00
4am
d3cad7db22
add WGReset
2018-03-03 09:46:36 -05:00
4am
39101de3b4
add support for radio buttons
2018-02-28 15:43:14 -05:00
blondie7575
1e43cda4f8
Merge branch 'master' of https://github.com/blondie7575/WeeGUI
2018-02-26 12:32:59 -08:00
blondie7575
c4035b83ef
Added WGSetContentWidth and WGSetContentHeight
2018-02-26 12:32:54 -08:00
blondie7575
87866bd9c3
Merge pull request #9 from a2-4am/master
...
typos in scrolling documentation
2018-02-07 10:54:56 -08:00
4am
5a2aa1e7ef
typos in scrolling documentation
2018-02-07 13:10:20 -05:00
blondie7575
80f6662ede
Moved WeeGUI to HGR2 in memory
...
Trying to co-exist with ProDOS, BASIC.SYSTEM and Applesoft at the top of memory was giving me too many gray hairs. WeeGUI apps shouldn’t need the HGR2 page, so we’re going to live there from now on.
2018-01-06 17:50:22 -08:00
blondie7575
a08531343e
Added >SEL to documentation
2017-12-31 14:34:48 -08:00
blondie7575
f72a85e802
Added Applesoft API to get selected view
...
- Also combined WIPE/ERASE APIs into one
2017-12-31 14:23:58 -08:00
blondie7575
f9e2c1b173
Fixed a misleading Applesoft example
2017-12-24 10:46:51 -07:00
4am
e152fa3069
document use of WGSetValue for checkboxes
2017-12-24 09:57:49 -05:00
blondie7575
5cb58f44dc
Added support for raw bytes in view titles
2017-12-21 15:50:50 -08:00
Quinn Dunki
6c4e254ec1
Documentation updated
2016-02-07 15:32:53 -08:00
blondie7575
d37afac77f
Update Documentation.md
2015-07-19 12:15:22 -05:00
Mark Pilgrim
ff4f555ccd
feedback from pull request 1
2015-07-18 09:51:47 -05:00
Mark Pilgrim
b04af05f79
add progress bar view
2015-07-17 23:38:48 -05: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
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
36e4157db7
Added support for raw characters to WGPrint
...
- Updated Applesoft sample code
2015-02-03 16:16:05 -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
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
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