Commit Graph

118 Commits

Author SHA1 Message Date
Vladimir Markelov 7cbba07780 Support termbox mouse move events and huge refactoring 2016-10-13 14:16:05 -07:00
Vladimir Markelov c3c5a89b77 fix main demo gif 2016-06-23 10:36:31 -07:00
Vladimir Markelov 31049d4319 Update README.md 2016-06-23 10:35:46 -07:00
Vladimir Markelov 0581d88905 add a main demo gif 2016-06-23 10:34:09 -07:00
Vladimir Markelov 815e4e6166 closes #49 - fix default turbovision theme 2016-01-04 11:34:10 -08:00
Vladimir Markelov a78241543a readme fix 2015-12-28 14:26:31 -08:00
Vladimir Markelov f6b4286f18 add listbox test 2015-12-23 15:52:05 -08:00
Vladimir Markelov 619ccbfe70 closes #36 - table view control - add description 2015-12-22 17:50:33 -08:00
Vladimir Markelov e92be8003f #36 - table view control - event support 2015-12-22 16:39:32 -08:00
Vladimir Markelov d1cd9ca588 #36 - table view control - mouse navigation 2015-12-22 12:03:42 -08:00
Vladimir Markelov ebcb563034 add test suit for text utils 2015-12-22 10:48:12 -08:00
Vladimir Markelov 64011dd906 #36 - table view control - keyboard navigation 2015-12-21 15:07:45 -08:00
Vladimir Markelov 51dbab5db9 #36 - first implementation of table view control 2015-12-15 17:19:04 -08:00
Vladimir Markelov 7b60d52606 fix readme 2015-12-14 16:16:13 -08:00
Vladimir Markelov 4fde52b5a3 fix lint warnings 2015-12-11 15:43:11 -08:00
Vladimir Markelov 23bf27ed03 closes #48 - spark chart with demo 2015-12-11 15:33:29 -08:00
Vladimir Markelov 383cc9f343 closes #37 - fix readme 2015-12-10 14:02:11 -08:00
Vladimir Markelov f2238e0038 closes #37 - fix bugs and complete bar chartdemo 2015-12-10 12:11:16 -08:00
Vladimir Markelov 2866101289 #37 - basic BarChart and demo for it 2015-12-09 17:56:10 -08:00
Vladimir Markelov 9e623b03b6 #37 - basic BarChart and demo for it 2015-12-09 16:13:33 -08:00
Vladimir Markelov a225b5047b closes #38 - only vital panic calls are remained 2015-12-08 16:25:31 -08:00
Vladimir Markelov 2b10c92a2f closes #45 - allow to use color tags in listbox 2015-11-30 14:17:39 -08:00
Vladimir Markelov 187fb9bdd0 typo fix 2015-11-30 13:08:55 -08:00
Vladimir Markelov 1a0a301645 closes #47 - add event for checkbox state change 2015-11-30 13:03:50 -08:00
Vladimir Markelov 88c7a12429 readme changed 2015-11-24 17:51:06 -08:00
Vladimir Markelov 0ffa3bbb13 readme changed 2015-11-24 17:47:33 -08:00
Vladimir Markelov 1c592a0ee9 #44 - add custom title to progressbar 2015-11-24 17:28:20 -08:00
Vladimir Markelov 88c829b3f6 #42 - fix pasting text to EditField 2015-11-24 14:05:08 -08:00
Vladimir Markelov 6394ffdb3b closes #43 - add onKeyPress for EditField and ListBox 2015-11-24 12:03:06 -08:00
Vladimir Markelov 35566a4486 closes #42 - editField clipboard support 2015-11-24 10:26:42 -08:00
Vladimir Markelov 3dc059c8b8 typo fix 2015-11-13 17:04:19 -08:00
Vladimir Markelov 6411a500c1 closes #12 - text view control and listbox fixes 2015-11-13 13:55:58 -08:00
Vladimir Markelov 3b712199f2 closes #41 - TextView supports Pgup and Pgdn 2015-11-10 15:38:38 -08:00
Vladimir Markelov ef83f9c11c #41 - ListBox supports Pgup and Pgdn 2015-11-10 15:27:13 -08:00
Vladimir Markelov d323d581d2 #12 - load text from file 2015-11-09 15:28:41 -08:00
Vladimir Markelov 50fb7bb3e7 #12 - the first text view control version 2015-11-06 17:02:33 -08:00
Vladimir Markelov 54bead63d9 better horizontal scroll draw support 2015-11-06 11:55:57 -08:00
Vladimir Markelov 9fb3d3174e added slice ability for colorized strings 2015-11-05 17:47:20 -08:00
Vladimir Markelov 0ce0a02882 fix turbovision theme 2015-11-05 16:34:47 -08:00
Vladimir Markelov d184b3b829 closes #40 - alignment for multicolored single lined string 2015-11-05 11:36:51 -08:00
Vladimir Markelov 377892432f selected item number by thumb position moved to common module 2015-11-05 09:53:16 -08:00
Vladimir Markelov 353dab918e thumb position calculation moved to common module 2015-11-05 09:41:58 -08:00
Vladimir Markelov c599674c3a add scroll draw method to canvas 2015-11-04 18:09:45 -08:00
Vladimir Markelov f17984c4d8 fix lint warning 2015-11-04 16:01:11 -08:00
Vladimir Markelov a46cd872f1 closes #35 - allow to refrence to other previously defined colors 2015-11-04 16:00:06 -08:00
Vladimir Markelov f2947f3376 closes #35 - allow to refrence to other previously defined colors 2015-11-04 15:59:34 -08:00
Vladimir Markelov 4c590e3c13 add a few comments to demo 2015-11-04 10:36:23 -08:00
Vladimir Markelov cec72537cd closes #34 - make edit and checkbox one line height and center them vertically on resize 2015-11-04 10:34:30 -08:00
Vladimir Markelov 4caae5c840 fix demo text 2015-11-03 16:25:13 -08:00
Vladimir Markelov 9d566e36ad add demo for themes 2015-11-03 16:23:02 -08:00