]>
www.fi.muni.cz Git - evince.git/log
Priit Laes [Wed, 3 Aug 2005 07:48:00 +0000 (07:48 +0000)]
Translation updated by Ivar Smolin.
2005-08-03 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Nickolay V. Shmyrev [Wed, 3 Aug 2005 06:02:35 +0000 (06:02 +0000)]
Disable save and print respect to lockdown gconf keys
Nickolay V. Shmyrev [Wed, 3 Aug 2005 05:49:48 +0000 (05:49 +0000)]
Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
Fix for bug 312228
Terance Sola [Tue, 2 Aug 2005 03:15:02 +0000 (03:15 +0000)]
Updated Norwegian Bokmål translation. Same.
2005-08-02 Terance Sola <terance@lyse.net>
* nb.po: Updated Norwegian Bokmål translation.
* no.po: Same.
Rajesh Ranjan [Mon, 1 Aug 2005 13:00:12 +0000 (13:00 +0000)]
udted by rranjan@redhat.com
Clytie Siddall [Mon, 1 Aug 2005 07:59:33 +0000 (07:59 +0000)]
vi.po: Updated Vietnamese translation.
Christian Persch [Sun, 31 Jul 2005 13:06:37 +0000 (13:06 +0000)]
Persist the print settings. Fixes bug #311578.
2005-07-31 Christian Persch <chpe@cvs.gnome.org>
* shell/ev-window.c: (load_print_config_from_file),
(save_print_config_to_file), (ev_window_print_range):
Persist the print settings. Fixes bug #311578.
Nickolay V. Shmyrev [Sun, 31 Jul 2005 10:07:24 +0000 (10:07 +0000)]
Update backends to make them build with new rotation system
Nikos Charonitakis [Sun, 31 Jul 2005 09:54:51 +0000 (09:54 +0000)]
Updated Greek translation
Nickolay V. Shmyrev [Sun, 31 Jul 2005 07:48:11 +0000 (07:48 +0000)]
Update documentation image from Luca Ferretti <elle.uca@libero.it>
Jonathan Blandford [Sat, 30 Jul 2005 23:11:25 +0000 (23:11 +0000)]
at Jul 30 19:09:34 2005 Jonathan Blandford <jrb@redhat.com>
* shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
* shell/ev-pixbuf-cache.h:
* shell/ev-sidebar-thumbnails.c:
(ev_sidebar_thumbnails_get_property), (add_range),
(adjustment_changed_cb):
* shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
pixbuf cache. Make thumbnailing work again. Also, fix bug where
we were thumbnailing the entire docment on startup, slowing us
down hugely.
Clytie Siddall [Sat, 30 Jul 2005 13:46:37 +0000 (13:46 +0000)]
vi.po: Updated Vietnamese translation.
Francisco Javier F. Serrador [Sat, 30 Jul 2005 10:02:05 +0000 (10:02 +0000)]
Updated Spanish translation.
2005-07-30 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Jonathan Blandford [Sat, 30 Jul 2005 03:15:20 +0000 (03:15 +0000)]
Handle n_pages == 0, fixes #310306.
Fri Jul 29 23:14:28 2005 Jonathan Blandford <jrb@redhat.com>
* shell/ev-page-cache.c: (ev_page_cache_new):
* shell/ev-window.c: (update_action_sensitivity): Handle n_pages
== 0, fixes #310306.
Marco Pesenti Gritti [Fri, 29 Jul 2005 17:59:01 +0000 (17:59 +0000)]
Account rotation in doc_rect_to_view_rect. Ensure rotation doesnt go out
2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
(ev_view_rotate_left):
Account rotation in doc_rect_to_view_rect.
Ensure rotation doesnt go out of bounds.
Marco Pesenti Gritti [Fri, 29 Jul 2005 16:24:40 +0000 (16:24 +0000)]
*** empty log message ***
Marco Pesenti Gritti [Fri, 29 Jul 2005 16:24:22 +0000 (16:24 +0000)]
Correct and cleanup w/h swapping
2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-page-cache.c: (ev_page_cache_get_size):
Correct and cleanup w/h swapping
Marco Pesenti Gritti [Fri, 29 Jul 2005 16:02:28 +0000 (16:02 +0000)]
Use rotation rather than orientation. It's easier and enough for our
2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
* backend/ev-document-thumbnails.c:
(ev_document_thumbnails_get_thumbnail):
* backend/ev-document-thumbnails.h:
* backend/ev-document.c:
* backend/ev-document.h:
* backend/ev-render-context.c: (ev_render_context_new),
(ev_render_context_set_rotation):
* backend/ev-render-context.h:
* pdf/ev-poppler.cc:
* ps/ps-document.c: (ps_document_document_iface_init):
* shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
* shell/ev-jobs.h:
* shell/ev-page-cache.c: (build_height_to_page),
(ev_page_cache_new), (ev_page_cache_get_size),
(ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
(ev_page_cache_get_height_to_page):
* shell/ev-page-cache.h:
* shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
(add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
(ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
(ev_pixbuf_cache_get_selection_pixbuf):
* shell/ev-pixbuf-cache.h:
* shell/ev-print-job.c: (idle_print_handler):
* shell/ev-sidebar-thumbnails.c: (add_range):
* shell/ev-view.c: (view_update_range_and_current_page),
(get_page_y_offset), (get_page_extents),
(ev_view_size_request_continuous_dual_page),
(ev_view_size_request_continuous),
(ev_view_size_request_dual_page),
(ev_view_size_request_single_page), (draw_one_page),
(ev_view_set_rotation), (ev_view_rotate_right),
(ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
(ev_view_zoom_for_size_continuous_and_dual_page),
(ev_view_zoom_for_size_continuous),
(ev_view_zoom_for_size_dual_page),
(ev_view_zoom_for_size_single_page), (compute_new_selection_text),
(ev_view_select_all):
* thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
* tiff/tiff-document.c: (tiff_document_render_pixbuf),
(tiff_document_document_iface_init),
(tiff_document_thumbnails_get_thumbnail):
Use rotation rather than orientation. It's easier and enough
for our needs.
Marco Pesenti Gritti [Fri, 29 Jul 2005 15:05:35 +0000 (15:05 +0000)]
Make the page cache aware of page orientation.
2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-page-cache.c: (build_height_to_page),
(ev_page_cache_new), (ev_page_cache_get_size),
(ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
(ev_page_cache_get_height_to_page):
* shell/ev-page-cache.h:
* shell/ev-view.c: (get_page_y_offset), (get_page_extents),
(ev_view_size_request_continuous_dual_page),
(ev_view_size_request_continuous),
(ev_view_zoom_for_size_continuous_and_dual_page),
(ev_view_zoom_for_size_continuous):
Make the page cache aware of page orientation.
Marco Pesenti Gritti [Fri, 29 Jul 2005 14:18:35 +0000 (14:18 +0000)]
*** empty log message ***
Marco Pesenti Gritti [Fri, 29 Jul 2005 14:17:57 +0000 (14:17 +0000)]
Really make use of the orientation bit of the render context. Use the
2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
* backend/ev-document-thumbnails.c:
(ev_document_thumbnails_get_thumbnail):
* backend/ev-document-thumbnails.h:
* backend/ev-document.c:
* backend/ev-document.h:
* backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
* backend/ev-ps-exporter.h:
* pdf/ev-poppler.cc:
* ps/ps-document.c: (ps_document_document_iface_init),
(ps_document_ps_export_do_page):
* shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
* shell/ev-jobs.h:
* shell/ev-page-cache.c: (ev_page_cache_get_size),
(ev_page_cache_get):
* shell/ev-page-cache.h:
* shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
(add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
(ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
* shell/ev-pixbuf-cache.h:
* shell/ev-print-job.c: (idle_print_handler):
* shell/ev-sidebar-thumbnails.c: (add_range):
* shell/ev-view.c: (view_update_range_and_current_page),
(get_page_extents), (ev_view_size_request_dual_page),
(ev_view_size_request_single_page), (draw_one_page),
(clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
(ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
(ev_view_zoom_for_size_dual_page),
(ev_view_zoom_for_size_single_page), (compute_new_selection_text),
(ev_view_select_all):
* thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
* tiff/tiff-document.c: (tiff_document_get_page_size),
(tiff_document_get_orientation), (rotate_pixbuf),
(tiff_document_render_pixbuf), (tiff_document_document_iface_init),
(tiff_document_thumbnails_get_thumbnail),
(tiff_document_ps_export_do_page), (tiff_document_init):
Really make use of the orientation bit of the render context.
Use the render context in a few more places in the backend API.
This regress orientation, but now it's done right. Will try to
fix it up asap...
Marco Pesenti Gritti [Fri, 29 Jul 2005 10:05:35 +0000 (10:05 +0000)]
Patch by Nickolay V. Shmyrev to fix find flickering
2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-view.c: (ensure_rectangle_is_visible):
Patch by Nickolay V. Shmyrev to fix find flickering
James Ogley [Fri, 29 Jul 2005 08:36:20 +0000 (08:36 +0000)]
Updated British English translation.
2005-07-29 James Ogley <james@usr-local-bin.org>
* po/en_GB.po: Updated British English translation.
Ilkka Tuohela [Thu, 28 Jul 2005 15:38:51 +0000 (15:38 +0000)]
Bulk changes to Finnish strings
Laurent Dhima [Thu, 28 Jul 2005 14:48:27 +0000 (14:48 +0000)]
Added sq to ALL_LINGUAS.
2005-07-28 Laurent Dhima <laurenti@alblinux.net>
* configure.ac: Added sq to ALL_LINGUAS.
Laurent Dhima [Thu, 28 Jul 2005 14:48:24 +0000 (14:48 +0000)]
Added Albanian translation.
2005-07-28 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Added Albanian translation.
Alexander Shopov [Thu, 28 Jul 2005 13:15:08 +0000 (13:15 +0000)]
Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
2005-07-28 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
Raphael Higino [Wed, 27 Jul 2005 23:45:46 +0000 (23:45 +0000)]
Updated pt_BR translation
Francisco Javier F. Serrador [Wed, 27 Jul 2005 20:59:11 +0000 (20:59 +0000)]
Updated Spanish translation.
2005-07-27 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es/es.po: Updated Spanish translation.
Francisco Javier F. Serrador [Wed, 27 Jul 2005 20:32:48 +0000 (20:32 +0000)]
Updated Spanish translation.
2005-07-27 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Priit Laes [Wed, 27 Jul 2005 19:58:12 +0000 (19:58 +0000)]
Translation updated by Ivar Smolin.
2005-07-27 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Martin Kretzschmar [Wed, 27 Jul 2005 19:36:54 +0000 (19:36 +0000)]
add paper_width, paper_height, and duplex parameters to ::begin.
* backend/ev-ps-exporter.h: add paper_width, paper_height, and
duplex parameters to ::begin.
* tiff/tiff-document.c (tiff_document_ps_export_begin):
* shell/ev-print-job.c (idle_print_handler):
* ps/ps-document.c (ps_document_ps_export_begin):
* pdf/ev-poppler.cc (pdf_document_ps_exporter_begin):
* backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
implementations. Poppler backend needs poppler cvs. Rest has
unchanged behavior.
Funda Wang [Wed, 27 Jul 2005 16:19:11 +0000 (16:19 +0000)]
Updated Simplified Chinese translation
Ankitkumar Rameshchandra Patel [Wed, 27 Jul 2005 05:47:20 +0000 (05:47 +0000)]
Updated Translation
Priit Laes [Wed, 27 Jul 2005 04:48:27 +0000 (04:48 +0000)]
Translation updated.
2005-07-27 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
Priit Laes [Wed, 27 Jul 2005 04:35:42 +0000 (04:35 +0000)]
Added et to ALL_LINGUAS.
2005-07-27 Priit Laes <plaes@cvs.gnome.org>
* configure.ac: Added et to ALL_LINGUAS.
Priit Laes [Wed, 27 Jul 2005 04:35:39 +0000 (04:35 +0000)]
Translation added by Sven Sapelson.
2005-07-27 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation added by Sven Sapelson.
Tommi Vainikainen [Tue, 26 Jul 2005 12:15:56 +0000 (12:15 +0000)]
Updated Finnish translation.
2005-07-26 Tommi Vainikainen <thv@iki.fi>
* fi.po: Updated Finnish translation.
Adam Weinberger [Tue, 26 Jul 2005 07:44:20 +0000 (07:44 +0000)]
Updated Canadian English translation.
2005-07-26 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
Artur Flinta [Tue, 26 Jul 2005 07:24:40 +0000 (07:24 +0000)]
Updated Polish translation by GNOME PL Team.
2005-07-26 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
Vincent van Adrighem [Tue, 26 Jul 2005 06:46:51 +0000 (06:46 +0000)]
Translation updated by Tino Meinen.
2005-07-26 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Ivan Stojmirov [Mon, 25 Jul 2005 23:07:14 +0000 (23:07 +0000)]
done
Martin Kretzschmar [Mon, 25 Jul 2005 20:25:15 +0000 (20:25 +0000)]
(using_pdf_printer): new function.
(ev_window_print_range): print a less techy message if someone
tries to print to PDF.
Jordi Mallach [Mon, 25 Jul 2005 18:31:22 +0000 (18:31 +0000)]
Minor update.
Jordi Mallach [Mon, 25 Jul 2005 18:30:29 +0000 (18:30 +0000)]
Updated Catalan translation by Gil Forcada <gilforcada@guifi.net>.
2005-07-25 Jordi Mallach <jordi@sindominio.net>
* ca.po: Updated Catalan translation by
Gil Forcada <gilforcada@guifi.net>.
Ivan Stojmirov [Mon, 25 Jul 2005 15:27:38 +0000 (15:27 +0000)]
done
Artur Flinta [Mon, 25 Jul 2005 12:18:21 +0000 (12:18 +0000)]
Updated Polish translation by GNOME PL Team.
2005-07-25 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
Ankitkumar Rameshchandra Patel [Mon, 25 Jul 2005 08:42:45 +0000 (08:42 +0000)]
Updated Translation
Martin Kretzschmar [Mon, 25 Jul 2005 08:01:23 +0000 (08:01 +0000)]
(font_type_to_string): Remove trailing space from "unknown font"
string. Bug #311431
Christian Rose [Sun, 24 Jul 2005 20:58:39 +0000 (20:58 +0000)]
Updated Swedish translation.
2005-07-24 Christian Rose <menthos@menthos.com>
* sv.po: Updated Swedish translation.
Hendrik Brandt [Sun, 24 Jul 2005 20:07:06 +0000 (20:07 +0000)]
Updated German translation.
2005-07-24 Hendrik Brandt <heb@gnome-de.org>
* de.po: Updated German translation.
Tommi Vainikainen [Sun, 24 Jul 2005 19:23:03 +0000 (19:23 +0000)]
Updated Finnish translation.
2005-07-24 Tommi Vainikainen <thv@iki.fi>
* fi.po: Updated Finnish translation.
Martin Kretzschmar [Sun, 24 Jul 2005 19:09:25 +0000 (19:09 +0000)]
help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
Martin Kretzschmar [Sun, 24 Jul 2005 19:00:45 +0000 (19:00 +0000)]
Bug #311280
* pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
name for PopplerFontTypes
(pdf_document_fonts_fill_model): add font type to the detail column
* backend/ev-document-fonts.h: added
EV_DOCUMENT_FONTS_COLUMN_DETAILS.
* shell/ev-properties-fonts.c (font_cell_data_func): glue together
font name and font details, add a little markup.
(ev_properties_fonts_init): use the new cell data func, specify ypad
property for the cell renderer.
(ev_properties_fonts_set_document): add the details column.
Francisco Javier F. Serrador [Sun, 24 Jul 2005 17:57:26 +0000 (17:57 +0000)]
Added Spanish help documents.
2005-07-24 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Added Spanish help documents.
Artur Flinta [Sun, 24 Jul 2005 14:00:04 +0000 (14:00 +0000)]
Added "pl" to ALL_LINGUAS.
2005-07-24 Artur Flinta <aflinta@cvs.gnome.org>
* configure.ac: Added "pl" to ALL_LINGUAS.
Artur Flinta [Sun, 24 Jul 2005 13:54:24 +0000 (13:54 +0000)]
Updated Polish translation by GNOME PL Team.
2005-07-24 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
Danilo Šegan [Sun, 24 Jul 2005 04:43:35 +0000 (04:43 +0000)]
Added partial Serbian translation.
Danilo Šegan [Sun, 24 Jul 2005 04:19:31 +0000 (04:19 +0000)]
Added Serbian translation.
Tommi Vainikainen [Sat, 23 Jul 2005 21:34:31 +0000 (21:34 +0000)]
Removed, should not be here. Added *.omf as those are generated files.
2005-07-24 Tommi Vainikainen <thv@iki.fi>
* xmldocs.make: Removed, should not be here.
* .cvsignore: Added *.omf as those are generated files.
Tommi Vainikainen [Sat, 23 Jul 2005 21:02:35 +0000 (21:02 +0000)]
Started this for translations of manual. Migrated to gnome-doc-utils.
2005-07-23 Tommi Vainikainen <thv@iki.fi>
* help/ChangeLog: Started this for translations of manual.
* configure.ac, autogen.sh, .cvsignore: Migrated to
gnome-doc-utils. Patch in bug #311222.
Martin Kretzschmar [Fri, 22 Jul 2005 16:22:20 +0000 (16:22 +0000)]
(mime_type_supported_by_gdk_pixbuf): #ifdef this away to fix an
unused-function warning.
Ignacio Casal Quinteiro [Fri, 22 Jul 2005 15:43:28 +0000 (15:43 +0000)]
*** empty log message ***
Pawan Chitrakar [Fri, 22 Jul 2005 01:52:37 +0000 (01:52 +0000)]
Nepali Translation added
Žygimantas Beručka [Thu, 21 Jul 2005 21:36:41 +0000 (21:36 +0000)]
Updated Lithuanian translation by Justina Klingaitė.
2005-07-22 Žygimantas Beručka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation by Justina Klingaitė.
Nickolay V. Shmyrev [Thu, 21 Jul 2005 21:05:47 +0000 (21:05 +0000)]
Clear status message when pointer leaves view. Fix for bug
#310818
Francisco Javier F. Serrador [Thu, 21 Jul 2005 20:27:19 +0000 (20:27 +0000)]
Updated Spanish translation.
2005-07-21 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Ankitkumar Rameshchandra Patel [Wed, 20 Jul 2005 13:11:45 +0000 (13:11 +0000)]
Added gu to ALL_LINGUAS
Ankitkumar Rameshchandra Patel [Wed, 20 Jul 2005 13:11:20 +0000 (13:11 +0000)]
Added Gujarati Translations
James Ogley [Tue, 19 Jul 2005 21:47:04 +0000 (21:47 +0000)]
Updated British English translation.
2005-07-19 James Ogley <james@usr-local-bin.org>
* po/en_GB.po: Updated British English translation.
Funda Wang [Mon, 18 Jul 2005 05:35:39 +0000 (05:35 +0000)]
Updated Simplified Chinese translation
Ivan Stojmirov [Mon, 18 Jul 2005 00:46:47 +0000 (00:46 +0000)]
okej e
Christophe Merlet [Sun, 17 Jul 2005 21:16:33 +0000 (21:16 +0000)]
Updated French translation.
Ivan Stojmirov [Sun, 17 Jul 2005 20:01:59 +0000 (20:01 +0000)]
100%
Ivan Stojmirov [Sun, 17 Jul 2005 20:01:08 +0000 (20:01 +0000)]
100%
Francisco Javier F. Serrador [Sun, 17 Jul 2005 17:39:11 +0000 (17:39 +0000)]
Updated Spanish translation.
2005-07-17 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Nickolay V. Shmyrev [Sat, 16 Jul 2005 22:17:06 +0000 (22:17 +0000)]
Set cursor to normal when leaving view
Nickolay V. Shmyrev [Sat, 16 Jul 2005 21:57:38 +0000 (21:57 +0000)]
Update djvu configure warning
Rajesh Ranjan [Fri, 15 Jul 2005 10:33:31 +0000 (10:33 +0000)]
updated by rranjan@redhat.com
Amanpreet Singh Alam [Fri, 15 Jul 2005 09:12:49 +0000 (09:12 +0000)]
update
Funda Wang [Thu, 14 Jul 2005 22:39:09 +0000 (22:39 +0000)]
scripty
Guilherme de S. Pastore [Thu, 14 Jul 2005 16:30:26 +0000 (16:30 +0000)]
fixed Brazilian Portuguese menu name, so that it's consistent with the
* pt_BR.po: fixed Brazilian Portuguese menu name, so
that it's consistent with the English version and also
HIG-compliant.
Miloslav Trmac [Thu, 14 Jul 2005 08:55:52 +0000 (08:55 +0000)]
Updated Czech translation.
2005-07-14 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
Gabor Kelemen [Tue, 12 Jul 2005 16:47:49 +0000 (16:47 +0000)]
Hungarian translation updated.
2005-07-12 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Hungarian translation updated.
Tommi Vainikainen [Tue, 12 Jul 2005 13:47:45 +0000 (13:47 +0000)]
Updated Finnish translation.
2005-07-12 Tommi Vainikainen <thv@iki.fi>
* fi.po: Updated Finnish translation.
Nickolay V. Shmyrev [Tue, 12 Jul 2005 08:45:59 +0000 (08:45 +0000)]
Add keypad accelerators for zooming. Fix for bug 308128.
2005-07-12 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* data/evince-ui.xml, shell/ev-window.c:
Add keypad accelerators for zooming. Fix for bug 308128.
Marco Pesenti Gritti [Mon, 11 Jul 2005 17:38:35 +0000 (17:38 +0000)]
Allow to enable/disable the pixbuf backend. Default to off for now. If we
2005-07-11 Marco Pesenti Gritti <mpg@redhat.com>
* Makefile.am:
* backend/Makefile.am:
* backend/ev-document-factory.c: (ev_document_type_get_from_mime):
* configure.ac:
* shell/ev-document-types.c: (ev_document_types_add_filters):
Allow to enable/disable the pixbuf backend.
Default to off for now. If we want it enabled we should
really put mime types in the desktop, implement properties etc.
* properties/evince-properties.c:
Initialize error to NULL.
Check error is not NULL before freeing.
Marco Pesenti Gritti [Mon, 11 Jul 2005 15:54:54 +0000 (15:54 +0000)]
Use F5 as presentation accell
2005-07-11 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window.c:
Use F5 as presentation accell
Marco Pesenti Gritti [Mon, 11 Jul 2005 15:49:04 +0000 (15:49 +0000)]
Do not leak the fullscreen toolbar
2005-07-11 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window.c: (update_chrome_visibility),
(ev_window_create_fullscreen_popup), (ev_window_init):
Do not leak the fullscreen toolbar
Marco Pesenti Gritti [Mon, 11 Jul 2005 15:47:09 +0000 (15:47 +0000)]
These has a return value! Fix totally random focus issues we was seeing.
2005-07-11 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window.c: (view_actions_focus_in_cb),
(view_actions_focus_out_cb):
These has a return value! Fix totally random focus
issues we was seeing.
Carlos Garcia Campos [Mon, 11 Jul 2005 11:20:42 +0000 (11:20 +0000)]
Allow open more than one file
2005-07-11 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/main.c: (load_files_remote):
Allow open more than one file
Marco Pesenti Gritti [Mon, 11 Jul 2005 10:25:56 +0000 (10:25 +0000)]
Fix for dbus 0.33. bug #309975
2005-07-11 Marco Pesenti Gritti <mpg@redhat.com>
* shell/main.c: (load_files_remote):
Fix for dbus 0.33. bug #309975
Miloslav Trmac [Sun, 10 Jul 2005 17:16:59 +0000 (17:16 +0000)]
Updated Czech translation.
2005-07-10 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
Hendrik Brandt [Sat, 9 Jul 2005 18:15:13 +0000 (18:15 +0000)]
Updated German translation.
2005-07-09 Hendrik Brandt <heb@gnome-de.org>
* de.po: Updated German translation.
Vincent van Adrighem [Sat, 9 Jul 2005 09:11:40 +0000 (09:11 +0000)]
Translation updated by Tino Meinen.
2005-07-09 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Adam Weinberger [Fri, 8 Jul 2005 20:21:30 +0000 (20:21 +0000)]
Updated Canadian English translation.
2005-07-08 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
Marco Pesenti Gritti [Fri, 8 Jul 2005 16:21:14 +0000 (16:21 +0000)]
Actually return NULL for types we dont support
2005-07-08 Marco Pesenti Gritti <mpg@redhat.com>
* properties/ev-properties-main.c: (ev_properties_get_pages):
Actually return NULL for types we dont support
Christian Persch [Fri, 8 Jul 2005 13:06:33 +0000 (13:06 +0000)]
Remove empty lines.
2005-07-08 Christian Persch <chpe@cvs.gnome.org>
* po/POTFILES.in:
Remove empty lines.
Marco Pesenti Gritti [Fri, 8 Jul 2005 11:36:16 +0000 (11:36 +0000)]
Do not try to create the object if type is invalid.
2005-07-08 Marco Pesenti Gritti <marco@gnome.org>
* backend/ev-document-factory.c:
(ev_document_factory_get_document):
Do not try to create the object if type
is invalid.
Marco Pesenti Gritti [Fri, 8 Jul 2005 10:03:38 +0000 (10:03 +0000)]
Do not leak the target window
2005-07-08 Marco Pesenti Gritti <mpg@redhat.com>
* ps/ps-document.c: (ps_document_dispose),
(ps_async_renderer_render_pixbuf):
* ps/ps-document.h:
Do not leak the target window