1. 33b8e62 fix MSC macro by Adrian Johnson · 6 years ago
  2. a6dd3f9 Support unicode on windows console by Adrian Johnson · 6 years ago
  3. 49107ff Fix some mingw warnings by Adrian Johnson · 6 years ago
  4. 4f68766 sort encoding list by Adrian Johnson · 6 years ago
  5. 5c394f7 Move UTF8.h to UnicodeMapFuncs.h and rename UCS2 to UTF16 by Adrian Johnson · 6 years ago
  6. 9ff6056 pdfsig: install man page by Thomas Zajic · 6 years ago
  7. d63ddd1 Use GfxLabColorSpace::transform only when USE_CMS is set by Oliver Sander · 6 years ago
  8. 1990999 glib demo: fix warning by Adrian Johnson · 7 years ago
  9. e84338a GfxLabColorSpace::parse: Fix crash in broken documents by Albert Astals Cid · 6 years ago
  10. fea27db Fix leak if parseDA fails by Albert Astals Cid · 6 years ago
  11. faeb489 0.61.1 by Albert Astals Cid · 6 years ago poppler-0.61.1
  12. 155597a Fix for corrupted image files on Windows by Jeroen Ooms · 7 years ago
  13. c45efa2 Fix incorrect paths in .pc files. by Adam Sampson · 7 years ago
  14. 7ccedf2 cairo: don't overflow y * stride when accessing image data by Adrian Johnson · 7 years ago
  15. 6ae4293 CMake: add the custom buildtests target only once by Roland Hieber · 7 years ago
  16. aaa9c53 Poppler 0.61 by Albert Astals Cid · 7 years ago poppler-0.61
  17. 79b704b Update (C) for commits since last release by Albert Astals Cid · 7 years ago
  18. b8b6a7c mingw: change library names to include the soversion by Sandro Mani · 7 years ago
  19. f6ad648 Install pkg-config files also on mingw by Sandro Mani · 7 years ago
  20. 67c3878 cmake: support GNUInstallDirs by Emilio Pozuelo Monfort · 7 years ago
  21. 4d10958 Fix leak in ArthurOutputDev::updateFont by Oliver Sander · 7 years ago
  22. b9ae2fd glib demo: correct the previous warnings fix by Adrian Johnson · 7 years ago
  23. d72f038 Tweak LZWStream::processNextCode by Kay Dohmann · 7 years ago
  24. e0926ca Properly implement saveState / restoreState by Oliver Sander · 7 years ago
  25. ebf6d1c Clean up the remaining Splash code in Arthur backend by Oliver Sander · 7 years ago
  26. 0a81749 isfinite -> std::isfinite by Albert Astals Cid · 7 years ago
  27. 9c7b557 Fix mingw warnings by Adrian Johnson · 7 years ago
  28. 69414f1 mingw build fix - use win32 threads by Adrian Johnson · 7 years ago
  29. ecd2b7b Remove VC7 workaround by Adrian Johnson · 7 years ago
  30. 6e3e639 Use <cmath> for isfinite() by Adrian Johnson · 7 years ago
  31. f9cef28 c++11 has long long by Adrian Johnson · 7 years ago
  32. 4f2bd30 Remove fmax/fmin from poppler-config.h by Adrian Johnson · 7 years ago
  33. 555e2ea Move strtok_r to goo/glibc by Adrian Johnson · 7 years ago
  34. 2ca32d2 move/remove macros from poppler-config.h that don't need to be there by Adrian Johnson · 7 years ago
  35. bf39310 Remove unused HAVE_ZLIB_H/HAVE_LIBZ macros by Adrian Johnson · 7 years ago
  36. 82e7f4b Make poppler compile if threads not available by Adrian Johnson · 7 years ago
  37. 350b905 Use -pthread flag instead of -lpthread by Adrian Johnson · 7 years ago
  38. e01e6db HAVE_PTHREAD is not used by Adrian Johnson · 7 years ago
  39. 3601017 Remove unused macros by Adrian Johnson · 7 years ago
  40. 6658754 We always have config.h so drop the macro by Adrian Johnson · 7 years ago
  41. 7b0d736 c++11 has <cstdint> so we can drop the stdint.h checks and emulation by Adrian Johnson · 7 years ago
  42. 465edbb Fix remaining -Wundef warnings by Adrian Johnson · 7 years ago
  43. b424862 Remove HAVE_FREETYPE macros by Adrian Johnson · 7 years ago
  44. e0428ef Remove unused t1lib code by Adrian Johnson · 7 years ago
  45. 7f01a80 Use _WIN32 to check for windows, not WIN32 by Adrian Johnson · 7 years ago
  46. e38ffea Fix some -Wundef warnings by Adrian Johnson · 7 years ago
  47. 9bb8405 glib demo: fix deprecated warnings by Adrian Johnson · 7 years ago
  48. 5d954d1 Fix warning: implicit declaration of function ‘localtime_r’ by Adrian Johnson · 7 years ago
  49. 8ccc9ef Fix warning: comparison of unsigned expression < 0 is always false by Adrian Johnson · 7 years ago
  50. 88571e7 Move setPSCenter from GlobalParams to PSOutputDev by Albert Astals Cid · 7 years ago
  51. 5b8fe4e Remove various never called internal setters from GlobalParams.h by Albert Astals Cid · 7 years ago
  52. 19ebd40 CairoOutputDev: Fix crash in broken files by Albert Astals Cid · 7 years ago
  53. 7ee9dad TextOutputDev: Fix crash in fuzzed file by Jason Crain · 7 years ago
  54. 369cd50 do not install Function.cc, as it's not a header by David Tardon · 7 years ago
  55. f09a992 Poppler 0.60.1 by Albert Astals Cid · 7 years ago poppler-0.60.1
  56. e816c7a FindLIBOPENJPEG.cmake: Add CheckCXXSourceCompiles by Albert Astals Cid · 7 years ago
  57. f538b74 qt5: ArthurOutputDev: Add missing 'return' in error paths by Oliver Sander · 7 years ago
  58. c2ba8fd Poppler 0.60.0 by Albert Astals Cid · 7 years ago
  59. 9432e0b Add missing (C) by Albert Astals Cid · 7 years ago poppler-0.60
  60. da02d7c remove m4 gtk-doc.make and add comments to poppler-features.h.cmake by Albert Astals Cid · 7 years ago
  61. f871b82 qt5: ArthurOutputDev: Fix several small bugs related to dash pattern handling by Oliver Sander · 7 years ago
  62. 3ec5e86 qt5: ArthurOutputDev: Implement the drawSoftMaskedImage method by Oliver Sander · 7 years ago
  63. 376ae2f Remove the gir-girs target by Albert Astals Cid · 7 years ago
  64. 19eedc6 Fix crash in broken files by Albert Astals Cid · 7 years ago
  65. 5df4a8b Enable libcurl support by default by Albert Astals Cid · 7 years ago
  66. 2c92c7b Fix infinite recursion on broken files by Albert Astals Cid · 7 years ago
  67. d3f1261 include ctype.h for isdigit by Bernd Kuhls · 7 years ago
  68. a1a4be9 cairo: do not use the custom downscaling for rendering images when using cairo >= 1.14 by Carlos Garcia Campos · 7 years ago
  69. 3b64fc4 regtest: change default value of utils dir to ../build/utils by Carlos Garcia Campos · 7 years ago
  70. deba5f3 cairo: Do not extend the pattern in drawImageMaskRegular by Carlos Garcia Campos · 7 years ago
  71. cceb80b glib: Make g-ir-scanner always link to the libs in build directory by Carlos Garcia Campos · 7 years ago
  72. 2afde70 Remove GlobalParams::splashResolution by Albert Astals Cid · 7 years ago
  73. df783c5 Add a const to the static structure by Albert Astals Cid · 7 years ago
  74. a309cbf Remove GlobalParams::setPSFile by Albert Astals Cid · 7 years ago
  75. 7af5f7c Remove GlobalParams::ccFontFiles by Albert Astals Cid · 7 years ago
  76. b5f8be7 Remove GlobalParams::fontDirs by Albert Astals Cid · 7 years ago
  77. 3463537 Remove GlobalParams::getPSResidentFont* by Albert Astals Cid · 7 years ago
  78. 851bc59 Remove the autotools based build system by Albert Astals Cid · 7 years ago
  79. 1a33f60 Add some constness to the basic classes by Albert Astals Cid · 7 years ago
  80. 135843f Add gtk-doc support to CMake build by Carlos Garcia Campos · 7 years ago
  81. e51db61 PSOutputDev: Fix wrong text generation by William Bader · 7 years ago
  82. 6665839 qt5: The tests don't need GUI by Albert Astals Cid · 7 years ago
  83. 26a067d Remove the moc includes by Albert Astals Cid · 7 years ago
  84. 939465c Fix crash in broken files by Albert Astals Cid · 7 years ago
  85. a8aa61f autotools: Fix build by Albert Astals Cid · 7 years ago
  86. 6b82904 Fix printf-like format warnings by Albert Astals Cid · 7 years ago
  87. b26924e A few more static markers by Albert Astals Cid · 7 years ago
  88. 4a4e291 Make newer gcc happy about fallthrough by Albert Astals Cid · 7 years ago
  89. 0790dd3 Fix missing-declarations warnings by Albert Astals Cid · 7 years ago
  90. afd91b1 Fix warning: format ‘%x’ expects argument of type ‘unsigned int*’, but argument 3 has type ‘int*’ by Albert Astals Cid · 7 years ago
  91. a0ed20f -Woverflow fixes by Albert Astals Cid · 7 years ago
  92. d51cc34 -pedantic fixes by Albert Astals Cid · 7 years ago
  93. 804a823 cmake: restructure the warnings into a "default" and "extra" group by Adrian Johnson · 7 years ago
  94. 6d40d4b CurlPDFDocBuilder don't crash if given a url that doesn't exist by Albert Astals Cid · 7 years ago
  95. cc43c72 Replace Splash font rendering by Qt font rendering by Oliver Sander · 7 years ago
  96. da63c35 FoFiType1C::convertToType0: Fix crash in broken files by Albert Astals Cid · 7 years ago
  97. 504b359 Splash::scaleImage: Do not try to scale if srcHeight or srcWidth are < 1 by Albert Astals Cid · 7 years ago
  98. 500ce88 Fix two minor typos by Oliver Sander · 7 years ago
  99. 80f9819 isImageInterpolationRequired: Fix divide by 0 on broken documents by Albert Astals Cid · 7 years ago
  100. aaf5327 Gfx::doShowText: Fix infinite recursion on broken files by Albert Astals Cid · 7 years ago