Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf
Commit message (Expand)AuthorAgeFilesLines
* (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
* (eog_hig_dialog_new): add terminating NULL in g_object_set.Martin Kretzschmar2003-08-061-1/+1
* use more informative error messages when emitting loading-failed. KillMartin Kretzschmar2003-07-181-1/+1
* Add gpdf-persist-file.cc.Martin Kretzschmar2003-07-173-0/+125
* GnomeFontFace wrapper class for embedded fonts. Originally by me, thisMartin Kretzschmar2003-06-251-0/+3
* generate lib/ggv-sidebar/Makefile.Martin Kretzschmar2003-06-031-5/+7
* add tests for GPdfControlMartin Kretzschmar2003-05-291-15/+15
* add tests for GPdfPersistFile.Martin Kretzschmar2003-05-271-0/+2
* new test.Martin Kretzschmar2003-05-251-7/+7
* add (mouse) enter and leave signalsMartin Kretzschmar2003-05-201-11/+10
* Version 0.102Martin Kretzschmar2003-05-191-6/+7
* don't distribute generated marshallersMartin Kretzschmar2003-05-191-2/+10
* tests/experimentsMartin Kretzschmar2003-05-181-1/+1
* add xpdf/gpdf-link-canvas-item.cc xpdf/gpdf-links-canvas-layer.ccMartin Kretzschmar2003-05-171-25/+41
* add GMutex (not used yet)Martin Kretzschmar2003-05-031-0/+2
* make static (gpdf_properties_display_class_init): install disposeMartin Kretzschmar2003-04-271-0/+1
* (CLEANFILES): rm GNOME_PDF.server.in on clean, not on distclean (fixesMartin Kretzschmar2003-04-231-2/+4
* (ui_DATA): no need for bonobo-application-x-pdf-ui.xml.Martin Kretzschmar2003-04-031-1/+0
* addMartin Kretzschmar2003-04-021-8/+8
* Merge with Xpdf 2.02 and make it buildMartin Kretzschmar2003-04-0185-1008/+1691
* Import of Xpdf 2.02 for mergeMartin Kretzschmar2003-04-0126-346/+675
* updateMartin Kretzschmar2003-03-3119-898/+2253
* Import of Xpdf 2.01 for mergeMartin Kretzschmar2003-03-318-46/+72
* kill traces of ltk, incorporate new sourcesMartin Kretzschmar2003-03-3160-5409/+3578
* Import of Xpdf 2.00 for mergeMartin Kretzschmar2003-03-3133-385/+791
* Initial revisionMartin Kretzschmar2003-03-3127-0/+10446
* remove, they are neither in Xpdf 1.01 nor necessary for GPdfMartin Kretzschmar2003-03-314-887/+0
* Import of Xpdf 1.01 in preparation of 2.0x importsMartin Kretzschmar2003-03-312-12/+2
* extract common pdf properties code:Martin Kretzschmar2003-03-031-0/+2
* new class, just what the name says, uses GnomeVFSStream for loadingMartin Kretzschmar2003-03-023-5/+188