pkgsrc/print/evince/PLIST

396 lines
18 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.31 2011/01/18 10:08:44 jmmv Exp $
bin/evince
bin/evince-previewer
bin/evince-thumbnailer
include/evince/2.32/evince-document.h
include/evince/2.32/evince-view.h
include/evince/2.32/libdocument/ev-annotation.h
include/evince/2.32/libdocument/ev-async-renderer.h
include/evince/2.32/libdocument/ev-attachment.h
include/evince/2.32/libdocument/ev-backends-manager.h
include/evince/2.32/libdocument/ev-document-annotations.h
include/evince/2.32/libdocument/ev-document-attachments.h
include/evince/2.32/libdocument/ev-document-factory.h
include/evince/2.32/libdocument/ev-document-find.h
include/evince/2.32/libdocument/ev-document-fonts.h
include/evince/2.32/libdocument/ev-document-forms.h
include/evince/2.32/libdocument/ev-document-images.h
include/evince/2.32/libdocument/ev-document-info.h
include/evince/2.32/libdocument/ev-document-layers.h
include/evince/2.32/libdocument/ev-document-links.h
include/evince/2.32/libdocument/ev-document-misc.h
include/evince/2.32/libdocument/ev-document-print.h
include/evince/2.32/libdocument/ev-document-security.h
include/evince/2.32/libdocument/ev-document-text.h
include/evince/2.32/libdocument/ev-document-thumbnails.h
include/evince/2.32/libdocument/ev-document-transition.h
include/evince/2.32/libdocument/ev-document-type-builtins.h
include/evince/2.32/libdocument/ev-document.h
include/evince/2.32/libdocument/ev-file-exporter.h
include/evince/2.32/libdocument/ev-file-helpers.h
include/evince/2.32/libdocument/ev-form-field.h
include/evince/2.32/libdocument/ev-image.h
include/evince/2.32/libdocument/ev-init.h
include/evince/2.32/libdocument/ev-layer.h
include/evince/2.32/libdocument/ev-link-action.h
include/evince/2.32/libdocument/ev-link-dest.h
include/evince/2.32/libdocument/ev-link.h
include/evince/2.32/libdocument/ev-mapping-list.h
include/evince/2.32/libdocument/ev-page.h
include/evince/2.32/libdocument/ev-render-context.h
include/evince/2.32/libdocument/ev-selection.h
include/evince/2.32/libdocument/ev-transition-effect.h
include/evince/2.32/libdocument/ev-version.h
include/evince/2.32/libview/ev-document-model.h
include/evince/2.32/libview/ev-job-scheduler.h
include/evince/2.32/libview/ev-jobs.h
include/evince/2.32/libview/ev-print-operation.h
include/evince/2.32/libview/ev-stock-icons.h
include/evince/2.32/libview/ev-view-presentation.h
include/evince/2.32/libview/ev-view-type-builtins.h
include/evince/2.32/libview/ev-view.h
lib/evince/3/backends/comicsdocument.evince-backend
${PLIST.djvu}lib/evince/3/backends/djvudocument.evince-backend
${PLIST.dvi}lib/evince/3/backends/dvidocument.evince-backend
lib/evince/3/backends/libcomicsdocument.la
${PLIST.djvu}lib/evince/3/backends/libdjvudocument.la
${PLIST.dvi}lib/evince/3/backends/libdvidocument.la
lib/evince/3/backends/libpdfdocument.la
lib/evince/3/backends/libpsdocument.la
lib/evince/3/backends/libtiffdocument.la
lib/evince/3/backends/pdfdocument.evince-backend
lib/evince/3/backends/psdocument.evince-backend
lib/evince/3/backends/tiffdocument.evince-backend
Update evince and evince-nautilus to 2.26.0. ================ Evince 2.26.0 ================ Bug fixes: * Fix compiler warning when building with -Wformat (#574168, Tobias Mueller) * Fix a crash with encrypted documents (Christian Persch) Translation updates: * F Wolff (af) * Martin Picek (cs) * Fotis Tsamis (el) * Ivar Smolin (et) * Suso Baleato (gl) * Yaron Shahrabani (he) * Gabor Kelemen (hu) * Francesco Marletta (it) * Shankar Prasad (kn) * Gintautas Miliauskas (lt) * Sangeeta Kumari (mai) * Ani Peter (ml) * Sandeep Shedmake (mr) * Manoj Kumar Giri (or) * Fabrício Godoy (pt_BR) * Mișu Moldovan (ro) * Yuriy Penkin (ru) * I. Felix (ta) * Krishna Babu K (te) ================ Evince 2.25.92 ================ Bug fixes: * Show the 'jump to page' window in the right GdkScreen (#560541, Carlos Garcia Campos) * Make our own thumbnail when the provided one doesn't have the needed size (#323198, #307357, Christian Spurk, Carlos Garcia Campos) * Reduce the restriction on the minimum size of thumbnails from 40 to 1 (#323198, Christian Spurk) * Use GOption in thumbnailer (Carlos Garcia Campos) * Fix saving a copy of encrypted PDF documents (#566791, Carlos Garcia Campos) * Don't use g_quark_from_static_string in a loadable module (Christian Persch) * Use g_object_unref() instead of gdk_pixbuf_unref() in impress backend (#571707, Thomas H.P. Andersen) Translation updates: * Ihar Hrachyshka (be@latin) * Alexander Shopov (bg) * Gil Forcada (ca) * Petr Kovar (cs) * Christian Kirbach (de) * David Lodge (en_GB) * Juanje Ojeda Croissier (es) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Claude Paroz (fr) * Sweta Kothari (gu) * Yuval Tanny (he) * Takeshi AIHANA (ja) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Duarte Loreto (pt) * Daniel Nylander (sv) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.91 ================ Bug fixes: * Fix several memory leaks (Christian Persch) * Fix errors handling and propagation (Christian Persch) * Fix several translation strings in properties dialog (#571787, Nickolay V. Shmyrev) * Do not resize the window on reloading (#571051, #304249, Carlos Garcia Campos) * Experimental introspection support (#569083, Christian Persch) * Use g_set_error_literal() (Christian Persch) * Other firxes for win32 (#339172, Hib Eris) * Make session manager code compile for win32 (#339172, Carlos Garcia Campos) * Update totem-screensaver from totem svn to make it build for win32 (#339172, Hib Eris) * Make use of GConf optional (#339172, Hib Eris, Carlos Garcia Campos) * Fix i18n in libdocument (Christian Persch) * Include gi18n-lib.h instead of gi18n.h in libs and backends (Christian Persch) Translation updates: * Mikel González (ast) * Ihar Hrachyshka (be@latin) * Kenneth Nielsen (da) * Dawa pemo (dz) * Juanje Ojeda Croissier (es) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Shankar Prasad (kn) * Arangel Angov (mk) * Wouter Bolsterlee (nl) * Tomasz Dominikowski (pl) * Taylon (pt_BR) * Горан Ракић (sr) * Daniel Nylander (sv) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Gan Lu (zh_CN) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.90 ================ Bug fixes: * Split API documentation into libdocument, libview and shell (#568465, Carlos Garcia Campos) * Fix symbols conflict in impress backend (#569998, Christian Persch) * Add mnemonics to buttons in search bar (#569212, Carlos Garcia Campos) * Fix a crash when printing (#569328, Carlos Garcia Campos) * Fix --version command line option (#562869, Christian Persch) * Use versioned directory for backends (#569082, Christian Persch) * Add EV_DEFINE_BOXED_TYPE and EV_DEFINE_INTERFACE macros (#568228, Carlos Garcia Campos) * Sync EggToolbarEditor with libegg (Nickolay V. Shmyrev) * Respect directory umask and setgid when saving files (#568593, Michael J. Chudobiak) * Add libtool versioning, pkg-config files and single headers for libdocument and libview (#568224, #568220, #568229, #568227, Christian Persch) * Remove G_OBJECT casts from g_signal_connect calls (#568386, Hiroyuki Ikezoe) * Install several missing header files of libdocument and libview (#567787, #567790, Tomeu Vizoso) * Other bugs fixed: #569120, #569231, #569327, #570077 Translation updates: * Hendrik Richter (de) * Ivar Smolin (et) * Gabor Kelemen (hu) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Daniel Nylander (sv) ================ Evince 2.25.5 ================ Code changes: * Move EvView specific code to a libevview library so that it can be embbeded in other applications (#567751, Tomeu Vizoso, Carlos Garcia Campos) * Other improvements for embbeders (#567785, #567788, #567789, Tomeu Vizoso) Bug fixes: * Fix a minor typo (Michal Vaner) * Fix the API docs build (#568171, Christian Persch) * Simplify drag data handling (#558084, Christian Persch) * Several portability issues (#339172, Hib Eris) * Fix mnemonic conflict (#567937, Carlos Garcia Campos) * Other bugs fixed: #567910 Translation updates: * Gil Forcada (ca) * Hendrik Richter (de) * Juanje Ojeda Croissier (es) * Kjartan Maraas (nb) * Gan Lu (zh_CN) ================ Evince 2.25.4 ================ New Features and UI Improvements: * Show progress information when loading/saving remote files (#370958, Carlos Garcia Campos) * Remember page setup options (#525185, #349102, Carlos Garcia Campos) * Show a confirmation dialog when there are pending print jobs while closing the main window (#480964, Carlos Garcia Campos) * Show progress information when printing (#482770, Carlos Garcia Campos) * Add document URI to properties page (#555376, Carlos Garcia Campos) Bug fixes: * Bump glib requirement to fix build with older versions (Christian Spurk) * Fix mime type handling (Hib Eris) * Fix saving images to remote locations (Carlos Garcia Campos) * Do not try to jump to the location of the find result for every match, but only for the first one. It makes searching really faster. (#564774, Michael Hunold) * Fix zip mime-type in comics backend (Juanjo Marín) * Fix several memory leaks (Carlos Garcia Campos) Translation updates: * Ihar Hrachyshka (be@latin) * Juanje Ojeda Croissier (es) * Yuval Tanny (he) * Kjartan Maraas (nb) * Taylon (pt_BR) * Gan Lu (zh_CN) ================ Evince 2.25.2 ================ New Features and UI Improvements: * PDF Optional content (layers) support. (Carlos Garcia Campos) * The password dialog has been reworked in order to make it more hig compliant and consistent (#562496, Carlos Garcia Campos) * Improved keyring support. Password dialog is not shown anymore when the password is already in the keyring (Carlos Garcia Campos) * Support for monitor and reload of remote documents (#555399, Carlos Garcia Campos) Bug fixes: * Fix opening comic documents with a wrong but valid extension (#562143, Carlos Garcia Campos) * Fix a crash when searching (#558377, Carlos Garcia Campos) * Fix several crashes when selecting text (#561393, Marek Kašík) Translation updates: * Jorge González (es) * Nguyễn Đình Trung (vi) ================ Evince 2.25.1 ================ New Features and UI Improvements: * Use the message area instead of popup dialogs for any error and warning messages (Carlos Garcia Campos) Bug fixes: * Adapt to the new single-include policy (#558064, Christian Persch) * Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev) * Other bugs fixed: (#558066, Christian Persch) Translation updates: * Hendrik Richter (de)
2009-03-18 01:16:45 +01:00
lib/libevdocument.la
lib/libevview.la
lib/pkgconfig/evince-document-2.32.pc
lib/pkgconfig/evince-view-2.32.pc
libexec/evince-convert-metadata
libexec/evinced
man/man1/evince.1
share/GConf/gsettings/evince.convert
share/applications/evince.desktop
share/dbus-1/services/org.gnome.evince.Daemon.service
share/evince/evince-previewer-ui.xml
share/evince/evince-toolbar.xml
share/evince/evince-ui.xml
share/evince/hand-open.png
share/evince/icons/hicolor/16x16/actions/object-rotate-left.png
share/evince/icons/hicolor/16x16/actions/object-rotate-right.png
share/evince/icons/hicolor/16x16/actions/view-page-continuous.png
share/evince/icons/hicolor/16x16/actions/view-page-facing.png
share/evince/icons/hicolor/16x16/actions/zoom-fit-height.png
share/evince/icons/hicolor/16x16/actions/zoom-fit-width.png
share/evince/icons/hicolor/16x16/actions/zoom.png
share/evince/icons/hicolor/16x16/mimetypes/x-office-presentation.png
Update evince and evince-nautilus to 2.26.0. ================ Evince 2.26.0 ================ Bug fixes: * Fix compiler warning when building with -Wformat (#574168, Tobias Mueller) * Fix a crash with encrypted documents (Christian Persch) Translation updates: * F Wolff (af) * Martin Picek (cs) * Fotis Tsamis (el) * Ivar Smolin (et) * Suso Baleato (gl) * Yaron Shahrabani (he) * Gabor Kelemen (hu) * Francesco Marletta (it) * Shankar Prasad (kn) * Gintautas Miliauskas (lt) * Sangeeta Kumari (mai) * Ani Peter (ml) * Sandeep Shedmake (mr) * Manoj Kumar Giri (or) * Fabrício Godoy (pt_BR) * Mișu Moldovan (ro) * Yuriy Penkin (ru) * I. Felix (ta) * Krishna Babu K (te) ================ Evince 2.25.92 ================ Bug fixes: * Show the 'jump to page' window in the right GdkScreen (#560541, Carlos Garcia Campos) * Make our own thumbnail when the provided one doesn't have the needed size (#323198, #307357, Christian Spurk, Carlos Garcia Campos) * Reduce the restriction on the minimum size of thumbnails from 40 to 1 (#323198, Christian Spurk) * Use GOption in thumbnailer (Carlos Garcia Campos) * Fix saving a copy of encrypted PDF documents (#566791, Carlos Garcia Campos) * Don't use g_quark_from_static_string in a loadable module (Christian Persch) * Use g_object_unref() instead of gdk_pixbuf_unref() in impress backend (#571707, Thomas H.P. Andersen) Translation updates: * Ihar Hrachyshka (be@latin) * Alexander Shopov (bg) * Gil Forcada (ca) * Petr Kovar (cs) * Christian Kirbach (de) * David Lodge (en_GB) * Juanje Ojeda Croissier (es) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Claude Paroz (fr) * Sweta Kothari (gu) * Yuval Tanny (he) * Takeshi AIHANA (ja) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Duarte Loreto (pt) * Daniel Nylander (sv) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.91 ================ Bug fixes: * Fix several memory leaks (Christian Persch) * Fix errors handling and propagation (Christian Persch) * Fix several translation strings in properties dialog (#571787, Nickolay V. Shmyrev) * Do not resize the window on reloading (#571051, #304249, Carlos Garcia Campos) * Experimental introspection support (#569083, Christian Persch) * Use g_set_error_literal() (Christian Persch) * Other firxes for win32 (#339172, Hib Eris) * Make session manager code compile for win32 (#339172, Carlos Garcia Campos) * Update totem-screensaver from totem svn to make it build for win32 (#339172, Hib Eris) * Make use of GConf optional (#339172, Hib Eris, Carlos Garcia Campos) * Fix i18n in libdocument (Christian Persch) * Include gi18n-lib.h instead of gi18n.h in libs and backends (Christian Persch) Translation updates: * Mikel González (ast) * Ihar Hrachyshka (be@latin) * Kenneth Nielsen (da) * Dawa pemo (dz) * Juanje Ojeda Croissier (es) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Shankar Prasad (kn) * Arangel Angov (mk) * Wouter Bolsterlee (nl) * Tomasz Dominikowski (pl) * Taylon (pt_BR) * Горан Ракић (sr) * Daniel Nylander (sv) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Gan Lu (zh_CN) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.90 ================ Bug fixes: * Split API documentation into libdocument, libview and shell (#568465, Carlos Garcia Campos) * Fix symbols conflict in impress backend (#569998, Christian Persch) * Add mnemonics to buttons in search bar (#569212, Carlos Garcia Campos) * Fix a crash when printing (#569328, Carlos Garcia Campos) * Fix --version command line option (#562869, Christian Persch) * Use versioned directory for backends (#569082, Christian Persch) * Add EV_DEFINE_BOXED_TYPE and EV_DEFINE_INTERFACE macros (#568228, Carlos Garcia Campos) * Sync EggToolbarEditor with libegg (Nickolay V. Shmyrev) * Respect directory umask and setgid when saving files (#568593, Michael J. Chudobiak) * Add libtool versioning, pkg-config files and single headers for libdocument and libview (#568224, #568220, #568229, #568227, Christian Persch) * Remove G_OBJECT casts from g_signal_connect calls (#568386, Hiroyuki Ikezoe) * Install several missing header files of libdocument and libview (#567787, #567790, Tomeu Vizoso) * Other bugs fixed: #569120, #569231, #569327, #570077 Translation updates: * Hendrik Richter (de) * Ivar Smolin (et) * Gabor Kelemen (hu) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Daniel Nylander (sv) ================ Evince 2.25.5 ================ Code changes: * Move EvView specific code to a libevview library so that it can be embbeded in other applications (#567751, Tomeu Vizoso, Carlos Garcia Campos) * Other improvements for embbeders (#567785, #567788, #567789, Tomeu Vizoso) Bug fixes: * Fix a minor typo (Michal Vaner) * Fix the API docs build (#568171, Christian Persch) * Simplify drag data handling (#558084, Christian Persch) * Several portability issues (#339172, Hib Eris) * Fix mnemonic conflict (#567937, Carlos Garcia Campos) * Other bugs fixed: #567910 Translation updates: * Gil Forcada (ca) * Hendrik Richter (de) * Juanje Ojeda Croissier (es) * Kjartan Maraas (nb) * Gan Lu (zh_CN) ================ Evince 2.25.4 ================ New Features and UI Improvements: * Show progress information when loading/saving remote files (#370958, Carlos Garcia Campos) * Remember page setup options (#525185, #349102, Carlos Garcia Campos) * Show a confirmation dialog when there are pending print jobs while closing the main window (#480964, Carlos Garcia Campos) * Show progress information when printing (#482770, Carlos Garcia Campos) * Add document URI to properties page (#555376, Carlos Garcia Campos) Bug fixes: * Bump glib requirement to fix build with older versions (Christian Spurk) * Fix mime type handling (Hib Eris) * Fix saving images to remote locations (Carlos Garcia Campos) * Do not try to jump to the location of the find result for every match, but only for the first one. It makes searching really faster. (#564774, Michael Hunold) * Fix zip mime-type in comics backend (Juanjo Marín) * Fix several memory leaks (Carlos Garcia Campos) Translation updates: * Ihar Hrachyshka (be@latin) * Juanje Ojeda Croissier (es) * Yuval Tanny (he) * Kjartan Maraas (nb) * Taylon (pt_BR) * Gan Lu (zh_CN) ================ Evince 2.25.2 ================ New Features and UI Improvements: * PDF Optional content (layers) support. (Carlos Garcia Campos) * The password dialog has been reworked in order to make it more hig compliant and consistent (#562496, Carlos Garcia Campos) * Improved keyring support. Password dialog is not shown anymore when the password is already in the keyring (Carlos Garcia Campos) * Support for monitor and reload of remote documents (#555399, Carlos Garcia Campos) Bug fixes: * Fix opening comic documents with a wrong but valid extension (#562143, Carlos Garcia Campos) * Fix a crash when searching (#558377, Carlos Garcia Campos) * Fix several crashes when selecting text (#561393, Marek Kašík) Translation updates: * Jorge González (es) * Nguyễn Đình Trung (vi) ================ Evince 2.25.1 ================ New Features and UI Improvements: * Use the message area instead of popup dialogs for any error and warning messages (Carlos Garcia Campos) Bug fixes: * Adapt to the new single-include policy (#558064, Christian Persch) * Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev) * Other bugs fixed: (#558066, Christian Persch) Translation updates: * Hendrik Richter (de)
2009-03-18 01:16:45 +01:00
share/evince/icons/hicolor/22x22/actions/eye.png
share/evince/icons/hicolor/22x22/actions/object-rotate-left.png
share/evince/icons/hicolor/22x22/actions/object-rotate-right.png
share/evince/icons/hicolor/22x22/actions/view-page-continuous.png
share/evince/icons/hicolor/22x22/actions/view-page-facing.png
share/evince/icons/hicolor/22x22/actions/zoom-fit-page.png
share/evince/icons/hicolor/22x22/actions/zoom-fit-width.png
share/evince/icons/hicolor/22x22/actions/zoom.png
share/evince/icons/hicolor/22x22/mimetypes/x-office-presentation.png
share/evince/icons/hicolor/24x24/actions/object-rotate-left.png
share/evince/icons/hicolor/24x24/actions/object-rotate-right.png
share/evince/icons/hicolor/24x24/actions/stock_filters-invert.png
share/evince/icons/hicolor/24x24/actions/view-page-continuous.png
share/evince/icons/hicolor/24x24/actions/view-page-facing.png
share/evince/icons/hicolor/24x24/actions/zoom-fit-height.png
share/evince/icons/hicolor/24x24/actions/zoom-fit-width.png
share/evince/icons/hicolor/24x24/actions/zoom.png
share/evince/icons/hicolor/24x24/mimetypes/x-office-presentation.png
share/evince/icons/hicolor/32x32/actions/object-rotate-left.png
share/evince/icons/hicolor/32x32/actions/object-rotate-right.png
share/evince/icons/hicolor/32x32/actions/view-page-continuous.png
share/evince/icons/hicolor/32x32/actions/view-page-facing.png
share/evince/icons/hicolor/32x32/mimetypes/x-office-presentation.png
share/evince/icons/hicolor/48x48/actions/close.png
share/evince/icons/hicolor/48x48/actions/resize-se.png
share/evince/icons/hicolor/48x48/actions/resize-sw.png
share/evince/icons/hicolor/48x48/actions/view-page-continuous.png
share/evince/icons/hicolor/48x48/actions/view-page-facing.png
share/evince/icons/hicolor/scalable/actions/object-rotate-left.svg
share/evince/icons/hicolor/scalable/actions/object-rotate-right.svg
share/evince/icons/hicolor/scalable/mimetypes/x-office-presentation.svg
share/gconf/schemas/evince-thumbnailer-comics.schemas
2009-03-18 13:15:24 +01:00
${PLIST.djvu}share/gconf/schemas/evince-thumbnailer-djvu.schemas
${PLIST.dvi}share/gconf/schemas/evince-thumbnailer-dvi.schemas
share/gconf/schemas/evince-thumbnailer-ps.schemas
share/gconf/schemas/evince-thumbnailer.schemas
share/glib-2.0/schemas/org.gnome.Evince.gschema.xml
share/gnome/help/evince/C/evince.xml
share/gnome/help/evince/C/figures/evince_start_window.png
share/gnome/help/evince/C/legal.xml
Update to 0.5.2: ============== 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.
2006-03-30 23:30:42 +02:00
share/gnome/help/evince/bg/evince.xml
share/gnome/help/evince/bg/figures/evince_start_window.png
share/gnome/help/evince/ca/evince.xml
share/gnome/help/evince/ca/figures/evince_start_window.png
Update evince and evince-nautilus to 2.26.0. ================ Evince 2.26.0 ================ Bug fixes: * Fix compiler warning when building with -Wformat (#574168, Tobias Mueller) * Fix a crash with encrypted documents (Christian Persch) Translation updates: * F Wolff (af) * Martin Picek (cs) * Fotis Tsamis (el) * Ivar Smolin (et) * Suso Baleato (gl) * Yaron Shahrabani (he) * Gabor Kelemen (hu) * Francesco Marletta (it) * Shankar Prasad (kn) * Gintautas Miliauskas (lt) * Sangeeta Kumari (mai) * Ani Peter (ml) * Sandeep Shedmake (mr) * Manoj Kumar Giri (or) * Fabrício Godoy (pt_BR) * Mișu Moldovan (ro) * Yuriy Penkin (ru) * I. Felix (ta) * Krishna Babu K (te) ================ Evince 2.25.92 ================ Bug fixes: * Show the 'jump to page' window in the right GdkScreen (#560541, Carlos Garcia Campos) * Make our own thumbnail when the provided one doesn't have the needed size (#323198, #307357, Christian Spurk, Carlos Garcia Campos) * Reduce the restriction on the minimum size of thumbnails from 40 to 1 (#323198, Christian Spurk) * Use GOption in thumbnailer (Carlos Garcia Campos) * Fix saving a copy of encrypted PDF documents (#566791, Carlos Garcia Campos) * Don't use g_quark_from_static_string in a loadable module (Christian Persch) * Use g_object_unref() instead of gdk_pixbuf_unref() in impress backend (#571707, Thomas H.P. Andersen) Translation updates: * Ihar Hrachyshka (be@latin) * Alexander Shopov (bg) * Gil Forcada (ca) * Petr Kovar (cs) * Christian Kirbach (de) * David Lodge (en_GB) * Juanje Ojeda Croissier (es) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Claude Paroz (fr) * Sweta Kothari (gu) * Yuval Tanny (he) * Takeshi AIHANA (ja) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Duarte Loreto (pt) * Daniel Nylander (sv) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.91 ================ Bug fixes: * Fix several memory leaks (Christian Persch) * Fix errors handling and propagation (Christian Persch) * Fix several translation strings in properties dialog (#571787, Nickolay V. Shmyrev) * Do not resize the window on reloading (#571051, #304249, Carlos Garcia Campos) * Experimental introspection support (#569083, Christian Persch) * Use g_set_error_literal() (Christian Persch) * Other firxes for win32 (#339172, Hib Eris) * Make session manager code compile for win32 (#339172, Carlos Garcia Campos) * Update totem-screensaver from totem svn to make it build for win32 (#339172, Hib Eris) * Make use of GConf optional (#339172, Hib Eris, Carlos Garcia Campos) * Fix i18n in libdocument (Christian Persch) * Include gi18n-lib.h instead of gi18n.h in libs and backends (Christian Persch) Translation updates: * Mikel González (ast) * Ihar Hrachyshka (be@latin) * Kenneth Nielsen (da) * Dawa pemo (dz) * Juanje Ojeda Croissier (es) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Shankar Prasad (kn) * Arangel Angov (mk) * Wouter Bolsterlee (nl) * Tomasz Dominikowski (pl) * Taylon (pt_BR) * Горан Ракић (sr) * Daniel Nylander (sv) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Gan Lu (zh_CN) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.90 ================ Bug fixes: * Split API documentation into libdocument, libview and shell (#568465, Carlos Garcia Campos) * Fix symbols conflict in impress backend (#569998, Christian Persch) * Add mnemonics to buttons in search bar (#569212, Carlos Garcia Campos) * Fix a crash when printing (#569328, Carlos Garcia Campos) * Fix --version command line option (#562869, Christian Persch) * Use versioned directory for backends (#569082, Christian Persch) * Add EV_DEFINE_BOXED_TYPE and EV_DEFINE_INTERFACE macros (#568228, Carlos Garcia Campos) * Sync EggToolbarEditor with libegg (Nickolay V. Shmyrev) * Respect directory umask and setgid when saving files (#568593, Michael J. Chudobiak) * Add libtool versioning, pkg-config files and single headers for libdocument and libview (#568224, #568220, #568229, #568227, Christian Persch) * Remove G_OBJECT casts from g_signal_connect calls (#568386, Hiroyuki Ikezoe) * Install several missing header files of libdocument and libview (#567787, #567790, Tomeu Vizoso) * Other bugs fixed: #569120, #569231, #569327, #570077 Translation updates: * Hendrik Richter (de) * Ivar Smolin (et) * Gabor Kelemen (hu) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Daniel Nylander (sv) ================ Evince 2.25.5 ================ Code changes: * Move EvView specific code to a libevview library so that it can be embbeded in other applications (#567751, Tomeu Vizoso, Carlos Garcia Campos) * Other improvements for embbeders (#567785, #567788, #567789, Tomeu Vizoso) Bug fixes: * Fix a minor typo (Michal Vaner) * Fix the API docs build (#568171, Christian Persch) * Simplify drag data handling (#558084, Christian Persch) * Several portability issues (#339172, Hib Eris) * Fix mnemonic conflict (#567937, Carlos Garcia Campos) * Other bugs fixed: #567910 Translation updates: * Gil Forcada (ca) * Hendrik Richter (de) * Juanje Ojeda Croissier (es) * Kjartan Maraas (nb) * Gan Lu (zh_CN) ================ Evince 2.25.4 ================ New Features and UI Improvements: * Show progress information when loading/saving remote files (#370958, Carlos Garcia Campos) * Remember page setup options (#525185, #349102, Carlos Garcia Campos) * Show a confirmation dialog when there are pending print jobs while closing the main window (#480964, Carlos Garcia Campos) * Show progress information when printing (#482770, Carlos Garcia Campos) * Add document URI to properties page (#555376, Carlos Garcia Campos) Bug fixes: * Bump glib requirement to fix build with older versions (Christian Spurk) * Fix mime type handling (Hib Eris) * Fix saving images to remote locations (Carlos Garcia Campos) * Do not try to jump to the location of the find result for every match, but only for the first one. It makes searching really faster. (#564774, Michael Hunold) * Fix zip mime-type in comics backend (Juanjo Marín) * Fix several memory leaks (Carlos Garcia Campos) Translation updates: * Ihar Hrachyshka (be@latin) * Juanje Ojeda Croissier (es) * Yuval Tanny (he) * Kjartan Maraas (nb) * Taylon (pt_BR) * Gan Lu (zh_CN) ================ Evince 2.25.2 ================ New Features and UI Improvements: * PDF Optional content (layers) support. (Carlos Garcia Campos) * The password dialog has been reworked in order to make it more hig compliant and consistent (#562496, Carlos Garcia Campos) * Improved keyring support. Password dialog is not shown anymore when the password is already in the keyring (Carlos Garcia Campos) * Support for monitor and reload of remote documents (#555399, Carlos Garcia Campos) Bug fixes: * Fix opening comic documents with a wrong but valid extension (#562143, Carlos Garcia Campos) * Fix a crash when searching (#558377, Carlos Garcia Campos) * Fix several crashes when selecting text (#561393, Marek Kašík) Translation updates: * Jorge González (es) * Nguyễn Đình Trung (vi) ================ Evince 2.25.1 ================ New Features and UI Improvements: * Use the message area instead of popup dialogs for any error and warning messages (Carlos Garcia Campos) Bug fixes: * Adapt to the new single-include policy (#558064, Christian Persch) * Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev) * Other bugs fixed: (#558066, Christian Persch) Translation updates: * Hendrik Richter (de)
2009-03-18 01:16:45 +01:00
share/gnome/help/evince/cs/evince.xml
share/gnome/help/evince/cs/figures/evince_start_window.png
share/gnome/help/evince/de/evince.xml
share/gnome/help/evince/de/figures/evince_start_window.png
share/gnome/help/evince/el/evince.xml
share/gnome/help/evince/el/figures/evince_start_window.png
share/gnome/help/evince/en_GB/evince.xml
share/gnome/help/evince/en_GB/figures/evince_start_window.png
share/gnome/help/evince/es/evince.xml
share/gnome/help/evince/es/figures/evince_start_window.png
Update evince and evince-nautilus to 2.26.0. ================ Evince 2.26.0 ================ Bug fixes: * Fix compiler warning when building with -Wformat (#574168, Tobias Mueller) * Fix a crash with encrypted documents (Christian Persch) Translation updates: * F Wolff (af) * Martin Picek (cs) * Fotis Tsamis (el) * Ivar Smolin (et) * Suso Baleato (gl) * Yaron Shahrabani (he) * Gabor Kelemen (hu) * Francesco Marletta (it) * Shankar Prasad (kn) * Gintautas Miliauskas (lt) * Sangeeta Kumari (mai) * Ani Peter (ml) * Sandeep Shedmake (mr) * Manoj Kumar Giri (or) * Fabrício Godoy (pt_BR) * Mișu Moldovan (ro) * Yuriy Penkin (ru) * I. Felix (ta) * Krishna Babu K (te) ================ Evince 2.25.92 ================ Bug fixes: * Show the 'jump to page' window in the right GdkScreen (#560541, Carlos Garcia Campos) * Make our own thumbnail when the provided one doesn't have the needed size (#323198, #307357, Christian Spurk, Carlos Garcia Campos) * Reduce the restriction on the minimum size of thumbnails from 40 to 1 (#323198, Christian Spurk) * Use GOption in thumbnailer (Carlos Garcia Campos) * Fix saving a copy of encrypted PDF documents (#566791, Carlos Garcia Campos) * Don't use g_quark_from_static_string in a loadable module (Christian Persch) * Use g_object_unref() instead of gdk_pixbuf_unref() in impress backend (#571707, Thomas H.P. Andersen) Translation updates: * Ihar Hrachyshka (be@latin) * Alexander Shopov (bg) * Gil Forcada (ca) * Petr Kovar (cs) * Christian Kirbach (de) * David Lodge (en_GB) * Juanje Ojeda Croissier (es) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Claude Paroz (fr) * Sweta Kothari (gu) * Yuval Tanny (he) * Takeshi AIHANA (ja) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Duarte Loreto (pt) * Daniel Nylander (sv) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.91 ================ Bug fixes: * Fix several memory leaks (Christian Persch) * Fix errors handling and propagation (Christian Persch) * Fix several translation strings in properties dialog (#571787, Nickolay V. Shmyrev) * Do not resize the window on reloading (#571051, #304249, Carlos Garcia Campos) * Experimental introspection support (#569083, Christian Persch) * Use g_set_error_literal() (Christian Persch) * Other firxes for win32 (#339172, Hib Eris) * Make session manager code compile for win32 (#339172, Carlos Garcia Campos) * Update totem-screensaver from totem svn to make it build for win32 (#339172, Hib Eris) * Make use of GConf optional (#339172, Hib Eris, Carlos Garcia Campos) * Fix i18n in libdocument (Christian Persch) * Include gi18n-lib.h instead of gi18n.h in libs and backends (Christian Persch) Translation updates: * Mikel González (ast) * Ihar Hrachyshka (be@latin) * Kenneth Nielsen (da) * Dawa pemo (dz) * Juanje Ojeda Croissier (es) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Shankar Prasad (kn) * Arangel Angov (mk) * Wouter Bolsterlee (nl) * Tomasz Dominikowski (pl) * Taylon (pt_BR) * Горан Ракић (sr) * Daniel Nylander (sv) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Gan Lu (zh_CN) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.90 ================ Bug fixes: * Split API documentation into libdocument, libview and shell (#568465, Carlos Garcia Campos) * Fix symbols conflict in impress backend (#569998, Christian Persch) * Add mnemonics to buttons in search bar (#569212, Carlos Garcia Campos) * Fix a crash when printing (#569328, Carlos Garcia Campos) * Fix --version command line option (#562869, Christian Persch) * Use versioned directory for backends (#569082, Christian Persch) * Add EV_DEFINE_BOXED_TYPE and EV_DEFINE_INTERFACE macros (#568228, Carlos Garcia Campos) * Sync EggToolbarEditor with libegg (Nickolay V. Shmyrev) * Respect directory umask and setgid when saving files (#568593, Michael J. Chudobiak) * Add libtool versioning, pkg-config files and single headers for libdocument and libview (#568224, #568220, #568229, #568227, Christian Persch) * Remove G_OBJECT casts from g_signal_connect calls (#568386, Hiroyuki Ikezoe) * Install several missing header files of libdocument and libview (#567787, #567790, Tomeu Vizoso) * Other bugs fixed: #569120, #569231, #569327, #570077 Translation updates: * Hendrik Richter (de) * Ivar Smolin (et) * Gabor Kelemen (hu) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Daniel Nylander (sv) ================ Evince 2.25.5 ================ Code changes: * Move EvView specific code to a libevview library so that it can be embbeded in other applications (#567751, Tomeu Vizoso, Carlos Garcia Campos) * Other improvements for embbeders (#567785, #567788, #567789, Tomeu Vizoso) Bug fixes: * Fix a minor typo (Michal Vaner) * Fix the API docs build (#568171, Christian Persch) * Simplify drag data handling (#558084, Christian Persch) * Several portability issues (#339172, Hib Eris) * Fix mnemonic conflict (#567937, Carlos Garcia Campos) * Other bugs fixed: #567910 Translation updates: * Gil Forcada (ca) * Hendrik Richter (de) * Juanje Ojeda Croissier (es) * Kjartan Maraas (nb) * Gan Lu (zh_CN) ================ Evince 2.25.4 ================ New Features and UI Improvements: * Show progress information when loading/saving remote files (#370958, Carlos Garcia Campos) * Remember page setup options (#525185, #349102, Carlos Garcia Campos) * Show a confirmation dialog when there are pending print jobs while closing the main window (#480964, Carlos Garcia Campos) * Show progress information when printing (#482770, Carlos Garcia Campos) * Add document URI to properties page (#555376, Carlos Garcia Campos) Bug fixes: * Bump glib requirement to fix build with older versions (Christian Spurk) * Fix mime type handling (Hib Eris) * Fix saving images to remote locations (Carlos Garcia Campos) * Do not try to jump to the location of the find result for every match, but only for the first one. It makes searching really faster. (#564774, Michael Hunold) * Fix zip mime-type in comics backend (Juanjo Marín) * Fix several memory leaks (Carlos Garcia Campos) Translation updates: * Ihar Hrachyshka (be@latin) * Juanje Ojeda Croissier (es) * Yuval Tanny (he) * Kjartan Maraas (nb) * Taylon (pt_BR) * Gan Lu (zh_CN) ================ Evince 2.25.2 ================ New Features and UI Improvements: * PDF Optional content (layers) support. (Carlos Garcia Campos) * The password dialog has been reworked in order to make it more hig compliant and consistent (#562496, Carlos Garcia Campos) * Improved keyring support. Password dialog is not shown anymore when the password is already in the keyring (Carlos Garcia Campos) * Support for monitor and reload of remote documents (#555399, Carlos Garcia Campos) Bug fixes: * Fix opening comic documents with a wrong but valid extension (#562143, Carlos Garcia Campos) * Fix a crash when searching (#558377, Carlos Garcia Campos) * Fix several crashes when selecting text (#561393, Marek Kašík) Translation updates: * Jorge González (es) * Nguyễn Đình Trung (vi) ================ Evince 2.25.1 ================ New Features and UI Improvements: * Use the message area instead of popup dialogs for any error and warning messages (Carlos Garcia Campos) Bug fixes: * Adapt to the new single-include policy (#558064, Christian Persch) * Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev) * Other bugs fixed: (#558066, Christian Persch) Translation updates: * Hendrik Richter (de)
2009-03-18 01:16:45 +01:00
share/gnome/help/evince/eu/evince.xml
share/gnome/help/evince/eu/figures/evince_start_window.png
share/gnome/help/evince/fi/evince.xml
share/gnome/help/evince/fi/figures/evince_start_window.png
share/gnome/help/evince/fr/evince.xml
share/gnome/help/evince/fr/figures/evince_start_window.png
share/gnome/help/evince/it/evince.xml
share/gnome/help/evince/it/figures/evince_start_window.png
share/gnome/help/evince/ja/evince.xml
share/gnome/help/evince/ja/figures/evince_start_window.png
Update to 0.5.2: ============== 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.
2006-03-30 23:30:42 +02:00
share/gnome/help/evince/nl/evince.xml
share/gnome/help/evince/nl/figures/evince_start_window.png
share/gnome/help/evince/oc/evince.xml
share/gnome/help/evince/oc/figures/evince_start_window.png
share/gnome/help/evince/pt_BR/evince.xml
share/gnome/help/evince/pt_BR/figures/evince_start_window.png
Update to 0.5.2: ============== 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.
2006-03-30 23:30:42 +02:00
share/gnome/help/evince/ru/evince.xml
share/gnome/help/evince/ru/figures/evince_start_window.png
share/gnome/help/evince/sl/evince.xml
share/gnome/help/evince/sl/figures/evince_start_window.png
share/gnome/help/evince/sr/evince.xml
share/gnome/help/evince/sr/figures/evince_start_window.png
share/gnome/help/evince/sv/evince.xml
share/gnome/help/evince/sv/figures/evince_start_window.png
share/gnome/help/evince/uk/evince.xml
share/gnome/help/evince/uk/figures/evince_start_window.png
share/gnome/help/evince/vi/evince.xml
share/gnome/help/evince/vi/figures/evince_start_window.png
share/gnome/help/evince/zh_CN/evince.xml
share/gnome/help/evince/zh_CN/figures/evince_start_window.png
share/gtk-doc/html/evince/EggFindBar.html
share/gtk-doc/html/evince/EvFileMonitor.html
share/gtk-doc/html/evince/EvHistory.html
share/gtk-doc/html/evince/EvMessageArea.html
share/gtk-doc/html/evince/EvNavigationAction.html
share/gtk-doc/html/evince/EvNavigationActionWidget.html
share/gtk-doc/html/evince/EvOpenRecentAction.html
share/gtk-doc/html/evince/EvPageAction.html
share/gtk-doc/html/evince/EvPageActionWidget.html
share/gtk-doc/html/evince/EvPasswordView.html
share/gtk-doc/html/evince/EvProgressMessageArea.html
share/gtk-doc/html/evince/EvSidebar.html
share/gtk-doc/html/evince/EvSidebarAttachments.html
share/gtk-doc/html/evince/EvSidebarLayers.html
share/gtk-doc/html/evince/EvSidebarLinks.html
share/gtk-doc/html/evince/EvSidebarPage.html
share/gtk-doc/html/evince/EvSidebarThumbnails.html
share/gtk-doc/html/evince/EvWindow.html
share/gtk-doc/html/evince/api-index-full.html
share/gtk-doc/html/evince/evince-ev-application.html
share/gtk-doc/html/evince/evince-ev-keyring.html
share/gtk-doc/html/evince/evince-ev-media-player-keys.html
share/gtk-doc/html/evince/evince-ev-metadata.html
share/gtk-doc/html/evince/evince-ev-properties-dialog.html
share/gtk-doc/html/evince/evince-ev-properties-fonts.html
share/gtk-doc/html/evince/evince-ev-properties-license.html
share/gtk-doc/html/evince/evince-ev-utils.html
share/gtk-doc/html/evince/evince-ev-window-title.html
share/gtk-doc/html/evince/evince-frontend.html
share/gtk-doc/html/evince/evince.devhelp
share/gtk-doc/html/evince/evince.devhelp2
share/gtk-doc/html/evince/home.png
share/gtk-doc/html/evince/index.html
share/gtk-doc/html/evince/index.sgml
share/gtk-doc/html/evince/left.png
share/gtk-doc/html/evince/licence.html
share/gtk-doc/html/evince/object-tree.html
share/gtk-doc/html/evince/right.png
share/gtk-doc/html/evince/style.css
share/gtk-doc/html/evince/up.png
share/gtk-doc/html/libevdocument-2.32/EvAnnotation.html
share/gtk-doc/html/libevdocument-2.32/EvAsyncRenderer.html
share/gtk-doc/html/libevdocument-2.32/EvAttachment.html
share/gtk-doc/html/libevdocument-2.32/EvDocument.html
share/gtk-doc/html/libevdocument-2.32/EvDocumentAnnotations.html
share/gtk-doc/html/libevdocument-2.32/EvDocumentAttachments.html
share/gtk-doc/html/libevdocument-2.32/EvDocumentFind.html
share/gtk-doc/html/libevdocument-2.32/EvDocumentFonts.html
share/gtk-doc/html/libevdocument-2.32/EvDocumentForms.html
share/gtk-doc/html/libevdocument-2.32/EvDocumentImages.html
share/gtk-doc/html/libevdocument-2.32/EvDocumentLayers.html
share/gtk-doc/html/libevdocument-2.32/EvDocumentLinks.html
share/gtk-doc/html/libevdocument-2.32/EvDocumentPrint.html
share/gtk-doc/html/libevdocument-2.32/EvDocumentSecurity.html
share/gtk-doc/html/libevdocument-2.32/EvDocumentThumbnails.html
share/gtk-doc/html/libevdocument-2.32/EvDocumentTransition.html
share/gtk-doc/html/libevdocument-2.32/EvFileExporter.html
share/gtk-doc/html/libevdocument-2.32/EvFormField.html
share/gtk-doc/html/libevdocument-2.32/EvImage.html
share/gtk-doc/html/libevdocument-2.32/EvLayer.html
share/gtk-doc/html/libevdocument-2.32/EvPage.html
share/gtk-doc/html/libevdocument-2.32/EvRenderContext.html
share/gtk-doc/html/libevdocument-2.32/EvSelection.html
share/gtk-doc/html/libevdocument-2.32/api-index-full.html
share/gtk-doc/html/libevdocument-2.32/document-data.html
share/gtk-doc/html/libevdocument-2.32/document-helpers.html
share/gtk-doc/html/libevdocument-2.32/document-interfaces.html
share/gtk-doc/html/libevdocument-2.32/home.png
share/gtk-doc/html/libevdocument-2.32/index.html
share/gtk-doc/html/libevdocument-2.32/index.sgml
share/gtk-doc/html/libevdocument-2.32/left.png
share/gtk-doc/html/libevdocument-2.32/libevdocument-2.32.devhelp
share/gtk-doc/html/libevdocument-2.32/libevdocument-2.32.devhelp2
share/gtk-doc/html/libevdocument-2.32/libevdocument-EvDocumentInfo.html
share/gtk-doc/html/libevdocument-2.32/libevdocument-EvDocumentMisc.html
share/gtk-doc/html/libevdocument-2.32/libevdocument-Version-checks.html
share/gtk-doc/html/libevdocument-2.32/libevdocument-ev-backends-manager.html
share/gtk-doc/html/libevdocument-2.32/libevdocument-ev-document-factory.html
share/gtk-doc/html/libevdocument-2.32/libevdocument-ev-file-helpers.html
share/gtk-doc/html/libevdocument-2.32/libevdocument-ev-init.html
share/gtk-doc/html/libevdocument-2.32/libevdocument-ev-link-action.html
share/gtk-doc/html/libevdocument-2.32/libevdocument-ev-link-dest.html
share/gtk-doc/html/libevdocument-2.32/libevdocument-ev-link.html
share/gtk-doc/html/libevdocument-2.32/libevdocument-ev-mapping.html
share/gtk-doc/html/libevdocument-2.32/libevdocument-ev-transition-effect.html
share/gtk-doc/html/libevdocument-2.32/licence.html
share/gtk-doc/html/libevdocument-2.32/object-tree.html
share/gtk-doc/html/libevdocument-2.32/right.png
share/gtk-doc/html/libevdocument-2.32/style.css
share/gtk-doc/html/libevdocument-2.32/up.png
share/gtk-doc/html/libevview-2.32/EvJob.html
share/gtk-doc/html/libevview-2.32/api-index-full.html
share/gtk-doc/html/libevview-2.32/home.png
share/gtk-doc/html/libevview-2.32/index.html
share/gtk-doc/html/libevview-2.32/index.sgml
share/gtk-doc/html/libevview-2.32/left.png
share/gtk-doc/html/libevview-2.32/libevview-2.32.devhelp
share/gtk-doc/html/libevview-2.32/libevview-2.32.devhelp2
share/gtk-doc/html/libevview-2.32/libevview-ev-annotation-window.html
share/gtk-doc/html/libevview-2.32/libevview-ev-document-model.html
share/gtk-doc/html/libevview-2.32/libevview-ev-job-scheduler.html
share/gtk-doc/html/libevview-2.32/libevview-ev-page-cache.html
share/gtk-doc/html/libevview-2.32/libevview-ev-print-operation.html
share/gtk-doc/html/libevview-2.32/libevview-ev-stock-icons.html
share/gtk-doc/html/libevview-2.32/libevview-ev-view-cursor.html
share/gtk-doc/html/libevview-2.32/libevview-ev-view-presentation.html
share/gtk-doc/html/libevview-2.32/libevview-ev-view-type-builtins.html
share/gtk-doc/html/libevview-2.32/libevview-ev-view.html
share/gtk-doc/html/libevview-2.32/licence.html
share/gtk-doc/html/libevview-2.32/object-tree.html
share/gtk-doc/html/libevview-2.32/right.png
share/gtk-doc/html/libevview-2.32/style.css
share/gtk-doc/html/libevview-2.32/up.png
share/gtk-doc/html/libevview-2.32/view-view.html
share/icons/hicolor/16x16/apps/evince.png
share/icons/hicolor/22x22/apps/evince.png
share/icons/hicolor/24x24/apps/evince.png
share/icons/hicolor/48x48/apps/evince.png
share/icons/hicolor/scalable/apps/evince.svg
Update evince and evince-nautilus to 2.26.0. ================ Evince 2.26.0 ================ Bug fixes: * Fix compiler warning when building with -Wformat (#574168, Tobias Mueller) * Fix a crash with encrypted documents (Christian Persch) Translation updates: * F Wolff (af) * Martin Picek (cs) * Fotis Tsamis (el) * Ivar Smolin (et) * Suso Baleato (gl) * Yaron Shahrabani (he) * Gabor Kelemen (hu) * Francesco Marletta (it) * Shankar Prasad (kn) * Gintautas Miliauskas (lt) * Sangeeta Kumari (mai) * Ani Peter (ml) * Sandeep Shedmake (mr) * Manoj Kumar Giri (or) * Fabrício Godoy (pt_BR) * Mișu Moldovan (ro) * Yuriy Penkin (ru) * I. Felix (ta) * Krishna Babu K (te) ================ Evince 2.25.92 ================ Bug fixes: * Show the 'jump to page' window in the right GdkScreen (#560541, Carlos Garcia Campos) * Make our own thumbnail when the provided one doesn't have the needed size (#323198, #307357, Christian Spurk, Carlos Garcia Campos) * Reduce the restriction on the minimum size of thumbnails from 40 to 1 (#323198, Christian Spurk) * Use GOption in thumbnailer (Carlos Garcia Campos) * Fix saving a copy of encrypted PDF documents (#566791, Carlos Garcia Campos) * Don't use g_quark_from_static_string in a loadable module (Christian Persch) * Use g_object_unref() instead of gdk_pixbuf_unref() in impress backend (#571707, Thomas H.P. Andersen) Translation updates: * Ihar Hrachyshka (be@latin) * Alexander Shopov (bg) * Gil Forcada (ca) * Petr Kovar (cs) * Christian Kirbach (de) * David Lodge (en_GB) * Juanje Ojeda Croissier (es) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Claude Paroz (fr) * Sweta Kothari (gu) * Yuval Tanny (he) * Takeshi AIHANA (ja) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Duarte Loreto (pt) * Daniel Nylander (sv) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.91 ================ Bug fixes: * Fix several memory leaks (Christian Persch) * Fix errors handling and propagation (Christian Persch) * Fix several translation strings in properties dialog (#571787, Nickolay V. Shmyrev) * Do not resize the window on reloading (#571051, #304249, Carlos Garcia Campos) * Experimental introspection support (#569083, Christian Persch) * Use g_set_error_literal() (Christian Persch) * Other firxes for win32 (#339172, Hib Eris) * Make session manager code compile for win32 (#339172, Carlos Garcia Campos) * Update totem-screensaver from totem svn to make it build for win32 (#339172, Hib Eris) * Make use of GConf optional (#339172, Hib Eris, Carlos Garcia Campos) * Fix i18n in libdocument (Christian Persch) * Include gi18n-lib.h instead of gi18n.h in libs and backends (Christian Persch) Translation updates: * Mikel González (ast) * Ihar Hrachyshka (be@latin) * Kenneth Nielsen (da) * Dawa pemo (dz) * Juanje Ojeda Croissier (es) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Shankar Prasad (kn) * Arangel Angov (mk) * Wouter Bolsterlee (nl) * Tomasz Dominikowski (pl) * Taylon (pt_BR) * Горан Ракић (sr) * Daniel Nylander (sv) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Gan Lu (zh_CN) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.90 ================ Bug fixes: * Split API documentation into libdocument, libview and shell (#568465, Carlos Garcia Campos) * Fix symbols conflict in impress backend (#569998, Christian Persch) * Add mnemonics to buttons in search bar (#569212, Carlos Garcia Campos) * Fix a crash when printing (#569328, Carlos Garcia Campos) * Fix --version command line option (#562869, Christian Persch) * Use versioned directory for backends (#569082, Christian Persch) * Add EV_DEFINE_BOXED_TYPE and EV_DEFINE_INTERFACE macros (#568228, Carlos Garcia Campos) * Sync EggToolbarEditor with libegg (Nickolay V. Shmyrev) * Respect directory umask and setgid when saving files (#568593, Michael J. Chudobiak) * Add libtool versioning, pkg-config files and single headers for libdocument and libview (#568224, #568220, #568229, #568227, Christian Persch) * Remove G_OBJECT casts from g_signal_connect calls (#568386, Hiroyuki Ikezoe) * Install several missing header files of libdocument and libview (#567787, #567790, Tomeu Vizoso) * Other bugs fixed: #569120, #569231, #569327, #570077 Translation updates: * Hendrik Richter (de) * Ivar Smolin (et) * Gabor Kelemen (hu) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Daniel Nylander (sv) ================ Evince 2.25.5 ================ Code changes: * Move EvView specific code to a libevview library so that it can be embbeded in other applications (#567751, Tomeu Vizoso, Carlos Garcia Campos) * Other improvements for embbeders (#567785, #567788, #567789, Tomeu Vizoso) Bug fixes: * Fix a minor typo (Michal Vaner) * Fix the API docs build (#568171, Christian Persch) * Simplify drag data handling (#558084, Christian Persch) * Several portability issues (#339172, Hib Eris) * Fix mnemonic conflict (#567937, Carlos Garcia Campos) * Other bugs fixed: #567910 Translation updates: * Gil Forcada (ca) * Hendrik Richter (de) * Juanje Ojeda Croissier (es) * Kjartan Maraas (nb) * Gan Lu (zh_CN) ================ Evince 2.25.4 ================ New Features and UI Improvements: * Show progress information when loading/saving remote files (#370958, Carlos Garcia Campos) * Remember page setup options (#525185, #349102, Carlos Garcia Campos) * Show a confirmation dialog when there are pending print jobs while closing the main window (#480964, Carlos Garcia Campos) * Show progress information when printing (#482770, Carlos Garcia Campos) * Add document URI to properties page (#555376, Carlos Garcia Campos) Bug fixes: * Bump glib requirement to fix build with older versions (Christian Spurk) * Fix mime type handling (Hib Eris) * Fix saving images to remote locations (Carlos Garcia Campos) * Do not try to jump to the location of the find result for every match, but only for the first one. It makes searching really faster. (#564774, Michael Hunold) * Fix zip mime-type in comics backend (Juanjo Marín) * Fix several memory leaks (Carlos Garcia Campos) Translation updates: * Ihar Hrachyshka (be@latin) * Juanje Ojeda Croissier (es) * Yuval Tanny (he) * Kjartan Maraas (nb) * Taylon (pt_BR) * Gan Lu (zh_CN) ================ Evince 2.25.2 ================ New Features and UI Improvements: * PDF Optional content (layers) support. (Carlos Garcia Campos) * The password dialog has been reworked in order to make it more hig compliant and consistent (#562496, Carlos Garcia Campos) * Improved keyring support. Password dialog is not shown anymore when the password is already in the keyring (Carlos Garcia Campos) * Support for monitor and reload of remote documents (#555399, Carlos Garcia Campos) Bug fixes: * Fix opening comic documents with a wrong but valid extension (#562143, Carlos Garcia Campos) * Fix a crash when searching (#558377, Carlos Garcia Campos) * Fix several crashes when selecting text (#561393, Marek Kašík) Translation updates: * Jorge González (es) * Nguyễn Đình Trung (vi) ================ Evince 2.25.1 ================ New Features and UI Improvements: * Use the message area instead of popup dialogs for any error and warning messages (Carlos Garcia Campos) Bug fixes: * Adapt to the new single-include policy (#558064, Christian Persch) * Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev) * Other bugs fixed: (#558066, Christian Persch) Translation updates: * Hendrik Richter (de)
2009-03-18 01:16:45 +01:00
share/locale/af/LC_MESSAGES/evince.mo
share/locale/ar/LC_MESSAGES/evince.mo
share/locale/as/LC_MESSAGES/evince.mo
Update evince and evince-nautilus to 2.26.0. ================ Evince 2.26.0 ================ Bug fixes: * Fix compiler warning when building with -Wformat (#574168, Tobias Mueller) * Fix a crash with encrypted documents (Christian Persch) Translation updates: * F Wolff (af) * Martin Picek (cs) * Fotis Tsamis (el) * Ivar Smolin (et) * Suso Baleato (gl) * Yaron Shahrabani (he) * Gabor Kelemen (hu) * Francesco Marletta (it) * Shankar Prasad (kn) * Gintautas Miliauskas (lt) * Sangeeta Kumari (mai) * Ani Peter (ml) * Sandeep Shedmake (mr) * Manoj Kumar Giri (or) * Fabrício Godoy (pt_BR) * Mișu Moldovan (ro) * Yuriy Penkin (ru) * I. Felix (ta) * Krishna Babu K (te) ================ Evince 2.25.92 ================ Bug fixes: * Show the 'jump to page' window in the right GdkScreen (#560541, Carlos Garcia Campos) * Make our own thumbnail when the provided one doesn't have the needed size (#323198, #307357, Christian Spurk, Carlos Garcia Campos) * Reduce the restriction on the minimum size of thumbnails from 40 to 1 (#323198, Christian Spurk) * Use GOption in thumbnailer (Carlos Garcia Campos) * Fix saving a copy of encrypted PDF documents (#566791, Carlos Garcia Campos) * Don't use g_quark_from_static_string in a loadable module (Christian Persch) * Use g_object_unref() instead of gdk_pixbuf_unref() in impress backend (#571707, Thomas H.P. Andersen) Translation updates: * Ihar Hrachyshka (be@latin) * Alexander Shopov (bg) * Gil Forcada (ca) * Petr Kovar (cs) * Christian Kirbach (de) * David Lodge (en_GB) * Juanje Ojeda Croissier (es) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Claude Paroz (fr) * Sweta Kothari (gu) * Yuval Tanny (he) * Takeshi AIHANA (ja) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Duarte Loreto (pt) * Daniel Nylander (sv) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.91 ================ Bug fixes: * Fix several memory leaks (Christian Persch) * Fix errors handling and propagation (Christian Persch) * Fix several translation strings in properties dialog (#571787, Nickolay V. Shmyrev) * Do not resize the window on reloading (#571051, #304249, Carlos Garcia Campos) * Experimental introspection support (#569083, Christian Persch) * Use g_set_error_literal() (Christian Persch) * Other firxes for win32 (#339172, Hib Eris) * Make session manager code compile for win32 (#339172, Carlos Garcia Campos) * Update totem-screensaver from totem svn to make it build for win32 (#339172, Hib Eris) * Make use of GConf optional (#339172, Hib Eris, Carlos Garcia Campos) * Fix i18n in libdocument (Christian Persch) * Include gi18n-lib.h instead of gi18n.h in libs and backends (Christian Persch) Translation updates: * Mikel González (ast) * Ihar Hrachyshka (be@latin) * Kenneth Nielsen (da) * Dawa pemo (dz) * Juanje Ojeda Croissier (es) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Shankar Prasad (kn) * Arangel Angov (mk) * Wouter Bolsterlee (nl) * Tomasz Dominikowski (pl) * Taylon (pt_BR) * Горан Ракић (sr) * Daniel Nylander (sv) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Gan Lu (zh_CN) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.90 ================ Bug fixes: * Split API documentation into libdocument, libview and shell (#568465, Carlos Garcia Campos) * Fix symbols conflict in impress backend (#569998, Christian Persch) * Add mnemonics to buttons in search bar (#569212, Carlos Garcia Campos) * Fix a crash when printing (#569328, Carlos Garcia Campos) * Fix --version command line option (#562869, Christian Persch) * Use versioned directory for backends (#569082, Christian Persch) * Add EV_DEFINE_BOXED_TYPE and EV_DEFINE_INTERFACE macros (#568228, Carlos Garcia Campos) * Sync EggToolbarEditor with libegg (Nickolay V. Shmyrev) * Respect directory umask and setgid when saving files (#568593, Michael J. Chudobiak) * Add libtool versioning, pkg-config files and single headers for libdocument and libview (#568224, #568220, #568229, #568227, Christian Persch) * Remove G_OBJECT casts from g_signal_connect calls (#568386, Hiroyuki Ikezoe) * Install several missing header files of libdocument and libview (#567787, #567790, Tomeu Vizoso) * Other bugs fixed: #569120, #569231, #569327, #570077 Translation updates: * Hendrik Richter (de) * Ivar Smolin (et) * Gabor Kelemen (hu) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Daniel Nylander (sv) ================ Evince 2.25.5 ================ Code changes: * Move EvView specific code to a libevview library so that it can be embbeded in other applications (#567751, Tomeu Vizoso, Carlos Garcia Campos) * Other improvements for embbeders (#567785, #567788, #567789, Tomeu Vizoso) Bug fixes: * Fix a minor typo (Michal Vaner) * Fix the API docs build (#568171, Christian Persch) * Simplify drag data handling (#558084, Christian Persch) * Several portability issues (#339172, Hib Eris) * Fix mnemonic conflict (#567937, Carlos Garcia Campos) * Other bugs fixed: #567910 Translation updates: * Gil Forcada (ca) * Hendrik Richter (de) * Juanje Ojeda Croissier (es) * Kjartan Maraas (nb) * Gan Lu (zh_CN) ================ Evince 2.25.4 ================ New Features and UI Improvements: * Show progress information when loading/saving remote files (#370958, Carlos Garcia Campos) * Remember page setup options (#525185, #349102, Carlos Garcia Campos) * Show a confirmation dialog when there are pending print jobs while closing the main window (#480964, Carlos Garcia Campos) * Show progress information when printing (#482770, Carlos Garcia Campos) * Add document URI to properties page (#555376, Carlos Garcia Campos) Bug fixes: * Bump glib requirement to fix build with older versions (Christian Spurk) * Fix mime type handling (Hib Eris) * Fix saving images to remote locations (Carlos Garcia Campos) * Do not try to jump to the location of the find result for every match, but only for the first one. It makes searching really faster. (#564774, Michael Hunold) * Fix zip mime-type in comics backend (Juanjo Marín) * Fix several memory leaks (Carlos Garcia Campos) Translation updates: * Ihar Hrachyshka (be@latin) * Juanje Ojeda Croissier (es) * Yuval Tanny (he) * Kjartan Maraas (nb) * Taylon (pt_BR) * Gan Lu (zh_CN) ================ Evince 2.25.2 ================ New Features and UI Improvements: * PDF Optional content (layers) support. (Carlos Garcia Campos) * The password dialog has been reworked in order to make it more hig compliant and consistent (#562496, Carlos Garcia Campos) * Improved keyring support. Password dialog is not shown anymore when the password is already in the keyring (Carlos Garcia Campos) * Support for monitor and reload of remote documents (#555399, Carlos Garcia Campos) Bug fixes: * Fix opening comic documents with a wrong but valid extension (#562143, Carlos Garcia Campos) * Fix a crash when searching (#558377, Carlos Garcia Campos) * Fix several crashes when selecting text (#561393, Marek Kašík) Translation updates: * Jorge González (es) * Nguyễn Đình Trung (vi) ================ Evince 2.25.1 ================ New Features and UI Improvements: * Use the message area instead of popup dialogs for any error and warning messages (Carlos Garcia Campos) Bug fixes: * Adapt to the new single-include policy (#558064, Christian Persch) * Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev) * Other bugs fixed: (#558066, Christian Persch) Translation updates: * Hendrik Richter (de)
2009-03-18 01:16:45 +01:00
share/locale/ast/LC_MESSAGES/evince.mo
share/locale/be/LC_MESSAGES/evince.mo
share/locale/be@latin/LC_MESSAGES/evince.mo
share/locale/bg/LC_MESSAGES/evince.mo
share/locale/bn/LC_MESSAGES/evince.mo
share/locale/bn_IN/LC_MESSAGES/evince.mo
share/locale/br/LC_MESSAGES/evince.mo
share/locale/ca/LC_MESSAGES/evince.mo
share/locale/ca@valencia/LC_MESSAGES/evince.mo
share/locale/cs/LC_MESSAGES/evince.mo
share/locale/cy/LC_MESSAGES/evince.mo
share/locale/da/LC_MESSAGES/evince.mo
share/locale/de/LC_MESSAGES/evince.mo
share/locale/dz/LC_MESSAGES/evince.mo
share/locale/el/LC_MESSAGES/evince.mo
share/locale/en@shaw/LC_MESSAGES/evince.mo
share/locale/en_CA/LC_MESSAGES/evince.mo
share/locale/en_GB/LC_MESSAGES/evince.mo
share/locale/eo/LC_MESSAGES/evince.mo
share/locale/es/LC_MESSAGES/evince.mo
share/locale/et/LC_MESSAGES/evince.mo
share/locale/eu/LC_MESSAGES/evince.mo
share/locale/fa/LC_MESSAGES/evince.mo
share/locale/fi/LC_MESSAGES/evince.mo
share/locale/fr/LC_MESSAGES/evince.mo
share/locale/ga/LC_MESSAGES/evince.mo
share/locale/gl/LC_MESSAGES/evince.mo
share/locale/gu/LC_MESSAGES/evince.mo
share/locale/he/LC_MESSAGES/evince.mo
share/locale/hi/LC_MESSAGES/evince.mo
share/locale/hu/LC_MESSAGES/evince.mo
share/locale/id/LC_MESSAGES/evince.mo
share/locale/it/LC_MESSAGES/evince.mo
share/locale/ja/LC_MESSAGES/evince.mo
share/locale/ka/LC_MESSAGES/evince.mo
share/locale/kk/LC_MESSAGES/evince.mo
share/locale/kn/LC_MESSAGES/evince.mo
share/locale/ko/LC_MESSAGES/evince.mo
share/locale/ks/LC_MESSAGES/evince.mo
share/locale/ku/LC_MESSAGES/evince.mo
share/locale/lt/LC_MESSAGES/evince.mo
share/locale/lv/LC_MESSAGES/evince.mo
Update evince and evince-nautilus to 2.26.0. ================ Evince 2.26.0 ================ Bug fixes: * Fix compiler warning when building with -Wformat (#574168, Tobias Mueller) * Fix a crash with encrypted documents (Christian Persch) Translation updates: * F Wolff (af) * Martin Picek (cs) * Fotis Tsamis (el) * Ivar Smolin (et) * Suso Baleato (gl) * Yaron Shahrabani (he) * Gabor Kelemen (hu) * Francesco Marletta (it) * Shankar Prasad (kn) * Gintautas Miliauskas (lt) * Sangeeta Kumari (mai) * Ani Peter (ml) * Sandeep Shedmake (mr) * Manoj Kumar Giri (or) * Fabrício Godoy (pt_BR) * Mișu Moldovan (ro) * Yuriy Penkin (ru) * I. Felix (ta) * Krishna Babu K (te) ================ Evince 2.25.92 ================ Bug fixes: * Show the 'jump to page' window in the right GdkScreen (#560541, Carlos Garcia Campos) * Make our own thumbnail when the provided one doesn't have the needed size (#323198, #307357, Christian Spurk, Carlos Garcia Campos) * Reduce the restriction on the minimum size of thumbnails from 40 to 1 (#323198, Christian Spurk) * Use GOption in thumbnailer (Carlos Garcia Campos) * Fix saving a copy of encrypted PDF documents (#566791, Carlos Garcia Campos) * Don't use g_quark_from_static_string in a loadable module (Christian Persch) * Use g_object_unref() instead of gdk_pixbuf_unref() in impress backend (#571707, Thomas H.P. Andersen) Translation updates: * Ihar Hrachyshka (be@latin) * Alexander Shopov (bg) * Gil Forcada (ca) * Petr Kovar (cs) * Christian Kirbach (de) * David Lodge (en_GB) * Juanje Ojeda Croissier (es) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Claude Paroz (fr) * Sweta Kothari (gu) * Yuval Tanny (he) * Takeshi AIHANA (ja) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Duarte Loreto (pt) * Daniel Nylander (sv) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.91 ================ Bug fixes: * Fix several memory leaks (Christian Persch) * Fix errors handling and propagation (Christian Persch) * Fix several translation strings in properties dialog (#571787, Nickolay V. Shmyrev) * Do not resize the window on reloading (#571051, #304249, Carlos Garcia Campos) * Experimental introspection support (#569083, Christian Persch) * Use g_set_error_literal() (Christian Persch) * Other firxes for win32 (#339172, Hib Eris) * Make session manager code compile for win32 (#339172, Carlos Garcia Campos) * Update totem-screensaver from totem svn to make it build for win32 (#339172, Hib Eris) * Make use of GConf optional (#339172, Hib Eris, Carlos Garcia Campos) * Fix i18n in libdocument (Christian Persch) * Include gi18n-lib.h instead of gi18n.h in libs and backends (Christian Persch) Translation updates: * Mikel González (ast) * Ihar Hrachyshka (be@latin) * Kenneth Nielsen (da) * Dawa pemo (dz) * Juanje Ojeda Croissier (es) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Shankar Prasad (kn) * Arangel Angov (mk) * Wouter Bolsterlee (nl) * Tomasz Dominikowski (pl) * Taylon (pt_BR) * Горан Ракић (sr) * Daniel Nylander (sv) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Gan Lu (zh_CN) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.90 ================ Bug fixes: * Split API documentation into libdocument, libview and shell (#568465, Carlos Garcia Campos) * Fix symbols conflict in impress backend (#569998, Christian Persch) * Add mnemonics to buttons in search bar (#569212, Carlos Garcia Campos) * Fix a crash when printing (#569328, Carlos Garcia Campos) * Fix --version command line option (#562869, Christian Persch) * Use versioned directory for backends (#569082, Christian Persch) * Add EV_DEFINE_BOXED_TYPE and EV_DEFINE_INTERFACE macros (#568228, Carlos Garcia Campos) * Sync EggToolbarEditor with libegg (Nickolay V. Shmyrev) * Respect directory umask and setgid when saving files (#568593, Michael J. Chudobiak) * Add libtool versioning, pkg-config files and single headers for libdocument and libview (#568224, #568220, #568229, #568227, Christian Persch) * Remove G_OBJECT casts from g_signal_connect calls (#568386, Hiroyuki Ikezoe) * Install several missing header files of libdocument and libview (#567787, #567790, Tomeu Vizoso) * Other bugs fixed: #569120, #569231, #569327, #570077 Translation updates: * Hendrik Richter (de) * Ivar Smolin (et) * Gabor Kelemen (hu) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Daniel Nylander (sv) ================ Evince 2.25.5 ================ Code changes: * Move EvView specific code to a libevview library so that it can be embbeded in other applications (#567751, Tomeu Vizoso, Carlos Garcia Campos) * Other improvements for embbeders (#567785, #567788, #567789, Tomeu Vizoso) Bug fixes: * Fix a minor typo (Michal Vaner) * Fix the API docs build (#568171, Christian Persch) * Simplify drag data handling (#558084, Christian Persch) * Several portability issues (#339172, Hib Eris) * Fix mnemonic conflict (#567937, Carlos Garcia Campos) * Other bugs fixed: #567910 Translation updates: * Gil Forcada (ca) * Hendrik Richter (de) * Juanje Ojeda Croissier (es) * Kjartan Maraas (nb) * Gan Lu (zh_CN) ================ Evince 2.25.4 ================ New Features and UI Improvements: * Show progress information when loading/saving remote files (#370958, Carlos Garcia Campos) * Remember page setup options (#525185, #349102, Carlos Garcia Campos) * Show a confirmation dialog when there are pending print jobs while closing the main window (#480964, Carlos Garcia Campos) * Show progress information when printing (#482770, Carlos Garcia Campos) * Add document URI to properties page (#555376, Carlos Garcia Campos) Bug fixes: * Bump glib requirement to fix build with older versions (Christian Spurk) * Fix mime type handling (Hib Eris) * Fix saving images to remote locations (Carlos Garcia Campos) * Do not try to jump to the location of the find result for every match, but only for the first one. It makes searching really faster. (#564774, Michael Hunold) * Fix zip mime-type in comics backend (Juanjo Marín) * Fix several memory leaks (Carlos Garcia Campos) Translation updates: * Ihar Hrachyshka (be@latin) * Juanje Ojeda Croissier (es) * Yuval Tanny (he) * Kjartan Maraas (nb) * Taylon (pt_BR) * Gan Lu (zh_CN) ================ Evince 2.25.2 ================ New Features and UI Improvements: * PDF Optional content (layers) support. (Carlos Garcia Campos) * The password dialog has been reworked in order to make it more hig compliant and consistent (#562496, Carlos Garcia Campos) * Improved keyring support. Password dialog is not shown anymore when the password is already in the keyring (Carlos Garcia Campos) * Support for monitor and reload of remote documents (#555399, Carlos Garcia Campos) Bug fixes: * Fix opening comic documents with a wrong but valid extension (#562143, Carlos Garcia Campos) * Fix a crash when searching (#558377, Carlos Garcia Campos) * Fix several crashes when selecting text (#561393, Marek Kašík) Translation updates: * Jorge González (es) * Nguyễn Đình Trung (vi) ================ Evince 2.25.1 ================ New Features and UI Improvements: * Use the message area instead of popup dialogs for any error and warning messages (Carlos Garcia Campos) Bug fixes: * Adapt to the new single-include policy (#558064, Christian Persch) * Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev) * Other bugs fixed: (#558066, Christian Persch) Translation updates: * Hendrik Richter (de)
2009-03-18 01:16:45 +01:00
share/locale/mai/LC_MESSAGES/evince.mo
share/locale/mg/LC_MESSAGES/evince.mo
share/locale/mk/LC_MESSAGES/evince.mo
share/locale/ml/LC_MESSAGES/evince.mo
share/locale/mn/LC_MESSAGES/evince.mo
share/locale/mr/LC_MESSAGES/evince.mo
share/locale/ms/LC_MESSAGES/evince.mo
share/locale/nb/LC_MESSAGES/evince.mo
share/locale/nds/LC_MESSAGES/evince.mo
share/locale/ne/LC_MESSAGES/evince.mo
share/locale/nl/LC_MESSAGES/evince.mo
share/locale/nn/LC_MESSAGES/evince.mo
share/locale/oc/LC_MESSAGES/evince.mo
share/locale/or/LC_MESSAGES/evince.mo
share/locale/pa/LC_MESSAGES/evince.mo
share/locale/pl/LC_MESSAGES/evince.mo
share/locale/ps/LC_MESSAGES/evince.mo
share/locale/pt/LC_MESSAGES/evince.mo
share/locale/pt_BR/LC_MESSAGES/evince.mo
share/locale/ro/LC_MESSAGES/evince.mo
share/locale/ru/LC_MESSAGES/evince.mo
share/locale/rw/LC_MESSAGES/evince.mo
share/locale/si/LC_MESSAGES/evince.mo
share/locale/sk/LC_MESSAGES/evince.mo
share/locale/sl/LC_MESSAGES/evince.mo
share/locale/sq/LC_MESSAGES/evince.mo
share/locale/sr/LC_MESSAGES/evince.mo
share/locale/sr@latin/LC_MESSAGES/evince.mo
share/locale/sv/LC_MESSAGES/evince.mo
share/locale/ta/LC_MESSAGES/evince.mo
share/locale/te/LC_MESSAGES/evince.mo
share/locale/th/LC_MESSAGES/evince.mo
share/locale/tr/LC_MESSAGES/evince.mo
share/locale/uk/LC_MESSAGES/evince.mo
share/locale/vi/LC_MESSAGES/evince.mo
share/locale/wa/LC_MESSAGES/evince.mo
share/locale/zh_CN/LC_MESSAGES/evince.mo
share/locale/zh_HK/LC_MESSAGES/evince.mo
share/locale/zh_TW/LC_MESSAGES/evince.mo
share/omf/evince/evince-C.omf
Update to 0.5.2: ============== 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.
2006-03-30 23:30:42 +02:00
share/omf/evince/evince-bg.omf
share/omf/evince/evince-ca.omf
Update evince and evince-nautilus to 2.26.0. ================ Evince 2.26.0 ================ Bug fixes: * Fix compiler warning when building with -Wformat (#574168, Tobias Mueller) * Fix a crash with encrypted documents (Christian Persch) Translation updates: * F Wolff (af) * Martin Picek (cs) * Fotis Tsamis (el) * Ivar Smolin (et) * Suso Baleato (gl) * Yaron Shahrabani (he) * Gabor Kelemen (hu) * Francesco Marletta (it) * Shankar Prasad (kn) * Gintautas Miliauskas (lt) * Sangeeta Kumari (mai) * Ani Peter (ml) * Sandeep Shedmake (mr) * Manoj Kumar Giri (or) * Fabrício Godoy (pt_BR) * Mișu Moldovan (ro) * Yuriy Penkin (ru) * I. Felix (ta) * Krishna Babu K (te) ================ Evince 2.25.92 ================ Bug fixes: * Show the 'jump to page' window in the right GdkScreen (#560541, Carlos Garcia Campos) * Make our own thumbnail when the provided one doesn't have the needed size (#323198, #307357, Christian Spurk, Carlos Garcia Campos) * Reduce the restriction on the minimum size of thumbnails from 40 to 1 (#323198, Christian Spurk) * Use GOption in thumbnailer (Carlos Garcia Campos) * Fix saving a copy of encrypted PDF documents (#566791, Carlos Garcia Campos) * Don't use g_quark_from_static_string in a loadable module (Christian Persch) * Use g_object_unref() instead of gdk_pixbuf_unref() in impress backend (#571707, Thomas H.P. Andersen) Translation updates: * Ihar Hrachyshka (be@latin) * Alexander Shopov (bg) * Gil Forcada (ca) * Petr Kovar (cs) * Christian Kirbach (de) * David Lodge (en_GB) * Juanje Ojeda Croissier (es) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Claude Paroz (fr) * Sweta Kothari (gu) * Yuval Tanny (he) * Takeshi AIHANA (ja) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Duarte Loreto (pt) * Daniel Nylander (sv) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.91 ================ Bug fixes: * Fix several memory leaks (Christian Persch) * Fix errors handling and propagation (Christian Persch) * Fix several translation strings in properties dialog (#571787, Nickolay V. Shmyrev) * Do not resize the window on reloading (#571051, #304249, Carlos Garcia Campos) * Experimental introspection support (#569083, Christian Persch) * Use g_set_error_literal() (Christian Persch) * Other firxes for win32 (#339172, Hib Eris) * Make session manager code compile for win32 (#339172, Carlos Garcia Campos) * Update totem-screensaver from totem svn to make it build for win32 (#339172, Hib Eris) * Make use of GConf optional (#339172, Hib Eris, Carlos Garcia Campos) * Fix i18n in libdocument (Christian Persch) * Include gi18n-lib.h instead of gi18n.h in libs and backends (Christian Persch) Translation updates: * Mikel González (ast) * Ihar Hrachyshka (be@latin) * Kenneth Nielsen (da) * Dawa pemo (dz) * Juanje Ojeda Croissier (es) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Shankar Prasad (kn) * Arangel Angov (mk) * Wouter Bolsterlee (nl) * Tomasz Dominikowski (pl) * Taylon (pt_BR) * Горан Ракић (sr) * Daniel Nylander (sv) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Gan Lu (zh_CN) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.90 ================ Bug fixes: * Split API documentation into libdocument, libview and shell (#568465, Carlos Garcia Campos) * Fix symbols conflict in impress backend (#569998, Christian Persch) * Add mnemonics to buttons in search bar (#569212, Carlos Garcia Campos) * Fix a crash when printing (#569328, Carlos Garcia Campos) * Fix --version command line option (#562869, Christian Persch) * Use versioned directory for backends (#569082, Christian Persch) * Add EV_DEFINE_BOXED_TYPE and EV_DEFINE_INTERFACE macros (#568228, Carlos Garcia Campos) * Sync EggToolbarEditor with libegg (Nickolay V. Shmyrev) * Respect directory umask and setgid when saving files (#568593, Michael J. Chudobiak) * Add libtool versioning, pkg-config files and single headers for libdocument and libview (#568224, #568220, #568229, #568227, Christian Persch) * Remove G_OBJECT casts from g_signal_connect calls (#568386, Hiroyuki Ikezoe) * Install several missing header files of libdocument and libview (#567787, #567790, Tomeu Vizoso) * Other bugs fixed: #569120, #569231, #569327, #570077 Translation updates: * Hendrik Richter (de) * Ivar Smolin (et) * Gabor Kelemen (hu) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Daniel Nylander (sv) ================ Evince 2.25.5 ================ Code changes: * Move EvView specific code to a libevview library so that it can be embbeded in other applications (#567751, Tomeu Vizoso, Carlos Garcia Campos) * Other improvements for embbeders (#567785, #567788, #567789, Tomeu Vizoso) Bug fixes: * Fix a minor typo (Michal Vaner) * Fix the API docs build (#568171, Christian Persch) * Simplify drag data handling (#558084, Christian Persch) * Several portability issues (#339172, Hib Eris) * Fix mnemonic conflict (#567937, Carlos Garcia Campos) * Other bugs fixed: #567910 Translation updates: * Gil Forcada (ca) * Hendrik Richter (de) * Juanje Ojeda Croissier (es) * Kjartan Maraas (nb) * Gan Lu (zh_CN) ================ Evince 2.25.4 ================ New Features and UI Improvements: * Show progress information when loading/saving remote files (#370958, Carlos Garcia Campos) * Remember page setup options (#525185, #349102, Carlos Garcia Campos) * Show a confirmation dialog when there are pending print jobs while closing the main window (#480964, Carlos Garcia Campos) * Show progress information when printing (#482770, Carlos Garcia Campos) * Add document URI to properties page (#555376, Carlos Garcia Campos) Bug fixes: * Bump glib requirement to fix build with older versions (Christian Spurk) * Fix mime type handling (Hib Eris) * Fix saving images to remote locations (Carlos Garcia Campos) * Do not try to jump to the location of the find result for every match, but only for the first one. It makes searching really faster. (#564774, Michael Hunold) * Fix zip mime-type in comics backend (Juanjo Marín) * Fix several memory leaks (Carlos Garcia Campos) Translation updates: * Ihar Hrachyshka (be@latin) * Juanje Ojeda Croissier (es) * Yuval Tanny (he) * Kjartan Maraas (nb) * Taylon (pt_BR) * Gan Lu (zh_CN) ================ Evince 2.25.2 ================ New Features and UI Improvements: * PDF Optional content (layers) support. (Carlos Garcia Campos) * The password dialog has been reworked in order to make it more hig compliant and consistent (#562496, Carlos Garcia Campos) * Improved keyring support. Password dialog is not shown anymore when the password is already in the keyring (Carlos Garcia Campos) * Support for monitor and reload of remote documents (#555399, Carlos Garcia Campos) Bug fixes: * Fix opening comic documents with a wrong but valid extension (#562143, Carlos Garcia Campos) * Fix a crash when searching (#558377, Carlos Garcia Campos) * Fix several crashes when selecting text (#561393, Marek Kašík) Translation updates: * Jorge González (es) * Nguyễn Đình Trung (vi) ================ Evince 2.25.1 ================ New Features and UI Improvements: * Use the message area instead of popup dialogs for any error and warning messages (Carlos Garcia Campos) Bug fixes: * Adapt to the new single-include policy (#558064, Christian Persch) * Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev) * Other bugs fixed: (#558066, Christian Persch) Translation updates: * Hendrik Richter (de)
2009-03-18 01:16:45 +01:00
share/omf/evince/evince-cs.omf
share/omf/evince/evince-de.omf
share/omf/evince/evince-el.omf
share/omf/evince/evince-en_GB.omf
share/omf/evince/evince-es.omf
Update evince and evince-nautilus to 2.26.0. ================ Evince 2.26.0 ================ Bug fixes: * Fix compiler warning when building with -Wformat (#574168, Tobias Mueller) * Fix a crash with encrypted documents (Christian Persch) Translation updates: * F Wolff (af) * Martin Picek (cs) * Fotis Tsamis (el) * Ivar Smolin (et) * Suso Baleato (gl) * Yaron Shahrabani (he) * Gabor Kelemen (hu) * Francesco Marletta (it) * Shankar Prasad (kn) * Gintautas Miliauskas (lt) * Sangeeta Kumari (mai) * Ani Peter (ml) * Sandeep Shedmake (mr) * Manoj Kumar Giri (or) * Fabrício Godoy (pt_BR) * Mișu Moldovan (ro) * Yuriy Penkin (ru) * I. Felix (ta) * Krishna Babu K (te) ================ Evince 2.25.92 ================ Bug fixes: * Show the 'jump to page' window in the right GdkScreen (#560541, Carlos Garcia Campos) * Make our own thumbnail when the provided one doesn't have the needed size (#323198, #307357, Christian Spurk, Carlos Garcia Campos) * Reduce the restriction on the minimum size of thumbnails from 40 to 1 (#323198, Christian Spurk) * Use GOption in thumbnailer (Carlos Garcia Campos) * Fix saving a copy of encrypted PDF documents (#566791, Carlos Garcia Campos) * Don't use g_quark_from_static_string in a loadable module (Christian Persch) * Use g_object_unref() instead of gdk_pixbuf_unref() in impress backend (#571707, Thomas H.P. Andersen) Translation updates: * Ihar Hrachyshka (be@latin) * Alexander Shopov (bg) * Gil Forcada (ca) * Petr Kovar (cs) * Christian Kirbach (de) * David Lodge (en_GB) * Juanje Ojeda Croissier (es) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Claude Paroz (fr) * Sweta Kothari (gu) * Yuval Tanny (he) * Takeshi AIHANA (ja) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Duarte Loreto (pt) * Daniel Nylander (sv) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.91 ================ Bug fixes: * Fix several memory leaks (Christian Persch) * Fix errors handling and propagation (Christian Persch) * Fix several translation strings in properties dialog (#571787, Nickolay V. Shmyrev) * Do not resize the window on reloading (#571051, #304249, Carlos Garcia Campos) * Experimental introspection support (#569083, Christian Persch) * Use g_set_error_literal() (Christian Persch) * Other firxes for win32 (#339172, Hib Eris) * Make session manager code compile for win32 (#339172, Carlos Garcia Campos) * Update totem-screensaver from totem svn to make it build for win32 (#339172, Hib Eris) * Make use of GConf optional (#339172, Hib Eris, Carlos Garcia Campos) * Fix i18n in libdocument (Christian Persch) * Include gi18n-lib.h instead of gi18n.h in libs and backends (Christian Persch) Translation updates: * Mikel González (ast) * Ihar Hrachyshka (be@latin) * Kenneth Nielsen (da) * Dawa pemo (dz) * Juanje Ojeda Croissier (es) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Shankar Prasad (kn) * Arangel Angov (mk) * Wouter Bolsterlee (nl) * Tomasz Dominikowski (pl) * Taylon (pt_BR) * Горан Ракић (sr) * Daniel Nylander (sv) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Gan Lu (zh_CN) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 2.25.90 ================ Bug fixes: * Split API documentation into libdocument, libview and shell (#568465, Carlos Garcia Campos) * Fix symbols conflict in impress backend (#569998, Christian Persch) * Add mnemonics to buttons in search bar (#569212, Carlos Garcia Campos) * Fix a crash when printing (#569328, Carlos Garcia Campos) * Fix --version command line option (#562869, Christian Persch) * Use versioned directory for backends (#569082, Christian Persch) * Add EV_DEFINE_BOXED_TYPE and EV_DEFINE_INTERFACE macros (#568228, Carlos Garcia Campos) * Sync EggToolbarEditor with libegg (Nickolay V. Shmyrev) * Respect directory umask and setgid when saving files (#568593, Michael J. Chudobiak) * Add libtool versioning, pkg-config files and single headers for libdocument and libview (#568224, #568220, #568229, #568227, Christian Persch) * Remove G_OBJECT casts from g_signal_connect calls (#568386, Hiroyuki Ikezoe) * Install several missing header files of libdocument and libview (#567787, #567790, Tomeu Vizoso) * Other bugs fixed: #569120, #569231, #569327, #570077 Translation updates: * Hendrik Richter (de) * Ivar Smolin (et) * Gabor Kelemen (hu) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Daniel Nylander (sv) ================ Evince 2.25.5 ================ Code changes: * Move EvView specific code to a libevview library so that it can be embbeded in other applications (#567751, Tomeu Vizoso, Carlos Garcia Campos) * Other improvements for embbeders (#567785, #567788, #567789, Tomeu Vizoso) Bug fixes: * Fix a minor typo (Michal Vaner) * Fix the API docs build (#568171, Christian Persch) * Simplify drag data handling (#558084, Christian Persch) * Several portability issues (#339172, Hib Eris) * Fix mnemonic conflict (#567937, Carlos Garcia Campos) * Other bugs fixed: #567910 Translation updates: * Gil Forcada (ca) * Hendrik Richter (de) * Juanje Ojeda Croissier (es) * Kjartan Maraas (nb) * Gan Lu (zh_CN) ================ Evince 2.25.4 ================ New Features and UI Improvements: * Show progress information when loading/saving remote files (#370958, Carlos Garcia Campos) * Remember page setup options (#525185, #349102, Carlos Garcia Campos) * Show a confirmation dialog when there are pending print jobs while closing the main window (#480964, Carlos Garcia Campos) * Show progress information when printing (#482770, Carlos Garcia Campos) * Add document URI to properties page (#555376, Carlos Garcia Campos) Bug fixes: * Bump glib requirement to fix build with older versions (Christian Spurk) * Fix mime type handling (Hib Eris) * Fix saving images to remote locations (Carlos Garcia Campos) * Do not try to jump to the location of the find result for every match, but only for the first one. It makes searching really faster. (#564774, Michael Hunold) * Fix zip mime-type in comics backend (Juanjo Marín) * Fix several memory leaks (Carlos Garcia Campos) Translation updates: * Ihar Hrachyshka (be@latin) * Juanje Ojeda Croissier (es) * Yuval Tanny (he) * Kjartan Maraas (nb) * Taylon (pt_BR) * Gan Lu (zh_CN) ================ Evince 2.25.2 ================ New Features and UI Improvements: * PDF Optional content (layers) support. (Carlos Garcia Campos) * The password dialog has been reworked in order to make it more hig compliant and consistent (#562496, Carlos Garcia Campos) * Improved keyring support. Password dialog is not shown anymore when the password is already in the keyring (Carlos Garcia Campos) * Support for monitor and reload of remote documents (#555399, Carlos Garcia Campos) Bug fixes: * Fix opening comic documents with a wrong but valid extension (#562143, Carlos Garcia Campos) * Fix a crash when searching (#558377, Carlos Garcia Campos) * Fix several crashes when selecting text (#561393, Marek Kašík) Translation updates: * Jorge González (es) * Nguyễn Đình Trung (vi) ================ Evince 2.25.1 ================ New Features and UI Improvements: * Use the message area instead of popup dialogs for any error and warning messages (Carlos Garcia Campos) Bug fixes: * Adapt to the new single-include policy (#558064, Christian Persch) * Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev) * Other bugs fixed: (#558066, Christian Persch) Translation updates: * Hendrik Richter (de)
2009-03-18 01:16:45 +01:00
share/omf/evince/evince-eu.omf
share/omf/evince/evince-fi.omf
share/omf/evince/evince-fr.omf
share/omf/evince/evince-it.omf
share/omf/evince/evince-ja.omf
Update to 0.5.2: ============== 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.
2006-03-30 23:30:42 +02:00
share/omf/evince/evince-nl.omf
share/omf/evince/evince-oc.omf
share/omf/evince/evince-pt_BR.omf
Update to 0.5.2: ============== 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.
2006-03-30 23:30:42 +02:00
share/omf/evince/evince-ru.omf
share/omf/evince/evince-sl.omf
share/omf/evince/evince-sr.omf
share/omf/evince/evince-sv.omf
share/omf/evince/evince-uk.omf
share/omf/evince/evince-vi.omf
share/omf/evince/evince-zh_CN.omf