]> www.fi.muni.cz Git - evince.git/blob - NEWS
Add another check for find interface
[evince.git] / NEWS
1 ==============
2 Evince   0.1.3
3 ==============
4
5 Code changes
6
7         * Beginnings of continuous viewing (Jonathan)
8
9 New features
10
11         * Support eps (Marco)
12         * Support gzipped ps (Marco)
13
14 Bug fixes
15
16         * Fix a crash with the postscript view (Marco)
17         * Fix image view (Jeff Muizelaar)
18         * Fix a warning when opening documents without
19           thumbnails (Martin)
20         * Fix crashes when searched word is not found (Marco)
21         * Fix a crash when changing page with keys (Marco)
22
23 ==============
24 Evince   0.1.2
25 ==============
26
27 New features
28
29         * Make search really work (Marco)
30
31 Interface improvements
32
33         * Show password state in the view (Jonathan)
34         * add GTK_SHADOW_IN to the scrolled window (Martin)
35         * make sure the selected thumbnail stays visible (Martin)
36         * Remove history buttons from the toolbar (Marco)
37
38 Bug fixes
39
40         * Fix CID fonts with freetype 2.1.9 (Marco)
41         * Fix inverted up/down buttons (Marco)
42
43 ==============
44 Evince   0.1.1
45 ==============
46
47 New features
48
49         * Actually print PDF files
50         * Navigation history
51         * Support Links
52         * Support encrypted PDFs
53         * A desktop file
54
55 Interface improvements
56
57         * Rename Bookmarks sidebar to Index
58         * Use filename as title if the file doesn't have a title (Jeff
59           Muizelaar) or if the title is empty
60         * Make navigation with thumbnails possible (Anders Carlsson)
61         * (De)Sensitize actions as necessary (Dave Malcolm)
62         * Show a wait cursor while the page is rendering
63         * Center the page; draw a page border
64         * Undo selection on page change
65         * Shorter toolbar item labels
66         * Make selection work in any direction
67
68 Code changes
69
70         * Render PDFs directly as packed RGB
71         * Update egg-recent code (not used yet)
72         * Update to latest Xpdf patchlevel
73
74 Bug fixes
75
76         * PostScript backend fixes
77         * Pixbuf backend fixes (Jeff Muizelaar)
78         * Set page spin button limits correctly (Anders Carlsson)
79         * Fix problem when base fonts are installed as pcf files.
80         * Keep search selection highlighting correct even when
81           zooming/changing window size (Stephane LOEUILLET)
82
83 Translation updates
84
85         * cs (Miloslav Trmac)
86         * de (Frank Arnold)
87         * en_CA (Adam Weinberger)
88         * es (Antonio Ognio)
89         * nb (Kjartan Maraas)
90         * nl (Tino Meinen)
91
92 evince 0.1.0
93 ------------
94
95 Initial release.