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 6a64e5e88d 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
..
__init__.py Flattened project structure 10 years ago
action_sorter.py Flattened project structure 10 years ago
action_sorter_unittest.py Flattened project structure 10 years ago
advanced_config.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
advanced_config_unittest.py Replaced duplicated code with utility funcs in styling.py 10 years ago
argparse_test_data.py Flattened project structure 10 years ago
base_window.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
basic_config_panel.py Replaced duplicated code with utility funcs in styling.py 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
calender_dialog.py Added file/Calendar/DirChooser implementations 10 years ago
chooser_runner.py Added WidgetPack interface, added components2 - experimental structure for gui elements 10 years ago
choosers.py Added WidgetPack interface, added components2 - experimental structure for gui elements 10 years ago
client_app.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
componenets2_runner.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
component_builder.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
component_factory.py Flattened project structure 10 years ago
component_register.py Flattened project structure 10 years ago
component_register_unittest.py Flattened project structure 10 years ago
components.py Added WidgetPack interface, added components2 - experimental structure for gui elements 10 years ago
components2.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
components_unittest.py Flattened project structure 10 years ago
controller.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
display_main.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
footer.py Added Restart Button in the footer. 10 years ago
header.py Fixed double icon bug (Issue #27) 10 years ago
imageutil.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
msg_dialog.py Flattened project structure 10 years ago
option_reader.py Flattened project structure 10 years ago
option_reader_unittest.py Flattened project structure 10 years ago
runtime_display_panel.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
styling.py Replaced duplicated code with utility funcs in styling.py 10 years ago
widget_pack.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