]> www.fi.muni.cz Git - evince.git/history - shell/ev-page-cache.c
Include config.h. Bug #504721.
[evince.git] / shell / ev-page-cache.c
2007-12-28 Christian PerschInclude config.h. Bug #504721.
2007-08-17 Carlos Garcia CamposAlso store in page-cache the dimensions of the thumbnai...
2007-08-14 Justin BlanchardFixes invalid read, see bug #466401.
2007-02-11 Carlos Garcia CamposFix invalid free in ev-page-cache. Fixes bug #404745.
2007-02-06 Carlos Garcia CamposAdd some checks and call parent_class->finalize. Fixes...
2007-01-28 Nickolay V. ShmyrevImplements another history variant
2007-01-28 Nickolay V. ShmyrevStore link before jump, not the destination. For me...
2007-01-28 Nickolay V. ShmyrevHistory finally works as expected.
2007-01-28 Nickolay V. ShmyrevRemove activate_link signal, not required.
2007-01-25 Carlos Garcia CamposFix memory leak in ev-page-cache.
2006-02-01 Nickolay V. ShmyrevPlace even pages to the left if document has less then...
2006-01-07 Nickolay V. ShmyrevDual mode places even pages to the left. Fix for the...
2005-09-19 Marco Pesenti GrittiDont cast to int before scaling
2005-09-19 Marco Pesenti GrittiMove page next/previous functions from page chace to...
2005-09-08 Marco Pesenti GrittiAdd a signal for link activation.
2005-07-30 Jonathan BlandfordHandle n_pages == 0, fixes #310306.
2005-07-29 Marco Pesenti Gritti*** empty log message ***
2005-07-29 Marco Pesenti GrittiUse rotation rather than orientation. It's easier and...
2005-07-29 Marco Pesenti GrittiMake the page cache aware of page orientation.
2005-07-29 Marco Pesenti GrittiReally make use of the orientation bit of the render...
2005-06-14 Marco Pesenti GrittiAdd orientation api. Currently poppler api is not optim...
2005-06-07 Nickolay V. ShmyrevPageCache and EvJobs are moved from backend to shell...