]>
 
 
www.fi.muni.cz Git - evince.git/log 
 
 
 
 
 
 
 
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 
 
Carlos Garcia Campos  [Mon, 12 Jul 2010 17:11:00 +0000  (19:11 +0200)] 
 
[libdocument] Add ev-annotation.h to evince-document.h 
 
Carlos Garcia Campos  [Mon, 12 Jul 2010 17:08:10 +0000  (19:08 +0200)] 
 
[shell] Focus the selected annotation in the sidebar 
 
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 
 
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 
 
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 
 
Carlos Garcia Campos  [Sun, 11 Jul 2010 17:34:47 +0000  (19:34 +0200)] 
 
[pdf] Cache annotations in the backend 
 
Carlos Garcia Campos  [Sun, 11 Jul 2010 17:18:43 +0000  (19:18 +0200)] 
 
[libview] Add mail-attachment to stock-icons 
 
Carlos Garcia Campos  [Sun, 11 Jul 2010 16:49:02 +0000  (18:49 +0200)] 
 
[pdf] Try to parse and format annots modified date 
 
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 
 
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 
 
Baurzhan Muftakhidinov  [Mon, 12 Jul 2010 13:22:48 +0000  (16:22 +0300)] 
 
Added Kazakh translation for evince 
 
Tao Zhu  [Sun, 11 Jul 2010 13:53:32 +0000  (21:53 +0800)] 
 
Update Simplified Chinese help translation. 
 
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. 
 
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 
 
Jose Aliste  [Fri, 9 Jul 2010 07:45:15 +0000  (09:45 +0200)] 
 
[shell] Add ev_window_get_dbus_object_path() 
 
Jose Aliste  [Fri, 9 Jul 2010 07:42:46 +0000  (09:42 +0200)] 
 
[shell] Emit a DBus signal when window is closed 
 
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. 
 
Carlos Garcia Campos  [Thu, 8 Jul 2010 15:39:26 +0000  (17:39 +0200)] 
 
[pdf] Update to poppler API changes 
 
Carlos Garcia Campos  [Thu, 8 Jul 2010 08:22:11 +0000  (10:22 +0200)] 
 
Switch to GTK+ 3 
 
Carlos Garcia Campos  [Tue, 6 Jul 2010 08:43:07 +0000  (10:43 +0200)] 
 
[libview] Fix build with GSEAL enabled 
 
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. 
 
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. 
 
Carlos Garcia Campos  [Wed, 30 Jun 2010 16:56:43 +0000  (18:56 +0200)] 
 
[release] 2.31.4.1 
 
Daniel Garcia  [Tue, 29 Jun 2010 14:44:19 +0000  (16:44 +0200)] 
 
[libview] Cache GtkTextBuffer in EvViewAccessible 
 
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. 
 
Carlos Garcia Campos  [Mon, 28 Jun 2010 15:55:23 +0000  (17:55 +0200)] 
 
[release] 2.31.4 
 
Carlos Garcia Campos  [Mon, 28 Jun 2010 14:23:21 +0000  (16:23 +0200)] 
 
[shell] Add synctex support 
 
Carlos Garcia Campos  [Mon, 28 Jun 2010 14:21:44 +0000  (16:21 +0200)] 
 
[shell] Add ev_application_get_dbus_connection() 
 
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 
 
Carlos Garcia Campos  [Mon, 28 Jun 2010 13:09:53 +0000  (15:09 +0200)] 
 
[shell] Free dbus introspection data on application shutdown 
 
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 
 
Carlos Garcia Campos  [Mon, 28 Jun 2010 09:24:09 +0000  (11:24 +0200)] 
 
[libdocument] Use EvSourceLink as parameter of synctex_forward_search() 
 
Jose Aliste  [Sun, 27 Jun 2010 10:27:41 +0000  (12:27 +0200)] 
 
[dvi] Implement ev_document_support_syntex 
 
Jose Aliste  [Sun, 27 Jun 2010 10:25:01 +0000  (12:25 +0200)] 
 
[pdf] Implement ev_document_support_syntex 
 
Jose Aliste  [Sun, 27 Jun 2010 10:12:15 +0000  (12:12 +0200)] 
 
[libdocument] Add synctex methods to search backward and forward 
 
Jose Aliste  [Sun, 20 Dec 2009 15:12:45 +0000  (16:12 +0100)] 
 
Add synctex parser to cut-n-paste directory. 
 
杨章  [Sun, 27 Jun 2010 03:02:33 +0000  (11:02 +0800)] 
 
Update Simplified Chinese translation. 
 
Daniel Garcia  [Sat, 26 Jun 2010 16:38:02 +0000  (18:38 +0200)] 
 
[libview] Implement AtkText interface in EvView 
 
Daniel Garcia  [Sat, 26 Jun 2010 14:58:09 +0000  (16:58 +0200)] 
 
Add gail-util to cut-n-paste 
 
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 
 
Daniel Garcia  [Sat, 26 Jun 2010 14:40:41 +0000  (16:40 +0200)] 
 
[libview] Get text and text_layout and store it in EvPageCache 
 
Daniel Garcia  [Sat, 26 Jun 2010 14:12:57 +0000  (16:12 +0200)] 
 
[pdf] Implement EvDocumentText interface 
 
Daniel Garcia  [Sat, 26 Jun 2010 13:52:25 +0000  (15:52 +0200)] 
 
[libdocument] Add EvDocumentText interface 
 
Gil Forcada  [Sat, 26 Jun 2010 10:18:30 +0000  (12:18 +0200)] 
 
Updated Catalan translation 
 
Juanjo Marín  [Thu, 24 Jun 2010 08:16:13 +0000  (10:16 +0200)] 
 
[comics] Correctly quote filename in zipnote command 
 
See bug #619248. 
 
Kristjan Schmidt  [Sun, 20 Jun 2010 08:16:18 +0000  (10:16 +0200)] 
 
Add Esperanto translation 
 
Kristjan Schmidt  [Sun, 20 Jun 2010 08:15:36 +0000  (10:15 +0200)] 
 
Add Esperanto translation 
 
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. 
 
Florian Müllner  [Fri, 18 Jun 2010 15:42:34 +0000  (17:42 +0200)] 
 
[totem-screensaver] Adapt to GDBus API change 
 
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. 
 
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 
 
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. 
 
Carlos Garcia Campos  [Thu, 17 Jun 2010 14:37:49 +0000  (16:37 +0200)] 
 
[pdf] Bump poppler version to 0.14.0 
 
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. 
 
Carlos Garcia Campos  [Wed, 16 Jun 2010 10:53:53 +0000  (12:53 +0200)] 
 
[shell] Reload presentation view when document changes 
 
Fixes bug #621750. 
 
Matej Urbančič  [Tue, 15 Jun 2010 13:51:56 +0000  (15:51 +0200)] 
 
Updated Slovenian translation 
 
Carlos Garcia Campos  [Tue, 15 Jun 2010 11:09:47 +0000  (13:09 +0200)] 
 
[pdf] Remove unused code 
 
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(). 
 
Kjartan Maraas  [Sun, 13 Jun 2010 21:36:42 +0000  (23:36 +0200)] 
 
Updated Norwegian bokmål translation 
 
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 
 
Fran Diéguez  [Sat, 12 Jun 2010 23:46:59 +0000  (01:46  +0200)] 
 
Updated Galician translations 
 
Jose Aliste  [Sun, 6 Jun 2010 23:50:31 +0000  (19:50 -0400)] 
 
[toolbar-editor] Syncing to GDK API changes 
 
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. 
 
Juanjo Marín  [Tue, 8 Jun 2010 12:49:39 +0000  (14:49 +0200)] 
 
[comics] Adds comics_regex_quote() 
 
Fixes bug #619248. 
 
Hib Eris  [Tue, 8 Jun 2010 08:38:28 +0000  (10:38 +0200)] 
 
[impress] Fix build 
 
Carlos Garcia Campos  [Mon, 7 Jun 2010 15:51:04 +0000  (17:51 +0200)] 
 
[release] 2.31.2 
 
Sira Nokyoongtong  [Fri, 4 Jun 2010 14:29:41 +0000  (21:29 +0700)] 
 
Updated Thai translation. 
 
Fran Diéguez  [Thu, 3 Jun 2010 19:42:11 +0000  (21:42 +0200)] 
 
Updated Galician translations 
 
Yaron Shahrabani  [Thu, 3 Jun 2010 11:08:46 +0000  (14:08 +0300)] 
 
Updated Hebrew translation. 
 
Jorge González  [Thu, 3 Jun 2010 09:30:39 +0000  (11:30 +0200)] 
 
Updated Spanish translation 
 
Carlos Garcia Campos  [Wed, 2 Jun 2010 12:12:21 +0000  (14:12 +0200)] 
 
[presentation] Fix fade animations 
 
Fixes bug #619825. 
 
Carlos Garcia Campos  [Wed, 2 Jun 2010 10:40:26 +0000  (12:40 +0200)] 
 
[presentation] Fix a crash when starting animation 
 
Fixes bug #619948. 
 
Carlos Garcia Campos  [Wed, 2 Jun 2010 10:20:19 +0000  (12:20 +0200)] 
 
[libview] Remove set_focus_on_map and set NOTIFICATION type hint for loading window 
 
For some reason this prevents focus stealing and skips taskbar and 
pager hints. 
 
Carlos Garcia Campos  [Wed, 2 Jun 2010 09:47:18 +0000  (11:47 +0200)] 
 
[libview] Do nothing if don't have a job_list yet 
 
The job_list isn't created in the init anymore, so it might be NULL. 
 
Ivar Smolin  [Wed, 2 Jun 2010 06:40:18 +0000  (09:40 +0300)] 
 
Estonian translation updated 
 
Carlos Garcia Campos  [Mon, 31 May 2010 17:32:21 +0000  (19:32 +0200)] 
 
[libview] Fix build with GSEAL enabled 
 
Carlos Garcia Campos  [Mon, 31 May 2010 17:31:14 +0000  (19:31 +0200)] 
 
[toolbar-editor] Fix build with GSEAL enabled 
 
Carlos Garcia Campos  [Mon, 31 May 2010 16:31:36 +0000  (18:31 +0200)] 
 
[libview] Don't pass rotation and scale to pixbuf-cache 
 
Carlos Garcia Campos  [Mon, 31 May 2010 16:26:38 +0000  (18:26 +0200)] 
 
[libview] Use g_slice_alloc0/free1 instead of g_new0/free 
 
Carlos Garcia Campos  [Mon, 31 May 2010 15:57:33 +0000  (17:57 +0200)] 
 
Use a dynamic pixbuf cache size based on document page size 
 
Instead of using a static number of pages to cache, we use a size in 
bytes, and the number of pages that will be cached depends on the 
current zoom level. It allows us caching more pages for lower scale 
factors and increase zoom level by caching fewer pages. See bug #303365. 
 
Carlos Garcia Campos  [Mon, 31 May 2010 15:37:49 +0000  (17:37 +0200)] 
 
[libdocument] Add ev_document_get_min_page_size() 
 
Carlos Garcia Campos  [Mon, 31 May 2010 15:36:42 +0000  (17:36 +0200)] 
 
[ephy-zoom] Use G_DEFINE_TYPE macro 
 
Carlos Garcia Campos  [Mon, 31 May 2010 15:31:26 +0000  (17:31 +0200)] 
 
[ephy-zoom] Add max/min zoom properties 
 
Carlos Garcia Campos  [Mon, 31 May 2010 10:25:25 +0000  (12:25 +0200)] 
 
[libview] Remove prototypes of non existent methods 
 
Funda Wang  [Mon, 31 May 2010 04:48:22 +0000  (12:48 +0800)] 
 
Updated zh_CN translation. 
 
Kjartan Maraas  [Sun, 30 May 2010 13:15:36 +0000  (15:15 +0200)] 
 
Updated Norwegian bokmål translation 
 
Hib Eris  [Thu, 27 May 2010 13:10:13 +0000  (15:10 +0200)] 
 
[pdf] Catch rendition and ocg_state actions 
 
Hib Eris  [Thu, 27 May 2010 12:41:48 +0000  (14:41 +0200)] 
 
[shell] Remove unused variable and code 
 
Hib Eris  [Thu, 27 May 2010 11:43:12 +0000  (13:43 +0200)] 
 
[build] Remove circular dependencies in Makefiles 
 
Ivar Smolin  [Thu, 27 May 2010 06:31:06 +0000  (09:31 +0300)] 
 
Estonian translation updated 
 
Yaron Shahrabani  [Thu, 27 May 2010 05:52:05 +0000  (08:52 +0300)] 
 
Updated Hebrew translation. 
 
Ivar Smolin  [Thu, 27 May 2010 05:32:38 +0000  (08:32 +0300)] 
 
Estonian translation updated 
 
Christian Persch  [Wed, 26 May 2010 19:09:33 +0000  (21:09 +0200)] 
 
[shell] Remove unneeded #include 
 
Christian Persch  [Wed, 26 May 2010 19:06:15 +0000  (21:06 +0200)] 
 
[shell] Update © on totem-scrsaver.c 
 
Ivar Smolin  [Wed, 26 May 2010 16:49:51 +0000  (19:49 +0300)] 
 
Estonian translation updated 
 
Carlos Garcia Campos  [Tue, 25 May 2010 17:08:28 +0000  (19:08 +0200)] 
 
[release] 2.31.2 
 
Carlos Garcia Campos  [Tue, 25 May 2010 17:07:56 +0000  (19:07 +0200)] 
 
Add missing files to POTFILES.in 
 
Carlos Garcia Campos  [Tue, 25 May 2010 17:06:50 +0000  (19:06 +0200)] 
 
[doc] Fix shell api docs build 
 
Carlos Garcia Campos  [Tue, 25 May 2010 17:05:44 +0000  (19:05 +0200)] 
 
[build] Add gsettings xml schema file to DISTCLEANFILES