13 Commits

Author SHA1 Message Date
Jinhao
1597c62aa1 add supports of Hebrew and Arabic languages for unicode 2020-03-24 22:10:35 +08:00
Jinhao
5acbbf548e refactoring and fix
fix a potential dead-lock caused by timer
2019-07-10 04:25:00 +08:00
Gheorghe Florian GLAVAN
0e8328eba3 fix for #440 (unicode_bidi aletter always true) 2019-05-23 12:17:30 +03:00
beru
a596c7f64e fix typos 2019-04-14 14:49:01 +09:00
Jinhao
81d667dbd7 using C++17 emplace return type 2018-08-27 06:51:20 +08:00
Jinhao
79c3439231 fix bug that label word wrap fails for Japanese(#330)
word break error
new unicode word break
reimplement label word wrap for significant design error
2018-08-19 05:53:08 +08:00
Jinhao
a87703d418 refactor functions 2017-05-31 22:36:56 +08:00
dankan1890
a39013afd1 Fixed some uninitialized variables. 2016-11-27 15:38:56 +01:00
Jinhao
6e86b6ae6c refine code
fix bug that listbox may throw std::runtime when the modal is enabled
fix bug that textbox attachs a wrong event angent
2016-08-10 01:46:13 +08:00
Jinhao
6b6b527007 eliminate -Wextra and -pedantic warnings 2016-03-15 15:46:28 +08:00
Jinhao
e84b5ff78a code reviews 2015-04-12 23:26:27 +08:00
cnjinhao
0a5c85d21b Fixed some syntax errors and clang compiling warnings
GCC/VS2013/Clang is tested
2015-01-03 22:04:06 +08:00
cnjinhao
d0a317bd45 first init of 0.9 2014-12-11 03:32:35 +08:00