Joelnir
af125173c4
Settings Menu
...
Finished the settings menu and systems for saving and loading settings
from a config file.
2016-02-18 16:28:54 +01:00
Joelnir
c3e7c275f7
Start of setting implementation
...
Created methods for loading settings and started working on the gui of
the settings menu.
2016-02-17 22:43:09 +01:00
Joel
c09cb1603c
Update README.md
2016-01-07 19:27:46 +01:00
Joel
f513cef7af
Update README.md
2016-01-06 00:02:20 +01:00
Joel
917e65f7c1
Update README.md
2016-01-06 00:01:58 +01:00
Joel
99e8f606b9
Update README.md
2016-01-05 23:58:59 +01:00
Joel
07c336782a
Update README.md
2016-01-05 23:49:13 +01:00
joelnir
8e368de3e7
Added 1.0
...
Added release1.0
1.0
2016-01-05 23:35:22 +01:00
Joel
a3b4afa129
Update README.md
2016-01-04 15:50:13 +01:00
Joel
e4158e6e32
Update README.md
2016-01-04 13:50:09 +01:00
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