Got rid of the annoying GTK warnings by rearranging a few GTK calls in edit_area.py.
[spelt.git] / TODO
blob543be992584da6d529270b9de7049907bf88ad84
1 - Installation scripts.
2 - Proper program launcher.
3 - Replace debug "print" statements with proper debug logging.
4 - Add normalization of Unicode with tests.
5 - Document code conventions.
6   * Gtk widget naming.
7 - Confirm that "str(exc)" is not problematic for printing exceptions.
8 - Autosave database.