217 Commits (c74f24d7336d757354b2c122d503fbddb5608263)

Author SHA1 Message Date
chriskiehl 30b8d2f779 split out app creation from app run for ease of testing 6 years ago
chriskiehl f90de0960b fix bug where custom encoding wasn't being passed to open function 6 years ago
chriskiehl cd4afcc30c cleaned up old code, added helper utils 6 years ago
chriskiehl 0daff11a3c Deprecated presenter nonsense in favor of single shared wx controller 6 years ago
chriskiehl 3942b52249 Move all formatting logic into a single module 6 years ago
chriskiehl 8ce8d675c2 remove use of gloabls in image loader; use Pillow for smoother resizing 6 years ago
chriskiehl 8f313fc90b rewrite core components 6 years ago
chriskiehl 014c1c0fe6 Remove outdated, rewritten, and unused gooey code 6 years ago
chriskiehl 25de9a1181 enable deselecting a mutually exclusive group 7 years ago
chriskiehl 229e8b54c6 add Listbox widget type 7 years ago
Jonathan Schultz 0c1d58440e Highlight invalid fields, including @chriskeihl review 7 years ago
chriskiehl 2289abfc4a added custom imports for wx 3/4 compatibility 7 years ago
unknown dc6386c3a9 Added python 3 compatibility 7 years ago
unknown d7d2088583 Updated to wxPython 4 7 years ago
Aditya Panchal b275ecf63c Fix subprocess to work properly when frozen 8 years ago
leo 897189b7fd Implementation of PasswordField custom widget 7 years ago
Jonathan Schultz 2145ee5961 Kill child processes as well as shell process 7 years ago
chriskiehl a4d69b5f56 copy-pasta textarea component 8 years ago
chriskiehl f90905b4c0 Update model to escape multiline inputs 8 years ago
Simon O'Dwyer f563636141 fix crash when using subparsers 8 years ago
chriskiehl a2db13c83e added missing column prop 8 years ago
chriskiehl e9a6afe4db closes #157 - fix unicode decode error in subparser 8 years ago
Chris Kiehl 9b59cc3031 Thread safety test for issue 152 8 years ago
chriskiehl 72141f66e6 Issue #151 - fixed choices not loading in UI 8 years ago
chriskiehl b5253652ad Issue #142 - AttributeError on build_spec 8 years ago
chriskiehl 71f484ad10 reminders 8 years ago
chriskiehl b47c0f7890 Append subparser's endpoint to the command string 8 years ago
chriskiehl fd9512897c moved attrs into property 8 years ago
chriskiehl b0042f6362 Reapply button binding 8 years ago
chriskiehl ad6715afc6 refactor to subparser model 8 years ago
chriskiehl 40c7c16629 Project cleanup 8 years ago
chriskiehl 2d7f993c9d Remove unused code 8 years ago
chriskiehl bd79ea9819 auto_start option 8 years ago
chriskiehl 55c5790ba3 Removing legacy build.spec referecnes 8 years ago
chriskiehl 0ed858ab2f Removed deprecated files 8 years ago
chriskiehl 5d7b5e9153 moved helpers to bottom of file 8 years ago
chriskiehl e98aa79679 Cleaning up 8 years ago
chriskiehl 38d2d42390 deprecate controller 8 years ago
chriskiehl b17f575842 Refactoring to PresentationModel 8 years ago
chriskiehl 7e2dba496e Moved client execution/processing code into own module; minor cleanup 8 years ago
chriskiehl e7b5601a88 functional tools for gooey 8 years ago
chriskiehl b5a1303222 filling out model 8 years ago
chriskiehl 6c4c087f7a Decoupling views 8 years ago
chriskiehl 5ace8c5f7b Start MVP 8 years ago
chriskiehl cfdfda37a3 Fix build.conf typo; fix basic_layout json structure 8 years ago
chriskiehl 7315e2f259 Fix typo 8 years ago
Alexander Gordeyev a379079d0a fix progress_bar merging 8 years ago
chriskiehl 0cc082bd2a idea 8 years ago
chriskiehl 66fe5d7098 Project cleanup 8 years ago
chriskiehl fe6eb52521 project cleanup 8 years ago