1314 Commits

Author SHA1 Message Date
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
qPCR4vir
aa14b38008 fix: make panel and label have the same bgcolor as the owner 2015-03-20 12:12:29 +01:00
Jinhao
e99ebc6e2e fix a crash error
it occurs when deleting a window in its certain event
2015-03-20 14:55:17 +08:00
Jinhao
75af5554a4 Merge branch 'qPCR4vir-hotfixes-1.0.1' into hotfixes-1.0.1 2015-03-20 12:32:20 +08:00
qPCR4vir
5d404774e6 fix a few minor inconsistencies in item listbox drawing 2015-03-20 00:15:39 +01:00
Jinhao
be20aaad5e Merge branch 'qPCR4vir-hotfixes-1.0.1' into hotfixes-1.0.1 2015-03-19 03:08:19 +08:00
qPCR4vir
ee699c263e eliminated unnecessary comments 2015-03-17 23:21:17 +01:00
qPCR4vir
219fb1b7d4 Merge remote-tracking branch 'nana/hotfixes-1.0.1' into hotfixes-1.0.1 2015-03-17 23:16:13 +01:00
Ryan Gonzalez
c14fd897f9 Merge branch 'develop' of https://github.com/cnjinhao/nana into develop 2015-03-17 13:42:24 -05:00
Jinhao
629a66546a fix wrong position of splitter
wrong splitter position when leaf of splitter is specified with margin
2015-03-18 00:35:39 +08:00
qPCR4vir
e38e594328 events doxy comments 2015-03-17 01:52:53 +01:00
Jinhao
b00953c935 Merge branch 'qPCR4vir-hotfixes-1.0.1' into hotfixes-1.0.1 2015-03-17 05:10:15 +08:00
qPCR4vir
a4bea45486 Merge remote-tracking branch 'nana/hotfixes-1.0.1' into develop_nana 2015-03-13 08:41:45 +01:00
qPCR4vir
dc9ccabdc1 update doxy-comments in treebox 2015-03-13 08:40:37 +01:00
qPCR4vir
b7cd8d00a1 valid doxy-comments need to begin with /** 2015-03-13 08:39:49 +01:00
Jinhao
02facbd4cc Update README.md 2015-03-13 14:41:45 +08:00