Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Do not include ev-poppler.h when pdf is disabled.Carlos Garcia Campos2007-01-082-1/+8
| | | | | | | | 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
* Updated English (British) translationDavid Lodge2007-01-082-134/+158
| | | | svn path=/trunk/; revision=2195
* Add image handling support. Fixes bugs #310008 and #325047. ImagesCarlos Garcia Campos2007-01-0718-66/+833
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Updated Estonian translation.Priit Laes2007-01-072-173/+317
| | | | | | | 2007-01-07 Priit Laes <plaes@svn.gnome.org> * et.po: Updated Estonian translation. svn path=/trunk/; revision=2193
* Move view drag and drop stuff to ev-view.Carlos Garcia Campos2007-01-073-50/+57
| | | | | | | | | | 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
* Missed comitting ar.po, with last changelog entryDjihed Afifi2007-01-062-12/+13
| | | | svn path=/trunk/; revision=2191
* Updated Arabic Translation. Added ar to LINGUAS listDjihed Afifi2007-01-061-1/+1
| | | | svn path=/trunk/; revision=2190
* Clear selection also in pixbuf cache.Carlos Garcia Campos2007-01-053-0/+10
| | | | | | | | | 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
* vi.po: Updated Vietnamese translation.Clytie Siddall2007-01-051-171/+322
| | | | svn path=/trunk/; revision=2188
* vi.po: Updated Vietnamese translation.Clytie Siddall2007-01-051-0/+4
| | | | svn path=/trunk/; revision=2187
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2007-01-052-162/+307
| | | | | | | | | 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
* Updated Arabic Translation. Djihed Afifi2007-01-032-78/+81
| | | | svn path=/trunk/; revision=2185
* Change icon name in desktop file. See bug #390734 for details.Luca Ferretti2007-01-022-1/+8
| | | | | | | | | | | | | 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
* Remove +x from po filesChristian Persch2006-12-311-0/+0
| | | | svn path=/trunk/; revision=2183
*