summaryrefslogtreecommitdiff
path: root/poppler/GlobalParams.h
AgeCommit message (Collapse)AuthorFilesLines
2009-01-10Add the possibility of setting the datadir on runtimeJonathan Kew1-1/+4
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3
Still missing to answer Marco Pesenti Gritti Catalog.cc Outline.cc Outline.h Kjartan Maraas HtmlOutputDev.cc Timothy Lee ImageOutputDev.h ImageOutputDev.cc Carl Worth CairoOutputDev.cc Ed Catmur GfxFont.cc GlobalParams.cc TextOutputDev.cc TextOutputDev.h UnicodeTypeTable.cc UnicodeTypeTable.h
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util ↵Albert Astals Cid1-0/+15
directories to be more compliant with GPL that requires such modification statements to be present. Meanwhile i did that, i did qt and qt4 dirs too, glib is missing if someone wants to fix it, but it's not crucial as it's not a fork of some other GPL software
2008-08-01Add GooList *getEncodingNames();Albert Astals Cid1-0/+2
Forgot to commit this earlier :-(
2007-10-23Provide setters for some methods that only had getters. Fixes bug 12894Albert Astals Cid1-0/+7
2007-09-14windows/msvc compilation fixesKrzysztof Kowalczyk1-0/+17
2007-06-11 * poppler/CMap.h:Albert Astals Cid1-1/+1
* poppler/CharCodeToUnicode.h: * poppler/GlobalParams.h: * poppler/PageLabelInfo.h: * poppler/UnicodeMap.h: Further include cleanup. Patch by Axel Howind on bug #11228
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-1/+40
Testing more than welcome
2007-02-242007-02-25 Albert Astals Cid <aacid@kde.org>Albert Astals Cid1-58/+1
* configure.ac: * glib/poppler-document.cc: * poppler/GlobalParams.cc: * poppler/GlobalParams.h: * poppler/PSOutputDev.cc: * qt/poppler-document.cc: * qt4/src/poppler-document.cc: * qt4/src/poppler-private.h: * qt4/src/poppler-qt4.h: * test/gtk-splash-test.cc: * test/pdf-inspector.cc: * utils/pdffonts.cc: * utils/pdfimages.cc: * utils/pdfinfo.cc: * utils/pdftohtml.cc: * utils/pdftoppm.cc: * utils/pdftops.cc: * utils/pdftotext.cc: Remove dependency on xpdfrc file and cleanup GlobalParams accordingly
2006-09-192006-09-19 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-1/+6
* poppler/GlobalParams.cc: Add scanEncodingDirs() to automatically scan in any encodings found under ${datadir}/poppler. * m4/define-dir.m4: New file, adds AC_DEFINE_DIR macro.
2006-02-02don't use files to pass fonts to freetypeAlbert Astals Cid1-0/+1
2005-09-20Merge GlobalParam.* changes, they are worthless for us as poppler but this ↵Albert Astals Cid1-6/+16
way we are nearer to have the 3.01 sources merged, then we can remove them if we decide we don't need this options. Remove a setEncryption from the Xref.h marco probably forgot to remove when merging
2005-09-162005-09-16 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti1-0/+16
* goo/Makefile.am: * poppler/DCTStream.h: * poppler/Decrypt.cc: * poppler/Decrypt.h: * poppler/FlateStream.h: * poppler/GlobalParams.cc: * poppler/GlobalParams.h: * poppler/Makefile.am: * poppler/PDFDoc.cc: * poppler/PDFDoc.h: * poppler/Parser.cc: * poppler/Parser.h: * poppler/Stream.cc: * poppler/Stream.h: * poppler/XRef.cc: * poppler/XRef.h: * poppler/poppler-config.h.in: Merge security plugins support from xpdf 3.01
2005-08-23Tue Aug 23 13:38:01 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford1-0/+3
* configure.ac: * poppler/Gfx.cc: * poppler/Gfx.h: * poppler/GlobalParams.cc: * poppler/GlobalParams.h: * poppler/Makefile.am: * poppler/OutputDev.cc: * poppler/OutputDev.h: * poppler/ProfileData.cc: * poppler/ProfileData.h: * test/Makefile.am: * test/pdf-inspector.cc: * test/pdf-inspector.glade: * test/pdf-operators.c: Initial cut at a pdf inspector. This should help us look at PDF files.
2005-07-28Fontconfig patch is here, rejoiceAlbert Astals Cid1-13/+4
2005-03-03Initial revisionKristian Høgsberg1-0/+312