]> www.fi.muni.cz Git - evince.git/log
evince.git
17 years agoCorrectly handle impress document errors. Fixes nautilus crash in property
Tom Parker [Thu, 25 Jan 2007 09:37:16 +0000 (09:37 +0000)]
Correctly handle impress document errors. Fixes nautilus crash in property

2007-01-25  Tom Parker <palfrey@tevp.net>

* backend/impress/impress-document.c: (impress_document_load),
(impress_document_finalize), (impress_document_init):
* properties/ev-properties-main.c: (ev_properties_get_pages):

Correctly handle impress document errors. Fixes nautilus
crash in property page #370491.

svn path=/trunk/; revision=2250

17 years agoAdded impress-document to POTFILES.
Nickolay V. Shmyrev [Thu, 25 Jan 2007 09:35:01 +0000 (09:35 +0000)]
Added impress-document to POTFILES.

2007-01-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* POTFILES.in: Added impress-document to POTFILES.

svn path=/trunk/; revision=2249

17 years agoDo file transfer asynchronously in the main thread instead of
Carlos Garcia Campos [Wed, 24 Jan 2007 18:14:06 +0000 (18:14 +0000)]
Do file transfer asynchronously in the main thread instead of

2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
(no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
(ev_job_queue_remove_job):
* shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
(ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
(ev_job_load_run):
* shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
(ev_window_popup_password_dialog), (ev_window_clear_load_job),
(ev_window_load_job_cb), (xfer_update_progress_callback),
(ev_window_open_uri), (ev_window_dispose):
* shell/main.c: (main):
Do file transfer asynchronously in the main thread instead of
synchronously in the load thread. Fixes bugs #399694, #398307 and
#343542.

svn path=/trunk/; revision=2248

17 years agoLoad the document with the font-config lock held.
Carlos Garcia Campos [Wed, 24 Jan 2007 16:08:25 +0000 (16:08 +0000)]
Load the document with the font-config lock held.

2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-jobs.c: (ev_job_xfer_run):
Load the document with the font-config lock held.

svn path=/trunk/; revision=2247

17 years agoFix memory leaks in ps backend.
Carlos Garcia Campos [Tue, 23 Jan 2007 19:36:23 +0000 (19:36 +0000)]
Fix memory leaks in ps backend.

2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/ps/ps-document.c: (start_interpreter):
Fix memory leaks in ps backend.

svn path=/trunk/; revision=2246

17 years agoUpdated (British) English translation
David Lodge [Tue, 23 Jan 2007 19:27:07 +0000 (19:27 +0000)]
Updated (British) English translation

svn path=/trunk/; revision=2245

17 years agoUpdated French Translation.
Stéphane Raimbault [Tue, 23 Jan 2007 00:09:37 +0000 (00:09 +0000)]
Updated French Translation.

2007-01-23  Stéphane Raimbault  <stephane.raimbault@gmail.com>

* fr.po: Updated French Translation.

svn path=/trunk/; revision=2244

17 years agoUpdated Estonian translation by Ivar Smolin <okul@linux.ee>.
Priit Laes [Mon, 22 Jan 2007 22:18:02 +0000 (22:18 +0000)]
Updated Estonian translation by Ivar Smolin <okul@linux.ee>.

2007-01-23  Priit Laes  <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.

svn path=/trunk/; revision=2243

17 years agoDo not acquire fontconfig lock in impress backend, since it is using the
Carlos Garcia Campos [Sun, 21 Jan 2007 18:10:05 +0000 (18:10 +0000)]
Do not acquire fontconfig lock in impress backend, since it is using the

2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/impress/impress-document.c:
(impress_document_render_pixbuf):
Do not acquire fontconfig lock in impress backend, since it is using
the main loop for rendering.

svn path=/trunk/; revision=2242

17 years agoRemove mdvi files that shouldn't be translated.
Carlos Garcia Campos [Sun, 21 Jan 2007 16:51:22 +0000 (16:51 +0000)]
Remove mdvi files that shouldn't be translated.

2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
* po/POTFILES.in:
Remove mdvi files that shouldn't be translated.

svn path=/trunk/; revision=2241

17 years agoRender "loading..." text into a cairo surface instead of directly into the
Carlos Garcia Campos [Sun, 21 Jan 2007 16:25:45 +0000 (16:25 +0000)]
Render "loading..." text into a cairo surface instead of directly into the

2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view-private.h:
* shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
(ev_view_set_zoom):
Render "loading..." text into a cairo surface instead of directly into
the window so that fontconfig lock is only needed once and UI is not
blocked. Change text color to #9B9B9B. Fixes bug #397356.

svn path=/trunk/; revision=2240

17 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Sat, 20 Jan 2007 17:24:48 +0000 (17:24 +0000)]
Updated Norwegian bokmål translation.

2007-01-20  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=2239

17 years agoUse icon theme associated with the window screen rather than default.
Carlos Garcia Campos [Fri, 19 Jan 2007 18:14:36 +0000 (18:14 +0000)]
Use icon theme associated with the window screen rather than default.

2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-stock-icons.c: (ev_stock_icons_init):
* shell/ev-application.c: (ev_application_open_uri_at_dest):
Use icon theme associated with the window screen rather than default.

svn path=/trunk/; revision=2238

17 years agoFix a typo in previous commit (24x24/action/ --> 24x24/actions)
Luca Ferretti [Fri, 19 Jan 2007 13:56:17 +0000 (13:56 +0000)]
Fix a typo in previous commit (24x24/action/ --> 24x24/actions)

2007-01-19  Luca Ferretti  <elle.uca@libero.it>

* configure.ac:

Fix a typo in previous commit (24x24/action/ --> 24x24/actions)

svn path=/trunk/; revision=2237

17 years agoFix a wrong filename (continious-->continuous)
Luca Ferretti [Fri, 19 Jan 2007 13:53:36 +0000 (13:53 +0000)]
Fix a wrong filename (continious-->continuous)

svn path=/trunk/; revision=2236

17 years agoMove Evince icons under new apps directory.
Luca Ferretti [Fri, 19 Jan 2007 13:52:45 +0000 (13:52 +0000)]
Move Evince icons under new apps directory.

2007-01-19  Luca Ferretti  <elle.uca@libero.it>

* data/icons/*/apps/evince.*:

Move Evince icons under new apps directory.

* data/icons/*/actions/*:

Add new custom themeable Evince icons: view-page-continuous,
view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
Nilsson, at 16 and 22 pixels (plus 24 for compatibility).

* configure.ac:

Add new directories to AC_CONFIG_FILES.

* shell/ev-stock-icons.c:
* shell/ev-stock-icons.h:

Use new custom themeable icons.

svn path=/trunk/; revision=2235

17 years agoDo not draw white background page in presentation mode.
Carlos Garcia Campos [Thu, 18 Jan 2007 15:48:08 +0000 (15:48 +0000)]
Do not draw white background page in presentation mode.

2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
Do not draw white background page in presentation mode.

svn path=/trunk/; revision=2234

17 years agosv.po: Updated Swedish translation.
Daniel Nylander [Wed, 17 Jan 2007 23:38:49 +0000 (23:38 +0000)]
sv.po: Updated Swedish translation.

svn path=/trunk/; revision=2233

17 years agosv/sv.po: Updated Swedish translation
Daniel Nylander [Wed, 17 Jan 2007 11:07:28 +0000 (11:07 +0000)]
sv/sv.po: Updated Swedish translation

svn path=/trunk/; revision=2232

17 years agoTranslation updated.
Gabor Kelemen [Tue, 16 Jan 2007 23:39:36 +0000 (23:39 +0000)]
Translation updated.

2007-01-17  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Translation updated.

svn path=/trunk/; revision=2231

17 years agoRemove unused gnome-vfs include.
Jani Monoses [Tue, 16 Jan 2007 05:37:31 +0000 (05:37 +0000)]
Remove unused gnome-vfs include.

2007-01-16  Jani Monoses <jani.monoses@gmail.com>

* shell/ev-view.c: Remove unused gnome-vfs include.

svn path=/trunk/; revision=2230

17 years agoDocumentation about document dragging is corrected. Fixes bug #396532.
Marc Brockschmidt [Tue, 16 Jan 2007 05:21:51 +0000 (05:21 +0000)]
Documentation about document dragging is corrected. Fixes bug #396532.

2007-01-16  Marc Brockschmidt  <bugzilla.g@marcbrockschmidt.de>

* C/evince.xml: Documentation about document
dragging is corrected. Fixes bug #396532.

svn path=/trunk/; revision=2229

17 years agoFormat string is corrected, fixes bug #397129.
Theppitak Karoonboonyanan [Tue, 16 Jan 2007 05:07:37 +0000 (05:07 +0000)]
Format string is corrected, fixes bug #397129.

2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):

Format string is corrected, fixes bug #397129.

svn path=/trunk/; revision=2228

17 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Tue, 16 Jan 2007 04:37:17 +0000 (04:37 +0000)]
Updated Thai translation.

* th.po: Updated Thai translation.

svn path=/trunk/; revision=2227

17 years agoupdated hebrew translation
Yair Hershkovitz [Mon, 15 Jan 2007 19:57:56 +0000 (19:57 +0000)]
updated hebrew translation

svn path=/trunk/; revision=2226

17 years agoUpdated Arabic Translation by Djihed Afifi.
Djihed Afifi [Mon, 15 Jan 2007 14:22:14 +0000 (14:22 +0000)]
Updated Arabic Translation by Djihed Afifi.

svn path=/trunk/; revision=2225

17 years agoDo not include in recent menu inexistent documents. Fixes bug #339171.
Carlos Garcia Campos [Sun, 14 Jan 2007 17:37:05 +0000 (17:37 +0000)]
Do not include in recent menu inexistent documents. Fixes bug #339171.

2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_setup_recent):
Do not include in recent menu inexistent documents. Fixes
bug #339171.

svn path=/trunk/; revision=2224

17 years agoUpdate POTFILES.skip file according to current source tree.
Carlos Garcia Campos [Sun, 14 Jan 2007 16:09:12 +0000 (16:09 +0000)]
Update POTFILES.skip file according to current source tree.

2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
* po/POTFILES.skip:
Update POTFILES.skip file according to current source tree.

svn path=/trunk/; revision=2223

17 years ago2007-01-14 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian transla...
Jovan Naumovski [Sun, 14 Jan 2007 01:03:06 +0000 (01:03 +0000)]
2007-01-14 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.

svn path=/trunk/; revision=2222

17 years agoDo Save a copy in atomic way. Fixes bug #328266.
Carlos Garcia Campos [Sat, 13 Jan 2007 13:16:13 +0000 (13:16 +0000)]
Do Save a copy in atomic way. Fixes bug #328266.

2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (file_save_dialog_response_cb):
Do Save a copy in atomic way. Fixes bug #328266.

svn path=/trunk/; revision=2221

17 years agoUpdated Arabic Translation.
Djihed Afifi [Sat, 13 Jan 2007 06:01:20 +0000 (06:01 +0000)]
Updated Arabic Translation.

svn path=/trunk/; revision=2220

17 years agoKeep selected cell always visible in index treeview.
Carlos Garcia Campos [Fri, 12 Jan 2007 17:40:08 +0000 (17:40 +0000)]
Keep selected cell always visible in index treeview.

2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-sidebar-links.c: (update_page_callback_foreach):
Keep selected cell always visible in index treeview.

svn path=/trunk/; revision=2219

17 years agoRestore horizontal scrollbar after switching to/from fullscreen or
Carlos Garcia Campos [Fri, 12 Jan 2007 16:58:49 +0000 (16:58 +0000)]
Restore horizontal scrollbar after switching to/from fullscreen or

2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view.c: (ev_view_size_allocate):
Restore horizontal scrollbar after switching to/from fullscreen
or presentation mode. Fixes bug #331728.

svn path=/trunk/; revision=2218

17 years agosv.po: Updated Swedish translation
Daniel Nylander [Fri, 12 Jan 2007 15:40:15 +0000 (15:40 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=2217

17 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Fri, 12 Jan 2007 11:55:56 +0000 (11:55 +0000)]
vi.po: Updated Vietnamese translation.

svn path=/trunk/; revision=2216

17 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Fri, 12 Jan 2007 11:54:34 +0000 (11:54 +0000)]
vi.po: Updated Vietnamese translation.

svn path=/trunk/; revision=2215

17 years agoUse max and min scale values in the view iby taking dpi into account.
Carlos Garcia Campos [Thu, 11 Jan 2007 16:58:45 +0000 (16:58 +0000)]
Use max and min scale values in the view iby taking dpi into account.

2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view-private.h:
* shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
* shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
(ev_view_set_screen_dpi), (ev_view_can_zoom_in),
(ev_view_can_zoom_out):
Use max and min scale values in the view iby taking dpi into account.

svn path=/trunk/; revision=2214

17 years agoFixes bug #395105. Thanks to Damien Carbery <damien.carbery@sun.com>.
Nickolay V. Shmyrev [Thu, 11 Jan 2007 00:03:35 +0000 (00:03 +0000)]
Fixes bug #395105. Thanks to Damien Carbery <damien.carbery@sun.com>.

2007-01-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* be.po: Fixes bug #395105. Thanks to
Damien Carbery <damien.carbery@sun.com>.

svn path=/trunk/; revision=2213

17 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Wed, 10 Jan 2007 18:16:47 +0000 (18:16 +0000)]
Updated Thai translation.

2007-01-11  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

svn path=/trunk/; revision=2212

17 years agoUse source directory to find files for test EVINCE_0_7_1
Nickolay V. Shmyrev [Wed, 10 Jan 2007 16:53:33 +0000 (16:53 +0000)]
Use source directory to find files for test

svn path=/trunk/; revision=2210

17 years agoRelease 0.7.1
Carlos Garcia Campos [Wed, 10 Jan 2007 15:59:25 +0000 (15:59 +0000)]
Release 0.7.1

2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
* configure.ac:
* NEWS:
Release 0.7.1

svn path=/trunk/; revision=2209

17 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Wed, 10 Jan 2007 13:57:28 +0000 (13:57 +0000)]
Updated Norwegian bokmål translation.

2007-01-10  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=2208

17 years agoUpdated Arabic Translation.
Djihed Afifi [Wed, 10 Jan 2007 06:52:27 +0000 (06:52 +0000)]
Updated Arabic Translation.

svn path=/trunk/; revision=2207

17 years agoAdded Catalan documentation by Gil Forcada.
Josep Puigdemont i Casamajó [Tue, 9 Jan 2007 22:50:29 +0000 (22:50 +0000)]
Added Catalan documentation by Gil Forcada.

svn path=/trunk/; revision=2206

17 years agoEstonian translation update by Ivar Smolin <okul@linux.ee>.
Priit Laes [Tue, 9 Jan 2007 19:24:50 +0000 (19:24 +0000)]
Estonian translation update by Ivar Smolin <okul@linux.ee>.

2007-01-09  Priit Laes  <plaes@svn.gnome.org>
    * et.po: Estonian translation update by Ivar Smolin <okul@linux.ee>.

svn path=/trunk/; revision=2205

17 years agoSend print job to printer with some settings set to default values, since
Carlos Garcia Campos [Tue, 9 Jan 2007 18:51:06 +0000 (18:51 +0000)]
Send print job to printer with some settings set to default values, since

2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_print_send):
Send print job to printer with some settings set to default values,
since we have already exported to a file according to such settings
and they could be taken twice by some printers.

svn path=/trunk/; revision=2204

17 years agoShow main window and load document with the font-config lock held.
Carlos Garcia Campos [Tue, 9 Jan 2007 18:14:39 +0000 (18:14 +0000)]
Show main window and load document with the font-config lock held.

2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-jobs.c: (ev_job_xfer_run):
* shell/ev-application.c: (ev_application_open_uri_at_dest):
Show main window and load document with the font-config lock held.

svn path=/trunk/; revision=2203

17 years agosv.po: Updated Swedish translation
Daniel Nylander [Tue, 9 Jan 2007 07:18:40 +0000 (07:18 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=2202

17 years agoBump requirements to dbus-glib 0.71 and drop all ifdefs used.
Carlos Garcia Campos [Mon, 8 Jan 2007 19:04:26 +0000 (19:04 +0000)]
Bump requirements to dbus-glib 0.71 and drop all ifdefs used.

2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
* configure.ac:
* shell/ev-application.c: (ev_application_register_service):
* shell/main.c: (load_files_remote):
Bump requirements to dbus-glib 0.71 and drop all ifdefs used.

svn path=/trunk/; revision=2201

17 years agoRemove obsolete documentation.
Nickolay V. Shmyrev [Mon, 8 Jan 2007 14:33:16 +0000 (14:33 +0000)]
Remove obsolete documentation.

2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* doc/debugging.txt:

Remove obsolete documentation.

svn path=/trunk/; revision=2200

17 years agoIt should be .cc in POTFILES.in
Nickolay V. Shmyrev [Mon, 8 Jan 2007 13:41:35 +0000 (13:41 +0000)]
It should be .cc in POTFILES.in

svn path=/trunk/; revision=2199

17 years agoRemoved obsolete directory
Nickolay V. Shmyrev [Mon, 8 Jan 2007 12:26:25 +0000 (12:26 +0000)]
Removed obsolete directory

svn path=/trunk/; revision=2198

17 years agoReorganize source tree.
Nickolay V. Shmyrev [Mon, 8 Jan 2007 12:25:31 +0000 (12:25 +0000)]
Reorganize source tree.

2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* Makefile.am:
* backend/Makefile.am:
* backend/comics/Makefile.am:
* backend/djvu/Makefile.am:
* backend/dvi/Makefile.am:
* backend/ev-async-renderer.c:
* backend/ev-async-renderer.h:
* backend/ev-attachment.c:
* backend/ev-attachment.h:
* backend/ev-backend-marshal.c:
* backend/ev-document-factory.c:
* backend/ev-document-factory.h:
* backend/ev-document-find.c:
* backend/ev-document-find.h:
* backend/ev-document-fonts.c:
* backend/ev-document-fonts.h:
* backend/ev-document-images.c:
* backend/ev-document-images.h:
* backend/ev-document-info.h:
* backend/ev-document-links.c:
* backend/ev-document-links.h:
* backend/ev-document-misc.c:
* backend/ev-document-misc.h:
* backend/ev-document-security.c:
* backend/ev-document-security.h:
* backend/ev-document-thumbnails.c:
* backend/ev-document-thumbnails.h:
* backend/ev-document-transition.c:
* backend/ev-document-transition.h:
* backend/ev-document.c:
* backend/ev-document.h:
* backend/ev-file-exporter.c:
* backend/ev-file-exporter.h:
* backend/ev-image.c:
* backend/ev-image.h:
* backend/ev-link-action.c:
* backend/ev-link-action.h:
* backend/ev-link-dest.c:
* backend/ev-link-dest.h:
* backend/ev-link.c:
* backend/ev-link.h:
* backend/ev-render-context.c:
* backend/ev-render-context.h:
* backend/ev-selection.c:
* backend/ev-selection.h:
* backend/impress/Makefile.am:
* backend/pdf/Makefile.am:
* backend/pixbuf/Makefile.am:
* backend/ps/Makefile.am:
* backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
(ps_document_widget_event), (setup_pixmap), (setup_page), (input),
(start_interpreter), (stop_interpreter), (document_load),
(ps_document_next_page), (render_page):
* backend/tiff/Makefile.am:
* comics/Makefile.am:
* comics/comics-document.c:
* comics/comics-document.h:
* configure.ac:
* cut-n-paste/zoom-control/ephy-zoom-control.c:
* djvu/Makefile.am:
* djvu/djvu-document-private.h:
* djvu/djvu-document.c:
* djvu/djvu-document.h:
* djvu/djvu-links.c:
* djvu/djvu-links.h:
* djvu/djvu-text-page.c:
* djvu/djvu-text-page.h:
* djvu/djvu-text.c:
* djvu/djvu-text.h:
* dvi/Makefile.am:
* dvi/dvi-document.c:
* dvi/dvi-document.h:
* dvi/fonts.c:
* dvi/fonts.h:
* dvi/mdvi-lib/Makefile.am:
* dvi/mdvi-lib/afmparse.c:
* dvi/mdvi-lib/afmparse.h:
* dvi/mdvi-lib/bitmap.c:
* dvi/mdvi-lib/bitmap.h:
* dvi/mdvi-lib/color.c:
* dvi/mdvi-lib/color.h:
* dvi/mdvi-lib/common.c:
* dvi/mdvi-lib/common.h:
* dvi/mdvi-lib/defaults.h:
* dvi/mdvi-lib/dvimisc.c:
* dvi/mdvi-lib/dviopcodes.h:
* dvi/mdvi-lib/dviread.c:
* dvi/mdvi-lib/files.c:
* dvi/mdvi-lib/font.c:
* dvi/mdvi-lib/fontmap.c:
* dvi/mdvi-lib/fontmap.h:
* dvi/mdvi-lib/fontsrch.c:
* dvi/mdvi-lib/gf.c:
* dvi/mdvi-lib/hash.c:
* dvi/mdvi-lib/hash.h:
* dvi/mdvi-lib/list.c:
* dvi/mdvi-lib/mdvi.h:
* dvi/mdvi-lib/pagesel.c:
* dvi/mdvi-lib/paper.c:
* dvi/mdvi-lib/paper.h:
* dvi/mdvi-lib/pk.c:
* dvi/mdvi-lib/private.h:
* dvi/mdvi-lib/setup.c:
* dvi/mdvi-lib/sp-epsf.c:
* dvi/mdvi-lib/special.c:
* dvi/mdvi-lib/sysdeps.h:
* dvi/mdvi-lib/t1.c:
* dvi/mdvi-lib/tfm.c:
* dvi/mdvi-lib/tfmfile.c:
* dvi/mdvi-lib/tt.c:
* dvi/mdvi-lib/util.c:
* dvi/mdvi-lib/vf.c:
* dvi/pixbuf-device.c:
* dvi/pixbuf-device.h:
* impress/Makefile.am:
* impress/common.h:
* impress/document.c:
* impress/f_oasis.c:
* impress/f_oo13.c:
* impress/iksemel.c:
* impress/iksemel.h:
* impress/imposter.h:
* impress/impress-document.c:
* impress/impress-document.h:
* impress/internal.h:
* impress/r_back.c:
* impress/r_draw.c:
* impress/r_geometry.c:
* impress/r_gradient.c:
* impress/r_style.c:
* impress/r_text.c:
* impress/render.c:
* impress/render.h:
* impress/zip.c:
* impress/zip.h:
* lib/Makefile.am:
* lib/ev-debug.c:
* lib/ev-debug.h:
* lib/ev-file-helpers.c:
* lib/ev-file-helpers.h:
* lib/ev-gui.c:
* lib/ev-gui.h:
* lib/ev-tooltip.c:
* lib/ev-tooltip.h:
* libdocument/Makefile.am:
* libdocument/ev-file-helpers.c:
* pdf/Makefile.am:
* pdf/ev-poppler.cc:
* pdf/ev-poppler.h:
* pixbuf/Makefile.am:
* pixbuf/pixbuf-document.c:
* pixbuf/pixbuf-document.h:
* properties/Makefile.am:
* ps/Makefile.am:
* ps/gsdefaults.c:
* ps/gsdefaults.h:
* ps/gsio.c:
* ps/gsio.h:
* ps/gstypes.h:
* ps/ps-document.c:
* ps/ps-document.h:
* ps/ps.c:
* ps/ps.h:
* shell/Makefile.am:
* shell/ev-application.h:
* shell/ev-sidebar-links.c:
* shell/ev-sidebar-links.h:
* shell/ev-utils.c: (ev_gui_sanitise_popup_position),
(ev_gui_menu_position_tree_selection):
* shell/ev-utils.h:
* shell/ev-view.c: (ev_view_finalize):
* shell/ev-window.c:
* shell/main.c: (main):
* thumbnailer/Makefile.am:
* tiff/Makefile.am:
* tiff/tiff-document.c:
* tiff/tiff-document.h:
* tiff/tiff2ps.c:
* tiff/tiff2ps.h:

Reorganize source tree.

svn path=/trunk/; revision=2197

17 years agoDo not include ev-poppler.h when pdf is disabled.
Carlos Garcia Campos [Mon, 8 Jan 2007 11:03:04 +0000 (11:03 +0000)]
Do not include ev-poppler.h when pdf is disabled.

2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/ev-document-factory.c:
Do not include ev-poppler.h when pdf is disabled.

svn path=/trunk/; revision=2196

17 years agoUpdated English (British) translation
David Lodge [Mon, 8 Jan 2007 07:18:06 +0000 (07:18 +0000)]
Updated English (British) translation

svn path=/trunk/; revision=2195

17 years agoAdd image handling support. Fixes bugs #310008 and #325047. Images
Carlos Garcia Campos [Sun, 7 Jan 2007 16:28:00 +0000 (16:28 +0000)]
Add image handling support. Fixes bugs #310008 and #325047. Images

2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
* configure.ac:
* data/evince-ui.xml:
* pdf/ev-poppler.cc: (pdf_document_images_get_images),
(pdf_document_document_images_iface_init):
* backend/Makefile.am:
* backend/ev-document-images.[ch]:
* backend/ev-image.[ch]:
* lib/ev-file-helpers.[ch]: (ev_tmp_filename):
* shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
(ev_job_xfer_run):
* shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
(move_one_job), (copy_job_to_job_info), (add_job_if_needed),
(ev_pixbuf_cache_get_image_mapping):
* shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
(view_menu_popup_cb), (ev_window_dispose),
(image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
(ev_view_popup_cmd_copy_image):
* shell/ev-view-private.h:
* shell/ev-view.c: (ev_view_get_image_at_location),
(ev_view_do_popup_menu), (ev_view_popup_menu),
(ev_view_button_press_event), (ev_view_drag_data_get),
(ev_view_drag_motion), (ev_view_drag_data_received),
(ev_view_motion_notify_event), (ev_view_button_release_event),
(ev_view_finalize), (ev_view_class_init):
Add image handling support. Fixes bugs #310008 and #325047. Images
selection is not supported yet.

svn path=/trunk/; revision=2194

17 years agoUpdated Estonian translation.
Priit Laes [Sun, 7 Jan 2007 13:26:18 +0000 (13:26 +0000)]
Updated Estonian translation.

2007-01-07  Priit Laes  <plaes@svn.gnome.org>
    * et.po: Updated Estonian translation.

svn path=/trunk/; revision=2193

17 years agoMove view drag and drop stuff to ev-view.
Carlos Garcia Campos [Sun, 7 Jan 2007 12:20:03 +0000 (12:20 +0000)]
Move view drag and drop stuff to ev-view.

2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
* shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
(ev_view_init):
Move view drag and drop stuff to ev-view.

svn path=/trunk/; revision=2192

17 years agoMissed comitting ar.po, with last changelog entry
Djihed Afifi [Sat, 6 Jan 2007 23:11:49 +0000 (23:11 +0000)]
Missed comitting ar.po, with last changelog entry

svn path=/trunk/; revision=2191

17 years agoUpdated Arabic Translation. Added ar to LINGUAS list
Djihed Afifi [Sat, 6 Jan 2007 19:18:57 +0000 (19:18 +0000)]
Updated Arabic Translation. Added ar to LINGUAS list

svn path=/trunk/; revision=2190

17 years agoClear selection also in pixbuf cache.
Carlos Garcia Campos [Fri, 5 Jan 2007 17:01:03 +0000 (17:01 +0000)]
Clear selection also in pixbuf cache.

2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-pixbuf-cache.c: (clear_job_selection):
* shell/ev-view.c: (clear_selection):
Clear selection also in pixbuf cache.

svn path=/trunk/; revision=2189

17 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Fri, 5 Jan 2007 05:21:55 +0000 (05:21 +0000)]
vi.po: Updated Vietnamese translation.

svn path=/trunk/; revision=2188

17 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Fri, 5 Jan 2007 05:21:39 +0000 (05:21 +0000)]
vi.po: Updated Vietnamese translation.

svn path=/trunk/; revision=2187

17 years agoUpdated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
Alexander Shopov [Fri, 5 Jan 2007 00:47:05 +0000 (00:47 +0000)]
Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

2007-01-05  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>

svn path=/trunk/; revision=2186

17 years agoUpdated Arabic Translation.
Djihed Afifi [Wed, 3 Jan 2007 21:57:27 +0000 (21:57 +0000)]
Updated Arabic Translation.

svn path=/trunk/; revision=2185

17 years agoChange icon name in desktop file. See bug #390734 for details.
Luca Ferretti [Tue, 2 Jan 2007 17:59:12 +0000 (17:59 +0000)]
Change icon name in desktop file. See bug #390734 for details.

2007-01-02  Luca Ferretti <elle.uca@libero.it>

* data/evince.desktop.in.in:

Change icon name in desktop file. See bug #390734
for details.

svn path=/trunk/; revision=2184

17 years agoRemove +x from po files
Christian Persch [Sun, 31 Dec 2006 19:08:48 +0000 (19:08 +0000)]
Remove +x from po files

svn path=/trunk/; revision=2183

17 years ago2006-12-31 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation
Jovan Naumovski [Sun, 31 Dec 2006 18:32:58 +0000 (18:32 +0000)]
2006-12-31 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation

svn path=/trunk/; revision=2182

17 years agoActually remove .cvsignore files
Christian Persch [Sun, 31 Dec 2006 17:36:36 +0000 (17:36 +0000)]
Actually remove .cvsignore files

svn path=/trunk/; revision=2181

17 years agoUpdated English (British) translation
David Lodge [Fri, 29 Dec 2006 18:05:35 +0000 (18:05 +0000)]
Updated English (British) translation

2006-12-29  David Lodge <dave@cirt.net>

* en_GB.po: Updated English (British) translation

17 years agoAdd missing files. Here too. Updated Norwegian bokmål translation.
Kjartan Maraas [Thu, 28 Dec 2006 21:24:45 +0000 (21:24 +0000)]
Add missing files. Here too. Updated Norwegian bokmål translation.

2006-12-28  Kjartan Maraas  <kmaraas@gnome.org>

* POTFILES.in: Add missing files.
* POTFILES.skip: Here too.
* nb.po: Updated Norwegian bokmål translation.

17 years agoUpdated English (British) translation
David Lodge [Thu, 28 Dec 2006 19:01:16 +0000 (19:01 +0000)]
Updated English (British) translation

2006-12-28  David Lodge <dave@cirt.net>

* en_GB.po: Updated English (British) translation

17 years agoUpdated Catalan translation by Gil Forcada.
Josep Puigdemont i Casamajó [Thu, 28 Dec 2006 12:18:20 +0000 (12:18 +0000)]
Updated Catalan translation by Gil Forcada.

17 years agoUse top_builddir instead top_srcdir for generated schema file
Wouter Bolsterlee [Thu, 28 Dec 2006 10:57:37 +0000 (10:57 +0000)]
Use top_builddir instead top_srcdir for generated schema file

2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>

* thumbnailer/Makefile.am:

Use top_builddir instead top_srcdir for generated schema
file installation. Fixes bug #390161.

17 years agoUpdated Arabic Translation.
Djihed Afifi [Wed, 27 Dec 2006 22:46:38 +0000 (22:46 +0000)]
Updated Arabic Translation.

17 years agoAdd page transition support in presentation mode. At the moment only page
Carlos Garcia Campos [Wed, 27 Dec 2006 17:33:22 +0000 (17:33 +0000)]
Add page transition support in presentation mode. At the moment only page

2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
* configure.ac:
* backend/Makefile.am:
* backend/ev-document-transition.[ch]:
* pdf/ev-poppler.cc: (pdf_document_get_page_duration),
(pdf_document_page_transition_iface_init):
* shell/ev-view-private.h:
* shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
(ev_view_set_presentation), (transition_next_page),
(ev_view_presentation_transition_stop),
(ev_view_presentation_transition_start), (ev_view_next_page):
Add page transition support in presentation mode. At the moment only
page duration is supported, but not transition effects. Fixes bug
#309815.

17 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Tue, 26 Dec 2006 05:32:59 +0000 (05:32 +0000)]
Updated Thai translation.

2006-12-26  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

17 years ago2006-12-25 Jovan Naumovski <jovanna@cvs.gnome.org> *mk.po: Updated Macedonian translation
Jovan Naumovski [Mon, 25 Dec 2006 22:25:23 +0000 (22:25 +0000)]
2006-12-25 Jovan Naumovski <jovanna@cvs.gnome.org> *mk.po: Updated Macedonian translation

17 years agoUpdated Swedish translation.
Daniel Nylander [Mon, 25 Dec 2006 13:04:58 +0000 (13:04 +0000)]
Updated Swedish translation.

2006-12-25  Daniel Nylander <po@danielnylander.se>

* sv.po: Updated Swedish translation.

17 years agoRun find_link_dest with document lock held, since it's called by links
Carlos Garcia Campos [Mon, 25 Dec 2006 13:02:12 +0000 (13:02 +0000)]
Run find_link_dest with document lock held, since it's called by links

2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
* backend/ev-document-links.c: (ev_document_links_find_link_dest):
Run find_link_dest with document lock held, since it's called by links
thread and main thread at the same time.

17 years agoUpdate page-cache when page is changed by the view, so that page-changed
Carlos Garcia Campos [Mon, 25 Dec 2006 12:17:45 +0000 (12:17 +0000)]
Update page-cache when page is changed by the view, so that page-changed

2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view.c: (goto_dest):
Update page-cache when page is changed by the view, so that
page-changed signal is emitted.

17 years agoUse C locale in tests.
Carlos Garcia Campos [Mon, 25 Dec 2006 12:09:00 +0000 (12:09 +0000)]
Use C locale in tests.

2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
* test/test1.py:
* test/test2.py:
Use C locale in tests.

17 years agoUpdated Arabic Translation.
Djihed Afifi [Sun, 24 Dec 2006 21:48:44 +0000 (21:48 +0000)]
Updated Arabic Translation.

17 years agoRestore zoom settings when back from presentation mode.
Carlos Garcia Campos [Sun, 24 Dec 2006 15:19:13 +0000 (15:19 +0000)]
Restore zoom settings when back from presentation mode.

2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_run_presentation):
* shell/ev-view-private.h:
* shell/ev-view.c: (ev_view_set_presentation):
Restore zoom settings when back from presentation mode.

17 years agoAlways use "best fit" zoom in presentation mode. Fixes bug #389195.
Wouter Bolsterlee [Sun, 24 Dec 2006 13:37:00 +0000 (13:37 +0000)]
Always use "best fit" zoom in presentation mode. Fixes bug #389195.

2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>

* shell/ev-window.c: (ev_window_run_presentation):

Always use "best fit" zoom in presentation mode.
Fixes bug #389195.

17 years agoUpdated Dutch translation by Wouter Bolsterlee.
Wouter Bolsterlee [Sun, 24 Dec 2006 13:05:35 +0000 (13:05 +0000)]
Updated Dutch translation by Wouter Bolsterlee.

2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>

* nl.po: Updated Dutch translation by Wouter Bolsterlee.

17 years agoShow "Jump to page" label in the page jumping popup in presentation mode
Wouter Bolsterlee [Sun, 24 Dec 2006 12:52:29 +0000 (12:52 +0000)]
Show "Jump to page" label in the page jumping popup in presentation mode

2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>

* shell/ev-view.c: (ev_view_goto_window_create):

Show "Jump to page" label in the page jumping popup in
presentation mode instead of just a GtkEntry.

17 years agoDo not escape uri before calling gnome_vfs_url_show(). Fixes bug #378085.
Carlos Garcia Campos [Sat, 23 Dec 2006 12:25:18 +0000 (12:25 +0000)]
Do not escape uri before calling gnome_vfs_url_show(). Fixes bug #378085.

2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-window.c: (launch_external_uri):
Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
#378085.

17 years agoexplicitly check for libxml2. Fixes #388795
Elijah Newren [Sat, 23 Dec 2006 00:40:24 +0000 (00:40 +0000)]
explicitly check for libxml2. Fixes #388795

2006-12-22  Elijah Newren  <newren gmail com>

* configure.ac: explicitly check for libxml2.  Fixes #388795

17 years agoAllow jumping to another page by typing a page number in presentation
Carlos Garcia Campos [Fri, 22 Dec 2006 17:50:04 +0000 (17:50 +0000)]
Allow jumping to another page by typing a page number in presentation

2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view-private.h:
* shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
(ev_view_goto_window_delete_event), (key_is_numeric),
(ev_view_goto_window_key_press_event),
(ev_view_goto_window_button_press_event),
(ev_view_goto_entry_activate), (ev_view_goto_window_create),
(ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
(ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
Allow jumping to another page by typing a page number in presentation
mode. It uses a popup window with an entry. Fixes bug #353625.

17 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Fri, 22 Dec 2006 11:01:17 +0000 (11:01 +0000)]
Updated Spanish translation.

2006-12-22  Francisco Javier F. Serrador  <serrador@openshine.com>

* es.po: Updated Spanish translation.

17 years agoCheck for NL_MEASUREMENT. Fixes bug #376469. Thanks to Damien Carbery
Nickolay V. Shmyrev [Thu, 21 Dec 2006 00:44:53 +0000 (00:44 +0000)]
Check for NL_MEASUREMENT. Fixes bug #376469. Thanks to Damien Carbery

2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* configure.ac:
* properties/ev-properties-view.c: (ev_get_default_user_units),
(ev_regular_paper_size):

Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
to Damien Carbery <damien.carbery@sun.com> and
Yevgen Muntyan <muntyan@tamu.edu>.

17 years agoMake sure Evince doesn't restore the view on the last page when a document
Wouter Bolsterlee [Wed, 20 Dec 2006 14:03:21 +0000 (14:03 +0000)]
Make sure Evince doesn't restore the view on the last page when a document

2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>

* shell/ev-window.c: (setup_document_from_metadata):

Make sure Evince doesn't restore the view on the last
page when a document is reopened. Fixes bug #383381.

17 years agoUpdated Latvian Translation.
Raivis Dejus [Wed, 20 Dec 2006 10:42:32 +0000 (10:42 +0000)]
Updated Latvian Translation.

2006-12-20  Raivis Dejus <orvils@gmail.com>

        * lv.po: Updated Latvian Translation.

17 years agoUpdated Belarusian Translation.
Ales Nyakhaychyk [Wed, 20 Dec 2006 07:54:27 +0000 (07:54 +0000)]
Updated Belarusian Translation.

2006-12-20  Ales Nyakhaychyk  <nab@mail.by>

* be.po: Updated Belarusian Translation.

17 years agoUpdated Slovenian translation.
Matic Žgur [Tue, 19 Dec 2006 18:18:47 +0000 (18:18 +0000)]
Updated Slovenian translation.

2006-12-19  Matic Žgur  <mr.zgur@gmail.com>

* sl.po: Updated Slovenian translation.

17 years agoFix compilation with older compilers like gcc 2. Fixes bug #387237.
Jens Granseuer [Mon, 18 Dec 2006 18:46:06 +0000 (18:46 +0000)]
Fix compilation with older compilers like gcc 2. Fixes bug #387237.

2006-12-18  Jens Granseuer  <jensgr@gmx.net>
* shell/ev-view.c: (draw_loading_text):
Fix compilation with older compilers like gcc 2. Fixes bug #387237.

17 years agoRelease 0.7.0 EVINCE_0_7_0
Carlos Garcia Campos [Mon, 18 Dec 2006 17:42:13 +0000 (17:42 +0000)]
Release 0.7.0

2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
* configure.ac:
* NEWS:
Release 0.7.0

17 years agoMake cairo-pdf depedency optional.
Carlos Garcia Campos [Mon, 18 Dec 2006 17:01:34 +0000 (17:01 +0000)]
Make cairo-pdf depedency optional.

2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
* configure.ac:
* pdf/ev-poppler.cc: (pdf_print_context_free),
(pdf_document_file_exporter_begin),
(pdf_document_file_exporter_do_page):
Make cairo-pdf depedency optional.

17 years agoUse ev_file_exporter instead of ev_ps_exporter in ev-print-job.
Carlos Garcia Campos [Mon, 18 Dec 2006 16:24:31 +0000 (16:24 +0000)]
Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.

2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.