96 Commits (30aab7004d271dce6783db7b128d52922610206b)

Author SHA1 Message Date
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
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
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 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 aeb8f67b92 closes issue #321 - coerce choices to string 6 years ago
chriskiehl 7843cbcd9c Make shell option in Popen configurable 6 years ago
Chris 5779f3569e closes #284 - dropdowns in required section fail default input validation test 6 years ago
Chris 111a517b97 closes #298 - unused non-python3 file 6 years ago
Chris 3f748b976d closes #313 - conditionally show/hide restart button 6 years ago
Chris c8450cf20b closes #312 - tuples causing failure when passed to 6 years ago
Alexis 4dcc7a1909 fix for issue #264 6 years ago
dagrha 6ad67e6333 add return_to_config option 6 years ago
chriskiehl 4c61c29b65 partial re-write to allow better user customization 6 years ago
chriskiehl 8cc6d1deb3 fix issue where Gooey wasn't storing widgets for subgroups 7 years ago
chriskiehl 229e8b54c6 add Listbox widget type 7 years ago
unknown dc6386c3a9 Added python 3 compatibility 7 years ago
Luke Zulauf e3a2e87c01 Adding ability to override executable target 7 years ago
Jonathan Schultz 7ff75cb473 Don't convert subparser name to lower case 7 years ago
leo 897189b7fd Implementation of PasswordField custom widget 7 years ago
Jonathan Schultz 106abc7b8b Handle implicitly optional positional arguments 7 years ago
chriskiehl 02f1307b7c Add new type to ALLOWED_TYPES 8 years ago
chriskiehl f886428bef closes #147 - support function reference in default arg; fixed nargs behavior in textfields 8 years ago
chriskiehl 71f484ad10 reminders 8 years ago
chriskiehl 7530a7edba Fix group_by default 8 years ago
chriskiehl e1da3504a1 Group_by_type option for gooey decorator 8 years ago
chriskiehl ad6715afc6 refactor to subparser model 8 years ago
chriskiehl 40c7c16629 Project cleanup 8 years ago
chriskiehl bd79ea9819 auto_start option 8 years ago
chriskiehl 43e0be411e rename param 8 years ago
chriskiehl b5a1303222 filling out model 9 years ago
chriskiehl cfdfda37a3 Fix build.conf typo; fix basic_layout json structure 9 years ago
chriskiehl efbea19c13 Removed outdated code 9 years ago
chriskiehl 0dc839e5e2 project cleanup 9 years ago
chriskiehl fea11ec404 Removed outdated files 9 years ago
chriskiehl 66fe5d7098 Project cleanup 9 years ago
Alexander Gordeyev 39d804fd28 option to disable stop button 9 years ago
Christoph Buchner cc2c095de8 Remove broken function. 9 years ago
chriskiehl 97f4fc70b8 Fix unbuffered flag regression introduced in 7229b4 9 years ago
chriskiehl 3dcf26f750 Issue 101: allow image customization 9 years ago
Alexander Gordeyev f14eb000e5 move multi Chooser logic from BaseFileChooser; 9 years ago
= 4798e44d01 Fixed Counter widget type 9 years ago
= fa2f556c74 Issue #122: human friendly option names 9 years ago
Alexander Gordeyev 254dbd1a6b add option to disable progress bar animation on Windows 7 9 years ago