17 Commits

Author SHA1 Message Date
Vladimir Markelov
c2a27ec6f1 fix custom button background 2020-01-21 11:23:08 -08:00
Vladimir Markelov
c44c556439 shadow type for Button 2019-06-10 20:43:29 -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
7664a90044 closes #33 - add colors for button 2015-11-02 17:08:36 -08:00
Vladimir Markelov
ab4b6c0259 #24 - add docs for Radio 2015-10-29 10:36:18 -07:00
Vladimir Markelov
f8794ab287 #24 - add docs for Button 2015-10-27 15:21:13 -07:00
Vladimir Markelov
93ed704e3e #24 - add docs for constants 2015-10-27 14:39:16 -07:00
Vladimir Markelov
6e94c635ab closes #22 - basic dialog support 2015-10-21 17:04:57 -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
0078d1ed0b refactoring and crossplatform patch 2015-10-16 10:27:43 -07:00
Vladimir Markelov
a9f289b121 closes #2 - button size includes shadow size 2015-09-24 16:57:38 -07:00
Vladimir Markelov
f5d0aca2bd Initial source commit 2015-09-21 20:54:39 -07:00