Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [build] Include git.mk in all MakefilesChristian Persch2009-10-2249-6/+130
* Update all window copies of the same document when requesting a remote open_uriCarlos Garcia Campos2009-10-221-21/+73
* [build] Automatically keep .gitignore files updatedChristian Persch2009-10-2150-133/+1564
* Set DESKTOP_STARTUP_ID env var on spawned evince processes to prevent focus s...Carlos Garcia Campos2009-10-211-3/+18
* Use always a different process for every documentCarlos Garcia Campos2009-10-215-262/+168
* [shell] Do not setup page from metadata when provided by command lineCarlos Garcia Campos2009-10-211-1/+2
* daemon: Use g_spawn_sync, and correctly test exit codeChristian Persch2009-10-201-9/+13
* shell: Don't crash when we don't have a DBUS connectionChristian Persch2009-10-201-1/+2
* Fix docs buildChristian Persch2009-10-201-1/+0
* build: Remove unused variable to fix a compiler warningChristian Persch2009-10-201-1/+0
* build: Include string.h for strcmp()Christian Persch2009-10-201-0/+1
* build: Silence the DBUS service file ruleChristian Persch2009-10-202-1/+2
* Run evince instances in different processes instead of single instanceCarlos Garcia Campos2009-10-2010-654/+862
* [libdocument] Initialize max size to first page sizeCarlos Garcia Campos2009-10-191-5/+2
* Updated Arabic translationKhaled Hosny2009-10-181-1/+1
* Updated German translationMario Blättermann2009-10-181-542/+235
* Updated Spanish translationJorge González2009-10-171-211/+230
* Updating Estonian translationIvar Smolin2009-10-161-16/+28
* Updated Indonesian translationAndika Triwidada2009-10-131-159/+178
* Make sure metadata exists before reference it when opening a copyCarlos Garcia Campos2009-10-111-1/+2
* Remove ev-metadata-managerCarlos Garcia Campos2009-10-113-790/+0
* [shell] Use EvMetadata to get/set gvfs metadataCarlos Garcia Campos2009-10-112-213/+209
* [metadata] Run evince-convert-metadata tool at startup when neededCarlos Garcia Campos2009-10-112-0/+81
* [metadata] Add EvMetadata to handle gvfs metadataCarlos Garcia Campos2009-10-113-0/+377
* [metadata] Add evince-convert-metadata toolCarlos Garcia Campos2009-10-113-0/+311
* Rename gtk_info_bar_new as ev_info_bar_newCarlos Garcia Campos2009-10-101-1/+1
* [shell] Make sure total_num_bytes > 0 before using it in progress callbacksCarlos Garcia Campos2009-10-071-2/+11
* [shell] Escape uri before showing it in progress areaCarlos Garcia Campos2009-10-071-1/+3
* [utils] Remove escape_uri_for_display() in favor of g_uri_unescape_string()Carlos Garcia Campos2009-10-072-42/+0
* [shell] Use g_uri_unescape_string() instead of our own implementationCarlos Garcia Campos2009-10-072-2/+2
* [shell] Remove progress message area when document download finishesCarlos Garcia Campos2009-10-071-1/+2
* Update Japanese translationShushi Kurose2009-10-071-220/+221
* [shell] Fix a crash due to an uninitialized variableCarlos Garcia Campos2009-10-071-1/+1
* [libview] Scroll one screen leaving one line contextCarlos Garcia Campos2009-10-071-1/+75
* Improve wording on reference docs front pageWouter Bolsterlee2009-10-061-33/+27
* Updated Catalan translationGil Forcada2009-10-021-172/+169
* [libview] Clear form fields when rotation changesCarlos Garcia Campos2009-09-301-0/+2
* Updated Indonesian translationAndika Triwidada2009-09-281-680/+970
* [thumbnails] Remarks the selected thumbnail after rotationJuanjo Marín2009-09-271-0/+2
* Update Japanese translationTakayuki KUSANO2009-09-251-310/+401
* Do not try to recover invalid or unneeded filesCarlos Garcia Campos2009-09-251-45/+85
* [libview] Don't change current page when rotating documents with different pa...Carlos Garcia Campos2009-09-241-0/+2
* [libview] Fix dest page when jumping to a random page and rotation is 270Carlos Garcia Campos2009-09-241-19/+39
* [libview] Fix scrollbars position when moving to a dest in rotated documentsCarlos Garcia Campos2009-09-241-39/+18
* Updated Slovenian translationMatej Urbančič2009-09-221-295/+328
* [build] Add --disable-tests to disable tests during distcheckCarlos Garcia Campos2009-09-222-3/+13
* Update Czech translationMarek Černocký2009-09-211-198/+205
* Updating Assamese translationsAmitakhya Phukan2009-09-211-346/+447
* Updated Czech translation by Jan DrabekPetr Kovar2009-09-201-321/+409
* Fix thumbnails rotation when loading a rotated documentCarlos Garcia Campos2009-09-201-0/+1