]> www.fi.muni.cz Git - evince.git/history - backend/ev-document.h
Add support for PDF attachments. Fixes bug #325143
[evince.git] / backend / ev-document.h
2006-04-03 Nickolay V. ShmyrevAdd support for PDF attachments. Fixes bug #325143
2005-09-07 Marco Pesenti GrittiImplement xyz links, still not functional. Links are...
2005-07-29 Marco Pesenti GrittiUse rotation rather than orientation. It's easier and...
2005-07-29 Marco Pesenti Gritti*** empty log message ***
2005-06-30 Jonathan BlandfordMassive changes. We now support text selection of pdfs...
2005-06-16 Marco Pesenti GrittiAdd a get_orientation api. Improve set_orientation.
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...
2005-05-29 Jonathan Blandfordmodify the expose handling to get the shadows.
2005-04-22 Jonathan Blandfordactually remove the job.
2005-04-19 Marco Pesenti GrittiRemove get_title from the interface, we can just use...
2005-04-19 Marco Pesenti GrittiInitial support for document info. Based on jrb patch.
2005-04-14 Marco Pesenti GrittiFix the crash when trying to copy in backends that...
2005-04-05 Kristian HøgsbergMake searching work again.
2005-03-31 Jonathan BlandfordCr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat...
2005-03-31 Jonathan BlandfordRemove pixbuf backend for now
2005-03-23 Marco Pesenti Grittimerge evince-threads branch
2005-02-24 Marco Pesenti GrittiSeparate page/scale notifications
2005-02-02 Jonathan BlandfordNew file with some random thoughts.
2005-01-19 Jonathan BlandfordAdd initial support for password-supported dialogs...
2005-01-13 Marco Pesenti GrittiAdd support for document links
2005-01-05 Marco Pesenti GrittiBeginnings of clipboard support. Incomplete but primary...
2005-01-05 Marco Pesenti GrittiImplement "Save a copy..." menu item
2005-01-03 Marco Pesenti GrittiInitial support for document title. Not working yet.
2004-12-31 Marco Pesenti GrittiAdd a changed event that is emitted when the page conte...
2004-12-23 Havoc Penningtondisplay an error if the document doesn't support find...
2004-12-22 Havoc Penningtonconnect to "found" signal (expose_bin_window): draw...
2004-12-22 Owen TaylorAdd a few more toolbar items.
2004-12-22 Havoc Penningtonadd marshaler-generator thingy. I'm sure there's a...
2004-12-22 Owen TaylorRedo size handling.
2004-12-22 Owen TaylorSwitch from .a to libtool convenience libraries.
2004-12-21 Owen TaylorFix a couple of problems so it compile.
2004-12-21 Owen TaylorMove viewer directory to backend/ directory, rename...