]> www.fi.muni.cz Git - evince.git/log
evince.git
13 years ago[libview] Correctly compute the position of the annotation window
Jose Aliste [Sun, 25 Jul 2010 19:49:32 +0000 (15:49 -0400)]
[libview] Correctly compute the position of the annotation window

13 years ago[libview] Fix position of window annotations when moved by the user
Carlos Garcia Campos [Sun, 25 Jul 2010 16:51:29 +0000 (18:51 +0200)]
[libview] Fix position of window annotations when moved by the user

13 years ago[libdocument] Add missing parts of previous commit
Carlos Garcia Campos [Sun, 25 Jul 2010 11:06:41 +0000 (13:06 +0200)]
[libdocument] Add missing parts of previous commit

13 years ago[libdocument] Fix interface properties handling in derived classes
Carlos Garcia Campos [Sun, 25 Jul 2010 10:48:55 +0000 (12:48 +0200)]
[libdocument] Fix interface properties handling in derived classes

13 years agoUpdated asturian translation
Xandru Armesto [Fri, 23 Jul 2010 13:56:06 +0000 (15:56 +0200)]
Updated asturian translation

13 years agoUpdated the Kannada translations
Shankar Prasad [Fri, 23 Jul 2010 07:55:21 +0000 (13:25 +0530)]
Updated the Kannada translations

13 years agoUpdate Simplified Chinese translations.
Tao Wang [Fri, 23 Jul 2010 05:26:23 +0000 (13:26 +0800)]
Update Simplified Chinese translations.

13 years agoUpdated Gujarati Translations
Sweta Kothari [Thu, 22 Jul 2010 11:10:59 +0000 (16:40 +0530)]
Updated Gujarati Translations

13 years agoUpdated Gujarati Translations
Sweta Kothari [Thu, 22 Jul 2010 11:07:08 +0000 (16:37 +0530)]
Updated Gujarati Translations

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Wed, 21 Jul 2010 16:02:10 +0000 (19:02 +0300)]
Updated Hebrew translation.

13 years ago[pdf] Fix build with poppler 0.14
Carlos Garcia Campos [Wed, 21 Jul 2010 14:37:06 +0000 (16:37 +0200)]
[pdf] Fix build with poppler 0.14

Fixes bug #624904.

13 years agoUpdated Galician translations
Fran Diéguez [Wed, 21 Jul 2010 14:37:36 +0000 (16:37 +0200)]
Updated Galician translations

13 years ago[i18n] Updated German translation
Mario Blättermann [Tue, 20 Jul 2010 19:54:42 +0000 (21:54 +0200)]
[i18n] Updated German translation

13 years agoPreliminary support for adding new annotations
Carlos Garcia Campos [Tue, 20 Jul 2010 15:01:56 +0000 (17:01 +0200)]
Preliminary support for adding new annotations

At the moment only Text annotations can be added. See bug #168304.

13 years ago[libview] Add ev_page_cache_mark_dirty()
Carlos Garcia Campos [Tue, 20 Jul 2010 12:34:18 +0000 (14:34 +0200)]
[libview] Add ev_page_cache_mark_dirty()

Annotations might be added at runtime, in that case we need to mark
cache as dirty to force a new job to get annotations.

13 years agoUpdate Chinese (Simplified) translation
Ray Wang [Mon, 19 Jul 2010 03:11:43 +0000 (11:11 +0800)]
Update Chinese (Simplified) translation

13 years agoFixed headers in galician translation file
Fran Diéguez [Sun, 18 Jul 2010 16:43:44 +0000 (18:43 +0200)]
Fixed headers in galician translation file

13 years agoUpdated Spanish translation
Jorge González [Sun, 18 Jul 2010 09:53:14 +0000 (11:53 +0200)]
Updated Spanish translation

13 years ago[i18n] Updated German translation
Mario Blättermann [Sat, 17 Jul 2010 20:15:09 +0000 (22:15 +0200)]
[i18n] Updated German translation

13 years ago[libdocument] Use cairo instead of gdk_draw_rectangle()
Carlos Garcia Campos [Thu, 15 Jul 2010 19:11:50 +0000 (21:11 +0200)]
[libdocument] Use cairo instead of gdk_draw_rectangle()

13 years ago[libview] Fix formatting issues in ev-view-accessible.c
Daniel Garcia [Wed, 14 Jul 2010 09:58:29 +0000 (11:58 +0200)]
[libview] Fix formatting issues in ev-view-accessible.c

 * Removing trailing spaces
 * Changing space tabulation by tabs
 * Other format changes (remove spaces, braces, etc)

13 years ago[libview] Only set text and text_layout flags in page cache when a11y might be enabled
Carlos Garcia Campos [Wed, 14 Jul 2010 13:28:15 +0000 (15:28 +0200)]
[libview] Only set text and text_layout flags in page cache when a11y might be enabled

13 years ago[libview] Allow changing page cache flags when cache is already running
Carlos Garcia Campos [Wed, 14 Jul 2010 13:26:04 +0000 (15:26 +0200)]
[libview] Allow changing page cache flags when cache is already running

13 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao [Wed, 14 Jul 2010 11:55:54 +0000 (19:55 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

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

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Tue, 13 Jul 2010 08:44:40 +0000 (11:44 +0300)]
Updated Hebrew translation.

13 years agoUpdated Galician translations
Fran Diéguez [Tue, 13 Jul 2010 00:54:55 +0000 (02:54 +0200)]
Updated Galician translations

13 years ago[release] 2.31.5 EVINCE_2_31_5
Carlos Garcia Campos [Mon, 12 Jul 2010 18:46:02 +0000 (20:46 +0200)]
[release] 2.31.5

13 years agoAdd shell/ev-sidebar-annotations.c to POTFILES.in
Carlos Garcia Campos [Mon, 12 Jul 2010 18:33:00 +0000 (20:33 +0200)]
Add shell/ev-sidebar-annotations.c to POTFILES.in

13 years ago[shell] Flush DBus connection after emitting closed signal for the last window
Carlos Garcia Campos [Mon, 12 Jul 2010 18:18:41 +0000 (20:18 +0200)]
[shell] Flush DBus connection after emitting closed signal for the last window

13 years ago[shell] Add ev_application_get_n_windows()
Carlos Garcia Campos [Mon, 12 Jul 2010 18:13:15 +0000 (20:13 +0200)]
[shell] Add ev_application_get_n_windows()

13 years ago[shell] Optimize ev_application_has_window()
Carlos Garcia Campos [Mon, 12 Jul 2010 18:12:30 +0000 (20:12 +0200)]
[shell] Optimize ev_application_has_window()

13 years ago[libview] Use cairo_region_xor() when available
Carlos Garcia Campos [Mon, 12 Jul 2010 18:01:25 +0000 (20:01 +0200)]
[libview] Use cairo_region_xor() when available

13 years ago[libdocument] Use G_DEFINE_INTERFACE() macro to define EvAnnotationMarkup iface
Carlos Garcia Campos [Mon, 12 Jul 2010 18:00:48 +0000 (20:00 +0200)]
[libdocument] Use G_DEFINE_INTERFACE() macro to define EvAnnotationMarkup iface

13 years agoBump GTK+ version to 2.90.5 and GLib to 2.25.11
Carlos Garcia Campos [Mon, 12 Jul 2010 17:21:23 +0000 (19:21 +0200)]
Bump GTK+ version to 2.90.5 and GLib to 2.25.11

13 years ago[libdocument] Add ev-annotation.h to evince-document.h
Carlos Garcia Campos [Mon, 12 Jul 2010 17:11:00 +0000 (19:11 +0200)]
[libdocument] Add ev-annotation.h to evince-document.h

13 years ago[shell] Focus the selected annotation in the sidebar
Carlos Garcia Campos [Mon, 12 Jul 2010 17:08:10 +0000 (19:08 +0200)]
[shell] Focus the selected annotation in the sidebar

13 years ago[libview] Add ev_view_focus_annotation() to focus the given annotation
Carlos Garcia Campos [Mon, 12 Jul 2010 17:06:21 +0000 (19:06 +0200)]
[libview] Add ev_view_focus_annotation() to focus the given annotation

13 years ago[shell] Add a sidebar page to show the list of annotations
Carlos Garcia Campos [Mon, 12 Jul 2010 10:40:39 +0000 (12:40 +0200)]
[shell] Add a sidebar page to show the list of annotations

13 years ago[libview] Add a job to get the list of all annotations in document
Carlos Garcia Campos [Mon, 12 Jul 2010 10:07:18 +0000 (12:07 +0200)]
[libview] Add a job to get the list of all annotations in document

13 years ago[pdf] Cache annotations in the backend
Carlos Garcia Campos [Sun, 11 Jul 2010 17:34:47 +0000 (19:34 +0200)]
[pdf] Cache annotations in the backend

13 years ago[libview] Add mail-attachment to stock-icons
Carlos Garcia Campos [Sun, 11 Jul 2010 17:18:43 +0000 (19:18 +0200)]
[libview] Add mail-attachment to stock-icons

13 years ago[pdf] Try to parse and format annots modified date
Carlos Garcia Campos [Sun, 11 Jul 2010 16:49:02 +0000 (18:49 +0200)]
[pdf] Try to parse and format annots modified date

13 years ago[libdocument] Move format_date function from ev-properties to ev-document-misc
Carlos Garcia Campos [Sun, 11 Jul 2010 16:15:51 +0000 (18:15 +0200)]
[libdocument] Move format_date function from ev-properties to ev-document-misc

13 years agoAdd EvMappingList data struct instead of using a GList
Carlos Garcia Campos [Sun, 11 Jul 2010 08:52:34 +0000 (10:52 +0200)]
Add EvMappingList data struct instead of using a GList

It just wraps the GList and adds reference counting

13 years agoAdded Kazakh translation for evince
Baurzhan Muftakhidinov [Mon, 12 Jul 2010 13:22:48 +0000 (16:22 +0300)]
Added Kazakh translation for evince

13 years agoUpdate Simplified Chinese help translation.
Tao Zhu [Sun, 11 Jul 2010 13:53:32 +0000 (21:53 +0800)]
Update Simplified Chinese help translation.

13 years ago[libview] Make sure annot popups never show up outside the main window
Carlos Garcia Campos [Sat, 10 Jul 2010 15:50:34 +0000 (17:50 +0200)]
[libview] Make sure annot popups never show up outside the main window

Fixes bug #604125.

13 years ago[shell] Add GetWindowList DBus method to EvWindow
Jose Aliste [Fri, 9 Jul 2010 08:12:26 +0000 (10:12 +0200)]
[shell] Add GetWindowList DBus method to EvWindow

It returns the list of currently opened windows

13 years ago[shell] Add ev_window_get_dbus_object_path()
Jose Aliste [Fri, 9 Jul 2010 07:45:15 +0000 (09:45 +0200)]
[shell] Add ev_window_get_dbus_object_path()

13 years ago[shell] Emit a DBus signal when window is closed
Jose Aliste [Fri, 9 Jul 2010 07:42:46 +0000 (09:42 +0200)]
[shell] Emit a DBus signal when window is closed

13 years ago[ev-daemon] Add FindDocument method to the daemon DBus interface
Jose Aliste [Fri, 9 Jul 2010 07:17:00 +0000 (09:17 +0200)]
[ev-daemon] Add FindDocument method to the daemon DBus interface

It returns the name owner of the evince process for the given document
URI.

13 years ago[pdf] Update to poppler API changes
Carlos Garcia Campos [Thu, 8 Jul 2010 15:39:26 +0000 (17:39 +0200)]
[pdf] Update to poppler API changes

13 years agoSwitch to GTK+ 3
Carlos Garcia Campos [Thu, 8 Jul 2010 08:22:11 +0000 (10:22 +0200)]
Switch to GTK+ 3

13 years ago[libview] Fix build with GSEAL enabled
Carlos Garcia Campos [Tue, 6 Jul 2010 08:43:07 +0000 (10:43 +0200)]
[libview] Fix build with GSEAL enabled

13 years agoRemove gail-util from cut-n-paste and add gail dependency
Carlos Garcia Campos [Mon, 5 Jul 2010 09:37:09 +0000 (11:37 +0200)]
Remove gail-util from cut-n-paste and add gail dependency

I thought gail-util was included in gtk+ sources but it was not
installed by gtk.

13 years ago[libview] Set word wrapping mode for text in popup annotations
Carlos Garcia Campos [Sat, 3 Jul 2010 09:06:12 +0000 (11:06 +0200)]
[libview] Set word wrapping mode for text in popup annotations

Patch by gvlat@pochta.ru. Fixes bug #623456.

13 years ago[release] 2.31.4.1 EVINCE_2_31_4_1
Carlos Garcia Campos [Wed, 30 Jun 2010 16:56:43 +0000 (18:56 +0200)]
[release] 2.31.4.1

13 years ago[libview] Cache GtkTextBuffer in EvViewAccessible
Daniel Garcia [Tue, 29 Jun 2010 14:44:19 +0000 (16:44 +0200)]
[libview] Cache GtkTextBuffer in EvViewAccessible

13 years ago[pdf] Fix build when text_layout is not available
Carlos Garcia Campos [Tue, 29 Jun 2010 06:52:13 +0000 (08:52 +0200)]
[pdf] Fix build when text_layout is not available

Fixes bug #623080.

13 years ago[release] 2.31.4 EVINCE_2_31_4
Carlos Garcia Campos [Mon, 28 Jun 2010 15:55:23 +0000 (17:55 +0200)]
[release] 2.31.4

13 years ago[shell] Add synctex support
Carlos Garcia Campos [Mon, 28 Jun 2010 14:23:21 +0000 (16:23 +0200)]
[shell] Add synctex support

13 years ago[shell] Add ev_application_get_dbus_connection()
Carlos Garcia Campos [Mon, 28 Jun 2010 14:21:44 +0000 (16:21 +0200)]
[shell] Add ev_application_get_dbus_connection()

13 years ago[shell] Rename OpenURI dbus method as Reload and remove uri argument
Carlos Garcia Campos [Mon, 28 Jun 2010 13:16:18 +0000 (15:16 +0200)]
[shell] Rename OpenURI dbus method as Reload and remove uri argument

13 years ago[shell] Free dbus introspection data on application shutdown
Carlos Garcia Campos [Mon, 28 Jun 2010 13:09:53 +0000 (15:09 +0200)]
[shell] Free dbus introspection data on application shutdown

13 years ago[libview] Add support for synctex in EvView
Carlos Garcia Campos [Mon, 28 Jun 2010 09:43:06 +0000 (11:43 +0200)]
[libview] Add support for synctex in EvView

 - A signal with a source link is emitted on CTRL + click
 - A new public method has been added to highlight the view rectangle
   corresponding to a source link

13 years ago[libdocument] Use EvSourceLink as parameter of synctex_forward_search()
Carlos Garcia Campos [Mon, 28 Jun 2010 09:24:09 +0000 (11:24 +0200)]
[libdocument] Use EvSourceLink as parameter of synctex_forward_search()

13 years ago[dvi] Implement ev_document_support_syntex
Jose Aliste [Sun, 27 Jun 2010 10:27:41 +0000 (12:27 +0200)]
[dvi] Implement ev_document_support_syntex

13 years ago[pdf] Implement ev_document_support_syntex
Jose Aliste [Sun, 27 Jun 2010 10:25:01 +0000 (12:25 +0200)]
[pdf] Implement ev_document_support_syntex

13 years ago[libdocument] Add synctex methods to search backward and forward
Jose Aliste [Sun, 27 Jun 2010 10:12:15 +0000 (12:12 +0200)]
[libdocument] Add synctex methods to search backward and forward

13 years agoAdd synctex parser to cut-n-paste directory.
Jose Aliste [Sun, 20 Dec 2009 15:12:45 +0000 (16:12 +0100)]
Add synctex parser to cut-n-paste directory.

13 years agoUpdate Simplified Chinese translation.
杨章 [Sun, 27 Jun 2010 03:02:33 +0000 (11:02 +0800)]
Update Simplified Chinese translation.

13 years ago[libview] Implement AtkText interface in EvView
Daniel Garcia [Sat, 26 Jun 2010 16:38:02 +0000 (18:38 +0200)]
[libview] Implement AtkText interface in EvView

13 years agoAdd gail-util to cut-n-paste
Daniel Garcia [Sat, 26 Jun 2010 14:58:09 +0000 (16:58 +0200)]
Add gail-util to cut-n-paste

13 years ago[libview] Rename get_page_extents as ev_view_get_page_extents and make it public
Daniel Garcia [Sat, 26 Jun 2010 14:47:01 +0000 (16:47 +0200)]
[libview] Rename get_page_extents as ev_view_get_page_extents and make it public

13 years ago[libview] Get text and text_layout and store it in EvPageCache
Daniel Garcia [Sat, 26 Jun 2010 14:40:41 +0000 (16:40 +0200)]
[libview] Get text and text_layout and store it in EvPageCache

13 years ago[pdf] Implement EvDocumentText interface
Daniel Garcia [Sat, 26 Jun 2010 14:12:57 +0000 (16:12 +0200)]
[pdf] Implement EvDocumentText interface

13 years ago[libdocument] Add EvDocumentText interface
Daniel Garcia [Sat, 26 Jun 2010 13:52:25 +0000 (15:52 +0200)]
[libdocument] Add EvDocumentText interface

13 years agoUpdated Catalan translation
Gil Forcada [Sat, 26 Jun 2010 10:18:30 +0000 (12:18 +0200)]
Updated Catalan translation

13 years ago[comics] Correctly quote filename in zipnote command
Juanjo Marín [Thu, 24 Jun 2010 08:16:13 +0000 (10:16 +0200)]
[comics] Correctly quote filename in zipnote command

See bug #619248.

13 years agoAdd Esperanto translation
Kristjan Schmidt [Sun, 20 Jun 2010 08:16:18 +0000 (10:16 +0200)]
Add Esperanto translation

13 years agoAdd Esperanto translation
Kristjan Schmidt [Sun, 20 Jun 2010 08:15:36 +0000 (10:15 +0200)]
Add Esperanto translation

13 years ago[printing] Don't save print document settings into global file
Carlos Garcia Campos [Sat, 19 Jun 2010 09:25:19 +0000 (11:25 +0200)]
[printing] Don't save print document settings into global file

Fixes bug #530018.

13 years ago[totem-screensaver] Adapt to GDBus API change
Florian Müllner [Fri, 18 Jun 2010 15:42:34 +0000 (17:42 +0200)]
[totem-screensaver] Adapt to GDBus API change

13 years ago[build] Bump glib version to 2.25.9
Carlos Garcia Campos [Fri, 18 Jun 2010 09:32:03 +0000 (11:32 +0200)]
[build] Bump glib version to 2.25.9

GDBus api has changed, see bug #621872.

13 years ago[shell] Track media keys proxy name owner to enable/disable it
Carlos Garcia Campos [Fri, 18 Jun 2010 09:10:32 +0000 (11:10 +0200)]
[shell] Track media keys proxy name owner to enable/disable it

13 years ago[shell] Use new gdbus API for the mediaplayerkeys
Claudio Saavedra [Thu, 17 Jun 2010 14:16:12 +0000 (17:16 +0300)]
[shell] Use new gdbus API for the mediaplayerkeys

This partially fixes the build with latest glib from master.

13 years ago[pdf] Bump poppler version to 0.14.0
Carlos Garcia Campos [Thu, 17 Jun 2010 14:37:49 +0000 (16:37 +0200)]
[pdf] Bump poppler version to 0.14.0

13 years agoRemove totem-scrsaver from POTFILES.in
Bastien Nocera [Wed, 16 Jun 2010 14:47:14 +0000 (15:47 +0100)]
Remove totem-scrsaver from POTFILES.in

As there's not strings to translate anymore. And remove un-needed
gi18n.h include.

13 years ago[shell] Reload presentation view when document changes
Carlos Garcia Campos [Wed, 16 Jun 2010 10:53:53 +0000 (12:53 +0200)]
[shell] Reload presentation view when document changes

Fixes bug #621750.

13 years agoUpdated Slovenian translation
Matej Urbančič [Tue, 15 Jun 2010 13:51:56 +0000 (15:51 +0200)]
Updated Slovenian translation

13 years ago[pdf] Remove unused code
Carlos Garcia Campos [Tue, 15 Jun 2010 11:09:47 +0000 (13:09 +0200)]
[pdf] Remove unused code

13 years agoDon't mix PopplerRectangle and EvRectangle
Carlos Garcia Campos [Mon, 14 Jun 2010 17:27:08 +0000 (19:27 +0200)]
Don't mix PopplerRectangle and EvRectangle

We shouldn't assume a PopplerRectangle was created with g_new(), so
better use poppler_rectangle_free().

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Sun, 13 Jun 2010 21:36:42 +0000 (23:36 +0200)]
Updated Norwegian bokmål translation

13 years agoRemove hard-coded reason in totem-scrsaver
Bastien Nocera [Sat, 12 Jun 2010 16:09:13 +0000 (17:09 +0100)]
Remove hard-coded reason in totem-scrsaver

We should now be able to share it between totem and evince
without changes.

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

13 years agoUpdated Galician translations
Fran Diéguez [Sat, 12 Jun 2010 23:46:59 +0000 (01:46 +0200)]
Updated Galician translations

13 years ago[toolbar-editor] Syncing to GDK API changes
Jose Aliste [Sun, 6 Jun 2010 23:50:31 +0000 (19:50 -0400)]
[toolbar-editor] Syncing to GDK API changes

13 years ago[shell] Don't show the loading window when loading remote files
Carlos Garcia Campos [Wed, 9 Jun 2010 13:27:59 +0000 (15:27 +0200)]
[shell] Don't show the loading window when loading remote files

We already have a progress bar in the message area.

13 years ago[comics] Adds comics_regex_quote()
Juanjo Marín [Tue, 8 Jun 2010 12:49:39 +0000 (14:49 +0200)]
[comics] Adds comics_regex_quote()

Fixes bug #619248.

13 years ago[impress] Fix build
Hib Eris [Tue, 8 Jun 2010 08:38:28 +0000 (10:38 +0200)]
[impress] Fix build