dareg
|
03faa0a7ee
|
Fix missing array declaration in unique_ptr
Which was causing a wrong deletion of the array
|
2015-08-22 23:20:32 +02:00 |
|
Jinhao
|
1eb76307e4
|
image::paste throws exception if graphics or image is empty
|
2015-07-13 00:23:54 +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
|
28413b7f25
|
explicit conversion from point/size to rectangle
|
2015-06-22 11:30:14 +08:00 |
|
Jinhao
|
11d65763ce
|
fix a crash when the size of a label is empty and '\t' is contained
|
2015-05-29 00:09:47 +08:00 |
|
cnjinhao
|
fd5ff571a7
|
get ready for Linux
|
2015-02-04 10:26:08 +08:00 |
|
cnjinhao
|
4bc00f3517
|
Merge branch 'hotfixes' into develop
Conflicts:
include/nana/detail/linux_X11/platform_spec.hpp
source/detail/linux_X11/platform_spec.cpp
source/paint/detail/native_paint_interface.cpp
|
2015-01-02 23:54:55 +08:00 |
|
cnjinhao
|
977a6c0e86
|
A fix for non-English input issue.
Extended ASCII characters input issue, window title bar issue.
|
2014-12-23 17:09:30 +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
|
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 |
|