1314 Commits

Author SHA1 Message Date
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
Jinhao
ce98ffa7b1 fix picture widget transparent image issue 2015-03-04 03:28:12 +08:00
qPCR4vir
be864669da Merge remote-tracking branch 'nana/develop' into develop_nana 2015-03-01 16:05:01 +01:00
Jinhao
70dabd9687 Merge branch 'develop' 2015-03-01 22:45:54 +08:00
Jinhao
0df28e13e1 minor revision 2015-03-01 22:40:16 +08:00
Jinhao
57bd96a6ca Merge branch 'hotfixes-1.0' into develop 2015-03-01 22:16:17 +08:00
Ryan Gonzalez
8cb7bd0027 Use Bakefile for makefiles 2015-02-28 18:41:56 -06:00
qPCR4vir
073d409a22 Merge remote-tracking branch 'nana/develop' into develop_nana 2015-02-27 19:50:53 +01:00
qPCR4vir
f25fcade08 ignore *.a 2015-02-27 19:50:25 +01:00
Jinhao
22a75669c3 Merge branch 'kirbyfan64-develop' into develop 2015-02-28 00:40:28 +08:00
Ryan Gonzalez
42af001020 Fix Linux builds 2015-02-26 19:00:03 -06:00
Jinhao
9fbe14e2de code reviews 2015-02-26 02:35:19 +08:00
Jinhao
d3d46705f3 stop intercepting the WM_SYSCHAR keys 2015-02-26 00:37:49 +08:00
Jinhao
e721cfa51f support of unimplemented std::regex 2015-02-25 22:15:02 +08:00
Jinhao
0d8daca12f fix intercept of system key to respone Alt+F4 2015-02-25 18:18:33 +08:00
Jinhao
aa179dbfd9 fix slider knob precision issue 2015-02-25 17:18:13 +08:00
Jinhao
c2cb89f024 improve inputbox
fix some inputbox issues
add a new inputbox::path class
2015-02-25 01:00:27 +08:00
Jinhao
f454a965be improve inputbox 2015-02-24 17:03:17 +08:00
Jinhao
022f7168c0 improve picture widget stretchable mode 2015-02-23 18:05:18 +08:00
Jinhao
d7a0d6f7d3 support of display images in inputbox 2015-02-23 01:45:00 +08:00
Jinhao
723dea218d improve nana::picture 2015-02-23 01:43:23 +08:00
Jinhao
baa8f4a9e9 fixed an integer overflow issue 2015-02-23 01:23:34 +08:00
Jinhao
ced13132a4 Merge branch 'roberthauck-master' into hotfixes-1.0 2015-02-17 23:46:12 +08:00
Jinhao
8eec17b227 Merge branch 'master' of https://github.com/roberthauck/nana into roberthauck-master 2015-02-17 23:45:45 +08:00
Jinhao
ef705bbb5a add tip string and mask character for inputbox::text 2015-02-17 23:14:39 +08:00
Robert Hauck
b755c24804 - Disable annoying VS warnings
- Option to enable multiprocessor build on VS
- Move all options to CMake:
   - Unicode
   - Platform specs
2015-02-17 10:47:49 +01:00
Jinhao
0ffa3e54ca some improvements 2015-02-17 04:03:55 +08:00
Jinhao
4385ac623d add fps modifier for animation 2015-02-16 06:59:56 +08:00
cnjinhao
c417f15b03 add contributor information 2015-02-12 02:45:16 +08:00
cnjinhao
eef7ed27ad Merge branch 'roberthauck-master' into hotfixes-1.0 2015-02-12 02:42:24 +08:00
Robert Hauck
0fa61b0c95 make libpng only selectable when using png 2015-02-11 14:02:55 +01:00
Robert Hauck
0464e8e5d7 missing include 2015-02-11 13:57:48 +01:00
Robert Hauck
68caee5c2b fix for linux build (Fedora 21) 2015-02-11 13:48:59 +01:00
Robert Hauck
5afe02cdd4 wrong defines 2015-02-11 13:32:27 +01:00
Robert Hauck
73a5352796 fix for libpng 2015-02-11 13:23:01 +01:00
cnjinhao
710ffb29ff Merge branch 'develop' 2015-02-08 07:14:51 +08:00
cnjinhao
274155b1da improve the spinbox and inputbox
improve the input check for spinbox
add a verifier to check user input for inputbox
2015-02-07 11:47:45 +08:00
cnjinhao
e0a9a94a8b fix clang compiling errors 2015-02-06 07:23:17 +08:00