beru
|
a596c7f64e
|
fix typos
|
2019-04-14 14:49:01 +09:00 |
|
Jinhao
|
29cee29f5f
|
refactor folderbox and filebox
|
2019-02-26 04:24:40 +08:00 |
|
Jinhao
|
3d810fddac
|
fix issue of fold expressions test(#320,#321)
|
2018-06-30 05:22:34 +08:00 |
|
Jinhao
|
c66895ead6
|
apply C++17 folding expression
|
2017-12-20 11:53:29 +08:00 |
|
Jinhao
|
d4a815c8cc
|
refactor
|
2017-08-11 22:50:44 +08:00 |
|
Jinhao
|
18ba5cb2db
|
add contribution information
|
2017-07-29 08:05:25 +08:00 |
|
James Bremner
|
953450a868
|
Inputbox set minimum width entry field
|
2017-07-27 11:15:53 -04:00 |
|
Jinhao
|
d5c01b3dd1
|
adjust inputbox element width for good looking
|
2017-07-25 06:41:32 +08:00 |
|
Jinhao
|
33c9def027
|
fix issue where very long inputbox prompt string
|
2017-07-25 06:30:09 +08:00 |
|
Jinhao
|
0cfd06b23f
|
add new inputbox::boolean
other fixes for width of inputbox's elements
|
2017-07-20 23:46:20 +08:00 |
|
Jinhao
|
d1d03c9c0a
|
code refined
|
2017-07-11 23:27:45 +08:00 |
|
Jinhao
|
f11c54e513
|
fix position issue on Linux
|
2017-01-30 18:12:50 +08:00 |
|
Jinhao
|
a298c00ede
|
add on_missing handler to the i18n
|
2016-12-13 06:12:12 +08:00 |
|
Jinhao
|
8b652ee308
|
fix i18n for msgbox
|
2016-09-25 20:11:50 +08:00 |
|
Jinhao
|
2f716cb83f
|
Merge branch 'hotfix-1.3' into develop
|
2016-07-19 23:50:11 +08:00 |
|
Jinhao
|
6ee314a9ea
|
fix a bug that msgbox uses local codepage
|
2016-07-09 10:27:18 +08:00 |
|
Jinhao
|
8c7051566c
|
optimize binary size
|
2016-07-01 23:43:48 +08:00 |
|
Jinhao
|
116787072f
|
Merge branch 'hotfix-1.3' into develop
|
2016-04-18 15:16:03 +08:00 |
|
qPCR4vir
|
10eaa91c3c
|
experimenting with review_utf8
|
2016-03-18 22:20:48 +01:00 |
|
Jinhao
|
6b6b527007
|
eliminate -Wextra and -pedantic warnings
|
2016-03-15 15:46:28 +08:00 |
|
Jinhao
|
a839cf8deb
|
optimize generated binary size
|
2016-02-19 00:49:32 +08:00 |
|
Jinhao
|
325961a277
|
remove utf8_cast functions
|
2016-01-22 00:46:10 +08:00 |
|
Jinhao
|
48254b6555
|
use UTF-8 for string representation
|
2015-12-29 01:26:19 +08:00 |
|
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 |
|