]> www.fi.muni.cz Git - evince.git/blob - TODO
other_page isn't necessarily page + 1.
[evince.git] / TODO
1 Hook up recent documents support (though rumors are that it's slow)
2
3 Fix shadow to be a real shadow -- not the thick bars they are now.
4
5 Improve Find system
6         Display location of results in thumbnails?
7         Only display thumbnails of pages found?
8
9
10 Improve Printing Support: (libgnomeprintui?)
11
12  * Print Page Selection                                                 bug 169099
13  * Print Page Layout                                                    bug 166564
14
15 Document Properties Dialog for document meta-data                       bug 164843
16
17 Add some code to sanity check documents, including:
18
19  * n_pages > 0
20  * size of each page > (0,0)
21
22 -------  TODONE -------  (move finished TODO items here)
23
24 Create a TODO list
25 Create a project page (http://www.gnome.org/projects/evince/)
26 Encrypted PDF support
27 Improve Find system
28         Find Next/Previous don't go to other pages
29         Find Next/Previous doesn't focus the results
30 Improve look of combobox Thumbnails/Index                               bug 166683
31 Provide Desktop icon Thumbnailer for Documents                          bug 163789
32 Move to three page views:
33  * Single page (prolly default for some backends)
34  * Continuous scrolling                                                 bug 164597
35  * Side-by-side continuous scrolling
36 Make an object that handles the page count.
37 Move to having three sizing types:
38  * Free zooming
39  * constrain to width
40  * constrain to height
41 Sidebar improvements for ps/pixbuf, or PDF files without a TOC.         bug 164811