631 Commits (674d0e34787443ecaf556dac9d5edf0999855698)
 

Author SHA1 Message Date
Chris 28a3244e6e updated README and added gooey_options docs 5 years ago
Chris 3313cb86a6 closes #404 - clickable hyperlinks in console 5 years ago
Chris fca40dbcd5 closes #408 - allow hiding of widgets in UI 5 years ago
Andy Lee d437955b65 Adding tests for mutex groups 5 years ago
liranw 99cbd0ce14 Fix crash when no default on listbox 5 years ago
Emir Turkes 1378c1fb52 Fix Hebrew translations 5 years ago
Chris f8f1ad2a27 closes #399 - missing translation of default groups (+ correcting subgroup layouts) 5 years ago
Nathan Richard d2e112910e Fix exclusive groups spacing. 5 years ago
Chris 365adb2fb2 closes #100 - decorator not correctly handling arguments 5 years ago
Chris 105332846d add release checklist 5 years ago
Chris e4158372f5 closes #392 - remove unused image file 5 years ago
changeling dd7cd5638f Remove leftover reference to `type_arg_widget`. 5 years ago
Chris 20992d6bba closes #370 - error modal configuration 5 years ago
Chris a46b475f23 move integration tests 5 years ago
changeling 65f75383b4 Update argparse_to_json.py for FileType actions. 5 years ago
Chris be1343b6da closes #377 - drop all non-serializable objects from default args 5 years ago
Chris d4c179fa52 closes issue #381 - super() usage incompatible with python2.7 5 years ago
Nathan Richard 50c8002531 Describe activation of the rich text controls feature in README.md 5 years ago
Nathan Richard 5e3ef77c36 Handling of style-oriented ascii espace sequences. 5 years ago
Chris 71f628f41a closes #359 - setup.py out of date 5 years ago
conradhilley 41dce264ea Update README.md 5 years ago
conradhilley c63bb056e0 Update README.md 5 years ago
Conrrad a06e024023 Add absolute imports 5 years ago
Conrrad 28df915f29 Add option to suppress progress regex matches in stdout 5 years ago
Nelson Chen d79027cbdb Fix a small column chewing bug in the README.md 5 years ago
Nathan Richard 30aab7004d Avoid importing wx when --ignore-gooey is part of the command line arguments. 6 years ago
Simon O'Dwyer 3a8888bb0f dump the build config file to the running python script directory 6 years ago
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. 5 years ago
Nathan Richard 3ca15383f9 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