12 Commits

Author SHA1 Message Date
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
1c592a0ee9 #44 - add custom title to progressbar 2015-11-24 17:28:20 -08:00
Vladimir Markelov
ab4b6c0259 #24 - add docs for Radio 2015-10-29 10:36:18 -07:00
Vladimir Markelov
4751c7f9a8 #24 - add docs for ProgressBar 2015-10-29 10:05:41 -07:00
Vladimir Markelov
2430ca0bda closes #11 - autosize implemented 2015-10-20 09:43:56 -07:00
Vladimir Markelov
1913bf2c61 closes #20 closes #19 2015-10-19 12:05:43 -07:00
Vladimir Markelov
995608d803 default color for progressbar 2015-10-17 16:19:29 -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