]> www.fi.muni.cz Git - evince.git/log
evince.git
13 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao [Thu, 9 Dec 2010 12:09:44 +0000 (20:09 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

13 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao [Thu, 9 Dec 2010 12:06:46 +0000 (20:06 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

13 years agoAdd shell/ev-sidebar-bookmarks.c to POTFILES.in
Juanjo Marín [Wed, 8 Dec 2010 14:28:47 +0000 (15:28 +0100)]
Add shell/ev-sidebar-bookmarks.c to POTFILES.in

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Mon, 6 Dec 2010 23:15:40 +0000 (01:15 +0200)]
Updated Hebrew translation.

13 years agoUpdate git.mk from master copy
Christian Persch [Mon, 6 Dec 2010 21:44:17 +0000 (22:44 +0100)]
Update git.mk from master copy

With this updates, generated mallard .page files are ignored too.

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Mon, 6 Dec 2010 17:20:51 +0000 (18:20 +0100)]
Updated Norwegian bokmål translation

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Mon, 6 Dec 2010 17:19:54 +0000 (18:19 +0100)]
Updated Norwegian bokmål translation

13 years agoshell: Use tooltips to show bookmarks page labels in sidebar
Carlos Garcia Campos [Mon, 6 Dec 2010 17:04:09 +0000 (18:04 +0100)]
shell: Use tooltips to show bookmarks page labels in sidebar

13 years agoshell: Add a new sidebar page for bookmarks
Carlos Garcia Campos [Mon, 6 Dec 2010 16:43:02 +0000 (17:43 +0100)]
shell: Add a new sidebar page for bookmarks

It allows to add, remove and rename internal bookmarks.

13 years agoshell: Add bookmarks menu to add and show internal bookmarks
Carlos Garcia Campos [Mon, 6 Dec 2010 16:40:48 +0000 (17:40 +0100)]
shell: Add bookmarks menu to add and show internal bookmarks

Fixes bug #590655.

13 years agoshell: Add EvBookmarks to handle internal document bookmarks
Carlos Garcia Campos [Mon, 6 Dec 2010 16:31:47 +0000 (17:31 +0100)]
shell: Add EvBookmarks to handle internal document bookmarks

Bookmarks are stored in the document metadata using GVariant.

13 years agoUpdated Spanish translation
Jorge González [Sun, 5 Dec 2010 18:05:36 +0000 (19:05 +0100)]
Updated Spanish translation

13 years agoUpdated Spanish translation
Daniel Mustieles [Sun, 5 Dec 2010 17:20:04 +0000 (18:20 +0100)]
Updated Spanish translation

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Sat, 4 Dec 2010 23:45:20 +0000 (01:45 +0200)]
Updated Hebrew translation.

13 years agopdf: revert "Support .wwf files"
Christian Persch [Sat, 4 Dec 2010 22:33:05 +0000 (23:33 +0100)]
pdf: revert "Support .wwf files"

This reverts commit 5116efc5a3dbd950e06b3838b34964bb2ce04307.

Turns out adding the new mime type was completely redundant, since
evince opens these files just fine without it.

13 years agopdf: Support .pdf.xz files
Christian Persch [Sat, 4 Dec 2010 21:10:08 +0000 (22:10 +0100)]
pdf: Support .pdf.xz files

Bug #636481.

13 years agolibdocument: Add xz compression support
Christian Persch [Sat, 4 Dec 2010 21:09:55 +0000 (22:09 +0100)]
libdocument: Add xz compression support

13 years agopdf: Support .wwf files
Bastien Nocera [Sat, 4 Dec 2010 20:47:24 +0000 (21:47 +0100)]
pdf: Support .wwf files

These are just pdf documents with another file extension.

Bug #636415.

13 years agolibview: make sure gtk_print_operation_cancel() is called from draw-page callback
Carlos Garcia Campos [Sat, 4 Dec 2010 14:54:46 +0000 (15:54 +0100)]
libview: make sure gtk_print_operation_cancel() is called from draw-page callback

Fixes crash when printing operation is cancelled. Fixes bug #635619

13 years agolibview: return early when print job was cancelled during page rendering
Carlos Garcia Campos [Sat, 4 Dec 2010 14:51:57 +0000 (15:51 +0100)]
libview: return early when print job was cancelled during page rendering

13 years agolibview: make sure cancellable object is always cancelled in ev_job_cancel()
Carlos Garcia Campos [Sat, 4 Dec 2010 14:46:52 +0000 (15:46 +0100)]
libview: make sure cancellable object is always cancelled in ev_job_cancel()

It's safe to call it multiple times, and we still don't emit our
cancelled signal for finished jobs.

13 years agolibview: add a method to get the job currently running in the worker thread
Carlos Garcia Campos [Sat, 4 Dec 2010 14:41:35 +0000 (15:41 +0100)]
libview: add a method to get the job currently running in the worker thread

When a job is cancelled while it's running, the cancelled signal might be
emitted before the job finishes, and since the finished signal is not
emitted for cancelled jobs, it's not possible to know when the job has
finished. With this method we can see whether the job is still running
and wait until it finishes.

13 years agoshell: It's 2010 already!
Christian Persch [Sat, 4 Dec 2010 14:21:02 +0000 (15:21 +0100)]
shell: It's 2010 already!

13 years agobuild: Update git.mk from master copy
Christian Persch [Sat, 4 Dec 2010 13:43:03 +0000 (14:43 +0100)]
build: Update git.mk from master copy

13 years agohelp: Always build .gitignore, not just when help is enabled
Christian Persch [Sat, 4 Dec 2010 13:34:36 +0000 (14:34 +0100)]
help: Always build .gitignore, not just when help is enabled

13 years agobackend: Remove pixbuf backend
Christian Persch [Sat, 4 Dec 2010 13:28:13 +0000 (14:28 +0100)]
backend: Remove pixbuf backend

Evince is a document viewer, not an image viewer. Eog does the latter job
much better than evince ever could.

Bug #630307.

13 years agolibview: Don't draw a resize grip for Annotation Windows.
José Aliste [Wed, 1 Dec 2010 15:55:20 +0000 (12:55 -0300)]
libview: Don't draw a resize grip for Annotation Windows.

Annotation Windows draw their own resize grip.

13 years ago[release] 2.91.3 EVINCE_2_91_3
Carlos Garcia Campos [Tue, 30 Nov 2010 14:31:08 +0000 (15:31 +0100)]
[release] 2.91.3

13 years agolibdocument: Add more sanity checks to ev-document-misc.
José Aliste [Fri, 26 Nov 2010 17:45:46 +0000 (14:45 -0300)]
libdocument: Add more sanity checks to ev-document-misc.

See bug #572061.

13 years agomallard-docs: bug-filing.page
Tiffany Antopolski [Mon, 29 Nov 2010 18:49:01 +0000 (13:49 -0500)]
mallard-docs: bug-filing.page

13 years agoUpdated Galician translatiosn
Fran Diéguez [Sat, 27 Nov 2010 01:57:24 +0000 (02:57 +0100)]
Updated Galician translatiosn

13 years agoview: do not call get_thumbnail_frame when pixbuf is NULL.
José Aliste [Fri, 26 Nov 2010 15:01:01 +0000 (12:01 -0300)]
view: do not call get_thumbnail_frame when pixbuf is NULL.

13 years agodocument: create_thumbnail_frame should return NULL when
José Aliste [Fri, 26 Nov 2010 14:56:45 +0000 (11:56 -0300)]
document: create_thumbnail_frame should return NULL when
source_pixbuf is NULL and width and height are not positive.

Fixes bug #594408

13 years agoUpdated Slovenian translation
Andrej Žnidaršič [Thu, 25 Nov 2010 19:19:44 +0000 (20:19 +0100)]
Updated Slovenian translation

13 years ago[shell] Send the URI of the input file instead of the filename in SyncSource.
José Aliste [Sat, 16 Oct 2010 19:04:36 +0000 (16:04 -0300)]
[shell] Send the URI of the input file instead of the filename in SyncSource.

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

13 years agolibview: Make sure we have a valid page range before getting/setting selection list
Carlos Garcia Campos [Sun, 21 Nov 2010 11:27:21 +0000 (12:27 +0100)]
libview: Make sure we have a valid page range before getting/setting selection list

Fixes bug #630999.

13 years agoAdded UG translation
Gheyret T.Kenji [Sat, 20 Nov 2010 10:03:27 +0000 (11:03 +0100)]
Added UG translation

13 years agodocs: Synch up Makefile contents to C/*.pages
Tiffany Antopolski [Fri, 19 Nov 2010 04:30:43 +0000 (23:30 -0500)]
docs: Synch up Makefile contents to C/*.pages

13 years agodocs: Remove accidental checkin of Makefile
Tiffany Antopolski [Fri, 19 Nov 2010 04:30:27 +0000 (23:30 -0500)]
docs: Remove accidental checkin of Makefile

13 years agoMerge branch 'master' into mallard-docs
Tiffany Antopolski [Fri, 19 Nov 2010 04:23:34 +0000 (23:23 -0500)]
Merge branch 'master' into mallard-docs

13 years agodocs: addes bug-filing.page
Tiffany Antopolski [Thu, 18 Nov 2010 16:25:04 +0000 (11:25 -0500)]
docs: addes bug-filing.page

13 years agodocs: re-organised topics
Tiffany Antopolski [Thu, 18 Nov 2010 16:14:56 +0000 (11:14 -0500)]
docs: re-organised topics

13 years agodocs: added example of viewer that supports annots.
Tiffany Antopolski [Wed, 17 Nov 2010 05:38:41 +0000 (00:38 -0500)]
docs: added example of viewer that supports annots.

13 years agodocs: removed annotations-view.page
Tiffany Antopolski [Wed, 17 Nov 2010 05:02:04 +0000 (00:02 -0500)]
docs: removed annotations-view.page

The page was practically identical to annotations-save.page.

13 years agodocs: reverted printing section structure.
Tiffany Antopolski [Wed, 17 Nov 2010 04:32:20 +0000 (23:32 -0500)]
docs: reverted printing section structure.

13 years agodocs: moved openerror.page to faq section.
Tiffany Antopolski [Wed, 17 Nov 2010 04:21:39 +0000 (23:21 -0500)]
docs: moved openerror.page to faq section.

13 years agodocs: improvements to Reading section
Tiffany Antopolski [Wed, 17 Nov 2010 04:06:27 +0000 (23:06 -0500)]
docs: improvements to Reading section

Shortened the title of finding.page to fit on one line. Merged
zooming.page into movingaround.page and deleted zooming.page.  Removed
extra character at end of file in forms-saving.page.

Removed zooming.page from Makefile.am.

13 years agoUpdated Galician translations
Fran Diéguez [Tue, 16 Nov 2010 18:21:22 +0000 (19:21 +0100)]
Updated Galician translations

13 years agodocs: removed trailing whitespaces in all .page files
Tiffany Antopolski [Tue, 16 Nov 2010 03:23:07 +0000 (22:23 -0500)]
docs: removed trailing whitespaces in all .page files

13 years agodocs: Makefile.am, removed blank line.
Tiffany Antopolski [Tue, 16 Nov 2010 03:02:00 +0000 (22:02 -0500)]
docs: Makefile.am, removed blank line.

13 years agohelp: removed blank line in Makefile
Tiffany Antopolski [Tue, 16 Nov 2010 02:58:36 +0000 (21:58 -0500)]
help: removed blank line in Makefile

13 years agodocs: formats.page, added note about backend for formats.
Tiffany Antopolski [Tue, 16 Nov 2010 02:57:21 +0000 (21:57 -0500)]
docs: formats.page, added note about backend for formats.

13 years agoadd timestamp to SyncSource DBus signal.
José Aliste [Sun, 17 Oct 2010 15:10:06 +0000 (12:10 -0300)]
add timestamp to SyncSource DBus signal.

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

13 years agopofilter fixes for the Finnish translation, update translator-credits
Ville-Pekka Vainio [Mon, 15 Nov 2010 11:59:25 +0000 (13:59 +0200)]
pofilter fixes for the Finnish translation, update translator-credits

13 years agoUpdated Finnish translation
Ville-Pekka Vainio [Sat, 13 Nov 2010 23:02:24 +0000 (01:02 +0200)]
Updated Finnish translation

13 years agoAdded UG translation
Gheyret T.Kenji [Sat, 13 Nov 2010 20:32:25 +0000 (21:32 +0100)]
Added UG translation

13 years agodocs: finding.page, changed 'file' to 'document' as per jaliste.
Tiffany Antopolski [Wed, 10 Nov 2010 21:46:00 +0000 (16:46 -0500)]
docs: finding.page, changed 'file' to 'document' as per jaliste.

13 years agodocs: reverted back to previous, more informative description.
Tiffany Antopolski [Wed, 10 Nov 2010 03:48:02 +0000 (22:48 -0500)]
docs: reverted back to previous, more informative description.

13 years agodocs: annotation-properties.page, correction to US spelling.
Tiffany Antopolski [Wed, 10 Nov 2010 03:45:47 +0000 (22:45 -0500)]
docs: annotation-properties.page, correction to US spelling.

13 years agodocs: forms.page, corrected click to press. Removed obvious use of mouse direction.
Tiffany Antopolski [Wed, 10 Nov 2010 03:40:36 +0000 (22:40 -0500)]
docs: forms.page, corrected click to press.  Removed obvious use of mouse direction.

13 years agodocs: forms-saving.page description change and example provided.
Tiffany Antopolski [Wed, 10 Nov 2010 03:36:46 +0000 (22:36 -0500)]
docs: forms-saving.page description change and example provided.

13 years agoUse gtk_paned_new() instead gtk_[h|v]paned_new()
Javier Jardón [Tue, 9 Nov 2010 02:27:29 +0000 (03:27 +0100)]
Use gtk_paned_new() instead gtk_[h|v]paned_new()

13 years agoforms.page: removed reference bug. Filed in bugzilla instead.
Tiffany Antopolski [Mon, 8 Nov 2010 18:51:14 +0000 (13:51 -0500)]
forms.page: removed reference bug.  Filed in bugzilla instead.

13 years agosynctex-beamer: removed references to bugs.
Tiffany Antopolski [Mon, 8 Nov 2010 18:46:09 +0000 (13:46 -0500)]
synctex-beamer: removed references to bugs.

13 years agoRelease: 2.91.2 EVINCE_2_91_2
Carlos Garcia Campos [Mon, 8 Nov 2010 18:39:58 +0000 (19:39 +0100)]
Release: 2.91.2

13 years agodvi: Don't use cairo_image_surface_create_for_data()
Carlos Garcia Campos [Mon, 8 Nov 2010 18:13:12 +0000 (19:13 +0100)]
dvi: Don't use cairo_image_surface_create_for_data()

We can use cairo_image_surface_create() and let cairo/pixman handle the
memory.

13 years agodvi: Fix drawing glyphs with transparency
Carlos Rendon [Mon, 8 Nov 2010 18:08:48 +0000 (19:08 +0100)]
dvi: Fix drawing glyphs with transparency

Fixes bug #494736.

13 years agodvi: Add image_done method to DviDevice to notify that the image is finished
Carlos Garcia Campos [Mon, 8 Nov 2010 18:06:11 +0000 (19:06 +0100)]
dvi: Add image_done method to DviDevice to notify that the image is finished

This way we can mark the surface dirty when all pixels have been
modified.

13 years agofinding.page: added jaliste's sept22 corrections from gitorious.
Tiffany Antopolski [Mon, 8 Nov 2010 17:30:43 +0000 (12:30 -0500)]
finding.page: added jaliste's sept22 corrections from gitorious.

13 years agolibview: Set redraw_on_allocate to FALSE since we handle our own redrawing
Carlos Garcia Campos [Mon, 1 Nov 2010 09:43:07 +0000 (10:43 +0100)]
libview: Set redraw_on_allocate to FALSE since we handle our own redrawing

13 years agolibview: Remove the use of size_request
Matthias Clasen [Sun, 31 Oct 2010 15:53:19 +0000 (16:53 +0100)]
libview: Remove the use of size_request

13 years ago[view] Make EvView inherit from GtkFixed and implement scrollable interface
Carlos Garcia Campos [Sun, 31 Oct 2010 15:39:21 +0000 (16:39 +0100)]
[view] Make EvView inherit from GtkFixed and implement scrollable interface

GtkLayout implements scrollable interface while GtkFixed doesn't, so
using GtkFixed we can still put/move child widgets while having our own
scrollable implementation.

13 years agolibview: Adapt to GtkScrollable
Christian Persch [Sun, 24 Oct 2010 19:40:34 +0000 (21:40 +0200)]
libview: Adapt to GtkScrollable

13 years agolibview: Use has-entry GtkComboBox instead of GtkComboBoxEntry
Christian Persch [Sun, 24 Oct 2010 19:21:36 +0000 (21:21 +0200)]
libview: Use has-entry GtkComboBox instead of GtkComboBoxEntry

13 years agoshell: Use new combo box text APIs
Matthias Clasen [Sun, 24 Oct 2010 19:09:03 +0000 (21:09 +0200)]
shell: Use new combo box text APIs

13 years agolibview: Use new combo box text APIs
Matthias Clasen [Sun, 24 Oct 2010 19:08:45 +0000 (21:08 +0200)]
libview: Use new combo box text APIs

13 years agoconfigure: Bump gtk+ 3 requirements to 2.91.3
Carlos Garcia Campos [Sun, 7 Nov 2010 09:25:36 +0000 (10:25 +0100)]
configure: Bump gtk+ 3 requirements to 2.91.3

13 years agoMakefile.am: updated list of files
Tiffany Antopolski [Sat, 6 Nov 2010 00:45:33 +0000 (20:45 -0400)]
Makefile.am: updated list of files

13 years agofinding.page: updated help to current behaviour of find.
Tiffany Antopolski [Sat, 6 Nov 2010 00:29:20 +0000 (20:29 -0400)]
finding.page: updated help to current behaviour of find.

13 years agoSyncTex: All topics completed in draft form.
Tiffany Antopolski [Fri, 5 Nov 2010 19:28:09 +0000 (15:28 -0400)]
SyncTex: All topics completed in draft form.

13 years agoSynctex: adding support and searching.
Tiffany Antopolski [Thu, 4 Nov 2010 22:18:43 +0000 (18:18 -0400)]
Synctex: adding support and searching.

13 years agosynctex: added synctex topic stubs
Tiffany Antopolski [Thu, 4 Nov 2010 02:45:01 +0000 (22:45 -0400)]
synctex: added synctex topic stubs

13 years agoUpdated Japanese translation
Takayuki KUSANO [Wed, 3 Nov 2010 00:20:16 +0000 (09:20 +0900)]
Updated Japanese translation

13 years ago[l10n] Updated Estonian translation
Ivar Smolin [Tue, 2 Nov 2010 22:31:08 +0000 (00:31 +0200)]
[l10n] Updated Estonian translation

13 years agoSyncTex: added topic stubs
Tiffany Antopolski [Tue, 2 Nov 2010 04:19:23 +0000 (00:19 -0400)]
SyncTex: added topic stubs

13 years agodocs sections: removed groups="main" attribute
Tiffany Antopolski [Sun, 31 Oct 2010 17:04:59 +0000 (13:04 -0400)]
docs sections: removed groups="main" attribute

13 years agoprinting: booklets topic added
Tiffany Antopolski [Fri, 29 Oct 2010 00:09:50 +0000 (20:09 -0400)]
printing: booklets topic added

13 years agoannotations: added view, save and disabled pages, plus minor fixes
Tiffany Antopolski [Tue, 26 Oct 2010 04:26:19 +0000 (00:26 -0400)]
annotations: added view, save and disabled pages, plus minor fixes

13 years agominor cosmetic changes as per Phil Bull.
Tiffany Antopolski [Tue, 12 Oct 2010 21:20:20 +0000 (17:20 -0400)]
minor cosmetic changes as per Phil Bull.

13 years agoInteractive forms guides added.
Tiffany Antopolski [Fri, 8 Oct 2010 14:33:45 +0000 (10:33 -0400)]
Interactive forms guides added.

13 years agoUpdated Spanish translation
Jorge González [Fri, 29 Oct 2010 08:06:06 +0000 (10:06 +0200)]
Updated Spanish translation

13 years agoFix a small typo in requirements
Marek Kasik [Tue, 26 Oct 2010 13:21:52 +0000 (15:21 +0200)]
Fix a small typo in requirements

13 years ago[l10n] Updated German doc translation
Mario Blättermann [Mon, 25 Oct 2010 20:08:32 +0000 (22:08 +0200)]
[l10n] Updated German doc translation

13 years agoUpdate Simplified Chinese translation.
Aron Xu [Mon, 25 Oct 2010 07:54:55 +0000 (07:54 +0000)]
Update Simplified Chinese translation.

13 years agoUpdated Spanish translation
Jorge González [Sun, 24 Oct 2010 10:00:31 +0000 (12:00 +0200)]
Updated Spanish translation

13 years agoUpdated Catalan (Valencian) translation
Carles Ferrando [Fri, 22 Oct 2010 23:06:40 +0000 (01:06 +0200)]
Updated Catalan (Valencian) translation

13 years agol10n: Updated Greek translation for evince help
Simos Xenitellis [Fri, 22 Oct 2010 23:02:55 +0000 (02:02 +0300)]
l10n: Updated Greek translation for evince help

13 years agoUpdated Spanish translation
Jorge González [Thu, 21 Oct 2010 19:55:34 +0000 (21:55 +0200)]
Updated Spanish translation

13 years agoUpdated galician translations
Fran Diéguez [Wed, 20 Oct 2010 07:15:38 +0000 (09:15 +0200)]
Updated galician translations

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