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