X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=TODO;h=9245e735d02f26f486c196de00ef34ed6ca0c893;hb=f4e6041a84c4a0dd4a9c1bab758c9bef43c0b222;hp=e35d70b75b102b2ed8c441c5daf5a128842d3a37;hpb=d5023779f9c79df5f0b0441ef76a14caa07d71b8;p=evince.git diff --git a/TODO b/TODO index e35d70b7..9245e735 100644 --- a/TODO +++ b/TODO @@ -1 +1,41 @@ -Create TODO list +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? + + +Improve Printing Support: (libgnomeprintui?) + + * Print Page Selection bug 169099 + * Print Page Layout bug 166564 + +Document Properties Dialog for document meta-data bug 164843 + +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 +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