]> www.fi.muni.cz Git - evince.git/blobdiff - TODO
Select first item
[evince.git] / TODO
diff --git a/TODO b/TODO
index 4e6ef58b6f2d415914997daa824c316f6eea373f..b8c83c4d6730eb0f3cbf05292ea986d354ae72cf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,21 +4,15 @@ Improve Find system
        Display location of results in thumbnails?
        Only display thumbnails of pages found?
 
-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
+Sidebar improvements for ps/pixbuf, or PDF files without a TOC.                bug 164811
 
-Print Page Selection (libgnomeprintui?)
+Improve Printing Support: (libgnomeprintui?)
 
-Document Properties Dialog for document meta-data
+ * Print Page Selection                                                        bug 169099
+ * Print Page Layout                                                   bug 166564
 
-Provide Desktop icon Thumbnailer for Documents
+Document Properties Dialog for document meta-data                      bug 164843
 
 Make an object that handles the page count.
 
@@ -30,6 +24,11 @@ Move to having three sizing types:
  * also, maybe add a 1-1 button.  Possibly dubious, though.
 
 
+Add some code to sanity check documents, including:
+
+ * n_pages > 0
+ * size of each page > (0,0)
+
 -------  TODONE -------  (move finished TODO items here)
 
 Create a TODO list
@@ -38,3 +37,9 @@ 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
+Move to three page views:
+ * Single page (prolly default for some backends)
+ * Continuous scrolling                                                        bug 164597
+ * Side-by-side continuous scrolling