2022 Commits

Author SHA1 Message Date
Jinhao
e5a935ab83 fix bug that filebox single selection fails on Linux 2019-06-18 08:23:54 +08:00
Jinhao
ce2d738a56 Merge branch 'ErrorFlynn-hotfix-1.7' into hotfix-1.7.1 2019-06-11 01:17:44 +08:00
Jinhao
1f23a78a0a Merge branch 'hotfix-1.7' of https://github.com/ErrorFlynn/nana into ErrorFlynn-hotfix-1.7 2019-06-11 01:15:52 +08:00
Jinhao
3533b97092 XFT code incorrectly enabled under Windows 2019-06-04 08:45:39 +08:00
ErrorFlynn
417071e4b5
fix for selection bug described in issue #448 2019-06-03 17:51:21 -04:00
Jinhao
f57e824431 add support of multi-language under Linux(#439)
also fix the font style issue under Linux
2019-06-01 03:15:59 +08:00
Jinhao
742cde9779 Merge branch 'glavangeorge-hotfix-1.7.1' into hotfix-1.7.1 2019-05-23 23:34:52 +08:00
Gheorghe Florian GLAVAN
0e8328eba3 fix for #440 (unicode_bidi aletter always true) 2019-05-23 12:17:30 +03:00
Jinhao
5575a9f2b8 fix bug that transparent widget may not be updated in event handler(#431) 2019-05-13 04:28:30 +08:00
Jinhao
5c19c9a9c3 Merge branch 'ErrorFlynn-hotfix-1.7' into hotfix-1.7.1 2019-05-07 00:29:47 +08:00
Jinhao
dfc3cf0cbd Merge branch 'hotfix-1.7' of https://github.com/ErrorFlynn/nana into ErrorFlynn-hotfix-1.7 2019-05-07 00:29:04 +08:00
ErrorFlynn
4e3641ed88
fix for issue #428 2019-05-05 11:13:08 -04:00
Jinhao
ec38e666a1 fix bug that grayscale png is mistakely processed 2019-04-24 01:18:27 +08:00
Jinhao
b9ab3f8a4f remove deprecated code 2019-04-22 05:51:56 +08:00
Jinhao
a08e274088 Merge branch 'hotfix-1.7' into develop 2019-04-22 01:08:49 +08:00
Jinhao
ac9cb8e589 add a member type item_interface to float_listbox::item_renderer 2019-04-22 01:07:15 +08:00
ErrorFlynn
e36a3270e9
bug: second parameter of category_icon() is rvalue reference 2019-04-18 17:13:19 -04:00
ErrorFlynn
c5b38f3643
bug: second parameter of category_icon() is rvalue reference 2019-04-18 17:12:31 -04:00
Jinhao
5320ead6bd add treebox.horvered method 2019-04-19 04:40:49 +08:00
Jinhao
8b2dc1eddd fix missing fs.weakly_canonical for c++11/14 2019-04-19 04:38:30 +08:00
Jinhao
9e91bd0160 recover the behavior of treebox path which starts with separater(#422) 2019-04-19 02:07:47 +08:00
Jinhao
9ec8ab4e9d add contributor information 2019-04-17 05:36:19 +08:00
Jinhao
5f7fa53f88 Merge branch 'ErrorFlynn-hotfix-1.7' into hotfix-1.7 2019-04-16 23:50:24 +08:00
Jinhao
6c62b1e819 Merge branch 'hotfix-1.7' of https://github.com/ErrorFlynn/nana into ErrorFlynn-hotfix-1.7 2019-04-16 23:48:53 +08:00
Jinhao
ebb1cf79fb Merge branch 'beru-develop' into develop 2019-04-16 23:40:12 +08:00
Jinhao
f274ff4c4c Merge branch 'develop' of https://github.com/beru/nana into beru-develop 2019-04-16 23:39:40 +08:00
Jinhao
fd120c6425 Merge branch 'hotfix-1.7' into develop 2019-04-16 04:01:44 +08:00
Jinhao
5335bb841f add on_clicked and on_checked for radio_group 2019-04-16 03:59:51 +08:00
Jinhao
f697f4c338 uses std::chrono 2019-04-16 03:54:16 +08:00
ErrorFlynn
b7ddcd7d3a
fix for issue #420 2019-04-15 13:00:04 -04:00
ErrorFlynn
1468d1836c
Merge pull request #4 from cnjinhao/hotfix-1.7
Hotfix 1.7
2019-04-15 12:52:33 -04:00
Jinhao
7de40cdc69 Merge branch 'rbrugo-develop' into develop 2019-04-15 00:21:01 +08:00
beru
a596c7f64e fix typos 2019-04-14 14:49:01 +09:00
Jinhao
cff318d182 enhance the performance of nana 2019-04-13 00:03:40 +08:00
Jinhao
cff5a0e1c4 hides place.splitter if one of leaves is undisplayed 2019-04-10 23:17:20 +08:00
Jinhao
3716961eb4 small fix that wrong parameter is passed to scan_div 2019-04-10 23:13:37 +08:00
rbrugo
fbe04436d4 deprecated use of unsigned overloadings for functions in class timer 2019-04-09 23:48:14 +02:00
Jinhao
18c11541a7 Merge branch 'rbrugo-master' into develop 2019-04-10 01:26:38 +08:00
Jinhao
8092b21baa Merge branch 'master' of https://github.com/rbrugo/nana into rbrugo-master 2019-04-10 01:26:13 +08:00
Jinhao
682e92c14d add check for matching numbers of left/right brackets of div-text 2019-04-10 01:19:36 +08:00
Jinhao
d931ebb61c filter out the middle and right button for item selection(#413) 2019-04-10 00:41:04 +08:00
rbrugo
ed540afc81 timer constructor accepts unsigned int and std::chrono::durations as initial interval 2019-04-08 17:34:47 +02:00
rbrugo
1cbc153a3e timer::interval now supports std::chrono 2019-04-08 17:15:54 +02:00
Jinhao
a4c3784efe fix bug that wd.find_window unexpectedly returns
wd.find_window unexpectedly returns a wrong handle if captured window
ignores children windows.
2019-04-03 23:59:12 +08:00
Jinhao
6b8a898239 improve fix 73c68def7ec2bb7d3af1a4370209cb862f66b408 2019-04-02 01:19:07 +08:00
Jinhao
73c68def7e fix bug that child widgets may not be updated during event handling 2019-04-01 06:25:18 +08:00
Jinhao
5803395b7e improve place.modify
it is allowed to modify a field with a new div-text which contains an existing
name in the field being modified
2019-03-31 12:44:22 +08:00
Jinhao
bd01cb447e fix bug that mouse wheel when displaying a msgbox(#411) 2019-03-24 20:03:45 +08:00
Jinhao
43eb4eebd4 Merge branch 'beru-develop' into develop 2019-03-24 08:04:35 +08:00
beru
e4e0003c3b fix typo 2019-03-23 18:23:38 +09:00