summaryrefslogtreecommitdiff
path: root/poppler/GlobalParamsWin.cc
AgeCommit message (Expand)AuthorFilesLines
2013-04-05Add a GooFile class to encapsulate file read access using offsetsAdam Reichold1-13/+6
2013-01-19Make rendering thread-safeThomas Freitag1-2/+2
2012-12-01Fix compile warnings on deprecated conversion from string constant to 'char*'Hib Eris1-2/+2
2012-06-14fix typo to compile in WindowsMark Brand1-1/+2
2012-06-10Update copyrightsAlbert Astals Cid1-0/+1
2012-05-24add sustitute font name to GlobalParamsWin32 to fix compilationAdrian Johnson1-1/+4
2012-04-06ttc<->ttf fallback is expected for CJK font list in GlobalParamsWin.ccSuzuki Toshiya1-96/+128
2012-03-29per-collection fallback for missing CID-keyed fonts on Win32Suzuki Toshiya1-4/+34
2012-03-28Fix compile in windowsAlbert Astals Cid1-5/+30
2012-03-23Fix compile in mingw-gccSuzuki Toshiya1-1/+2
2012-03-04CJK substitute implementation on WIndows platforms.Thomas Freitag1-10/+96
2012-02-08[xpdf303] Compile fixesAlbert Astals Cid1-1/+1
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid1-1/+1
2012-02-05[xpdf303] More merges from Thomas, basically PSOutputDev and some other small...Albert Astals Cid1-5/+11
2012-02-01[xpdf303] More merges from Thomas (with minor fixes from me)Albert Astals Cid1-29/+151
2012-01-07xpdf303: Merge some stuff in Splash [Thomas Freitag]Albert Astals Cid1-1/+1
2011-08-31xpdf303: error() changes, new param and formattingAlbert Astals Cid1-2/+2
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-3/+3
2010-04-22Windows: include config.h in GlobalParamsWin.cc only if not included alreadyPino Toscano1-0/+2
2010-01-13Make fontconfig optional with mingw compilerHib Eris1-0/+5
2009-09-17Windows32/MSVC: initialize the font list once per GlobalParams, instead of on...Pino Toscano1-1/+0
2007-09-14Windows implementation for matching fonts that doesn't use fontconfigKrzysztof Kowalczyk1-0/+285