]> www.fi.muni.cz Git - evince.git/history - shell/ev-pixbuf-cache.c
Include config.h. Bug #504721.
[evince.git] / shell / ev-pixbuf-cache.c
2007-12-28 Christian PerschInclude config.h. Bug #504721.
2007-12-23 Carlos Garcia CamposDisconnect also page-ready signal when removing a job...
2007-08-31 Carlos Garcia CamposAdd support for double and triple click selections.
2007-07-26 Carlos Garcia CamposAdd page_ready signal to notify that page is ready...
2007-07-09 Carlos Garcia CamposRedraw only form field region instead of the whole...
2007-07-09 Carlos Garcia CamposSome refactoring to avoid duplicated code.
2007-07-08 Carlos Garcia CamposMerge evince-forms branch.
2007-06-13 Carlos Garcia CamposRedraw view every time we have a new surface. Fixes...
2007-06-13 Carlos Garcia CamposUse cairo image surfaces instead of GDK pixbufs for...
2007-06-09 Carlos Garcia CamposSet points_set to TRUE so that selections don't disappe...
2007-04-29 Nickolay V. ShmyrevAdd missing chain to parent class methods. Fixes bug...
2007-01-18 Carlos Garcia CamposDo not draw white background page in presentation mode.
2007-01-07 Carlos Garcia CamposAdd image handling support. Fixes bugs #310008 and...
2007-01-05 Carlos Garcia CamposClear selection also in pixbuf cache.
2006-08-27 Nickolay V. ShmyrevDon't clear link mapping on copy_job_to_job_info. Fixes...
2006-01-07 Nickolay V. ShmyrevDual mode places even pages to the left. Fix for the...
2005-12-18 Nickolay V. ShmyrevRework selection job info logic and fix critical warning.
2005-11-16 Nickolay V. ShmyrevToo early for 0.5. Pixbuf cache code cleaned a bit.
2005-08-31 Hiroyuki IkezoePlug some memory leaks
2005-08-06 Kristian HøgsbergChange selection color on focus in and focus out events...
2005-08-06 Jonathan BlandfordClean up selection to be much smoother!
2005-07-30 Jonathan Blandfordat Jul 30 19:09:34 2005 Jonathan Blandford <jrb@redha...
2005-07-29 Marco Pesenti GrittiUse rotation rather than orientation. It's easier and...
2005-07-29 Marco Pesenti GrittiReally make use of the orientation bit of the render...
2005-07-02 Matthew S. Wilsonreturn NULL if the document does not implement the...
2005-07-01 Jonathan BlandfordAdd I-Beam support to EvView. Now we can see where...
2005-06-30 Jonathan Blandfordunref the pixbuf iff it exists.
2005-06-30 Jonathan BlandfordMassive changes. We now support text selection of pdfs...
2005-06-07 Nickolay V. ShmyrevPageCache and EvJobs are moved from backend to shell...
2005-05-29 Jonathan Blandfordmodify the expose handling to get the shadows.
2005-05-01 Jonathan BlandfordChange the preview cache back to 1. Don't know when...
2005-04-23 Jonathan BlandfordAdd Continuous and Dual page modes.
2005-04-22 Jonathan Blandfordactually remove the job.
2005-04-09 Jonathan BlandfordActually fix the "FIXME: update priority" comment.
2005-03-31 Jonathan BlandfordRemove pixbuf backend for now
2005-03-23 Marco Pesenti Grittimerge evince-threads branch