Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | This will migrate the old metadata file to gvfs metadata
* [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
| | | | It converts the old xml based metadata file into gvfs metadata.
* Rename gtk_info_bar_new as ev_info_bar_newCarlos Garcia Campos2009-10-101-1/+1
| | | | I missed this one when renaming gtkinfobar public symbols
* [shell] Make sure total_num_bytes > 0 before using it in progress callbacksCarlos Garcia Campos2009-10-071-2/+11
| | | | Fixes bgo#597691
* [shell] Escape uri before showing it in progress areaCarlos Garcia Campos2009-10-071-1/+3
| | | | See bgo#597691.
* [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
| | | | Fixes bgo#597154.
* [libview] Scroll one screen leaving one line contextCarlos Garcia Campos2009-10-071-1/+75
| | | | See bgo#170871
* 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
| | | | | Fixes a crash when rotating documents with form field widgets active. Fixes bgo#593316.
* Updated Indonesian translationAndika Triwidada2009-09-281-680/+970
|
* [thumbnails] Remarks the selected thumbnail after rotationJuanjo Marín2009-09-271-0/+2
| | | | Fixes bgo#595548.
* Update Japanese translationTakayuki KUSANO2009-09-251-310/+401
|
* Do not try to recover invalid or unneeded filesCarlos Garcia Campos2009-09-251-45/+85
| | | | | Files that no longer exist or that are already in the command line. Fixes bgo#595887
*