X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=TODO;h=b8c83c4d6730eb0f3cbf05292ea986d354ae72cf;hb=cd2d70e467e418c1a63e703f3e06df3cb2e92b87;hp=65c5dd1f4039ad87433a6867ac940790fdb33cfd;hpb=bebd9ceae1ec88ddee03bda8c7572c9cb06f6b77;p=evince.git diff --git a/TODO b/TODO index 65c5dd1f..b8c83c4d 100644 --- a/TODO +++ b/TODO @@ -1,26 +1,18 @@ 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? -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. +Sidebar improvements for ps/pixbuf, or PDF files without a TOC. bug 164811 -Improve look of combobox Thumbnails/Index +Improve Printing Support: (libgnomeprintui?) -Print Page Selection (libgnomeprintui?) + * Print Page Selection bug 169099 + * Print Page Layout bug 166564 -Document Properties Dialog for document meta-data - -Provide Desktop icon Thumbnailer for Documents +Document Properties Dialog for document meta-data bug 164843 Make an object that handles the page count. @@ -32,9 +24,22 @@ 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 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