Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updates gtk-update-icon-cache in uninstall-hook.Brian Pepple2007-04-292-1/+9
| | | | | | | | | | | 2007-04-22 Brian Pepple <bpepple@fedoraproject.org> * data/Makefile.am (update-icon-cache): Updates gtk-update-icon-cache in uninstall-hook. svn path=/trunk/; revision=2427
* Added Occitan translation.Christophe Merlet2007-04-253-0/+1552
| | | | svn path=/trunk/; revision=2423
* Updated Spanish translation.Jorge Gonzalez Gonzalez2007-04-232-127/+146
| | | | svn path=/trunk/; revision=2421
* Updated Italian translation by Francesco Marletta.Luca Ferretti2007-04-232-337/+509
| | | | | | | | | 2007-04-23 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation by Francesco Marletta. svn path=/trunk/; revision=2420
* Updated British English translationDavid Lodge2007-04-222-166/+180
| | | | svn path=/trunk/; revision=2418
* Start rendering pages before any other jobs.Carlos Garcia Campos2007-04-224-27/+50
| | | | | | | | | | | 2007-04-22 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (ev_window_setup_document), (ev_window_set_document), (ev_window_load_job_cb): * shell/ev-view.c: (setup_caches): * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document): Start rendering pages before any other jobs. svn path=/trunk/; revision=2417
* Update chrome visibility before window unfullscreen.Carlos Garcia Campos2007-04-222-4/+9
| | | | | | | | | 2007-04-22 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (ev_window_stop_fullscreen), (ev_window_stop_presentation): Update chrome visibility before window unfullscreen. svn path=/trunk/; revision=2416
* Fixes in Brazilian Portuguese translation by Washington LinsLeonardo Ferreira Fontenelle2007-04-212-154/+164
| | | | | | | | | | 2007-04-21 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po: Fixes in Brazilian Portuguese translation by Washington Lins <washington-lins@uol.com.br> and me (Leonardo F. Fontenelle <leo.fontenelle@gmail.com>). svn path=/trunk/; revision=2415
* sv.po: Updated Swedish translationDaniel Nylander2007-04-212-171/+415
| | | | svn path=/trunk/; revision=2413
* Make fullscreen toolbar always visible. Do not use egg toolbars forCarlos Garcia Campos2007-04-209-402/+236
| | | | | | | | | | | | | | | | | | | | | 2007-04-20 Carlos Garcia Campos <carlosgc@gnome.org> * data/Makefile.am: * data/evince-ui.xml: * shell/ev-stock-icons.[ch]: * shell/ev-application.[ch]: (ev_application_shutdown), (ev_application_init), (ev_application_get_toolbars_model): * shell/ev-window.c: (update_chrome_visibility), (fullscreen_toolbar_setup_item_properties), (ev_window_run_fullscreen), (ev_window_stop_fullscreen), (ev_window_run_presentation), (ev_window_stop_presentation), (ev_window_run_preview), (ev_window_screen_changed), (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation), (ev_window_dispose), (ev_window_init): Make fullscreen toolbar always visible. Do not use egg toolbars for fullscreen and preview modes since such toolbars are not editables. Fixes bugs #300278, #338910 and #316188. svn path=/trunk/; revision=2412
* Updated Czech translation.Jakub Friedl2007-04-202-114/+127
| | | | | | | | | 2007-04-20 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated Czech translation. svn path=/trunk/; revision=2411
* Developers documentation updated.Iñigo Martínez2007-04-207-1/+281
| | | | | | | | | | | | | | | | 2007-04-20 Iñigo Martínez <inigomartinez@gmail.com> * shell/ev-application.c: * shell/ev-job-queue.c: * shell/ev-metadata-manager.c: * shell/ev-stock-icons.c: * shell/ev-window.c: * shell/main.c: Developers documentation updated. svn path=/trunk/; revision=2410
* Check whether uri is valid before launching it. Fixes bug #427664.Carlos Garcia Campos2007-04-192-1/+42
| | | | | | | | 2007-04-19 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (uri_is_valid), (launch_external_uri): Check whether uri is valid before launching it. Fixes bug #427664. svn path=/trunk/; revision=2409
* Change key accelerator for Open a Copy menu entry which is in conflictCarlos Garcia Campos2007-04-192-1/+8
| | | | | | | | | 2007-04-19 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: Change key accelerator for Open a Copy menu entry which is in conflict with Close. Fixes bug #427321. svn path=/trunk/; revision=2408
* POTFILES.in: Added missing fileDaniel Nylander2007-04-151-0/+1
| | | | svn path=/trunk/; revision=2406
* Updated Greek translationKostas Papadimas2007-04-152-172/+179
| | | | svn path=/trunk/; revision=2405
* Updated Estonian translation by Ivar Smolin <okul@linux.ee>.Priit Laes2007-04-102-18/+7
| | | | | | | | 2007-04-12 Priit Laes <plaes@svn.gnome.org> * et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>. svn path=/trunk/; revision=2404
* Updated Czech translation.Jakub Friedl2007-04-102-131/+128
| | | | | | | | | 2007-04-10 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated Czech translation. svn path=/trunk/; revision=2403
* Update for release 0.8.1Nickolay V. Shmyrev2007-04-093-1/+32
| | | | | | | | | | | | 2007-04-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * NEWS: * configure.ac: Update for release 0.8.1 svn path=/trunk/; revision=2401
* Do not make window bigger than screen. Fixes bug #388985.Nickolay V. Shmyrev2007-04-092-4/+27
| | | | | | | | | | | | 2007-04-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * shell/ev-window.c: (setup_size_from_metadata): Do not make window bigger than screen. Fixes bug #388985. svn path=/trunk/; revision=2400
* Use default resolution when it's not provided by document. Fixes bugCarlos Garcia Campos2007-04-082-15/+38
| | | | | | | | | | 2007-03-08 Carlos Garcia Campos <carlosgc@gnome.org> * backend/tiff/tiff-document.c: (tiff_document_get_resolution), (tiff_document_get_page_size), (tiff_document_render_pixbuf): Use default resolution when it's not provided by document. Fixes bug #408762. svn path=/trunk/; revision=2399
* Add support for ps, eps and compressed documents thumbnails. Do not ignoreCarlos Garcia Campos2007-04-086-39/+317
| | | | | | | | | | | | | 2007-03-08 Carlos Garcia Campos <carlosgc@gnome.org> * configure.ac: * thumbnailer/Makefile.am: * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get): * thumbnailer/evince-thumbnailer.schemas.in: * thumbnailer/evince-thumbnailer-ps.schemas.in: Add support for ps, eps and compressed documents thumbnails. Do not ignore size parameter. svn path=/trunk/; revision=2398
* Implement font color specials in the DVI backend. Fixes bug #303651.Ricardo Markiewicz2007-04-073-4/+119
| | | | | | | | | | 2007-04-07 Ricardo Markiewicz <rmarkie@fi.uba.ar> * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb), (dvi_document_do_color_special): * backend/dvi/mdvi-lib/special.c: (register_builtin_specials): Implement font color specials in the DVI backend. Fixes bug #303651. svn path=/trunk/; revision=2397
* Updated Czech translation.Jakub Friedl2007-04-062-15/+18
| | | | | | | | | 2007-04-06 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated Czech translation. svn path=/trunk/; revision=2396
* Updated Spanish translation by Jorge González.Claudio Saavedra2007-04-032-301/+690
| | | | | | | | | | 2007-04-03 Claudio Saavedra <csaavedra@alumnos.utalca.cl> * es/es.po: Updated Spanish translation by Jorge González. svn path=/trunk/; revision=2395
* Updated Czech Translation.Jakub Friedl2007-04-032-364/+502
| | | | | | | | | | 2007-04-03 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated Czech Translation. svn path=/trunk/; revision=2394
* Fixup the previous commitMatthias Clasen2007-04-024-17/+12
| | | | svn path=/trunk/; revision=2393
* Use the xdg-user-dirs DOCUMENTS folder as default folder when opening aMatthias Clasen2007-04-023-1/+188
| | | | | | | | | | | | | | | 2007-04-02 Matthias Clasen <mclasen@redhat.com> * shell/ev-window.c (file_open_dialog_response_cb): Use the xdg-user-dirs DOCUMENTS folder as default folder when opening a file chooser. (#424858) * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from xdg-user-dirs. svn path=/trunk/; revision=2392
* Updated Catalan translation by Gil Forcada.Josep Puigdemont i Casamajó2007-04-012-117/+122
| | | | svn path=/trunk/; revision=2391
* Updated Basque translation.Inaki Larranaga Murgoitio2007-03-302-340/+511
| | | | | | | | | 2007-03-30 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. svn path=/trunk/; revision=2390
* Updated Spanish translation by Jorge González.Claudio Saavedra2007-03-272-379/+424
| | | | | | | | | 2007-03-27 Claudio Saavedra <csaavedra@alumnos.utalca.cl> * es.po: Updated Spanish translation by Jorge González. svn path=/trunk/; revision=2389
* Updated Galician translation.Ignacio Casal Quinteiro2007-03-252-245/+242
| | | | svn path=/trunk/; revision=2388
* Updated Danish translationPeter Bach2007-03-251-163/+255
| | | | svn path=/trunk/; revision=2387
* Do not setup view from metadata on preview mode.Carlos Garcia Campos2007-03-242-1/+10
| | | | | | | | 2007-03-24 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (ev_window_load_job_cb): Do not setup view from metadata on preview mode. svn path=/trunk/; revision=2386
* Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274.Carlos Garcia Campos2007-03-222-1/+7
| | | | | | | | 2007-03-22 Carlos Garcia Campos <carlosgc@gnome.org> * shell/main.c: Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. svn path=/trunk/; revision=2385
* Updated Dzongkha TranslationPema Geyleg2007-03-212-583/+362
| | | | svn path=/trunk/; revision=2383
* Check pointer != NULL before using it. Fixes bug #416841.Carlos Garcia Campos2007-03-192-2/+10
| | | | | | | | 2007-03-19 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-view.c: (ev_view_primary_get_cb): Check pointer != NULL before using it. Fixes bug #416841. svn path=/trunk/; revision=2382
* Restore Italian translation, it seems the last time I uploaded the poLuca Ferretti2007-03-152-326/+734
| | | | | | | | | | 2007-03-15 Luca Ferretti <elle.uca@libero.it> * it.po: Restore Italian translation, it seems the last time I uploaded the po template file :-( svn path=/trunk/; revision=2381
* Release 0.8.0Nickolay V. Shmyrev2007-03-121-2/+2
| | | | | | | | | | | | 2007-03-12 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * NEWS: * configure.ac: Release 0.8.0 svn path=/trunk/; revision=2379
* Release 0.8.0Nickolay V. Shmyrev2007-03-126-11/+63
| | | | | | | | | | | | 2007-03-12 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * NEWS: * configure.ac: Release 0.8.0 svn path=/trunk/; revision=2378
* Updated Serbian translationGoran Rakic2007-03-123-912/+1469
| | | | svn path=/trunk/; revision=2377
* Update Ukrainian translation.Maxim Dziumanenko2007-03-121-191/+193
| | | | | | | | | 2007-03-12 Maxim Dziumanenko <dziumanenko@gmail.com> * Update Ukrainian translation. svn path=/trunk/; revision=2376
* Update Ukrainian translation.Maxim Dziumanenko2007-03-122-113/+63
| | | | | | | | | 2007-03-12 Maxim Dziumanenko <dziumanenko@gmail.com> * Update Ukrainian translation. svn path=/trunk/; revision=2375
* updatingfor Punjabi by alamAmanpreet Singh Alam2007-03-121-148/+140
| | | | svn path=/trunk/; revision=2374
* Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>Mugurel Tudor2007-03-112-336/+520
| | | | | | | | | 2007-03-11 Mugurel Tudor <mugurelu@gnome.ro> * ro.po: Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro> svn path=/trunk/; revision=2373
* Do not render thumbnails when sidebar thumbnail page is not visible atCarlos Garcia Campos2007-03-102-8/+12
| | | | | | | | | 2007-03-10 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb): Do not render thumbnails when sidebar thumbnail page is not visible at startup. Fixes bug #416447. svn path=/trunk/; revision=2372
* Updated Russian translation.Nickolay V. Shmyrev2007-03-102-185/+188
| | | | | | | | | 2007-03-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation. svn path=/trunk/; revision=2371
* "Application" is not a valid category in the freedesktop specification.Christian Kirbach2007-03-072-1/+7
| | | | | | | | | * data/evince.desktop.in.in: "Application" is not a valid category in the freedesktop specification. svn path=/trunk/; revision=2370
* Updated Malagasy translation.Thierry Randrianiriana2007-03-062-375/+612
| | | | | | * Updated Malagasy translation. svn path=/trunk/; revision=2369
* Updated Finnish translationIlkka Tuohela2007-03-052-93/+228
| | | | svn path=/trunk/; revision=2368