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