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 |
Chris
|
b7f37f45c6
|
Update TODO.txt
|
10 years ago |
chriskiehl
|
068e341cdd
|
Merged in dutch language
|
10 years ago |
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
|
61b03d878d
|
Fixed issue with i18n not loading the correct language
Added unittests for i18n
|
10 years ago |
Thiht
|
06e4b07165
|
Improve the french translation
Remove the obsolete entries
Translate the new entries (based on english.json)
|
10 years ago |
martijn
|
8f9cff2848
|
Added dutch language, fixed other languages not loading bug and replaced two instances of hard coded english with i18n.translate
|
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 |
chriskiehl
|
7494eb338a
|
Made azeirah's suggested changes to setup.py
|
10 years ago |
martijn
|
7404084962
|
added Dutch language json
|
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
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 |
Chris Kiehl
|
3a361eccad
|
Project in disarray
|
10 years ago |
Chris Kiehl
|
1f77805af9
|
last big push before packaging
|
10 years ago |