Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [build] Disable comics backend on native windows buildsHib Eris2009-06-051-1/+9
* [shell] Remove left over GtkPrinterHib Eris2009-06-051-7/+0
* Fix typoChristian Persch2009-06-041-1/+1
* [build] Excluded libtool macros from version controlNickolay V. Shmyrev2009-06-021-0/+5
* [libview] Do not create popup window if the annot doesn't have a popupCarlos Garcia Campos2009-06-011-0/+3
* [pdf] Set whether markup annot has a popup associated or notCarlos Garcia Campos2009-06-011-4/+15
* [libdocument] Add has_popup() method to annotation markup ifaceCarlos Garcia Campos2009-06-012-0/+29
* [tests] Test for printer settingsBartek Kostrzewa2009-05-303-0/+199
* Updated Tamil translationdrtvasudevan2009-05-251-182/+214
* Updating Estonian translationIvar Smolin2009-05-241-95/+477
* [libview] Add ev_view_get_area_from_mapping() to remove duplicated codeCarlos Garcia Campos2009-05-231-33/+37
* [libview] Add get_doc_point_from_location() to remove duplicated codeCarlos Garcia Campos2009-05-231-45/+23
* [libdcoument] Remove all Ev*Mapping typesCarlos Garcia Campos2009-05-238-311/+0
* Use EvMapping instead of Ev*Mapping typesCarlos Garcia Campos2009-05-234-103/+98
* [libdocument] Add EvMappinig to unify all Ev*Mapping typesCarlos Garcia Campos2009-05-233-0/+147
* [libdocument] Add single headers guardsCarlos Garcia Campos2009-05-232-0/+8
* [printing] Fix multipage even/odd printing issuesBartek Kostrzewa2009-05-231-10/+23
* Updated Brazilian Portuguese translation.Vladimir Melo2009-05-221-194/+264
* [shell] Remember and reuse "Save a Copy..." pathCarlos Garcia Campos2009-05-213-36/+94
* [comics] Support for cb7 using the p7zip commands.Juanjo Marín2009-05-201-20/+48
* [pdf] Gracefully work with FITB and friendsMatthias Drochner2009-05-201-10/+4
* [pdf] Fix double to int conversion in thumbnails_get_dimensionsCarlos Garcia Campos2009-05-201-3/+3
* [pdf] Parse xml metadata to detect PDF/A documentsDavide Capodaglio2009-05-202-1/+106
* Updated Tamil translationdrtvasudevan2009-05-201-329/+340
* [printing] Fixes crash found by testsNickolay V. Shmyrev2009-05-181-1/+1
* Disables shave for dist, conflicts with gtk-docNickolay V. Shmyrev2009-05-181-1/+1
* [release] Update configure.ac with the new release versionNickolay V. Shmyrev2009-05-181-2/+2
* Updated Spanish translationJorge Gonzalez2009-05-181-148/+180
* [NEWS] Update for release 2.27.1Carlos Garcia Campos2009-05-181-0/+70
* [shell] Add EvPrintOperationPrint that implements EvPrintOperation using GtkP...Carlos Garcia Campos2009-05-171-9/+280
* [libview] Add a new job for printing using cairoCarlos Garcia Campos2009-05-172-0/+141
* [pdf] Implement EvDocumentPrint interfaceCarlos Garcia Campos2009-05-171-0/+27
* [libdocument] Add EvDocumentPrint interfaceCarlos Garcia Campos2009-05-174-0/+103
* [comics] Fixes handling of the tmp folderJuanjo Marín2009-05-173-8/+9
* updated Greek documentation translationΓιάννης Κατσαμπίρης2009-05-161-726/+617
* [libview] Update pixbuf cache page range even when the page range haven't cha...Carlos Garcia Campos2009-05-161-7/+7
* [shell] Recover previous session when running evince after a crashCarlos Garcia Campos2009-05-162-33/+181
* [pdf] Fix build with poppler without cairo supportCarlos Garcia Campos2009-05-142-2/+4
* [comics] Unified command scheme to run extractorJuanjo Marín2009-05-131-120/+85
* [shell] Implement Print named actionCarlos Garcia Campos2009-05-131-0/+2
* [shell] Abort dnd operations originated in the same Evince windowCarlos Garcia Campos2009-05-131-4/+11
* [libview] Update current range when setting the documentCarlos Garcia Campos2009-05-131-0/+2
* [libview] Remove unused functionCarlos Garcia Campos2009-05-121-5/+0
* Update .gitignoreCarlos Garcia Campos2009-05-121-0/+5
* [build] Use shave to improve build log readabilityCarlos Garcia Campos2009-05-129-16/+341
* [libview] Initialize start/end_page to -1Carlos Garcia Campos2009-05-121-0/+2
* [pdf] Remove unneeded #ifdefsCarlos Garcia Campos2009-05-122-22/+0
* [libview] Do not handle key events in EvView when it's not focusedCarlos Garcia Campos2009-05-121-2/+7
* [shell] Propagate key events from EvWindow to EvViewCarlos Garcia Campos2009-05-121-0/+25
* [libview] Show popup windows associated to markup annotationsCarlos Garcia Campos2009-05-122-22/+533