Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Show the 'jump to page' window in the right GdkScreen. Fixes bug #560541.Carlos Garcia Campos2009-03-012-0/+9
* Do not lose page position when reloading. Fixes bug #573091.Carlos Garcia Campos2009-03-012-9/+19
* Make our own thumbnail when the provided one doesn't have the size weCarlos Garcia Campos2009-03-012-29/+42
* Updated Portuguese translation.Duarte Loreto2009-02-282-403/+526
* updated hebrew translationYair Hershkovitz2009-02-282-342/+372
* Reduce the restriction on the minimum size of thumbnails from 40 to 1. SeeChristian Spurk2009-02-272-2/+9
* Use GOption in thumbnailer.Carlos Garcia Campos2009-02-272-18/+54
* Updated Norwegian bokmål translation.Kjartan Maraas2009-02-262-250/+247
* 2.25.91Chao-Hsiung Liao2009-02-253-430/+449
* Updated German translation.Christian Kirbach2009-02-242-232/+244
* Updated British English translation.Philip Withnall2009-02-232-400/+522
* Use poppler_document_save_a_copy(), which never saves the documentCarlos Garcia Campos2009-02-222-4/+31
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2009-02-212-412/+511
* Updated Japanese translation.Takeshi AIHANA2009-02-212-196/+207
* sv.po: Updated Swedish translationDaniel Nylander2009-02-192-702/+184
* Updated Catalan translationGil Forcada Codinachs2009-02-192-331/+340
* Committed Translation by Sweta KothariSweta Kothari2009-02-192-408/+532
* Updated French translation.Claude Paroz2009-02-182-410/+513
* Updated Basque translation.Inaki Larranaga Murgoitio2009-02-182-195/+206
* Don't use g_quark_from_static_string in a loadable module!Christian Persch2009-02-182-1/+6
* Updated Finnish translationIlkka Tuohela2009-02-182-395/+522
* Updated be@latin.poIhar Hrachyshka2009-02-182-197/+214
* Updated Korean translationChangwoo Ryu2009-02-172-251/+262
* Added image in Basque language. Images are: evince_start_window.pngInaki Larranaga Murgoitio2009-02-172-0/+5
* Update for release 2.25.91Carlos Garcia Campos2009-02-172-1/+7
* Add missing file to POTFILES.inCarlos Garcia Campos2009-02-171-0/+1
* Update NEWS for new translation updatesCarlos Garcia Campos2009-02-171-0/+2
* Translation updated.Gabor Kelemen2009-02-172-345/+338
* Updated Thai translation.Theppitak Karoonboonyanan2009-02-172-405/+524
* Replace deprecated gtk symbol in commented out codeThomas Hindoe Paaboel Andersen2009-02-162-1/+6
* Update for release 2.25.91.Carlos Garcia Campos2009-02-162-0/+52
* Fix a freed memory read.Christian Persch2009-02-162-5/+11
* Updated Dutch translation by Wouter Bolsterlee.Wouter Bolsterlee2009-02-162-219/+230
* Added Basque translation. Added 'eu' to DOC_LINGUAS.Inaki Larranaga Murgoitio2009-02-162-1/+6
* svn path=/trunk/; revision=3469Iñaki Larrañaga Murgoitio2009-02-161-0/+626
* Updated Polish translationTomasz Dominikowski2009-02-152-204/+218
* Updated Danish translationKenneth Nielsen2009-02-152-190/+206
* Updated Spanish translationJorge Gonzalez Gonzalez2009-02-152-325/+346
* Fix signed/unsigned compiler warnings.Christian Persch2009-02-152-4/+9
* Add more docsChristian Persch2009-02-152-8/+25
* Rename GIRs to EvinceDocument/EvinceView.Christian Persch2009-02-153-10/+15
* Use g_intern_static_string.Christian Persch2009-02-153-2/+7
* Fill in the error.Christian Persch2009-02-152-2/+11
* Add code to catch backends incorrectly implementing the load vfunc.Christian Persch2009-02-152-2/+22
* Use a local GError, and propagate as appropriate, making sure always toChristian Persch2009-02-152-38/+48
* Use g_error_matches.Christian Persch2009-02-152-2/+5
* More docsChristian Persch2009-02-151-1/+7
* Plug a mem leak.Christian Persch2009-02-152-0/+7
* Don't overwite an error.Christian Persch2009-02-152-7/+6
* Make sure to always set @error when returning FALSE. Fix a typo.Christian Persch2009-02-152-1/+10