Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Don't render "loading..." text in presentation mode. Temporary workaroundWouter Bolsterlee2006-10-272-0/+12
| | | | | | | | 2006-10-27 Wouter Bolsterlee <wbolster@cvs.gnome.org> * shell/ev-view.c: (draw_loading_text): Don't render "loading..." text in presentation mode. Temporary workaround for bug #320352.
* Updated Finnish translationIlkka Tuohela2006-10-262-126/+170
|
* Use print settings scale, copies, collate and reverse which were ignored.Carlos Garcia Campos2006-10-244-107/+123
| | | | | | | | 2006-10-24 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run): * shell/ev-window.c: (ev_window_print_dialog_response_cb): Use print settings scale, copies, collate and reverse which were ignored. Fixes bug #359032.
* Add automated UI tests for evince with dogtail. See bug #300948.Nickolay V. Shmyrev2006-10-238-13/+82
| | | | | | | | | | | | | | | 2006-10-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * configure.ac: * data/evince-password.glade: * test/Makefile.am: * test/test-encrypt.pdf: * test/test-links.pdf: * test/test1.py: * test/test2.py: Add automated UI tests for evince with dogtail. See bug #300948.
* Fix whitespaceWouter Bolsterlee2006-10-231-21/+21
|
* Hide fullscreen toolbar when switching to another desktop workspace. FixesCarlos Garcia Campos2006-10-222-3/+15
| | | | | | | 2006-10-22 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init): Hide fullscreen toolbar when switching to another desktop workspace. Fixes bug #338871
* Added Malagasy translation. Added 'mg'.Thierry Randrianiriana2006-10-203-24/+1122
| | | | | * mg.po: Added Malagasy translation. * LINGUAS: Added 'mg'.
* Dutch translation updated by Wouter Bolsterlee.Wouter Bolsterlee2006-10-202-297/+522
| | | | | | | 2006-10-20 Wouter Bolsterlee <wbolster@cvs.gnome.org> * nl/nl.po: Dutch translation updated by Wouter Bolsterlee.
* fix typoWouter Bolsterlee2006-10-201-1/+1
|
* Test for .dvi in title of pdf documents.Nickolay V. Shmyrev2006-10-192-0/+8
| | | | | | | | 2006-10-20 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * shell/ev-window-title.c: Test for .dvi in title of pdf documents.
* Page Up/Down should do page jumps in "Best fit" mode. If a user hasWouter Bolsterlee2006-10-192-1/+9
| | | | | | | | | | 2006-10-19 Wouter Bolsterlee <wbolster@cvs.gnome.org> * shell/ev-view.c: (ev_view_scroll): Page Up/Down should do page jumps in "Best fit" mode. If a user has explicitly chosen to view exactly one page at a time, scrolling just a part of the page when pressing Page Up/Down is not right. Fixes bug #323107.
* Add impress/zip.c Updated Norwegian bokmål translation.Kjartan Maraas2006-10-173-113/+155
| | | | | | | 2006-10-17 Kjartan Maraas <kmaraas@gnome.org> * POTFILES.in: Add impress/zip.c * nb.po: Updated Norwegian bokmål translation.
* Add documentation notesNickolay V. Shmyrev2006-10-081-1/+2
|
* Update for 0.6.1Nickolay V. Shmyrev2006-10-083-2/+37
| | | | | | | | | 2006-10-09 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * NEWS: * configure.ac: Update for 0.6.1
* Correctly disconnect from job signals on destroy.Nickolay V. Shmyrev2006-10-082-11/+32
| | | | | | | | | 2006-10-09 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose), (job_fonts_finished_cb), (ev_properties_fonts_set_document): Correctly disconnect from job signals on destroy.
* Fixes bug #343199, current page now follows find page.Nickolay V. Shmyrev2006-10-083-8/+19
| | | | | | | | | | | 2006-10-08 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * shell/ev-view-private.h: * shell/ev-view.c: (view_set_adjustment_values), (view_update_range_and_current_page), (ensure_rectangle_is_visible), (ev_view_size_allocate): Fixes bug #343199, current page now follows find page.
* Revery UNLIKELYNickolay V. Shmyrev2006-10-081-1/+1
|
* Assigned OpenDocument presenation MIME type to the Impress backend. AddedWouter Bolsterlee2006-10-083-10/+27
| | | | | | | | | | | 2006-10-08 Wouter Bolsterlee <wbolster@gnome.org> * backend/ev-document-factory.c: * configure.ac: Assigned OpenDocument presenation MIME type to the Impress backend. Added some missing (but harmless) #ifdefs in the document factory as well to make things consistent again. Fixes bug #360658.
* Reduce relocations. Bug #360616.Christian Persch2006-10-0824-258/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-10-08 Christian Persch <chpe@cvs.gnome.org> * backend/ev-async-renderer.c: (ev_async_renderer_get_type): * backend/ev-document-find.c: (ev_document_find_get_type): * backend/ev-document-fonts.c: (ev_document_fonts_get_type): * backend/ev-document-links.c: (ev_document_links_get_type): * backend/ev-document-security.c: (ev_document_security_get_type): * backend/ev-document-thumbnails.c: (ev_document_thumbnails_get_type): * backend/ev-document.c: (ev_document_get_type): * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type): * backend/ev-selection.c: (ev_selection_get_type): * cut-n-paste/recent-files/egg-recent-model.c: (egg_recent_model_get_type): * cut-n-paste/recent-files/egg-recent-view-uimanager.c: (egg_recent_view_uimanager_get_type): * cut-n-paste/recent-files/egg-recent-view.c: (egg_recent_view_get_type): * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (egg_editable_toolbar_get_type): * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (egg_toolbar_editor_get_type): * cut-n-paste/toolbar-editor/egg-toolbars-model.c: (egg_toolbars_model_get_type): * cut-n-paste/toolbar-editor/eggtreemultidnd.c: (egg_tree_multi_drag_source_get_type): * cut-n-paste/zoom-control/ephy-zoom-action.c: (ephy_zoom_action_get_type): * cut-n-paste/zoom-control/ephy-zoom-control.c: (ephy_zoom_control_get_type): * impress/r_back.c: (_imp_fill_back): * properties/ev-properties-main.c: (ev_properties_plugin_register_type): * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type): * shell/ev-view-accessible.c: (ev_view_accessible_get_type), (ev_view_accessible_factory_get_type): Reduce relocations. Bug #360616.
* Load document even if extension is wrong.Nickolay V. Shmyrev2006-10-082-13/+18
| | | | | | | | | 2006-10-08 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * backend/ev-document-factory.c: (ev_document_factory_get_document): Load document even if extension is wrong.
* Added Swedish translation. Added screenshot. Added sv to DOC_LINGUAS.Daniel Nylander2006-10-074-1/+641
| | | | | | | | 2006-10-07 Daniel Nylander <po@danielnylander.se> * sv/sv.po: Added Swedish translation. * sv/figures/*png: Added screenshot. * Makefile.am: Added sv to DOC_LINGUAS.
* Added Spanish translationFrancisco Javier F. Serrador2006-10-032-139/+142
| | | | | | 2006-10-04 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Added Spanish translation
* Set size according to the document size/page size ratio. That shouldNickolay V. Shmyrev2006-10-023-41/+101
| | | | | | | | | | | | | 2006-10-03 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * shell/ev-metadata-manager.c: (save_values): * shell/ev-window.c: (setup_size_from_metadata), (setup_view_from_metadata), (ev_window_setup_document), (ev_window_xfer_job_cb), (window_configure_event_cb): Set size according to the document size/page size ratio. That should correct rather wierd behaviour of the previous commit.
* Set size for new windows from previous window size. See bugs #354968 andNickolay V. Shmyrev2006-10-022-2/+10
| | | | | | | | | | 2006-10-03 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * shell/ev-window.c: (setup_view_from_metadata): Set size for new windows from previous window size. See bugs #354968 and #168450 for details. Thanks to Meik Hellmund.
* Fix memory leak.Carlos Garcia Campos2006-10-012-0/+7
| | | | | | 2006-10-01 Carlos Garcia Campos <carlosgc@gnome.org> * djvu/djvu-links.c: (build_tree): Fix memory leak.
* Don't make sidebar close button insensitive. Fixes bug #357871.Nickolay V. Shmyrev2006-10-012-11/+20
| | | | | | | | | 2006-10-01 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document): Don't make sidebar close button insensitive. Fixes bug #357871.
* Don't enable Splash on documents which don't support find. Fixes bugNickolay V. Shmyrev2006-10-012-6/+18
| | | | | | | | | | 2006-10-01 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * shell/ev-window.c: (ev_window_setup_action_sensitivity), (ev_window_set_view_accels_sensitivity): Don't enable Splash on documents which don't support find. Fixes bug #358648.
* Make the open dialog fall back to the current document uri if theWouter Bolsterlee2006-09-302-55/+65
| | | | | | | | 2006-10-01 Wouter Bolsterlee <wbolster@gnome.org> * shell/ev-window.c: (ev_window_cmd_file_open): Make the open dialog fall back to the current document uri if the filechooser hasn't been used before. Fixes bug #356980.
* Ignore generated files. Same here. Same here.Wouter Bolsterlee2006-09-304-0/+11
| | | | | | | | 2006-10-01 Wouter Bolsterlee <wbolster@gnome.org> * fi/.cvsignore: Ignore generated files. * fr/.cvsignore: Same here. * it/.cvsignore: Same here.
* *** empty log message ***Ignacio Casal Quinteiro2006-09-282-166/+203
|
* Escape underscores in filenames of recent file items.Mathias Hasselmann2006-09-242-4/+51
| | | | | | | | | 2006-09-24 Mathias Hasselmann <mathias.hasselmann@gmx.de> * shell/ev-window.c: (ev_window_setup_recent), (ev_window_get_recent_file_label): Escape underscores in filenames of recent file items.
* Bumped poppler requirements, really 0.5.3 is very buggy, now we requireNickolay V. Shmyrev2006-09-242-1/+8
| | | | | | | | | 2006-09-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * configure.ac: Bumped poppler requirements, really 0.5.3 is very buggy, now we require 0.5.4
* Updated Italian translation. Updated to match GNOME 2.16 default theme.Luca Ferretti2006-09-213-341/+310
| | | | | | | | 2006-09-21 Luca Ferretti <elle.uca@libero.it> * it/it.po: Updated Italian translation. * it/figures/evince_start_window.png: Updated to match GNOME 2.16 default theme.
* Updated Italian translation.Alessio Frusciante2006-09-202-391/+457
|
* Shut up CVSNickolay V. Shmyrev2006-09-175-0/+10
|
* Add support for links and bookmarks in djvu documents. Thanks to PauliNickolay V. Shmyrev2006-09-175-0/+468
| | | | | | | | | | | | | | | | | | | | 2006-09-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * djvu/Makefile.am: * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE), (djvu_document_find_iface_init), (djvu_document_links_get_links), (djvu_document_document_links_iface_init): * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp), (number_from_string_10), (get_djvu_link_dest), (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area), (get_djvu_hyperlink_mapping), (djvu_links_has_document_links), (djvu_links_get_links), (djvu_links_find_link_dest), (djvu_links_get_links_model): * djvu/djvu-links.h: Add support for links and bookmarks in djvu documents. Thanks to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful patch.
* Added Finnish translation Added fi to DOC_LINGUASTommi Vainikainen2006-09-165-1/+867
| | | | | | | 2006-09-16 Tommi Vainikainen <thv@iki.fi> * fi/figures/evince_start_window.png, fi/fi.po: Added Finnish translation * Makefile.am: Added fi to DOC_LINGUAS
* Reopen should reload document. Fixes bug 327951.Nickolay V. Shmyrev2006-09-142-9/+10
| | | | | | | | | 2006-09-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * shell/ev-application.c: (ev_application_open_uri_at_dest): Reopen should reload document. Fixes bug 327951.
* el.po: Fixed typos by Dimitris Glezos <dimitris@glezos.com>Kostas Papadimas2006-09-122-49/+87
|
* Updated Danish translation.Ole Laursen2006-09-102-229/+387
| | | | | | 2006-09-10 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
* Update Georgian translationVladimer Sichinava2006-09-102-387/+608
|
* Updated English (British) translation.David Lodge2006-09-102-517/+582
| | | | | | 2006-09-10 David Lodge <dave@cirt.net> * en_GB.po: Updated English (British) translation.
* Install icons with correct names. Fixes bug #354429.Nickolay V. Shmyrev2006-09-0712-13/+48
| | | | | | | | | | | | | | | | | | | | | | | 2006-09-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * configure.ac: * data/Makefile.am: * data/evince-16.png: * data/evince-22.png: * data/evince.png: * data/evince.svg: * data/icons/16x16/Makefile.am: * data/icons/16x16/evince.png: * data/icons/22x22/Makefile.am: * data/icons/22x22/evince.png: * data/icons/48x48/Makefile.am: * data/icons/48x48/evince.png: * data/icons/Makefile.am: * data/icons/scalable/Makefile.am: * data/icons/scalable/evince.svg: Install icons with correct names. Fixes bug #354429.
* Don't open links with middle mouse button. Fixes bug #353649Carlos Garcia Campos2006-09-072-1/+7
| | | | | | 2006-09-07 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-view.c: (ev_view_button_release_event): Don't open links with middle mouse button. Fixes bug #353649
* *** empty log message ***Pema Geyleg2006-09-062-231/+167
|
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2006-09-042-203/+321
| | | | | | 2006-09-05 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation.
* Update for release 0.6.0Nickolay V. Shmyrev2006-09-043-2/+42
| | | | | | | | | 2006-09-04 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * NEWS: * configure.ac: Update for release 0.6.0
* Update Persian translation by Meelad Zakaria.Roozbeh Pournader2006-09-042-62/+66
| | | | | | 2006-09-04 Roozbeh Pournader <roozbeh@farsiweb.info> * fa.po: Update Persian translation by Meelad Zakaria.
* Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>Mugurel Tudor2006-09-042-221/+373
| | | | | | | 2006-09-04 Mugurel Tudor <mugurelu@gnome.ro> * ro.po: Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>
* Updated Brazilian Portuguese translation by Leonardo Ferreira FontenelleLucas Rocha2006-09-042-424/+521
| | | | | | | 2006-09-03 Lucas Rocha <lucasr@gnome.org> * pt_BR.po: Updated Brazilian Portuguese translation by Leonardo Ferreira Fontenelle <leo.fontenelle@gmail.com>