Jinhao
|
5bc1568f3e
|
change parameter type of click event from arg_mouse to arg_click
|
2015-07-21 01:14:23 +08:00 |
|
Jinhao
|
b1ed1f0452
|
Merge branch 'hotfixes-1.0.2' into develop
Conflicts:
include/nana/gui/detail/basic_window.hpp
include/nana/gui/widgets/listbox.hpp
source/gui/detail/linux_X11/bedrock.cpp
source/gui/detail/win32/bedrock.cpp
source/gui/detail/window_layout.cpp
source/gui/detail/window_manager.cpp
source/gui/widgets/listbox.cpp
source/gui/widgets/toolbar.cpp
|
2015-07-11 13:35:22 +08:00 |
|
Jinhao
|
08deeba096
|
fix missing edge_nimbus_effect issue
|
2015-07-05 23:38:24 +08:00 |
|
Jinhao
|
0d14620052
|
fix caret/keyboard issue(#62)
pressing space on a button will trigger click event
|
2015-07-05 16:21:13 +08:00 |
|
Jinhao
|
28413b7f25
|
explicit conversion from point/size to rectangle
|
2015-06-22 11:30:14 +08:00 |
|
Jinhao
|
7dae086162
|
fix caret and tab switch on invisible widgets(#62)
|
2015-06-15 22:31:03 +08:00 |
|
Jinhao
|
e8ae11e208
|
fix a refreshing issue
bad refreshing when a lite_widget is destroying if the lite_widget's
parent is also a type of lite_widget
|
2015-06-10 06:53:58 +08:00 |
|
Jinhao
|
99564a9161
|
refactor functions
|
2015-05-01 16:45:05 +08:00 |
|
cnjinhao
|
4ff3a6afd5
|
Add the new spinbox widget
|
2015-01-22 06:19:24 +08:00 |
|
cnjinhao
|
7b30855976
|
Improved processing of edge nimbus effect
|
2015-01-15 07:20:02 +08:00 |
|
cnjinhao
|
9a71f23ddd
|
Performance improvements
|
2015-01-09 08:12:20 +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
|
d0a317bd45
|
first init of 0.9
|
2014-12-11 03:32:35 +08:00 |
|