author | Don Pellegrino <don@drexel.edu> | 2009-07-09 18:58:27 (GMT) |
---|---|---|
committer | Don Pellegrino <don@drexel.edu> | 2009-07-09 18:58:27 (GMT) |
commit | efa3b2de485334aaa41da0ac25fc03f6c58f548a (patch) (unidiff) | |
tree | 49b2aeadaa8c02694c1f816b68049a4d55117d99 | |
parent | 4115822c71320bb42c928f94aa56cd03dfe6bdd6 (diff) | |
download | exp005-efa3b2de485334aaa41da0ac25fc03f6c58f548a.zip exp005-efa3b2de485334aaa41da0ac25fc03f6c58f548a.tar.gz exp005-efa3b2de485334aaa41da0ac25fc03f6c58f548a.tar.bz2 |
Added a file to keep track of new feature ideas and bugs. This may be
replaced with a Bugzilla instance in the future but it seems like a
good way to get started.
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ | |||
1 | This is the todo list for the project. | ||
2 | |||
3 | * Features to add: | ||
4 | - Pan the display. | ||
5 | - Zoom out. | ||
6 | - Handle multiple selections defined by the user. | ||
7 | . Save a selection. | ||
8 | . Load a selection. | ||
9 | . Union | ||
10 | . Intersection | ||
11 | . Disjoint | ||