20 Commits

Author SHA1 Message Date
Jinhao
f274ff4c4c Merge branch 'develop' of https://github.com/beru/nana into beru-develop 2019-04-16 23:39:40 +08:00
Jinhao
f697f4c338 uses std::chrono 2019-04-16 03:54:16 +08:00
beru
a596c7f64e fix typos 2019-04-14 14:49:01 +09:00
Jinhao
1c03cd500d Merge branch 'hotfix-1.6.2' into develop-1.7 2018-12-07 06:54:42 +08:00
Jinhao
48d3f4f044 fix bug that scrollbar steals input focus(#344) 2018-12-06 07:41:02 +08:00
Jinhao
72f779b4bd fix bug that content_view doesn't work correctly with dnd 2018-11-02 04:19:46 +08:00
Jinhao
943a9e444d init dragdrop
contains a new class simple_dragdrop and changes of listbox for dragdrop
2018-10-09 03:56:50 +08:00
Jinhao
a781a8790f remove deprecated code 2018-06-24 15:49:32 +08:00
Jinhao
48f759e007 remove deprecated code 2018-05-29 04:12:53 +08:00
Jinhao
0c7e8a8ca2 add scroll_operation_interface 2018-04-21 03:49:15 +08:00
Jinhao
d53254b89a fix bug that single-line text_editor still shows scrollbar 2017-07-20 23:44:03 +08:00
Jinhao
5746fc33f6 fix bug of text_editor scrollbar 2017-05-30 10:43:10 +08:00
Jinhao
a4f15f7bb0 refactor text_editor
fix issues that caret works incorrectly in line-wrapped mode.
2017-05-23 04:22:08 +08:00
Jinhao
74707820bf improve content_view for dragging 2017-05-04 05:32:09 +08:00
Jinhao
abda8e55ec fix issue that selection box appears in single selection listbox(#204) 2017-05-04 05:08:07 +08:00
Jinhao
32792794ed fix issue that content_view doesn't scroll the content 2017-04-30 12:10:20 +08:00
Jinhao
606087f962 improve content_view 2017-04-19 00:39:41 +08:00
Jinhao
6cbf721f9d improve all widgets for bground effects 2017-04-11 07:06:43 +08:00
Jinhao
1174f2f633 code refine 2017-03-24 06:34:51 +08:00
Jinhao
b890f2fad7 fix some listbox bugs 2017-03-19 22:53:40 +08:00