Commit Graph

19 Commits (a26df4e781481707856db8904c8ff902c67aae5d)

Author SHA1 Message Date
Oliver 213c37c368 Fixed handling of combining unicode characters. Fixes #101 7 years ago
Oliver 911fb9543e Added Escape(), ANSIIWriter(), and TranslateANSII(). Resolves #84, resolves #24 7 years ago
Oliver 96473a04c6 Added Escape() function. Resolves #84 7 years ago
Oliver 83d0a16fb2 Added background colors and text attributes to color tags. Resolves #91 7 years ago
Oliver a3971dc430 Rewrote WordWrap() function due to bugs. 7 years ago
Oliver 1b155a1def Application now provides direct access to the screen object via before/after-draw callback functions. Resolves #59 7 years ago
Oliver 91a6ff44b6 Finished implementation of grid layout. 7 years ago
Oliver 258f212e5e Added color tag functionality to all strings. Resolves #25 7 years ago
Oliver d74b71b48d Supporting any color now in TextView. Resolves #12 7 years ago
Oliver 5f33d0cbc0 Some adaptations for 32-bit systems. Resolves #17 7 years ago
Oliver 61d8ea30f8 Added support for wide unicode characters (e.g. Chinese). Resolves #9 7 years ago
Oliver 2874294d89 Added Styles variable with default colors for primitives. 7 years ago
Oliver c989300073 Final preparations for the first official release. 7 years ago
Oliver aa93dab30d Clamping column offset in text view. 7 years ago
Oliver 3670319cd6 Fixed a number of bugs and added missing useful functions. 7 years ago
Oliver 8f59d491ee Added Table primitive. Still ironing out some minor issues. 7 years ago
Oliver dad7891c89 Added Checkbox, Modal, and Pages. 7 years ago
Oliver d5bf1a4ef0 Added list, improved existing primitives, and fixed a bunch of bugs. 7 years ago
Oliver b83a7766a6 Added frames (with headers/footers) and buttons. Extended form. 7 years ago