Benjamin Navarro
|
a09d5c3c95
|
Mac OS X support
|
2015-10-11 18:31:30 +02:00 |
|
Jinhao
|
e97d2cb20f
|
fix color issues
|
2015-09-14 01:48:30 +08:00 |
|
Jinhao
|
edd7de4e8b
|
fix a color issue
|
2015-09-10 23:36:16 +08:00 |
|
Jinhao
|
e0ee42d184
|
merge beru's changes
|
2015-08-02 03:33:43 +08:00 |
|
Jinhao
|
fff5926be5
|
some modifications
|
2015-08-01 21:45:22 +08:00 |
|
Jinhao
|
396163c1b7
|
fix mouse left button issues due to breaking changes
|
2015-07-28 00:00:15 +08:00 |
|
Jinhao
|
1dd61ffb24
|
fix an explicit conversion error from ifstream to bool
|
2015-06-25 02:00:57 +08:00 |
|
Jinhao
|
e7c9708b4f
|
fix some MinGW compiling errors
|
2015-05-04 03:42:16 +08:00 |
|
Jinhao
|
6c473f141f
|
Merge branch 'hotfixes-1.0.1' into develop
|
2015-05-04 03:22:55 +08:00 |
|
beru
|
49cc9b1ff7
|
remove some warnings with VS2013
in time::time(unsigned hour, unsigned minute, unsigned second) constructor, add return statement if args are valid
|
2015-05-04 02:18:25 +09:00 |
|
Jinhao
|
08e860a7e7
|
Merge branch 'hotfixes-1.0.1' into develop
Conflicts:
.gitignore
include/nana/deploy.hpp
source/deploy.cpp
source/gui/widgets/listbox.cpp
|
2015-05-03 03:08:26 +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 |
|
qqiangwu
|
86d675fa85
|
fix mingw compilation error
|
2015-04-05 22:07:57 +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
|
aa12254844
|
Added listbox color scheme
|
2014-12-30 06:28:23 +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
|
ad7c36be3f
|
Renamed expr_color to color
|
2014-12-24 02:07:39 +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
|
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 |
|