summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMikael Hallendal <micke@codefactory.se>2001-12-01 02:47:09 +0000
committerMikael Hallendal <hallski@src.gnome.org>2001-12-01 02:47:09 +0000
commit57c850dc83adf9638426c0a289fb3cea2bc1ba98 (patch)
tree004d65b99fd3f37917a5f3afdef7c9a134fffc6a /TODO
parent2aa5dadb26a28d9d81cfe967d9c4ccbd1700bffc (diff)
downloadyelp-57c850dc83adf9638426c0a289fb3cea2bc1ba98.tar.gz
path uri's as strings instead of GnomeVFSURI's
2001-12-01 Mikael Hallendal <micke@codefactory.se> * src/scrollkeeper-parser.c: path uri's as strings instead of GnomeVFSURI's * src/yelp-window.c: likewise * src/yelp-view.c: likewise * src/yelp-toc.c: likewise * src/yelp-index.c: likewise * src/yelp-book.c: likewise * src/yelp-base.c: likewise * TODO: updated.
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index b687dbbe..245f6b2c 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+FEATURES:
+---------
+
* Index-search (keyword search). I've been told that ScrollKeeper CVS
has support for this, it should be used in Yelp.
@@ -23,4 +26,11 @@
* Bookmark support
+
+INTERNALS:
+----------
+
+Clean up the code, I thought a little bigscale in the beginning, no
+time for this. Will be cleaning up a lot in the near future.
+
* more?...