]> www.fi.muni.cz Git - evince.git/log
evince.git
13 years ago[release] 2.31.2 EVINCE_2_31_3
Carlos Garcia Campos [Mon, 7 Jun 2010 15:51:04 +0000 (17:51 +0200)]
[release] 2.31.2

13 years agoUpdated Thai translation.
Sira Nokyoongtong [Fri, 4 Jun 2010 14:29:41 +0000 (21:29 +0700)]
Updated Thai translation.

13 years agoUpdated Galician translations
Fran Diéguez [Thu, 3 Jun 2010 19:42:11 +0000 (21:42 +0200)]
Updated Galician translations

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Thu, 3 Jun 2010 11:08:46 +0000 (14:08 +0300)]
Updated Hebrew translation.

13 years agoUpdated Spanish translation
Jorge González [Thu, 3 Jun 2010 09:30:39 +0000 (11:30 +0200)]
Updated Spanish translation

13 years ago[presentation] Fix fade animations
Carlos Garcia Campos [Wed, 2 Jun 2010 12:12:21 +0000 (14:12 +0200)]
[presentation] Fix fade animations

Fixes bug #619825.

13 years ago[presentation] Fix a crash when starting animation
Carlos Garcia Campos [Wed, 2 Jun 2010 10:40:26 +0000 (12:40 +0200)]
[presentation] Fix a crash when starting animation

Fixes bug #619948.

13 years ago[libview] Remove set_focus_on_map and set NOTIFICATION type hint for loading window
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.

13 years ago[libview] Do nothing if don't have a job_list yet
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.

13 years agoEstonian translation updated
Ivar Smolin [Wed, 2 Jun 2010 06:40:18 +0000 (09:40 +0300)]
Estonian translation updated

13 years ago[libview] Fix build with GSEAL enabled
Carlos Garcia Campos [Mon, 31 May 2010 17:32:21 +0000 (19:32 +0200)]
[libview] Fix build with GSEAL enabled

13 years ago[toolbar-editor] 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

13 years ago[libview] Don't pass rotation and scale to pixbuf-cache
Carlos Garcia Campos [Mon, 31 May 2010 16:31:36 +0000 (18:31 +0200)]
[libview] Don't pass rotation and scale to pixbuf-cache

13 years ago[libview] Use g_slice_alloc0/free1 instead of g_new0/free
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

13 years agoUse a dynamic pixbuf cache size based on document page size
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.

13 years ago[libdocument] Add ev_document_get_min_page_size()
Carlos Garcia Campos [Mon, 31 May 2010 15:37:49 +0000 (17:37 +0200)]
[libdocument] Add ev_document_get_min_page_size()

13 years ago[ephy-zoom] Use G_DEFINE_TYPE macro
Carlos Garcia Campos [Mon, 31 May 2010 15:36:42 +0000 (17:36 +0200)]
[ephy-zoom] Use G_DEFINE_TYPE macro

13 years ago[ephy-zoom] Add max/min zoom properties
Carlos Garcia Campos [Mon, 31 May 2010 15:31:26 +0000 (17:31 +0200)]
[ephy-zoom] Add max/min zoom properties

13 years ago[libview] Remove prototypes of non existent methods
Carlos Garcia Campos [Mon, 31 May 2010 10:25:25 +0000 (12:25 +0200)]
[libview] Remove prototypes of non existent methods

13 years agoUpdated zh_CN translation.
Funda Wang [Mon, 31 May 2010 04:48:22 +0000 (12:48 +0800)]
Updated zh_CN translation.

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Sun, 30 May 2010 13:15:36 +0000 (15:15 +0200)]
Updated Norwegian bokmål translation

13 years ago[pdf] Catch rendition and ocg_state actions
Hib Eris [Thu, 27 May 2010 13:10:13 +0000 (15:10 +0200)]
[pdf] Catch rendition and ocg_state actions

13 years ago[shell] Remove unused variable and code
Hib Eris [Thu, 27 May 2010 12:41:48 +0000 (14:41 +0200)]
[shell] Remove unused variable and code

13 years ago[build] Remove circular dependencies in Makefiles
Hib Eris [Thu, 27 May 2010 11:43:12 +0000 (13:43 +0200)]
[build] Remove circular dependencies in Makefiles

13 years agoEstonian translation updated
Ivar Smolin [Thu, 27 May 2010 06:31:06 +0000 (09:31 +0300)]
Estonian translation updated

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Thu, 27 May 2010 05:52:05 +0000 (08:52 +0300)]
Updated Hebrew translation.

13 years agoEstonian translation updated
Ivar Smolin [Thu, 27 May 2010 05:32:38 +0000 (08:32 +0300)]
Estonian translation updated

13 years ago[shell] Remove unneeded #include
Christian Persch [Wed, 26 May 2010 19:09:33 +0000 (21:09 +0200)]
[shell] Remove unneeded #include

13 years ago[shell] Update © on totem-scrsaver.c
Christian Persch [Wed, 26 May 2010 19:06:15 +0000 (21:06 +0200)]
[shell] Update © on totem-scrsaver.c

13 years agoEstonian translation updated
Ivar Smolin [Wed, 26 May 2010 16:49:51 +0000 (19:49 +0300)]
Estonian translation updated

13 years ago[release] 2.31.2 EVINCE_2_31_2
Carlos Garcia Campos [Tue, 25 May 2010 17:08:28 +0000 (19:08 +0200)]
[release] 2.31.2

13 years agoAdd missing files to POTFILES.in
Carlos Garcia Campos [Tue, 25 May 2010 17:07:56 +0000 (19:07 +0200)]
Add missing files to POTFILES.in

13 years ago[doc] Fix shell api docs build
Carlos Garcia Campos [Tue, 25 May 2010 17:06:50 +0000 (19:06 +0200)]
[doc] Fix shell api docs build

13 years ago[build] Add gsettings xml schema file to DISTCLEANFILES
Carlos Garcia Campos [Tue, 25 May 2010 17:05:44 +0000 (19:05 +0200)]
[build] Add gsettings xml schema file to DISTCLEANFILES

13 years ago[windows] init locale_dir only once
Hib Eris [Tue, 25 May 2010 16:03:44 +0000 (18:03 +0200)]
[windows] init locale_dir only once

13 years agoRemove some code duplication
Hib Eris [Tue, 25 May 2010 15:44:01 +0000 (17:44 +0200)]
Remove some code duplication

13 years ago[windows] Fix localization on Windows
Hib Eris [Mon, 17 May 2010 09:38:16 +0000 (11:38 +0200)]
[windows] Fix localization on Windows

Fixes bgo#610548

13 years ago[totem-screensaver] Use the async GDBus api
Carlos Garcia Campos [Tue, 25 May 2010 11:05:59 +0000 (13:05 +0200)]
[totem-screensaver] Use the async GDBus api

13 years ago[shell] Use async GDBus api in ev-application
Carlos Garcia Campos [Tue, 25 May 2010 10:37:47 +0000 (12:37 +0200)]
[shell] Use async GDBus api in ev-application

13 years ago[shell] Make sure we have a proxy before using it in ev-media-player-keys
Carlos Garcia Campos [Tue, 25 May 2010 10:31:29 +0000 (12:31 +0200)]
[shell] Make sure we have a proxy before using it in ev-media-player-keys

13 years ago[shell] Update to current GDBus API
Carlos Garcia Campos [Tue, 25 May 2010 08:04:12 +0000 (10:04 +0200)]
[shell] Update to current GDBus API

And bump glib requirements

13 years ago[shell] Use g_bus_unwatch_proxy() instead of g_bus_unwatch_name()
Carlos Garcia Campos [Sat, 22 May 2010 17:36:23 +0000 (19:36 +0200)]
[shell] Use g_bus_unwatch_proxy() instead of g_bus_unwatch_name()

13 years ago[shell] Fix build with dbus disabled
Carlos Garcia Campos [Sat, 22 May 2010 17:24:13 +0000 (19:24 +0200)]
[shell] Fix build with dbus disabled

13 years ago[totem-scrsaver] Use g_type_class_add_private instead of g_new to allocate priv struct
Carlos Garcia Campos [Sat, 22 May 2010 17:15:41 +0000 (19:15 +0200)]
[totem-scrsaver] Use g_type_class_add_private instead of g_new to allocate priv struct

13 years ago[totem-scrsaver] Do not peek parent class twice
Carlos Garcia Campos [Sat, 22 May 2010 17:11:11 +0000 (19:11 +0200)]
[totem-scrsaver] Do not peek parent class twice

13 years ago[shell] Use g_bus_watch_proxy instead of g_bus_watch_name in media-keys
Carlos Garcia Campos [Sat, 22 May 2010 17:04:48 +0000 (19:04 +0200)]
[shell] Use g_bus_watch_proxy instead of g_bus_watch_name in media-keys

13 years ago[totem-screensaver] Use g_bus_watch_proxy instead of g_bus_watch_name
Carlos Garcia Campos [Sat, 22 May 2010 14:42:44 +0000 (16:42 +0200)]
[totem-screensaver] Use g_bus_watch_proxy instead of g_bus_watch_name

This way we don't need a GDBusConnection ref, since the proxy created by
GDBus contains the shared connection.

13 years agoUse g_bus_own_name and register object on bus acquired callback
Carlos Garcia Campos [Sat, 22 May 2010 14:01:09 +0000 (16:01 +0200)]
Use g_bus_own_name and register object on bus acquired callback

It simplifies the code and we don't need to take care about connection
refcount

13 years agoUse always the session bus instead of starter
Carlos Garcia Campos [Sat, 22 May 2010 13:39:47 +0000 (15:39 +0200)]
Use always the session bus instead of starter

I'm not sure it makes sense using the system bus

13 years agoUpdate to current GDBus API
Carlos Garcia Campos [Sat, 22 May 2010 13:36:43 +0000 (15:36 +0200)]
Update to current GDBus API

13 years ago[shell] Update ©
Christian Persch [Sat, 15 May 2010 10:27:30 +0000 (12:27 +0200)]
[shell] Update ©

13 years ago[shell] Remove DBUS conditionals from TotemScrsaver
Christian Persch [Thu, 13 May 2010 12:59:18 +0000 (14:59 +0200)]
[shell] Remove DBUS conditionals from TotemScrsaver

Now that GDBus is in GIO, there's no need to conditionally compile this
code. Just allow passing %NULL for @connection in totem_scrsaver_new()
to disable using DBUS to inhibit the screensaver.

13 years ago[shell] Use g_bus_watch_name_on_connection()
Christian Persch [Thu, 13 May 2010 12:46:26 +0000 (14:46 +0200)]
[shell] Use g_bus_watch_name_on_connection()

We already have the bus connection here, so just pass it along.

13 years ago[shell] Pass the GDBusConnection to TotemScrsaver
Christian Persch [Thu, 13 May 2010 12:46:05 +0000 (14:46 +0200)]
[shell] Pass the GDBusConnection to TotemScrsaver

We already have a connection, so just pass it to TotemScrsaver.

13 years ago[shell] Pass the GDBusConnection to EvMediaPlayerKeys
Christian Persch [Thu, 13 May 2010 12:26:07 +0000 (14:26 +0200)]
[shell] Pass the GDBusConnection to EvMediaPlayerKeys

We already have a connection, so just pass it to EvMediaPlayerKeys.

13 years ago[shell] Fix name watching
Christian Persch [Wed, 12 May 2010 14:03:17 +0000 (16:03 +0200)]
[shell] Fix name watching

13 years ago[shell] Fix for GDBus API changes
Christian Persch [Mon, 10 May 2010 16:06:41 +0000 (18:06 +0200)]
[shell] Fix for GDBus API changes

13 years ago[shell] Don't autostart the daemon just to unregister
Christian Persch [Mon, 10 May 2010 12:59:55 +0000 (14:59 +0200)]
[shell] Don't autostart the daemon just to unregister

13 years ago[daemon] Add debug output to name watcher
Christian Persch [Mon, 10 May 2010 12:55:17 +0000 (14:55 +0200)]
[daemon] Add debug output to name watcher

13 years ago[daemon] Return "" from RegisterDocument on new documents
Christian Persch [Mon, 10 May 2010 12:52:46 +0000 (14:52 +0200)]
[daemon] Return "" from RegisterDocument on new documents

So we can distinguish this case in ev_application_register_uri().

13 years ago[daemon] Add some debug logging to the daemon
Christian Persch [Mon, 10 May 2010 12:40:17 +0000 (14:40 +0200)]
[daemon] Add some debug logging to the daemon

13 years ago[daemon] Fix RegisterDocument
Christian Persch [Mon, 10 May 2010 12:16:11 +0000 (14:16 +0200)]
[daemon] Fix RegisterDocument

Was returning the wrong type.
Also use g_set_prgname() in main().

13 years ago[build] Port to GDBus completed!
Christian Persch [Mon, 10 May 2010 12:02:12 +0000 (14:02 +0200)]
[build] Port to GDBus completed!

Now remove libdbus and libdbus-glib dependency.

13 years ago[shell] Port EvMediaPlayerKeys to GDBus
Christian Persch [Mon, 10 May 2010 11:51:22 +0000 (13:51 +0200)]
[shell] Port EvMediaPlayerKeys to GDBus

13 years ago[shell] Port TotemScrsaver to GDBus
Christian Persch [Mon, 10 May 2010 10:19:17 +0000 (12:19 +0200)]
[shell] Port TotemScrsaver to GDBus

Ported in totem (bug #618244) and re-imported to evince.

13 years ago[shell] Safely get the screen from the message arguments
Christian Persch [Sun, 9 May 2010 23:30:11 +0000 (01:30 +0200)]
[shell] Safely get the screen from the message arguments

Check for out-of-bounds.

13 years ago[shell] Save a strdup
Christian Persch [Sun, 9 May 2010 23:27:18 +0000 (01:27 +0200)]
[shell] Save a strdup

13 years ago[shell] Plug refcount leaks
Christian Persch [Sun, 9 May 2010 22:27:26 +0000 (00:27 +0200)]
[shell] Plug refcount leaks

13 years ago[shell] Port EvApplication to GDBus
Christian Persch [Sun, 9 May 2010 22:13:09 +0000 (00:13 +0200)]
[shell] Port EvApplication to GDBus

13 years ago[daemon] Port to GDBus
Christian Persch [Sun, 9 May 2010 22:04:55 +0000 (00:04 +0200)]
[daemon] Port to GDBus

13 years agoDutch translation updated by Wouter Bolsterlee
Wouter Bolsterlee [Sun, 23 May 2010 12:25:04 +0000 (14:25 +0200)]
Dutch translation updated by Wouter Bolsterlee

13 years agoMark summary and description for translation in gsettings schema file
Carlos Garcia Campos [Sat, 22 May 2010 13:23:39 +0000 (15:23 +0200)]
Mark summary and description for translation in gsettings schema file

13 years agoInstall a evince.convert file for gsettings-data-convert
Matthias Clasen [Sat, 22 May 2010 08:43:13 +0000 (10:43 +0200)]
Install a evince.convert file for gsettings-data-convert

13 years ago[shell] Do not use the gconf gsettings backend any more
Carlos Garcia Campos [Sat, 22 May 2010 08:34:12 +0000 (10:34 +0200)]
[shell] Do not use the gconf gsettings backend any more

  - rename keys to follow gsettings name restrictions (s/_/-/)
  - remove the hardcoding of the gconf backend
  - use new gsettings macros as they have changed in glib 2.25.6

Based on patch by Matthias Clasen, see bug #619335.

13 years ago[shell] Use delay-apply mode for last_settings
Carlos Garcia Campos [Sat, 22 May 2010 08:32:25 +0000 (10:32 +0200)]
[shell] Use delay-apply mode for last_settings

14 years agoUpdated Oriya Translation
Manoj Kumar Giri [Tue, 18 May 2010 06:12:26 +0000 (11:42 +0530)]
Updated Oriya Translation

14 years agoUpdated Shavian translation
Thomas Thurman [Mon, 17 May 2010 01:00:03 +0000 (21:00 -0400)]
Updated Shavian translation

14 years agoUpdated Shavian transliteration
Thomas Thurman [Wed, 12 May 2010 22:40:56 +0000 (18:40 -0400)]
Updated Shavian transliteration

14 years agoConvert relative path to absolute path for evince-previewer
Marek Kasik [Wed, 12 May 2010 12:47:07 +0000 (14:47 +0200)]
Convert relative path to absolute path for evince-previewer

Add ability to open documents specified by relative path in
evince-previewer.

14 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Tue, 11 May 2010 17:56:00 +0000 (19:56 +0200)]
Updated Norwegian bokmål translation

14 years ago[shell] Fix opening files with '#' in its name
Carlos Garcia Campos [Tue, 11 May 2010 12:29:56 +0000 (14:29 +0200)]
[shell] Fix opening files with '#' in its name

See bug #616515.

14 years ago[libview] Hide loading window when document is loaded
Carlos Garcia Campos [Tue, 11 May 2010 11:43:52 +0000 (13:43 +0200)]
[libview] Hide loading window when document is loaded

14 years ago[libview] Set accept focus for annotation windows
Carlos Garcia Campos [Tue, 11 May 2010 09:32:05 +0000 (11:32 +0200)]
[libview] Set accept focus for annotation windows

14 years ago[libview] Use cairo to draw search results
Carlos Garcia Campos [Tue, 11 May 2010 08:37:46 +0000 (10:37 +0200)]
[libview] Use cairo to draw search results

14 years ago[gimpcellrenderertoggle] Fix build with GSEAL enabled
Carlos Garcia Campos [Mon, 10 May 2010 17:44:33 +0000 (19:44 +0200)]
[gimpcellrenderertoggle] Fix build with GSEAL enabled

14 years ago[toolbar-editor] Fix build with GSEAL enabled
Carlos Garcia Campos [Mon, 10 May 2010 17:10:08 +0000 (19:10 +0200)]
[toolbar-editor] Fix build with GSEAL enabled

14 years ago[toolbar-editor] Generate separator pixbuf using an offscreen window
Felix Riemann [Mon, 10 May 2010 16:55:39 +0000 (18:55 +0200)]
[toolbar-editor] Generate separator pixbuf using an offscreen window

14 years ago[toolbar-editor] Sync with current libegg
Carlos Garcia Campos [Mon, 10 May 2010 16:27:55 +0000 (18:27 +0200)]
[toolbar-editor] Sync with current libegg

14 years ago[libview] Fix most of the GSEAL build issues
Carlos Garcia Campos [Sat, 8 May 2010 15:54:54 +0000 (17:54 +0200)]
[libview] Fix most of the GSEAL build issues

Still pending GTK_WINDOW (toplevel)->group in ev-view-presentation

14 years ago[libview] Do nothing in size_allocate when document is not yet loaded
Carlos Garcia Campos [Sun, 9 May 2010 14:47:46 +0000 (16:47 +0200)]
[libview] Do nothing in size_allocate when document is not yet loaded

14 years ago[libview] Take into account scrollbar size to get zoom for best fit in contnuous...
Carlos Garcia Campos [Sun, 9 May 2010 14:45:22 +0000 (16:45 +0200)]
[libview] Take into account scrollbar size to get zoom for best fit in contnuous mode

14 years ago[libview] Keep our own GtkRequisition and use it to set adjusment values
Carlos Garcia Campos [Sun, 9 May 2010 10:58:39 +0000 (12:58 +0200)]
[libview] Keep our own GtkRequisition and use it to set adjusment values

14 years ago[libdocument] Use EvPage instead of EvRenderContext in get_selected_text()
Carlos Garcia Campos [Sat, 8 May 2010 10:24:36 +0000 (12:24 +0200)]
[libdocument] Use EvPage instead of EvRenderContext in get_selected_text()

It doesn't depend on scale and rotation so we only need the page.

14 years ago[libdocument] Remove redundant macro definition
Carlos Garcia Campos [Fri, 7 May 2010 11:22:42 +0000 (13:22 +0200)]
[libdocument] Remove redundant macro definition

EV_DEFINE_BOXED_TYPE was defined twice!

14 years ago[shell] Use G_DEFINE_INTERFACE and remove our own macro
Carlos Garcia Campos [Fri, 7 May 2010 11:19:56 +0000 (13:19 +0200)]
[shell] Use G_DEFINE_INTERFACE and remove our own macro

14 years ago[libdocument] Use G_DEFINE_INTERFACE instead of out own macro
Carlos Garcia Campos [Fri, 7 May 2010 11:05:07 +0000 (13:05 +0200)]
[libdocument] Use G_DEFINE_INTERFACE instead of out own macro

14 years ago[shell] Remove fontconfig lock/unlock when showing the main window
Carlos Garcia Campos [Fri, 7 May 2010 08:55:49 +0000 (10:55 +0200)]
[shell] Remove fontconfig lock/unlock when showing the main window

Hopefully it's not needed anymore since there isn't loading text
in the view.

14 years ago[libview] Use loading window instead of the loading text
Carlos Garcia Campos [Fri, 7 May 2010 08:54:47 +0000 (10:54 +0200)]
[libview] Use loading window instead of the loading text

14 years ago[libview] Add loading window to show loading progress information
Carlos Garcia Campos [Fri, 7 May 2010 08:50:20 +0000 (10:50 +0200)]
[libview] Add loading window to show loading progress information

14 years ago[introspection] Add .c files to the introspection sources
Christian Persch [Wed, 5 May 2010 17:34:12 +0000 (19:34 +0200)]
[introspection] Add .c files to the introspection sources

Add the .c files to the files scanned by the GIR scanner, so it can find
the annotations.

Bug #617736.