]> www.fi.muni.cz Git - evince.git/blobdiff - TODO
Add warnings about unimplemented/unknown link types.
[evince.git] / TODO
diff --git a/TODO b/TODO
index 707210bf47320f233e37e8e8d8f168c649ee52fd..4e6ef58b6f2d415914997daa824c316f6eea373f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,16 @@
 Hook up recent documents support (though rumors are that it's slow)
 
 Improve Find system
-       Find Next/Previous don't go to other pages
-       Find Next/Previous doesn't focus the results
        Display location of results in thumbnails?
        Only display thumbnails of pages found?
 
-Implement multi-page view for continuous page scrolling
+Move to three page views:
+
+ * Single page (prolly default for some backends)
+ * Continuous scrolling
+ * Side-by-side continuous scrolling
+
+Sidebar improvements for ps/pixbuf, or PDF files without a TOC.
 
 Improve look of combobox Thumbnails/Index
 
@@ -14,10 +18,23 @@ Print Page Selection (libgnomeprintui?)
 
 Document Properties Dialog for document meta-data
 
+Provide Desktop icon Thumbnailer for Documents
+
+Make an object that handles the page count.
+
+Move to having three sizing types:
+
+ * Free zooming
+ * constrain to width
+ * constrain to height
+ * also, maybe add a 1-1 button.  Possibly dubious, though.
+
 
 -------  TODONE -------  (move finished TODO items here)
 
 Create a TODO list
 Create a project page (http://www.gnome.org/projects/evince/)
 Encrypted PDF support
-
+Improve Find system
+       Find Next/Previous don't go to other pages
+       Find Next/Previous doesn't focus the results