| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: nautilus-evince | Distribution: openSUSE 12.2 |
| Version: 3.4.0 | Vendor: openSUSE |
| Release: 3.1.2 | Build date: Tue Jul 17 05:04:23 2012 |
| Group: Productivity/Office/Other | Build host: build24 |
| Size: 19088 | Source RPM: evince-3.4.0-3.1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org/projects/evince/ | |
| Summary: Evince Plugin for Nautilus | |
Evince is a document viewer capable of displaying multiple and singlepage document formats like PDF and PostScript. This package contains a plugin to integrate Evince into Nautilus.
GPL-2.0+
* Sun Apr 01 2012 dimstar@opensuse.org
- Split package according to SLPP (bnc#737897):
+ Create subpackages:
- libevdocument3-4
- libevview3-3
- typelib-1_0-EvinceDocument-3_0
- typelib-1_0-EvinceView-3_0
+ Add Requires for all new subpackages to the -devel package.
+ Move /sbin/ldconfig from %post/%postun of evince to
%post/%postun of libevdocument3-4 and libevview3-3.
* Mon Mar 26 2012 vuntz@opensuse.org
- Update to version 3.4.0:
+ Fix smclient detection when GDK targets contain more than one
backend (bgo#672613)
+ Updated translations.
* Mon Mar 19 2012 zaitor@opensuse.org
- Update to version 3.3.92:
+ Bug fixes:
- Fix typos in ev-form-field.h (bgo#635055).
- Fix the build with mingw.
+ Documentation:
- Fix key sequences in documentation (bgo#672296).
- Fix several markups in documentation (bgo#672299, bgo#672296)
+ Updated translations.
* Mon Mar 12 2012 dimstar@opensuse.org
- Replace old-style BuildRequires with pkgconfig() style ones and
be more explicit. List all BuildRequires that are checked for by
configure:
+ Old style: gnome-doc-utils-devel, gobject-introspection-devel,
gtk3-devel, libdjvulibre-devel, libgnome-keyring-devel,
libgxps-devel, libpoppler-glib-devel, libspectre-devel,
nautilus-devel, zlib-devel.
+ New style: ddjvuapi, gio-2.0, gnome-doc-utils,
gnome-icon-theme, gnome-keyring-1, gobject-introspection-1.0,
gthread-2.0, gtk+-3.0, ice, libgxps, libnautilus-extension,
libspectre, libxml-2.0, poppler-glib, sm, x11, zlib.
- Drop libtool BuildRequires: there is no need for it.
- Pass --with-smclient=xsmp to configure: this used to be
autodetected, but having multiple backends in gdk makes this
detection fail.
* Tue Feb 21 2012 dimstar@opensuse.org
- Update to version 3.3.90:
+ New features and improvements:
- Restore horizontal policy to NEVER for the sidebar's
thumbnails (bgo#670375)
- Add a setting to disable auto-reload (bgo#669265)
- Split dual mode option into dual mode with odd and even pages
on the left (bgo#444587)
+ Bugs fixed:
- Fixed several compile warnings
- Several build fixes for windows
- Fix typo in gsettings schema file (bgo#670399)
+ Updated translations.
* Tue Feb 07 2012 vuntz@opensuse.org
- Update to version 3.3.5:
+ New features and improvements:
- Add Send To action to file menu and toolbar (bgo#569913)
- Add --named-dest command line argument (bgo#668749)
+ Bug fixes:
- Fix a crash when dropping an item to the toolbar
- Fix page index argument when command is spawned (bgo#668736)
- Use t1 font mapping files in dvi backend (bgo#612298)
- Fix several memory leaks in comics backend (bgo#667258)
+ Updated translations.
- Remove xz BuildRequires now that it comes for free in the build
system.
- Add nautilus-sendto Recommends for the new "Send To" action.
* Mon Jan 16 2012 vuntz@opensuse.org
- Update to version 3.3.4:
+ New features and improvements:
- Go to next/previous find match with control + Up/Down
(bgo#653910)
+ Bug fixes:
- Do not show the find bar in presentation mode (bgo#645976)
- Save always settings that can be saved as default in metadata
(bgo#639003)
- Fix several compile warnings
- Respect prefix when installing nautilus extensions
(bgo#505359)
+ Documentation:
- Fix description to print n page booklet using printer allows
double-side printing
+ Updated translations.
* Fri Dec 23 2011 dimstar@opensuse.org
- Update to version 3.3.3.1:
+ Fix the build making libevdocument link against gmodule-2.0
+ Updated translations.
* Tue Dec 20 2011 vuntz@opensuse.org
- Update to version 3.3.3:
+ New features and improvements:
- Add an option to show odd pages on the left in dual mode.
This option has been added to libevince but it's not exposed
by the evine UI yet. (bgo#444587)
- Add Office category to desktop file (bgo#666346)
- Add configure option --disable-viewer
- Allow compiling with glib < 2.31.0
+ Bug fixes:
- Refresh thumbnail only when there's a document loaded
- Add x-ext-<type> fallback mime-types to fix mime-type
detection on windows
- Fix rotation of tiff documents with different X/Y resolution
- Close descriptor of temporary files before copying to them.
It seems that on Windows, g_file_copy() does not work on
files with a file desciptor open
- Remove use of several deprecated GTK+ API
+ Updated translations.
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
- Stop changing categories in evince.desktop: they are perfect
upstream.
* Tue Nov 22 2011 dimstar@opensuse.org
- Update to version 3.3.2:
+ New features and improvements:
- Improve mime type detection on win32
+ Bug fixes:
- Remove use of several deprecated API in GLib and GTK+
- Update smclient from libegg to fix the application name
(bgo#631612)
- Update synctex to version 1.17 to fix problems with file
paths
+ Updated documentations.
+ Updated translations.
* Fri Nov 18 2011 vuntz@opensuse.org
- Add libgxps-devel BuildRequires to build the XPS backend.
* Mon Oct 17 2011 dimstar@opensuse.org
- Update to version 3.2.1:
+ Make sure page labels are valid utf-8 strings in PostScript
backend (bgo#654263)
+ Documentation improvements.
+ Updated translations.
* Fri Sep 30 2011 coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
* Tue Sep 27 2011 vuntz@opensuse.org
- Update to version 3.2.0:
+ Documentation improvements.
+ Updated translations.
* Sun Sep 18 2011 jengelh@medozas.de
- Remove redundant/obsolete tags/sections from specfile
(cf. packaging guidelines)
* Thu Sep 01 2011 vuntz@opensuse.org
- Update to version 3.1.90.1:
+ Bug fixes:
- Fix the build making libevdocument link against -lm and -lz
(bgo#657781)
- Changes from version 3.1.90:
+ New Features and UI Improvements:
- Don't set the current folder while saving a file (bgo#655514)
- Fallback mode for cbz files using 7za and 7z (bgo#583499)
- Add GoToPage item to Go menu
- Limit thumbnailing time to 15 seconds by default (bgo#651655)
- Add shortcut keys for best-fit and fit-width options
(bgo#595571)
- Add Help button to the toolbar editor (bgo#503638)
- Use GTK_STOCK_GO_BACK for the history button (bgo#554585)
+ Bug fixes:
- Fix saving annotations added to different pages (bgo#628378)
- Add plural form for "cancel print jobs before closing" dialog
- Update toolbar-editor from libegg to fix drag and drop
toolbar items
- Disable shortcut 'n' while editing form fields (bgo#654927)
- Do not use the C++ template keyword in headers
- Update smclient check for gdk targets
- Save zoom factor in default settings when sizing mode is free
(bgo#653383)
- Fix build with --enable-introspection (bgo#643382)
- Update synctex parser to version 1.16 (bgo#651263)
+ Documentation:
- Update man page (bgo#526539)
- Fixed spelling errors, clarified concepts and updated docs
(bgo#648254)
+ Updated translations.
- Drop evince-find-libedocument.patch: fixed upstream.
- Add zlib-devel BuildRequires: new explicit dependency.
* Tue Jun 14 2011 dimstar@opensuse.org
- Update to version 3.1.2:
+ Updated translations.
* Mon May 23 2011 dimstar@opensuse.org
- Update to version 3.0.2:
+ Fix goto window in presentation mode
+ bgo#648056: Don't allow to hide the toolbar when it's being
edited
+ bgo#647138: Send page dest as integer to other evince instances
when '-i' command line switch is used
+ bgo#647378: Don't jump to find result when the findbar is shown
with search text
+ bgo#644806: Fix error processing some malformed TIFF files
+ bgo#648365: Clear caches after destroying child widgets
+ Fix ev_win32_get_locale_dir()
+ Updated documentation
+ Updated translations.
* Thu May 05 2011 dimstar@opensuse.org
- Add evince-find-libedocument.patch: gobject-introspection does
not find the newly built libedocument3.
* Tue Apr 05 2011 fcrozat@novell.com
- Update to version 3.0.0:
+ Updated translations.
* Mon Mar 28 2011 fcrozat@novell.com
- Update to version 2.91.93:
+ bgo#645594: evince icon updated
+ Updated translations.
- Changes from version 2.91.92:
+ Bug fixes:
- Save contents of text form fields when they loss the focus
(bgo#624921)
- Disable "open containing folder" action when no document is
loaded (bgo#644613)
- Give the keyboard focus to the view when sidebar is closed
(bgo#645109)
- Fix document loading when filename contains some characters
like brackets (bgo#644604)
- Another fix for buffer overwrite in dvi-backend (bgo#643882)
- Use TIFFOpenW on windows (bgo#644928)
- Remove all widgets from the View when reloading the document
(bgo#632087)
- Use the primary-toolbar style class for the window toolbar
(bgo#644118)
- Add .png extension when saving images using DnD (bgo#643709)
- Update totem-screensaver code from totem sources (bgo#642946)
+ Documentation:
- Relocate help images to fix documentation build (bgo#645410)
- Updated information about opening a document
- Changes from version 2.91.90:
+ Bug fixes:
- Fix focus stealing when scrolling with keyboard (bgo#633475,
bgo#623829)
- Fix another security issue in the dvi-backend (bgo#640923)
- Check for libICE, needed by eggsmclient (bgo#642509)
- Rotate with CTRL+Left/Right in presentation mode too
(bgo#641772)
- Make the toolbar editor fill its window (bgo#641579)
- Changes from version 2.91.6:
+ New Features and UI Improvements:
- Add support for external links in presentation mode
(bgo#628711)
+ Documentation:
- Fix a few minor mistakes in the manual (bgo#640345)
+ Bug fixes:
- Move to next/previous page with media keys in presentation
mode too (bgo#625560)
- Remember the current page when document is reloaded in
presentation mode (bgo#637594)
- Check all extensions when saving an image to avoid adding the
extension twice (bgo#637461)
- Prevent the sidebar to get the focus when selected thumbnail
changes (bgo#639408)
- Make sure a11y is initialized before checking whether it's
enabled (bgo#639850)
- Call gdk_notify_startup_complete() when acting as remote to
prevent a hung startup notification when opening a document
for the second time (bgo#640115)
- Fix rendering issue with some fonts in dvi backend.
- Changes from version 2.91.5:
+ New Features and UI Improvements:
- Install .thumbnailer file to register the thumbnailer instead
of using GConf (bgo#638343)
- A context menu has been added to bookmarks sidebar to open,
rename and remove bookmarks
+ Bug fixes:
- Fix return value in g_return_val_if_fail() macro
- Fix several security issues in dvi backend: CVE-2010-2640,
CVE-2010-2641, CVE-2010-2642 and CVE-2010-2643
- Do not use deprecated API: GdkCursor, GtkStyle, size-request
- Changes from version 2.91.4:
+ New Features and UI Improvements:
- Port to GtkStyleContext.
- Use GAppInfo instead of deprecated gdk_spawn methods.
- Document filename is not shown in the window title
(bgo#386292)
- Support for interal bookmarks (bgo#590655)
- Add support for xz compressed documents (bgo#636481)
- Add support for .wwf files (they are just PDF documents with
another file extension (bgo#636415)
- The pixbuf backend has been removed. Evince is a document
viewer, not an image viewer. Eog does the latter job much better
than evince ever could.
+ Documentation:
- Lots of documentation updates
+ Bug fixes:
- Stop the GtkSpinner when the loading window is hidden
(bgo#637390)
- Fixes crash when printing operation is cancelled (bgo#635619)
- Don't draw a resize grip for Annotation Windows
- Changes from version 2.91.3:
+ New Features and UI Improvements:
- Add timestamp parameter to SyncSource DBus signal (bgo#632313)
- Use gtk_paned_new() instead gtk_[h|v]paned_new()
+ Bug fixes:
- Add sanity-checks to fix several crashes (bgo#594408,
bgo#572061)
- Use the URI of the input file instead of the local filename in
SyncSource DBus signal (bgo#632317)
- Fix a crash when clicking the view before document has been
loaded (bgo#630999)
- Changes from version 2.91.2:
+ New Features and UI Improvements:
- Migrate to new size request API (bgo#633480)
- Implement GtkScrollable interface in EvView
- Migrate to new combo box APIs (bgo#632640, bgo#632600)
+ Bug fixes:
- Fix drawing glyphs with transparency in dvi backend
(bgo#494736)
- Fix a typo in pkg-config file
- Changes from version 2.91.1:
+ New Features and UI Improvements:
- Migrate user config dir to XDG fdo directories spec
(bgo#522811)
+ Documentation:
- Replace the existing Evince user guide with new topic-based
help from the Mallard project (bgo#631371)
+ Bug fixes:
- Fix introspection build for library renames (bgo#631360)
- Changes from version 2.91.0:
+ New Features and UI Improvements:
- Add timestamp parameter to SyncView D-Bus method (bgo#630576)
- Port to gtk3
- Layer actions are now supported for PDF document
- Add 'Open Containing Folder' action to the File menu
(bgo#627443)
- Make "Shrink to Printable Area" default option for Page
Scaling.
- Change gsettings schema path from /apps/evince to
/org/gnome/evince
- A D-Bus signal is now emitted when document is loaded
(bgo#626561)
- XPS Documents are now supported (bgo#321868)
- Evince daemon can spawn an evince instance when finding a
document (bgo#625971)
+ Bug fixes:
- Fix a crash when synctex backward search fails (bgo#630845)
- Don't show an empty tooltip for links that don't have tooltip
text
- Fix build with --disable-dbus (bgo#629498)
- Fix a crash during selection when evince is built with gtk2
- Adapt BuildRequires to GNOME 3 (remove gconf2-devel, replace
gtk2-devel with gtk3-devel)
- Drop evince-dvi-vulnerabilities.patch: fixed upstream
- Drop evince-dvi-vulnerability-again.patch: fixed upstream
- Replace GConf2 schemas handling with GSettings schemas handling.
- Remove deprecated configure options (pixbuf, impress) and stop
passing --with-gtk=2.0 as we move to gtk3.
* Thu Feb 17 2011 vuntz@opensuse.org
- Add evince-dvi-vulnerability-again.patch to fix another
vulnerability in the DVI backend. Fix bnc#671064.
* Sun Feb 13 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
* Wed Jan 05 2011 vuntz@opensuse.org
- Add evince-dvi-vulnerabilities.patch to fix CVE-2010-2640,
CVE-2010-2641, CVE-2010-2642, CVE-2010-2643. (bnc#660555).
* Mon Sep 27 2010 vuntz@opensuse.org
- Update to version 2.32.0:
+ Make "Shrink to Printable Area" default option for Page Scaling
+ Fix build with --disable-dbus (bgo#629498)
+ Updated translations.
* Mon Sep 13 2010 dimstar@opensuse.org
- Update to version 2.31.92:
+ Change gsettings schema path from /apps/evince to
/org/gnome/evince
+ bgo#626561: A D-Bus signal is now emitted when document is
loaded
+ bgo#628945: Use GConf again for lockdown settings
+ Fix a crash during selection when evince is built with gtk2
+ bgo#625971: Evince daemon can spawn an evince instance when
finding a document
+ Updated translations.
* Tue Aug 17 2010 dimstar@opensuse.org
- Update to version 2.31.90:
+ bgo#626407: Do not jump to link dest when clicking with
GDK_CONTROL_MASK
+ Use GDK_BLANK_CURSOR instead of creating our own empty cursor
+ bgo#626334: Improve findbar message when there are no matches
+ bgo#626147: Remove #ifdefs for old cairo versions
+ Updated translations.
- Drop evince-fix-pc-gtk2.patch: fixed upstream.
- Pass --with-gtk=2.0 to configure.
* Thu Aug 05 2010 vuntz@opensuse.org
- Update to version 2.31.6.1:
+ Add --with-gtk=2.0|3.0 configure flag (bgo#626030)
+ Fix a crash with DVI files and empty glyphs (bgo#600552)
+ Fix a crash when a page is manually entered (bgo#624936)
+ Updated translations.
- Changes from version 2.31.6:
+ New Features and UI Improvements:
- Preliminary support for adding new annotations (bgo#168304)
- Add confirmation dialog on closing window when document has
been modified (Form fields have been filled out or annots
have been added/modified) (bgo#168304)
- Add an action to edit menu to save current settings as
default. Default settings will be used only for new documents
that don't have metadata (bgo#620325)
- Migrate lockdown to gsettings
+ Bug fixes:
- Update synctex parser from TexLive SVN repository
(bgo#624532)
- Fix a crash when loading document with inverted colors enabled
- Several build improvements
- Fix memory leaks when document is reloaded
- Fix position of window annotations when moved by the user
- Fix build with poppler 0.14 (bgo#624904)
- Use cairo instead of gdk_draw API
- Only set text and text_layout flags in page cache when a11y
might be enabled
- Add evince-fix-pc-gtk2.patch to make the pkg-config file
reference gtk+ 2, not gtk+ 3.
- Add explicit gtk2-devel BuildRequires.
- Remove unneeded libglade2-devel BuildRequires.
- Remove explicit Requires for devel packages in devel subpackage:
we'll have pkgconfig()-style Requires automatically.
- Use %glib2_gsettings_schema_* macros for GSettings schemas
installation.
- Move gir files to devel package.
* Sun Jul 18 2010 dimstar@opensuse.org
- Update to version 2.31.5:
+ New Features and UI Improvements:
- Add a new sidebar page to show the list of annotations
- bgo#543503: Finish DBus API for synctex support
- Switch to GTK+ 3
+ Bug fixes:
- bgo#604125: Make sure annot popups never show up outside the
main window
- bgo#623456: Set word wrapping mode for text in popup
annotations
- Use gtk3-devel BuildRequires instead of gtk2-devel.
* Thu Jul 15 2010 dimstar@opensuse.org
- Update to version 2.31.4.1:
+ bgo#623080: Fix build when poppler_page_get_text_layout is not
available
- Changes from version 2.31.4:
+ New Features and UI Improvements:
- bgo#309015: Implement AtkText interface in EvView
- bgo#543503: Add preliminary SyncTex support
+ Bug fixes:
- bgo#530018: Don't save print document settings into global
file
- bgo#621750: Reload presentation view when document changes
- bgo#621386: Remove hard-coded reason in totem-scrsaver
- bgo#619248: Fix opening cbz files with [] in archive
- Changes from version 2.31.3:
+ New Features and UI Improvements:
- bgo#303365: Use a dynamic pixbuf cache size based on document
page size. It allows us caching more pages for lower scale
factors and increase zoom level by caching fewer pages.
+ Bug fixes:
- bgo#619825: Fix fade animations
- bgo#619948: Fix a crash when starting animation in
presentation mode
- bgo#620548: Remove set_focus_on_map and set NOTIFICATION type
hint for loading window. It prevents focus stealing and skips
taskbar and pager hints
- bgo#605776: Fix build with GSEAL enabled
- Remove circular dependencies in Makefiles and fix some
compiler warnings
- Changes from version 2.31.2:
+ New Features and UI Improvements:
- Port to GDBus
- bgo#619335: Do not use the gconf gsettings backend any more
- Use cairo to draw search results
- Use a loading window to show loading progress information
instead of the old 'Loading ...' text rendered on every page
+ Bug fixes:
- bgo#610548: Fix localization on Windows
- Convert relative path to absolute path for evince-previewer
- bgo#616515: Fix opening files with '#' in its name
- Accept keyboard focus in window annotations
- bgo#617736: Add .c files to the introspection sources
- Changes from version 2.31.1:
+ New Features and UI Improvements:
- bgo#617580: Add saved documents with "save a copy" to recent
file list
- Port override_restrictions gconf key to GSettings
- bgo#614400: Add icons to the recent items, and always show
them in menu
+ Bug fixes:
- Invert colors of pages and thumbanils when loading in
inverted color mode (bgo#616110, bgo#616111)
- Take default settings from last document opened. Fixes
regression caused by migration to gio metadata (bgo#606090)
- Ellipsise the recent action's label
- Make inverted colors mode work in presentation mode too
(bgo#614693)
- Respect GNOME22_USER_DIR env variable (bgo#613637)
- Fix loading of local documents when uri contains a page
destination (bgo#616515)
- Make gnome-doc-utils optional
- Update icons to match gnome-icon-theme appearance
(bgo#614747)
- Make sure there's a new valid page range before updating
caches (fdo#27599)
- Fix .desktop file according to CorrectDesktopFiles GNIOME
Goal (bgo#592733)
- Update FSF address everywhere (bgo#514607)
- Fix loading of compressed password-protected documents
(bgo#613959)
- Add command line option to open document at a given page
index (bgo#613449)
- Fix build with GSEAL_ENABLE for libview and libdocument
(bgo#605776)
- Close previewer window with control + w (bgo#612972)
- Fix keybindings in previewer window (bgo#612972)
+ Updated translations.
- Drop upstream fixed evince-bgo617154.patch.
* Tue May 25 2010 dimstar@opensuse.org
- Add evince-bgo617154.patch to avoid dead-lock if the dot-folder
does not exist.
* Thu Apr 29 2010 dimstar@opensuse.org
- Update to version 2.30.1:
+ bgo#614693: Make inverted colors mode work in presentation mode
+ bgo#613637: Respect GNOME22_USER_DIR env variable
+ bgo#616515: Fix loading of local documents when uri contains a
page destination
+ bgo#606090: Take default settings from last document opened.
Fixes regression caused by migration to gio metadata
+ bgo#614747: Update icons to match gnome-icon-theme appearance
+ fdo#27590: Make sure there's a new valid page range before
updating caches
+ bgo#514607: Update FSF address everywhere
+ bgo#613959: Fix loading of compressed password-protected
documents
+ bgo#612972: Close previewer window with control + w
+ bgo#612972: Fix keybindings in previewer window
+ Updated translations.
* Mon Mar 29 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ Fix scale calculation on rotated monitors in presentation mode
+ Save current page when closing window in presentation mode
(bgo#612656)
+ Fix rendering of documents with non uniform page size when in
presentation mode
+ Use monitor height instead of screen height to calculate page
scale in presentation mode (bgo#608924)
+ Updated translations.
* Wed Mar 10 2010 dimstar@opensuse.org
- Update to version 2.29.92:
+ Fix build with gtk+ >= 2.19.7
+ Updated translations.
* Mon Feb 22 2010 vuntz@opensuse.org
- Update to version 2.29.91:
+ New Features and UI Improvements:
- DVI backend support on windows (bgo#602910)
+ Documentation fixes:
- Modernise API docs
+ Bug fixes:
- Fix dpi calculation (bgo#608586)
- Allow adding actions for more than one item in view popup
menu (bgo#609497)
- Add gconf schemas for comic cbt files (bgo#609501)
- Update totem-scrsaver from totem sources (bgo#610173)
- Fix linking with pedantic linkers (bgo#609895)
- Do not link evince shell to poppler directly (bgo#608832)
- Several translatable messages fixed (bgo#608698)
+ Updated translations.
* Sun Feb 21 2010 jengelh@medozas.de
- Use %_smp_mflags instead of %jobs.
- Split nautilus extension in a separate package.
* Wed Jan 13 2010 captain.magnus@opensuse.org
- Update to version 2.29.5:
+ New Features and UI Improvements:
- Make Home/End keys go to first/last page in presentation mode
too (bgo#358462)
- Allow finish presentation by clicking on end page
(bgo#309364)
- Add custom print tab to printing dialog with several page
scale options (bgo#599468, bgo#599470, bgo#599547)
- Add support for remote files in evince thumbnailers
(bgo#605218)
- Add evince icon to the windows executable (bgo#596401)
+ Bug fixes:
- Fix transition of pages with duration=0 in presentation mode
- Fix vertical white line shown in presentation mode with
documents with black background (bgo#438760)
- Fix fickering and blank screen issues when changing pages
fast in presentation mode (bgo#602738)
- Fix printing on Windows (bgo#604705)
- Disable text selection in presentation mode (bgo#605554)
- Make comics backend also compile on Windows (bgo#605146)
- Remove comics_regex_quote() in favor of always using
g_shell_quote() (bgo#605092)
- Properly redrawn properties view when document is reloaded
(bgo#605169)
+ Translation updates
* Tue Dec 22 2009 vuntz@opensuse.org
- Update to version 2.29.4:
+ New Features and UI Improvements:
- Always show rotate icons (bgo#599398)
- EvPrintOperation has been moved to libview so that it can be
used by EvView users (bgo#604750)
- Support for cbt comic files (bgo#588266)
+ Bug fixes:
- Do not fail to open external uri links that are relative
paths (bgo#604716)
- Do not hardcode BINDIR on Windows (bgo#605001)
- Fix a crash in djvu backend on windows (bgo#604919)
- Replace mkdtemp with our own _ev_g_mkdtemp to make it
portable (bgo#604917)
- Include a copy of some icons from gnome-icon-theme to be used
as fallback on platforms like window where gnome-icon-theme
is not available (bgo#596400)
- Fix 0x0 page size always shown in properties view
- Do not hide page selector widget on invalid input
(bgo#603714)
- Split EvPixbufCache into dynamic and static data. Static page
data (links, annots, images, text and forms) that don't
depend on current scale/rotation, have been moved to
EvPageCache and are never removed. (bgo#602405)
- Fix a typo in EV_RENDER_CONTEXT macro definition (bgo#603857)
- Code cleanups and improvements in libview (bgo#603858)
+ Updated translations.
- Change gnome-keyring-devel BuildRequires to
libgnome-keyring-devel, following the module split upstream.
- Remove gir-repository BuildRequires: it shouldn't be needed with
recent versions of gtk2.
* Wed Dec 02 2009 vuntz@opensuse.org
- Update to version 2.29.3:
+ New Features and UI Improvements:
- Add inverted colors view mode (bgo#321823)
- Add options to open/save attachment annotations to context
menu
+ Bug fixes:
- Fix infinite loop when scrollbar visibility changes in
fit-with mode
- Do not resize the window when zoom in/out with CTRL+Scroll
(bgo#602798)
- Keep scroll position when reloading (bgo##602445)
- Make "p" and "n" accels unsensitive while searching
+ Updated translations.
- Changes from version 2.29.2:
+ New Features and UI Improvements:
- Add support for PDF File Attachment Annotations (bgo#601839)
- Use "n" and "p" keys for page jump (bgo#601217)
- Update actions sensitivity when gconf keys change
(bgo#568433)
+ Documentation fixes:
- Make series ID unique (bgo#599726)
+ Bug fixes:
- Fix saving attachments
- Make sure view is redrawn as soon as current page is rendered
(bgo#601433)
- Fix documentation of default flag values in configure
- Do not mark properties name and desc as translatable
(bgo#509824)
- Fix build with glib < 2.22.0 (bgo#600338)
- Disable print page setup options according to lockdown
(bgo#568433)
- Fix loading of remote files
- Correctly process --with-smclient arguments (bgo#590174)
+ Updated translations.
* Sat Nov 14 2009 vuntz@opensuse.org
- Update to version 2.29.1:
+ New Features and UI Improvements:
- Embed page setup settings in the print dialog (bgo#591551)
- A new tab has been added to properties dialog to show
information about the document license (bgo#349173)
- Use different processes for every document opened.
(bgo#583680, bgo#434966, bgo#497388, bgo#524633, bgo#586087)
- Use GVFS metadata instead of our own xml based
implementation. (bgo#586841)
- When scrolling a page, move one screen leaving one line
context to help to visually track the document as it moves.
(bgo#170871)
- Use GtkInfoBar instead of GeditMessageArea for the message
area (bgo#592785)
- EvPageCache has been splitted up into document part (moved to
EvDocument which has been converted into an abstract class
instead of an interface) and view part: EvDocumentModel. This
allows to have more than one EvView for the same document, so
that "Open a Copy" can be implemented without using the symlink
hack. (bgo#573641)
+ Bug fixes:
- Several fixes and cleanups in comics backend
- Don't exit with non-writable $HOME
- Clean up temp file handling to make sure we can cope with not
being able to create our temp directory (bgo#595372)
- Set page orientation of each page when printing so that
documents with mixed portrait/landscape pages print correctly
(bgo#599470)
- Preserve aspect ratio when scaling page for printing
(bgo#599468)
- Fix a crash when we don't have a DBUS connection
- Make sure total_num_bytes > 0 before using it in progress
callbacks (bgo#597691)
- Escape document URI before showing it in progress area
(bgo#597691)
- Fix a crash due to an uninitialized variable (bgo#597154)
- Fix a crash when there are form field widgets active during
rotation (bgo#593316)
- Remarks the selected thumbnail after rotation (bgo#595548)
- Don't change current page when rotating documents with
different page sizes (bgo#595704)
- Fix thumbnails rotation when loading a rotated document
(bgo#595718)
- Save images as png or jpg when the filename has no extensions
(bgo#595079)
- Populate destination page when reloading the document
(bgo#570054)
+ Updated translations.
* Tue Sep 22 2009 dimstar@opensuse.org
- Update to version 2.28.0:
+ bgo#570054 - Populate destination page when reloading the
document
+ bgo#595079 - Save images as png or jpg when the filename has no
extensions.
* Tue Aug 11 2009 dominique-obs@leuenberger.net
- Update to version 2.27.90:
+ Let scroll wheel change page when in non-continuous best-fit
mode (bgo#562257)
+ Show print progress information when using GtkPrintOperation
+ Don't show crash recovery dialog when requested file is the
only one to be recovered (bgo#578894)
+ Disable crash recovery when D-BUS is disabled (bgo#578894)
+ Grab focus on view widget after setting metadata (bgo#589300)
+ Fixes segmentation violation when print file format is empty
(bgo#589226)
+ Use AM_V_GEN to make custom commands silent (bgo#585355)
+ Don't install schema files when building without gconf
+ Updated translations.
* Tue Jul 21 2009 vuntz@novell.com
- Enable gobject-introspection support: add
gobject-introspection-devel and gir-repository BuildRequires,
pass --enable-introspection to configure.
* Sun Jul 19 2009 vuntz@novell.com
- Update to version 2.27.4:
+ Compute selections on button press for word/line selections
(bgo#562059)
+ Fix several even/odd multipage issues (bgo#583429)
+ Register thumbnailing for gzip/gzip dvi files (bgo#588013)
+ Get rid of shave with AM_SILENT_RULES automake option
(bgo#585355)
+ Make evince output pdf on supported printers (bgo#585442)
+ Fix build on windows
+ Determine data directory on runtime on windows
+ Fix build without GConf
+ Fix several introspection build issues (bgo#585971)
+ Updated translations.
* Tue Jun 16 2009 vuntz@novell.com
- Update to version 2.27.3:
+ New Features and UI Improvements:
- Update the hildon port
- Complete the win32 port (bgo#339172)
- Allow activate the menubar in fullscreen mode (bgo#504243)
- Do not create popup window if the annot doesn't have a popup
- Add tests for printer settings (bgo#583976)
- Remember and reuse "Save a Copy..." path (bgo#485195)
- Support for cb7 using the p7zip commands in comics backend
(bgo#565174)
- Parse xml metadata to detect PDF/A documents (bgo#582206)
+ Bug fixes:
- Several build fixes and improvements
- Fix page transitions in presentation mode (bgo#583652,
bgo#581881)
- Scale according to paper size before rendering for printing
- Fix multipage even/odd printing issues (bgo#583429, #583388)
- Gracefully work with FITB destinations and friends
(bgo#583276)
- Fix double to int conversion in thumbnails_get_dimensions
(bgo#581524)
- Ohter bugs fixed: bgo#584617, bgo#585497
+ Updated translations.
- Add suggest for p7zip and unzip for the comics backend.
* Tue May 19 2009 vuntz@novell.com
- Update to version 2.27.1:
+ New Features and UI Improvements:
- Use GtkPrintOperation when printing for the backends that
support rendering into a cairo context (bgo#557112)
- Recover previous session when running evince after a crash
(bgo#578894)
- Preliminary annotations support (bgo#315002)
- Rename Print Setup menu entry as Page Setup for consistency
with the GTK+ dialog title (bgo#581109)
- Added F3 as a find-next accelerator key (bgo#579072)
- Support the free Gna! unrar tool in comics backend
(bgo#552074)
- Add evince-previewer as a separate applicaton that implements
the printing preview
+ Bug fixes:
- Fix handling of the tmp folder (bgo#582108)
- Abort dnd operations originated in the same Evince window
(bgo#582077)
- Disable bouncing during scrolling (bgo#533534)
- Fix build without gconftool-2 (bgo#581441)
- Fix documentation build (bgo#579671)
- Fix error handling of broken documents (bgo#580886)
- Fix several memory leaks in comics backend (bgo#552074)
- Escape URIs for display (bgo#581064)
- Resync with libegg to remove deprecated GTK+ symbols
(bgo#580556)
- Correct check for exit status of commands in comics backend
(bgo#579656)
- Add -no-undefined flag for Cygwin build (bgo#580058)
- Use g_file_make_symbolic_link to create symlinks (bgo#339172)
- Delete the temp symlink created when opening a copy
- Don't redraw again when zoom is set more than once to the
same scale factor
- Fix print preview of empty selection (bgo#517735)
- Don't prevent unmounting in case the initial cwd is on an
external device (bgo#575436)
- Create and load the document based on the mime-type provided
by nautilus instead of using our own documents factory.
(bgo#533917)
- Fix endianess issues in dvi and tiff backends (bgo#578433,
bgo#509920)
- Fix memory leak in tiff backend (bgo#578285)
- Fix path where accels file is saved (bgo#577500)
- Fix fading animations
- Translate the categories in the nautilus properties tab
(bgo#575085)
- Other bugs fixed: bgo#539972, bgo#578436, bgo#582543
+ Updated translations.
- Suggests unrar for the comics backend.
* Thu Apr 16 2009 vuntz@novell.com
- Update to version 2.26.1:
+ Don't prevent unmounting in case the initial cwd is on an
external device (bgo#575436)
+ Create and load the document based on the mime-type provided by
nautilus instead of using our own documents factory.
(bgo#533917)
+ Fix endianess issues in dvi and tiff backends (bgo#578433,
bgo#509920)
+ Fix memory leak in tiff backend (bgo#578285)
+ Fix path where accels file is saved (bgo#577500)
+ Fix fading animations
+ Translate the categories in the nautilus properties tab
(bgo#575085)
+ Updated translations.
* Thu Mar 26 2009 crrodriguez@suse.de
- use --disable-static instead of removing static libraries at %install
* Mon Mar 16 2009 mboman@suse.de
- Update to version 2.26.0:
+ Fix compiler warning when building with -Wformat
(bgo#574168)
+ Fix a crash with encrypted documents
+ Translation updates
- Remove libstdc++, scrollkeeper and texlive-bin-devel from
BuildRequires
- Add gtk2-devel to Requires for -devel package
- Use find %{buildroot} -type f -name "*.*a" -exec %{__rm} -fv {} +
to remove *.*a files
- Don't package omf files twice (they are in the lang package too).
* Fri Mar 06 2009 vuntz@novell.com
- Update to version 2.25.92:
+ Show the 'jump to page' window in the right GdkScreen
(bgo#560541)
+ Make our own thumbnail when the provided one doesn't have the
needed size (bgo#323198, bgo#307357)
+ Reduce the restriction on the minimum size of thumbnails from
40 to 1 (bgo#323198)
+ Use GOption in thumbnailer
+ Fix saving a copy of encrypted PDF documents (bgo#566791)
+ Don't use g_quark_from_static_string in a loadable module
+ Use g_object_unref() instead of gdk_pixbuf_unref() in impress
backend (bgo#571707)
+ Updated translations.
- Remove -fno-strict-aliasing from CFLAGS.
/usr/lib64/nautilus/extensions-3.0/libevince-properties-page.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 10:57:58 2013