[poppler] 2 commits - CMakeLists.txt config.h.cmake goo/GooMutex.h poppler/Annot.cc poppler/Annot.h poppler/Array.cc poppler/Array.h poppler/CairoFontEngine.cc poppler/CairoFontEngine.h poppler/Catalo

2018-09-21 Thread GitLab Mirror
CMakeLists.txt |5 - config.h.cmake |3 goo/GooMutex.h | 93 -- poppler/Annot.cc | 29 - poppler/Annot.h|9 + poppler/Array.cc | 25 - poppler/Array.h

[poppler] Poppler 0.69.0 released

2018-09-21 Thread Albert Astals Cid
Available from http://poppler.freedesktop.org/poppler-0.69.0.tar.xz As requested the tarball is signed with my key http://keyserver.opensuse.org:11371/pks/lookup?search=0xCA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7&fingerprint=on&op=vindex Release 0.69.0 core: * Add annotation font color * Splash

[poppler] CMakeLists.txt cpp/Doxyfile NEWS qt5/src

2018-09-21 Thread GitLab Mirror
CMakeLists.txt |4 ++-- NEWS | 31 +++ cpp/Doxyfile |2 +- qt5/src/CMakeLists.txt |2 +- qt5/src/Doxyfile |2 +- 5 files changed, 36 insertions(+), 5 deletions(-) New commits: commit 2052dc60f5b7403418384237d4

[poppler] Changes to 'refs/tags/poppler-0.69.0'

2018-09-21 Thread GitLab Mirror
Tag 'poppler-0.69.0' created by Albert Astals Cid at 2018-09-21 22:03 + 0.69.0 Changes since poppler-0.68.0-81: --- 0 files changed --- ___ poppler mailing list poppler@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/poppler

[poppler] poppler/XRef.cc

2018-09-21 Thread GitLab Mirror
poppler/XRef.cc |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 554e87a1ea76ce73b4cfe6fca5b9c1bb47502dad Author: Albert Astals Cid Date: Fri Sep 21 18:00:24 2018 +0200 offset from beginning of file can't be < 0 diff --git a/poppler/XRef.cc b/poppler/XRef.

[poppler] poppler/Dict.cc poppler/Dict.h

2018-09-21 Thread GitLab Mirror
poppler/Dict.cc | 24 ++-- poppler/Dict.h |2 +- 2 files changed, 15 insertions(+), 11 deletions(-) New commits: commit 06c344ccb8ccfafa9c506f40226ea2cce0e5f75c Author: Adam Reichold Date: Fri Sep 21 09:43:40 2018 +0200 Use deferred sorting with Dict again to av