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.
Changed the thread Pool to run a new Thread each time (to allow restarting the client app)
|
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
Resolved PEP issues
|
10 years ago |
chriskiehl
|
c9959dedb6
|
Flattened project structure
Refactored source_parser.py to be more manageable
Converted the I18N system from a class into a normal module.
|
10 years ago |