]> www.fi.muni.cz Git - evince.git/log
evince.git
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

13 years ago[l10n] Updated Estonian translation
Ivar Smolin [Tue, 24 Aug 2010 12:12:14 +0000 (15:12 +0300)]
[l10n] Updated Estonian translation

13 years agol10n: Updated Greek translation for evince
Michael Kotsarinis [Mon, 23 Aug 2010 09:06:06 +0000 (12:06 +0300)]
l10n: Updated Greek translation for evince

13 years agoUpdated Danish translation
Kenneth Nielsen [Sun, 22 Aug 2010 13:19:43 +0000 (15:19 +0200)]
Updated Danish translation

13 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao [Sat, 21 Aug 2010 12:05:23 +0000 (20:05 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

13 years agoUpdated Arabic translation
Khaled Hosny [Thu, 19 Aug 2010 18:09:41 +0000 (20:09 +0200)]
Updated Arabic translation

13 years agoRemove impress files from the list
Khaled Hosny [Thu, 19 Aug 2010 18:09:06 +0000 (20:09 +0200)]
Remove impress files from the list

13 years agoRemove EvDocumentThumbnails interface
Carlos Garcia Campos [Thu, 19 Aug 2010 13:41:25 +0000 (15:41 +0200)]
Remove EvDocumentThumbnails interface

The only method get_thumbnail() has been moved to EvDocument. Thumbnails
are always implemented by backends since it's usually just rendering the
page at a lower scale factor. EvDocument provides a default
implementation so that most of the backends don't even need to implement
it.

13 years agoRemove get_dimensions() from EvDocumentThumbnails interface
Carlos Garcia Campos [Thu, 19 Aug 2010 12:52:25 +0000 (14:52 +0200)]
Remove get_dimensions() from EvDocumentThumbnails interface

It was the same implementation in every backend.

13 years agoRemove impress backend
Carlos Garcia Campos [Thu, 19 Aug 2010 08:57:08 +0000 (10:57 +0200)]
Remove impress backend

It's broken, it uses deprecated gdk API and, more important, it's
unmaintained.

13 years agoBump api and libtool versions and rename libview and libdocument libraries
Carlos Garcia Campos [Thu, 19 Aug 2010 08:27:14 +0000 (10:27 +0200)]
Bump api and libtool versions and rename libview and libdocument libraries

See bug #626030

13 years agol10n: Updated Kazakh translation for evince
Baurzhan Muftakhidinov [Wed, 18 Aug 2010 11:28:58 +0000 (14:28 +0300)]
l10n: Updated Kazakh translation for evince

13 years agoUpdated Serbian translation
Милош Поповић [Wed, 18 Aug 2010 08:57:19 +0000 (10:57 +0200)]
Updated Serbian translation

13 years agoUpdated Lithuanian translation (thanks to Aurimas Cernius).
Gintautas Miliauskas [Tue, 17 Aug 2010 14:36:55 +0000 (17:36 +0300)]
Updated Lithuanian translation (thanks to Aurimas Cernius).

13 years ago[release] 2.31.90 EVINCE_2_31_90
Carlos Garcia Campos [Tue, 17 Aug 2010 08:39:20 +0000 (10:39 +0200)]
[release] 2.31.90

13 years agoBump API and libtool versions
Carlos Garcia Campos [Tue, 17 Aug 2010 08:20:35 +0000 (10:20 +0200)]
Bump API and libtool versions

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Mon, 16 Aug 2010 22:30:48 +0000 (01:30 +0300)]
Updated Hebrew translation.

13 years agoUpdated Galician translations
Fran Diéguez [Mon, 16 Aug 2010 08:32:46 +0000 (10:32 +0200)]
Updated Galician translations

13 years agoupdate translation for Punjabi
A S Alam [Tue, 17 Aug 2010 01:57:32 +0000 (07:27 +0530)]
update translation for Punjabi

13 years agoUpdated Spanish translation
Jorge González [Sun, 15 Aug 2010 18:44:40 +0000 (20:44 +0200)]
Updated Spanish translation

13 years agoUpdated zh_CN translation.
Funda Wang [Sun, 15 Aug 2010 15:58:50 +0000 (23:58 +0800)]
Updated zh_CN translation.

13 years agoUpdated Slovenian translation
Matej Urbančič [Sat, 14 Aug 2010 18:20:26 +0000 (20:20 +0200)]
Updated Slovenian translation

13 years ago[libview] Do not jump to link dest when clicking with GDK_CONTROL_MASK
Carlos Garcia Campos [Sat, 14 Aug 2010 12:28:08 +0000 (14:28 +0200)]
[libview] Do not jump to link dest when clicking with GDK_CONTROL_MASK

Fixes bug #626407.

13 years ago[libview] Use GDK_BLANK_CURSOR instead of creating our own empty cursor
Carlos Garcia Campos [Sat, 14 Aug 2010 12:27:36 +0000 (14:27 +0200)]
[libview] Use GDK_BLANK_CURSOR instead of creating our own empty cursor

13 years ago[shell] Improve findbar message when there are no matches
Carlos Garcia Campos [Sat, 14 Aug 2010 08:56:14 +0000 (10:56 +0200)]
[shell] Improve findbar message when there are no matches

The message "0 found on this page" is confusing when there are no
matches in any page, so now we use just "Not found" in that case. Based
on patch by José Aliste.
Fixes bug #626334.

13 years agoUpdated Norwegian Nynorsk translation
Torstein Adolf Winterseth [Sun, 8 Aug 2010 18:11:13 +0000 (20:11 +0200)]
Updated Norwegian Nynorsk translation

13 years ago[build] Reference the right GTK+ version in evince-document-$API.pc
Vincent Untz [Fri, 6 Aug 2010 08:04:13 +0000 (10:04 +0200)]
[build] Reference the right GTK+ version in evince-document-$API.pc

The patch to select between GTK+ 2 and GTK+ 3 (fda9745f) missed this.

13 years ago[libdocument] Remove #ifdef for old cairo versions
Juanjo Marín [Fri, 6 Aug 2010 07:15:21 +0000 (09:15 +0200)]
[libdocument] Remove #ifdef for old cairo versions

Fixes bug #626147.

13 years agoUpdated German translation provided by Paul Seyfert
Christian Kirbach [Thu, 5 Aug 2010 23:01:21 +0000 (01:01 +0200)]
Updated German translation provided by Paul Seyfert

13 years ago[release] post-release bump to 2.31.90
Vincent Untz [Wed, 4 Aug 2010 15:58:50 +0000 (17:58 +0200)]
[release] post-release bump to 2.31.90

13 years ago[release] 2.31.6.1 EVINCE_2_31_6_1
Vincent Untz [Wed, 4 Aug 2010 15:58:30 +0000 (17:58 +0200)]
[release] 2.31.6.1

13 years ago[build] Add --with-gtk=2.0|3.0 configure flag
Vincent Untz [Wed, 4 Aug 2010 15:32:37 +0000 (17:32 +0200)]
[build] Add --with-gtk=2.0|3.0 configure flag

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

13 years agoUpdated Slovenian translation
Matej Urbančič [Wed, 4 Aug 2010 12:29:30 +0000 (14:29 +0200)]
Updated Slovenian translation

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Wed, 4 Aug 2010 12:14:28 +0000 (14:14 +0200)]
Updated Norwegian bokmål translation

13 years agoUpdated Tamil translation
drtv [Wed, 4 Aug 2010 08:11:14 +0000 (13:41 +0530)]
Updated Tamil translation

13 years ago[libmisc] Don't sigsegv when a page is manually entered
Marek Kasik [Wed, 21 Jul 2010 15:19:06 +0000 (17:19 +0200)]
[libmisc] Don't sigsegv when a page is manually entered

Create signal "activate_link" in EvPageActionWidget correctly.
Fixes bug #624936.

13 years agoUpdated Indonesian translation
Andika Triwidada [Wed, 4 Aug 2010 04:45:42 +0000 (11:45 +0700)]
Updated Indonesian translation

13 years agoUpdated Galician translations
Fran Diéguez [Tue, 3 Aug 2010 10:43:46 +0000 (12:43 +0200)]
Updated Galician translations

13 years ago[dvi] Test glyph->data for MDVI_GLYPH_EMPTY
Marek Kasik [Tue, 3 Aug 2010 07:27:42 +0000 (09:27 +0200)]
[dvi] Test glyph->data for MDVI_GLYPH_EMPTY

MDVI marks empty glyphs by setting its data pointer to 0x1
(MDVI_GLYPH_EMPTY constant) but it doesn't check for the
emptiness sometimes. Fixes bug #600552.

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Tue, 3 Aug 2010 07:40:31 +0000 (10:40 +0300)]
Updated Hebrew translation.

13 years agoUpdated Spanish translation
Jorge González [Tue, 3 Aug 2010 05:14:11 +0000 (07:14 +0200)]
Updated Spanish translation

13 years ago[release] 2.31.6 EVINCE_2_31_6
Carlos Garcia Campos [Mon, 2 Aug 2010 19:21:10 +0000 (21:21 +0200)]
[release] 2.31.6

13 years ago[synctex] Update synctex parser from TexLive SVN repository
Carlos Garcia Campos [Mon, 2 Aug 2010 18:56:59 +0000 (20:56 +0200)]
[synctex] Update synctex parser from TexLive SVN repository

Fixes bug #624532.

13 years ago[shell] Add confirmation dialog on closing window when document has been modified
Carlos Garcia Campos [Mon, 2 Aug 2010 18:45:41 +0000 (20:45 +0200)]
[shell] Add confirmation dialog on closing window when document has been modified

Form fields have been filled out or annots have been added/modified

13 years ago[pdf] Implement document_is_modified() in forms and annots interfaces
Carlos Garcia Campos [Mon, 2 Aug 2010 18:42:08 +0000 (20:42 +0200)]
[pdf] Implement document_is_modified() in forms and annots interfaces

13 years ago[libdocument] Add document_is_modified() to EvDocumentAnnotations interface
Carlos Garcia Campos [Mon, 2 Aug 2010 18:40:28 +0000 (20:40 +0200)]
[libdocument] Add document_is_modified() to EvDocumentAnnotations interface

13 years ago[libdocument] Add document_is_modified() to EvDocumentForms interface
Carlos Garcia Campos [Mon, 2 Aug 2010 18:39:30 +0000 (20:39 +0200)]
[libdocument] Add document_is_modified() to EvDocumentForms interface

13 years ago[shell] Call close_window when window is destroyed by delete-event
Carlos Garcia Campos [Mon, 2 Aug 2010 09:29:50 +0000 (11:29 +0200)]
[shell] Call close_window when window is destroyed by delete-event

13 years agoUpdate Simplified Chinese translations.
Eleanor Chen [Mon, 2 Aug 2010 09:29:55 +0000 (17:29 +0800)]
Update Simplified Chinese translations.

13 years ago[l10n] Updated Estonian translation
Ivar Smolin [Mon, 2 Aug 2010 07:42:02 +0000 (10:42 +0300)]
[l10n] Updated Estonian translation

13 years agoUpdated Spanish translation
Jorge González [Wed, 28 Jul 2010 17:52:48 +0000 (19:52 +0200)]
Updated Spanish translation

13 years agoUpdated Spanish translation
Jorge González [Wed, 28 Jul 2010 17:51:46 +0000 (19:51 +0200)]
Updated Spanish translation

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Wed, 28 Jul 2010 09:25:03 +0000 (12:25 +0300)]
Updated Hebrew translation.

13 years agoUpdated Telugu Translations
krishnababu k [Wed, 28 Jul 2010 07:44:24 +0000 (13:14 +0530)]
Updated Telugu Translations

13 years ago[i18n] Updated German translation
Mario Blättermann [Tue, 27 Jul 2010 21:00:08 +0000 (23:00 +0200)]
[i18n] Updated German translation

13 years ago[libview] Fix a crash when loading document with inverted colors enabled
Carlos Garcia Campos [Tue, 27 Jul 2010 16:23:30 +0000 (18:23 +0200)]
[libview] Fix a crash when loading document with inverted colors enabled

13 years agoUpdated Galician translations
Fran Diéguez [Tue, 27 Jul 2010 15:58:19 +0000 (17:58 +0200)]
Updated Galician translations

13 years ago[shell] Add an action to edit menu to save current settings as default
Carlos Garcia Campos [Tue, 27 Jul 2010 15:45:40 +0000 (17:45 +0200)]
[shell] 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. Fixes bug #620325.

13 years ago[shell] Add ev_metadata_is_empty()
Carlos Garcia Campos [Tue, 27 Jul 2010 15:43:31 +0000 (17:43 +0200)]
[shell] Add ev_metadata_is_empty()

It can be used to know whether a document has already metadata

13 years agoUpdated Swedish translation
Daniel Nylander [Mon, 26 Jul 2010 19:35:12 +0000 (21:35 +0200)]
Updated Swedish translation

13 years ago[build] Rename DATADIR with EVINCEDATADIR
Hib Eris [Mon, 26 Jul 2010 09:58:51 +0000 (11:58 +0200)]
[build] Rename DATADIR with EVINCEDATADIR

Defining DATADIR conflicts with win32 api (ObjIdl.h), so this define is
renamed to EVINCEDATADIR.

13 years ago[build] Enable previewer by default, except for hildon platform
Hib Eris [Wed, 21 Jul 2010 16:56:16 +0000 (18:56 +0200)]
[build] Enable previewer by default, except for hildon platform

13 years ago[build] Enable thumbnailer by default, except for hildon platform
Hib Eris [Wed, 21 Jul 2010 16:53:07 +0000 (18:53 +0200)]
[build] Enable thumbnailer by default, except for hildon platform