Commit graph

25 commits

Author SHA1 Message Date
drochner
c82bb98c56 restore djvu/dvi 2009-03-18 12:15:24 +00:00
jmcneill
f7a5b1a1e0 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 00:16:45 +00:00
wiz
cfa104e8ce Update to 2.24.2:
================
Evince  2.24.2
================

Bug fixes:

    * Fix a crash when searching (#558377, Carlos Garcia Campos)
    * Make menu label translatable (#559129, Nickolay V. Shmyrev)
    * Fix symbol conflicts in the dvi backend (#559257, Tuxce)
    * Use printf safely (#558066, Christian Persch)
    * Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev)

Translation updates:

    * Ivar Smolin (et)
    * Nguyễn Đình Trung (vi)
2008-12-02 13:04:18 +00:00
wiz
9d95f31281 Add three missing files to PLIST. Bump PKGREVISION. 2008-10-19 17:42:29 +00:00
drochner
8a9fa99ff9 update to 2.24.0
This switches to the gnome-2.24 release branch.
2008-10-16 16:19:00 +00:00
hira
6ff8a574ea Fix PLIST without djvu and dvi. 2008-04-15 21:18:17 +00:00
drochner
c43817f2fc update to 2.22.1.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:30:23 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
drochner
79dfe7040a update to 2.20.1
This switches to the new gnome-2.20 branch.
2007-11-03 16:12:48 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
drochner
c5181722cd update to 0.8.3
changes:
-bugfixes
-translation updates
-compatibility to newer poppler releases which paves the way for an
 eventual poppler update
2007-07-06 18:04:24 +00:00
drochner
a2fe194801 update to 0.8.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 18:01:13 +00:00
drochner
7a7ad7ccb9 update to 0.6.1
canges:
-bugfixes
-translation updates

pkgsrc change: include tiff/buildlink directly instead relying on gtk to
pull it in
2006-10-12 14:16:22 +00:00
jmmv
8c551197b4 Remove nautilus dependency: didn't remember that it was provided by
evince-nautilus.  Noted by dillo@.  Bump PKGREVISION to 2.
2006-09-19 11:21:37 +00:00
jmmv
440f1cbd49 Update to 0.6.0:
Bug Fixes:

    * Links aren't lost while resizing
    * Tiff backend crash is fixed
    * Recent code and icons code are screen safe
    * Crash while handling password-protected documents is fixed

Translations:

    * bg bn bn_IN ca de dz el et fa fi fr gu hi hu ja ko lt lv mk ml
      mr nb or pt pt_BR ro ru sl sv th tr vi zh_CN zh_HK zh_TW
2006-09-15 15:22:16 +00:00
drochner
be893fbd42 add an option to support thr "djvu" file format
(no change to default configuration)
2006-08-30 17:07:26 +00:00
wiz
176c01d998 Update to 0.5.5:
==============
Evince   0.5.5
==============

New Features:

    * Evince have preview mode for using with gtk+
    * New print dialog is used with gtk 2.10
    * New recent files framework is used

UI Improvements:

    * Sidebar is unified with Epiphany
    * Escape unfocus page entry

Bug Fixes:

    * Automake updates
    * Link coordinates now used correctly
    * Desktop file is corrected
    * Memory leak fixes

Translations:

    * ca cs de dz el es et eu fi fr gu ja ko mk nl ru sl sv th zh_HK zh_TW

Thanks:

    Carlos Garcia Campos, Christian Persch, Radoslav Dorcik,
    Ricardo Markiewicz, Sebastien Bacher, Wouter Bolsterlee

    and especially translators:

    Ankit Patel, Arangel Angov, Benoît Dejean, Changwoo Ryu, Chao-Hsiung
    Liao, Christophe Merlet, Daniel Nylander, Francisco Javier F. Serrador,
    Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Inaki Larranaga,
    Jakub Friedl, Josep Puigdemont i Casamajó, Jovan Naumovski, Nikos
    Charonitakis, Priit Laes, Takeshi Aihana, Theppitak Karoonboonyanan
2006-08-16 20:24:54 +00:00
drochner
fd868c60f6 update to 0.5.4
changes:
* URI's with anchors can be opened
-bugfixes
-translation updates

(I had to patch out one suboptimal bugfix because it caused locking
inconsistencies. I couldn't reproduce the bug it was supposedly fixing
either.)
2006-08-03 19:25:52 +00:00
drochner
4e1e9773d4 update to 0.5.3
changes:
-supports attachments in PDF files
-Links system is reworked allowing named links
-UI improvements
-bugfixes
-translation updates

pkgsrc change: add "dvi" option to nautilus plugin
(doesn't provide useful information yet)
2006-05-31 18:17:23 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
reed
929491d8fe Add "dvi" package option. And bump PKGREVISION.
(This dvi support is not building on DragonFly, but works
fine under NetBSD.)
2006-04-11 06:12:02 +00:00
jmmv
f637305df1 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 21:30:42 +00:00
drochner
11b960ca26 remove nautilus dependency - the plugin will be provided by a separate pkg
bump PKGREVISION
2006-03-14 20:06:09 +00:00
jmmv
7edf5b86f0 Update to 0.4.0:
* Depend on poppler 0.4.0
    * Pass in timestamp to to handle opening multiple windows over dbus
      better (Ryan Lortie)
    * Really quit when rendering postscript files.
    * Set textdomain to libglade.
    * Fix rotation of thumbnails multiple times
    * Fix selection for non-continuous case
    * Disable selection for rotated case
    * findbar fixes
2005-10-16 12:24:38 +00:00
drochner
6ce382afe1 import evince-0.3.2, another postscript/pdf viewer 2005-08-19 16:00:18 +00:00