]> www.fi.muni.cz Git - evince.git/blob - NEWS
Update for release 0.5.4
[evince.git] / NEWS
1 ==============
2 Evince   0.5.4
3 ==============
4
5 New Features:
6
7     * Evince supports impress slides with --enable-impress
8     * URI's with anchors can be opened
9
10 Bug Fixes:
11
12     * PAPI printing crash was fixed
13     * Threads-related crash was fixed
14     * Assertion on document types that don't support
15       links don't cause crash now
16     * Reload crash was fixed as loading of
17       password-protected documents
18     * Page-label command line option works again
19
20 Translations:
21
22     * bg bn br dz es et fi gl gu nb nl nn no ro vi zh_CN zh_HK zh_TW
23         
24 Thanks:     
25
26     Bastien Nocera, Carlos Garcia Campos, Ghee Teo, Pat Rondon,
27     Ricardo Markiewicz, Wouter Bolsterlee
28     
29     and especially translators:
30         
31     Ahmad Riza H Nst, Ales Nyakhaychyk, Alexander Shopov,  Ankit Patel,
32     Benoît Dejean, Changwoo Ryu, Chao-Hsiung Liao, Clytie Siddall,
33     Francisco Javier F. Serrador, Funda Wang, Hendrik Richter,
34     I. Felix, Ignacio Casal Quinteiro, Ilkka Tuohela, Inaki Larranaga,
35     Jakub Friedl, Jayaradha,  Josep Puigdemont Casamajó,
36     Jovan Naumovski, Kjartan Maraas, Pawan Chitrakar, Pema Geyleg,
37     Priit Laes, Runa Bhattacharjee, Theppitak Karoonboonyanan, 
38     Vincent van Adrighem, Yair Hershkovitz
39         
40 ==============
41 Evince   0.5.3
42 ==============
43
44 New Features:
45
46     * Evince supports attachments in PDF files
47     * We require gtk 2.8 and djvulibre 3.5.17 now
48     * Links system is reworked allowing named links
49
50 Interface imporovements:
51
52     * Esc closes properties dialog
53     * Cursor is hidden in presentation mode
54     * Find previous item is added to the menu
55
56 Bug Fixes:
57
58     * GOption port and po/LINGUAS work
59     * Fixed mime type detection by file contents
60     * Several memory leaks were found
61     * Crash on exit related to thumbnailer
62     * Current page is selected more intelligently
63     * Work around libtool build bug is created
64
65 Translations:
66
67
68     * bg bn br dz es et fi gl gu nb nl nn no ro vi zh_CN zh_HK zh_TW
69         
70 Thanks:     
71
72     Michael Plump, Carlos Garcia Campos, Wouter Bolsterlee, Francisco
73     Javier F. Serrador, Kjartan Maraas and especially all translators.
74         
75 ==============
76 Evince   0.5.2
77 ==============
78
79 Bug Fixes:
80
81     * View don't jump on scrolling
82     * In presentation mode we scroll by one page
83
84 Translations:
85
86     * bg bn da de et fa fr hi hu ja ka pt pt_BR ro ru sv uk vi
87     
88 ==============
89 Evince   0.5.1
90 ==============
91
92 New Features:
93
94     * Evince can search text in DJVU files
95
96 Interface improvements:
97
98     * Odd pages are placed to the right in dual page mode
99
100 Bug Fixes:
101
102     * Produce thumbnails for comic books and carefully work with
103       unzip
104     * Correctly interoperate with DBUS 0.60
105     * Ghostscript interpreter is checked in runtime
106     * PS mime types are listed in desktop file
107     * It's possible to add sidebar checkbutton on toolbar
108     * It's possible to print in inverse order
109     * Filechooser now will ask for overwrite confirmation
110     * Search now takes account for scrolling
111     * It's allowed to scroll view from find entry
112     * Evince don't jump to find result if window was scrolled during search
113     * It's now clear what page the toolbar page number applies to
114
115 Translations:
116
117     * bg ca cs cy da el en_CA es et eu fi gl gu he hu ja lt nb nl no pl
118       pt_BR pt ru sq sr th vi zh_CN zh_HK zh_TW
119     * Spanish docs are updated and we have Bulgarian translation now
120     
121 Thanks:
122
123     Ricardo Markiewicz, Rostislav Raykov, Stanislav Slusny, 
124     Francisco Javier F. Serrador, Antoine Dopffer, Michael Hofmann, 
125     Gary Coady, Luca Ferretti, Carlos Garcia Campos, Eduardo de Barros Lima,
126     Christopher Aillon and all translators.
127
128 ==============
129 Evince   0.5.0
130 ==============
131
132 New Features:
133
134     * Various types of PDF links are now supported
135     * New backend for comic books (CBR/CBZ archives)
136     * Storage of passwords for protected documents in gnome-keyring
137     * Layout settings for new documents are taken from the last used document
138
139 Interface Improvements:
140
141     * Statusbar was removed to save space
142     * Notification about page processing is shown on the page
143     * More key bindings
144     * Improved intelligent window title that shouldn't confuse users
145     * Show index by default if available
146     * Tooltips for links
147     * Now we have right click context menu
148
149 Bug Fixes:
150
151     * Crashes on reload and window close are fixed
152     * DBus usage cleaned
153     * Printing of multiple copies start to work
154     * Crash on structured ps document
155     * Improved session handling
156     * Vertical and horizontal scrolling on selection
157
158 Translations:
159
160     * be, bg, bn, ca, cs, de, en_CA, es, et, eu, fi, fr, gl, gu 
161       hu, it, ku, lt, nb, nl, no, ro, ru, sr, sv, th, vi, zh_CN, zh_HK, zh_TW
162     * nl for documentation.
163
164 ==============
165 Evince   0.4.0
166 ==============
167
168 Bug Fixes:
169
170     * Depend on poppler 0.4.0
171     * Pass in timestamp to to handle opening multiple windows over dbus
172       better (Ryan Lortie)
173     * Really quit when rendering postscript files.
174     * Set textdomain to libglade. 
175     * Fix rotation of thumbnails multiple times
176     * Fix selection for non-continuous case
177     * Disable selection and links for rotated case
178     * findbar fixes
179
180 ==============
181 Evince   0.3.4
182 ==============
183
184 Bug Fixes:
185
186     * Depend on poppler 0.4.0
187     * Convert filenames to utf8 when showing them in the UI
188     * Return focus back to view on escape
189     * Fix compatibility with dbus 0.34.2
190     * Fix some build warnings
191     * Fix dvi backend compilation with t1lib-5.0
192
193 ==============
194 Evince   0.3.3
195 ==============
196
197 New Features:
198
199     * real text selection, complete with theming and I-Beam support
200     * Respect lockdown gconf keys
201     * Metadata support per document
202     * Font properties dialog
203     * dbus support to create a factory
204     * Implement nautilus plugin for properties.
205
206 Interface Improvements:
207
208     * HIG Fixes 
209     * Hide menu entry in .desktop file
210     * Get the correct mime types in the open dialog
211
212 Bug Fixes:
213
214     * Improved rotation support
215     * Backwards searching
216     * Use unzipped document when printing
217     * Persist the print settings
218     * Support pdf's with 0 pages
219     * Fix find flickering
220     * gnome-doc-utils for manual
221     * Add keypad accelerators for zooming. Fix for bug 308128.
222     * fix mem leaks
223     * MIME Fixes
224     * tiff/djvu backend fixes
225
226 Translations:
227
228     * eu, gl, gu, he, hi, ne, pa, pl, sk, sr, st@Latn, tr
229
230 ==============
231 Evince   0.3.2
232 ==============
233
234 New Features:
235
236         * Multi page tiff support
237         * Document properties
238         * Document rotation
239         * Gnome vfs support
240
241 Interface Improvements:
242
243         * Faster dvi rendering
244         * More compact layout for documents with different page formats
245         * Stock icons for all toolbar editor items
246         * Multiple selection in the open dialog
247         * Loading progress feedback
248         * Multiple column thumbnails
249         * Expand links when specified by the document
250         * Several new handy keybindings
251         * Ellipsize recent items labels
252
253 Bug Fixes:
254
255         * Fix rendering of several postscript documents
256         * Fix reloading of postcript documents
257         * Fix a lot of memory leaks
258         * Fix compilation on gcc 4
259         * Several minor fixes
260
261 ==============
262 Evince   0.3.1
263 ==============
264
265 New Features:
266
267         * Toolbar editor
268         * Middle button scrolling
269         * Support for printing page ranges
270         * Support for printing chapters (from the index)
271
272 Interface Improvements:
273
274         * Move best fit items in the toolbar control at the top
275         * In the sidebar make drop down menu as large as the button
276         * Several keybindings improvements
277         * Faster scrolling
278         * Only render the visible thumbnails (less memory usage)
279         * Get rid of confusing Normal size menu
280
281 Bug Fixes:
282
283         * Better mime detection
284         * Several minor fixes
285         * Fix printing on LPD printers
286
287 ==============
288 Evince   0.3.0
289 ==============
290
291 New Features:
292
293         * Continous mode
294         * Dual page mode
295         * Control + Scroll does zooming
296         * Shift + Scroll scrolls horizontally
297         * Zoom control in the toolbar
298
299 Interface Improvements:
300
301         * If all page labels are numeric show only
302           the page total
303
304 Bug Fixes:
305
306         * Fix size of dvi thumbnails
307         * Fix crash on exit
308         * Make thumbnailer schemas translatable
309         * Fix build problems with t1lib
310
311 ==============
312 Evince   0.2.1
313 ==============
314
315 New Features:
316
317         * new backend to support DJVU files.
318         * new backend to support DVI.
319         * Initial implementation of doc metadata.  No UI for this yet,
320           though we respect docs requesting UI changes.
321         * support application/x-gzpostscript
322         * consolidate mime handling code so thumbnailer and main page
323           can use them.  Thumbnail all types we support.
324         * Respect document orientation 
325         * Implement print and save a copy for the ps backend.
326         * Badass completion of the document in the entry.  Only works
327           with GTK+ >= 2.7.1
328         * User docs
329
330 Bug Fixes:
331
332         * Faster Zooming
333         * Clean up Schemas
334         * README added.
335         * Small rework of sidebar code. Now sidebar pages should implement
336           EvSidebarPage interface.
337         * lots of small bug fixes
338         * Actually fix the "FIXME: update priority" comment.
339         * Update egg-recent from libegg. This should fix long startup
340           problem.
341
342 Interface Improvements:
343
344         * Shift + Space scrolls up.
345         * Removed fullscreen toolbar hard-coded style
346         * Fix normal size zoom. Make zoom in/zoom out unsensitive when
347           they are behyond the limits.
348         * Doesn't show resize grip when maximized
349         * don't draw border in fullscreen
350         * Doesn't show thumbnails if document has 1 page. Make sidebar
351           menu entries sensitive only if if they have sense. 
352         * Work around the Escape conflict (find bar and unfullscreen)
353         * Save accelerators on exit.
354         * Add Edit->Find Next
355
356 Translations:
357
358         * Make all toolbar items translatable
359         * ru (Nickolay Shmyrev)
360
361 ==============
362 Evince   0.2.0
363 ==============
364
365 Code changes
366
367         * Use poppler glib api
368
369 Interface improvements
370
371         * Rewrite most of the backend code to use threads and make
372           the interface more responsive
373
374 New features
375
376         * Use page labels as page numbers (Jonathan)
377
378 ==============
379 Evince   0.1.9
380 ==============
381
382         * Fix a crash in the nautilus thumbnailer (Fernando Herrera)
383
384 ==============
385 Evince   0.1.8
386 ==============
387
388 BugFixes
389
390         * Fix crash when opening pdf documents with only 1 page
391
392 ==============
393 Evince   0.1.7
394 ==============
395
396 New features
397
398         * Nautilus thumbnailer for pdf (Fernando Herrera)
399
400 BugFixes
401
402         * Make code C89 compliant (Jens Granseuer)
403         * Fix some issues in the nautilus thumbnailer (Marco)
404         * Do not read ps defaults from ggv prefs! (Marco)
405
406 ==============
407 Evince   0.1.6
408 ==============
409
410 Code changes
411
412         * Use poppler instead of our own xpdf fork (Kristian Høgsberg)
413
414 Interface improvements
415
416         * Use an entry for the page control instead of
417           spin buttons (Marco)
418         * Expand the sidebar selection widget (Carlos)
419
420 Bug fixes
421
422         * Fix crash in links loading (Jonathan)
423         * Fix crashes when reloading document (Marco)   
424
425 ==============
426 Evince   0.1.5
427 ==============
428
429 New features
430
431         * Reload menu (Kai Willadsen)
432
433 Interface improvements
434         
435         * Support for DnD of files (Carlos Garcia Campos)
436         * Set the "Previous" and "Next" toolbar
437           buttons as important (Vincent Noel)
438         * Make the "best fit" and "fit width"
439           values act as toggle buttons (Jonathan)
440         * Autohide the fullscreen button (Kristian Høgsberg)
441         * Added ellipsis to Print item (Bryan)
442         * Change the fullscreen toolbar to always be in
443           the popup window (Jonathan)
444         * Improved sidebar widget (Carlos Garcia Campos)
445         * Minimal size for the sidebar (Marco)
446         * Hide the sidebar if the type doesn't
447           support thumbnailing and indexing (Jonathan)
448         * Remember the sidebar size (Carlos Garcia Campos)
449
450 Bug fixes
451
452         * Fix compilation on non-gcc platforms (Marco)
453         * Fix thumbnails generation (Crispin Flowerday)
454         * Fix best fit size allocation (Martin)
455         * Replace newlines in the title by spaces (Martin)
456         * Get rid of the black flash when resizing the window (Jonathan)
457         * Sync selection with zoom levels (Marco)
458         * Fix clipboard operations (Marco)
459         * Fix a crash when the ps document cannot be opened (Marco)
460         * Fix postcript page selection (Marco)
461         * Fix page sizing to be idempotent (Marco)
462         * Fix page sizing toggle buttons (Marco)
463         * Fix freezing on document with unrecognized links (Marco)
464         * Check ghostscript minimal version (Marco)
465         * Fix rendering of landscape documents (Marco)
466         * Unescape filenames for display (Marco)
467
468 ==============
469 Evince   0.1.4
470 ==============
471
472 Code changes
473
474         * Add debugging/logging helpers (Marco)
475         * Add warnings about unimplemented/unknown link
476           types (Marco)
477
478 Interface improvements
479
480         * Epiphany like fullscreen mode (Christian Persch)
481         * Save chromes state between sessions (Christian Persch)
482         * Improve toolbar layout and icons (Luca Ferretti)
483
484 Bug fixes
485
486         * Really fix postscript rendering (Marco)
487         * Do not leak gs processes on exit (Marco)
488         * Fix a buffer overflow fix (Marco)
489
490 ==============
491 Evince   0.1.3
492 ==============
493
494 Code changes
495
496         * Beginnings of continuous viewing (Jonathan)
497
498 New features
499
500         * Support eps (Marco)
501         * Support gzipped ps (Marco)
502
503 Bug fixes
504
505         * Fix a crash with the postscript view (Marco)
506         * Fix image view (Jeff Muizelaar)
507         * Fix a warning when opening documents without
508           thumbnails (Martin)
509         * Fix crashes when searched word is not found (Marco)
510         * Fix a crash when changing page with keys (Marco)
511
512 ==============
513 Evince   0.1.2
514 ==============
515
516 New features
517
518         * Make search really work (Marco)
519
520 Interface improvements
521
522         * Show password state in the view (Jonathan)
523         * add GTK_SHADOW_IN to the scrolled window (Martin)
524         * make sure the selected thumbnail stays visible (Martin)
525         * Remove history buttons from the toolbar (Marco)
526
527 Bug fixes
528
529         * Fix CID fonts with freetype 2.1.9 (Marco)
530         * Fix inverted up/down buttons (Marco)
531
532 ==============
533 Evince   0.1.1
534 ==============
535
536 New features
537
538         * Actually print PDF files
539         * Navigation history
540         * Support Links
541         * Support encrypted PDFs
542         * A desktop file
543
544 Interface improvements
545
546         * Rename Bookmarks sidebar to Index
547         * Use filename as title if the file doesn't have a title (Jeff
548           Muizelaar) or if the title is empty
549         * Make navigation with thumbnails possible (Anders Carlsson)
550         * (De)Sensitize actions as necessary (Dave Malcolm)
551         * Show a wait cursor while the page is rendering
552         * Center the page; draw a page border
553         * Undo selection on page change
554         * Shorter toolbar item labels
555         * Make selection work in any direction
556
557 Code changes
558
559         * Render PDFs directly as packed RGB
560         * Update egg-recent code (not used yet)
561         * Update to latest Xpdf patchlevel
562
563 Bug fixes
564
565         * PostScript backend fixes
566         * Pixbuf backend fixes (Jeff Muizelaar)
567         * Set page spin button limits correctly (Anders Carlsson)
568         * Fix problem when base fonts are installed as pcf files.
569         * Keep search selection highlighting correct even when
570           zooming/changing window size (Stephane LOEUILLET)
571
572 Translation updates
573
574         * cs (Miloslav Trmac)
575         * de (Frank Arnold)
576         * en_CA (Adam Weinberger)
577         * es (Antonio Ognio)
578         * nb (Kjartan Maraas)
579         * nl (Tino Meinen)
580
581 evince 0.1.0
582 ------------
583
584 Initial release.