diff options
author | alecpl <alec@alec.pl> | 2010-05-26 10:18:14 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-05-26 10:18:14 +0000 |
commit | e6e2db5dd0201dea13e5f9b6c779db5381aa0d0c (patch) | |
tree | c5201b38ec33f6b007e331e187859273505a44ac | |
parent | 3b67e33c8eee2bb13fdc8f53a4139d365858a789 (diff) |
- Removed THREADS status file
-rw-r--r-- | THREADS | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/THREADS b/THREADS deleted file mode 100644 index bc3ee2647..000000000 --- a/THREADS +++ /dev/null @@ -1,11 +0,0 @@ -*** Current status of THREADS implementation *** - -TODO (must have): - - threads caching - - better updating of threaded message list after message(s) deletion (?), - in some cases when some children rows has been removed threads needs - to be reordered - -TODO (other): - - button in #listcontrols to mark all messages in current thread (with selected - root or child message), |