681 Commits (784d466288f0eb19e97cb5b6347781b57da3d237)
 

Author SHA1 Message Date
Chris 784d466288 add missing return statement in processor.py 4 years ago
Chris 3f1dec73d4 closes #592 - clicking close button can cause Gooey to hang 4 years ago
Krzysztof Jurewicz 4ef1496a45 Do not translate arguments in add_subparsers 4 years ago
Chris 9ef0bcf22d add test cases for show_stop_warning decorator option 4 years ago
Dan Rose cc31d03ba3 Fix show_stop_warning 4 years ago
Chris 11512e521b Resolve all wx warnings and errors and bump version to 4.1.0 4 years ago
Stephen Tomkinson 43ada4a220 Added test for parent inheritance behaviour and made "widgets" behave the same as "defaults" for duplicate named arguments. 4 years ago
Stephen Tomkinson ebaa45a7ec Copy widgets and their configuration from parent parsers. Resolves #608 4 years ago
Dan Rose 560ce41d27 Prevent crash when getting dynamic properties 4 years ago
soleil 0ea046fd4e Add missing chinese translations 4 years ago
eladeyal-intel 691ce4cae2 excess space 4 years ago
eladeyal-intel 1cd556e6dd typo 4 years ago
Chris 21a9c31bce closes #593 & #591 - dynamic updates causes slowdowns and loses selection 4 years ago
Chris 8c88980e12 update release notes 4 years ago
Chris ecce40df6d version bump 4 years ago
Chris c7de1a2c45 update release notes 4 years ago
Chris ba28c8d732 closes #500 - nargs with default values being mapped incorrectly 4 years ago
Chris 47c2c1f40c closes #469 - prevent argparse ==SUPPRESS== from showing in Gooey 4 years ago
Chris bee168aeee closes #496 - add option to start Gooey in fullscreen mode 4 years ago
Ben Elliston 963197113b ProcessController.py (run): Use default Popen buffer size to 4 years ago
Chris ed798fbb15 closes #480 - program_description not overriding parser description 4 years ago
Chris 262789f1c4 closes #452 - modals missing i18n options 4 years ago
Chris b8ae0f1f8d closes #497 - fix show_header_title not corretly setting visibility 4 years ago
Chris 50643ca53f closes #517 - radio group not enabling widget when initial_selection is set 4 years ago
Ben Elliston 871854b992 Pre-fill counter dropdowns with 0 (not 1) to 10 inclusive. 4 years ago
Chris 342223c3dd bigfix: make checkbox honor gooey_options/label 4 years ago
Nathan Richard 60b79be427 Implementation of the TimeChooser widget. 5 years ago
Bess L. Walker 84ae5ce957 Issue 554: Fix MultiFileChooser output formatting. 4 years ago
Bess L. Walker ec61008a16 Include MultiDirChooser in the list of Choosers 4 years ago
Bess L. Walker c985050136 Fix Issue 550: MultiDirChooser cannot handle paths with spaces 4 years ago
Bess L. Walker 074440ea26 Substitute Python3-only code for Python 2.7-compatible code. 4 years ago
Bess L. Walker b047af5e8b Fix Issue 553: Handle Windows volume labels correctly in MultiDirChooser. 4 years ago
Stephen Macke c6269b10f1 pass footer_bg_color from buildSpec to Footer 4 years ago
MGlolenstine a911b6a81d Fixed a typo 4 years ago
Jonathan Schultz 8a240562d8 Closes #200 substitute command line arguments for defaults 4 years ago
Chris c3fac837da Update Using-Richtext-Controls.md 4 years ago
Chris f013393a9f closes #527 - add documentation for richtext controls 4 years ago
Chris 0d33d8475b fix README typos 4 years ago
Tyler Donaldson e9b31d1d0a [Closes #537] Return Action when calling add_argument 4 years ago
conradhilley b817e23a19 Add ColourChooser to README 4 years ago
conradhilley 3307f8b04b closes #523 - added ColourChooser widget 4 years ago
Nathan Richard d0f3c3b3db Changed the check on TextContainer default values to allow False-evaluated defaults. 5 years ago
Nathan Richard e35755d121 Added a cast to string for the Dropdown default and choices values. 5 years ago
Chris a3232b7a34 Revert "Improved the iter_parsers function of the argparse_to_json.py to allow" 4 years ago
Chris c6504b7067 update README to reference new .png override requirement 4 years ago
Chris 7397eb0c1a Remove unused images 4 years ago
Chris d9fc7f068e Fix title card typo 4 years ago
Chris f9f07d06f9 closes #515 - fix typo in doc string 4 years ago
Alberto de Rodrigo d31fb5a073 Improved the iter_parsers function of the argparse_to_json.py to allow 5 years ago
deepthought 6b677fcf6b 20190928 korean,japanese translation 5 years ago