Commit Graph
11 Commits
Author SHA1 Message Date
Joel 6c2da8f1fc Update README.md 2016-01-04 13:24:51 +01:00
Joel 904b308311 More info
More info
2016-01-04 13:14:18 +01:00
joelnir 12236b038c Fix for py2exe
changed __file__ to sys.argv[0] to make build compatible with py2exe
2016-01-04 12:50:16 +01:00
joelnir 22fc7017be Improved Looks
Added a determined font and color as well as the ability to switch
between big and small fonts. Also limited files that should be displayed
in the "open notes" prompt.
2016-01-03 23:26:03 +01:00
joelnir a45d520e52 GUI Handling update and documentation
UPdated the way GUI is handled to one centralized function and wrote
docstrings for some of the functions in main_window file.
2016-01-03 17:23:25 +01:00
joelnir d2623985fb Bug Fixes
Committing some bugfixes and addition of update_GUI function. This
function is not yet implemented in the rest of the project.
2016-01-03 13:55:20 +01:00
joelnir 26c2272b32 Update README.md 2016-01-03 01:02:31 +01:00
joelnir 945a6b760a bugfixes
fixed bugs that displayed wrong notes and redid some of the socket
handling to deal with continous server connection losses
2016-01-03 00:51:58 +01:00
joelnir 35901755a7 Create README.md 2016-01-02 22:52:02 +01:00
joelnir d8bf384ef0 Initial files
Added initial files that were created without version control. A number
of .py files and a resource folder with a couple of icons.
2016-01-02 22:49:16 +01:00
joelnir ce384d52cf 🎊 Added .gitattributes 2016-01-02 22:47:36 +01:00