]> www.fi.muni.cz Git - evince.git/history - pdf/ev-poppler.cc
Massive changes. We now support text selection of pdfs, and not just
[evince.git] / pdf / ev-poppler.cc
2005-06-30 Jonathan BlandfordMassive changes. We now support text selection of pdfs...
2005-06-28 Nickolay V. ShmyrevFix for Bug 309080: crash on window close.
2005-06-24 Marco Pesenti GrittiEnable rotation, require poppler cvs. Fix a leak.
2005-06-19 Nickolay V. ShmyrevSome leaks fixed
2005-06-19 Christian PerschUse pango ellipsisation.
2005-06-19 Nickolay V. ShmyrevFix memory leak
2005-06-18 Marco Pesenti GrittiRefresh thumbnails when changing orientation. Not fully...
2005-06-17 Marco Pesenti GrittiAdd a flag to check if orientation has been overriden
2005-06-16 Marco Pesenti GrittiAdd a get_orientation api. Improve set_orientation.
2005-06-15 Marco Pesenti GrittiEnable is_open for links, you will need poppler cvs
2005-06-15 Marco Pesenti GrittiExpand links when specified by the document. Depend...
2005-06-14 Marco Pesenti GrittiAdd orientation api. Currently poppler api is not optim...
2005-06-13 Marco Pesenti GrittiSeparate scan and fill so that we can incrementally...
2005-06-11 Marco Pesenti GrittiMake fonts model fill incrementally.
2005-06-04 Nickolay V. ShmyrevMore commenting of font stuff
2005-06-04 Marco Pesenti GrittiComment out some more fonts stuff. Should really work...
2005-06-04 Marco Pesenti GrittiAdapt to api change
2005-06-04 Marco Pesenti GrittiImplement fonts list. Defined out for now, since it...
2005-06-04 Marco Pesenti GrittiRework properties code to take only EvPropertyInfo...
2005-06-03 Marco Pesenti GrittiInitial go at file properties. Patch by Emil Soleyman...
2005-05-31 Marco Pesenti GrittiRelease the poppler document on dispose
2005-05-29 Jonathan Blandfordmodify the expose handling to get the shadows.
2005-05-21 Marco Pesenti GrittiRemove the locks around get_n_results
2005-05-18 Marco Pesenti GrittiAdapt to new poppler api
2005-05-11 Jonathan Blandfordmake page size calculation consistent and set it to...
2005-04-22 Marco Pesenti GrittiFix find on single page documents
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-08 Marco Pesenti GrittiMake printing work again
2005-04-05 Marco Pesenti GrittiMake clipboard work again
2005-04-05 Kristian HøgsbergMake searching work again.
2005-04-01 Kristian HøgsbergImplement search based on poppler_page_find_text()...
2005-04-01 Kristian HøgsbergUpdate to work with PopplerRectangle change from popple...
2005-03-31 Jonathan BlandfordCr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat...
2005-03-31 Jonathan BlandfordRemove pixbuf backend for now