Jinhao
|
a9f23e2503
|
Merge branch 'develop-c++17' into develop
|
2018-06-04 02:29:55 +08:00 |
|
Jinhao
|
0c7e8a8ca2
|
add scroll_operation_interface
|
2018-04-21 03:49:15 +08:00 |
|
Jinhao
|
5f77c73aaa
|
no throw()
|
2017-12-19 03:30:38 +08:00 |
|
Jinhao
|
0e6ea35858
|
fix wrong order of widget deletion
|
2016-09-24 08:15:44 +08:00 |
|
Jinhao
|
afa253f924
|
capture_window is deprecated in favor of set_capture/release_capture
|
2016-04-17 06:06:33 +08:00 |
|
Jinhao
|
d3120cbf35
|
optimize generated binary size
|
2016-02-18 01:01:55 +08:00 |
|
Jinhao
|
a42ebe19b4
|
use UTF-8 for string representation
|
2015-12-31 01:09:52 +08:00 |
|
Jinhao
|
2ca11d4e25
|
fix compile errors under Linux
|
2015-12-16 01:21:44 +08:00 |
|
Jinhao
|
112deadd16
|
elimiate nana::string for listbox
|
2015-12-10 00:24:31 +08:00 |
|
Jinhao
|
e8266b5ae8
|
add native_string_type for internal use
|
2015-12-03 01:49:44 +08:00 |
|
Jinhao
|
ed4d2af7dd
|
add various overlodings for widget::caption()
|
2015-12-01 01:17:06 +08:00 |
|
Jinhao
|
12358a5dc0
|
change some APIs for accepting utf8
|
2015-11-27 01:54:26 +08:00 |
|
Jinhao
|
c4af5dafce
|
Merge branch 'hotfix-1.1.2' into feature-docker-place
|
2015-08-28 07:39:36 +08:00 |
|
Jinhao
|
9384baace4
|
fix a crash caused by calling inner_widget_notifier's destroy twice
|
2015-08-27 01:40:18 +08:00 |
|
Jinhao
|
658ab3fb7f
|
new docker-place branch
|
2015-08-14 04:09:35 +08:00 |
|
Jinhao
|
f4924ef2f8
|
add throw() for some functions
|
2015-08-03 01:37:36 +08:00 |
|
Jinhao
|
28413b7f25
|
explicit conversion from point/size to rectangle
|
2015-06-22 11:30:14 +08:00 |
|
Jinhao
|
1bb9a09a8a
|
develop inline widgets for listbox
|
2015-06-21 04:44:49 +08:00 |
|
Jinhao
|
e04b0749e0
|
remove the internal signal manager of window_manager
|
2015-05-25 01:19:35 +08:00 |
|
Jinhao
|
4154c8e132
|
rename API::is_focus_window to API::is_focus_ready
|
2015-05-01 16:36:12 +08:00 |
|
cnjinhao
|
052d34a746
|
Added named colors from 4.3 Extended color keywords
::nana::colors::<named colors>
|
2014-12-29 06:20:18 +08:00 |
|
cnjinhao
|
ad7c36be3f
|
Renamed expr_color to color
|
2014-12-24 02:07:39 +08:00 |
|
cnjinhao
|
f62ad0aa9f
|
Added some APIs to the widget class
|
2014-12-21 11:15: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 |
|