Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [build] Fix build with --enable-gtk-docCarlos Garcia Campos2009-10-261-2/+7
* Updated Slovenian translationMatej Urbančič2009-10-261-297/+323
* [printing] Embed page setup settings in the print dialogCarlos Garcia Campos2009-10-263-3/+107
* shell: Actually use the launch contextChristian Persch2009-10-261-2/+5
* [shell] Use correct timestampsChristian Persch2009-10-261-8/+9
* [comics] Add a bit of documentationChristian Persch2009-10-261-14/+36
* [comics] Includes cleanupChristian Persch2009-10-261-5/+6
* [build] Remove gitignore files from gitChristian Persch2009-10-2549-1380/+0
* Add ev-properties-license.c to POTFILES.in fileCarlos Garcia Campos2009-10-251-0/+1
* [libdocument] Remove ev_tmp_dir()Christian Persch2009-10-252-13/+7
* [shell] Remove unused variablesChristian Persch2009-10-251-1/+1
* [shell] Don't exit with non-writable $HOMEChristian Persch2009-10-253-26/+31
* libdocument: Clean up temp file handlingChristian Persch2009-10-259-160/+260
* [comics] Use a GPtrArray for the page namesChristian Persch2009-10-251-27/+35
* Add a new tab in properties dialog to show information about document licenseCarlos Garcia Campos2009-10-254-0/+237
* [pdf] Get information about document license from PDF metadataJuanjo Marín2009-10-251-23/+164
* [libdocument] Add EvDocumentLicense to store information about the document l...Carlos Garcia Campos2009-10-252-2/+84
* Revert "[printing] Make evince output pdf on supported printers"Carlos Garcia Campos2009-10-251-7/+2
* [printing] Set page orientation of each page when printingAdrian Johnson2009-10-251-0/+20
* [printing] Preserve aspect ratio when scaling page for printingAdrian Johnson2009-10-251-2/+6
* Use gtk_window_present() when opening a copy instad of gtk_widget_show()Carlos Garcia Campos2009-10-231-1/+1
* Updated Tamil translationdrtvasudevan2009-10-231-238/+247
* Make accels map save atomicCarlos Garcia Campos2009-10-231-19/+49
* Move load/save toolbars model from EvApplication to EvWindowCarlos Garcia Campos2009-10-233-86/+81
* Move load/save print settings code from EvApplication to EvWindowCarlos Garcia Campos2009-10-233-255/+153
* [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