X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=TODO;h=9245e735d02f26f486c196de00ef34ed6ca0c893;hb=848665b157185945d190a7a746d054d7f5d5e6e0;hp=afe2a0f8a4b4bcf88dd4ea6025c934bd4de14abf;hpb=1c0d19bd22598eca159c3febdcdaf4168891cb8f;p=evince.git diff --git a/TODO b/TODO index afe2a0f8..9245e735 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,11 @@ 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? -Move to three page views: - - * Single page (prolly default for some backends) - * Continuous scrolling bug 164597 - * Side-by-side continuous scrolling - -Sidebar improvements for ps/pixbuf, or PDF files without a TOC. bug 164811 Improve Printing Support: (libgnomeprintui?) @@ -19,15 +14,10 @@ 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 + * size of each page > (0,0) ------- TODONE ------- (move finished TODO items here) @@ -39,3 +29,13 @@ Improve Find system 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