Chris
a21d5ed006
Update README.md
10 years ago
chriskiehl
8b28db2fde
Updated setup.py with dependency info
10 years ago
chriskiehl
5cd02693ef
Updated setup.py with dependency info
10 years ago
chriskiehl
72c8f448eb
Updated MANIFEST.in removed vestigal readme
10 years ago
chriskiehl
7d3e7ca077
Fixed bug in parser that was preventing different argparse import styles from being recognized
added ast_inspector.py - utility for inspecting the properties of ast objects
moved additional code formatting tasks into code_prep.py
added code_prep_unittest.py
Updated monkey_parser.py to use new parser fixes
10 years ago
chriskiehl
50b22fef2e
fixed bug in code gen that was writing raw object name for importFrom nodes
10 years ago
chriskiehl
97f9ca4fe6
Fixed double icon bug (Issue #27 )
10 years ago
Chris
922cc23254
Merge pull request #30 from mafagafogigante/master
Typo fixed in README.md
10 years ago
Bernardo Sulzbach
e556ef4ada
Typo fixed in README.md
10 years ago
chriskiehl
38b7118ac9
Merge branch 'raimu-german'
10 years ago
chriskiehl
d864d6c77d
Fixed comma issue in german file
10 years ago
chriskiehl
d052d2ed9d
Merge branch 'master' of git://github.com/raimu/Gooey into raimu-german
10 years ago
chriskiehl
b283d5a43a
Updated internal todo
10 years ago
raimu
8868ba29f9
add German translation
10 years ago
Chris
d3046f955f
Fixed spacing issue
10 years ago
Chris
2240fdbd10
Fixed capitalization error
10 years ago
Chris
21b88669f0
Updated README
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
Chris
b7f37f45c6
Update TODO.txt
10 years ago
Chris
29a9a5e1f0
Merge pull request #24 from Thiht/master
Improve the french translation
10 years ago
chriskiehl
105622dfc9
Merge branch 'master' of https://github.com/chriskiehl/Gooey
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
Chris
520589e4c0
Merge pull request #17 from Azeirah/master
Fixed some language issues and added dutch language
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
Added unittests for i18n
10 years ago
Chris
265c9be8ce
Merge pull request #23 from craffel/master
Thanks
10 years ago
Thiht
5c2ec7c189
Merge branch 'master-french-improvements'
10 years ago
Thiht
06e4b07165
Improve the french translation
Remove the obsolete entries
Translate the new entries (based on english.json)
10 years ago
Colin Raffel
a1b6f0c838
Fixes #22
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
martijn
d0c9c6d7f2
Merge https://github.com/chriskiehl/Gooey
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
Remove and ignore project files.
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
martijn
28f6f678ac
Merge https://github.com/chriskiehl/Gooey
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