Simon O'Dwyer
43cc390cb4
load build config file from directory where the running python script is located
6 years ago
Nathan Richard
47206ec15a
Add parameter clear_before_run that forces console clear between runs.
If the parameter is set to yes in the gooey decorator, the console will
be cleared before each run.
Current default parameter value is conservative and does not clear the
console.
5 years ago
Nathan Richard
3ca15383f9
Improvements to the french localization to make it more idiomatic :
- Corrected small typos in the french localization file.
- Added articles where necessary in the french localization.
- Added spaces and dots to comply with french typographic rules.
- Added accentuated capitals in the french localization where required.
- Improvements to the french localization to make it more idiomatic.
6 years ago
gison93
28bfbb3813
complete italian translation
6 years ago
Chris
58f60d4213
Applying #317 .patch - HenrykHaniewicz
6 years ago
Chris
be31131095
closes #354 - regression on column options
6 years ago
Chris
d2bc6d0172
Patch regression causing listbox defaults to not be applied
6 years ago
liranw
80490cb882
fix listbox together with poll_external_updates=True
6 years ago
Chris
17b9a2bfd8
auto-wrap group descriptions + style fixes
6 years ago
Chris
c42f4cfb01
closes #257 - configurable menubar
6 years ago
Chris
4ce19a7ac8
improved style, font, and color controls
6 years ago
Chris
e0b577aac8
improved layout and style controls
6 years ago
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
Chris
9de3f21801
Add shell info to README
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
9762c481a7
Update CONTRIBUTING.md
5 years ago
Chris
d4828d33b5
Update CONTRIBUTING.md
5 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
a1b1d7fc9e
Create CONTRIBUTING.md
5 years ago
Chris
abd69a9bae
use Thread instead of Pool due to python 3.7 issue
6 years ago
Chris
19172ddf8f
Fix incorrect option name if config section
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
2f5fca2b84
Update README.md
6 years ago
Chris
8166404c14
version bump
6 years ago
Chris
afddc823b0
ignore all virtualenvs
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
Juan Nunez-Iglesias
9d77cba9b6
Add MultiFileChooser to the widgets table
It took me a while to figure out that this existed, and having it in this table would have helped!
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