2277 Commits

Author SHA1 Message Date
Jinhao
d932020e2c Merge branch 'develop' 2020-05-16 11:29:30 +08:00
Jinhao
7f7f7ea0a9 Merge branch 'hotfix-1.7.3' into develop 2020-05-15 17:21:17 +08:00
Jinhao
2fcdd2b1eb Merge branch 'call-me-void-text_editor_iswalnum' into develop 2020-05-15 03:48:15 +08:00
Jinhao
e8f2cedd67 Merge branch 'text_editor_iswalnum' of https://github.com/call-me-void/nana into call-me-void-text_editor_iswalnum 2020-05-15 03:47:39 +08:00
Jinhao
dd0cf01eaa Merge branch 'KingDuckZ-make_accel_key_constexpr' into develop 2020-05-15 03:27:39 +08:00
Jinhao
7c083d2977 Merge branch 'make_accel_key_constexpr' of https://github.com/KingDuckZ/nana into KingDuckZ-make_accel_key_constexpr 2020-05-15 03:27:23 +08:00
Jinhao
eb832cf80a Merge branch 'KingDuckZ-develop_xdgopen' into develop 2020-05-15 03:25:36 +08:00
Jinhao
af2215b8a0 Merge branch 'develop_xdgopen' of https://github.com/KingDuckZ/nana into KingDuckZ-develop_xdgopen 2020-05-15 03:25:02 +08:00
Jinhao
f2d74fbc86 small fix 2020-05-15 03:17:43 +08:00
Jinhao
afee7d1ed6 fix memory leak issues of animation destruction 2020-05-15 02:37:01 +08:00
Jinhao
d4453e9535 remove deprecated code 2020-05-12 03:47:55 +08:00
Jinhao
dbfcab912d fix and improve animation(#335) 2020-05-12 03:11:34 +08:00
Jinhao
baa64a1461 fix animation deadlock issues(#530) 2020-05-08 09:19:57 +08:00
Jinhao
cf71da94c4 fix issue that grayscale jpeg can't be shwon 2020-04-30 04:16:35 +08:00
Jinhao
90789e428c add a method to return first node of treebox 2020-04-21 05:48:07 +08:00
Jinhao
e6a75746ad fix a syntax error for C++11 2020-04-21 05:43:05 +08:00
Jinhao
1e19322ad1 Merge branch 'hotfix-1.7.3' into develop 2020-04-21 00:16:40 +08:00
Jinhao
e09b57ca12 fix compiler errors using C++11 2020-04-18 04:34:59 +08:00
Jinhao
d3e3e59812 open image file using file format signature instead of file extension 2020-04-18 02:59:12 +08:00
Jinhao
4dcbb50e1f fix the missing of overloaded non-const of treebox::value/value_ptr 2020-04-18 02:48:13 +08:00
Jinhao
cffea79e0f remove deprecated code 2020-04-17 07:23:19 +08:00
Jinhao
c5ce97734f fix crash that was introduced by patch of Arabic language support 2020-04-17 00:23:35 +08:00
Jinhao
782751a6df Merge branch 'KingDuckZ-develop' into develop 2020-04-15 23:42:04 +08:00
Jinhao
4c98a8d1bc Merge branch 'develop' of https://github.com/KingDuckZ/nana into KingDuckZ-develop 2020-04-15 23:38:38 +08:00
mixael
86a44d1948 Use iswalnum in text_editor 2020-04-11 04:51:04 +03:00
Jinhao
05af566608 Merge branch 'call-me-void-cmake-config-option' into hotfix-1.7.3 2020-04-07 06:09:10 +08:00
Jinhao
221fc70836 Merge branch 'cmake-config-option' of https://github.com/call-me-void/nana into call-me-void-cmake-config-option 2020-04-07 06:08:43 +08:00
Jinhao
1f1e9e47f5 Merge branch 'LilyWangL-Lily' into hotfix-1.7.3 2020-04-07 05:56:45 +08:00
Jinhao
bc7dc83473 Merge branch 'develop' of https://github.com/cnjinhao/nana into develop 2020-04-07 05:51:10 +08:00
Jinhao
e1aedc69cc Merge branch 'wwriter-develop' into develop 2020-04-07 05:48:21 +08:00
Jinhao
bdc64b2c8a fix arabic reshaping issues 2020-04-01 05:11:55 +08:00
Jinhao
78a6ad6344 fix issue that output of glyph pixel is wrong 2020-03-27 07:35:58 +08:00
Jinhao
419d615505 listbox::hovered now returns absolute position
fix related issue #528
2020-03-27 07:28:48 +08:00
Jinhao
c9b9451443 add partial support of Arabic reshaping on Linux 2020-03-26 01:41:32 +08:00
Jinhao
b46966bf02 fix rendering issue of RTL languages 2020-03-24 22:20:04 +08:00
Jinhao
48d54faeed fix textbox rendering issue
wrong background color for selected text of RTL languges
2020-03-24 22:14:08 +08:00
Jinhao
1597c62aa1 add supports of Hebrew and Arabic languages for unicode 2020-03-24 22:10:35 +08:00
King_DuckZ
2df8dd650f Initialise everything to make sure accel_key is constexpr. 2020-03-22 13:14:40 +01:00
King_DuckZ
60aaa5eb92 Use xdg-open if present, instead of guessing firefox. 2020-03-21 18:53:52 +01:00
King_DuckZ
91524c7f46 Remove unneeded includes, prefer cstring over string.h 2020-03-21 17:55:09 +01:00
King_DuckZ
3c471353a2 Replace some naked pointers with unique_ptr. 2020-03-21 16:54:50 +01:00
Jinhao
0771c1e084 fix a compilation error 2020-03-16 13:15:05 +08:00
Jinhao
25fe4506fd fix some GCC compilation issues 2020-03-14 01:31:52 +08:00
Jinhao
e8668dbc52 fix place bug that splitter position drifts(#512) 2020-03-13 10:09:55 +08:00
Jinhao
8d5e5a0962 add support of RLE8 compressed BMP format(#515) 2020-03-12 23:01:51 +08:00
wangli28
fd524e9b5e Modify to include<stdexcept> 2020-03-03 13:11:06 +00:00
mixael
67d4e4376a Added option to enable nana config 2020-02-17 21:32:57 +03:00
wangli28
b41e9ee913 Include<ostream> in datetime.cpp 2020-02-17 10:45:09 +00:00
Samuel
0cc491f113 fix comment typo 2020-02-13 22:20:43 +09:00
Jinhao
f26d3d0d6c fix issue that wrong caret position in textbox when moving up/down 2020-02-13 15:01:19 +08:00