]> www.fi.muni.cz Git - evince.git/blob - NEWS
Release 0.5.0
[evince.git] / NEWS
1 ==============
2 Evince   0.5.0
3 ==============
4
5 New Features:
6
7     * Various types of PDF links are now supported
8     * New backend for comic books (CBR/CBZ archives)
9     * Storage of passwords for protected documents in gnome-keyring
10     * Layout settings for new documents are taken from the last used document
11
12 Interface Improvements:
13
14     * Statusbar was removed to save space
15     * Notification about page processing is shown on the page
16     * More key bindings
17     * Improved intelligent window title that shouldn't confuse users
18     * Show index by default if available
19     * Tooltips for links
20
21 Bug Fixes:
22
23     * Crashes on reload and window close are fixed
24     * DBus usage cleaned
25     * Printing of multiple copies start to work
26     * Crash on structured ps document
27     * Improved session handling
28
29 Translations:
30
31     * bn, id, it, ku, pt, ro
32
33 ==============
34 Evince   0.4.0
35 ==============
36
37 Bug Fixes:
38
39     * Depend on poppler 0.4.0
40     * Pass in timestamp to to handle opening multiple windows over dbus
41       better (Ryan Lortie)
42     * Really quit when rendering postscript files.
43     * Set textdomain to libglade. 
44     * Fix rotation of thumbnails multiple times
45     * Fix selection for non-continuous case
46     * Disable selection and links for rotated case
47     * findbar fixes
48
49 ==============
50 Evince   0.3.4
51 ==============
52
53 Bug Fixes:
54
55     * Depend on poppler 0.4.0
56     * Convert filenames to utf8 when showing them in the UI
57     * Return focus back to view on escape
58     * Fix compatibility with dbus 0.34.2
59     * Fix some build warnings
60     * Fix dvi backend compilation with t1lib-5.0
61
62 ==============
63 Evince   0.3.3
64 ==============
65
66 New Features:
67
68     * real text selection, complete with theming and I-Beam support
69     * Respect lockdown gconf keys
70     * Metadata support per document
71     * Font properties dialog
72     * dbus support to create a factory
73     * Implement nautilus plugin for properties.
74
75 Interface Improvements:
76
77     * HIG Fixes 
78     * Hide menu entry in .desktop file
79     * Get the correct mime types in the open dialog
80
81 Bug Fixes:
82
83     * Improved rotation support
84     * Backwards searching
85     * Use unzipped document when printing
86     * Persist the print settings
87     * Support pdf's with 0 pages
88     * Fix find flickering
89     * gnome-doc-utils for manual
90     * Add keypad accelerators for zooming. Fix for bug 308128.
91     * fix mem leaks
92     * MIME Fixes
93     * tiff/djvu backend fixes
94
95 Translations:
96
97     * eu, gl, gu, he, hi, ne, pa, pl, sk, sr, st@Latn, tr
98
99 ==============
100 Evince   0.3.2
101 ==============
102
103 New Features:
104
105         * Multi page tiff support
106         * Document properties
107         * Document rotation
108         * Gnome vfs support
109
110 Interface Improvements:
111
112         * Faster dvi rendering
113         * More compact layout for documents with different page formats
114         * Stock icons for all toolbar editor items
115         * Multiple selection in the open dialog
116         * Loading progress feedback
117         * Multiple column thumbnails
118         * Expand links when specified by the document
119         * Several new handy keybindings
120         * Ellipsize recent items labels
121
122 Bug Fixes:
123
124         * Fix rendering of several postscript documents
125         * Fix reloading of postcript documents
126         * Fix a lot of memory leaks
127         * Fix compilation on gcc 4
128         * Several minor fixes
129
130 ==============
131 Evince   0.3.1
132 ==============
133
134 New Features:
135
136         * Toolbar editor
137         * Middle button scrolling
138         * Support for printing page ranges
139         * Support for printing chapters (from the index)
140
141 Interface Improvements:
142
143         * Move best fit items in the toolbar control at the top
144         * In the sidebar make drop down menu as large as the button
145         * Several keybindings improvements
146         * Faster scrolling
147         * Only render the visible thumbnails (less memory usage)
148         * Get rid of confusing Normal size menu
149
150 Bug Fixes:
151
152         * Better mime detection
153         * Several minor fixes
154         * Fix printing on LPD printers
155
156 ==============
157 Evince   0.3.0
158 ==============
159
160 New Features:
161
162         * Continous mode
163         * Dual page mode
164         * Control + Scroll does zooming
165         * Shift + Scroll scrolls horizontally
166         * Zoom control in the toolbar
167
168 Interface Improvements:
169
170         * If all page labels are numeric show only
171           the page total
172
173 Bug Fixes:
174
175         * Fix size of dvi thumbnails
176         * Fix crash on exit
177         * Make thumbnailer schemas translatable
178         * Fix build problems with t1lib
179
180 ==============
181 Evince   0.2.1
182 ==============
183
184 New Features:
185
186         * new backend to support DJVU files.
187         * new backend to support DVI.
188         * Initial implementation of doc metadata.  No UI for this yet,
189           though we respect docs requesting UI changes.
190         * support application/x-gzpostscript
191         * consolidate mime handling code so thumbnailer and main page
192           can use them.  Thumbnail all types we support.
193         * Respect document orientation 
194         * Implement print and save a copy for the ps backend.
195         * Badass completion of the document in the entry.  Only works
196           with GTK+ >= 2.7.1
197         * User docs
198
199 Bug Fixes:
200
201         * Faster Zooming
202         * Clean up Schemas
203         * README added.
204         * Small rework of sidebar code. Now sidebar pages should implement
205           EvSidebarPage interface.
206         * lots of small bug fixes
207         * Actually fix the "FIXME: update priority" comment.
208         * Update egg-recent from libegg. This should fix long startup
209           problem.
210
211 Interface Improvements:
212
213         * Shift + Space scrolls up.
214         * Removed fullscreen toolbar hard-coded style
215         * Fix normal size zoom. Make zoom in/zoom out unsensitive when
216           they are behyond the limits.
217         * Doesn't show resize grip when maximized
218         * don't draw border in fullscreen
219         * Doesn't show thumbnails if document has 1 page. Make sidebar
220           menu entries sensitive only if if they have sense. 
221         * Work around the Escape conflict (find bar and unfullscreen)
222         * Save accelerators on exit.
223         * Add Edit->Find Next
224
225 Translations:
226
227         * Make all toolbar items translatable
228         * ru (Nickolay Shmyrev)
229
230 ==============
231 Evince   0.2.0
232 ==============
233
234 Code changes
235
236         * Use poppler glib api
237
238 Interface improvements
239
240         * Rewrite most of the backend code to use threads and make
241           the interface more responsive
242
243 New features
244
245         * Use page labels as page numbers (Jonathan)
246
247 ==============
248 Evince   0.1.9
249 ==============
250
251         * Fix a crash in the nautilus thumbnailer (Fernando Herrera)
252
253 ==============
254 Evince   0.1.8
255 ==============
256
257 BugFixes
258
259         * Fix crash when opening pdf documents with only 1 page
260
261 ==============
262 Evince   0.1.7
263 ==============
264
265 New features
266
267         * Nautilus thumbnailer for pdf (Fernando Herrera)
268
269 BugFixes
270
271         * Make code C89 compliant (Jens Granseuer)
272         * Fix some issues in the nautilus thumbnailer (Marco)
273         * Do not read ps defaults from ggv prefs! (Marco)
274
275 ==============
276 Evince   0.1.6
277 ==============
278
279 Code changes
280
281         * Use poppler instead of our own xpdf fork (Kristian Høgsberg)
282
283 Interface improvements
284
285         * Use an entry for the page control instead of
286           spin buttons (Marco)
287         * Expand the sidebar selection widget (Carlos)
288
289 Bug fixes
290
291         * Fix crash in links loading (Jonathan)
292         * Fix crashes when reloading document (Marco)   
293
294 ==============
295 Evince   0.1.5
296 ==============
297
298 New features
299
300         * Reload menu (Kai Willadsen)
301
302 Interface improvements
303         
304         * Support for DnD of files (Carlos Garcia Campos)
305         * Set the "Previous" and "Next" toolbar
306           buttons as important (Vincent Noel)
307         * Make the "best fit" and "fit width"
308           values act as toggle buttons (Jonathan)
309         * Autohide the fullscreen button (Kristian Høgsberg)
310         * Added ellipsis to Print item (Bryan)
311         * Change the fullscreen toolbar to always be in
312           the popup window (Jonathan)
313         * Improved sidebar widget (Carlos Garcia Campos)
314         * Minimal size for the sidebar (Marco)
315         * Hide the sidebar if the type doesn't
316           support thumbnailing and indexing (Jonathan)
317         * Remember the sidebar size (Carlos Garcia Campos)
318
319 Bug fixes
320
321         * Fix compilation on non-gcc platforms (Marco)
322         * Fix thumbnails generation (Crispin Flowerday)
323         * Fix best fit size allocation (Martin)
324         * Replace newlines in the title by spaces (Martin)
325         * Get rid of the black flash when resizing the window (Jonathan)
326         * Sync selection with zoom levels (Marco)
327         * Fix clipboard operations (Marco)
328         * Fix a crash when the ps document cannot be opened (Marco)
329         * Fix postcript page selection (Marco)
330         * Fix page sizing to be idempotent (Marco)
331         * Fix page sizing toggle buttons (Marco)
332         * Fix freezing on document with unrecognized links (Marco)
333         * Check ghostscript minimal version (Marco)
334         * Fix rendering of landscape documents (Marco)
335         * Unescape filenames for display (Marco)
336
337 ==============
338 Evince   0.1.4
339 ==============
340
341 Code changes
342
343         * Add debugging/logging helpers (Marco)
344         * Add warnings about unimplemented/unknown link
345           types (Marco)
346
347 Interface improvements
348
349         * Epiphany like fullscreen mode (Christian Persch)
350         * Save chromes state between sessions (Christian Persch)
351         * Improve toolbar layout and icons (Luca Ferretti)
352
353 Bug fixes
354
355         * Really fix postscript rendering (Marco)
356         * Do not leak gs processes on exit (Marco)
357         * Fix a buffer overflow fix (Marco)
358
359 ==============
360 Evince   0.1.3
361 ==============
362
363 Code changes
364
365         * Beginnings of continuous viewing (Jonathan)
366
367 New features
368
369         * Support eps (Marco)
370         * Support gzipped ps (Marco)
371
372 Bug fixes
373
374         * Fix a crash with the postscript view (Marco)
375         * Fix image view (Jeff Muizelaar)
376         * Fix a warning when opening documents without
377           thumbnails (Martin)
378         * Fix crashes when searched word is not found (Marco)
379         * Fix a crash when changing page with keys (Marco)
380
381 ==============
382 Evince   0.1.2
383 ==============
384
385 New features
386
387         * Make search really work (Marco)
388
389 Interface improvements
390
391         * Show password state in the view (Jonathan)
392         * add GTK_SHADOW_IN to the scrolled window (Martin)
393         * make sure the selected thumbnail stays visible (Martin)
394         * Remove history buttons from the toolbar (Marco)
395
396 Bug fixes
397
398         * Fix CID fonts with freetype 2.1.9 (Marco)
399         * Fix inverted up/down buttons (Marco)
400
401 ==============
402 Evince   0.1.1
403 ==============
404
405 New features
406
407         * Actually print PDF files
408         * Navigation history
409         * Support Links
410         * Support encrypted PDFs
411         * A desktop file
412
413 Interface improvements
414
415         * Rename Bookmarks sidebar to Index
416         * Use filename as title if the file doesn't have a title (Jeff
417           Muizelaar) or if the title is empty
418         * Make navigation with thumbnails possible (Anders Carlsson)
419         * (De)Sensitize actions as necessary (Dave Malcolm)
420         * Show a wait cursor while the page is rendering
421         * Center the page; draw a page border
422         * Undo selection on page change
423         * Shorter toolbar item labels
424         * Make selection work in any direction
425
426 Code changes
427
428         * Render PDFs directly as packed RGB
429         * Update egg-recent code (not used yet)
430         * Update to latest Xpdf patchlevel
431
432 Bug fixes
433
434         * PostScript backend fixes
435         * Pixbuf backend fixes (Jeff Muizelaar)
436         * Set page spin button limits correctly (Anders Carlsson)
437         * Fix problem when base fonts are installed as pcf files.
438         * Keep search selection highlighting correct even when
439           zooming/changing window size (Stephane LOEUILLET)
440
441 Translation updates
442
443         * cs (Miloslav Trmac)
444         * de (Frank Arnold)
445         * en_CA (Adam Weinberger)
446         * es (Antonio Ognio)
447         * nb (Kjartan Maraas)
448         * nl (Tino Meinen)
449
450 evince 0.1.0
451 ------------
452
453 Initial release.