Leandro Dorileo
6cede82cb7
add custom theme support
...
With this change users can specify custom theme extensions.
Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
2018-09-06 14:44:15 -07:00
Vladimir Markelov
bca28ea40c
closes #98
2018-08-04 21:18:33 -07:00
Leandro Dorileo
1f44a01230
BaseControl: add refID
...
In order to guarantee BaseControl and Control are fully comparable in the
BaseControl level this patch introduces a refID interface, so the objects
can safely be comparable based on this interface.
2018-03-23 14:34:01 -07:00
Leandro Dorileo
492d582ad6
label: multiline
...
Currently when a label is multiline Draw() will paint it with black/while
foreground/background colors.
This patch makes sure we keep theme consistent across the single line and
multiline use cases.
2018-03-20 15:22:02 -07:00
Vladimir Markelov
77ee1b7531
#84 - add new Control property Visible
2018-03-13 22:14:40 -07:00
Vladimir Markelov
7cbba07780
Support termbox mouse move events and huge refactoring
2016-10-13 14:16:05 -07:00
Vladimir Markelov
9fb3d3174e
added slice ability for colorized strings
2015-11-05 17:47:20 -08:00
Vladimir Markelov
d184b3b829
closes #40 - alignment for multicolored single lined string
2015-11-05 11:36:51 -08:00
Vladimir Markelov
f703524f37
#24 - add docs for ListBox
2015-10-28 17:57:05 -07:00
Vladimir Markelov
66d670edea
fix lint issues
2015-10-26 13:58:54 -07:00
Vladimir Markelov
ffebeed1fd
closes #9 - basic limited label colorful output
2015-10-26 11:33:11 -07:00
Vladimir Markelov
c77352008d
closes #23 - multiline label
2015-10-21 13:59:23 -07:00
Vladimir Markelov
2430ca0bda
closes #11 - autosize implemented
2015-10-20 09:43:56 -07:00
Vladimir Markelov
dcf1c50b5c
closes #3 - label text alignment and direction
2015-10-19 14:51:18 -07:00
Vladimir Markelov
1913bf2c61
closes #20 closes #19
2015-10-19 12:05:43 -07:00
Vladimir Markelov
189788fcd6
Fix crash on TAB
2015-10-17 01:16:19 -07:00
Vladimir Markelov
0078d1ed0b
refactoring and crossplatform patch
2015-10-16 10:27:43 -07:00
Vladimir Markelov
f5d0aca2bd
Initial source commit
2015-09-21 20:54:39 -07:00