Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [libview] Split EvPixbufCache into dynamic and static dataCarlos Garcia Campos2009-12-0910-412/+612
* [libview] Don't try to show/hide annot windows the first time page range changesCarlos Garcia Campos2009-12-081-2/+2
* Use EvPage instead of a render context to get the selection mapCarlos Garcia Campos2009-12-084-10/+10
* Remove leftover EvPageCacheCarlos Garcia Campos2009-12-082-4/+0
* [Bug 603857] Typo in EV_RENDER_CONTEXTGustavo Carneiro2009-12-061-1/+1
* [libview] Remove unimplemented method ev_job_is_cancelled()Carlos Garcia Campos2009-12-051-1/+0
* Updated Hebrew translationYair Hershkovitz2009-12-051-2/+3
* Updated Norwegian bokmål translation.Kjartan Maraas2009-12-041-193/+176
* Update Simplified Chinese translation.Aron Xu2009-12-041-17/+17
* [libview] Improve size_request functionsCarlos Garcia Campos2009-12-011-48/+54
* [libview] Remove unneeded redundant codeCarlos Garcia Campos2009-12-011-21/+2
* [NEWS] Add info about bgo#602742 to 2.29.3 newsCarlos Garcia Campos2009-12-011-0/+2
* Updated Slovenian translationMatej Urbančič2009-11-301-166/+174
* [release] 2.29.3Carlos Garcia Campos2009-11-302-1/+32
* [libview] Queue a redraw instead of a resize when inverted colors changesCarlos Garcia Campos2009-11-301-1/+1
* [libview] Fix infinite loop when scrollbar visibility changes in fit-with modeCarlos Garcia Campos2009-11-301-13/+57
* Added LowGerman translationNils-Christoph Fiedler2009-11-301-0/+1
* Added LowGerman translationNils-Christoph Fiedler2009-11-301-0/+1461
* Updating Estonian translationIvar Smolin2009-11-301-2/+8
* Update Simplified Chinese translation.Tao Wei2009-11-301-176/+191
* Updated Hebrew translationYaron Shahrabani2009-11-291-581/+519
* Updated Spanish translationJorge González2009-11-291-143/+149
* [shell] Get rotation directly from the model when updating window iconCarlos Garcia Campos2009-11-291-5/+6
* [shell] Add tooltip text for inverted colors actionCarlos Garcia Campos2009-11-291-1/+2
* Add option for displaying with inverted-colorsJuanjo Marín2009-11-293-3/+42
* [shell] Update window icon too when the inverted colors option is activeCarlos Garcia Campos2009-11-291-0/+21
* [shell] Invert colors of thumbnails when inverted colors option is activeCarlos Garcia Campos2009-11-291-6/+33
* [libview] Invert colors of pages after rendering when inverted colors option ...Carlos Garcia Campos2009-11-293-1/+60
* [libdocument] Add inverted-color property to EvDocumentModelJuanjo Marín2009-11-292-0/+41
* [libdocument] Add a function to invert colors of an image cairo surfaceCarlos Garcia Campos2009-11-292-0/+39
* [libdocument] Add a function to invert colors of a GdkPibufJuanjo Marín2009-11-292-1/+32
* Add invert icon for inverted colors optionJuanjo Marín2009-11-294-1/+4
* [libview] Fix rendering issue in dual/continuous modeJosé Aliste2009-11-251-2/+10
* [libview] Do not resize the window when zoom in/out with CTRL+ScrollCarlos Garcia Campos2009-11-251-3/+2
* [shell] Do not create a destination for reloading current pageCarlos Garcia Campos2009-11-231-22/+14
* [libview] Keep scroll position when reloadingCarlos Garcia Campos2009-11-231-3/+9
* Updating Estonian translationIvar Smolin2009-11-221-48/+8
* [shell] Make "p" and "n" accels unsensitive while searchingCarlos Garcia Campos2009-11-191-0/+2
* Add options to open and save attachment annotations to context menuCarlos Garcia Campos2009-11-173-2/+48
* [pdf] Use the attachment name rather than the annotation nameCarlos Garcia Campos2009-11-171-4/+1
* Updated Slovenian translationMatej Urbančič2009-11-171-198/+188
* Updated Spanish translationJorge González2009-11-161-188/+189
* [release] 2.29.2Carlos Garcia Campos2009-11-162-1/+46
* [build] Fail to build when poppler isn't found and --disable-pdf option hasn'...Carlos Garcia Campos2009-11-161-1/+1
* [libview] Handle file attachment annotationsCarlos Garcia Campos2009-11-161-2/+21
* [pdf] Add support for Attachment annotationsCarlos Garcia Campos2009-11-162-7/+48
* [libdocument] Add EvAnnotationAttachment to support attachment annotationsCarlos Garcia Campos2009-11-162-19/+102
* [shell] Fix attachment popup labelsCarlos Garcia Campos2009-11-161-2/+2
* [libdocument] Do not require GAppInfo to support uris when opening an attachmentCarlos Garcia Campos2009-11-161-1/+1
* [libdocument] Use g_file_replace() when saving attachmentsCarlos Garcia Campos2009-11-161-1/+1