351 Commits

Author SHA1 Message Date
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
Jinhao
19339c5239 Update README.md 2015-03-13 14:39:57 +08:00
Jinhao
bc8a157971 add auto config of numeric conversions
auto config of numeric conversions for GCC/MinGW
add contributors info
2015-03-13 14:24:24 +08:00
qPCR4vir
3817ee8b6c Merge remote-tracking branch 'nana/hotfixes-1.0.1' into develop_nana 2015-03-12 15:02:43 +01:00
qPCR4vir
fd7f4c61e9 avoid collocate a placed widget with size empty als workaround fixing 0% in left field split 2015-03-12 15:01:45 +01:00
Jinhao
3062f70d83 Merge branch 'qPCR4vir-hotfixex-1.0.1' into hotfixes-1.0.1 2015-03-11 19:16:44 +08:00
qPCR4vir
b74f6d86da Merge remote-tracking branch 'nana/hotfixes-1.0.1' into develop_nana 2015-03-11 02:21:56 +01:00
qPCR4vir
b62cbc1cf3 fix: UB due to pos=57, begin=58 (first char finded) infinite cycle => *chp : crash in text_editor 2015-03-11 02:20:40 +01:00
Jinhao
a8573fe5ef remove physical dependency between msgbox and filebox 2015-03-11 03:45:22 +08:00
Jinhao
2c5283eb78 fix mingw compiling errors
Manually merge the commit which is created by Pr0curo
2015-03-10 13:30:15 +08:00
qPCR4vir
24675db26b static link runtime 2015-03-09 12:02:12 +01:00
qPCR4vir
5b989435f2 add x64 and OutputFile name: $(OutDir)\nana_$(ConfigurationName)_$(PlatformShortName).lib 2015-03-05 00:38:29 +01:00
qPCR4vir
3b2e63da67 ignore lib/ 2015-03-04 03:30:54 +01:00
qPCR4vir
d57fb034e3 Doxygen comments 2015-03-03 22:43:44 +01:00