Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test fixNickolay V. Shmyrev2009-01-051-0/+1
* JobPrint is removedNickolay V. Shmyrev2009-01-051-1/+0
* Update for release 2.25.4Nickolay V. Shmyrev2009-01-052-1/+2
* Update for release 2.25.4Nickolay V. Shmyrev2009-01-052-0/+41
* Updated Norwegian bokmål translation.Kjartan Maraas2009-01-052-117/+220
* Updated Brazilian Portuguese translation. Contributed by Taylon Silmer.Leonardo Ferreira Fontenelle2009-01-042-308/+438
* Updated Spanish translation by Juan Jesús Ojeda and MeJorge Gonzalez Gonzalez2009-01-022-144/+219
* GLib version requirement bumped to 2.18 due to g_set_error_literal. ThanksNickolay V. Shmyrev2009-01-022-1/+8
* Updated Chinese Simplified translationLu Gan2009-01-012-372/+427
* updated hebrew translationYair Hershkovitz2009-01-012-190/+297
* Fix mime type handling.Hib Eris2008-12-312-1/+8
* Add ev-print-operation.c.Carlos Garcia Campos2008-12-312-0/+7
* Show progress information when loading/saving remote files. Fixes bugCarlos Garcia Campos2008-12-302-28/+362
* Show better warning message when temp file cannot be deleted.Carlos Garcia Campos2008-12-302-2/+10
* Fix saving images to remote locations.Carlos Garcia Campos2008-12-302-1/+7
* Remember page setup options too. Paper size is globally remembered whileCarlos Garcia Campos2008-12-294-79/+301
* Fallback to EV_FILE_FORMAT_PS when file_format is not defined.Carlos Garcia Campos2008-12-292-1/+8
* Show a confirmation dialog when there are pending print jobs while closingCarlos Garcia Campos2008-12-283-27/+164
* Updated Spanish translationJorge Gonzalez Gonzalez2008-12-282-111/+126
* Show progress information when printing. Fixes bug #482770.Carlos Garcia Campos2008-12-274-80/+500
* Add EvProgressMessageArea derived from EvMessageArea to show progressCarlos Garcia Campos2008-12-276-12/+306
* Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the closeCarlos Garcia Campos2008-12-273-2/+17
* First step of the printing system rework. EvJobPrint has been replaced byCarlos Garcia Campos2008-12-277-649/+1277
* Fix memory leaks.Carlos Garcia Campos2008-12-272-0/+10
* Add GObject type as prerequisite to EvDocument interface so that documentCarlos Garcia Campos2008-12-272-0/+9
* Updated Slovenian translationMatej Urbančič2008-12-231-190/+189
* Updated be@latin.poIhar Hrachyshka2008-12-192-294/+330
* Forgot to add bug number in ChangeLog.Carlos Garcia Campos2008-12-191-1/+2
* Only jump the the location of the find result for the first match whenCarlos Garcia Campos2008-12-192-0/+9
* Updated Spanish translationJorge Gonzalez Gonzalez2008-12-162-183/+191
* Updated Slovenian translationMatej Urbančič2008-12-161-247/+261
* Remove non-existing files. Updated Norwegian bokmål translation.Kjartan Maraas2008-12-153-304/+309
* Updated Spanish translationJorge Gonzalez Gonzalez2008-12-152-174/+195
* Fixed terminology ("spin box") and credits in the Brazilian PortugueseLeonardo Ferreira Fontenelle2008-12-072-7/+12
* updated hebrew translationYair Hershkovitz2008-12-072-258/+342
* Updated Brazilian Portuguese translation. Contributed by Daniel S. KodaLeonardo Ferreira Fontenelle2008-12-072-295/+562
* Add document URI to properties page. Fixes bug #555376.Carlos Garcia Campos2008-12-037-5/+44
* Removed RemovedCarlos Garcia Campos2008-12-037-1221/+133
* Fix zip mime-type in comics backend. Patch by Juanjo Marín.Carlos Garcia Campos2008-12-032-1/+7
* Added missing filesNickolay V. Shmyrev2008-12-011-0/+2
* Fixes buildNickolay V. Shmyrev2008-12-011-1/+0
* Documentation build fixesNickolay V. Shmyrev2008-12-012-2/+1
* Update for release 2.25.2Carlos Garcia Campos2008-12-012-1/+2
* Update for release 2.25.2Carlos Garcia Campos2008-12-012-0/+32
* RemovedCarlos Garcia Campos2008-12-0110-500/+537
* Do not trust file extensions when getting the command needed to uncompressCarlos Garcia Campos2008-11-292-14/+14
* Move mime-type functions from document-facrory to file-helpers so that itCarlos Garcia Campos2008-11-294-58/+78
* Add support for reloading remote documents. Fixes bug #555399.Carlos Garcia Campos2008-11-292-7/+121
* Make sure find_result is never < 0 which causes a crash while searching.Carlos Garcia Campos2008-11-232-1/+8
* Fixes crash on fast scrolling with simultaneous text selection.Marek Kašík2008-11-182-2/+16