]> www.fi.muni.cz Git - evince.git/blob - NEWS
Update for release 0.9.1
[evince.git] / NEWS
1 ==============
2 Evince   0.9.1
3 ==============
4
5 New Features and UI Improvements:
6
7     * Cairo-based renderer for pages and selections of PDF, DVJU and DVI documents (Carlos Garcia Campos)
8     * PDF exporter for printing DVI documents (Alaska Subedi)
9     * Zoom icon artwork (Michael Monreal)
10     * Patch to avoid frequent process wakeup for metadata handling (Bastien Nocera, Arjan van de Ven)
11     * Bumped poppler requirements to 0.5.9 (Carlos Garcia Campos)
12     * Changed sidebar ordering (Wouter Bolsterlee)
13     * Removed extra locking of a main loop to speed up rendering (Carlos Garcia Campos)
14
15 Bug fixes:
16
17     * Print job is released quickly (Carlos Garcia Campos)
18     * Update a cursor and tooltips after scrolling (Carlos Garcia Campos)
19     * More safe mkdir_with_parents (Eduardo Lima)
20     * Safe saving of a document copy to a remote location (Carlos Garcia Campos)
21     * Build fix without libgnome (Marc Brockschmidt)
22     * Selections don't disappear after zoom (Carlos Garcia Campos)
23     * Preview button added to the print dialog (Carlos Garcia Campos)
24
25 Translations:
26
27     Daniel Nylander (sv)
28     David Lodge (en_GB)
29     Dr.T.Vasudevan (ta)
30     Espen Stefansen (nb)
31     Gil Forcada (ca)
32     Ignacio Casal Quinteiro (gl)
33     Ivar Smolin (et)
34     Jorge González (es)
35     Sonam Pelden (dz)
36     Theppitak Karoonboonyanan (th)
37     Yuval Tanny (he)
38     
39 ==============
40 Evince   0.9.0
41 ==============
42
43 New Features and UI Improvements:
44
45     * Printing support in djvu documents (Alaska Subedi)
46     * Optional drop of libgnome dependency (Ross Burton)
47     * Print button for preview mode (Carlos Garcia Campos)
48     * Remember print settings (Carlos Garcia Campos)
49     * Use gtk+ builtin paper list to identify the document's paper size (Carlos Garcia Campos)
50     * Start rendering pages before any other jobs (Carlos Garcia Campos)
51     * Developer documentation updated. (Iñigo Martínez)
52     * History button improvements (Nickolay Shmyrev)
53
54 Bug Fixes:
55
56     * Fixes for issues with fullscreen toolbar (Carlos Garcia Campos)
57     * Open document in empty window with EggRecent (Eduardo Lima)
58     * Compilation fixes for FreeBSD (Roy Marples)
59     * A lot of calls to parent class methos added (Christian Persch)
60     * Update gtk-icon-cache in uninstall hook (Brian Pepple)
61     * Fix for crash in comics backend when filename contains quote (Nickolay Shmyrev)
62     * Always add application-specific icons to the theme (Nickolay Shmyrev)
63
64 Translations:
65
66     Jakub Friedl (cs)
67     Dimitris Glezos (el)
68     David Lodge (en_GB)
69     Jorge González (es)
70     Ivar Smolin (et)
71     Francesco Marletta (it)
72     Espen Stefansen (nb)
73     Yannig Marchegay (oc)
74     Washington Lins (pt_BR)
75     Daniel Nylander (sv)
76
77 ==============
78 Evince   0.8.1
79 ==============
80
81 Bug Fixes:
82
83     * Default resolution is used when it's not provided by TIFF
84       document (Carlos Garcia Campos)
85     * Added support for ps, eps and compressed documents 
86       thumbnails (Carlos Garcia Campos)
87     * Implemented font color specials in the DVI backend (Ricardo Markiewicz)
88     * DOCUMENTS folder from xdg-data-dirs is used as default folder when
89       opening a file chooser (Matthias Clasen)
90     * unlink-tempfile is used instead of unlink-temp-file (Carlos Garcia Campos)
91
92 Translations:
93
94     Gil Forcada (ca)
95     Ignacio Casal Quinteiro (gl)
96     Iñaki Larrañaga Murgoitio (eu)
97     Jorge González (es)
98     Jakub Friedl (cs)
99     Sonam Pelden (dz)
100
101 ==============
102 Evince   0.8.0
103 ==============
104
105 Features and UI Improvements:
106
107     * Thumbnails for postscript documents (Carlos Garcia Campos)
108     * Copy of compressed document is saved compressed (Carlos Garcia Campos)
109
110 Bug Fixes:
111
112     * Properly handle PostScript page orientation (Carlos Garcia Campos)
113     * Do not render thumbnails when sidebar thumbnail page is not visible
114       on startup (Carlos Garcia Campos)
115     * Warning when document has one page (Carlos Garcia Campos)
116     * Djvu backend builds on Mac (Carlos Garcia Campos)
117     * Allow deleting in goto window in presentation mode (Carlos Garcia Campos)
118
119 Translations:
120
121     Ankit Patel (gu)
122     Changwoo Ryu (ko)
123     Christian Kintner (de)
124     Clytie Siddall (vi)
125     Daniel Nylander (sv)
126     Djihed Afifi (ar)
127     Duarte Loreto (pt)
128     Erdal Ronahi (ku)
129     Funda Wang (zh_CN)
130     Gabor Kelemen (hu)
131     Gil Forcada (ca)
132     Gintautas Miliauskas (lt)
133     Ihar Hrachyshka (be)
134     Ivar Smolin (et)
135     Kjartan Maraas (nb)
136     Matic Žgur (sl)
137     Maxim Dziumanenko (uk)
138     Mişu Moldovan (ro)
139     Nickolay V. Shmyrev (ru)
140     Raphael Higino (pt_BR)
141     Takeshi Aihana (ja)
142     Thierry Randrianiriana (mg)
143     Wadim Dziedzic (pl)
144     Woodman Tuen (zh_HK)
145     Woodman Tuen (zh_TW)
146     Yuval Tanny (he)
147     Игор Несторовић (sr)
148
149 ==============
150 Evince   0.7.2
151 ==============
152
153 New Features and UI Improvements:
154
155     * Document thumbnail is used as window icon (Carlos Garcia Campos)
156     * Support for gzipped and bzipped 
157       document types (Carlos Garcia Campos)
158     * A lot of new icons (Luca Feretti, Andreas Nilsson)
159     * Finally working history button (Nickolay V. Shmyrev)
160
161 Internal Improvements:
162
163     * Developer gtk-doc based documentation (Nickolay V. Shmyrev)
164     * More dogtail tests (Nickolay V. Shmyrev)
165
166 Bug Fixes:
167     
168     * Fontconfig lock to avoid crashes (Carlos Garcia Campos)
169     * Critical crash fix by checking return value from 
170       psscan (Tom Parker)
171     * Critical crash fix in nautilus property page and 
172       broken ODF (Tom Parker)
173     * Critical crash fix with multifile djvu 
174       documents (Carlos Garcia Campos)
175     * Multithreaded gtk problems fix by using async 
176       gnome-vfs (Carlos Garcia Campos)
177
178 Translations:
179
180     Changwoo Ryu (ko)
181     Clytie Siddall (vi)
182     Daniel Nylander (sv)
183     David Lodge (en_GB)
184     Dimitris Glezos (el)
185     Dorji Tashi (dz)
186     Duarte Loreto (pt)
187     Gabor Kelemen (hu)
188     Ihar Hrachyshka (be)
189     Ilkka Tuohela (fi)
190     Ivar Smolin (et)
191     Jovan Naumovski (mk)
192     Khaled Hosny (ar)
193     Kjartan Maraas (nb)
194     Nickolay V. Shmyrev (ru)
195     Stéphane Raimbault (fr)
196     Theppitak Karoonboonyanan (th)
197     Vladimir Petkov (bg)
198     Wouter Bolsterlee (nl)
199     Yuval Tanny (he)
200
201 Thanks:
202
203     Ed Catmur, Esteban Sanchez, Theppitak Karoonboonyanan, Wouter Bolsterlee
204
205 ==============
206 Evince   0.7.1
207 ==============
208
209 New Features:
210
211     * Popup window to jump to another page in presentation mode. (Carlos Garcia Campos)
212     * Page transition support in presentation mode. (Carlos Garcia Campos)
213
214 Bug Fixes:
215
216     * Fix random crashes related to threads and Font Config (Carlos Garcia Campos)
217     * Fix icon name in desktop file (Luca Ferretti)
218     * Always use "best fit" zoom in presentation mode (Wouter Bolsterlee)
219     * Don't restore the view on the last page when a document is reopened 
220       (Wouter Bolsterlee)
221     * Fix build due to libxml2 (Elijah Newren)
222
223 Translations:
224
225     * Djihed Afifi (ar)
226     * Ales Nyakhaychyk (be)
227     * Alexander Shopov (bg)
228     * Josep Puigdemont i Casamajó (ca)
229     * David Lodge (en_GB)
230     * Francisco Javier F. Serrador (es)
231     * Priit Laes (et)
232     * Raivis Dejus (lv)
233     * Jovan Naumovski (mk)
234     * Kjartan Maraas (nb)
235     * Wouter Bolsterlee (nl)
236     * Matic Žgur (sl)
237     * Daniel Nylander (sv)
238     * Theppitak Karoonboonyanan (th)
239     * Clytie Siddall (vi)
240
241 Thanks:
242
243     Damien Carbery, Jens Granseuer, Yevgen Muntyan
244
245 ==============
246 Evince   0.7.0
247 ==============
248
249 New Features:
250
251     * History. Preliminary implementation, not finished yet. (Nickolay V. Shmyrev)
252     * Option to open a copy of the document in a new window. (Carlos Garcia Campos)
253     * Multihead systems support. (Carlos Garcia Campos)
254     * Added paper size field to the properties dialog. (Kasper Svendsen, Wouter Bolsterlee)
255     * Added automated UI tests with dogtail (Nickolay V. Shmyrev)
256
257 Bug Fixes:
258
259     * Links support in rotated documents. (Radoslav Dorcik)
260     * Side pane disabled when entering and leaving fullscreen mode. (Nickolay V. Shmyrev)
261     * Fixed crash in DVI backend. (Nickolay V. Shmyrev)
262     * Printing settings scale, copies, collate, reverse, odd/even work again (Carlos Garcia Campos)
263     * Added page setup dialog for printing. (Carlos Garcia Campos)
264     * Support for printing to a PDF file. (Carlos Garcia Campos)
265     * Allow blank screen in presentation mode. (Carlos Garcia Campos)
266     * Added "End of presentation" page in presentation mode. (Carlos Garcia Campos)
267     * Screensaver detection in presentation mode. (Wouter Bolsterlee)
268     * "Loading..." text is not shown in presentation mode. (Wouter Bolsterlee)
269
270 Security Fixes:
271
272     * Buffer overflow in PS backend. CVE-2006-5864. (Carlos Garcia Campos)
273
274 Translations:
275
276     * Djihed Afifi (ar)
277     * Runa Bhattacharjee (bn_IN)
278     * Gil Forcada (ca)
279     * Jakub Friedl (cs)
280     * Mindu Dorji (dz)
281     * Dimitris Glezos (el)
282     * David Lodge (en_GB)
283     * Francisco Javier F. Serrador (es)
284     * Ilkka Tuohela (fi)
285     * Claude Paroz (fr)
286     * Ankit Patel (gu)
287     * Rajesh Ranjan (hi)
288     * Gabor Kelemen (hu)
289     * Satoru SATOH (ja)
290     * Vladimer Sichinava (ka)
291     * Fano Rajaonarisoa (mg)
292     * Kjartan Maraas (nb)
293     * Wouter Bolsterlee (nl)
294     * Leonardo Ferreira Fontenelle (pt_BR)
295     * Leonid Kanter (ru)
296     * Steve Murphy (rw)
297     * Daniel Nylander (sv)
298     * Theppitak Karoonboonyanan (th)
299     * Baris Cicek (tr)
300
301 Thanks:
302
303     Claudio Saavedra, Gabriel Felipe Cornejo, Mathias Hasselmann, Michael Monreal, 
304     Julien Rebetez, P. Henrique Silva, Yevgen Muntyan
305
306 ==============
307 Evince   0.6.1
308 ==============
309
310 Bug Fixes:
311
312     * Current page follows find page
313     * Reopen reloads document
314     * Document size is guessed correctly
315     * Icons are installed in correct folders
316     * Memory leak fixed, etc
317     
318 Translations:
319
320     * da dz el en_GB es fa gl it ka nn ro
321     * documentation: fi it sv
322       
323 Thanks:     
324
325     Carlos Garcia Campos, Mathias Hasselmann, Wouter Bolsterlee,
326     Christian Persch
327     
328     and especially translators:
329     
330     Alessio Frusciante, Åsmund Skjæveland, David Lodge, 
331     Francisco Javier F. Serrador, Ignacio Casal Quinteiro, Kostas Papadimas,
332     Mugurel Tudorm, Ole Laursen, Pema Geyleg, Roozbeh Pournader,
333     Vladimer Sichinava, Daniel Nylander, Tommi Vainikainen, Luca Ferretti
334         
335 ==============
336 Evince   0.6.0
337 ==============
338
339 Bug Fixes:
340
341     * Links aren't lost while resizing
342     * Tiff backend crash is fixed
343     * Recent code and icons code are screen safe
344     * Crash while handling password-protected documents is fixed
345
346 Translations:
347
348     * bg bn bn_IN ca de dz el et fa fi fr gu hi hu ja ko lt lv mk ml 
349       mr nb or pt pt_BR ro ru sl sv th tr vi zh_CN zh_HK zh_TW
350       
351 Thanks:     
352
353     Carlos Garcia Campos, Julien Rebetez, Sebastien Bacher, Wouter Bolsterlee
354     
355     and especially translators:
356         
357     Abel Cheung, Alexander Shopov, Ani Peter, Ankit Patel, Baris Cicek,
358     Changwoo Ryu, Chao-Hsiung Liao, Christophe Merlet, Claude Paroz, Clytie
359     Siddall, Daniel Nylander, Duarte Loreto, Funda Wang, Gabor Kelemen,
360     Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Ivar Smolin, Josep
361     Puigdemont i Casamajó, Jovan Naumovski, Khandakar Mujahidul Islam,
362     Kjartan Maraas, Leonardo Ferreira Fontenelle, Leonid Kanter, Lucas
363     Rocha, Matic Žgur, Meelad Zakaria, Mişu Moldovan, Mugurel Tudor, Nikos
364     Charonitakis, Priit Laes, Rahul Bhalerao, Raivis Dejus, Rajesh Ranjan,
365     Roozbeh Pournader, Runa Bhattacharjee, Satoru SATOH, Subhransu Behera,
366     Theppitak Karoonboonyanan, Žygimantas Beručka
367         
368 ==============
369 Evince   0.5.5
370 ==============
371
372 New Features:
373
374     * Evince have preview mode for using with gtk+
375     * New print dialog is used with gtk 2.10
376     * New recent files framework is used
377     
378 UI Improvements:
379     
380     * Sidebar is unified with Epiphany
381     * Escape unfocus page entry
382
383 Bug Fixes:
384
385     * Automake updates
386     * Link coordinates now used correctly
387     * Desktop file is corrected
388     * Memory leak fixes
389
390 Translations:
391
392     * ca cs de dz el es et eu fi fr gu ja ko mk nl ru sl sv th zh_HK zh_TW
393       
394 Thanks:     
395
396     Carlos Garcia Campos, Christian Persch, Radoslav Dorcik,
397     Ricardo Markiewicz, Sebastien Bacher, Wouter Bolsterlee
398     
399     and especially translators:
400         
401     Ankit Patel, Arangel Angov, Benoît Dejean, Changwoo Ryu, Chao-Hsiung
402     Liao, Christophe Merlet, Daniel Nylander, Francisco Javier F. Serrador,
403     Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Inaki Larranaga,
404     Jakub Friedl, Josep Puigdemont i Casamajó, Jovan Naumovski, Nikos
405     Charonitakis, Priit Laes, Takeshi Aihana, Theppitak Karoonboonyanan
406         
407 ==============
408 Evince   0.5.4
409 ==============
410
411 New Features:
412
413     * Evince supports impress slides with --enable-impress
414     * URI's with anchors can be opened
415
416 Bug Fixes:
417
418     * PAPI printing crash was fixed
419     * Threads-related crash was fixed
420     * Assertion on document types that don't support
421       links don't cause crash now
422     * Reload crash was fixed as loading of
423       password-protected documents
424     * Page-label command line option works again
425
426 Translations:
427
428     * be bg bn_IN ca cs de dz es et eu fi fr gl gu he id ko mk nb ne 
429       nl ru ta th vi zh_CN zh_HK zh_TW        
430       
431 Thanks:     
432
433     Bastien Nocera, Carlos Garcia Campos, Ghee Teo, Pat Rondon,
434     Ricardo Markiewicz, Wouter Bolsterlee
435     
436     and especially translators:
437         
438     Ahmad Riza H Nst, Ales Nyakhaychyk, Alexander Shopov,  Ankit Patel,
439     Benoît Dejean, Changwoo Ryu, Chao-Hsiung Liao, Clytie Siddall,
440     Francisco Javier F. Serrador, Funda Wang, Hendrik Richter,
441     I. Felix, Ignacio Casal Quinteiro, Ilkka Tuohela, Inaki Larranaga,
442     Jakub Friedl, Jayaradha,  Josep Puigdemont Casamajó,
443     Jovan Naumovski, Kjartan Maraas, Pawan Chitrakar, Pema Geyleg,
444     Priit Laes, Runa Bhattacharjee, Theppitak Karoonboonyanan, 
445     Vincent van Adrighem, Yair Hershkovitz
446         
447 ==============
448 Evince   0.5.3
449 ==============
450
451 New Features:
452
453     * Evince supports attachments in PDF files
454     * We require gtk 2.8 and djvulibre 3.5.17 now
455     * Links system is reworked allowing named links
456
457 Interface imporovements:
458
459     * Esc closes properties dialog
460     * Cursor is hidden in presentation mode
461     * Find previous item is added to the menu
462
463 Bug Fixes:
464
465     * GOption port and po/LINGUAS work
466     * Fixed mime type detection by file contents
467     * Several memory leaks were found
468     * Crash on exit related to thumbnailer
469     * Current page is selected more intelligently
470     * Work around libtool build bug is created
471
472 Translations:
473
474
475     * bg bn br dz es et fi gl gu nb nl nn no ro vi zh_CN zh_HK zh_TW
476         
477 Thanks:     
478
479     Michael Plump, Carlos Garcia Campos, Wouter Bolsterlee, Francisco
480     Javier F. Serrador, Kjartan Maraas and especially all translators.
481         
482 ==============
483 Evince   0.5.2
484 ==============
485
486 Bug Fixes:
487
488     * View don't jump on scrolling
489     * In presentation mode we scroll by one page
490
491 Translations:
492
493     * bg bn da de et fa fr hi hu ja ka pt pt_BR ro ru sv uk vi
494     
495 ==============
496 Evince   0.5.1
497 ==============
498
499 New Features:
500
501     * Evince can search text in DJVU files
502
503 Interface improvements:
504
505     * Odd pages are placed to the right in dual page mode
506
507 Bug Fixes:
508
509     * Produce thumbnails for comic books and carefully work with
510       unzip
511     * Correctly interoperate with DBUS 0.60
512     * Ghostscript interpreter is checked in runtime
513     * PS mime types are listed in desktop file
514     * It's possible to add sidebar checkbutton on toolbar
515     * It's possible to print in inverse order
516     * Filechooser now will ask for overwrite confirmation
517     * Search now takes account for scrolling
518     * It's allowed to scroll view from find entry
519     * Evince don't jump to find result if window was scrolled during search
520     * It's now clear what page the toolbar page number applies to
521
522 Translations:
523
524     * bg ca cs cy da el en_CA es et eu fi gl gu he hu ja lt nb nl no pl
525       pt_BR pt ru sq sr th vi zh_CN zh_HK zh_TW
526     * Spanish docs are updated and we have Bulgarian translation now
527     
528 Thanks:
529
530     Ricardo Markiewicz, Rostislav Raykov, Stanislav Slusny, 
531     Francisco Javier F. Serrador, Antoine Dopffer, Michael Hofmann, 
532     Gary Coady, Luca Ferretti, Carlos Garcia Campos, Eduardo de Barros Lima,
533     Christopher Aillon and all translators.
534
535 ==============
536 Evince   0.5.0
537 ==============
538
539 New Features:
540
541     * Various types of PDF links are now supported
542     * New backend for comic books (CBR/CBZ archives)
543     * Storage of passwords for protected documents in gnome-keyring
544     * Layout settings for new documents are taken from the last used document
545
546 Interface Improvements:
547
548     * Statusbar was removed to save space
549     * Notification about page processing is shown on the page
550     * More key bindings
551     * Improved intelligent window title that shouldn't confuse users
552     * Show index by default if available
553     * Tooltips for links
554     * Now we have right click context menu
555
556 Bug Fixes:
557
558     * Crashes on reload and window close are fixed
559     * DBus usage cleaned
560     * Printing of multiple copies start to work
561     * Crash on structured ps document
562     * Improved session handling
563     * Vertical and horizontal scrolling on selection
564
565 Translations:
566
567     * be, bg, bn, ca, cs, de, en_CA, es, et, eu, fi, fr, gl, gu 
568       hu, it, ku, lt, nb, nl, no, ro, ru, sr, sv, th, vi, zh_CN, zh_HK, zh_TW
569     * nl for documentation.
570
571 ==============
572 Evince   0.4.0
573 ==============
574
575 Bug Fixes:
576
577     * Depend on poppler 0.4.0
578     * Pass in timestamp to to handle opening multiple windows over dbus
579       better (Ryan Lortie)
580     * Really quit when rendering postscript files.
581     * Set textdomain to libglade. 
582     * Fix rotation of thumbnails multiple times
583     * Fix selection for non-continuous case
584     * Disable selection and links for rotated case
585     * findbar fixes
586
587 ==============
588 Evince   0.3.4
589 ==============
590
591 Bug Fixes:
592
593     * Depend on poppler 0.4.0
594     * Convert filenames to utf8 when showing them in the UI
595     * Return focus back to view on escape
596     * Fix compatibility with dbus 0.34.2
597     * Fix some build warnings
598     * Fix dvi backend compilation with t1lib-5.0
599
600 ==============
601 Evince   0.3.3
602 ==============
603
604 New Features:
605
606     * real text selection, complete with theming and I-Beam support
607     * Respect lockdown gconf keys
608     * Metadata support per document
609     * Font properties dialog
610     * dbus support to create a factory
611     * Implement nautilus plugin for properties.
612
613 Interface Improvements:
614
615     * HIG Fixes 
616     * Hide menu entry in .desktop file
617     * Get the correct mime types in the open dialog
618
619 Bug Fixes:
620
621     * Improved rotation support
622     * Backwards searching
623     * Use unzipped document when printing
624     * Persist the print settings
625     * Support pdf's with 0 pages
626     * Fix find flickering
627     * gnome-doc-utils for manual
628     * Add keypad accelerators for zooming. Fix for bug 308128.
629     * fix mem leaks
630     * MIME Fixes
631     * tiff/djvu backend fixes
632
633 Translations:
634
635     * eu, gl, gu, he, hi, ne, pa, pl, sk, sr, st@Latn, tr
636
637 ==============
638 Evince   0.3.2
639 ==============
640
641 New Features:
642
643         * Multi page tiff support
644         * Document properties
645         * Document rotation
646         * Gnome vfs support
647
648 Interface Improvements:
649
650         * Faster dvi rendering
651         * More compact layout for documents with different page formats
652         * Stock icons for all toolbar editor items
653         * Multiple selection in the open dialog
654         * Loading progress feedback
655         * Multiple column thumbnails
656         * Expand links when specified by the document
657         * Several new handy keybindings
658         * Ellipsize recent items labels
659
660 Bug Fixes:
661
662         * Fix rendering of several postscript documents
663         * Fix reloading of postcript documents
664         * Fix a lot of memory leaks
665         * Fix compilation on gcc 4
666         * Several minor fixes
667
668 ==============
669 Evince   0.3.1
670 ==============
671
672 New Features:
673
674         * Toolbar editor
675         * Middle button scrolling
676         * Support for printing page ranges
677         * Support for printing chapters (from the index)
678
679 Interface Improvements:
680
681         * Move best fit items in the toolbar control at the top
682         * In the sidebar make drop down menu as large as the button
683         * Several keybindings improvements
684         * Faster scrolling
685         * Only render the visible thumbnails (less memory usage)
686         * Get rid of confusing Normal size menu
687
688 Bug Fixes:
689
690         * Better mime detection
691         * Several minor fixes
692         * Fix printing on LPD printers
693
694 ==============
695 Evince   0.3.0
696 ==============
697
698 New Features:
699
700         * Continous mode
701         * Dual page mode
702         * Control + Scroll does zooming
703         * Shift + Scroll scrolls horizontally
704         * Zoom control in the toolbar
705
706 Interface Improvements:
707
708         * If all page labels are numeric show only
709           the page total
710
711 Bug Fixes:
712
713         * Fix size of dvi thumbnails
714         * Fix crash on exit
715         * Make thumbnailer schemas translatable
716         * Fix build problems with t1lib
717
718 ==============
719 Evince   0.2.1
720 ==============
721
722 New Features:
723
724         * new backend to support DJVU files.
725         * new backend to support DVI.
726         * Initial implementation of doc metadata.  No UI for this yet,
727           though we respect docs requesting UI changes.
728         * support application/x-gzpostscript
729         * consolidate mime handling code so thumbnailer and main page
730           can use them.  Thumbnail all types we support.
731         * Respect document orientation 
732         * Implement print and save a copy for the ps backend.
733         * Badass completion of the document in the entry.  Only works
734           with GTK+ >= 2.7.1
735         * User docs
736
737 Bug Fixes:
738
739         * Faster Zooming
740         * Clean up Schemas
741         * README added.
742         * Small rework of sidebar code. Now sidebar pages should implement
743           EvSidebarPage interface.
744         * lots of small bug fixes
745         * Actually fix the "FIXME: update priority" comment.
746         * Update egg-recent from libegg. This should fix long startup
747           problem.
748
749 Interface Improvements:
750
751         * Shift + Space scrolls up.
752         * Removed fullscreen toolbar hard-coded style
753         * Fix normal size zoom. Make zoom in/zoom out unsensitive when
754           they are behyond the limits.
755         * Doesn't show resize grip when maximized
756         * don't draw border in fullscreen
757         * Doesn't show thumbnails if document has 1 page. Make sidebar
758           menu entries sensitive only if if they have sense. 
759         * Work around the Escape conflict (find bar and unfullscreen)
760         * Save accelerators on exit.
761         * Add Edit->Find Next
762
763 Translations:
764
765         * Make all toolbar items translatable
766         * ru (Nickolay Shmyrev)
767
768 ==============
769 Evince   0.2.0
770 ==============
771
772 Code changes
773
774         * Use poppler glib api
775
776 Interface improvements
777
778         * Rewrite most of the backend code to use threads and make
779           the interface more responsive
780
781 New features
782
783         * Use page labels as page numbers (Jonathan)
784
785 ==============
786 Evince   0.1.9
787 ==============
788
789         * Fix a crash in the nautilus thumbnailer (Fernando Herrera)
790
791 ==============
792 Evince   0.1.8
793 ==============
794
795 BugFixes
796
797         * Fix crash when opening pdf documents with only 1 page
798
799 ==============
800 Evince   0.1.7
801 ==============
802
803 New features
804
805         * Nautilus thumbnailer for pdf (Fernando Herrera)
806
807 BugFixes
808
809         * Make code C89 compliant (Jens Granseuer)
810         * Fix some issues in the nautilus thumbnailer (Marco)
811         * Do not read ps defaults from ggv prefs! (Marco)
812
813 ==============
814 Evince   0.1.6
815 ==============
816
817 Code changes
818
819         * Use poppler instead of our own xpdf fork (Kristian Høgsberg)
820
821 Interface improvements
822
823         * Use an entry for the page control instead of
824           spin buttons (Marco)
825         * Expand the sidebar selection widget (Carlos)
826
827 Bug fixes
828
829         * Fix crash in links loading (Jonathan)
830         * Fix crashes when reloading document (Marco)   
831
832 ==============
833 Evince   0.1.5
834 ==============
835
836 New features
837
838         * Reload menu (Kai Willadsen)
839
840 Interface improvements
841         
842         * Support for DnD of files (Carlos Garcia Campos)
843         * Set the "Previous" and "Next" toolbar
844           buttons as important (Vincent Noel)
845         * Make the "best fit" and "fit width"
846           values act as toggle buttons (Jonathan)
847         * Autohide the fullscreen button (Kristian Høgsberg)
848         * Added ellipsis to Print item (Bryan)
849         * Change the fullscreen toolbar to always be in
850           the popup window (Jonathan)
851         * Improved sidebar widget (Carlos Garcia Campos)
852         * Minimal size for the sidebar (Marco)
853         * Hide the sidebar if the type doesn't
854           support thumbnailing and indexing (Jonathan)
855         * Remember the sidebar size (Carlos Garcia Campos)
856
857 Bug fixes
858
859         * Fix compilation on non-gcc platforms (Marco)
860         * Fix thumbnails generation (Crispin Flowerday)
861         * Fix best fit size allocation (Martin)
862         * Replace newlines in the title by spaces (Martin)
863         * Get rid of the black flash when resizing the window (Jonathan)
864         * Sync selection with zoom levels (Marco)
865         * Fix clipboard operations (Marco)
866         * Fix a crash when the ps document cannot be opened (Marco)
867         * Fix postcript page selection (Marco)
868         * Fix page sizing to be idempotent (Marco)
869         * Fix page sizing toggle buttons (Marco)
870         * Fix freezing on document with unrecognized links (Marco)
871         * Check ghostscript minimal version (Marco)
872         * Fix rendering of landscape documents (Marco)
873         * Unescape filenames for display (Marco)
874
875 ==============
876 Evince   0.1.4
877 ==============
878
879 Code changes
880
881         * Add debugging/logging helpers (Marco)
882         * Add warnings about unimplemented/unknown link
883           types (Marco)
884
885 Interface improvements
886
887         * Epiphany like fullscreen mode (Christian Persch)
888         * Save chromes state between sessions (Christian Persch)
889         * Improve toolbar layout and icons (Luca Ferretti)
890
891 Bug fixes
892
893         * Really fix postscript rendering (Marco)
894         * Do not leak gs processes on exit (Marco)
895         * Fix a buffer overflow fix (Marco)
896
897 ==============
898 Evince   0.1.3
899 ==============
900
901 Code changes
902
903         * Beginnings of continuous viewing (Jonathan)
904
905 New features
906
907         * Support eps (Marco)
908         * Support gzipped ps (Marco)
909
910 Bug fixes
911
912         * Fix a crash with the postscript view (Marco)
913         * Fix image view (Jeff Muizelaar)
914         * Fix a warning when opening documents without
915           thumbnails (Martin)
916         * Fix crashes when searched word is not found (Marco)
917         * Fix a crash when changing page with keys (Marco)
918
919 ==============
920 Evince   0.1.2
921 ==============
922
923 New features
924
925         * Make search really work (Marco)
926
927 Interface improvements
928
929         * Show password state in the view (Jonathan)
930         * add GTK_SHADOW_IN to the scrolled window (Martin)
931         * make sure the selected thumbnail stays visible (Martin)
932         * Remove history buttons from the toolbar (Marco)
933
934 Bug fixes
935
936         * Fix CID fonts with freetype 2.1.9 (Marco)
937         * Fix inverted up/down buttons (Marco)
938
939 ==============
940 Evince   0.1.1
941 ==============
942
943 New features
944
945         * Actually print PDF files
946         * Navigation history
947         * Support Links
948         * Support encrypted PDFs
949         * A desktop file
950
951 Interface improvements
952
953         * Rename Bookmarks sidebar to Index
954         * Use filename as title if the file doesn't have a title (Jeff
955           Muizelaar) or if the title is empty
956         * Make navigation with thumbnails possible (Anders Carlsson)
957         * (De)Sensitize actions as necessary (Dave Malcolm)
958         * Show a wait cursor while the page is rendering
959         * Center the page; draw a page border
960         * Undo selection on page change
961         * Shorter toolbar item labels
962         * Make selection work in any direction
963
964 Code changes
965
966         * Render PDFs directly as packed RGB
967         * Update egg-recent code (not used yet)
968         * Update to latest Xpdf patchlevel
969
970 Bug fixes
971
972         * PostScript backend fixes
973         * Pixbuf backend fixes (Jeff Muizelaar)
974         * Set page spin button limits correctly (Anders Carlsson)
975         * Fix problem when base fonts are installed as pcf files.
976         * Keep search selection highlighting correct even when
977           zooming/changing window size (Stephane LOEUILLET)
978
979 Translation updates
980
981         * cs (Miloslav Trmac)
982         * de (Frank Arnold)
983         * en_CA (Adam Weinberger)
984         * es (Antonio Ognio)
985         * nb (Kjartan Maraas)
986         * nl (Tino Meinen)
987
988 evince 0.1.0
989 ------------
990
991 Initial release.