Chris
0ae2472c72
closes #329 - string coersion is too broad causing typing errors
6 years ago
Chris
5ebcdd668c
Issue 321 Pt II - convert default arguments to strings
6 years ago
Chris
97929ea034
closes #256 - missing i18n strings
6 years ago
Chris
aeb8f67b92
closes issue #321 - coerce choices to string
6 years ago
chriskiehl
7843cbcd9c
Make shell option in Popen configurable
6 years ago
Chris
5237b495c6
add fallback show_restart_button check for existing buildSpecs
6 years ago
Chris
5779f3569e
closes #284 - dropdowns in required section fail default input validation test
6 years ago
Chris
6240e979c7
closes #286 - 2.7 / 3.0 wx bitmap creation compatibility
6 years ago
Chris
a13a059f4d
closes #282 - removed debug statement
6 years ago
Chris
111a517b97
closes #298 - unused non-python3 file
6 years ago
Chris
221ed1a564
closes #313 - Missing program name in taskbar
6 years ago
Chris
3f748b976d
closes #313 - conditionally show/hide restart button
6 years ago
Chris
cf802b503b
Closes #316 - counter output was generated incorrectly
6 years ago
Chris
c8450cf20b
closes #312 - tuples causing failure when passed to
6 years ago
Chris
e598573c65
Revert "fallback when decoding errors happen"
This reverts commit f189006dd4
.
5 years ago
Jannik Waschkau
f189006dd4
fallback when decoding errors happen
6 years ago
Chris
abd69a9bae
use Thread instead of Pool due to python 3.7 issue
6 years ago
Emir Turkes
da5fd0ac40
Change "choose one" to "choose_one" in languages
The key is incorrectly specified which causes the mutually exclusive
group radio buttons to display "choose_one" instead of the proper
language value like "Choose One".
6 years ago
rhkubiak
cfed2f7ded
Update polish.json
I missed one English word.
6 years ago
Alan
db882069b6
Update portuguese translations
6 years ago
rhkubiak
b9a16ca4b5
Made Polish translation
6 years ago
Chris
8166404c14
version bump
6 years ago
chriskiehl
1c0e1278d9
closes #272 - radio group behavior broken when in optional section
6 years ago
saddy001
109f4972b2
Compatibility with legacy versions of Pillow
Old versions of Pillow:Image don't support .tobytes(), so we use .tostring() instead.
6 years ago
Rodrigo Abt
fddd002ce6
Update spanish.json
Updated missing translations
6 years ago
Jakub Smetana
d7a59c9e3a
Made Czech translation
100% done
6 years ago
Mian Chen
d2124fac87
Update chinese.json
6 years ago
Alexis
4dcc7a1909
fix for issue #264
There was a wrong indentation in the config generator. If there was a target then it would not create build spec
6 years ago
chriskiehl
12b2181a28
closes #260 - Unable to take multiple files as input
6 years ago
metadirective
adf9f87a44
Completed French translation.
6 years ago
Jannik Waschkau
f6270af6db
German translation
6 years ago
Artem Svetlov
118ed0bea2
Update russian.json
6 years ago
ronyhe
d311df7ff7
Add Hebrew language
6 years ago
Dan H
d01afc9b7b
Move progress_bar flag to showSettings() method
6 years ago
dagrha
6ad67e6333
add return_to_config option
6 years ago
chriskiehl
8f91e53469
Fix hard coded absolute path in tests
6 years ago
chriskiehl
8aa76f5532
Fix bug where cli termination marker wasn't being set
6 years ago
Jannik Waschkau
a766f39ce8
Add missing translations
6 years ago
chriskiehl
169aac0a9a
untrack test file
6 years ago
chriskiehl
1511fb1633
Bump Gooey version to 1.0 💓
6 years ago
chriskiehl
30b8d2f779
split out app creation from app run for ease of testing
6 years ago
chriskiehl
6da849689a
update tests
6 years ago
chriskiehl
3638aa4949
Add regression test for language files
6 years ago
chriskiehl
827b1a522c
Fix missing keys in langauages files
6 years ago
chriskiehl
f90de0960b
fix bug where custom encoding wasn't being passed to open function
6 years ago
chriskiehl
fb5fb0fb99
integration tests
6 years ago
chriskiehl
4c61c29b65
partial re-write to allow better user customization
6 years ago
chriskiehl
9f05e18af9
added extra translation keys to english.json
6 years ago
chriskiehl
cd4afcc30c
cleaned up old code, added helper utils
6 years ago
chriskiehl
0daff11a3c
Deprecated presenter nonsense in favor of single shared wx controller
6 years ago