besh81
36095c9190
fix disabled checkbox square
...
disabled checkbox square now looks like disabled textbox
In addition found an unused instruction in text_editor.cpp: could be replaced or removed (or left as it is :) )
2018-12-14 12:38:06 +01:00
Jinhao
4e9646cf64
unify semantics of the blend methods
2017-04-15 11:30:16 +08:00
Jinhao
9b28c96e9b
code refine
2016-08-11 02:26:47 +08:00
Jinhao
6e86b6ae6c
refine code
...
fix bug that listbox may throw std::runtime when the modal is enabled
fix bug that textbox attachs a wrong event angent
2016-08-10 01:46:13 +08:00
Jinhao
9947d0c511
remove conversion constructors of point,size and rectangle
2016-05-22 02:48:00 +08:00
Jinhao
6b6b527007
eliminate -Wextra and -pedantic warnings
2016-03-15 15:46:28 +08:00
Jinhao
a2a7d1fc37
remove deprecated components
2016-01-03 17:50:10 +08:00
Jinhao
42443dcafd
remove paint::gadget
2015-08-20 01:09:29 +08:00
Jinhao
4323977908
change the implementation of pat::cloneable
2015-08-17 01:37:56 +08:00
Jinhao
658ab3fb7f
new docker-place branch
2015-08-14 04:09:35 +08:00
Jinhao
396163c1b7
fix mouse left button issues due to breaking changes
2015-07-28 00:00:15 +08:00
Jinhao
5dd5d110d7
fix a compiling error due to VC2015 issue
2015-07-26 11:00:23 +08:00
cnjinhao
fd5ff571a7
get ready for Linux
2015-02-04 10:26:08 +08:00
cnjinhao
c5025b58a9
Code reviews
2015-01-24 08:06:02 +08:00
cnjinhao
4ff3a6afd5
Add the new spinbox widget
2015-01-22 06:19:24 +08:00
cnjinhao
0597d895b4
gadget::arrow_16_pixels is replaced with element arrow
2015-01-19 17:44:18 +08:00
cnjinhao
a9d063ab17
Add the arrow element
2015-01-19 02:12:29 +08:00
cnjinhao
bb49ba651c
New border element
2015-01-14 04:30:35 +08:00
cnjinhao
9a71f23ddd
Performance improvements
2015-01-09 08:12:20 +08:00
cnjinhao
aa12254844
Added listbox color scheme
2014-12-30 06:28:23 +08:00
cnjinhao
ad7c36be3f
Renamed expr_color to color
2014-12-24 02:07:39 +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