X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=TODO;h=b8c83c4d6730eb0f3cbf05292ea986d354ae72cf;hb=70c085a3aa91a8f3b76f1b579c40e470599e9b1a;hp=82d61e54dc7165003b3b21607b291c55fcf1b601;hpb=8d5e174b83a094a8be50e0175eee6f2a52e05c72;p=evince.git diff --git a/TODO b/TODO index 82d61e54..b8c83c4d 100644 --- a/TODO +++ b/TODO @@ -1,24 +1,45 @@ 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 -Improve look of combobox Thumbnails/Index +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. -Print Page Selection (libgnomeprintui?) +Move to having three sizing types: -Document Properties Dialog for document meta-data + * Free zooming + * constrain to width + * constrain to height + * also, maybe add a 1-1 button. Possibly dubious, though. -Provide Desktop icon Thumbnailer for Documents + +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