Oliver
|
911fb9543e
|
Added Escape(), ANSIIWriter(), and TranslateANSII(). Resolves #84, resolves #24
|
2018-04-14 00:05:25 +02:00 |
|
Oliver
|
96473a04c6
|
Added Escape() function. Resolves #84
|
2018-04-12 13:09:06 +02:00 |
|
Oliver
|
83d0a16fb2
|
Added background colors and text attributes to color tags. Resolves #91
|
2018-04-01 21:19:10 +02:00 |
|
Oliver
|
a3971dc430
|
Rewrote WordWrap() function due to bugs.
|
2018-03-04 15:01:12 +01:00 |
|
Oliver
|
1b155a1def
|
Application now provides direct access to the screen object via before/after-draw callback functions. Resolves #59
|
2018-02-20 17:15:42 +01:00 |
|
Oliver
|
91a6ff44b6
|
Finished implementation of grid layout.
|
2018-02-20 11:19:30 +01:00 |
|
Oliver
|
258f212e5e
|
Added color tag functionality to all strings. Resolves #25
|
2018-01-17 17:13:36 +01:00 |
|
Oliver
|
d74b71b48d
|
Supporting any color now in TextView. Resolves #12
|
2018-01-12 09:09:01 +01:00 |
|
Oliver
|
5f33d0cbc0
|
Some adaptations for 32-bit systems. Resolves #17
|
2018-01-12 08:35:30 +01:00 |
|
Oliver
|
61d8ea30f8
|
Added support for wide unicode characters (e.g. Chinese). Resolves #9
|
2018-01-11 15:45:52 +01:00 |
|
Oliver
|
2874294d89
|
Added Styles variable with default colors for primitives.
|
2018-01-10 09:44:21 +01:00 |
|
Oliver
|
c989300073
|
Final preparations for the first official release.
|
2018-01-06 22:49:12 +01:00 |
|
Oliver
|
aa93dab30d
|
Clamping column offset in text view.
|
2017-12-29 18:45:52 +01:00 |
|
Oliver
|
3670319cd6
|
Fixed a number of bugs and added missing useful functions.
|
2017-12-27 16:04:21 +01:00 |
|
Oliver
|
8f59d491ee
|
Added Table primitive. Still ironing out some minor issues.
|
2017-12-26 01:07:30 +01:00 |
|
Oliver
|
dad7891c89
|
Added Checkbox, Modal, and Pages.
|
2017-12-20 20:54:49 +01:00 |
|
Oliver
|
d5bf1a4ef0
|
Added list, improved existing primitives, and fixed a bunch of bugs.
|
2017-12-16 22:48:26 +01:00 |
|
Oliver
|
b83a7766a6
|
Added frames (with headers/footers) and buttons. Extended form.
|
2017-12-15 23:03:01 +01:00 |
|