diff options
author | Jed Barber <jjbarber@y7mail.com> | 2016-10-05 15:53:18 +1100 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2016-10-05 15:53:18 +1100 |
commit | 48cb96f4316398f8b9c2b9a580bfe5c9ca90e323 (patch) | |
tree | 3d662ac33ec10dc24419e9da47f6b6185f64716f | |
parent | 116a1589a6b49734f05e5ffdcbe6507470c0da12 (diff) |
To-do list
-rw-r--r-- | to_do.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/to_do.txt b/to_do.txt new file mode 100644 index 0000000..d65e746 --- /dev/null +++ b/to_do.txt @@ -0,0 +1,14 @@ + + +To Do: + +- clean up code to eliminate use clauses, standardise styling +- put find/replace/about in their own packages +- change build to be dynamically linked +- improve find, replace, undo/redo +- add word count feature +- suppress unnecessary left/right scrollbar +- make logo colours lighter to stand out more +- separate fltk binding into its own repo +- add license + |