Commit Graph

21 Commits

Author SHA1 Message Date
Trevor Slocum 5f880bc2c7 Migrate to GitLab 2020-01-22 15:28:19 -08:00
Trevor Slocum 51704b9844 Add documentation for GetChildren methods 2020-01-16 22:34:51 -08:00
Trevor Slocum dd0792c33a Add example multi-layout application and mouse-enabled application 2020-01-16 21:34:21 -08:00
Trevor Slocum 6bbae595a9 Document mouse support 2020-01-08 16:27:20 -08:00
Trevor Slocum b61132eddf Fork tview as cview
See FORK.md for details
2019-12-30 15:18:26 -08:00
Oliver 36893a6697 Minor improvements. 2018-12-26 21:24:39 +01:00
Oliver f93fbad8f8 Added some clarification about QueueUpdate() and event callbacks. 2018-12-14 17:57:19 +01:00
Oliver 1dd674a1b9 Simplified the queuing of Draw() calls, also introduced QueueUpdateDraw(). #172 2018-11-05 10:53:57 +01:00
Oliver c22d5570be Bugfixes/improvements to PR #172. 2018-10-28 13:42:49 +01:00
Oliver 4631cd7337 Added the tree view. 2018-06-20 10:06:05 +02:00
Oliver 6b7d028eb1 Small update to documentation. 2018-04-14 18:56:18 +02:00
Oliver 911fb9543e Added Escape(), ANSIIWriter(), and TranslateANSII(). Resolves #84, resolves #24 2018-04-14 00:05:25 +02:00
Oliver 3d4fa476ed Fixed misleading description. 2018-04-01 21:24:04 +02:00
Oliver 83d0a16fb2 Added background colors and text attributes to color tags. Resolves #91 2018-04-01 21:19:10 +02:00
Oliver 258f212e5e Added color tag functionality to all strings. Resolves #25 2018-01-17 17:13:36 +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 36cca0dedc Completed Godoc documentation. 2018-01-03 21:13:32 +01:00
Oliver 9659be0e90 No need to explicitly hide the cursor in no-cursor primitives. 2017-12-28 22:19:36 +01:00
Oliver dad7891c89 Added Checkbox, Modal, and Pages. 2017-12-20 20:54:49 +01:00
Oliver f9f139caaf First commit. Some basic functionality. Publishing to GitHub now. 2017-12-15 15:29:21 +01:00