Jinhao
ffdfb46eae
fix caret color issue for X
2016-07-09 15:47:51 +08:00
Jinhao
6ee314a9ea
fix a bug that msgbox uses local codepage
2016-07-09 10:27:18 +08:00
Jinhao
e73fc679f4
improve tabbar::attach
2016-07-07 07:57:48 +08:00
qPCR4vir
747b301b32
typo
2016-06-23 14:29:27 +02:00
qPCR4vir
d26eed8a78
improve verbose pp
2016-06-23 14:10:11 +02:00
qPCR4vir
d088978450
more verbose pp macros
2016-06-23 09:19:56 +02:00
Ariel Vina-Rodriguez
250b73b8d4
NANA_USING_NANA_FILESYSTEM for verbose pp
...
#define NANA_USING_NANA_FILESYSTEM false
#define NANA_USING_STD_FILESYSTEM false
#define NANA_USING_BOOST_FILESYSTEM false
2016-06-22 20:48:08 +02:00
qPCR4vir
067eeff3dd
improve verbose_preprocessor
2016-06-21 20:43:36 +02:00
Jinhao
47e7bedfcf
Merge branch 'master' of https://github.com/besh81/nana into besh81-master
2016-06-10 16:27:31 +08:00
Jinhao
5ab0cfdd17
fix a notifier error that can't set icon from its exe file
2016-06-05 02:36:38 +08:00
Jinhao
32d988e1a7
minor changes
2016-06-02 01:01:03 +08:00
Jinhao
6ed65e27d2
Merge branch 'geometric_scheme' of https://github.com/qPCR4vir/nana into qPCR4vir-geometric_scheme
2016-05-23 22:22:29 +08:00
Jinhao
c3611ff2d2
fix an issue that any_cast returns null if value type has cv-specifier
2016-05-19 15:30:07 +08:00
qPCR4vir
99b798597b
Merge remote-tracking branch 'cnjinhao/hotfix-1.3' into geometric_scheme
2016-04-17 11:14:28 +02:00
Jinhao
67431865c9
fix text_editor text selection issue
2016-04-15 22:22:40 +08:00
qPCR4vir
b04c290ae7
Merge remote-tracking branch 'cnjinhao/hotfix-1.3' into geometric_scheme
2016-04-12 20:35:49 +02:00
Jinhao
bdd3806aa4
add workaround for lack support of C++11 feature
2016-04-12 23:09:39 +08:00
Jinhao
6277152190
Merge branch 'hotfix-1.3' of https://github.com/qPCR4vir/nana into qPCR4vir-hotfix-1.3
2016-04-12 22:21:40 +08:00
qPCR4vir
5b574d74e6
Merge remote-tracking branch 'cnjinhao/hotfix-1.3' into geometric_scheme
2016-04-08 20:20:03 +02:00
Jinhao
5f870bcf69
enhance support for multi-threading environment
2016-04-08 23:10:00 +08:00
qPCR4vir
53d21b73da
Merge remote-tracking branch 'cnjinhao/hotfix-1.3' into geometric_scheme
2016-04-01 00:34:53 +02:00
Jinhao
ca1e7810c7
fix label escape character issue
2016-03-31 20:17:53 +08:00
qPCR4vir
a2990b49bb
reset defaults and debug
2016-03-28 03:47:23 +02:00
qPCR4vir
e84f611761
original default values
2016-03-28 03:16:38 +02:00
qPCR4vir
feb26995da
debug
2016-03-27 21:03:40 +02:00
qPCR4vir
e7b8e603e4
using geometric_scheme
2016-03-27 21:02:40 +02:00
qPCR4vir
5779b979f7
implement some geometrical parameters ??
2016-03-26 16:32:45 +01:00
qPCR4vir
8ab30d7457
doxy docs
2016-03-26 16:25:56 +01:00
qPCR4vir
6b2d5afa6b
move utf8_Error to *.h
2016-03-24 03:14:18 +01:00
qPCR4vir
4b2657246d
Merge remote-tracking branch 'cnjinhao/hotfix-1.3' into hotfix-1.3
2016-03-23 17:24:14 +01:00
qPCR4vir
266def9ee3
Doxy comments
2016-03-23 17:19:54 +01:00
Jinhao
82e201d403
Merge branch 'hotfix-1.3' of https://github.com/Pr0curo/nana into Pr0curo-hotfix-1.3
2016-03-23 16:21:26 +08:00
qPCR4vir
d2b08d0f26
Merge remote-tracking branch 'cnjinhao/hotfix-1.3' into hotfix-1.3
2016-03-18 22:25:43 +01:00
qPCR4vir
10eaa91c3c
experimenting with review_utf8
2016-03-18 22:20:48 +01:00
qPCR4vir
a580237e05
to retrieve a modifiable object from a list item
2016-03-18 16:50:44 +01:00
Jinhao
8ec21827a0
ignore warnings which are generated by -Weffc++
2016-03-18 22:17:13 +08:00
Pr0curo
238e298bc4
add include <thread>
2016-03-16 09:34:16 +01:00
Pr0curo
bb53c4c1ec
correct workaround for missing thread support
...
the Workaround from MeganZ (I suppose you refere to this one: https://github.com/meganz/mingw-std-threads ) hast some flaws: <thread> is not available, <phread.h> is not available and EPROTO is already defined (but with 53 instead of 71)
2016-03-16 09:16:55 +01:00
Jinhao
6b6b527007
eliminate -Wextra and -pedantic warnings
2016-03-15 15:46:28 +08:00
Jinhao
8f995ee2cf
fix an issue that child display incorrect
2016-03-14 23:20:24 +08:00
Jinhao
2b5593a8ac
add a check for STD_NUMERIC_CONVERSIONS_NOT_SUPPORTED
2016-03-11 23:01:24 +08:00
qPCR4vir
6a8fb2e37c
bedrock's comments
2016-03-06 16:53:52 +01:00
qPCR4vir
cdcf15ee68
some demos don't pass
2016-03-05 03:28:20 +01:00
qPCR4vir
2c04ba7bf3
all demos added because exec() don't need main form to exit_all
2016-03-05 03:17:49 +01:00
qPCR4vir
7125ab8f48
exit_all
2016-03-04 23:54:42 +01:00
qPCR4vir
39dab0f126
cleanup and document GUI testing
2016-03-04 00:44:48 +01:00
qPCR4vir
3184022bf1
wait and close
2016-03-02 14:08:14 +01:00
qPCR4vir
a2fd7f32c8
NANA_ADD_DEF_AUTOMATIC_GUI_TESTING
...
Support for NANA_AUTOMATIC_GUI_TESTING
Will cause the program to self-test the GUI.
If NANA_ADD_DEF_AUTOMATIC_GUI_TESTING is also defined a default automatic GUI test
will be added to all programs which don't have yet one defined. This default test will simple
wait 10 sec. (time to construct, show and execute the GUI) and then exit normally.
2016-03-02 14:05:48 +01:00
qPCR4vir
976b5ec275
explore automatic GUI testing in VS2015, cmake and travis
...
local works vary good in windows with VS2015
2016-03-01 18:59:57 +01:00
qPCR4vir
cbe6399008
doxy
2016-03-01 18:57:03 +01:00