Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/ev-page-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Use a const to return title so that we dont double free it. Small cleanupMarco Pesenti Gritti2005-06-061-8/+4
* More compact EvView layout in documents with different page sizesNickolay V. Shmyrev2005-06-051-28/+78
* Set page action entry width depending on labels width. Fix for 305202Nickolay V. Shmyrev2005-05-311-7/+21
* modify the expose handling to get the shadows.Jonathan Blandford2005-05-291-0/+13
* make page size calculation consistent and set it to (int)( width * scale +Jonathan Blandford2005-05-111-2/+2
* Compare page labels even without has_labels set, fixes setting page withJuerg Billeter2005-05-091-1/+1
* Fix for 173185. Number of pages is simply "of ..." when there is noNickolay V. Shmyrev2005-04-281-4/+23
* Add Continuous and Dual page modes.Jonathan Blandford2005-04-231-0/+54
* actually remove the job.Jonathan Blandford2005-04-221-2/+2
* Remove get_title from the interface, we can just use document infoMarco Pesenti Gritti2005-04-191-1/+9
* Set current page to 0 if document has pagesNickolay V. Shmyrev2005-04-161-0/+3
* Remove some assertions, documents can have 0 pages. Make initial currentMarco Pesenti Gritti2005-04-161-4/+1
* Fix several page size caching bugsMarco Pesenti Gritti2005-04-151-5/+5
* Fix for bugs 300233,173184,300094. Problems with page index started at 0Nickolay V. Shmyrev2005-04-121-1/+1
* Fix of by one errors.Kristian Høgsberg2005-04-061-1/+1
* Make searching work again.Kristian Høgsberg2005-04-051-7/+6
* Changed to use page labels now. Rewrote completely because I didn'tJonathan Blandford2005-04-011-0/+41
* Cr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-03-311-0/+16
* Remove pixbuf backend for nowJonathan Blandford2005-03-311-8/+8
* merge evince-threads branchMarco Pesenti Gritti2005-03-231-0/+256