]> www.fi.muni.cz Git - evince.git/blobdiff - TODO
Hungarian translation updated.
[evince.git] / TODO
diff --git a/TODO b/TODO
index 65c5dd1f4039ad87433a6867ac940790fdb33cfd..9245e735d02f26f486c196de00ef34ed6ca0c893 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,40 +1,41 @@
 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
-       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?
 
-Move to three page views:
 
- * Single page (prolly default for some backends)
- * Continuous scrolling
- * Side-by-side continuous scrolling
+Improve Printing Support: (libgnomeprintui?)
 
-Sidebar improvements for ps/pixbuf, or PDF files without a TOC.
+ * Print Page Selection                                                        bug 169099
+ * Print Page Layout                                                   bug 166564
 
-Improve look of combobox Thumbnails/Index
+Document Properties Dialog for document meta-data                      bug 164843
 
-Print Page Selection (libgnomeprintui?)
+Add some code to sanity check documents, including:
 
-Document Properties Dialog for document meta-data
+ * n_pages > 0
+ * size of each page > (0,0)
 
-Provide Desktop icon Thumbnailer for Documents
+-------  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
+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
- * 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
-
+Sidebar improvements for ps/pixbuf, or PDF files without a TOC.                bug 164811