380 Commits (43e0be411e31efe8784affd89eb1873914569a06)
 

Author SHA1 Message Date
Chris 2bfd88a6aa Update README.md 9 years ago
Chris 85d5839bc0 Update README.md 9 years ago
Chris 4608a5a8c4 Update README.md 9 years ago
Chris 8ce8af40cd Update README.md 9 years ago
Chris 989e6f4b94 Update README.md 9 years ago
Chris 08cef7f240 Update README.md 9 years ago
Chris 25aa9e7afc Update README.md 9 years ago
chriskiehl 8493a0e8f9 Merge branch 'python3000' of https://github.com/chriskiehl/Gooey into python3000 9 years ago
Chris 42ab14ffee Update README.md 9 years ago
chriskiehl 4f08b3fa0f Appended missing fields to russian translation 9 years ago
chriskiehl 47f5f3717a added 'back to edit' button on final screen. All events now driven via pubsub 9 years ago
chriskiehl be76f00ad6 Fixed russian lang filetype 9 years ago
chriskiehl 11aa02aa1c More pubsub changes. Added title section to subparser configs. New layout options 9 years ago
chriskiehl 0547f11be2 Renamed AdvancedConfig to ConfigPanel 9 years ago
chriskiehl 00fa06ff9e Subparser support in argparse -> json. pep8 changes 9 years ago
chriskiehl 06424c72a7 Updated and cleaned examples. Added subparser example 9 years ago
chriskiehl b13bdb283e version bump 9 years ago
chriskiehl 7add1bdce9 Bug fix: MultiFileChooser returning single results 9 years ago
chriskiehl c0c7462a33 Refactored to pubsub 9 years ago
chriskiehl 7d277cac69 Updated english language mapping 9 years ago
chriskiehl eba8f09fd5 removed dead code 9 years ago
chriskiehl a8295a717d i18n cleanup 9 years ago
chriskiehl a9e2357157 Project cleanup 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 2a71297a68 Code cleanup 9 years ago
chriskiehl 2085a91835 Removed old code 9 years ago
chriskiehl b00ba13c44 Added layout manager shell for subparsers. Converted core gui components to work with new data schema 9 years ago
chriskiehl 5e34466996 Minor code cleanup. Added __repr__ 9 years ago
chriskiehl 1f3f2deefb Added additional convenience methods 9 years ago
chriskiehl 83b7ba38cc Removed pycharm's author blurb 9 years ago
chriskiehl c1f8314e9b convenience _ method 9 years ago
chriskiehl e6d72cf89a replaced lazy class with module methods 9 years ago
chriskiehl 81a262f2dd added subparser support 9 years ago
chriskiehl 9ac91771ee Added pytest conf 9 years ago
chriskiehl f6cc6b9333 Version bump 9 years ago
chriskiehl 0ce9085831 Fixed program_name not working (issue #88). Corrected default name to pull from sys.argv 9 years ago
chriskiehl 5cf42a17b8 Removed old tests. Cleaned up new tests 9 years ago
chriskiehl 94ea45d9ab updated README.md 9 years ago
chriskiehl 7098c026e8 version bump 9 years ago
chriskiehl 6ae66a9bd4 Big fix: issue #87 - Exception when all arguments are optional 9 years ago
chriskiehl e30304ee1c version bump for pypi 9 years ago
chriskiehl 5220b4a139 Better method for getting Argparse - (SylvainDe's suggestion) 9 years ago
chriskiehl adcd3c81bc Updated Changelog 9 years ago
chriskiehl 3292184d64 Version bump 9 years ago
chriskiehl 9796d50fa9 Updated tests 9 years ago
chriskiehl 7e9c1324b0 Bug Fix - required not honoring action type (issue #85) 9 years ago
chriskiehl 81c4dc18bb Updated README 9 years ago