[poppler] 4 commits - poppler/Form.cc poppler/Form.h utils/numberofcharacters.h utils/pdfsig.1 utils/pdfsig.cc utils/pdftocairo.cc utils/pdftoppm.cc

2018-04-17 Thread Albert Astals Cid
poppler/Form.cc|8 +++- poppler/Form.h |7 +-- utils/numberofcharacters.h | 26 ++ utils/pdfsig.1 |3 +++ utils/pdfsig.cc| 40 ++-- utils/pdftocairo.cc| 13

[poppler] poppler/Annot.cc

2018-04-17 Thread Albert Astals Cid
poppler/Annot.cc |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 8fe1a5b96e5ad7dac60dd0f198b3c8b18fb3c5bb Author: Andre Heinecke Date: Tue Apr 17 10:02:40 2018 +0200 Fix parsing of focus out actions The key is uppercase B

[poppler] poppler/Form.cc poppler/Form.h poppler/Gfx.cc poppler/GfxFont.cc poppler/Gfx.h poppler/Link.cc poppler/Link.h poppler/MarkedContentOutputDev.cc poppler/MarkedContentOutputDev.h poppler/Movie

2018-04-17 Thread Albert Astals Cid
poppler/Form.cc |2 +- poppler/Form.h|2 +- poppler/Gfx.cc| 20 ++-- poppler/Gfx.h | 14 +++--- poppler/GfxFont.cc|4 ++-- poppler/Link.cc |6

[poppler] qt5/src

2018-04-17 Thread Albert Astals Cid
qt5/src/poppler-link.h |1 - 1 file changed, 1 deletion(-) New commits: commit 1dcf335a8e212fdfd18bad1f56a743504f653cf5 Author: Albert Astals Cid Date: Tue Apr 17 16:21:33 2018 +0200 qt5: Don't need this friend declaration diff --git a/qt5/src/poppler-link.h

Re: [poppler] reconsideration about iconv() in cpp frontend

2018-04-17 Thread Adam Reichold
Hello, Am 18.04.2018 um 06:35 schrieb suzuki toshiya: > Albert Astals Cid wrote: Sure, is there any system where sizeof(unsigned short) != 2 anyway? >>> Maybe people feel "such system is out of scope", but there were: >>>

Re: [poppler] reconsideration about iconv() in cpp frontend

2018-04-17 Thread Albert Astals Cid
El dimarts, 17 d’abril de 2018, a les 3:24:09 CEST, suzuki toshiya va escriure: > Dear Adam, Albert, > > Thank you very much for taking care on this. > > Albert Astals Cid wrote: > > El dilluns, 16 d’abril de 2018, a les 19:11:01 CEST, Adam Reichold va > > > > escriure: > >> I really think

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

2018-04-17 Thread Albert Astals Cid
Tag 'poppler-0.64.0' created by Albert Astals Cid at 2018-04-17 18:40 + 0.64.0 Changes since poppler-0.63.0-67: --- 0 files changed --- ___ poppler mailing list poppler@lists.freedesktop.org

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

2018-04-17 Thread Albert Astals Cid
CMakeLists.txt |4 ++-- NEWS | 33 + cpp/Doxyfile |2 +- qt5/src/CMakeLists.txt |2 +- qt5/src/Doxyfile |2 +- 5 files changed, 38 insertions(+), 5 deletions(-) New commits: commit

[poppler] Poppler 0.64.0 released

2018-04-17 Thread Albert Astals Cid
Available from http://poppler.freedesktop.org/poppler-0.64.0.tar.xz Changes against 0.63.0 include: core: * Workaround form field text not being drawn on broken files. Bug #103245 * Add read only setter for form fields * Add support for Link Hide action * Add support for Next actions in Links

Re: [poppler] Poppler 0.64.0 released

2018-04-17 Thread Albert Astals Cid
El dimarts, 17 d’abril de 2018, a les 23:11:24 CEST, Albert Astals Cid va escriure: > Available from > http://poppler.freedesktop.org/poppler-0.64.0.tar.xz > > Changes against 0.63.0 include: > * Add const to several classes and members If you're using the core classes this may not be source

Re: [poppler] reconsideration about iconv() in cpp frontend

2018-04-17 Thread suzuki toshiya
Albert Astals Cid wrote: >>> Sure, is there any system where sizeof(unsigned short) != 2 anyway? >> Maybe people feel "such system is out of scope", but there were: >> https://web.archive.org/web/20090408221917/http://www.zib.de/benger/hdf5/Dat >> atypes.html according to the description for