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