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
* 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