Jinhao
|
aab3686037
|
fix issue that basic_window may be leaked
|
2017-05-04 04:00:19 +08:00 |
|
Jinhao
|
9548b87f54
|
fix memory leak that widgets wouldn't be deleted
|
2017-04-28 04:18:39 +08:00 |
|
Jinhao
|
155cdab511
|
fix issue that invisble child window would be shown
|
2017-04-27 04:18:17 +08:00 |
|
Jinhao
|
2ff8a1c729
|
add new platform_abstraction
add support of loading ttf file
|
2017-04-26 08:04:25 +08:00 |
|
Jinhao
|
970412a3db
|
coe refine
|
2017-04-19 04:58:20 +08:00 |
|
Jinhao
|
4e9646cf64
|
unify semantics of the blend methods
|
2017-04-15 11:30:16 +08:00 |
|
Jinhao
|
6cbf721f9d
|
improve all widgets for bground effects
|
2017-04-11 07:06:43 +08:00 |
|
Jinhao
|
198bac505f
|
Merge branch 'hotfix-1.4.1' into develop
|
2017-03-31 03:25:10 +08:00 |
|
Jinhao
|
8182d93b9a
|
fix incorrect implementation of revertible_mutex
|
2017-03-31 03:23:18 +08:00 |
|
Jinhao
|
5917b1eb36
|
refactor
|
2017-03-29 04:43:00 +08:00 |
|
Jinhao
|
7130cc798c
|
Merge branch 'hotfix-1.4.1' into develop
|
2017-03-28 06:36:31 +08:00 |
|
Jinhao
|
3fd5f77e09
|
fix bug of revertible mutex
|
2017-03-28 04:24:55 +08:00 |
|
Jinhao
|
c233708841
|
Merge branch 'hotfix-1.4.1' into develop
|
2017-03-24 06:04:11 +08:00 |
|
Jinhao
|
b1fe1ca412
|
fix bug where window can't load icon with ico(#192)
|
2017-03-24 05:30:47 +08:00 |
|
Jinhao
|
431f0af893
|
fix syntax errors and warnings
|
2017-03-17 07:29:34 +08:00 |
|
Jinhao
|
cc24607a48
|
small change
|
2017-03-15 23:43:47 +08:00 |
|
Jinhao
|
663c7d361f
|
fix memory leak by API::umake_event
|
2017-02-25 02:36:08 +08:00 |
|
Jinhao
|
00d2e5408f
|
fix issue that umake_event causes memory leak
|
2017-02-24 21:16:37 +08:00 |
|
Jinhao
|
a22954d8d8
|
fix issue that mouse_up penetration in Linux
|
2017-02-12 08:06:50 +08:00 |
|
Jinhao
|
4e42c18815
|
implement key_press support for menu in Linux
|
2017-02-10 08:09:08 +08:00 |
|
Jinhao
|
ef8b66341a
|
fix issue that cursor of place splitter
the cursor doesn't change when it leaves place splitter for a nested_form
|
2017-02-02 17:53:47 +08:00 |
|
Jinhao
|
f1a746ad4a
|
fix an issue of visibility state of nested_form
|
2017-02-02 01:19:23 +08:00 |
|
Jinhao
|
f11c54e513
|
fix position issue on Linux
|
2017-01-30 18:12:50 +08:00 |
|
Jinhao
|
3f5d2fa0c5
|
fix a deadlock
the deadlock occurs between internal_scope_guard and the mutex of
handle_manager
|
2017-01-27 01:50:09 +08:00 |
|
Jinhao
|
8e10f743e1
|
add functions to convert positions of listbox column
|
2016-12-10 08:50:05 +08:00 |
|
dankan1890
|
a39013afd1
|
Fixed some uninitialized variables.
|
2016-11-27 15:38:56 +01:00 |
|
Jinhao
|
9ed5e81ca2
|
fix the revertable lock of window_manager
|
2016-10-19 02:58:49 +08:00 |
|
Jinhao
|
1332b3e6d8
|
fix a compiling error
|
2016-10-14 23:00:46 +08:00 |
|
Jinhao
|
3d2dbf60af
|
fix bug that mousedown/click would not triggerred
|
2016-10-14 21:54:09 +08:00 |
|
Jinhao
|
092ae97c66
|
fix transparent window bugs
|
2016-10-14 07:19:56 +08:00 |
|
Jinhao
|
7c36c27d46
|
fix group bgcolor issue
|
2016-10-11 02:53:41 +08:00 |
|
Jinhao
|
340c350fcb
|
Merge branch 'hotfix-1.4' into develop
|
2016-09-24 09:58:44 +08:00 |
|
Jinhao
|
318f0ec570
|
fix issue that event handler remains after closing
|
2016-09-13 01:24:47 +08:00 |
|
Jinhao
|
6eece91fce
|
fix a crash that deleting a widget in its event handler
|
2016-09-02 07:49:55 +08:00 |
|
Jinhao
|
f400c14f9b
|
fix mouse_wheel issue on Linux
|
2016-09-02 07:45:47 +08:00 |
|
Jinhao
|
9b28c96e9b
|
code refine
|
2016-08-11 02:26:47 +08: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
|
0a0fab679b
|
fix some issues that are detected by PVS-studio team
|
2016-07-14 00:41:34 +08:00 |
|
Jinhao
|
5d5a808b2d
|
remove overloading assignment operator of rectangle
|
2016-07-13 08:00:59 +08:00 |
|
Jinhao
|
59922e7b78
|
remove debug information
|
2016-06-26 05:33:38 +08:00 |
|
Jinhao
|
d701650cd5
|
fix crash that deprecation is included in NANA_IGNORE_CONF
it crashs when build with CMake
|
2016-06-25 04:55:06 +08:00 |
|
Jinhao
|
484b84189f
|
debug travis
|
2016-06-25 04:40:53 +08:00 |
|
Jinhao
|
cbf4b88956
|
debug travis
|
2016-06-24 23:39:03 +08:00 |
|
Jinhao
|
cff4bee6fb
|
debug travis
|
2016-06-24 13:48:28 +08:00 |
|
Jinhao
|
f505cfb6c7
|
debug travis
|
2016-06-24 13:42:23 +08:00 |
|
Jinhao
|
9f6a3afd77
|
debug travis
|
2016-06-24 12:59:28 +08:00 |
|
Jinhao
|
c7439625ad
|
debug travis
|
2016-06-24 12:53:17 +08:00 |
|
Jinhao
|
ae442cc80d
|
debug travis
|
2016-06-24 12:43:46 +08:00 |
|
Jinhao
|
5294b4662d
|
debug travis
|
2016-06-24 12:30:33 +08:00 |
|
Jinhao
|
dbd08c2aa7
|
debug crash for travis
|
2016-06-24 12:20:35 +08:00 |
|