9 Commits

Author SHA1 Message Date
Vladimir Markelov
17ae50e353 style and typo fixes 2019-05-07 21:47:56 -07:00
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
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
Vladimir Markelov
77ee1b7531 #84 - add new Control property Visible 2018-03-13 22:14:40 -07:00
Vladimir Markelov
2c06a01186 It is not complete patch because there are more places to fix. At least all demos and full-featured application termfb2 works without race condition warnings. 2017-11-28 19:27:32 -08:00
Vladimir Markelov
7cbba07780 Support termbox mouse move events and huge refactoring 2016-10-13 14:16:05 -07: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