Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf
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-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-223-15/+207
* Import of xpdf code from gpdf.Owen Taylor2004-12-2123-225/+507
* 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
* Imported Xpdf 3.00 and fixed build.Martin Kretzschmar2004-05-1755-12689/+1666
* Import of Xpdf 3.00Martin Kretzschmar2004-05-179-490/+168
* Initial revisionMartin Kretzschmar2004-05-179-0/+5715
* Imported Xpdf 2.03 and fixed build.Martin Kretzschmar2004-05-1655-3443/+7809
* Import of Xpdf 2.03Martin Kretzschmar2004-05-167-196/+386
* 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
* fixes for USE_ANNOTS_VIEW conditional.Martin Kretzschmar2004-01-131-2/+4
* Changed variables assignement to avoid undefined message fromRemi Cohen-Scali2004-01-131-4/+2
* :displaySlice): Changed the size of the statements enclosed in ifdefRemi Cohen-Scali2004-01-131-6/+5
* Add implem for Thumb object parsing.Remi Cohen-Scali2004-01-132-0/+455
* Defines for gconf keysRemi Cohen-Scali2004-01-131-0/+4
* Added annots display CB.Remi Cohen-Scali2004-01-132-12/+28
* Added getThumb method. Added annots display CB decl. Added Thumb objectRemi Cohen-Scali2004-01-131-2/+12
* :Page): Added thumb object parsing. (Page::display) (Page::displaySlice):Remi Cohen-Scali2004-01-131-4/+24
* Fixed Outline object parsing.Remi Cohen-Scali2004-01-131-5/+5
* Changed some error handling to make a difference between two parse actionsRemi Cohen-Scali2004-01-131-3/+5
* Add conditional ANNOTS_VIEW_SRCS. Change eog-hig-dialog inRemi Cohen-Scali2004-01-131-5/+59
* Reused eog HIG dialog in GPdf.Remi Cohen-Scali2004-01-132-0/+123
* Added getSubtype, getDict and getRefNum/Gen methods for easier annotsRemi Cohen-Scali2004-01-121-0/+12
* :Annot): Extended Annot object to read several kind of annotations. SomeRemi Cohen-Scali2004-01-121-16/+16
* add --enable-deprecation-errors option, inspired by ggv's configure.Martin Kretzschmar2003-12-301-0/+1
* add xpdf/gpdf-print-progress-dialog.gladeMartin Kretzschmar2003-09-241-1/+4