]>
www.fi.muni.cz Git - evince.git/log 
Carlos Garcia Campos  [Thu, 5 Feb 2009 09:44:50 +0000  (09:44 +0000)] 
Make session manager code compile for w32. These changes have been taken
Hib Eris  [Thu, 5 Feb 2009 09:08:31 +0000  (09:08 +0000)] 
Make screensaver code compile for w32. These changes have been copied from
Carlos Garcia Campos  [Thu, 5 Feb 2009 09:01:14 +0000  (09:01 +0000)] 
Make use of GConf optional. Based on patch by Hib Eris. See bug #339172.
Christian Persch  [Wed, 4 Feb 2009 14:32:46 +0000  (14:32 +0000)] 
Make ev_init() also bind the evince gettext domain, so i18n works in the
Christian Persch  [Wed, 4 Feb 2009 12:52:03 +0000  (12:52 +0000)] 
Include gi18n-lib.h instead of gi18n.h.
Christian Persch  [Wed, 4 Feb 2009 12:51:53 +0000  (12:51 +0000)] 
Use $(header_DATA) in EXTRA_DIST instead of listing the files again.
Wouter Bolsterlee  [Wed, 4 Feb 2009 11:02:02 +0000  (11:02 +0000)] 
Dutch translation updated by Wouter Bolsterlee.
Chao-Hsiung Liao  [Tue, 3 Feb 2009 06:37:31 +0000  (06:37 +0000)] 
2.25.90
Nickolay V. Shmyrev  [Mon, 2 Feb 2009 22:36:45 +0000  (22:36 +0000)] 
Whitespace removed
Nickolay V. Shmyrev  [Mon, 2 Feb 2009 22:22:21 +0000  (22:22 +0000)] 
Fixes build && distcheck
Carlos Garcia Campos  [Mon, 2 Feb 2009 21:02:40 +0000  (21:02 +0000)] 
Update for release 2.25.90
Carlos Garcia Campos  [Sun, 1 Feb 2009 18:29:19 +0000  (18:29 +0000)] 
Update for release 2.25.90
Daniel Nylander  [Sun, 1 Feb 2009 17:35:44 +0000  (17:35 +0000)] 
sv.po: Updated Swedish translation
Carlos Garcia Campos  [Sun, 1 Feb 2009 17:03:05 +0000  (17:03 +0000)] 
Remove the old tooltips code and use G_DEFINE_TYPE().
Carlos Garcia Campos  [Sun, 1 Feb 2009 16:43:51 +0000  (16:43 +0000)] 
Split API documentation into libdocument, libview and shell. Required
Christian Persch  [Sun, 1 Feb 2009 12:37:25 +0000  (12:37 +0000)] 
Don't make GTypeInfo static. Bug #570077.
Christian Persch  [Sun, 1 Feb 2009 12:11:25 +0000  (12:11 +0000)] 
A backend/backend.symbols: Only export the backend module entry point. Bug
Carlos Garcia Campos  [Sun, 1 Feb 2009 11:33:22 +0000  (11:33 +0000)] 
Add mnemonics to buttons in search bar. Fixes bug #569212.
Carlos Garcia Campos  [Sun, 1 Feb 2009 10:35:22 +0000  (10:35 +0000)] 
Make sure pages_per_sheet is always >= 1. Fixes bug #569328.
Carlos Garcia Campos  [Sun, 1 Feb 2009 10:12:10 +0000  (10:12 +0000)] 
Clamp top/bottom values of destinations to make sure they are not bigger
Carlos Garcia Campos  [Sun, 1 Feb 2009 10:12:00 +0000  (10:12 +0000)] 
Fix build when debug mode is disabled.
Gabor Kelemen  [Sat, 31 Jan 2009 19:52:13 +0000  (19:52 +0000)] 
Translation updated.
Christian Persch  [Fri, 30 Jan 2009 18:50:40 +0000  (18:50 +0000)] 
Make this return TRUE only if any backends were loaded, so the ev_init()
Christian Persch  [Fri, 30 Jan 2009 18:50:35 +0000  (18:50 +0000)] 
Fix licence version: it's Lesser GPL 2.1.
Christian Persch  [Fri, 30 Jan 2009 18:40:17 +0000  (18:40 +0000)] 
A libdocument/ev-init.[ch]: Add single init/shutdown method. Bug #569117.
Christian Persch  [Thu, 29 Jan 2009 18:27:31 +0000  (18:27 +0000)] 
Add --version which was lost in the libgnome removal. Bug #562869.
Priit Laes  [Thu, 29 Jan 2009 13:01:02 +0000  (13:01 +0000)] 
Translation updated by Ivar Smolin
Hendrik Richter  [Wed, 28 Jan 2009 21:34:33 +0000  (21:34 +0000)] 
Updated German translation.
Amanpreet Singh Alam  [Wed, 28 Jan 2009 02:24:16 +0000  (02:24  +0000)] 
updating for Punjabi by A S Alam
Christian Persch  [Mon, 26 Jan 2009 20:30:48 +0000  (20:30 +0000)] 
Move metadata manager initialisation and shutdown into EvApplication.
Christian Persch  [Mon, 26 Jan 2009 20:30:43 +0000  (20:30 +0000)] 
Use N_() in g_option_context_new(), not _().
Christian Persch  [Mon, 26 Jan 2009 20:30:37 +0000  (20:30 +0000)] 
Don't copy the string twice. Bug #569231.
Christian Persch  [Mon, 26 Jan 2009 18:29:31 +0000  (18:29 +0000)] 
Move ev_dot_dir() from libdocument to shell, since it shouldn't be public
Christian Persch  [Sun, 25 Jan 2009 19:37:16 +0000  (19:37 +0000)] 
    Bug 569082 – use versioned directory for backends
Christian Persch  [Sun, 25 Jan 2009 15:08:57 +0000  (15:08 +0000)] 
Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.
Carlos Garcia Campos  [Sat, 24 Jan 2009 18:10:43 +0000  (18:10 +0000)] 
Use EV_DEFINE_INTERFACE to define EvSidebarPage interface. See bug
Carlos Garcia Campos  [Sat, 24 Jan 2009 18:10:33 +0000  (18:10 +0000)] 
Add EV_DEFINE_INTERFACE macro.
Carlos Garcia Campos  [Sat, 24 Jan 2009 18:10:21 +0000  (18:10 +0000)] 
Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug #568228.
Nickolay V. Shmyrev  [Fri, 23 Jan 2009 23:32:40 +0000  (23:32 +0000)] 
Sync EggToolbarEditor with libegg.
Changwoo Ryu  [Fri, 23 Jan 2009 16:49:26 +0000  (16:49 +0000)] 
Updated Korean translation
Michael J. Chudobiak  [Thu, 22 Jan 2009 20:46:19 +0000  (20:46 +0000)] 
Added missing bug number to ChangeLog.
Michael J. Chudobiak  [Thu, 22 Jan 2009 20:41:41 +0000  (20:41 +0000)] 
When saving a file, using the default permissions for the user/system,
Christian Persch  [Wed, 21 Jan 2009 16:58:27 +0000  (16:58 +0000)] 
Bug 568229 – library needs libtool versioning
Christian Persch  [Wed, 21 Jan 2009 16:58:21 +0000  (16:58 +0000)] 
Bug 568220 – need pkg-config file
Christian Persch  [Wed, 21 Jan 2009 16:58:15 +0000  (16:58 +0000)] 
Bug 568224 – library should have version macros
Hiroyuki Ikezoe  [Tue, 20 Jan 2009 23:04:57 +0000  (23:04 +0000)] 
shell/ev-sidebar-links.c
Tomeu Vizoso  [Tue, 20 Jan 2009 13:24:42 +0000  (13:24 +0000)] 
Add missing EV_TYPE_DOCUMENT_INFO. See bug #567790.
Tomeu Vizoso  [Tue, 20 Jan 2009 13:24:40 +0000  (13:24 +0000)] 
Install ev-job-scheduler.h. See bug #567790.
Tomeu Vizoso  [Tue, 20 Jan 2009 13:20:15 +0000  (13:20 +0000)] 
Install ev-backends-manager.h and ev-document-type-builtins.h. Fixes bug
Timo Jyrinki  [Mon, 19 Jan 2009 15:03:03 +0000  (15:03 +0000)] 
Two small fixes from http://people.ubuntu.com/~arne/langpack_errors/intrepid_fi.txt
Kjartan Maraas  [Mon, 19 Jan 2009 12:32:00 +0000  (12:32 +0000)] 
Updated Norwegian bokmål translation.
Nickolay V. Shmyrev  [Sun, 18 Jan 2009 21:21:16 +0000  (21:21 +0000)] 
Fixes double EXTRA-DIST
Nickolay V. Shmyrev  [Sun, 18 Jan 2009 20:37:10 +0000  (20:37 +0000)] 
Clean stamp files
Nickolay V. Shmyrev  [Sun, 18 Jan 2009 20:28:08 +0000  (20:28 +0000)] 
Fixes make dist
Nickolay V. Shmyrev  [Sun, 18 Jan 2009 19:58:25 +0000  (19:58 +0000)] 
Fixes distcheck
Nickolay V. Shmyrev  [Sun, 18 Jan 2009 19:50:42 +0000  (19:50 +0000)] 
Update for release 2.25.5
Carlos Garcia Campos  [Sun, 18 Jan 2009 19:47:42 +0000  (19:47 +0000)] 
Update for release 2.25.5
Carlos Garcia Campos  [Sun, 18 Jan 2009 19:43:20 +0000  (19:43 +0000)] 
Fix second parameter passed to gtk_selection_data_set_uris(), it expects a
Tomeu Vizoso  [Sun, 18 Jan 2009 19:43:07 +0000  (19:43 +0000)] 
Make EvDocumentInfo and enums definded in ev-document-info.h GTypes. Fixes
Michal Vaner  [Sun, 18 Jan 2009 18:51:33 +0000  (18:51 +0000)] 
Fix for a minor code typo.
Christian Persch  [Sun, 18 Jan 2009 18:22:56 +0000  (18:22 +0000)] 
Bug 568171 – doc build fails
Tomeu Vizoso  [Sun, 18 Jan 2009 15:59:21 +0000  (15:59 +0000)] 
Make EvJobPriority a proper GType. Fixes bug #567788.
Carlos Garcia Campos  [Sun, 18 Jan 2009 15:31:03 +0000  (15:31 +0000)] 
Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste code.
Christian Persch  [Sun, 18 Jan 2009 15:00:58 +0000  (15:00 +0000)] 
Bug 558084 – simplify drag data handling
Carlos Garcia Campos  [Sun, 18 Jan 2009 14:47:19 +0000  (14:47 +0000)] 
Remove unused marshalers stuff from libdocument.
Carlos Garcia Campos  [Sun, 18 Jan 2009 11:59:14 +0000  (11:59 +0000)] 
Update for the current source tree.
Carlos Garcia Campos  [Sun, 18 Jan 2009 11:53:54 +0000  (11:53 +0000)] 
Move EvView specific code to a libeviview library so that it can be
Carlos Garcia Campos  [Sun, 18 Jan 2009 10:28:37 +0000  (10:28 +0000)] 
Remove dest, mode and search_string from EvJobLoad since they are not
Gil Forcada Codinachs  [Sun, 18 Jan 2009 10:16:47 +0000  (10:16 +0000)] 
Updated Catalan translation
Carlos Garcia Campos  [Sun, 18 Jan 2009 09:41:32 +0000  (09:41 +0000)] 
Make the whole EvWindow the destination of a drag and drop operation.
Jorge Gonzalez Gonzalez  [Sat, 17 Jan 2009 11:25:49 +0000  (11:25 +0000)] 
Updated Spanish translation
Hendrik Richter  [Fri, 16 Jan 2009 19:08:24 +0000  (19:08 +0000)] 
Updated German translation, fix #567910.
Matej Urbančič  [Fri, 16 Jan 2009 17:27:12 +0000  (17:27 +0000)] 
Updated Slovenian translation
Carlos Garcia Campos  [Fri, 16 Jan 2009 10:35:15 +0000  (10:35 +0000)] 
Add missing brakets around the percentage in progress messages. See bug
Carlos Garcia Campos  [Fri, 16 Jan 2009 09:56:17 +0000  (09:56 +0000)] 
Do no use gdk_x11_* when not available. Based on patch by Hib Eris, see
Hib Eris  [Fri, 16 Jan 2009 09:39:17 +0000  (09:39 +0000)] 
Check for localtime_r. See bug #339172.
Hib Eris  [Fri, 16 Jan 2009 09:25:59 +0000  (09:25 +0000)] 
Include gdkx only for dbus support. See bug #339172.
Tomeu Vizoso  [Fri, 16 Jan 2009 08:49:26 +0000  (08:49 +0000)] 
Expose ev_view_set_zoom_for_size for embedders to use. Fixes bug #567785.
Carlos Garcia Campos  [Fri, 16 Jan 2009 08:37:45 +0000  (08:37 +0000)] 
Use brakets around the percentage in progress messages. See bug #567910.
Carlos Garcia Campos  [Fri, 16 Jan 2009 08:24:29 +0000  (08:24 +0000)] 
Fix typo in error message. See bug #567910.
Carlos Garcia Campos  [Fri, 16 Jan 2009 08:18:43 +0000  (08:18 +0000)] 
Fix mnemonic conflict. Fixes bug #567937.
Kjartan Maraas  [Mon, 12 Jan 2009 12:59:46 +0000  (12:59 +0000)] 
Updated Norwegian bokmål translation.
Mario Blättermann  [Sat, 10 Jan 2009 21:34:19 +0000  (21:34 +0000)] 
Updated German translation
Lu Gan  [Wed, 7 Jan 2009 06:53:35 +0000  (06:53 +0000)] 
Update zh_CN.po
Nickolay V. Shmyrev  [Mon, 5 Jan 2009 17:54:03 +0000  (17:54 +0000)] 
Fixes for the test due to gnome-keyring string change
Nickolay V. Shmyrev  [Mon, 5 Jan 2009 17:49:43 +0000  (17:49 +0000)] 
Test fix
Nickolay V. Shmyrev  [Mon, 5 Jan 2009 17:12:51 +0000  (17:12 +0000)] 
JobPrint is removed
Nickolay V. Shmyrev  [Mon, 5 Jan 2009 16:57:17 +0000  (16:57 +0000)] 
Update for release 2.25.4
Nickolay V. Shmyrev  [Mon, 5 Jan 2009 16:48:46 +0000  (16:48 +0000)] 
Update for release 2.25.4
Kjartan Maraas  [Mon, 5 Jan 2009 00:39:30 +0000  (00:39  +0000)] 
Updated Norwegian bokmål translation.
Leonardo Ferreira Fontenelle  [Sun, 4 Jan 2009 10:40:32 +0000  (10:40 +0000)] 
Updated Brazilian Portuguese translation. Contributed by Taylon Silmer.
Jorge Gonzalez Gonzalez  [Fri, 2 Jan 2009 14:25:10 +0000  (14:25 +0000)] 
Updated Spanish translation by Juan Jesús Ojeda and Me
Nickolay V. Shmyrev  [Fri, 2 Jan 2009 12:19:43 +0000  (12:19 +0000)] 
GLib version requirement bumped to 2.18 due to g_set_error_literal. Thanks
Lu Gan  [Thu, 1 Jan 2009 13:29:37 +0000  (13:29 +0000)] 
Updated Chinese Simplified translation
Yair Hershkovitz  [Thu, 1 Jan 2009 12:13:48 +0000  (12:13 +0000)] 
updated hebrew translation
Hib Eris  [Wed, 31 Dec 2008 15:58:06 +0000  (15:58 +0000)] 
Fix mime type handling.
Carlos Garcia Campos  [Wed, 31 Dec 2008 08:41:35 +0000  (08:41 +0000)] 
Add ev-print-operation.c.
Carlos Garcia Campos  [Tue, 30 Dec 2008 16:12:59 +0000  (16:12 +0000)] 
Show progress information when loading/saving remote files. Fixes bug
Carlos Garcia Campos  [Tue, 30 Dec 2008 16:12:55 +0000  (16:12 +0000)] 
Show better warning message when temp file cannot be deleted.
Carlos Garcia Campos  [Tue, 30 Dec 2008 16:12:51 +0000  (16:12 +0000)] 
Fix saving images to remote locations.