You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chriskiehl 9796d50fa9 Updated tests 9 years ago
..
lang More project restructuring. Fixed bugs in widget_pack's getvalue methods, changed how parsing is done. Started updating the fantastically out of date unittests. Getting close! 10 years ago
util Added drag/drop support to plain text fields 10 years ago
widgets Bug Fix - required not honoring action type (issue #85) 9 years ago
windows added cmd tools. moved config generation to own module 9 years ago
__init__.py Flattened project structure 10 years ago
action_sorter.py added cmd tools. moved config generation to own module 9 years ago
application.py added cmd tools. moved config generation to own module 9 years ago
argparse_test_data.py Flattened project structure 10 years ago
build_spec_validator.py Removed dependency on argparse for building the GUI - now uses json. Fixed bugs in components resizing. Changed gooey_decorator to use the new json backed GUI builder 10 years ago
chooser_runner.py Chagned from directly running python code, to executing a path via Popen to facilitate using Gooey with other languages. Add additional configration options to GUI (still in progress). First pass at project restructure to make things easier to find. 10 years ago
client_app.py Removed debug statements 10 years ago
component_builder.py Unhooked the json generation from the GUI generation. Refactorings 9 years ago
component_factory.py Flattened project structure 10 years ago
component_register.py Flattened project structure 10 years ago
controller.py added cmd tools. moved config generation to own module 9 years ago
display_main.py Chagned from directly running python code, to executing a path via Popen to facilitate using Gooey with other languages. Add additional configration options to GUI (still in progress). First pass at project restructure to make things easier to find. 10 years ago
image_repository.py Removed debug statements 10 years ago
imageutil.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
message_event.py Chagned from directly running python code, to executing a path via Popen to facilitate using Gooey with other languages. Add additional configration options to GUI (still in progress). First pass at project restructure to make things easier to find. 10 years ago
message_router.py Chagned from directly running python code, to executing a path via Popen to facilitate using Gooey with other languages. Add additional configration options to GUI (still in progress). First pass at project restructure to make things easier to find. 10 years ago
msg_dialog.py Flattened project structure 10 years ago
option_reader.py Flattened project structure 10 years ago
settings.py Fixed issue in widget_pack that returned None for positional args. Minor code cleanup 9 years ago
styling.py Replaced duplicated code with utility funcs in styling.py 10 years ago