24 Commits

Author SHA1 Message Date
beru
a596c7f64e fix typos 2019-04-14 14:49:01 +09:00
Jinhao
4e9646cf64 unify semantics of the blend methods 2017-04-15 11:30:16 +08:00
dankan1890
cdba162897 Fixed some 'false' value implicitly cast to the integer type. 2016-08-14 23:48:42 +02:00
Jinhao
42990b8670 move lazy_refresh() from namespace API to API::dev 2016-04-17 17:46:19 +08:00
Jinhao
edfa397ddc bedrock has some minor changes 2016-04-10 17:09:42 +08:00
Jinhao
07b5b19545 improve stability of event 2016-04-10 15:23:44 +08:00
Jinhao
40d4bb4314 improve date_chooser
add keyboard support
add date_changed event
2016-03-29 00:14:07 +08:00
Jinhao
a2a7d1fc37 remove deprecated components 2016-01-03 17:50:10 +08:00
Jinhao
12358a5dc0 change some APIs for accepting utf8 2015-11-27 01:54:26 +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
0e5c88f121 code review 2015-07-24 00:44:35 +08:00
Jinhao
28413b7f25 explicit conversion from point/size to rectangle 2015-06-22 11:30:14 +08:00
Jinhao
9fbe14e2de code reviews 2015-02-26 02:35:19 +08:00
Jinhao
0ffa3e54ca some improvements 2015-02-17 04:03:55 +08:00
cnjinhao
04afbe9df9 Merge branch 'hotfixes-0.9.1' into develop
Conflicts:
	include/nana/gui/widgets/progress.hpp
	source/gui/widgets/date_chooser.cpp
	source/gui/widgets/progress.cpp
	source/gui/widgets/treebox.cpp
2015-02-02 18:55:23 +08:00
cnjinhao
fc76758197 improve inputbox 2015-01-31 17:00:39 +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
9a71f23ddd Performance improvements 2015-01-09 08:12:20 +08:00
cnjinhao
0a5c85d21b Fixed some syntax errors and clang compiling warnings
GCC/VS2013/Clang is tested
2015-01-03 22:04:06 +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
d0a317bd45 first init of 0.9 2014-12-11 03:32:35 +08:00