Micah Lee
|
a86cda4549
|
Ripping out dmg code, replacing pyinstaller with py2app for OSX -- still in progress (#151)
|
2015-05-15 16:56:22 -07:00 |
|
Thomas Waldmann
|
179eefae29
|
pep8: fix empty line counts
top level: 2, else 1
I also advice to not put "pass" into empty classes, but rather a docstring instead of "pass".
|
2014-11-18 18:29:32 +01:00 |
|
Micah Lee
|
d73d859fed
|
fixed Windows/OSX image path problem, and updated NSIS Windows installer to install all the new .py files from refactoring
|
2014-09-04 13:20:39 -07:00 |
|
Micah Lee
|
d00b296c47
|
moving image files into /usr/share instead of /usr/lib (fixes #126)
|
2014-09-03 17:50:06 -07:00 |
|
Micah Lee
|
4edcce9ece
|
add utf-8 encoding to all .py files
|
2014-09-02 17:30:01 -07:00 |
|
Micah Lee
|
a6e99fcc21
|
added GPLv3 license to each source file
|
2014-09-02 12:10:42 -07:00 |
|
Micah Lee
|
78f6c31061
|
beginning to refactor onionshare_gui to work with multiple files (#66)
|
2014-08-27 14:21:08 -07:00 |
|