Jinhao
|
94ab3b9f78
|
fix bug that dropdown list of combox may excess screen
|
2017-10-20 04:19:35 +08:00 |
|
Jinhao
|
560798a9cb
|
Merge branch 'develop_2' of https://github.com/dankan1890/nana into dankan1890-develop_2
|
2016-08-23 07:50:10 +08:00 |
|
Jinhao
|
d66c4bafce
|
code refine
|
2016-08-17 07:27:41 +08:00 |
|
dankan1890
|
236ba4356e
|
Removed some useless static_cast.
|
2016-08-15 00:07:55 +02: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
|
42990b8670
|
move lazy_refresh() from namespace API to API::dev
|
2016-04-17 17:46:19 +08:00 |
|
Jinhao
|
afa253f924
|
capture_window is deprecated in favor of set_capture/release_capture
|
2016-04-17 06:06:33 +08:00 |
|
Jinhao
|
a2a7d1fc37
|
remove deprecated components
|
2016-01-03 17:50:10 +08:00 |
|
Jinhao
|
c86a00bea5
|
remove macro STR
|
2015-11-29 22:38:22 +08:00 |
|
Jinhao
|
396163c1b7
|
fix mouse left button issues due to breaking changes
|
2015-07-28 00:00:15 +08:00 |
|
Jinhao
|
28413b7f25
|
explicit conversion from point/size to rectangle
|
2015-06-22 11:30:14 +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
|
38552b855b
|
make all internal event handlers unignorable
|
2015-02-04 01:34:50 +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 |
|