20 Commits (5d7b5e915311465f027dcae6f85dd7f230ae266f)

Author SHA1 Message Date
chriskiehl b17f575842 Refactoring to PresentationModel 8 years ago
chriskiehl b5a1303222 filling out model 8 years ago
chriskiehl 6c4c087f7a Decoupling views 8 years ago
chriskiehl 7315e2f259 Fix typo 8 years ago
Alexander Gordeyev a379079d0a fix progress_bar merging 8 years ago
Shura1oplot 1095dca00e revert "make quoting implicit" 9 years ago
Alexander Gordeyev 8f2b951d18 linter fixes 9 years ago
Alexander Gordeyev 9b9167df30 fix args ordering 9 years ago
Alexander Gordeyev ac25d0e34d make quoting implicit 9 years ago
Joaquin Santos 0d94e19c81 Set default state in a CheckBox 9 years ago
chriskiehl aa36d2f39a Removed hard-coded title from StaticBox constructor 9 years ago
Alexander Gordeyev 2c11d15f1d make checkbox label clickable 9 years ago
Roshgar 4807f28aa9 Update components.py 9 years ago
Roshgar aac3703554 Update components.py 9 years ago
chriskiehl 62ae1cdfc5 pep8 for wx_utils 9 years ago
chriskiehl c506babcde renamed styling to wx_util 9 years ago
chriskiehl 0e430ae31b Moved styling.py to utils 9 years ago
chriskiehl 5e34466996 Minor code cleanup. Added __repr__ 9 years ago
chriskiehl 6839ff93ed Unhooked the json generation from the GUI generation. Refactorings 9 years ago
Stephen L 2c214e5e82 fix: help description for arguments with nargs 9 years ago
chriskiehl 15b1aa7c2e Added WidgetTypes to allow file saving, opening, and miltifile select 9 years ago
chriskiehl d2decc1b94 Fixed issue #55. Removed basic layout class in favor of json layout build_spec. Fixed restart button. Fixed all run modes 9 years ago
chriskiehl d226c81fc7 Removed debug statements 10 years ago
chriskiehl 8025265366 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
chriskiehl a39924948c Changes Project structure. Added doubleBuffering on panels to reduce flicker 10 years ago
chriskiehl c610b784a2 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
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
chriskiehl 575f441f18 Added Radio buttons to components2 10 years ago
chriskiehl 62bfaa23c8 Added WidgetPack interface, added components2 - experimental structure for gui elements 10 years ago