Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-page-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Dont cast to int before scalingMarco Pesenti Gritti2005-09-191-7/+7
* Move page next/previous functions from page chace to view and change it toMarco Pesenti Gritti2005-09-191-26/+0
* Add a signal for link activation.Marco Pesenti Gritti2005-09-081-10/+0
* Handle n_pages == 0, fixes #310306.Jonathan Blandford2005-07-301-1/+1
* *** empty log message ***Marco Pesenti Gritti2005-07-291-16/+13
* Use rotation rather than orientation. It's easier and enough for ourMarco Pesenti Gritti2005-07-291-17/+13
* Make the page cache aware of page orientation.Marco Pesenti Gritti2005-07-291-54/+119
* Really make use of the orientation bit of the render context. Use theMarco Pesenti Gritti2005-07-291-13/+6
* Add orientation api. Currently poppler api is not optimal, we need to setMarco Pesenti Gritti2005-06-141-0/+6
* PageCache and EvJobs are moved from backend to shell. Two new jobs toNickolay V. Shmyrev2005-06-071-0/+485