Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 1669e3ccfe5ccb7913ae5ad7613c821ee16d72f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
==============
Evince   0.5.4
==============

New Features:

    * Evince supports impress slides with --enable-impress
    * URI's with anchors can be opened

Bug Fixes:

    * PAPI printing crash was fixed
    * Threads-related crash was fixed
    * Assertion on document types that don't support
      links don't cause crash now
    * Reload crash was fixed as loading of
      password-protected documents
    * Page-label command line option works again

Translations:

    * be bg bn_IN ca cs de dz es et eu fi fr gl gu he id ko mk nb ne 
      nl ru ta th vi zh_CN zh_HK zh_TW        
      
Thanks:     

    Bastien Nocera, Carlos Garcia Campos, Ghee Teo, Pat Rondon,
    Ricardo Markiewicz, Wouter Bolsterlee
    
    and especially translators:
        
    Ahmad Riza H Nst, Ales Nyakhaychyk, Alexander Shopov,  Ankit Patel,
    Benoît Dejean, Changwoo Ryu, Chao-Hsiung Liao, Clytie Siddall,
    Francisco Javier F. Serrador, Funda Wang, Hendrik Richter,
    I. Felix, Ignacio Casal Quinteiro, Ilkka Tuohela, Inaki Larranaga,
    Jakub Friedl, Jayaradha,  Josep Puigdemont Casamajó,
    Jovan Naumovski, Kjartan Maraas, Pawan Chitrakar, Pema Geyleg,
    Priit Laes, Runa Bhattacharjee, Theppitak Karoonboonyanan, 
    Vincent van Adrighem, Yair Hershkovitz
        
==============
Evince   0.5.3
==============

New Features:

    * Evince supports attachments in PDF files
    * We require gtk 2.8 and djvulibre 3.5.17 now
    * Links system is reworked allowing named links

Interface imporovements:

    * Esc closes properties dialog
    * Cursor is hidden in presentation mode
    * Find previous item is added to the menu

Bug Fixes:

    * GOption port and po/LINGUAS work
    * Fixed mime type detection by file contents
    * Several memory leaks were found
    * Crash on exit related to thumbnailer
    * Current page is selected more intelligently
    * Work around libtool build bug is created

Translations:


    * bg bn br dz es et fi gl gu nb nl nn no ro vi zh_CN zh_HK zh_TW
        
Thanks:     

    Michael Plump, Carlos Garcia Campos, Wouter Bolsterlee, Francisco
    Javier F. Serrador, Kjartan Maraas and especially all translators.
        
==============
Evince   0.5.2
==============

Bug Fixes:

    * View don't jump on scrolling
    * In presentation mode we scroll by one page

Translations:

    * bg bn da de et fa fr hi hu ja ka pt pt_BR ro ru sv uk vi
    
==============
Evince   0.5.1
==============

New Features:

    * Evince can search text in DJVU files

Interface improvements:

    * Odd pages are placed to the right in dual page mode

Bug Fixes:

    * Produce thumbnails for comic books and carefully work with
      unzip
    * Correctly interoperate with DBUS 0.60
    * Ghostscript interpreter is checked in runtime
    * PS mime types are listed in desktop file
    * It's possible to add sidebar checkbutton on toolbar
    * It's possible to print in inverse order
    * Filechooser now will ask for overwrite confirmation
    * Search now takes account for scrolling
    * It's allowed to scroll view from find entry
    * Evince don't jump to find result if window was scrolled during search
    * It's now clear what page the toolbar page number applies to

Translations:

    * bg ca cs cy da el en_CA es et eu fi gl gu he hu ja lt nb nl no pl
      pt_BR pt ru sq sr th vi zh_CN zh_HK zh_TW
    * Spanish docs are updated and we have Bulgarian translation now
    
Thanks:

    Ricardo Markiewicz, Rostislav Raykov, Stanislav Slusny, 
    Francisco Javier F. Serrador, Antoine Dopffer, Michael Hofmann, 
    Gary Coady, Luca Ferretti, Carlos Garcia Campos, Eduardo de Barros Lima,
    Christopher Aillon and all translators.

==============
Evince   0.5.0
==============

New Features:

    * Various types of PDF links are now supported
    * New backend for comic books (CBR/CBZ archives)
    * Storage of passwords for protected documents in gnome-keyring
    * Layout settings for new documents are taken from the last used document

Interface Improvements:

    * Statusbar was removed to save space
    * Notification about page processing is shown on the page
    * More key bindings
    * Improved intelligent window title that shouldn't confuse users
    * Show index by default if available
    * Tooltips for links
    * Now we have right click context menu

Bug Fixes:

    * Crashes on reload and window close are fixed
    * DBus usage cleaned
    * Printing of multiple copies start to work
    * Crash on structured ps document
    * Improved session handling
    * Vertical and horizontal scrolling on selection

Translations:

    * be, bg, bn, ca, cs, de, en_CA, es, et, eu, fi, fr, gl, gu 
      hu, it, ku, lt, nb, nl, no, ro, ru, sr, sv, th, vi, zh_CN, zh_HK, zh_TW
    * nl for documentation.

==============
Evince   0.4.0
==============

Bug Fixes:

    * Depend on poppler 0.4.0
    * Pass in timestamp to to handle opening multiple windows over dbus
      better (Ryan Lortie)
    * Really quit when rendering postscript files.
    * Set textdomain to libglade. 
    * Fix rotation of thumbnails multiple times
    * Fix selection for non-continuous case
    * Disable selection and links for rotated case
    * findbar fixes

==============
Evince   0.3.4
==============

Bug Fixes:

    * Depend on poppler 0.4.0
    * Convert filenames to utf8 when showing them in the UI
    * Return focus back to view on escape
    * Fix compatibility with dbus 0.34.2
    * Fix some build warnings
    * Fix dvi backend compilation with t1lib-5.0

==============
Evince   0.3.3
==============

New Features:

    * real text selection, complete with theming and I-Beam support
    * Respect lockdown gconf keys
    * Metadata support per document
    * Font properties dialog
    * dbus support to create a factory
    * Implement nautilus plugin for properties.

Interface Improvements:

    * HIG Fixes 
    * Hide menu entry in .desktop file
    * Get the correct mime types in the open dialog

Bug Fixes:

    * Improved rotation support
    * Backwards searching
    * Use unzipped document when printing
    * Persist the print settings
    * Support pdf's with 0 pages
    * Fix find flickering
    * gnome-doc-utils for manual
    * Add keypad accelerators for zooming. Fix for bug 308128.
    * fix mem leaks
    * MIME Fixes
    * tiff/djvu backend fixes

Translations:

    * eu, gl, gu, he, hi, ne, pa, pl, sk, sr, st@Latn, tr

==============
Evince   0.3.2
==============

New Features:

	* Multi page tiff support
	* Document properties
	* Document rotation
	* Gnome vfs support

Interface Improvements:

	* Faster dvi rendering
	* More compact layout for documents with different page formats
	* Stock icons for all toolbar editor items
	* Multiple selection in the open dialog
	* Loading progress feedback
	* Multiple column thumbnails
	* Expand links when specified by the document
	* Several new handy keybindings
	* Ellipsize recent items labels

Bug Fixes:

	* Fix rendering of several postscript documents
	* Fix reloading of postcript documents
	* Fix a lot of memory leaks
	* Fix compilation on gcc 4
	* Several minor fixes

==============
Evince   0.3.1
==============

New Features:

	* Toolbar editor
	* Middle button scrolling
	* Support for printing page ranges
	* Support for printing chapters (from the index)

Interface Improvements:

	* Move best fit items in the toolbar control at the top
	* In the sidebar make drop down menu as large as the button
	* Several keybindings improvements
	* Faster scrolling
	* Only render the visible thumbnails (less memory usage)
	* Get rid of confusing Normal size menu

Bug Fixes:

	* Better mime detection
	* Several minor fixes
	* Fix printing on LPD printers

==============
Evince   0.3.0
==============

New Features:

	* Continous mode
	* Dual page mode
	* Control + Scroll does zooming
	* Shift + Scroll scrolls horizontally
	* Zoom control in the toolbar

Interface Improvements:

	* If all page labels are numeric show only
	  the page total

Bug Fixes:

	* Fix size of dvi thumbnails
	* Fix crash on exit
	* Make thumbnailer schemas translatable
	* Fix build problems with t1lib

==============
Evince   0.2.1
==============

New Features:

	* new backend to support DJVU files.
	* new backend to support DVI.
	* Initial implementation of doc metadata.  No UI for this yet,
	  though we respect docs requesting UI changes.
	* support application/x-gzpostscript
	* consolidate mime handling code so thumbnailer and main page
          can use them.  Thumbnail all types we support.
	* Respect document orientation 
	* Implement print and save a copy for the ps backend.
	* Badass completion of the document in the entry.  Only works
	  with GTK+ >= 2.7.1
	* User docs

Bug Fixes:

	* Faster Zooming
	* Clean up Schemas
	* README added.
	* Small rework of sidebar code. Now sidebar pages should implement
	  EvSidebarPage interface.
	* lots of small bug fixes
	* Actually fix the "FIXME: update priority" comment.
	* Update egg-recent from libegg. This should fix long startup
          problem.

Interface Improvements:

	* Shift + Space scrolls up.
	* Removed fullscreen toolbar hard-coded style
	* Fix normal size zoom. Make zoom in/zoom out unsensitive when
	  they are behyond the limits.
	* Doesn't show resize grip when maximized
	* don't draw border in fullscreen
	* Doesn't show thumbnails if document has 1 page. Make sidebar
	  menu entries sensitive only if if they have sense. 
	* Work around the Escape conflict (find bar and unfullscreen)
	* Save accelerators on exit.
	* Add Edit->Find Next

Translations:

	* Make all toolbar items translatable
	* ru (Nickolay Shmyrev)

==============
Evince   0.2.0
==============

Code changes

	* Use poppler glib api

Interface improvements

	* Rewrite most of the backend code to use threads and make
	  the interface more responsive

New features

	* Use page labels as page numbers (Jonathan)

==============
Evince   0.1.9
==============

	* Fix a crash in the nautilus thumbnailer (Fernando Herrera)

==============
Evince   0.1.8
==============

BugFixes

	* Fix crash when opening pdf documents with only 1 page

==============
Evince   0.1.7
==============

New features

	* Nautilus thumbnailer for pdf (Fernando Herrera)

BugFixes

	* Make code C89 compliant (Jens Granseuer)
	* Fix some issues in the nautilus thumbnailer (Marco)
	* Do not read ps defaults from ggv prefs! (Marco)

==============
Evince   0.1.6
==============

Code changes

	* Use poppler instead of our own xpdf fork (Kristian Høgsberg)

Interface improvements

	* Use an entry for the page control instead of
	  spin buttons (Marco)
	* Expand the sidebar selection widget (Carlos)

Bug fixes

	* Fix crash in links loading (Jonathan)
	* Fix crashes when reloading document (Marco)	

==============
Evince   0.1.5
==============

New features

	* Reload menu (Kai Willadsen)

Interface improvements
	
	* Support for DnD of files (Carlos Garcia Campos)
	* Set the "Previous" and "Next" toolbar
	  buttons as important (Vincent Noel)
	* Make the "best fit" and "fit width"
	  values act as toggle buttons (Jonathan)
	* Autohide the fullscreen button (Kristian Høgsberg)
	* Added ellipsis to Print item (Bryan)
	* Change the fullscreen toolbar to always be in
          the popup window (Jonathan)
	* Improved sidebar widget (Carlos Garcia Campos)
	* Minimal size for the sidebar (Marco)
	* Hide the sidebar if the type doesn't
	  support thumbnailing and indexing (Jonathan)
	* Remember the sidebar size (Carlos Garcia Campos)

Bug fixes

	* Fix compilation on non-gcc platforms (Marco)
	* Fix thumbnails generation (Crispin Flowerday)
	* Fix best fit size allocation (Martin)
	* Replace newlines in the title by spaces (Martin)
	* Get rid of the black flash when resizing the window (Jonathan)
	* Sync selection with zoom levels (Marco)
	* Fix clipboard operations (Marco)
	* Fix a crash when the ps document cannot be opened (Marco)
	* Fix postcript page selection (Marco)
	* Fix page sizing to be idempotent (Marco)
	* Fix page sizing toggle buttons (Marco)
	* Fix freezing on document with unrecognized links (Marco)
	* Check ghostscript minimal version (Marco)
	* Fix rendering of landscape documents (Marco)
	* Unescape filenames for display (Marco)

==============
Evince   0.1.4
==============

Code changes

	* Add debugging/logging helpers (Marco)
	* Add warnings about unimplemented/unknown link
          types (Marco)

Interface improvements

	* Epiphany like fullscreen mode (Christian Persch)
	* Save chromes state between sessions (Christian Persch)
	* Improve toolbar layout and icons (Luca Ferretti)

Bug fixes

	* Really fix postscript rendering (Marco)
	* Do not leak gs processes on exit (Marco)
	* Fix a buffer overflow fix (Marco)

==============
Evince   0.1.3
==============

Code changes

	* Beginnings of continuous viewing (Jonathan)

New features

	* Support eps (Marco)
	* Support gzipped ps (Marco)

Bug fixes

	* Fix a crash with the postscript view (Marco)
	* Fix image view (Jeff Muizelaar)
	* Fix a warning when opening documents without
	  thumbnails (Martin)
	* Fix crashes when searched word is not found (Marco)
	* Fix a crash when changing page with keys (Marco)

==============
Evince   0.1.2
==============

New features

	* Make search really work (Marco)

Interface improvements

	* Show password state in the view (Jonathan)
	* add GTK_SHADOW_IN to the scrolled window (Martin)
	* make sure the selected thumbnail stays visible (Martin)
	* Remove history buttons from the toolbar (Marco)

Bug fixes

	* Fix CID fonts with freetype 2.1.9 (Marco)
	* Fix inverted up/down buttons (Marco)

==============
Evince   0.1.1
==============

New features

	* Actually print PDF files
	* Navigation history
	* Support Links
	* Support encrypted PDFs
	* A desktop file

Interface improvements

	* Rename Bookmarks sidebar to Index
	* Use filename as title if the file doesn't have a title (Jeff
          Muizelaar) or if the title is empty
	* Make navigation with thumbnails possible (Anders Carlsson)
	* (De)Sensitize actions as necessary (Dave Malcolm)
	* Show a wait cursor while the page is rendering
	* Center the page; draw a page border
	* Undo selection on page change
	* Shorter toolbar item labels
	* Make selection work in any direction

Code changes

	* Render PDFs directly as packed RGB
	* Update egg-recent code (not used yet)
	* Update to latest Xpdf patchlevel

Bug fixes

	* PostScript backend fixes
	* Pixbuf backend fixes (Jeff Muizelaar)
	* Set page spin button limits correctly (Anders Carlsson)
	* Fix problem when base fonts are installed as pcf files.
	* Keep search selection highlighting correct even when
	  zooming/changing window size (Stephane LOEUILLET)

Translation updates

	* cs (Miloslav Trmac)
	* de (Frank Arnold)
	* en_CA (Adam Weinberger)
	* es (Antonio Ognio)
	* nb (Kjartan Maraas)
	* nl (Tino Meinen)

evince 0.1.0
------------

Initial release.