Commit Graph

20 Commits (3d42e9b3289898be7f86bb26dac63b6ac9b75306)

Author SHA1 Message Date
Oliver eb795cd8e5 Reimplemented TextArea.replace() function, considering undo handling now. 2 years ago
Oliver 286f73a109 Added basic text entering. 2 years ago
Oliver 5508f4b002 Added italics and strikethrough to style attributes. Resolves #457 3 years ago
Oliver 675ed5b96b Removed Focusable interface. 4 years ago
Oliver 36893a6697 Minor improvements. 6 years ago
Oliver f93fbad8f8 Added some clarification about QueueUpdate() and event callbacks. 6 years ago
Oliver 1dd674a1b9 Simplified the queuing of Draw() calls, also introduced QueueUpdateDraw(). #172 6 years ago
Oliver c22d5570be Bugfixes/improvements to PR #172. 6 years ago
Oliver 4631cd7337 Added the tree view. 6 years ago
Oliver 6b7d028eb1 Small update to documentation. 6 years ago
Oliver 911fb9543e Added Escape(), ANSIIWriter(), and TranslateANSII(). Resolves #84, resolves #24 6 years ago
Oliver 3d4fa476ed Fixed misleading description. 6 years ago
Oliver 83d0a16fb2 Added background colors and text attributes to color tags. Resolves #91 6 years ago
Oliver 258f212e5e Added color tag functionality to all strings. Resolves #25 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 36cca0dedc Completed Godoc documentation. 7 years ago
Oliver 9659be0e90 No need to explicitly hide the cursor in no-cursor primitives. 7 years ago
Oliver dad7891c89 Added Checkbox, Modal, and Pages. 7 years ago
Oliver f9f139caaf First commit. Some basic functionality. Publishing to GitHub now. 7 years ago