23 Commits

Author SHA1 Message Date
Jinhao
2ca11d4e25 fix compile errors under Linux 2015-12-16 01:21:44 +08:00
Jinhao
c260eebbc3 use UTF-8 for string representation 2015-12-15 21:46:24 +08:00
Jinhao
12358a5dc0 change some APIs for accepting utf8 2015-11-27 01:54:26 +08:00
Jinhao
35be5a6522 fix a issue of inputbox::text 2015-11-17 01:19:34 +08:00
Jinhao
3a85835907 add support of speicifying default value for inputbox::text 2015-11-17 01:09:39 +08:00
Jinhao
42443dcafd remove paint::gadget 2015-08-20 01:09:29 +08:00
Jinhao
894e7e61c8 fix compiling errors by using GCC/Clang 2015-07-28 01:53:41 +08:00
Jinhao
ad0dcc0bcf fix some MinGW compiling errors 2015-05-03 17:38:58 +08:00
Jinhao
766b9a1e24 Merge branch 'hotfixes-1.0.1' into develop 2015-05-03 17:05:58 +08:00
Jinhao
e449cd5a24 fix a weird behavior of textbox(#52)
and some other GCC compiling errors
2015-05-03 16:59:22 +08:00
Jinhao
a8573fe5ef remove physical dependency between msgbox and filebox 2015-03-11 03:45:22 +08:00
Jinhao
9fbe14e2de code reviews 2015-02-26 02:35:19 +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
d7a0d6f7d3 support of display images in inputbox 2015-02-23 01:45:00 +08:00
Jinhao
ef705bbb5a add tip string and mask character for inputbox::text 2015-02-17 23:14:39 +08:00
Jinhao
0ffa3e54ca some improvements 2015-02-17 04:03:55 +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
fd5ff571a7 get ready for Linux 2015-02-04 10:26:08 +08:00
cnjinhao
38552b855b make all internal event handlers unignorable 2015-02-04 01:34:50 +08:00
cnjinhao
fc76758197 improve inputbox 2015-01-31 17:00:39 +08:00
cnjinhao
a802083feb Add inputbox 2015-01-28 07:14:21 +08:00
cnjinhao
d0a317bd45 first init of 0.9 2014-12-11 03:32:35 +08:00