Jinhao
|
5f9a98c7bc
|
fix a caret issue when set focus to a invisible textbox(#62)
|
2015-07-05 23:57:10 +08:00 |
|
Jinhao
|
8be566214c
|
fix a caret issue which happens when parent widget is hidden
|
2015-06-26 23:59:28 +08:00 |
|
Jinhao
|
a64354900c
|
fix a crash that caused by double-delete of a event handler
|
2015-05-01 16:29:51 +08:00 |
|
Jinhao
|
3c4f8ae6d9
|
fix menubar behavior issue
no key_press and key_release after destroying caret under X11
missing some key_press events
menu text color issue
|
2015-04-21 22:33:18 +08:00 |
|
cnjinhao
|
60474150f5
|
Merge branch 'feature-draw-through' into develop
|
2015-02-02 19:17:44 +08:00 |
|
cnjinhao
|
e0259e6254
|
fixed a bground effect refresh issue.
|
2015-01-29 03:26:35 +08:00 |
|
cnjinhao
|
4ff3a6afd5
|
Add the new spinbox widget
|
2015-01-22 06:19:24 +08:00 |
|
cnjinhao
|
f67dbdb14b
|
draw-through
it is possible to render with OpenGL/DX by using draw-through.
|
2015-01-12 09:39:28 +08:00 |
|
cnjinhao
|
aa12254844
|
Added listbox color scheme
|
2014-12-30 06:28:23 +08:00 |
|
cnjinhao
|
052d34a746
|
Added named colors from 4.3 Extended color keywords
::nana::colors::<named colors>
|
2014-12-29 06:20:18 +08:00 |
|
cnjinhao
|
ecbf71b7e2
|
Color Schemes
textbox.scheme().selection = color(colors::red);
Set the text selection background color
|
2014-12-28 17:16:52 +08:00 |
|
cnjinhao
|
e64b6ec2b2
|
Breaking changes for expr_color
Removed the typedef-name nana::color_t
|
2014-12-18 13:08:44 +08:00 |
|
cnjinhao
|
42788db077
|
Breaking changes for expr_color
expr_color is a temporary class name for new color type experiment.
|
2014-12-17 11:20:47 +08:00 |
|
cnjinhao
|
74c09eb9b3
|
Defined a new color class
The new color class is temporarily named expr_color for experiment.
|
2014-12-14 10:15:19 +08:00 |
|
cnjinhao
|
d0a317bd45
|
first init of 0.9
|
2014-12-11 03:32:35 +08:00 |
|