Jinhao
f11e5efe80
fix the issue of restoring focus( #37 )
2015-04-15 22:36:24 +08:00
Jinhao
53c36b7363
fix mask textbox highlight with mask
2015-04-13 23:41:42 +08:00
Jinhao
4c49f64685
Merge branch 'qqiangwu-develop' into develop
2015-04-13 00:40:22 +08:00
Jinhao
d521e9829b
Merge branch 'develop' of https://github.com/qqiangwu/nana into qqiangwu-develop
...
Conflicts:
include/nana/deploy.hpp
source/deploy.cpp
2015-04-13 00:38:08 +08:00
Jinhao
6ba23bb6c3
add header_width() methods for getting/setting header width.
2015-04-12 23:28:48 +08:00
Jinhao
e84b5ff78a
code reviews
2015-04-12 23:26:27 +08:00
qqiangwu
100283d43e
minor fix
2015-04-12 12:05:59 +08:00
qqiangwu
79ec3c927d
eliminate macro redefine error when used in biicode
2015-04-12 11:40:58 +08:00
Jinhao
ed462870e0
update contributor info
2015-04-12 03:31:07 +08:00
qqiangwu
9c3f53eab8
modify readme and fix(maybe?) the curious thread support problem
2015-04-12 00:59:49 +08:00
Jinhao
2e7b0ebc89
Merge branch 'qPCR4vir-hotfixes-1.0.1' into hotfixes-1.0.1
2015-04-11 11:23:12 +08:00
qPCR4vir
a72d7b0ce7
cleaning
2015-04-10 15:01:39 +02:00
qPCR4vir
65c9b35455
fix: Scroll don't get trigged in secondary monitor: no scroll in texbox, trebox, listbox, etc.
2015-04-10 10:54:31 +02:00
Jinhao
2f50642114
Merge branch 'beru-hotfixes-1.0.1' into hotfixes-1.0.1
2015-04-10 01:22:04 +08:00
Jinhao
2254ec5832
Merge branch 'hotfixes-1.0.1' of https://github.com/beru/nana into beru-hotfixes-1.0.1
2015-04-10 01:21:46 +08:00
Jinhao
4e741c7ebb
minor changes
2015-04-10 01:18:32 +08:00
Jinhao
71d79d8dde
Merge branch 'qqiangwu-develop' into develop
2015-04-10 00:57:41 +08:00
Jinhao
ba918a33ba
Merge branch 'qPCR4vir-hotfixes-1.0.1' into hotfixes-1.0.1
2015-04-10 00:51:01 +08:00
Jinhao
2682eff4e9
Merge branch 'hotfixes-1.0.1' of https://github.com/qPCR4vir/nana into qPCR4vir-hotfixes-1.0.1
2015-04-10 00:50:41 +08:00
Jinhao
0ebf3dfacb
fix false alarm of event memory leak
...
remove the unnecessary event leak check
2015-04-10 00:44:49 +08:00
qPCR4vir
0fee5da0a8
fix wrong positions of menu and tooltip in secondary monitor
2015-04-09 00:50:44 +02:00
qqiangwu
86d675fa85
fix mingw compilation error
2015-04-05 22:07:57 +08:00
beru
551fa896e7
fixed line encoding
2015-04-05 19:57:40 +09:00
beru
76a2324b55
enable MultiProcessorCompilation to decrease build time
2015-04-05 19:37:20 +09:00
Jinhao
c143ba6816
Merge branch 'Pr0curo-hotfixes-1.0.1' into hotfixes-1.0.1
2015-04-03 23:58:26 +08:00
Jan
5060c8bab5
fixing lookup error from gcc/mingw
2015-04-02 21:14:25 +02:00
Jinhao
34e2c6b143
fix issues of textbox and filebox
...
no refresh when calling textbox line_wrapped
add filebox overwrite prompt for saving file
the first non-* filter to be set default extentsion for filebox
2015-03-31 06:08:43 +08:00
Jinhao
dcead38544
fix wrong positions of menu and tooltip
...
caused by implicit int to unsigned type conversion when a screen starts a
neg point
2015-03-30 21:42:22 +08:00
Jinhao
b5e5e93673
Merge branch 'qPCR4vir-hotfixes-1.0.1' into hotfixes-1.0.1
2015-03-27 00:23:56 +08:00
Jinhao
92da2725c2
Merge branch 'hotfixes-1.0.1' of https://github.com/qPCR4vir/nana into qPCR4vir-hotfixes-1.0.1
2015-03-27 00:23:31 +08:00
Jinhao
65a66f9888
fix a syntax error
2015-03-26 23:58:04 +08:00
qPCR4vir
47695b0503
FIX: find only first keyword in line
2015-03-25 11:07:19 +01:00
Jinhao
6a0fd78595
fix no response of Delete
2015-03-25 01:56:48 +08:00
Jinhao
9a5dfe7f88
fix no response of Delete key
2015-03-25 01:44:56 +08:00
Jinhao
e3a82e99c0
Merge branch 'kirbyfan64-develop' into develop
2015-03-24 12:32:07 +08:00
Jinhao
58b206cb93
add new outline size
...
API::window_outline_size changes the window size(not client area size) for
a native window
2015-03-24 12:12:36 +08:00
Ryan Gonzalez
6a5c45e372
Add back original makefiles and tweak bakefile
2015-03-22 16:56:52 -05:00
Jinhao
82ee570691
compare between signed and unsigned
2015-03-22 22:23:18 +08:00
Jinhao
0f4786898a
fix unexpected window size
...
unexpected window size when the size is equal to display area size or
display workarea size
2015-03-22 22:18:26 +08:00
Jinhao
277f44c509
Merge branch 'qPCR4vir-hotfixes-1.0.1' into hotfixes-1.0.1
2015-03-22 11:38:07 +08:00
Jinhao
a3c69418ea
Merge branch 'hotfixes-1.0.1' of https://github.com/qPCR4vir/nana into qPCR4vir-hotfixes-1.0.1
2015-03-22 11:37:45 +08:00
Jinhao
e4382239e5
refactor the class screen
2015-03-22 11:19:27 +08:00
qPCR4vir
974e47d59e
FIX ? : select - unselect item with click in single selection listbox
2015-03-22 03:12:55 +01:00
qPCR4vir
0cbe4534ff
FIX: unselect item with ctrl-click in ordered listbox
2015-03-22 03:07:21 +01:00
qPCR4vir
bde6015d73
FIX: select range of items with shift and mouse when list is ordered
2015-03-22 02:57:50 +01:00
qPCR4vir
835b3ce145
FIX: return self pos (= *i )
2015-03-22 02:56:03 +01:00
qPCR4vir
f93c71ed80
FIX: minor problem erasing excess text of last cell in selected listbox item
2015-03-22 02:54:18 +01:00
qPCR4vir
47cd715236
Merge remote-tracking branch 'nana/hotfixes-1.0.1' into hotfixes-1.0.1
2015-03-21 18:18:03 +01:00
qPCR4vir
10f35de8f7
fix: make checkbox and label have the same bgcolor as the owner
2015-03-21 18:17:50 +01:00
Jinhao
2ca3573049
Merge branch 'qPCR4vir-hotfixes-1.0.1' into hotfixes-1.0.1
2015-03-21 23:32:53 +08:00