aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2002-11-06 15:13:54 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2002-11-06 15:13:54 +0000
commit88bd152f50d41a17a9a872ca35bed9fdde94e07f (patch)
treec1362493dcdec744ef8371dbf808391b0703de25
parent[w3m-dev 03385] install-sh typo (diff)
downloadw3m-88bd152f50d41a17a9a872ca35bed9fdde94e07f.tar.gz
w3m-88bd152f50d41a17a9a872ca35bed9fdde94e07f.zip
update TODO
Diffstat (limited to '')
-rw-r--r--TODO43
1 files changed, 30 insertions, 13 deletions
diff --git a/TODO b/TODO
index b213c2a..be715e4 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,22 @@
TODO lists
+Documentation
+
+new features
* news:<newsgroups> support
+* Keep alive
+* incremental display
+* SMB
+* merge m17n
+* JavaScript
+cleanups
* autoconfisicate
-
* code review, cleanup
-* merge m17n
+bugs
+* fix [w3m-dev 02658] problem when form is reset
+ http://mi.med.tohoku.ac.jp/~satodai/w3m-dev/200112.month/2658.html
[sf.net] http://sf.net/projects/w3m
@@ -18,23 +28,30 @@ TODO lists
* parsing bug: omitting </p> should not matter, but it does
http://bugs.debian.org/115521
-* w3mman -l doesn't work
- http://bugs.debian.org/138805
+* MOUSE_SCROLL_LINE should be a run-time option
+ http://bugs.debian.org/87472
-* w3m -dump generates too long lines
- http://bugs.debian.org/149288
+* support for the <button> tag (HTML 4.01)
+ http://bugs.debian.org/136810
+
+* not working 'Ignore case when search' on non latin pages
+ http://bugs.debian.org/138891
+ => after m17n merge
+fixed?
* would like "forward to next buffer"
http://bugs.debian.org/51771
+ => tab browse?
* alt attributes in area elements are ignored
http://bugs.debian.org/81555
-
-* MOUSE_SCROLL_LINE should be a run-time option
- http://bugs.debian.org/87472
+ => fixed in w3m 0.3?
-* support for the <button> tag (HTML 4.01)
- http://bugs.debian.org/136810
+wontfix / impossible to fix
+* w3m -dump generates too long lines
+ http://bugs.debian.org/149288
+
+wishlist?
+* w3mman -l doesn't work
+ http://bugs.debian.org/138805
-* not working 'Ignore case when search' on non latin pages
- http://bugs.debian.org/138891