15 Commits (b96d1e7cd0a22f66a432209524d880276620dffd)

Author SHA1 Message Date
chriskiehl 40c7c16629 Project cleanup 8 years ago
chriskiehl b17f575842 Refactoring to PresentationModel 8 years ago
chriskiehl 6c4c087f7a Decoupling views 9 years ago
chriskiehl a907e8ba37 Remove old controller implementation 9 years ago
chriskiehl a56ebb5188 Updating image references 9 years ago
chriskiehl 653f5b858d Swapped to internal pubsub framework for better cross platform support 9 years ago
chriskiehl a7b0f618e7 expanded i18n coverage. Fixed layout issues 9 years ago
chriskiehl 47f5f3717a added 'back to edit' button on final screen. All events now driven via pubsub 9 years ago
chriskiehl 78aa9e81c3 i18n cleanup 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 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 97f9ca4fe6 Fixed double icon bug (Issue #27) 10 years ago
chriskiehl 9a5101a6b3 Added Restart Button in the footer. 10 years ago
chriskiehl 6e2a063da1 Updated Controller to accept instance of controlled class -- going to refactor so that the weird "register_controller" thing doesn't need to happen 10 years ago
chriskiehl c9959dedb6 Flattened project structure 10 years ago