Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/pdf-document.cc
Commit message (Expand)AuthorAgeFilesLines
* Beginnings of clipboard support. Incomplete but primary sort of work.Marco Pesenti Gritti2005-01-051-0/+20
* Implement "Save a copy..." menu itemMarco Pesenti Gritti2005-01-051-0/+20
* New misc file to do simple drop shadows.Jonathan Blandford2005-01-051-34/+11
* poor man's dropshadow.Jonathan Blandford2005-01-051-1/+30
* Do real thumbnailing of PDF files. It's slow, but I'll speed it up next!Jonathan Blandford2005-01-051-3/+46
* initial stab at implementing thumbnail support for pdfs. It only doesJonathan Blandford2005-01-041-36/+104
* Fix document title bugs and fallback to filename when not available.Marco Pesenti Gritti2005-01-031-1/+3
* Initial support for document title. Not working yet.Marco Pesenti Gritti2005-01-031-0/+96
* Add a changed event that is emitted when the page content changes. This isMarco Pesenti Gritti2004-12-311-0/+1
* * backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *Jonathan Blandford2004-12-241-17/+245
* hook up potentially-questionable "find results status text" feature -Havoc Pennington2004-12-231-6/+12
* make search find stuff on other pages, sort of (only returns one result onHavoc Pennington2004-12-231-35/+258
* display an error if the document doesn't support find (better ideas?)Havoc Pennington2004-12-231-16/+22
* add GnomePrintJob to EvPrintJob constructor arguments.Martin Kretzschmar2004-12-231-2/+52
* add zooming.Mark McLoughlin2004-12-221-2/+2
* add prototype.Martin Kretzschmar2004-12-221-1/+1
* connect to "found" signal (expose_bin_window): draw find highlightsHavoc Pennington2004-12-221-0/+85
* Add a few more toolbar items.Owen Taylor2004-12-221-0/+11
* Redo size handling.Owen Taylor2004-12-221-25/+85
* PDFDoc constructor assumes ownership of the string passed in.Owen Taylor2004-12-221-3/+1
* Hook things up a bit, it works! (sort of)Owen Taylor2004-12-221-0/+252