]> www.fi.muni.cz Git - evince.git/blob - NEWS
Release 0.1.9
[evince.git] / NEWS
1 ==============
2 Evince   0.1.9
3 ==============
4
5         * Fix a crash in the nautilus thumbnailer (Fernando Herrera)
6
7 ==============
8 Evince   0.1.8
9 ==============
10
11 BugFixes
12
13         * Fix crash when opening pdf documents with only 1 page
14
15 ==============
16 Evince   0.1.7
17 ==============
18
19 New features
20
21         * Nautilus thumbnailer for pdf (Fernando Herrera)
22
23 BugFixes
24
25         * Make code C89 compliant (Jens Granseuer)
26         * Fix some issues in the nautilus thumbnailer (Marco)
27         * Do not read ps defaults from ggv prefs! (Marco)
28
29 ==============
30 Evince   0.1.6
31 ==============
32
33 Code changes
34
35         * Use poppler instead of our own xpdf fork (Kristian Høgsberg)
36
37 Interface improvements
38
39         * Use an entry for the page control instead of
40           spin buttons (Marco)
41         * Expand the sidebar selection widget (Carlos)
42
43 Bug fixes
44
45         * Fix crash in links loading (Jonathan)
46         * Fix crashes when reloading document (Marco)   
47
48 ==============
49 Evince   0.1.5
50 ==============
51
52 New features
53
54         * Reload menu (Kai Willadsen)
55
56 Interface improvements
57         
58         * Support for DnD of files (Carlos Garcia Campos)
59         * Set the "Previous" and "Next" toolbar
60           buttons as important (Vincent Noel)
61         * Make the "best fit" and "fit width"
62           values act as toggle buttons (Jonathan)
63         * Autohide the fullscreen button (Kristian Høgsberg)
64         * Added ellipsis to Print item (Bryan)
65         * Change the fullscreen toolbar to always be in
66           the popup window (Jonathan)
67         * Improved sidebar widget (Carlos Garcia Campos)
68         * Minimal size for the sidebar (Marco)
69         * Hide the sidebar if the type doesn't
70           support thumbnailing and indexing (Jonathan)
71         * Remember the sidebar size (Carlos Garcia Campos)
72
73 Bug fixes
74
75         * Fix compilation on non-gcc platforms (Marco)
76         * Fix thumbnails generation (Crispin Flowerday)
77         * Fix best fit size allocation (Martin)
78         * Replace newlines in the title by spaces (Martin)
79         * Get rid of the black flash when resizing the window (Jonathan)
80         * Sync selection with zoom levels (Marco)
81         * Fix clipboard operations (Marco)
82         * Fix a crash when the ps document cannot be opened (Marco)
83         * Fix postcript page selection (Marco)
84         * Fix page sizing to be idempotent (Marco)
85         * Fix page sizing toggle buttons (Marco)
86         * Fix freezing on document with unrecognized links (Marco)
87         * Check ghostscript minimal version (Marco)
88         * Fix rendering of landscape documents (Marco)
89         * Unescape filenames for display (Marco)
90
91 ==============
92 Evince   0.1.4
93 ==============
94
95 Code changes
96
97         * Add debugging/logging helpers (Marco)
98         * Add warnings about unimplemented/unknown link
99           types (Marco)
100
101 Interface improvements
102
103         * Epiphany like fullscreen mode (Christian Persch)
104         * Save chromes state between sessions (Christian Persch)
105         * Improve toolbar layout and icons (Luca Ferretti)
106
107 Bug fixes
108
109         * Really fix postscript rendering (Marco)
110         * Do not leak gs processes on exit (Marco)
111         * Fix a buffer overflow fix (Marco)
112
113 ==============
114 Evince   0.1.3
115 ==============
116
117 Code changes
118
119         * Beginnings of continuous viewing (Jonathan)
120
121 New features
122
123         * Support eps (Marco)
124         * Support gzipped ps (Marco)
125
126 Bug fixes
127
128         * Fix a crash with the postscript view (Marco)
129         * Fix image view (Jeff Muizelaar)
130         * Fix a warning when opening documents without
131           thumbnails (Martin)
132         * Fix crashes when searched word is not found (Marco)
133         * Fix a crash when changing page with keys (Marco)
134
135 ==============
136 Evince   0.1.2
137 ==============
138
139 New features
140
141         * Make search really work (Marco)
142
143 Interface improvements
144
145         * Show password state in the view (Jonathan)
146         * add GTK_SHADOW_IN to the scrolled window (Martin)
147         * make sure the selected thumbnail stays visible (Martin)
148         * Remove history buttons from the toolbar (Marco)
149
150 Bug fixes
151
152         * Fix CID fonts with freetype 2.1.9 (Marco)
153         * Fix inverted up/down buttons (Marco)
154
155 ==============
156 Evince   0.1.1
157 ==============
158
159 New features
160
161         * Actually print PDF files
162         * Navigation history
163         * Support Links
164         * Support encrypted PDFs
165         * A desktop file
166
167 Interface improvements
168
169         * Rename Bookmarks sidebar to Index
170         * Use filename as title if the file doesn't have a title (Jeff
171           Muizelaar) or if the title is empty
172         * Make navigation with thumbnails possible (Anders Carlsson)
173         * (De)Sensitize actions as necessary (Dave Malcolm)
174         * Show a wait cursor while the page is rendering
175         * Center the page; draw a page border
176         * Undo selection on page change
177         * Shorter toolbar item labels
178         * Make selection work in any direction
179
180 Code changes
181
182         * Render PDFs directly as packed RGB
183         * Update egg-recent code (not used yet)
184         * Update to latest Xpdf patchlevel
185
186 Bug fixes
187
188         * PostScript backend fixes
189         * Pixbuf backend fixes (Jeff Muizelaar)
190         * Set page spin button limits correctly (Anders Carlsson)
191         * Fix problem when base fonts are installed as pcf files.
192         * Keep search selection highlighting correct even when
193           zooming/changing window size (Stephane LOEUILLET)
194
195 Translation updates
196
197         * cs (Miloslav Trmac)
198         * de (Frank Arnold)
199         * en_CA (Adam Weinberger)
200         * es (Antonio Ognio)
201         * nb (Kjartan Maraas)
202         * nl (Tino Meinen)
203
204 evince 0.1.0
205 ------------
206
207 Initial release.