Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for PDF attachments. Fixes bug #325143Nickolay V. Shmyrev2006-04-0310-67/+402
| | | | | | | | | | | | | | | | * backend/Makefile.am: * data/evince-ui.xml: * backend/ev-attachment.[ch]: * backend/ev-document.[ch]: (ev_document_has_attachments), (ev_document_get_attachments): * pdf/ev-poppler.cc: (pdf_document_has_attachments), (attachment_save_to_buffer), (pdf_document_get_attachments), (pdf_document_document_iface_init): * shell/Makefile.am: * shell/ev-attachment-bar.[ch]: * shell/ev-window.c: Add support for PDF attachments. Fixes bug #325143
* Cleanup mime type detection on document load. Fix for the bug #336448.Nickolay V. Shmyrev2006-04-0213-475/+282
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * backend/ev-document-factory.c: (get_document_from_uri), (ev_document_factory_get_document): * backend/ev-document-factory.h: * properties/ev-properties-main.c: (ev_properties_get_pages): * shell/Makefile.am: * 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-job-queue.h: * shell/ev-job-xfer.c: * shell/ev-job-xfer.h: * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init), (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init), (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run): * shell/ev-jobs.h: * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response), (ev_window_clear_xfer_job), (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_cmd_focus_page_selector), (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward), (ev_window_cmd_continuous), (ev_window_cmd_dual), (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width), (ev_window_dispose): * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get): * Cleanup mime type detection on document load. Fix for the bug #336448.
* Fix crash on exit, described in the bug #336825.Nickolay V. Shmyrev2006-04-012-1/+7
| | | | | | | | 2006-04-02 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose): Fix crash on exit, described in the bug #336825.
* Rework factory functions so they are placed now in a single fileNickolay V. Shmyrev2006-03-3011-306/+226
| | | | | | | | | | | | | | | | | | | | * backend/ev-document-factory.c: (ev_document_factory_get_from_mime), (ev_document_factory_get_all_mime_types), (get_document_from_uri), (ev_document_factory_get_document), (file_filter_add_mime_list_and_free), (ev_document_factory_add_filters): * backend/ev-document-factory.h: * properties/ev-properties-main.c: (ev_properties_get_pages): * shell/Makefile.am: * shell/ev-application.c: * shell/ev-job-xfer.c: (ev_job_xfer_run): * shell/ev-window.c: (ev_window_cmd_file_open), (ev_window_cmd_save_as): * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get): Rework factory functions so they are placed now in a single file ev-document-factory.c
* Fix for the bug 166566 - don't show menubar in fullscreen mode.Nickolay V. Shmyrev2006-03-282-4/+11
| | | | | | | * shell/ev-window.c: (update_chrome_visibility): Fix for the bug 166566 - don't show menubar in fullscreen mode.
* Added Dzongkha (dz). 2006-03-22 Tommi Vainikainen <thv@iki.fi> AddedTommi Vainikainen2006-03-224-1/+1024
| | | | | | | 2006-03-22 Tommi Vainikainen <thv@iki.fi> * configure.ac (ALL_LINGUAS): Added Dzongkha (dz). 2006-03-22 Tommi Vainikainen <thv@iki.fi> * dz.po: Added Dzongkha translation from Pema Geyleg.
* More correctly draw loading text when document is empty.Nickolay V. Shmyrev2006-03-212-1/+13
| | | | | | | * shell/ev-view.c: (ev_view_expose_event): More correctly draw loading text when document is empty.
* Fix for the bug #334854, page down and page up switch pages inNickolay V. Shmyrev2006-03-212-0/+9
| | | | | | | * shell/ev-view.c: (ev_view_scroll): Fix for the bug #334854, page down and page up switch pages in presentation mode.
* Fix for the bug #333902, now it's possible to search words with slash.Nickolay V. Shmyrev2006-03-212-144/+149
| | | | | | | | | | | | | | | | | * shell/ev-window.c: (ev_window_set_action_sensitive), (ev_window_setup_action_sensitivity), (ev_window_update_actions), (ev_window_set_view_accels_sensitivity), (update_chrome_visibility), (ev_window_cmd_focus_page_selector), (ev_window_cmd_continuous), (ev_window_cmd_dual), (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width), (find_changed_cb), (page_changed_cb), (ev_window_setup_document), (ev_window_cmd_edit_find), (ev_window_set_page_mode), (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb), (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb), (view_actions_focus_in_cb), (ev_window_init): Fix for the bug #333902, now it's possible to search words with slash.
* Translation updated by Ivar Smolin.Priit Laes2006-03-192-4/+8
| | | | | | 2006-03-19 Priit Laes <amd@store20.com> * et.po: Translation updated by Ivar Smolin.
* Translation updated by Ivar Smolin.Priit Laes2006-03-182-15/+16
| | | | | | 2006-03-18 Priit Laes <amd@store20.com> * et.po: Translation updated by Ivar Smolin.
* Updated Ukrainian translation of the manual.Maxim Dziumanenko2006-03-171-173/+185
| | | | | | 2006-03-17 Maxim Dziumanenko <mvd@mylinux.ua> * Updated Ukrainian translation of the manual.
* *** empty log message ***Jeremy Le Floc'h2006-03-164-35/+43
|
* *** empty log message ***Jeremy Le Floc'h2006-03-161-0/+952
|
* Updated Ukrainian translation.Maxim Dziumanenko2006-03-152-221/+235
| | | | | | 2006-03-03 Maxim Dziumanenko <mvd@mylinux.ua> * Updated Ukrainian translation.
* Fix memory leak in window title. Fixes bug #333944Carlos Garcia Campos2006-03-142-0/+8
| | | | | | 2006-03-14 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window-title (ev_window_title_update): Fix memory leak in window title. Fixes bug #333944
* Fix memory leaks. Fixes bug #333945Carlos Garcia Campos2006-03-142-12/+19
| | | | | | 2006-03-14 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-metadata-manager.c (parseItem): Fix memory leaks. Fixes bug #333945
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-03-142-272/+280
|
* 0.5.2 actuallyNickolay V. Shmyrev2006-03-131-1/+1
|
* Allow build from different dirNickolay V. Shmyrev2006-03-131-4/+4
|
* Update for release 0.5.2Nickolay V. Shmyrev2006-03-136-58/+31
|
* Updated Russian translation.Nickolay V. Shmyrev2006-03-132-177/+180
| | | | * ru/ru.po: Updated Russian translation.
* Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>Mugurel Tudor2006-03-132-344/+267
| | | | | | | 2006-03-13 Mugurel Tudor <mugurelu@gnome.ro> * ro.po: Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>
* Added Entry for Bengali (bn) Translation UpdationRuna Bhattacharjee2006-03-131-0/+4
|
* Updated Bengali TranslationRuna Bhattacharjee2006-03-131-363/+285
|
* Translation updated.Priit Laes2006-03-122-75/+44
| | | | | | 2006-03-13 Priit Laes <amd@store20.com> * et.po: Translation updated.
* Updated French translation.Benoît Dejean2006-03-122-181/+210
| | | | * fr.po: Updated French translation.
* Updated Persian translation by Elnaz Sarbar and reviewed by FarzanehRoozbeh Pournader2006-03-112-303/+357
| | | | | | | 2006-03-12 Roozbeh Pournader <roozbeh@farsiweb.info> * fa.po: Updated Persian translation by Elnaz Sarbar and reviewed by Farzaneh Sarafraz.
* Translation updated by Ivar Smolin.Priit Laes2006-03-112-2/+6
| | | | | | 2006-03-11 Priit Laes <amd@store20.com> * et.po: Translation updated by Ivar Smolin.
* Updated Brazilian Portuguese translationGuilherme de S. Pastore2006-03-112-270/+280
|
* update translation for Punjabi (Gurmukhi) by apbrar gmail comAmanpreet Singh Alam2006-03-111-313/+227
|
* Updated Portuguese translation.Duarte Loreto2006-03-112-125/+135
| | | | | | 2006-03-10 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation.
* Updated Greek translationNikos Charonitakis2006-03-101-325/+762
|
*