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