]> www.fi.muni.cz Git - evince.git/log
evince.git
13 years ago[release] 2.91.1 EVINCE_2_91_1
Carlos Garcia Campos [Mon, 18 Oct 2010 18:09:27 +0000 (20:09 +0200)]
[release] 2.91.1

13 years agoRemove non-existing file
Kjartan Maraas [Sat, 16 Oct 2010 11:46:22 +0000 (13:46 +0200)]
Remove non-existing file

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Sat, 16 Oct 2010 11:46:01 +0000 (13:46 +0200)]
Updated Norwegian bokmål translation

13 years agol10n: Updated Greek translation for evince help
Michael Kotsarinis [Tue, 12 Oct 2010 18:52:11 +0000 (21:52 +0300)]
l10n: Updated Greek translation for evince help

13 years agoAdded galician translations for documentation
Fran Diéguez [Tue, 12 Oct 2010 14:55:24 +0000 (16:55 +0200)]
Added galician translations for documentation

13 years ago[libdocument] Use gdk_pixbuf_get_from_surface() instead of our own implementation
Carlos Garcia Campos [Sun, 10 Oct 2010 09:17:41 +0000 (11:17 +0200)]
[libdocument] Use gdk_pixbuf_get_from_surface() instead of our own implementation

13 years ago[shell] Migrate user config dir to XDG fdo directories spec
Carlos Garcia Campos [Sun, 10 Oct 2010 08:54:23 +0000 (10:54 +0200)]
[shell] Migrate user config dir to XDG fdo directories spec

Fixes bug #522811

13 years agoRemove metadata migration code
Carlos Garcia Campos [Sun, 10 Oct 2010 08:51:51 +0000 (10:51 +0200)]
Remove metadata migration code

13 years ago[gimpcellrenderertoggle] Fix compile warnings
Carlos Garcia Campos [Sat, 9 Oct 2010 14:57:06 +0000 (16:57 +0200)]
[gimpcellrenderertoggle] Fix compile warnings

13 years ago[gimpcellrenderertoggle] Paint a shadow when the mouse is over the cell renderer
Carlos Garcia Campos [Sat, 9 Oct 2010 14:53:07 +0000 (16:53 +0200)]
[gimpcellrenderertoggle] Paint a shadow when the mouse is over the cell renderer

13 years agoRemove gtk 2 support
Carlos Garcia Campos [Sat, 9 Oct 2010 14:43:14 +0000 (16:43 +0200)]
Remove gtk 2 support

13 years ago[configure] Bump gtk+ 3 requirements to 2.91.0
Carlos Garcia Campos [Sat, 9 Oct 2010 13:28:06 +0000 (15:28 +0200)]
[configure] Bump gtk+ 3 requirements to 2.91.0

13 years agobuild: Append ACLOCAL_FLAGS to ACLOCAL_AMFLAGS
Christian Persch [Fri, 8 Oct 2010 16:34:39 +0000 (18:34 +0200)]
build: Append ACLOCAL_FLAGS to ACLOCAL_AMFLAGS

13 years agoUpdated Spanish translation
Jorge González [Thu, 7 Oct 2010 12:24:53 +0000 (14:24 +0200)]
Updated Spanish translation

13 years agoUpdated Slovenian translation
Matej Urbančič [Wed, 6 Oct 2010 13:06:52 +0000 (15:06 +0200)]
Updated Slovenian translation

13 years agoUpdate for Kazakh translation
Baurzhan Muftakhidinov [Wed, 6 Oct 2010 08:41:35 +0000 (14:41 +0600)]
Update for Kazakh translation

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Wed, 6 Oct 2010 00:09:13 +0000 (02:09 +0200)]
Updated Hebrew translation.

13 years agoFix introspection build for library renames
Owen W. Taylor [Mon, 4 Oct 2010 21:50:35 +0000 (17:50 -0400)]
Fix introspection build for library renames

Use the new evdocument3 and evview3 names for the libraries when running
g-ir-scanner.

https://bugzilla.gnome.org/show_bug.cgi?id=631360

13 years agoDisable generation of old user guide
Ryan Lortie [Tue, 5 Oct 2010 07:49:05 +0000 (03:49 -0400)]
Disable generation of old user guide

13 years agoImport Mallard documentation
Ryan Lortie [Tue, 5 Oct 2010 03:29:46 +0000 (23:29 -0400)]
Import Mallard documentation

Replace the existing Evince user guide with new topic-based help from
the Mallard project.

Documentation written by Phil Bull and Tiffany Antopolski.

13 years ago[release] 2.91.0 EVINCE_2_91_0
Carlos Garcia Campos [Mon, 4 Oct 2010 16:47:11 +0000 (18:47 +0200)]
[release] 2.91.0

13 years ago[shell] Add timestamp parameter to SyncView.
José Aliste [Fri, 24 Sep 2010 18:10:33 +0000 (14:10 -0400)]
[shell] Add timestamp parameter to SyncView.

SyncView is called after user interaction, so it needs timestamp parameter
to avoid stealing focus.

13 years ago[libdocument] Check for NULL in synctex_backward_search.
José Aliste [Wed, 29 Sep 2010 16:22:32 +0000 (12:22 -0400)]
[libdocument] Check for NULL in synctex_backward_search.

Fixes bug #630845

13 years ago[configure] Default gtk version is 3.0
Carlos Garcia Campos [Thu, 30 Sep 2010 08:07:39 +0000 (10:07 +0200)]
[configure] Default gtk version is 3.0

13 years agoUpdate Czech translation by Marek Cernocky
Petr Kovar [Wed, 29 Sep 2010 02:49:42 +0000 (04:49 +0200)]
Update Czech translation by Marek Cernocky

13 years agoUpdated Catalan translation
Gil Forcada [Mon, 27 Sep 2010 21:32:12 +0000 (23:32 +0200)]
Updated Catalan translation

13 years ago[shell] Remove GtkObject
Christian Persch [Mon, 27 Sep 2010 17:36:05 +0000 (19:36 +0200)]
[shell] Remove GtkObject

Use GObjectClass:dispose instead of GtkObjectClass:destroy.

Based on a patch by Matthias Clasen.

Bug #630676.

13 years ago[libview] Remove GtkObject
Christian Persch [Mon, 27 Sep 2010 17:36:05 +0000 (19:36 +0200)]
[libview] Remove GtkObject

Use GObjectClass:dispose instead of GtkObjectClass:destroy.

Based on a patch by Matthias Clasen.

Bug #630676.

13 years ago[build] Bump required gtk+ version
Christian Persch [Mon, 27 Sep 2010 17:22:55 +0000 (19:22 +0200)]
[build] Bump required gtk+ version

Require 2.22.0 for gtk2, and 2.90.8 for gtk3.

13 years ago[libview] Fix build with gtk2
Carlos Garcia Campos [Mon, 27 Sep 2010 16:02:58 +0000 (18:02 +0200)]
[libview] Fix build with gtk2

13 years agoUpdated Bulgarian translation
Damyan Ivanov [Mon, 27 Sep 2010 10:41:10 +0000 (13:41 +0300)]
Updated Bulgarian translation

13 years ago[libview] Port to latest rendering-cleanup-next branch
Christian Persch [Tue, 14 Sep 2010 16:12:12 +0000 (18:12 +0200)]
[libview] Port to latest rendering-cleanup-next branch

13 years ago[libview] Fix wrong gtk version checks
Christian Persch [Mon, 13 Sep 2010 13:05:18 +0000 (15:05 +0200)]
[libview] Fix wrong gtk version checks

It was the wrong way round.

13 years ago[libview] Remove paste error
Christian Persch [Sun, 12 Sep 2010 12:44:50 +0000 (14:44 +0200)]
[libview] Remove paste error

13 years ago[libview] Port to rendering-cleanup-next
Christian Persch [Sun, 12 Sep 2010 12:42:38 +0000 (14:42 +0200)]
[libview] Port to rendering-cleanup-next

13 years ago[gimpcellrenderertoggle] Port to gtk 3
Christian Persch [Sat, 11 Sep 2010 22:15:28 +0000 (00:15 +0200)]
[gimpcellrenderertoggle] Port to gtk 3

13 years ago[shell] Use changed gdk keysym names
Christian Persch [Sat, 11 Sep 2010 21:54:07 +0000 (23:54 +0200)]
[shell] Use changed gdk keysym names

13 years ago[shell] Dialogues have no separators on gtk 3
Christian Persch [Sat, 11 Sep 2010 21:50:20 +0000 (23:50 +0200)]
[shell] Dialogues have no separators on gtk 3

13 years ago[libview] Don't use GdkColormap on gtk 3
Christian Persch [Sat, 11 Sep 2010 21:49:24 +0000 (23:49 +0200)]
[libview] Don't use GdkColormap on gtk 3

13 years ago[libview] Use changed gdk keysym names
Christian Persch [Sat, 11 Sep 2010 21:48:26 +0000 (23:48 +0200)]
[libview] Use changed gdk keysym names

13 years ago[libview] Use gtk_widget_shape_combine_region
Christian Persch [Sat, 11 Sep 2010 21:43:51 +0000 (23:43 +0200)]
[libview] Use gtk_widget_shape_combine_region

13 years ago[libview] Don't allocate colours
Christian Persch [Sat, 11 Sep 2010 21:37:54 +0000 (23:37 +0200)]
[libview] Don't allocate colours

GdkColormap is being removed from gtk.

13 years ago[totem-scrsaver] Don't use GDK_DISPLAY
Christian Persch [Sat, 11 Sep 2010 21:29:44 +0000 (23:29 +0200)]
[totem-scrsaver] Don't use GDK_DISPLAY

Fixes the build with gtk master.

13 years ago[build] Post branch version bump
Christian Persch [Sun, 26 Sep 2010 14:44:17 +0000 (16:44 +0200)]
[build] Post branch version bump

13 years agoUpdated Romanian translation
Lucian Adrian Grijincu [Sun, 26 Sep 2010 08:33:15 +0000 (11:33 +0300)]
Updated Romanian translation

13 years ago[l10n] Updated Estonian translation
Ivar Smolin [Fri, 24 Sep 2010 07:49:48 +0000 (10:49 +0300)]
[l10n] Updated Estonian translation

13 years ago[l10n] Updated Italian translation
Francesco Marletta [Tue, 21 Sep 2010 20:16:31 +0000 (22:16 +0200)]
[l10n] Updated Italian translation

13 years agoUpdated French translation
Milan Bouchet-Valat [Tue, 21 Sep 2010 09:57:59 +0000 (11:57 +0200)]
Updated French translation

13 years agoFix Japanese translation
Takayuki KUSANO [Mon, 20 Sep 2010 12:57:02 +0000 (21:57 +0900)]
Fix Japanese translation

13 years agoUpdated Japanese translation
Takayuki KUSANO [Mon, 20 Sep 2010 08:07:31 +0000 (17:07 +0900)]
Updated Japanese translation

13 years agoUpdated Dutch translation by Wouter Bolsterlee
Wouter Bolsterlee [Sun, 19 Sep 2010 16:14:37 +0000 (18:14 +0200)]
Updated Dutch translation by Wouter Bolsterlee

13 years ago[l10n] Updated Italian translation
Francesco Marletta [Sun, 19 Sep 2010 09:45:43 +0000 (11:45 +0200)]
[l10n] Updated Italian translation

13 years agoUpdated French translation
Bruno Brouard [Sat, 18 Sep 2010 22:34:58 +0000 (00:34 +0200)]
Updated French translation

13 years agoUpdated French translation
Bruno Brouard [Sat, 18 Sep 2010 22:30:21 +0000 (00:30 +0200)]
Updated French translation

13 years ago[pdf] Update to poppler api changes
Carlos Garcia Campos [Fri, 17 Sep 2010 11:21:16 +0000 (13:21 +0200)]
[pdf] Update to poppler api changes

Linearized PopplerDocument property is now boolean rather than string.

13 years ago[libview] Don't show an empty tooltip for links that don't have tooltip text
Carlos Garcia Campos [Wed, 15 Sep 2010 15:00:30 +0000 (17:00 +0200)]
[libview] Don't show an empty tooltip for links that don't have tooltip text

13 years ago[shell] Update layers sidebar page when layers have changed
Carlos Garcia Campos [Wed, 15 Sep 2010 14:59:49 +0000 (16:59 +0200)]
[shell] Update layers sidebar page when layers have changed

13 years ago[libview] Handle layers state actions
Carlos Garcia Campos [Wed, 15 Sep 2010 14:58:00 +0000 (16:58 +0200)]
[libview] Handle layers state actions

Show/Hide layers according to the action and emit a signal to notify
that layers have changed.

13 years ago[pdf] Add support for OCG State actions
Carlos Garcia Campos [Wed, 15 Sep 2010 14:49:48 +0000 (16:49 +0200)]
[pdf] Add support for OCG State actions

13 years ago[libdocument] Add new action to change layers state
Carlos Garcia Campos [Wed, 15 Sep 2010 14:47:33 +0000 (16:47 +0200)]
[libdocument] Add new action to change layers state

13 years agoDo not cache layers in the backends
Carlos Garcia Campos [Tue, 14 Sep 2010 08:46:29 +0000 (10:46 +0200)]
Do not cache layers in the backends

Use g_object_set_data instead, to attach the backend object to the
evince layer.

13 years agoUpdated Polish translation
Piotr Drąg [Tue, 14 Sep 2010 17:16:19 +0000 (19:16 +0200)]
Updated Polish translation

13 years ago[libview] Remove unused bin_window variable.
José Aliste [Fri, 10 Sep 2010 23:01:22 +0000 (19:01 -0400)]
[libview] Remove unused bin_window variable.

https://bugzilla.gnome.org/show_bug.cgi?id=629322

13 years agoMerge branch 'unmessify-my-pdfs' - bgo#627443 - Add an 'Open containing folder' command
Federico Mena Quintero [Mon, 13 Sep 2010 19:41:34 +0000 (14:41 -0500)]
Merge branch 'unmessify-my-pdfs' - bgo#627443 - Add an 'Open containing folder' command

13 years agoSet a short label for 'Open Folder'
Federico Mena Quintero [Thu, 19 Aug 2010 21:44:11 +0000 (16:44 -0500)]
Set a short label for 'Open Folder'

The string 'Open Containing Folder' is too long for a toolbar item,
so we set a short_label for this action as well.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
13 years agoImplement the 'Open Containing Folder' command
Federico Mena Quintero [Thu, 19 Aug 2010 21:04:43 +0000 (16:04 -0500)]
Implement the 'Open Containing Folder' command

Nautilus doesn't seem to like

  nautilus file:///home/foo/Downloads/foo.pdf

these days; it complains that foo.pdf is not a folder.

So, we just launch the default handler for the file's parent folder.
When that bug in Nautilus is fixed, maybe we can go back
to spawning it directly.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
13 years agoStub for new command - Open Containing Folder
Federico Mena Quintero [Thu, 19 Aug 2010 20:46:28 +0000 (15:46 -0500)]
Stub for new command - Open Containing Folder

This is like the same command in Firefox's 'Downloads' window.
People will be able to use it to show the folder that contains
the file being viewed in Evince.

This will let people easily rename the file, delete it, etc.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
13 years agoMake "Shrink to Printable Area" default option for Page Scaling
Marek Kasik [Mon, 13 Sep 2010 12:50:38 +0000 (14:50 +0200)]
Make "Shrink to Printable Area" default option for Page Scaling

Shrink big pages to printable area by default.

13 years agoFix build with --disable-dbus
Didier Roche [Mon, 13 Sep 2010 11:42:25 +0000 (13:42 +0200)]
Fix build with --disable-dbus

Fixes bug #629498.

13 years ago[shell] Change gsettings schema path
Christian Persch [Tue, 7 Sep 2010 16:52:09 +0000 (18:52 +0200)]
[shell] Change gsettings schema path

Change the schema path, as discussed on IRC.

13 years ago[libview] Use GdkRegion in gdk_window_invalidate_region() when using gtk2
Carlos Garcia Campos [Mon, 6 Sep 2010 16:01:49 +0000 (18:01 +0200)]
[libview] Use GdkRegion in gdk_window_invalidate_region() when using gtk2

Fixes a crash during selection when evince is built with gtk2. Fixes bug

13 years agoUpdated Portuguese translation
Duarte Loreto [Sat, 11 Sep 2010 20:17:45 +0000 (21:17 +0100)]
Updated Portuguese translation

13 years ago[configure] Add application/oxps to list of recognised mime types
Carlos Garcia Campos [Wed, 8 Sep 2010 12:23:03 +0000 (14:23 +0200)]
[configure] Add application/oxps to list of recognised mime types

13 years ago[daemon] Process pending requests when document has been loaded
Carlos Garcia Campos [Wed, 8 Sep 2010 12:17:37 +0000 (14:17 +0200)]
[daemon] Process pending requests when document has been loaded

rather than when the uri is registered. Based on patch by José Aliste.
See bug #626561.

13 years ago[shell] Add DBUS DocumentLoaded signal to EvWindow
José Aliste [Wed, 1 Sep 2010 21:12:03 +0000 (17:12 -0400)]
[shell] Add DBUS DocumentLoaded signal to EvWindow

See bug #626561.

13 years ago[xps] Add application/oxps to list of recognised mime types
Christian Persch [Sun, 5 Sep 2010 18:57:13 +0000 (20:57 +0200)]
[xps] Add application/oxps to list of recognised mime types

13 years agoUpdated Japanese translation.
Shushi Kurose [Mon, 6 Sep 2010 13:27:38 +0000 (22:27 +0900)]
Updated Japanese translation.

13 years ago[xps] Fix internal links that point to a source that is not a document
Carlos Garcia Campos [Mon, 6 Sep 2010 09:29:05 +0000 (11:29 +0200)]
[xps] Fix internal links that point to a source that is not a document

Some documents have internal links pointing to a source that is not a
document, like FixedDocSeq.fdseq. In this case we can just try to see
wether the current document has the anchor in its link target list.

13 years agodocs: Update libdocument-sections.txt
Christian Persch [Sun, 5 Sep 2010 18:25:08 +0000 (20:25 +0200)]
docs: Update libdocument-sections.txt

EvDocumentThumbnails has been removed.

13 years agobuild: Fix the API reference build
Christian Persch [Sun, 5 Sep 2010 18:21:56 +0000 (20:21 +0200)]
build: Fix the API reference build

13 years ago[xps] Add support for printing XPS Documents
Carlos Garcia Campos [Sun, 5 Sep 2010 16:35:16 +0000 (18:35 +0200)]
[xps] Add support for printing XPS Documents

13 years agoAdd support for XPS Documents
Carlos Garcia Campos [Sun, 5 Sep 2010 10:23:31 +0000 (12:23 +0200)]
Add support for XPS Documents

New backend to read XPS documents using libgxps. Fixes bug #321868.

13 years agoFill links page labels for the index in the links thread
Carlos Garcia Campos [Sun, 5 Sep 2010 09:39:16 +0000 (11:39 +0200)]
Fill links page labels for the index in the links thread

Getting the page of a named destination requires to take the doc lock,
so it might block the main thread.

13 years agoUpdated Tamil translation
drtv [Fri, 3 Sep 2010 10:48:47 +0000 (16:18 +0530)]
Updated Tamil translation

13 years ago[libdocument] Use find_link_page() instead of find_link_dest() in get_dest_page()
Carlos Garcia Campos [Fri, 3 Sep 2010 08:30:24 +0000 (10:30 +0200)]
[libdocument] Use find_link_page() instead of find_link_dest() in get_dest_page()

Since we only need the page, not the whole destination

13 years ago[djvu] Implement document_links_find_link_page()
Carlos Garcia Campos [Fri, 3 Sep 2010 08:29:33 +0000 (10:29 +0200)]
[djvu] Implement document_links_find_link_page()

13 years ago[pdf] Implement document_links_find_link_page()
Carlos Garcia Campos [Fri, 3 Sep 2010 08:28:40 +0000 (10:28 +0200)]
[pdf] Implement document_links_find_link_page()

13 years ago[libdocument] Add find_link_page method to EvDocumentLinks interface
Carlos Garcia Campos [Fri, 3 Sep 2010 08:25:46 +0000 (10:25 +0200)]
[libdocument] Add find_link_page method to EvDocumentLinks interface

Very often we only need to know the page of a named destination, for
example when creating the outline. For some backends getting only the
page is much faster than creating the destination.

13 years ago[libdocument] Remove unused method ev_link_get_page()
Carlos Garcia Campos [Thu, 2 Sep 2010 16:14:33 +0000 (18:14 +0200)]
[libdocument] Remove unused method ev_link_get_page()

It has been replaced by ev_document_links_get_link_page() that supports
named destinations.

13 years ago[pdf] Do not resolve named destinations in the backend
Carlos Garcia Campos [Thu, 2 Sep 2010 16:12:44 +0000 (18:12 +0200)]
[pdf] Do not resolve named destinations in the backend

Viewers should do it by using libdocument

13 years ago[shell] Use new methods to get page and page label from a link
Carlos Garcia Campos [Thu, 2 Sep 2010 16:11:17 +0000 (18:11 +0200)]
[shell] Use new methods to get page and page label from a link

Instead of ev_link_get_page() that doesn't work for named destinations.

13 years ago[libdocument] Add methods to get page and page label from a link
Carlos Garcia Campos [Thu, 2 Sep 2010 16:09:09 +0000 (18:09 +0200)]
[libdocument] Add methods to get page and page label from a link

It works even for named destinations, using the existing methods to get
pages and page label from a destination.

13 years ago[l10n] Updated German translation
Christian.Kirbach [Thu, 2 Sep 2010 08:25:26 +0000 (10:25 +0200)]
[l10n] Updated German translation

13 years agoUpdated Kazakh translation
Baurzhan Muftakhidinov [Thu, 2 Sep 2010 07:55:52 +0000 (13:55 +0600)]
Updated Kazakh translation

13 years agoUpdated British English translation
Bruce Cowan [Tue, 31 Aug 2010 14:43:01 +0000 (15:43 +0100)]
Updated British English translation

13 years agoUpdated Indonesian translation
Dirgita [Tue, 31 Aug 2010 08:51:04 +0000 (15:51 +0700)]
Updated Indonesian translation

13 years agoUpdated Slovenian translation
Matej Urbančič [Mon, 30 Aug 2010 16:39:07 +0000 (18:39 +0200)]
Updated Slovenian translation

13 years ago[ev-daemon] Add spawn option to FindDocument
Jose Aliste [Tue, 3 Aug 2010 19:10:51 +0000 (15:10 -0400)]
[ev-daemon] Add spawn option to FindDocument

Fixes bug #625971

13 years agoUpdated Hungarian translation
Gabor Kelemen [Sat, 28 Aug 2010 05:57:23 +0000 (07:57 +0200)]
Updated Hungarian translation

13 years agoAdded sl for Slovenian translation
Matej Urbančič [Wed, 25 Aug 2010 19:05:48 +0000 (21:05 +0200)]
Added sl for Slovenian translation