Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf
Commit message (Expand)AuthorAgeFilesLines
...
* Add a bookmark object to the backend and use it instead of get_valuesMarco Pesenti Gritti2005-01-071-16/+13
* fill in the thumbnail with white. New interface to get the size of a page.Jonathan Blandford2005-01-061-0/+34
* bypass GDKSplashOutputDev and just use a normal SplashOutputDev. SpeedsJonathan Blandford2005-01-051-22/+65
* (displayFontTabFc): match only outline fonts. Should fix font problemsMartin Kretzschmar2005-01-051-14/+14
* Fix for CAN-2004-1125Marco Pesenti Gritti2005-01-052-2/+9
* 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-053-4/+53
* initial stab at implementing thumbnail support for pdfs. It only doesJonathan Blandford2005-01-043-37/+106
* 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
* Fix distcheckMarco Pesenti Gritti2005-01-021-2/+4
* 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-243-17/+247
* 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 libevbackend.la.Martin Kretzschmar2004-12-231-0/+1
* add GnomePrintJob to EvPrintJob constructor arguments.Martin Kretzschmar2004-12-232-2/+54
* add zooming.Mark McLoughlin2004-12-221-2/+2
* add prototype.Martin Kretzschmar2004-12-223-1/+105
* 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-223-143/+253
* Switch from .a to libtool convenience libraries.Owen Taylor2004-12-226-21/+213
* Import of xpdf code from gpdf.Owen Taylor2004-12-2133-238/+535
* port from GPdfHIGDialog to GtkMessageDialog.Martin Kretzschmar2004-12-205-248/+0
* Fix for a number of integer overflow bugs discovered by Chris Evans.Dan Williams2004-11-052-49/+125
* check gnome_vfs_foo return values. Fixes crashes with gnome-vfs' httpMark McLoughlin2004-09-211-16/+20
* sssshhhMartin Kretzschmar2004-08-281-0/+1
* drop support for building xpdf, pdfto*.Martin Kretzschmar2004-06-061-83/+0
* cvs remove. Remainings of the Xpdf non-automake build system.Martin Kretzschmar2004-06-032-0/+0
* added.Martin Kretzschmar2004-05-176-168/+76
* Imported Xpdf 3.00 and fixed build.Martin Kretzschmar2004-05-1757-12715/+1814
* Import of Xpdf 3.00Martin Kretzschmar2004-05-179-490/+168
* Initial revisionMartin Kretzschmar2004-05-1767-0/+17836
* Imported Xpdf 2.03 and fixed build.Martin Kretzschmar2004-05-1656-3454/+7819
* Import of Xpdf 2.03Martin Kretzschmar2004-05-168-196/+393
* Initial revisionMartin Kretzschmar2004-05-162-0/+317
* :Thumb): Added a flag for keeping Thumb data validity and the method toRemi Cohen-Scali2004-05-092-1/+7
* :ThumbColorMap): unused now, remove.Martin Kretzschmar2004-05-082-225/+31
* (lookup): log to stderr because that's not buffered etc.Martin Kretzschmar2004-05-081-6/+6
* :ThumbColorMap): Changed field init order to match decl and to avoidRemi Cohen-Scali2004-01-201-13/+4
* :coalesce): Init a var to avoid warning.Remi Cohen-Scali2004-01-201-1/+1
* Changed the way WARN_CFLAFS & WARN_CXXFLAGS were passed to compiler. NowRemi Cohen-Scali2004-01-201-1/+0
* Changed value according to USE_ANNOTS_VIEW cond in order to includeRemi Cohen-Scali2004-01-161-1/+28