]> www.fi.muni.cz Git - evince.git/blobdiff - TODO
Hungarian translation updated.
[evince.git] / TODO
diff --git a/TODO b/TODO
index b8c83c4d6730eb0f3cbf05292ea986d354ae72cf..9245e735d02f26f486c196de00ef34ed6ca0c893 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,12 @@
 Hook up recent documents support (though rumors are that it's slow)
 
+Fix shadow to be a real shadow -- not the thick bars they are now.
+
 Improve Find system
        Display location of results in thumbnails?
        Only display thumbnails of pages found?
 
 
-Sidebar improvements for ps/pixbuf, or PDF files without a TOC.                bug 164811
-
 Improve Printing Support: (libgnomeprintui?)
 
  * Print Page Selection                                                        bug 169099
@@ -14,16 +14,6 @@ Improve Printing Support: (libgnomeprintui?)
 
 Document Properties Dialog for document meta-data                      bug 164843
 
-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.
-
-
 Add some code to sanity check documents, including:
 
  * n_pages > 0
@@ -43,3 +33,9 @@ Move to three page views:
  * Single page (prolly default for some backends)
  * Continuous scrolling                                                        bug 164597
  * Side-by-side continuous scrolling
+Make an object that handles the page count.
+Move to having three sizing types:
+ * Free zooming
+ * constrain to width
+ * constrain to height
+Sidebar improvements for ps/pixbuf, or PDF files without a TOC.                bug 164811