Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop gnome-icon-theme dependencyHib Eris2009-12-1931-9/+1225
* Move EvPrintOperation to libviewTomeu Vizoso2009-12-196-11/+12
* Updated Arabic translationKhaled Hosny2009-12-171-301/+349
* Include ev-document-attachments.h to evince-document.hTomeu Vizoso2009-12-161-0/+1
* Remove leftover function prototypeTomeu Vizoso2009-12-161-2/+1
* [libview] Remove props and api from EvView that is already in EvDocumentModelCarlos Garcia Campos2009-12-132-226/+9
* [previewer] Use model api instead of EvView to set continuous modeCarlos Garcia Campos2009-12-131-1/+1
* [previewer] Remove debug messageCarlos Garcia Campos2009-12-131-2/+0
* [libview] Make inverted_colors a guint instead of a gbooleanCarlos Garcia Campos2009-12-131-1/+1
* [libdocument] Get document info after page sizes to take advantage of cacheCarlos Garcia Campos2009-12-121-1/+2
* Update page action when entry text changes but not current pageCarlos Garcia Campos2009-12-121-8/+6
* [comics] Add support for cbt filesJuanjo Marín2009-12-113-9/+21
* Use EvPage instead of page index to get imagesCarlos Garcia Campos2009-12-094-8/+7
* Use EvPage instead of page index to get linksCarlos Garcia Campos2009-12-095-10/+8
* [libview] Unref EvPage as soon as page is renderedCarlos Garcia Campos2009-12-092-10/+7
* [libview] Remove RenderContext from CacheJobInfoCarlos Garcia Campos2009-12-091-31/+11
* [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