Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Updated Lithuanian translation.Gintautas Miliauskas2007-03-042-117/+69
| | | | | | | | | | 2007-03-04 Gintautas Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=2367
* Updated Kurdish translationErdal Ronahi2007-03-042-609/+877
| | | | svn path=/trunk/; revision=2366
* Updated Traditional Chinese translation(Hong Kong). Updated TraditionalChao-Hsiung Liao2007-03-043-670/+1045
| | | | | | | | | | 2007-03-04 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw> * zh_HK.po: Updated Traditional Chinese translation(Hong Kong). * zh_TW.po: Updated Traditional Chinese translation(Taiwan). svn path=/trunk/; revision=2365
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-03-032-178/+166
| | | | | | | | | 2007-03-03 Artur Flinta <aflinta@svn.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=2364
* iupdated hebrew translationYair Hershkovitz2007-03-032-578/+445
| | | | svn path=/trunk/; revision=2363
* Updated Macedonian Translation, mk.po, <arangel@linux.net.mk>Arangel Angov2007-03-021-574/+182
| | | | svn path=/trunk/; revision=2362
* Updated TranslationAnkitkumar Rameshchandra Patel2007-03-012-331/+501
| | | | svn path=/trunk/; revision=2361
* Updated Korean translation.Changwoo Ryu2007-03-012-104/+110
| | | | | | | | 2007-03-01 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation. svn path=/trunk/; revision=2360
* Updated Slovenian translation.Matic Žgur2007-02-282-392/+451
| | | | svn path=/trunk/; revision=2359
* Updated French translationChristophe Bliard2007-02-282-12/+17
| | | | | | | | | 2007-02-28 Christophe Bliard <christophe.bliard@trux.info> * fr/fr.po: Updated French translation svn path=/trunk/; revision=2358
* updated vi.poNguyen Thai Ngoc Duy2007-02-282-228/+232
| | | | svn path=/trunk/; revision=2357
* Save document compressed when saving a copy of a compressed document.Carlos Garcia Campos2007-02-274-77/+140
| | | | | | | | | | | 2007-02-27 Carlos Garcia Campos <carlosgc@gnome.org> * libdocument/ev-file-helpers.[ch]: (compression_run), (ev_file_uncompress), (ev_file_compress): * shell/ev-window.c: (file_save_dialog_response_cb): Save document compressed when saving a copy of a compressed document. Fixes bug #334542. svn path=/trunk/; revision=2356
* Updated Lithuanian translation.Gintautas Miliauskas2007-02-272-344/+546
| | | | | | | | | 2007-02-27 Gintautas Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=2355
* Updated German translation, by Christian KintnerHendrik Richter2007-02-272-341/+531
| | | | | | | | | 2007-02-27 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation, by Christian Kintner <mail@christian-kintner.de> svn path=/trunk/; revision=2354