107 Commits (16a0fd9537552553c41a95bc778e3047ee4c94e5)

Author SHA1 Message Date
Alexis 4dcc7a1909 fix for issue #264 7 years ago
dagrha 6ad67e6333 add return_to_config option 7 years ago
chriskiehl 4c61c29b65 partial re-write to allow better user customization 7 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 8 years ago
Luke Zulauf e3a2e87c01 Adding ability to override executable target 8 years ago
Jonathan Schultz 7ff75cb473 Don't convert subparser name to lower case 8 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 9 years ago
chriskiehl 71f484ad10 reminders 9 years ago
chriskiehl 7530a7edba Fix group_by default 9 years ago
chriskiehl e1da3504a1 Group_by_type option for gooey decorator 9 years ago
chriskiehl ad6715afc6 refactor to subparser model 9 years ago
chriskiehl 40c7c16629 Project cleanup 9 years ago
chriskiehl bd79ea9819 auto_start option 9 years ago
chriskiehl 43e0be411e rename param 9 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
= d34a4a2202 Fixed Counter widget type 9 years ago
= 14f55add1b Issue #122: human friendly option names 9 years ago
Alexander Gordeyev b40bc52160 implement progress bar 9 years ago
Alexander Gordeyev 369b7898b0 implement Stop button 9 years ago
Alexander Gordeyev f6aee1463b add cx_freeze support 9 years ago
Joaquin Santos 837f87175b Added forced exit on load_build_config exception 9 years ago
Joaquin Santos ac71408b6d Option to load previously generated configuration using the Gooey decorator. New load_build_config parameter added. 9 years ago
Enrico Bacis 7d9393d0fc Correctly use the subparser widgets dictionary 9 years ago
chriskiehl 8103314795 Issue #103 - fixed bug where exclusive groups were being concatenated together 9 years ago
chriskiehl b2801bdb5b Set python unbuffered flag (Issue #105) 9 years ago
Keith Scheiwiller 400dc5f458 Don't pass frozen programs to python. 9 years ago
chriskiehl d67f7d0680 Add monospace font support - issue #96 9 years ago
chriskiehl f42547fbe8 added ignore gooey flag 9 years ago
chriskiehl a1bee817f5 Added default value to json output. Fixed counter bug 10 years ago
Roshgar 6096ddfa60 Corrected the name of component 10 years ago
Roshgar bf2bc00d7c Added MDD to python_bindings. 10 years ago
chriskiehl 00fa06ff9e Subparser support in argparse -> json. pep8 changes 10 years ago