67 Commits (dfd40fcaac41a93e1f5e866f1c55abf663d474ce)
 

Author SHA1 Message Date
chriskiehl dfd40fcaac Removed parameters being passed to Gooey in mock app. 10 years ago
chriskiehl 639f1b9771 Removed redundant language loading code, and debug statements. Added direct call to i18n to set language type 10 years ago
chriskiehl 1533b9d72f Merge remote-tracking branch 'origin/master' 10 years ago
chriskiehl 61b03d878d Fixed issue with i18n not loading the correct language 10 years ago
Chris 265c9be8ce Merge pull request #23 from craffel/master 10 years ago
Colin Raffel a1b6f0c838 Fixes #22 10 years ago
chriskiehl d654e06df7 Merge branch 'blotzy-master' 10 years ago
Richard Acosta ad6ef7c7dc Fixing error of 'icon.ico' not being present in filesystem when running mockapplication 10 years ago
Richard Acosta e18934364d improper capitalization in import 10 years ago
Richard Acosta 7a21af70d2 the language import would break on linux if the path had any capitalization in the path 10 years ago
Chris bbb81123a9 Update README.md 10 years ago
Chris 2f27fa1cf5 Merge pull request #6 from andre-d/master 10 years ago
Andre D 1e565d0f23 Remove and ignore project files. 10 years ago
chriskiehl 191259450b Removed outdated files 10 years ago
chriskiehl 9bcd73a071 Switched to setuptools 10 years ago
chriskiehl e5e880e8dd Fixed path issue (maybe) 10 years ago
chriskiehl 7494eb338a Made azeirah's suggested changes to setup.py 10 years ago
chriskiehl 25b109c461 Updated /dist 10 years ago
chriskiehl f49edbd38c Merge branch 'master' of https://github.com/chriskiehl/Gooey 10 years ago
chriskiehl 7dcd035dc5 Added data_files to setup.py 10 years ago
Chris 81572cd20d Update README.md 10 years ago
Chris 361bc1dcc6 Update README.md 10 years ago
chriskiehl c0668ca9d7 Renamed directory 10 years ago
Chris 0343800550 Updated README.md image urls 10 years ago
chriskiehl be8ba52ec3 Merge branch 'master' of https://github.com/chriskiehl/Gooey 10 years ago
chriskiehl 1c99b5e6bd Moved images from Imgur to repository (Worried about them expiring) 10 years ago
Chris db9f3f2117 Merge pull request #3 from briancurtin/patch-1 10 years ago
Brian Curtin 280991b58e Update README.md 10 years ago
chriskiehl cbe9952176 Merge branch 'svisser-patch-1' 10 years ago
chriskiehl 03639b628a Merged svisser's changes 10 years ago
chriskiehl 34e64d7463 Fixed setup.py again (I think) 10 years ago
chriskiehl 32b909508d Fixed setup.py (I think) 10 years ago
Simeon Visser 927a54f880 Ensure file handle is closed using with statement 10 years ago
chriskiehl 450ba9427a fixed url in README 10 years ago
chriskiehl bfe13a6810 fixed table in README 10 years ago
chriskiehl 889c48e6da Updated README 10 years ago
chriskiehl 494ba52705 Updated Documentation 10 years ago
chriskiehl 20bc3f0d50 Replaced duplicated code with utility funcs in styling.py 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 e8bb5c4274 Updated Readme 10 years ago
chriskiehl c9959dedb6 Flattened project structure 10 years ago
Chris Kiehl 3a361eccad Project in disarray 10 years ago
Chris Kiehl 1f77805af9 last big push before packaging 10 years ago
Chris Kiehl 2f14965e0b Fixed a bug where the noconfig path was failing 10 years ago
Chris Kiehl c656c6248e Updated advanced_config 10 years ago
Chris Kiehl de805d50e8 Seriously, terrible at commiting 10 years ago
Chris Kiehl f6b4645013 moved image resizing funtion into own module. Changed header and footer to support 'pages' and updated their images 10 years ago
Chris Kiehl 9743d18b61 Cleaned up unused code. 10 years ago
Chris Kiehl 5cb6038eaa Deleted some stuff. added some stuff. Forgot to commit regularly 10 years ago
Chris Kiehl df49c358c9 Removed thread listener by overwriting stdout's write method. added functions to RuntimeDisplay for updated the textbox 10 years ago