]> www.fi.muni.cz Git - evince.git/blobdiff - TODO
Fix for 169901
[evince.git] / TODO
diff --git a/TODO b/TODO
index 606bccb74d7138a7bd7d8dbad5d943a00336ba5f..afe2a0f8a4b4bcf88dd4ea6025c934bd4de14abf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,15 +1,41 @@
 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:
 
-Improve look of combobox Thumbnails/Index
+ * Single page (prolly default for some backends)
+ * Continuous scrolling                                                        bug 164597
+ * Side-by-side continuous scrolling
 
-Encrypted PDF support
+Sidebar improvements for ps/pixbuf, or PDF files without a TOC.                bug 164811
+
+Improve Printing Support: (libgnomeprintui?)
+
+ * Print Page Selection                                                        bug 169099
+ * Print Page Layout                                                   bug 166564
+
+Document Properties Dialog for document meta-data                      bug 164843
+
+Make an object that handles the page count.
+
+Move to having three sizing types:
 
-Print Page Selection (libgnomeprintui?)
+ * 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
+Improve look of combobox Thumbnails/Index                              bug 166683
+Provide Desktop icon Thumbnailer for Documents                         bug 163789