Jinhao
|
a42ebe19b4
|
use UTF-8 for string representation
|
2015-12-31 01:09:52 +08:00 |
|
Jinhao
|
48254b6555
|
use UTF-8 for string representation
|
2015-12-29 01:26:19 +08:00 |
|
Jinhao
|
8fc84938bf
|
use UTF-8 for string representation
|
2015-12-14 00:30:03 +08:00 |
|
Jinhao
|
c86a00bea5
|
remove macro STR
|
2015-11-29 22:38:22 +08:00 |
|
Jinhao
|
12358a5dc0
|
change some APIs for accepting utf8
|
2015-11-27 01:54:26 +08:00 |
|
Jinhao
|
e97d2cb20f
|
fix color issues
|
2015-09-14 01:48:30 +08:00 |
|
Jinhao
|
9f2d830cc5
|
Merge branch 'hotfixes-1.1.1' into develop
|
2015-08-16 09:16:42 +08:00 |
|
Jinhao
|
42dd27b68f
|
add a new tabbar_lite widget
|
2015-08-14 01:38:23 +08:00 |
|
Jinhao
|
3bf9a60563
|
fix an issue of bitmap 4-byte alignment format(#71)
contributed by beru
|
2015-08-10 23:09:16 +08:00 |
|
beru
|
990de7867b
|
add OFN_NOCHANGEDIR flag to OPENFILENAME::Flags in nana::filebox::show
http://blogs.msdn.com/b/oldnewthing/archive/2010/11/12/10089878.aspx
setting OFN_NOCHANGEDIR flag to OPENFILENAME::Flags is effective for GetOpenFileName API on Windows7.
add const qualifier to nana::paint::graphics::save_as_file
add support for small icon on Windows.
The system displays the large icon in the ALT+TAB dialog box, and the small icon in the window caption.
https://msdn.microsoft.com/en-us/library/windows/desktop/ms632643%28v=vs.85%29.aspx
|
2015-05-16 21:10:20 +09:00 |
|
Jinhao
|
723dea218d
|
improve nana::picture
|
2015-02-23 01:43:23 +08:00 |
|
cnjinhao
|
9a71f23ddd
|
Performance improvements
|
2015-01-09 08:12:20 +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
|
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 |
|