12 Commits

Author SHA1 Message Date
Jinhao
f21bbd5deb fix bug that listbox incorrectly performs scroll_down/up 2018-02-03 06:40:10 +08:00
Jinhao
a2a7d1fc37 remove deprecated components 2016-01-03 17:50:10 +08:00
Jinhao
6ca50a7cb4 fix a division by zero of scrollbar 2015-09-30 17:03:49 +08:00
Jinhao
28413b7f25 explicit conversion from point/size to rectangle 2015-06-22 11:30:14 +08:00
Jinhao
f943673d3d update scroll.hpp 2015-04-26 00:50:28 +08:00
qPCR4vir
c3bf16554c FIX: navigate ordered listbox with keyboard up/down, FEATURE: page up/down, and multi selection with shift + up/down
Comments and code review.
Original from branch page_scroll
unfortunately included code already merged by Jinhao (header_width, etc)
2015-04-23 00:32:47 +02:00
cnjinhao
0597d895b4 gadget::arrow_16_pixels is replaced with element arrow 2015-01-19 17:44:18 +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
d0a317bd45 first init of 0.9 2014-12-11 03:32:35 +08:00