texlive[42233] Build/source/libs/poppler: poppler 0.48.0
commits+kakuto at tug.org
commits+kakuto at tug.org
Sun Oct 9 01:17:38 CEST 2016
Revision: 42233
http://tug.org/svn/texlive?view=revision&revision=42233
Author: kakuto
Date: 2016-10-09 01:17:38 +0200 (Sun, 09 Oct 2016)
Log Message:
-----------
poppler 0.48.0
Modified Paths:
--------------
trunk/Build/source/libs/poppler/ChangeLog
trunk/Build/source/libs/poppler/configure
trunk/Build/source/libs/poppler/poppler-PATCHES/ChangeLog
trunk/Build/source/libs/poppler/poppler-PATCHES/TL-Changes
trunk/Build/source/libs/poppler/poppler-PATCHES/patch-02-LLONG_MAX
trunk/Build/source/libs/poppler/poppler-PATCHES/patch-03-Object-functions
trunk/Build/source/libs/poppler/poppler-src/CMakeLists.txt
trunk/Build/source/libs/poppler/poppler-src/ChangeLog
trunk/Build/source/libs/poppler/poppler-src/NEWS
trunk/Build/source/libs/poppler/poppler-src/configure.ac
trunk/Build/source/libs/poppler/poppler-src/fofi/FoFiBase.cc
trunk/Build/source/libs/poppler/poppler-src/fofi/FoFiTrueType.cc
trunk/Build/source/libs/poppler/poppler-src/goo/GooString.cc
trunk/Build/source/libs/poppler/poppler-src/goo/GooString.h
trunk/Build/source/libs/poppler/poppler-src/poppler/Annot.h
trunk/Build/source/libs/poppler/poppler-src/poppler/Catalog.cc
trunk/Build/source/libs/poppler/poppler-src/poppler/Catalog.h
trunk/Build/source/libs/poppler/poppler-src/poppler/Decrypt.cc
trunk/Build/source/libs/poppler/poppler-src/poppler/Form.cc
trunk/Build/source/libs/poppler/poppler-src/poppler/GfxState.cc
trunk/Build/source/libs/poppler/poppler-src/poppler/GfxState.h
trunk/Build/source/libs/poppler/poppler-src/poppler/Hints.cc
trunk/Build/source/libs/poppler/poppler-src/poppler/Hints.h
trunk/Build/source/libs/poppler/poppler-src/poppler/JBIG2Stream.cc
trunk/Build/source/libs/poppler/poppler-src/poppler/Makefile.am
trunk/Build/source/libs/poppler/poppler-src/poppler/Outline.cc
trunk/Build/source/libs/poppler/poppler-src/poppler/PDFDoc.cc
trunk/Build/source/libs/poppler/poppler-src/poppler/PSOutputDev.cc
trunk/Build/source/libs/poppler/poppler-src/poppler/Stream.h
trunk/Build/source/libs/poppler/poppler-src/poppler/TextOutputDev.cc
trunk/Build/source/libs/poppler/poppler-src/poppler/TextOutputDev.h
trunk/Build/source/libs/poppler/poppler-src/poppler/UTF.cc
trunk/Build/source/libs/poppler/poppler-src/poppler/UTF.h
trunk/Build/source/libs/poppler/poppler-src/poppler/XRef.cc
trunk/Build/source/libs/poppler/poppler-src/splash/Splash.cc
trunk/Build/source/libs/poppler/poppler-src/splash/SplashScreen.cc
trunk/Build/source/libs/poppler/version.ac
Modified: trunk/Build/source/libs/poppler/ChangeLog
===================================================================
--- trunk/Build/source/libs/poppler/ChangeLog 2016-10-08 01:16:31 UTC (rev 42232)
+++ trunk/Build/source/libs/poppler/ChangeLog 2016-10-08 23:17:38 UTC (rev 42233)
@@ -1,3 +1,8 @@
+2016-10-08 Akira Kakuto <kakuto at fuk.kindai.ac.jp>
+
+ Import poppler-0.48.0.
+ * version.ac: Adjust.
+
2016-08-19 Akira Kakuto <kakuto at fuk.kindai.ac.jp>
Import poppler-0.47.0.
Modified: trunk/Build/source/libs/poppler/configure
===================================================================
--- trunk/Build/source/libs/poppler/configure 2016-10-08 01:16:31 UTC (rev 42232)
+++ trunk/Build/source/libs/poppler/configure 2016-10-08 23:17:38 UTC (rev 42233)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for poppler (TeX Live) 0.47.0.
+# Generated by GNU Autoconf 2.69 for poppler (TeX Live) 0.48.0.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -580,8 +580,8 @@
# Identity of this package.
PACKAGE_NAME='poppler (TeX Live)'
PACKAGE_TARNAME='poppler--tex-live-'
-PACKAGE_VERSION='0.47.0'
-PACKAGE_STRING='poppler (TeX Live) 0.47.0'
+PACKAGE_VERSION='0.48.0'
+PACKAGE_STRING='poppler (TeX Live) 0.48.0'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1306,7 +1306,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures poppler (TeX Live) 0.47.0 to adapt to many kinds of systems.
+\`configure' configures poppler (TeX Live) 0.48.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1373,7 +1373,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of poppler (TeX Live) 0.47.0:";;
+ short | recursive ) echo "Configuration of poppler (TeX Live) 0.48.0:";;
esac
cat <<\_ACEOF
@@ -1486,7 +1486,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-poppler (TeX Live) configure 0.47.0
+poppler (TeX Live) configure 0.48.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2076,7 +2076,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by poppler (TeX Live) $as_me 0.47.0, which was
+It was created by poppler (TeX Live) $as_me 0.48.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3999,7 +3999,7 @@
# Define the identity of the package.
PACKAGE='poppler--tex-live-'
- VERSION='0.47.0'
+ VERSION='0.48.0'
# Some tools Automake needs.
@@ -6578,7 +6578,7 @@
cat >>confdefs.h <<_ACEOF
-#define POPPLER_VERSION "0.47.0"
+#define POPPLER_VERSION "0.48.0"
_ACEOF
@@ -7272,7 +7272,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by poppler (TeX Live) $as_me 0.47.0, which was
+This file was extended by poppler (TeX Live) $as_me 0.48.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -7338,7 +7338,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-poppler (TeX Live) config.status 0.47.0
+poppler (TeX Live) config.status 0.48.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/libs/poppler/poppler-PATCHES/ChangeLog
===================================================================
--- trunk/Build/source/libs/poppler/poppler-PATCHES/ChangeLog 2016-10-08 01:16:31 UTC (rev 42232)
+++ trunk/Build/source/libs/poppler/poppler-PATCHES/ChangeLog 2016-10-08 23:17:38 UTC (rev 42233)
@@ -1,3 +1,9 @@
+2016-10-08 Akira Kakuto <kakuto at fuk.kindai.ac.jp>
+
+ Imported poppler-0.48.0 source tree from:
+ http://poppler.freedesktop.org/
+ * patch-02-LLONG_MAX, patch-03-Object-functions: Adapted.
+
2016-08-19 Akira Kakuto <kakuto at fuk.kindai.ac.jp>
Imported poppler-0.47.0 source tree from:
Modified: trunk/Build/source/libs/poppler/poppler-PATCHES/TL-Changes
===================================================================
--- trunk/Build/source/libs/poppler/poppler-PATCHES/TL-Changes 2016-10-08 01:16:31 UTC (rev 42232)
+++ trunk/Build/source/libs/poppler/poppler-PATCHES/TL-Changes 2016-10-08 23:17:38 UTC (rev 42233)
@@ -1,4 +1,4 @@
-Changes applied to the poppler-0.47.0 tree as obtained from:
+Changes applied to the poppler-0.48.0 tree as obtained from:
http://poppler.freedesktop.org/
Removed:
Modified: trunk/Build/source/libs/poppler/poppler-PATCHES/patch-02-LLONG_MAX
===================================================================
--- trunk/Build/source/libs/poppler/poppler-PATCHES/patch-02-LLONG_MAX 2016-10-08 01:16:31 UTC (rev 42232)
+++ trunk/Build/source/libs/poppler/poppler-PATCHES/patch-02-LLONG_MAX 2016-10-08 23:17:38 UTC (rev 42233)
@@ -1,6 +1,6 @@
-diff -ur poppler-0.47.0.orig/goo/GooString.h poppler-0.47.0/goo/GooString.h
---- poppler-0.47.0.orig/goo/GooString.h Wed May 11 07:47:44 2016
-+++ poppler-0.47.0/goo/GooString.h Fri Aug 19 22:46:47 2016
+diff -ur poppler-0.48.0.orig/goo/GooString.h poppler-0.48.0/goo/GooString.h
+--- poppler-0.48.0.orig/goo/GooString.h Wed Sep 07 06:14:07 2016
++++ poppler-0.48.0/goo/GooString.h Sun Oct 09 07:51:17 2016
@@ -36,6 +36,21 @@
#endif
Modified: trunk/Build/source/libs/poppler/poppler-PATCHES/patch-03-Object-functions
===================================================================
--- trunk/Build/source/libs/poppler/poppler-PATCHES/patch-03-Object-functions 2016-10-08 01:16:31 UTC (rev 42232)
+++ trunk/Build/source/libs/poppler/poppler-PATCHES/patch-03-Object-functions 2016-10-08 23:17:38 UTC (rev 42233)
@@ -1,6 +1,6 @@
-diff -ur poppler-0.47.0.orig/poppler/Object.h poppler-0.47.0/poppler/Object.h
---- poppler-0.47.0.orig/poppler/Object.h Wed Jul 06 06:37:01 2016
-+++ poppler-0.47.0/poppler/Object.h Fri Aug 19 22:49:27 2016
+diff -ur poppler-0.48.0.orig/poppler/Object.h poppler-0.48.0/poppler/Object.h
+--- poppler-0.48.0.orig/poppler/Object.h Wed Jul 06 06:37:01 2016
++++ poppler-0.48.0/poppler/Object.h Sun Oct 09 07:54:18 2016
@@ -148,7 +148,7 @@
Object *initStream(Stream *streamA);
Object *initRef(int numA, int genA)
Modified: trunk/Build/source/libs/poppler/poppler-src/CMakeLists.txt
===================================================================
--- trunk/Build/source/libs/poppler/poppler-src/CMakeLists.txt 2016-10-08 01:16:31 UTC (rev 42232)
+++ trunk/Build/source/libs/poppler/poppler-src/CMakeLists.txt 2016-10-08 23:17:38 UTC (rev 42233)
@@ -22,7 +22,7 @@
endif()
set(POPPLER_MAJOR_VERSION "0")
-set(POPPLER_MINOR_VERSION "47")
+set(POPPLER_MINOR_VERSION "48")
set(POPPLER_MICRO_VERSION "0")
set(POPPLER_VERSION "${POPPLER_MAJOR_VERSION}.${POPPLER_MINOR_VERSION}.${POPPLER_MICRO_VERSION}")
@@ -96,7 +96,7 @@
# setting the minimum required versions for some components
set(QT4_MIN_VERSION "4.7.0")
set(CAIRO_VERSION "1.10.0")
-set(GLIB_REQUIRED "2.18")
+set(GLIB_REQUIRED "2.41")
macro_bool_to_01(ENABLE_SPLASH HAVE_SPLASH)
find_package(Freetype REQUIRED)
@@ -502,7 +502,7 @@
else(MSVC)
add_library(poppler SHARED ${poppler_SRCS})
endif(MSVC)
-set_target_properties(poppler PROPERTIES VERSION 63.0.0 SOVERSION 63)
+set_target_properties(poppler PROPERTIES VERSION 64.0.0 SOVERSION 64)
target_link_libraries(poppler LINK_PRIVATE ${poppler_LIBS})
install(TARGETS poppler RUNTIME DESTINATION bin LIBRARY DESTINATION lib${LIB_SUFFIX} ARCHIVE DESTINATION lib${LIB_SUFFIX})
Modified: trunk/Build/source/libs/poppler/poppler-src/ChangeLog
===================================================================
--- trunk/Build/source/libs/poppler/poppler-src/ChangeLog 2016-10-08 01:16:31 UTC (rev 42232)
+++ trunk/Build/source/libs/poppler/poppler-src/ChangeLog 2016-10-08 23:17:38 UTC (rev 42233)
@@ -1,3 +1,379 @@
+commit 036bcee237c814197af3324cd3697ea88d9ac6d3
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Sat Oct 8 17:55:31 2016 +0200
+
+ 0.48
+
+ CMakeLists.txt | 4 ++--
+ NEWS | 12 ++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ poppler/Outline.cc | 1 +
+ poppler/UTF.cc | 1 +
+ poppler/UTF.h | 1 +
+ qt4/src/Doxyfile | 2 +-
+ qt5/src/Doxyfile | 2 +-
+ 10 files changed, 22 insertions(+), 7 deletions(-)
+
+commit 3cfbc4efde1df6dcb9ef18a0fb26c7e199e6e8f5
+Author: Jason Crain <jason at inspiresomeone.us>
+Date: Wed Sep 28 14:56:02 2016 +0000
+
+ TextOutputDev: Break words on all whitespace characters
+
+ Some PDF creators like Chrome use no-break spaces or other whitespace
+ characters between words, causing pdftotext -bbox to not break
+ words as
+ expected. Fix this by breaking words on any character with the
+ Unicode
+ whitespace property.
+
+ Bug #97399
+
+ poppler/TextOutputDev.cc | 2 +-
+ poppler/UTF.cc | 12 ++++++++++++
+ poppler/UTF.h | 2 ++
+ 3 files changed, 15 insertions(+), 1 deletion(-)
+
+commit 27cf7fabad27648019b36b2d6352e6767bfc8689
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Wed Sep 28 23:23:33 2016 +0200
+
+ Increase glib requirement
+
+ Seems we've been requiring it for a while at least.
+
+ See "Build fail on Ubuntu 14.04" thread on the mailing list
+
+ CMakeLists.txt | 2 +-
+ configure.ac | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 86e50e156952713f0ce3ecc7b6f03f06dc0902c1
+Author: Adrian Johnson <ajohnson at redneon.com>
+Date: Wed Sep 28 06:10:20 2016 +0930
+
+ Revert "pdfinfo: add -dests option to print named destinations"
+
+ This reverts commit 183dbf3249e8db2398b63a749eb010bc0a89dc35.
+
+ cmake/modules/PopplerMacros.cmake | 2 +-
+ configure.ac | 1 -
+ utils/pdfinfo.1 | 4 --
+ utils/pdfinfo.cc | 140
+ +-------------------------------------
+ 4 files changed, 2 insertions(+), 145 deletions(-)
+
+commit 183dbf3249e8db2398b63a749eb010bc0a89dc35
+Author: Adrian Johnson <ajohnson at redneon.com>
+Date: Sat Sep 17 22:08:23 2016 +0930
+
+ pdfinfo: add -dests option to print named destinations
+
+ Bug 97262
+
+ cmake/modules/PopplerMacros.cmake | 2 +-
+ configure.ac | 1 +
+ utils/pdfinfo.1 | 4 ++
+ utils/pdfinfo.cc | 140
+ +++++++++++++++++++++++++++++++++++++-
+ 4 files changed, 145 insertions(+), 2 deletions(-)
+
+commit 151715976509075e9b95e0ab86d1fcacb2c1580a
+Author: Masamichi Hosoda <trueroad at trueroad.jp>
+Date: Sat Aug 20 23:16:33 2016 +0900
+
+ Add functions for named destination name in name-dict
+
+ Get the number of named destinations in name-dict
+ int numDests();
+
+ Get the i'th named destination name in name-dict
+ char *getDestsName(int i);
+
+ Get the i'th named destination link destination in name-dict
+ LinkDest *getDestsDest(int i);
+
+ poppler/Catalog.cc | 38 ++++++++++++++++++++++++++++++++++++++
+ poppler/Catalog.h | 9 +++++++++
+ 2 files changed, 47 insertions(+)
+
+commit 99267c0b3f3aed520247dc0a5eb70df04b00df46
+Author: Masamichi Hosoda <trueroad at trueroad.jp>
+Date: Sat Aug 20 20:40:18 2016 +0900
+
+ Add functions for named destination name in name-tree
+
+ Get the number of named destinations in name-tree
+ int Catalog::numDestNameTree();
+
+ Get the i'th named destination name in name-tree
+ GooString *Catalog::getDestNameTreeName(int i);
+
+ Get the i'th named destination link destination in name-tree
+ LinkDest *Catalog::getDestNameTreeDest(int i);
+
+ poppler/Catalog.cc | 13 +++++++++++++
+ poppler/Catalog.h | 9 +++++++++
+ 2 files changed, 22 insertions(+)
+
+commit 09ab87a9faf552b28eb7fe3e8ffd137390be5535
+Author: Masamichi Hosoda <trueroad at trueroad.jp>
+Date: Sat Aug 20 19:35:27 2016 +0900
+
+ Divide Catalog::findDest()
+
+ In order to use constructing LinkDest from other functions,
+ this commit divides Catalog::findDest().
+
+ poppler/Catalog.cc | 24 +++++++++++++++++-------
+ poppler/Catalog.h | 2 ++
+ 2 files changed, 19 insertions(+), 7 deletions(-)
+
+commit 6c84188c3ff3120c3d13f26a889df51d5be6ed87
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Wed Sep 7 23:58:42 2016 +0200
+
+ Refactor Hints to be less bad on broken files
+
+ If we reach the end of the stream don't try to continue reading bits
+ from it
+
+ Bug #97623
+
+ poppler/Hints.cc | 246
+ +++++++++++++++++++++++++++++++++---------------------
+ poppler/Hints.h | 16 ++--
+ poppler/PDFDoc.cc | 4 +
+ 3 files changed, 159 insertions(+), 107 deletions(-)
+
+commit 0d06c871df8065e72ae54a1821ca9e872a554352
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Tue Sep 6 23:42:55 2016 +0200
+
+ Make some classes smaller in memory (amd64)
+
+ Thanks to elf-dissector
+
+ TextWord 176 -> 160
+ Annot 256 -> 240
+ GfxShading 200 -> 184
+
+ poppler/Annot.h | 6 +++---
+ poppler/GfxState.h | 6 +++---
+ poppler/TextOutputDev.h | 6 +++---
+ 3 files changed, 9 insertions(+), 9 deletions(-)
+
+commit 3ccd1c34a19c81d92bff27a095cf912afecb5ef3
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Tue Sep 6 23:42:03 2016 +0200
+
+ Compile++
+
+ splash/SplashScreen.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2ece00c84418fb8a92acc44d2bd0b001bfa10b27
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Tue Sep 6 23:41:42 2016 +0200
+
+ Fix warning about new enum
+
+ utils/pdfinfo.cc | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit f5c34c63a64ae3a6af9aee2d2710a966b7e2d95c
+Author: Jakub Kucharski <jakubkucharski97 at gmail.com>
+Date: Sat Aug 27 06:13:55 2016 +0200
+
+ goo: check at compile time if GooString has the right size
+
+ static_assert is a C++ feature introduced in C++0x. GCC already
+ uses this
+ standard by default, so we can make use of it. In case it's compiled
+ without C++
+ >= 0x support, the #if macro will get rid of it.
+
+ goo/GooString.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 3a1a4baacf9672cd1e26a860303ba22f75c2b942
+Author: Jakub Kucharski <jakubkucharski97 at gmail.com>
+Date: Sat Aug 27 06:09:04 2016 +0200
+
+ goo: fix GooString::STR_STATIC_SIZE calculation
+
+ Before this fix on 64-bit systems 4 bytes were left unsused (because
+ of memory
+ alignment). I've also removed unnecessary MemoryLayout class which
+ used to be
+ used to calculate GooString::STR_STATIC_SIZE, although it had only
+ made it
+ harder.
+
+ goo/GooString.h | 8 +-------
+ 1 file changed, 1 insertion(+), 7 deletions(-)
+
+commit 1de363eecfa50f6432c5ff87c920213186815416
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Tue Sep 6 00:09:40 2016 +0200
+
+ Fix another ubsan warning
+
+ splash/SplashScreen.cc | 7 +++++--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
+
+commit 90d0fae2b0bd713f36500f59f4bfee33ad9e13bb
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Mon Sep 5 16:19:41 2016 +0200
+
+ Missing (C) from last commit
+
+ fofi/FoFiBase.cc | 1 +
+ fofi/FoFiTrueType.cc | 2 +-
+ goo/GooString.cc | 2 +-
+ 3 files changed, 3 insertions(+), 2 deletions(-)
+
+commit 67df1e16d7ae87e8b05c3186063cb925a799790a
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Mon Sep 5 16:10:58 2016 +0200
+
+ Check we don't overflow in some calculations
+
+ Overflow is undefined behaviour
+
+ fofi/FoFiBase.cc | 2 ++
+ fofi/FoFiTrueType.cc | 7 +++++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 7024b3c97df1815a4f1c9f677dc05dcf5ee72c3d
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Mon Sep 5 16:09:34 2016 +0200
+
+ No need to do a memcpy of an empty string
+
+ Saves some warnings about memcpy of null strings on some broken
+ documents
+
+ goo/GooString.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a902f5983e6802c9346569fcc599cf5f5042bd8d
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Mon Sep 5 16:08:17 2016 +0200
+
+ initialize XRef::encryptAlgorithm to something
+
+ poppler/Decrypt.cc | 12 +++++++++++-
+ poppler/Stream.h | 5 +++--
+ poppler/XRef.cc | 3 ++-
+ 3 files changed, 16 insertions(+), 4 deletions(-)
+
+commit 7c7c35db46c0da51c09783a00484161721ea48ab
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Sun Sep 4 15:40:32 2016 +0200
+
+ Fix memory leak in error handling
+
+ utils/HtmlOutputDev.cc | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 4552af28684e18c6153ce5598b121a73477af4d6
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Sun Sep 4 15:24:14 2016 +0200
+
+ Do not crash on invalid files where nStripes is 0
+
+ Bug #85276
+
+ poppler/PSOutputDev.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 364c15795a0508d421ca636bc7b71f93039a82b1
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Sun Sep 4 15:23:25 2016 +0200
+
+ Always delete aaBuf if it is there
+
+ Doesn't matter if antialias is temporarily disabled
+
+ splash/Splash.cc | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit 22c4701d5f7be0010ee4519daa546fba5ab7ac13
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Fri Aug 26 15:18:22 2016 +0200
+
+ Fix crash in files with broken JBIG2Streams
+
+ poppler/JBIG2Stream.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit c46b8b99b3a2d51692d889df22136cb737d3a47f
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Fri Aug 26 14:53:19 2016 +0200
+
+ Fix memory leak when parsing broken Forms
+
+ poppler/Form.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 92175cb29450241fafc6d74170f97aee5b7a6d7a
+Author: Jason Crain <jason at inspiresomeone.us>
+Date: Sun Jul 31 00:53:24 2016 -0500
+
+ Fix UTF16 decoding of document outline title
+
+ Use TextStringToUCS4 function and don't ignore astral characters.
+
+ Bug #97156
+
+ poppler/Outline.cc | 18 ++----------------
+ 1 file changed, 2 insertions(+), 16 deletions(-)
+
+commit fea7bfc3978cb962e2372df3c407114effd5f831
+Author: Jason Crain <jason at inspiresomeone.us>
+Date: Sat Jul 30 03:38:29 2016 -0500
+
+ TextOutputDev: Remove null characters from PDF text
+
+ Null characters in the PDF text cause problems with the glib
+ frontend's
+ handling of C strings. Filter them out.
+
+ Bug #97144
+
+ poppler/TextOutputDev.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit ead33cf26ab7416ae0b37f8eeb19dc231e9a31f0
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Mon Aug 22 23:40:07 2016 +0200
+
+ Make sure GfxICCBasedColorSpace and its alt colorspace have the same
+ number of nComps
+
+ On files where this doesn't happen (only bad files i've found so far)
+ this is leading to crashes
+
+ poppler/GfxState.cc | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 55e9f50deb68fb156335a5eb075b28e7b75d88ed
+Author: Albert Astals Cid <aacid at kde.org>
+Date: Thu Aug 18 23:54:15 2016 +0200
+
+ Poppler 0.47
+
+ CMakeLists.txt | 2 +-
+ NEWS | 10 ++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt5/src/Doxyfile | 2 +-
+ 6 files changed, 15 insertions(+), 5 deletions(-)
+
commit 0889366a5872316919dbb640b6cc5cda85295169
Author: Jakub Kucharski <jakubkucharski97 at gmail.com>
Date: Mon Aug 1 01:10:18 2016 +0200
@@ -2110,13 +2486,10 @@
rename pdfsigverify to pdfsig
- utils/CMakeLists.txt | 12 ++--
- utils/Makefile.am | 6 +-
- utils/pdfsig.cc | 173
- ++++++++++++++++++++++++++++++++++++++++++++++++++
- utils/pdfsigverify.cc | 173
- --------------------------------------------------
- 4 files changed, 182 insertions(+), 182 deletions(-)
+ utils/CMakeLists.txt | 12 ++++++------
+ utils/Makefile.am | 6 +++---
+ utils/{pdfsigverify.cc => pdfsig.cc} | 6 +++---
+ 3 files changed, 12 insertions(+), 12 deletions(-)
commit 1d97f708ceb7cd34ccdb1a4f85192efe83d1853c
Author: Albert Astals Cid <aacid at kde.org>
@@ -3699,7 +4072,7 @@
sequence.
Bug #87215
- C# poppler-0.31.0.tar.xz
+ C# poppler-0.31.0.tar.xz
poppler/TextOutputDev.cc | 419
++++++++++++++++++++++++++++++++++-------------
@@ -3708,7 +4081,7 @@
commit 96c35dfde6722ff8c5ef7ff59e37be90d273acab
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Mar 27 22:42:34 2015 +0100
+Date: Fri Mar 27 22:42:34 2015 +0100
pdftohtml: Set exit status adecuately
@@ -3720,7 +4093,7 @@
commit 0969801c12a6ec0fbc079c8203cece9c70466955
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 26 16:08:20 2015 +0100
+Date: Thu Mar 26 16:08:20 2015 +0100
Fix previous commit about initializing on failure
@@ -3731,7 +4104,7 @@
commit ede6d00688fcf0e3c843b0a507304f5a98395d41
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 26 15:44:40 2015 +0100
+Date: Thu Mar 26 15:44:40 2015 +0100
memset on error to have reproducible outputs
@@ -3740,7 +4113,7 @@
commit 4bb2c9b98299f429752b4c60820cea31ef05f7e0
Author: Jason Crain <jason at aquaticape.us>
-Date: Wed Mar 25 21:04:19 2015 +0100
+Date: Wed Mar 25 21:04:19 2015 +0100
Use width from W array for WMode positioning
@@ -3752,7 +4125,7 @@
commit 033dbbd7fef8c04c7f4961455cc1cd8d6d1bd93b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Mar 15 14:06:15 2015 +0100
+Date: Sun Mar 15 14:06:15 2015 +0100
Fix the previous pdfDocEncoding fix
@@ -3765,7 +4138,7 @@
commit bc8076d8f638ccb44f8e3b94aaae96850b025deb
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Mar 15 13:32:41 2015 +0100
+Date: Sun Mar 15 13:32:41 2015 +0100
Fix PDF Text String -> QString conversion
@@ -3779,22 +4152,22 @@
commit d7cc90a8b60d7e353db6e0acdd0b789485e32972
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Mar 7 15:04:52 2015 +0100
+Date: Sat Mar 7 15:04:52 2015 +0100
0.32.0
- CMakeLists.txt | 4 ++--
- NEWS | 16 ++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt5/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 16 ++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt5/src/Doxyfile | 2 +-
7 files changed, 23 insertions(+), 7 deletions(-)
commit c13297d154ded11721fe7d3abdba459ca628cef8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Mar 7 14:58:10 2015 +0100
+Date: Sat Mar 7 14:58:10 2015 +0100
Update (C)
@@ -3804,7 +4177,7 @@
commit c909964bff671d5ff0d8eee5f613ded4562f8afd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Mar 7 14:54:43 2015 +0100
+Date: Sat Mar 7 14:54:43 2015 +0100
Do not assert on broken document
@@ -3815,7 +4188,7 @@
commit 3705fcee0309c50b5fecd563e8e466cbe2c5972b
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Mar 6 15:19:58 2015 +0100
+Date: Fri Mar 6 15:19:58 2015 +0100
Fix Wrong colour shown when GouraudTriangleShFill uses a DeviceN
colorspace
@@ -3827,7 +4200,7 @@
commit b7fde1ec83a5fff9bec73becc22e581583a30d43
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 25 21:51:34 2015 +0100
+Date: Wed Feb 25 21:51:34 2015 +0100
Fix last commit regression
@@ -3842,7 +4215,7 @@
commit 7980fe868a8ef2ee3315f0bcb606c448d6604039
Author: William Bader <williambader at hotmail.com>
-Date: Wed Feb 25 15:00:33 2015 +0100
+Date: Wed Feb 25 15:00:33 2015 +0100
Fix uninitialized variable in Splash::pipeRun
@@ -3853,7 +4226,7 @@
commit 57b6b78a0831fb31c06fd1bc6e9803de524f9d2d
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Tue Feb 24 23:34:57 2015 +0100
+Date: Tue Feb 24 23:34:57 2015 +0100
pdfseparate: use always an unique instance for PDFDoc for savePageAs
@@ -3862,7 +4235,7 @@
commit 8a30d219df71ead323649ff0dfd4a724b5e7bd18
Author: William Bader <williambader at hotmail.com>
-Date: Sat Feb 21 23:55:10 2015 +0100
+Date: Sat Feb 21 23:55:10 2015 +0100
Fix memcpy introduced in ec956ab8552dbe10fac4e649951042bddc424b7d
@@ -3871,7 +4244,7 @@
commit ec956ab8552dbe10fac4e649951042bddc424b7d
Author: William Bader <williambader at hotmail.com>
-Date: Tue Feb 17 22:55:14 2015 +0100
+Date: Tue Feb 17 22:55:14 2015 +0100
Reduce use of gmalloc() in GooString::appendfv()
@@ -3882,7 +4255,7 @@
commit 132ef18324f62c1f2a08dcd794b379fadaa4daf5
Author: Petr Gajdos <pgajdos at suse.cz>
-Date: Wed Feb 11 19:37:21 2015 +0100
+Date: Wed Feb 11 19:37:21 2015 +0100
Annot BG/BC: Empty Array means no color
@@ -3891,7 +4264,7 @@
commit bf4aae25a244b1033a2479b9a8f633224f7d5de5
Author: William Bader <williambader at hotmail.com>
-Date: Wed Feb 11 17:35:40 2015 +0100
+Date: Wed Feb 11 17:35:40 2015 +0100
Off by one fix to the previous crash fix
@@ -3900,7 +4273,7 @@
commit 97dd46bae5424818ca808c20506d7d96f7b85fb5
Author: William Bader <williambader at hotmail.com>
-Date: Mon Feb 9 22:30:51 2015 +0100
+Date: Mon Feb 9 22:30:51 2015 +0100
pdftops: Add aaRaster and overprint to man file
@@ -3909,7 +4282,7 @@
commit c114a90063d755639d2b0dbf816690a66b54bee0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 8 00:24:11 2015 +0100
+Date: Sun Feb 8 00:24:11 2015 +0100
Fix crash in fuzzed file from Bug #84988
@@ -3918,7 +4291,7 @@
commit 22895623e6cd2a5923f552421d44cc80cab77dd8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Feb 7 22:28:21 2015 +0100
+Date: Sat Feb 7 22:28:21 2015 +0100
Fix malformed file crash from bug #86854
@@ -3927,7 +4300,7 @@
commit cdb7ad95f7c8fbf63ade040d8a07ec96467042fc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Feb 7 22:21:16 2015 +0100
+Date: Sat Feb 7 22:21:16 2015 +0100
Fix malformed file crash in bug #85243
@@ -3936,7 +4309,7 @@
commit 6641b935e1fc0c4151a723b6b476d987b8324ed2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Feb 7 21:58:23 2015 +0100
+Date: Sat Feb 7 21:58:23 2015 +0100
If ECM is around include the sanitizers module
@@ -3949,18 +4322,18 @@
commit 92e41685dcef538a7fc669ca357ce9f448a8078e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Feb 7 21:54:39 2015 +0100
+Date: Sat Feb 7 21:54:39 2015 +0100
Fix crash in malformed file from bug #85275
poppler/SplashOutputDev.cc | 4 ++--
- splash/Splash.cc | 10 +++++++++-
+ splash/Splash.cc | 10 +++++++++-
splash/SplashBitmap.cc | 4 ++--
3 files changed, 13 insertions(+), 5 deletions(-)
commit 9842b3b00492eda21297d5d65f769f77a565f6ac
Author: Aleksei Volkov <Aleksei Volkov>
-Date: Sat Feb 7 20:46:26 2015 +0100
+Date: Sat Feb 7 20:46:26 2015 +0100
No need to check for hmtx, freetype does for us
@@ -3971,7 +4344,7 @@
commit 4849eb43892640062c485e48ba7a29b5a0cc9587
Author: William Bader <williambader at hotmail.com>
-Date: Sat Feb 7 16:41:53 2015 +0100
+Date: Sat Feb 7 16:41:53 2015 +0100
Make the colorpsace optimization and option and not the default
@@ -3978,40 +4351,40 @@
Bug #88971
poppler/PSOutputDev.cc | 25 ++++++++++++++++---------
- poppler/PSOutputDev.h | 4 ++++
- utils/pdftops.1 | 10 +++++++++-
- utils/pdftops.cc | 4 ++++
+ poppler/PSOutputDev.h | 4 ++++
+ utils/pdftops.1 | 10 +++++++++-
+ utils/pdftops.cc | 4 ++++
4 files changed, 33 insertions(+), 10 deletions(-)
commit 8e16e423a718b92514885e771e31048f1ae2a766
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Feb 5 20:18:13 2015 +0100
+Date: Thu Feb 5 20:18:13 2015 +0100
0.31.0
And copyright updating
- CMakeLists.txt | 4 ++--
- NEWS | 17 +++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 17 +++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
poppler/CairoOutputDev.cc | 1 +
poppler/CairoOutputDev.h | 1 +
poppler/JBIG2Stream.cc | 1 +
- poppler/JBIG2Stream.h | 1 +
- poppler/Makefile.am | 2 +-
- poppler/Stream.cc | 1 +
+ poppler/JBIG2Stream.h | 1 +
+ poppler/Makefile.am | 2 +-
+ poppler/Stream.cc | 1 +
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt4/src/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt4/src/Makefile.am | 2 +-
qt5/src/CMakeLists.txt | 2 +-
- qt5/src/Doxyfile | 2 +-
- qt5/src/Makefile.am | 2 +-
+ qt5/src/Doxyfile | 2 +-
+ qt5/src/Makefile.am | 2 +-
16 files changed, 33 insertions(+), 11 deletions(-)
commit f932315e559a7857d9c5642eb04efc0d2b717789
Author: suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Tue Jan 20 22:05:29 2015 +1030
+Date: Tue Jan 20 22:05:29 2015 +1030
cairo: support embedding JBIG2 image data
@@ -4021,66 +4394,66 @@
++++++++++++++++++++++++++++++++++++++--------
poppler/CairoOutputDev.h | 3 ++
poppler/JBIG2Stream.cc | 9 +++-
- poppler/JBIG2Stream.h | 4 +-
- poppler/Stream.cc | 13 +++++-
+ poppler/JBIG2Stream.h | 4 +-
+ poppler/Stream.cc | 13 +++++-
5 files changed, 121 insertions(+), 25 deletions(-)
commit 78abf540057181b708c546aee421f81a1dd58331
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Wed Jan 21 22:30:45 2015 +0100
+Date: Wed Jan 21 22:30:45 2015 +0100
Worlds -> Words
qt4/src/poppler-page.cc | 4 ++--
- qt4/src/poppler-qt4.h | 2 +-
+ qt4/src/poppler-qt4.h | 2 +-
qt4/tests/check_search.cpp | 4 ++--
qt5/src/poppler-page.cc | 4 ++--
- qt5/src/poppler-qt5.h | 2 +-
+ qt5/src/poppler-qt5.h | 2 +-
qt5/tests/check_search.cpp | 4 ++--
6 files changed, 10 insertions(+), 10 deletions(-)
commit 027eac4e565576ca2e7042e21426e28abd775d98
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Tue Jan 20 00:09:09 2015 +0100
+Date: Tue Jan 20 00:09:09 2015 +0100
Expose whole-words search option in Qt frontends
qt4/src/poppler-page-private.h | 5 +-
- qt4/src/poppler-page.cc | 114
+ qt4/src/poppler-page.cc | 114
+++++++++++++++++++++++++------------
- qt4/src/poppler-qt4.h | 44 +++++++++++++-
- qt4/tests/check_search.cpp | 112 +++++++++++++++++++++++++++++++-----
+ qt4/src/poppler-qt4.h | 44 +++++++++++++-
+ qt4/tests/check_search.cpp | 112 +++++++++++++++++++++++++++++++-----
qt5/src/poppler-page-private.h | 5 +-
- qt5/src/poppler-page.cc | 116
+ qt5/src/poppler-page.cc | 116
+++++++++++++++++++++++++------------
- qt5/src/poppler-qt5.h | 46 +++++++++++++--
- qt5/tests/check_search.cpp | 126
+ qt5/src/poppler-qt5.h | 46 +++++++++++++--
+ qt5/tests/check_search.cpp | 126
+++++++++++++++++++++++++++++++++--------
8 files changed, 447 insertions(+), 121 deletions(-)
commit 30a0baa353c374165e5f411efc4203746f14a74d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 18 15:39:53 2015 +0100
+Date: Sun Jan 18 15:39:53 2015 +0100
Move more variables from GlobalParams to PSOutputDev
- poppler/CairoFontEngine.cc | 4 +-
- poppler/GfxFont.cc | 15 ++---
- poppler/GfxFont.h | 7 ++-
+ poppler/CairoFontEngine.cc | 4 +-
+ poppler/GfxFont.cc | 15 ++---
+ poppler/GfxFont.h | 7 ++-
poppler/GlobalParams.cc | 144
---------------------------------------------
poppler/GlobalParams.h | 28 ---------
poppler/PSOutputDev.cc | 121 +++++++++++++++++++------------------
- poppler/PSOutputDev.h | 30 +++++++++-
- poppler/SplashOutputDev.cc | 2 +-
- qt4/src/ArthurOutputDev.cc | 4 +-
- qt5/src/ArthurOutputDev.cc | 4 +-
- utils/pdftops.cc | 36 ++++--------
+ poppler/PSOutputDev.h | 30 +++++++++-
+ poppler/SplashOutputDev.cc | 2 +-
+ qt4/src/ArthurOutputDev.cc | 4 +-
+ qt5/src/ArthurOutputDev.cc | 4 +-
+ utils/pdftops.cc | 36 ++++--------
11 files changed, 116 insertions(+), 279 deletions(-)
commit 8fed995c3457d64669ae12901450b7c811599dba
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 18 14:52:53 2015 +0100
+Date: Sun Jan 18 14:52:53 2015 +0100
Forgot to delete this in the previous commit
@@ -4089,7 +4462,7 @@
commit 4992ff7fa062462507733494827fdad7eaaa95b3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 18 13:57:36 2015 +0100
+Date: Sun Jan 18 13:57:36 2015 +0100
Move raster mono and resolution from GlobalParams to PSOutputDev
@@ -4096,13 +4469,13 @@
poppler/GlobalParams.cc | 32 --------------------------------
poppler/GlobalParams.h | 7 -------
poppler/PSOutputDev.cc | 18 +++++++-----------
- poppler/PSOutputDev.h | 6 ++++++
- utils/pdftops.cc | 7 ++++---
+ poppler/PSOutputDev.h | 6 ++++++
+ utils/pdftops.cc | 7 ++++---
5 files changed, 17 insertions(+), 53 deletions(-)
commit 54908f675eda96c363528198e8c530921df2f45a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 18 13:34:45 2015 +0100
+Date: Sun Jan 18 13:34:45 2015 +0100
Move psUncompressPreloadedImages from GlobalParams to PSOutputDev
@@ -4114,12 +4487,12 @@
poppler/GlobalParams.cc | 16 ----------------
poppler/GlobalParams.h | 3 ---
poppler/PSOutputDev.cc | 9 +++++----
- poppler/PSOutputDev.h | 2 ++
+ poppler/PSOutputDev.h | 2 ++
4 files changed, 7 insertions(+), 23 deletions(-)
commit 136d7aa5e79f153dfcb216c58598e33a8ff16630
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 18 13:28:26 2015 +0100
+Date: Sun Jan 18 13:28:26 2015 +0100
Remove declared but not defined function
@@ -4128,7 +4501,7 @@
commit fdba9154d9a176759c765180805e608d4959c34e
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Fri Jan 16 19:57:59 2015 +0100
+Date: Fri Jan 16 19:57:59 2015 +0100
pdftoppm: parse the flags earlier and only once
@@ -4137,7 +4510,7 @@
commit 6b072500b5ac936631be6b29b7d5a591848a18f3
Author: William Bader <williambader at hotmail.com>
-Date: Wed Jan 14 23:28:03 2015 +0100
+Date: Wed Jan 14 23:28:03 2015 +0100
Add rasterization option to pdftops
@@ -4152,19 +4525,19 @@
++-----------------------------------------
poppler/GlobalParams.h | 16 +++---------
poppler/PSOutputDev.cc | 14 +++++------
- poppler/PSOutputDev.h | 5 +++-
+ poppler/PSOutputDev.h | 5 +++-
poppler/SplashOutputDev.cc | 19 ++++++--------
poppler/SplashOutputDev.h | 11 +++++---
qt4/src/poppler-page.cc | 7 +++---
qt5/src/poppler-page.cc | 7 +++---
- utils/pdftohtml.cc | 9 +++----
- utils/pdftoppm.cc | 49 ++++++++++++++++++++++++++----------
- utils/pdftops.cc | 14 ++++++++++-
+ utils/pdftohtml.cc | 9 +++----
+ utils/pdftoppm.cc | 49 ++++++++++++++++++++++++++----------
+ utils/pdftops.cc | 14 ++++++++++-
12 files changed, 96 insertions(+), 118 deletions(-)
commit dc9751e6ac47a708ba6e7a68560bdce6a2e4a010
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jan 9 15:50:02 2015 +0100
+Date: Fri Jan 9 15:50:02 2015 +0100
Compile++
@@ -4173,7 +4546,7 @@
commit d91876a0c7a936b1f6f461d80131d7586a6c1a5e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 8 20:13:06 2015 +0100
+Date: Thu Jan 8 20:13:06 2015 +0100
Accept malformed documents whose root is a Page instead of a Pages
@@ -4186,7 +4559,7 @@
commit 7ce86b9be058408eb567d8d0b9747853a66c116f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 8 17:35:28 2015 +0100
+Date: Thu Jan 8 17:35:28 2015 +0100
Remove assert in gouraudFillTriangle
@@ -4201,7 +4574,7 @@
commit 9e9df4b20d17478996780008bc9802a857d173fc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 8 17:01:52 2015 +0100
+Date: Thu Jan 8 17:01:52 2015 +0100
Fix crash on broken document
@@ -4212,7 +4585,7 @@
commit 636faafcb84b856580398f7883b6406d645c85d1
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Tue Jan 6 22:57:20 2015 +0100
+Date: Tue Jan 6 22:57:20 2015 +0100
JPEG2000Stream: Inline doGetChar and doLookChar
@@ -4223,28 +4596,28 @@
commit c13bffe92963c4969037695992f4c2776bbe973f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 4 23:17:42 2015 +0100
+Date: Sun Jan 4 23:17:42 2015 +0100
0.30
- CMakeLists.txt | 4 ++--
- NEWS | 18 ++++++++++++++++++
- configure.ac | 2 +-
- cpp/CMakeLists.txt | 2 +-
- cpp/Doxyfile | 2 +-
- cpp/Makefile.am | 2 +-
- poppler/Makefile.am | 2 +-
- poppler/PDFDoc.cc | 1 +
- poppler/TextOutputDev.cc | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 18 ++++++++++++++++++
+ configure.ac | 2 +-
+ cpp/CMakeLists.txt | 2 +-
+ cpp/Doxyfile | 2 +-
+ cpp/Makefile.am | 2 +-
+ poppler/Makefile.am | 2 +-
+ poppler/PDFDoc.cc | 1 +
+ poppler/TextOutputDev.cc | 2 +-
poppler/poppler-config.h.cmake | 2 +-
- poppler/poppler-config.h.in | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt5/src/Doxyfile | 2 +-
+ poppler/poppler-config.h.in | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt5/src/Doxyfile | 2 +-
13 files changed, 31 insertions(+), 12 deletions(-)
commit e499fdab2e96cb3069db7ac8ffa0df20ccccddc9
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Jan 4 20:23:39 2015 +0100
+Date: Sun Jan 4 20:23:39 2015 +0100
extended openjpeg2 support
@@ -4254,13 +4627,13 @@
commit 2841f3c34dd6366a70e4d6d307a08b3fbc3e9897
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Jan 4 20:22:47 2015 +0100
+Date: Sun Jan 4 20:22:47 2015 +0100
Cmake support for openjpeg2
With some tweaks from Albert
- CMakeLists.txt | 56
+ CMakeLists.txt | 56
+++++++++++++++++++++++++++++-------
cmake/modules/FindLIBOPENJPEG2.cmake | 30 +++++++++++++++++++
2 files changed, 76 insertions(+), 10 deletions(-)
@@ -4267,7 +4640,7 @@
commit 117af9c6bbd923954ef7de63adec8c22d51da1e4
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Jan 4 19:42:34 2015 +0100
+Date: Sun Jan 4 19:42:34 2015 +0100
Initial attempt at libopenjpeg2 support
@@ -4281,7 +4654,7 @@
to handle the the 2.1 change and any future changes.
- Move openjpeg.h into the .cc file
- configure.ac | 80 ++++++++----
+ configure.ac | 80 ++++++++----
poppler/JPEG2000Stream.cc | 313
+++++++++++++++++++++++++++++++++++++---------
poppler/JPEG2000Stream.h | 41 ++----
@@ -4289,7 +4662,7 @@
commit 9caf7525409d699c16896653528486451123b485
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 4 18:48:02 2015 +0100
+Date: Sun Jan 4 18:48:02 2015 +0100
Make PSOutputDev accept a list of pages indeces
@@ -4300,18 +4673,18 @@
Reviewed in the mailing list, see "Can anyone have a look at my
patch?"
- glib/poppler-page.cc | 10 ++++++---
- poppler/PSOutputDev.cc | 50
+ glib/poppler-page.cc | 10 ++++++---
+ poppler/PSOutputDev.cc | 50
++++++++++++++++++++++++-----------------
- poppler/PSOutputDev.h | 14 +++++++-----
+ poppler/PSOutputDev.h | 14 +++++++-----
qt4/src/poppler-ps-converter.cc | 11 ++++++---
qt5/src/poppler-ps-converter.cc | 11 ++++++---
- utils/pdftops.cc | 15 +++++++++----
+ utils/pdftops.cc | 15 +++++++++----
6 files changed, 71 insertions(+), 40 deletions(-)
commit 173f182fb568843f97e7d45d1b16bebbd2aa7413
Author: Li Junling <lijunling at sina.com>
-Date: Fri Jan 2 17:23:24 2015 +0100
+Date: Fri Jan 2 17:23:24 2015 +0100
Find last 'startxref' in the last 24K instead of the last 1K
@@ -4322,7 +4695,7 @@
commit 0b1cd9403b8a240e58ec4f1832588d25f8295278
Author: Jason Crain <jason at aquaticape.us>
-Date: Sat Dec 20 03:22:23 2014 -0600
+Date: Sat Dec 20 03:22:23 2014 -0600
Free BBox object on error
@@ -4331,7 +4704,7 @@
commit acc33a6950031ac4a5c759d043d24df0cfa7e8b6
Author: Jason Crain <jason at aquaticape.us>
-Date: Sat Dec 20 02:24:49 2014 -0600
+Date: Sat Dec 20 02:24:49 2014 -0600
Check for invalid matrix in annotation
@@ -4342,7 +4715,7 @@
commit 56aff7d78658f586e3c4cd41685f189dafb3098a
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Tue Dec 23 15:49:15 2014 +0100
+Date: Tue Dec 23 15:49:15 2014 +0100
pdfunite: Support output intents, optional content and acroform
@@ -4352,7 +4725,7 @@
commit 9e734063e6a6a4b9743c9aa27d3d3127b5a960d7
Author: Jason Crain <jason at aquaticape.us>
-Date: Fri Dec 19 01:56:45 2014 -0600
+Date: Fri Dec 19 01:56:45 2014 -0600
Move array reallocation from visitLine to startLine
@@ -4366,7 +4739,7 @@
commit 0c47b769a77795bd866b6686b79fd20ad6f554bf
Author: Daniel Macks <dmacks at netspace.org>
-Date: Sun Dec 14 18:52:48 2014 +0100
+Date: Sun Dec 14 18:52:48 2014 +0100
Only consider adding -fno-check-new if compiler supports it
@@ -4379,7 +4752,7 @@
commit c9c90d50e3708f6fac313aa8b458aef6dba5dcfb
Author: Hans-Peter Deifel <hpdeifel at gmx.de>
-Date: Fri Dec 12 13:09:51 2014 +0100
+Date: Fri Dec 12 13:09:51 2014 +0100
cpp: New API to set debug output function
@@ -4387,41 +4760,41 @@
to install their own function to print internal poppler errors.
cpp/poppler-global.cpp | 29 +++++++++++++++++++++++++++++
- cpp/poppler-global.h | 5 +++++
+ cpp/poppler-global.h | 5 +++++
cpp/poppler-private.cpp | 15 ++++++++++++---
- cpp/poppler-private.h | 3 +++
+ cpp/poppler-private.h | 3 +++
4 files changed, 49 insertions(+), 3 deletions(-)
commit fa8f276a10911c97d2777fff3270771802bc3892
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Dec 4 23:11:12 2014 +0100
+Date: Thu Dec 4 23:11:12 2014 +0100
0.29.0
- CMakeLists.txt | 4 ++--
- NEWS | 15 +++++++++++++++
- configure.ac | 4 ++--
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt5/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 15 +++++++++++++++
+ configure.ac | 4 ++--
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt5/src/Doxyfile | 2 +-
7 files changed, 23 insertions(+), 8 deletions(-)
commit fee700cfecb9d7d5fa938704a5f457f15aaa4676
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Dec 1 20:52:42 2014 +0100
+Date: Mon Dec 1 20:52:42 2014 +0100
Run dos2unix as suggested by Volker Grabsch
- splash/SplashState.h | 278 ++++++++++----------
+ splash/SplashState.h | 278 ++++++++++----------
test/perf-test-preview-dummy.cc | 44 ++--
- test/perf-test-preview-win.cc | 544
+ test/perf-test-preview-win.cc | 544
++++++++++++++++++++--------------------
3 files changed, 433 insertions(+), 433 deletions(-)
commit d3fe0661c6dc6050e14cd5cb4afa089b7d7d66b0
Author: Richard PALO <richard at netbsd.org>
-Date: Sun Nov 30 22:46:22 2014 +0100
+Date: Sun Nov 30 22:46:22 2014 +0100
warning: "_FILE_OFFSET_BITS" redefined
@@ -4433,7 +4806,7 @@
commit 18884065e11fee82506915095619107a43172ecb
Author: Richard PALO <richard at netbsd.org>
-Date: Sun Nov 30 22:36:29 2014 +0100
+Date: Sun Nov 30 22:36:29 2014 +0100
The isfinite macro is defined on SunOS under c99
@@ -4444,7 +4817,7 @@
commit bcb470064dd9f75ab0b0a0d9b7319fe8f1e558ae
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Nov 25 05:53:38 2014 +1030
+Date: Tue Nov 25 05:53:38 2014 +1030
cofigure: print "no" instead of "auto" if lcms not found
@@ -4453,7 +4826,7 @@
commit 832046c57ab2909d329340f1c941b29e8246ff73
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Nov 28 11:08:34 2014 +0100
+Date: Fri Nov 28 11:08:34 2014 +0100
Use correct LAB byte array for lcms input
@@ -4461,12 +4834,12 @@
poppler/GfxState.cc | 51
++++++++++++++++++++++++++++++++++++++-------------
- poppler/GfxState.h | 4 +++-
+ poppler/GfxState.h | 4 +++-
2 files changed, 41 insertions(+), 14 deletions(-)
commit a604bc3a2ed9f9181aa3b12d795608fcf5e08220
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Nov 14 11:56:50 2014 +0100
+Date: Fri Nov 14 11:56:50 2014 +0100
Solve blend mode problem in CYMK and DeviceN for separable blend modes
@@ -4478,7 +4851,7 @@
commit b7802ff39db270dda2aa20f005fb87c22ed34137
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Nov 14 11:47:38 2014 +0100
+Date: Fri Nov 14 11:47:38 2014 +0100
Use Default colorspaces if present instead of Device colorspaces
@@ -4485,16 +4858,16 @@
Fixes part of #68986
poppler/CairoOutputDev.cc | 4 +-
- poppler/Gfx.cc | 40 +++++-----
- poppler/GfxState.cc | 197
+ poppler/Gfx.cc | 40 +++++-----
+ poppler/GfxState.cc | 197
++++++++++++++++++++++++++++++++++------------
- poppler/GfxState.h | 31 ++++----
- poppler/Page.cc | 4 +-
+ poppler/GfxState.h | 31 ++++----
+ poppler/Page.cc | 4 +-
5 files changed, 188 insertions(+), 88 deletions(-)
commit 07aa6f4030418883d8d45a8dfa3d80d2dadca4e7
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Thu Nov 13 12:26:25 2014 +0100
+Date: Thu Nov 13 12:26:25 2014 +0100
write correct size in trailer dict
@@ -4505,7 +4878,7 @@
commit 51e7c29cabedc72e097023e6d8d6d68ed43fa20c
Author: Carlos Garcia Campos <cgarcia at igalia.com>
-Date: Fri Nov 7 18:30:36 2014 +0100
+Date: Fri Nov 7 18:30:36 2014 +0100
regtest: Update references also for tests that no longer crash
@@ -4512,13 +4885,13 @@
We are currently updating the refs only when we have checksums to
compare, but if a test used to crash there's no md5 file in refs.
- regtest/TestRun.py | 2 ++
+ regtest/TestRun.py | 2 ++
regtest/backends/__init__.py | 24 ++++++++++++++++++++++++
2 files changed, 26 insertions(+)
commit d205908930d5dc4ec3a1a1a2c2b93fbb92c2c867
Author: William Bader <williambader at hotmail.com>
-Date: Wed Nov 5 20:23:49 2014 +0100
+Date: Wed Nov 5 20:23:49 2014 +0100
Make it proper C
@@ -4527,12 +4900,12 @@
commit fa1d636b00210b9c52787ab3c833fe9aa2e293fa
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 4 20:00:08 2014 +0100
+Date: Tue Nov 4 20:00:08 2014 +0100
0.28.1
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
qt5/src/Doxyfile | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
@@ -4539,7 +4912,7 @@
commit 7debbb05df18afc86df8a4fd37980728ec2e5788
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 4 19:29:58 2014 +0100
+Date: Tue Nov 4 19:29:58 2014 +0100
Fix typo
@@ -4548,26 +4921,26 @@
commit d5489ef37742227176e800390a990f2b882d9710
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 4 01:27:05 2014 +0100
+Date: Tue Nov 4 01:27:05 2014 +0100
0.28.0
- CMakeLists.txt | 6 +++---
- NEWS | 43 +++++++++++++++++++++++++++++++++++++++++++
- configure.ac | 4 ++--
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
+ CMakeLists.txt | 6 +++---
+ NEWS | 43 +++++++++++++++++++++++++++++++++++++++++++
+ configure.ac | 4 ++--
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt4/src/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt4/src/Makefile.am | 2 +-
qt5/src/CMakeLists.txt | 2 +-
- qt5/src/Doxyfile | 2 +-
- qt5/src/Makefile.am | 2 +-
+ qt5/src/Doxyfile | 2 +-
+ qt5/src/Makefile.am | 2 +-
11 files changed, 56 insertions(+), 13 deletions(-)
commit f87115a1129e4e03802769181a3392c8dce3192a
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Nov 4 01:25:18 2014 +0100
+Date: Tue Nov 4 01:25:18 2014 +0100
Don't ship the moc files
@@ -4577,31 +4950,31 @@
commit 0a9c38076f1555196029372b7e08714b43c7a58d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Nov 3 21:43:28 2014 +0100
+Date: Mon Nov 3 21:43:28 2014 +0100
Update (C)
- fofi/FoFiType1.cc | 1 +
- poppler/PDFDoc.cc | 4 ++--
- poppler/PDFDoc.h | 2 +-
- poppler/XRef.cc | 2 +-
+ fofi/FoFiType1.cc | 1 +
+ poppler/PDFDoc.cc | 4 ++--
+ poppler/PDFDoc.h | 2 +-
+ poppler/XRef.cc | 2 +-
qt4/src/poppler-annotation-private.h | 2 +-
- qt4/src/poppler-annotation.cc | 2 +-
- qt4/src/poppler-page.cc | 2 +-
- qt4/src/poppler-qt4.h | 2 +-
+ qt4/src/poppler-annotation.cc | 2 +-
+ qt4/src/poppler-page.cc | 2 +-
+ qt4/src/poppler-qt4.h | 2 +-
qt5/src/poppler-annotation-private.h | 2 +-
- qt5/src/poppler-annotation.cc | 2 +-
- qt5/src/poppler-page.cc | 2 +-
- qt5/src/poppler-qt5.h | 2 +-
- utils/pdfdetach.cc | 1 +
- utils/pdftocairo-win32.cc | 12 ++++++++++++
- utils/pdftocairo-win32.h | 12 ++++++++++++
- utils/pdftocairo.cc | 3 ++-
+ qt5/src/poppler-annotation.cc | 2 +-
+ qt5/src/poppler-page.cc | 2 +-
+ qt5/src/poppler-qt5.h | 2 +-
+ utils/pdfdetach.cc | 1 +
+ utils/pdftocairo-win32.cc | 12 ++++++++++++
+ utils/pdftocairo-win32.h | 12 ++++++++++++
+ utils/pdftocairo.cc | 3 ++-
16 files changed, 40 insertions(+), 13 deletions(-)
commit 73cf1e87c9803bbe4271be297b486d9932677d46
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Nov 3 21:37:13 2014 +0100
+Date: Mon Nov 3 21:37:13 2014 +0100
Need to dist this file
@@ -4610,7 +4983,7 @@
commit 2fd0cd652cfc03c9af35a59192729e4ed26e8146
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Nov 3 19:20:23 2014 +0100
+Date: Mon Nov 3 19:20:23 2014 +0100
Fix memory leaks when running pdfseparate
@@ -4625,7 +4998,7 @@
commit d6ea8acbb348fdb43601a963ba5407e933565003
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Nov 3 19:11:25 2014 +0100
+Date: Mon Nov 3 19:11:25 2014 +0100
fix crash in Xref::getEntry
@@ -4636,7 +5009,7 @@
commit bd142810b9f66b017a58b3e1840d4d72794f1ef4
Author: Jason Crain <jason at aquaticape.us>
-Date: Thu May 15 02:22:44 2014 -0500
+Date: Thu May 15 02:22:44 2014 -0500
cairo: Use matrix to determine pattern size
@@ -4647,7 +5020,7 @@
commit 06dd7dc337c7db6122329e98783a126d59035aff
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu May 29 12:45:33 2014 +0200
+Date: Thu May 29 12:45:33 2014 +0200
Include windows.h, not Windows.h
@@ -4662,7 +5035,7 @@
commit 76a350b11160ac203a41b27fbc85a3264bfe4735
Author: Carlos Garcia Campos <cgarcia at igalia.com>
-Date: Thu Oct 30 18:25:06 2014 +0100
+Date: Thu Oct 30 18:25:06 2014 +0100
regtest: Try to fix again the paths of the resources in the generated
HTML report
@@ -4678,7 +5051,7 @@
commit c93d6b264dc77c46c72281d966bf826274a43d15
Author: Carlos Garcia Campos <cgarcia at igalia.com>
-Date: Wed Oct 29 17:37:06 2014 +0100
+Date: Wed Oct 29 17:37:06 2014 +0100
regtest: respect --no-absolute-paths when creating the pretty
diff links
@@ -4688,7 +5061,7 @@
commit 9f953e47a6ea92d806aeea61e227af54c889c6be
Author: Carlos Garcia Campos <cgarcia at igalia.com>
-Date: Mon Oct 27 19:53:28 2014 +0100
+Date: Mon Oct 27 19:53:28 2014 +0100
regtest: Add an option to create the HTML report without absolute
paths
@@ -4695,13 +5068,13 @@
It uses the paths as received from the command line attributes.
- regtest/HTMLReport.py | 15 +++++++++++----
+ regtest/HTMLReport.py | 15 +++++++++++----
regtest/commands/create-report.py | 4 ++++
2 files changed, 15 insertions(+), 4 deletions(-)
commit 3d840231bc6f0714da361493ef32913af2eb78d7
Author: Carlos Garcia Campos <cgarcia at igalia.com>
-Date: Sun Oct 26 12:09:28 2014 +0100
+Date: Sun Oct 26 12:09:28 2014 +0100
regtest: Fix png diff generation with python-pil pillow fork
@@ -4713,7 +5086,7 @@
commit 68e58ec5465efc289d85ae104941db92450a3168
Author: Carlos Garcia Campos <cgarcia at igalia.com>
-Date: Sun Oct 26 11:21:23 2014 +0100
+Date: Sun Oct 26 11:21:23 2014 +0100
regtest: Limit the number of worker threads to the number of documents
to test
@@ -4729,7 +5102,7 @@
commit 7c21b95852e891060cd2e276949acf0945306ab7
Author: Carlos Garcia Campos <cgarcia at igalia.com>
-Date: Sun Oct 26 11:08:45 2014 +0100
+Date: Sun Oct 26 11:08:45 2014 +0100
regtest: Allow to run groups of tests individually
@@ -4744,14 +5117,14 @@
directory.
This also allows us to update the refs for a group of tests.
- regtest/TestRun.py | 26 ++++++++++++++++++++++++--
- regtest/Utils.py | 7 +++++--
+ regtest/TestRun.py | 26 ++++++++++++++++++++++++--
+ regtest/Utils.py | 7 +++++--
regtest/commands/run-tests.py | 29 ++++++++++++++++++++---------
3 files changed, 49 insertions(+), 13 deletions(-)
commit 53be607edc18a861aeb0b6663bac3c05de46c84c
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Oct 24 11:35:17 2014 +0200
+Date: Fri Oct 24 11:35:17 2014 +0200
Fix warning on unused variable in pdftocairo.cc
@@ -4761,7 +5134,7 @@
pdftocairo.cc:130:14: warning: ‘setupdlg’ defined but not used
[-Wunused-variable]
static GBool setupdlg = gFalse;
- ^
+ ^
https://bugs.freedesktop.org/show_bug.cgi?id=85400
@@ -4770,7 +5143,7 @@
commit f966b8766d40b2c912e69a1e17ef8cc4bd52be95
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Oct 21 16:42:27 2014 +0200
+Date: Tue Oct 21 16:42:27 2014 +0200
fofi: Fix a crash when parsing an invalid font due to a integer
overflow
@@ -4782,23 +5155,23 @@
commit 4963332ca4db13d8a9186b06d2aa0d59abbc10ee
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Oct 5 21:58:37 2014 +1030
+Date: Sun Oct 5 21:58:37 2014 +1030
pdftocairo: add -printdlg output option for win32
when set the win32 print dialog is displayed before printing
- configure.ac | 2 +-
+ configure.ac | 2 +-
utils/pdftocairo-win32.cc | 303
++++++++++++++++++++++++++++++++++++++++++++--
utils/pdftocairo-win32.h | 14 +--
- utils/pdftocairo.1 | 14 ++-
- utils/pdftocairo.cc | 31 ++++-
+ utils/pdftocairo.1 | 14 ++-
+ utils/pdftocairo.cc | 31 ++++-
5 files changed, 337 insertions(+), 27 deletions(-)
commit d8fe025c36f555a5438677e20df803eee216bb13
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Oct 5 18:11:09 2014 +1030
+Date: Sun Oct 5 18:11:09 2014 +1030
pdftocairo: add a -setupdlg option that will the show printer
properties
@@ -4807,13 +5180,13 @@
utils/pdftocairo-win32.cc | 22 +++++++++++++++++++---
utils/pdftocairo-win32.h | 3 ++-
- utils/pdftocairo.1 | 5 +++++
- utils/pdftocairo.cc | 24 ++++++++++++++++--------
+ utils/pdftocairo.1 | 5 +++++
+ utils/pdftocairo.cc | 24 ++++++++++++++++--------
4 files changed, 42 insertions(+), 12 deletions(-)
commit c091aa14513859ab76223f5e4e6055d92082433c
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Sep 14 20:43:47 2014 +0930
+Date: Sun Sep 14 20:43:47 2014 +0930
pdftocairo: fix a number of bugs in win32 printing
@@ -4830,29 +5203,29 @@
utils/pdftocairo-win32.cc | 181
++++++++++++++++++++++++++--------------------
utils/pdftocairo-win32.h | 2 +-
- utils/pdftocairo.1 | 5 +-
- utils/pdftocairo.cc | 49 ++++++-------
+ utils/pdftocairo.1 | 5 +-
+ utils/pdftocairo.cc | 49 ++++++-------
4 files changed, 132 insertions(+), 105 deletions(-)
commit cc3b39d49c656e912a7461212f3bb4e58c6444e7
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Sep 12 18:17:49 2014 +0930
+Date: Fri Sep 12 18:17:49 2014 +0930
make pdftocairo-win32.cc a standalone .cc file
instead of #including it in pdftocairo.cc
- utils/CMakeLists.txt | 1 +
- utils/Makefile.am | 3 +-
+ utils/CMakeLists.txt | 1 +
+ utils/Makefile.am | 3 +-
utils/pdftocairo-win32.cc | 74
+++++++++++++++++++++++------------------------
utils/pdftocairo-win32.h | 22 ++++++++++++++
- utils/pdftocairo.cc | 24 +++++++++------
+ utils/pdftocairo.cc | 24 +++++++++------
5 files changed, 77 insertions(+), 47 deletions(-)
commit 700205af19ef1ae5f2c713d118ebd5dd4a0afba3
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Sep 7 20:18:36 2014 +0930
+Date: Sun Sep 7 20:18:36 2014 +0930
pdftocairo: Allow an output file for win32 printing to be specified
@@ -4859,28 +5232,28 @@
Can be used for testing win32 print output without wasting paper.
utils/pdftocairo-win32.cc | 12 ++++++++----
- utils/pdftocairo.1 | 4 ++++
- utils/pdftocairo.cc | 13 +++++++------
+ utils/pdftocairo.1 | 4 ++++
+ utils/pdftocairo.cc | 13 +++++++------
3 files changed, 19 insertions(+), 10 deletions(-)
commit 40d3ae87befad489fd8c0b38ff2561a0782cae0b
Author: Rodrigo Rivas Costa <rodrigorivascosta at gmail.com>
-Date: Sat Sep 6 21:04:10 2014 +0930
+Date: Sat Sep 6 21:04:10 2014 +0930
Add support for printing to a Windows printer from pdftocairo
Bug 79936
- configure.ac | 2 +-
+ configure.ac | 2 +-
utils/pdftocairo-win32.cc | 219
++++++++++++++++++++++++++++++++++++++++++++++
- utils/pdftocairo.1 | 23 ++++-
- utils/pdftocairo.cc | 61 ++++++++++---
+ utils/pdftocairo.1 | 23 ++++-
+ utils/pdftocairo.cc | 61 ++++++++++---
4 files changed, 292 insertions(+), 13 deletions(-)
commit ee4a389872d86b619c677888da8f13f1f6c54472
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Oct 20 22:32:30 2014 +1030
+Date: Mon Oct 20 22:32:30 2014 +1030
PDFDoc: fix crash when getPage() returns NULL
@@ -4891,7 +5264,7 @@
commit 0c3f53e34ec287dab2784e1f3411ad06b62dffc7
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Oct 20 22:17:20 2014 +1030
+Date: Mon Oct 20 22:17:20 2014 +1030
PDFDOC: Check for EOF when reading raw stream
@@ -4902,7 +5275,7 @@
commit 88dbd4df0998233939b4a51cedbfc65c58a315f9
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Oct 19 22:47:15 2014 +1030
+Date: Sun Oct 19 22:47:15 2014 +1030
pdfdetach: fix crash when getPage() returns null
@@ -4913,7 +5286,7 @@
commit e0179304cdef615fcf639046410d214fd5b5f276
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Oct 19 21:36:39 2014 +1030
+Date: Sun Oct 19 21:36:39 2014 +1030
cairo: fix crash when no group color space
@@ -4924,7 +5297,7 @@
commit 745f1241bf903969e50f0e1139641e389a9c331f
Author: Scott West <scott.gregory.west at gmail.com>
-Date: Tue Oct 7 23:54:52 2014 +0200
+Date: Tue Oct 7 23:54:52 2014 +0200
Fix memory leak in Dict.remove.
@@ -4939,7 +5312,7 @@
commit b8810703ca76f0bbc8185ab87679cf18eb006d52
Author: Luigi Scarso <luigi.scarso at gmail.com>
-Date: Tue Oct 7 22:45:05 2014 +0200
+Date: Tue Oct 7 22:45:05 2014 +0200
Make Attribute::getName() work when UTF-16BE is used
@@ -4946,7 +5319,7 @@
Contains some ideas by me
Bug #84722
- goo/GooString.h | 9 +++++----
+ goo/GooString.h | 9 +++++----
poppler/StructElement.cc | 17 +++++++++++------
poppler/StructElement.h | 7 +++++--
3 files changed, 21 insertions(+), 12 deletions(-)
@@ -4953,7 +5326,7 @@
commit 96a04336c7a6331727724125686a0d6f42f19f46
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Oct 6 10:21:51 2014 +1030
+Date: Mon Oct 6 10:21:51 2014 +1030
cairo: only embed mime data if image decode map is identity
@@ -4965,7 +5338,7 @@
commit 18541054bebce3f9d4729629785bf140d67d2da0
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Sep 24 21:20:42 2014 +0930
+Date: Wed Sep 24 21:20:42 2014 +0930
cairo: Only embed mime data for gray/rgb/cmyk colorspaces
@@ -4977,7 +5350,7 @@
commit cbf2652c483d7010fc36191c8b209a57eeec93d8
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Jan 26 00:37:17 2012 +1030
+Date: Thu Jan 26 00:37:17 2012 +1030
cairo: don't render text when text matrix is not invertable
@@ -4991,7 +5364,7 @@
commit 4fe17e97a4bd7873caad771c446199b282039697
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 5 11:30:43 2014 +0200
+Date: Sun Oct 5 11:30:43 2014 +0200
glib: Build introspection linking to the uninstalled libraries
@@ -5002,7 +5375,7 @@
commit a2477da56a4d1c534175940d7c01a9d3db6c72d4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Oct 1 22:33:11 2014 +0200
+Date: Wed Oct 1 22:33:11 2014 +0200
Fix 303287ebdad0de9fb2655c4d7eab627c0045ea04
@@ -5014,7 +5387,7 @@
commit ce95ecda450361496aedd5d5cd0bf47fd2c66703
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 30 19:50:20 2014 +0200
+Date: Tue Sep 30 19:50:20 2014 +0200
Fix assert in 5068.asan.0.6052.pdf
@@ -5023,7 +5396,7 @@
commit 01723aa17e836e818158dbdc56df642a290be300
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Sep 30 18:48:47 2014 +0200
+Date: Tue Sep 30 18:48:47 2014 +0200
Map Standard/Expert encoding ligatures to AGLFN names
@@ -5033,14 +5406,14 @@
Bug 80093
poppler/CairoFontEngine.cc | 12 +++++++++---
- poppler/GfxFont.cc | 29 ++++++++++++++++++++++++++++-
- poppler/GfxFont.h | 7 ++++++-
+ poppler/GfxFont.cc | 29 ++++++++++++++++++++++++++++-
+ poppler/GfxFont.h | 7 ++++++-
splash/SplashFTFontFile.cc | 8 ++++++++
4 files changed, 51 insertions(+), 5 deletions(-)
commit 529db4a94607c1ad909764d26f740c601bbe896f
Author: Hib Eris <hib at hiberis.nl>
-Date: Mon Sep 29 22:59:15 2014 +0200
+Date: Mon Sep 29 22:59:15 2014 +0200
Fix build with --disable-utils
@@ -5050,13 +5423,13 @@
Bug #84448
- Makefile.am | 6 +-----
+ Makefile.am | 6 +-----
utils/Makefile.am | 4 ++++
2 files changed, 5 insertions(+), 5 deletions(-)
commit c54f6aceed983a221d88ce5c21becbf8aab2931b
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Mon Sep 29 21:42:46 2014 +0200
+Date: Mon Sep 29 21:42:46 2014 +0200
use alt colorspace to get CMYK values for an ICC based CMYK colorspace
@@ -5072,7 +5445,7 @@
commit 21b5fd655ce45b90668d1416d21c526ab7eb3ad6
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Sep 14 11:20:23 2014 +0200
+Date: Sun Sep 14 11:20:23 2014 +0200
Refactor Makefiles to build a noinst library for parsing args
@@ -5120,7 +5493,7 @@
commit 70a851b0cc58241d1f2f6bc48af2614595326c8f
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Sep 6 21:16:04 2014 +0930
+Date: Sat Sep 6 21:16:04 2014 +0930
Update .gitignore
@@ -5129,7 +5502,7 @@
commit d44e7e3560bdc79253df98db05385dce3e8ccbb4
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Sep 6 21:53:21 2014 +0930
+Date: Sat Sep 6 21:53:21 2014 +0930
Don't use -fPIC on mingw
@@ -5140,7 +5513,7 @@
commit 2723371b2e2f7684301ea1c5272ab49851f28c03
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Sep 6 21:19:46 2014 +0930
+Date: Sat Sep 6 21:19:46 2014 +0930
make autogen.sh work with variables with spaces
@@ -5151,7 +5524,7 @@
commit ebc814a7e31511308bbcd8856d0356f4d7cc74be
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Sep 14 11:45:12 2014 +0200
+Date: Sun Sep 14 11:45:12 2014 +0200
Add compile to .gitignore
@@ -5169,13 +5542,13 @@
commit 8ce31485faa26994c52f4d032cc5a8355aba23d1
Merge: 4589ce1 303287e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Sep 26 00:40:43 2014 +0200
+Date: Fri Sep 26 00:40:43 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.26'
commit 303287ebdad0de9fb2655c4d7eab627c0045ea04
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Sep 26 00:25:38 2014 +0200
+Date: Fri Sep 26 00:25:38 2014 +0200
Fix rendering of file with a wrong embedded font
@@ -5186,7 +5559,7 @@
commit f94ba85a736b4c90c05e7782939f32506472658e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Sep 12 19:22:20 2014 +0200
+Date: Fri Sep 12 19:22:20 2014 +0200
glib: Fix use of uninitialized members in PopplerInputStream
@@ -5197,7 +5570,7 @@
commit 4589ce17caf94e7c5fa856906d3a8cc08e999d73
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Sep 12 19:22:20 2014 +0200
+Date: Fri Sep 12 19:22:20 2014 +0200
glib: Fix use of uninitialized members in PopplerInputStream
@@ -5209,20 +5582,20 @@
commit fe67324d450c356b7c876cf50da705156112513a
Merge: e62e18e f74a596
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 21 21:39:52 2014 +0200
+Date: Thu Aug 21 21:39:52 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.26'
commit f74a5964078224c01bd5642aabc928d185bb0b69
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 21 20:07:54 2014 +0200
+Date: Thu Aug 21 20:07:54 2014 +0200
0.26.4
CMakeLists.txt | 2 +-
- NEWS | 12 ++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ NEWS | 12 ++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
qt5/src/Doxyfile | 2 +-
6 files changed, 17 insertions(+), 5 deletions(-)
@@ -5229,17 +5602,17 @@
commit ce92e4ccefc7dad79db7f0af7a792ffa47824849
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 21 20:03:42 2014 +0200
+Date: Thu Aug 21 20:03:42 2014 +0200
Update (C) years
- poppler/Annot.cc | 1 +
+ poppler/Annot.cc | 1 +
poppler/CairoOutputDev.cc | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
commit 42315c28809e62da7872add917e82853cf8c7e33
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 21 19:58:35 2014 +0200
+Date: Thu Aug 21 19:58:35 2014 +0200
Make sure e is always initialized
@@ -5248,7 +5621,7 @@
commit e62e18e1b318d6fa664d236723de3c06ae43e86b
Author: Jehan Pagès <jehan at zemarmot.net>
-Date: Tue Aug 12 21:05:03 2014 +0200
+Date: Tue Aug 12 21:05:03 2014 +0200
poppler: use poppler-data pkg-config for both cmake and autotools
builds
@@ -5255,56 +5628,56 @@
CMakeLists.txt | 16 ++++++++++++++++
config.h.cmake | 2 +-
- configure.ac | 7 ++++++-
+ configure.ac | 7 ++++++-
3 files changed, 23 insertions(+), 2 deletions(-)
commit 572c60764bbbd2080bfd7a926c646ad20b467aea
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Aug 12 18:12:45 2014 +0200
+Date: Tue Aug 12 18:12:45 2014 +0200
Makefile.am cleanups
Bug #79411
- configure.ac | 13 +++--
- cpp/Makefile.am | 66 +++++++++++++------------
- cpp/tests/Makefile.am | 13 ++---
- fofi/Makefile.am | 6 +--
- glib/Makefile.am | 29 ++++++-----
- glib/demo/Makefile.am | 18 +++----
- glib/reference/Makefile.am | 3 +-
- goo/Makefile.am | 38 +++++++--------
- poppler/Makefile.am | 118
+ configure.ac | 13 +++--
+ cpp/Makefile.am | 66 +++++++++++++------------
+ cpp/tests/Makefile.am | 13 ++---
+ fofi/Makefile.am | 6 +--
+ glib/Makefile.am | 29 ++++++-----
+ glib/demo/Makefile.am | 18 +++----
+ glib/reference/Makefile.am | 3 +-
+ goo/Makefile.am | 38 +++++++--------
+ poppler/Makefile.am | 118
++++++++++++++++++++++-----------------------
- qt4/demos/Makefile.am | 59 +++++++++++------------
- qt4/src/Makefile.am | 31 ++++++------
- qt4/tests/Makefile.am | 97 +++++++++++++------------------------
- qt5/demos/Makefile.am | 59 +++++++++++------------
- qt5/src/Makefile.am | 27 ++++++-----
- qt5/tests/Makefile.am | 98 ++++++++++++++-----------------------
- splash/Makefile.am | 42 ++++++++--------
- test/Makefile.am | 68 +++++++++-----------------
- utils/Makefile.am | 97 ++++++++++++++++++-------------------
+ qt4/demos/Makefile.am | 59 +++++++++++------------
+ qt4/src/Makefile.am | 31 ++++++------
+ qt4/tests/Makefile.am | 97 +++++++++++++------------------------
+ qt5/demos/Makefile.am | 59 +++++++++++------------
+ qt5/src/Makefile.am | 27 ++++++-----
+ qt5/tests/Makefile.am | 98 ++++++++++++++-----------------------
+ splash/Makefile.am | 42 ++++++++--------
+ test/Makefile.am | 68 +++++++++-----------------
+ utils/Makefile.am | 97 ++++++++++++++++++-------------------
18 files changed, 405 insertions(+), 477 deletions(-)
commit 4a4fe80d85a31b10822c7cd8eb5a0698bf306a52
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Aug 1 07:16:36 2014 +0200
+Date: Fri Aug 1 07:16:36 2014 +0200
glib-demo: Replace use of deprecated gtk stock items
https://bugs.freedesktop.org/show_bug.cgi?id=82384
- glib/demo/annots.c | 8 ++++----
+ glib/demo/annots.c | 8 ++++----
glib/demo/attachments.c | 4 ++--
- glib/demo/main.c | 6 +++---
- glib/demo/page.c | 6 +++---
- glib/demo/utils.c | 4 ++--
+ glib/demo/main.c | 6 +++---
+ glib/demo/page.c | 6 +++---
+ glib/demo/utils.c | 4 ++--
5 files changed, 14 insertions(+), 14 deletions(-)
commit ec6bad36cf5e9521f35285a3295976c05a69f76a
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Aug 1 07:51:10 2014 +0200
+Date: Fri Aug 1 07:51:10 2014 +0200
glib-demo: Remove use of deprecated gtk_dialog_get_action_area()
@@ -5316,13 +5689,13 @@
commit b72a534d6c7d8bc026812b68f9d9ac6bf9a2200a
Merge: f2e4154 ef3f758
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 3 01:06:57 2014 +0200
+Date: Sun Aug 3 01:06:57 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.26'
commit ef3f7585fac086de0919aa0bb0ef91a5070ac23e
Author: Jiri Slaby <jirislaby at gmail.com>
-Date: Sun Aug 3 01:05:00 2014 +0200
+Date: Sun Aug 3 01:05:00 2014 +0200
Improve non-latin characters in inline notes
@@ -5331,19 +5704,19 @@
Bug #65956
- poppler/Annot.cc | 1 +
+ poppler/Annot.cc | 1 +
poppler/CharCodeToUnicode.cc | 1 +
2 files changed, 2 insertions(+)
commit 1b9c54286a4cdfaa284795933c20acf3c7e13bfc
Author: Ed Porras <ed at moto-research.com>
-Date: Sun Aug 3 01:01:35 2014 +0200
+Date: Sun Aug 3 01:01:35 2014 +0200
Don't check for inlineImg twice
Bug #82059
- poppler/Annot.cc | 2 +-
+ poppler/Annot.cc | 2 +-
poppler/CharCodeToUnicode.cc | 2 +-
poppler/SplashOutputDev.cc | 9 ++++-----
3 files changed, 6 insertions(+), 7 deletions(-)
@@ -5350,7 +5723,7 @@
commit f2e4154eff52b86e62490a3ccba470824c9cf436
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sat Jul 26 00:12:37 2014 +0200
+Date: Sat Jul 26 00:12:37 2014 +0200
pdfseparate: additonal handling for annotations
@@ -5363,7 +5736,7 @@
commit e7825f7cbbe7cc9c324fcb34c2e0dcae75f4172a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jul 25 15:45:55 2014 +0200
+Date: Fri Jul 25 15:45:55 2014 +0200
glib: Fix a memory leak when getting text layout and attributes
@@ -5372,7 +5745,7 @@
commit b729bf92ea1522a1eed9579e53e7580215cb9555
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jul 25 15:45:55 2014 +0200
+Date: Fri Jul 25 15:45:55 2014 +0200
glib: Fix a memory leak when getting text layout and attributes
@@ -5381,7 +5754,7 @@
commit a1ecff0f0ab81fe76f63244250d96e7ef275f402
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jul 25 11:25:42 2014 +0200
+Date: Fri Jul 25 11:25:42 2014 +0200
glib: Return NULL in poppler_annot_get_contents also for empty strings
@@ -5390,7 +5763,7 @@
commit ab1113d10ef712c7c44cd4b4bb6bc79f9ca3702c
Author: Anuj Khare <khareanuj18 at gmail.com>
-Date: Thu Jul 24 19:47:22 2014 +0200
+Date: Thu Jul 24 19:47:22 2014 +0200
annots: Fix a crash when adding annot without contents
@@ -5403,7 +5776,7 @@
commit f302864ed354b313ec39433f65ca3b107b55789d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jul 25 11:25:42 2014 +0200
+Date: Fri Jul 25 11:25:42 2014 +0200
glib: Return NULL in poppler_annot_get_contents also for empty strings
@@ -5412,7 +5785,7 @@
commit 13a5c5f4b61d05f2d18f94ad15e210a47021a576
Author: Anuj Khare <khareanuj18 at gmail.com>
-Date: Thu Jul 24 19:47:22 2014 +0200
+Date: Thu Jul 24 19:47:22 2014 +0200
annots: Fix a crash when adding annot without contents
@@ -5425,7 +5798,7 @@
commit 94ea9d8e1631abfbb8cc078100942d46b1356970
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 24 10:46:17 2014 +0200
+Date: Thu Jul 24 10:46:17 2014 +0200
cairo: Make sure we always push a transparency group in
setSoftMaskFromImageMask()
@@ -5440,7 +5813,7 @@
commit 02c127b355bb8a98684a5d0af063c60b8bfd09dd
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 24 10:46:17 2014 +0200
+Date: Thu Jul 24 10:46:17 2014 +0200
cairo: Make sure we always push a transparency group in
setSoftMaskFromImageMask()
@@ -5455,7 +5828,7 @@
commit c841a703c4c1750fd7ac0d04c6c3e7d4af80b8fa
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 21 00:29:28 2014 +0200
+Date: Mon Jul 21 00:29:28 2014 +0200
Improve Overprintmode and shadings
@@ -5463,7 +5836,7 @@
poppler/SplashOutputDev.cc | 6 ++++--
poppler/SplashOutputDev.h | 8 +++++++-
- splash/Splash.cc | 24 ++++++++++++++++++++++--
+ splash/Splash.cc | 24 ++++++++++++++++++++++--
splash/SplashPattern.h | 6 +++++-
4 files changed, 38 insertions(+), 6 deletions(-)
@@ -5470,13 +5843,13 @@
commit ce782112746f629a8e7be6f2daf6ece6ab19917d
Merge: 2c0cb68 26372cf
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jul 20 20:35:13 2014 +0200
+Date: Sun Jul 20 20:35:13 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.26'
commit 26372cfae029a1124e042855c58bf5b70f281c76
Author: Ed Porras <ed at moto-research.com>
-Date: Sun Jul 20 20:33:48 2014 +0200
+Date: Sun Jul 20 20:33:48 2014 +0200
printf -> error
@@ -5487,13 +5860,13 @@
commit 87d12c09281e3d12cda0fadcd65ab78928dff283
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jul 20 18:20:57 2014 +0200
+Date: Sun Jul 20 18:20:57 2014 +0200
0.26.3
CMakeLists.txt | 2 +-
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
qt5/src/Doxyfile | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
@@ -5500,7 +5873,7 @@
commit 69e5b81640c9bb31f0876fa8eb7ba28dbf38923f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jul 20 18:18:29 2014 +0200
+Date: Sun Jul 20 18:18:29 2014 +0200
News for 0.26.3
@@ -5509,7 +5882,7 @@
commit c368c0714d57c089057d974908295d850a1b5108
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jul 20 18:15:22 2014 +0200
+Date: Sun Jul 20 18:15:22 2014 +0200
Update Thomas' (C)
@@ -5519,7 +5892,7 @@
commit 639179318c43a907a27e86778b720d33d481a9f9
Author: Pino Toscano <pino at kde.org>
-Date: Thu Jul 17 07:33:10 2014 +0200
+Date: Thu Jul 17 07:33:10 2014 +0200
glib: use C90-style comments in public headers
@@ -5529,13 +5902,13 @@
commit 2c0cb689910e8579bf428b3999bcac0cb27b0e51
Merge: 0b639cd 1161e72
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jul 12 17:21:07 2014 +0200
+Date: Sat Jul 12 17:21:07 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.26'
commit 1161e728de9ca7c9a5fb0e24c4a5e4a79c65a849
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sat Jul 12 17:04:42 2014 +0200
+Date: Sat Jul 12 17:04:42 2014 +0200
Error out instead of exiting if allInter grows too much
@@ -5547,7 +5920,7 @@
commit e82a24a585d251f767725f61700dc1f8fe169a52
Author: Pino Toscano <pino at kde.org>
-Date: Sat Jul 12 08:35:45 2014 +0200
+Date: Sat Jul 12 08:35:45 2014 +0200
cmake: sync poppler-config.h.cmake with poppler-config.h.in
@@ -5557,13 +5930,13 @@
commit 0b639cd2ac1071f5b741031a78d8e2bc18d2b7d7
Merge: bb16c71 a5ad55b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 11 00:32:46 2014 +0200
+Date: Fri Jul 11 00:32:46 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.26'
commit a5ad55b7cb9dc4e62754954291e4ecb8e05b5d67
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 11 00:32:07 2014 +0200
+Date: Fri Jul 11 00:32:07 2014 +0200
Add Hib's (C)
@@ -5572,7 +5945,7 @@
commit 4f4ee736075d5b1d1bf4911a26c2f80a7122fe04
Author: Aki Koskinen <freedesktop at akikoskinen.info>
-Date: Fri Jul 11 00:30:52 2014 +0200
+Date: Fri Jul 11 00:30:52 2014 +0200
Fix compilation of Qt5 frontend with MinGW
@@ -5581,7 +5954,7 @@
commit ddd91675792d9d496b06223867e05d2a190b878b
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu May 29 16:58:55 2014 +0200
+Date: Thu May 29 16:58:55 2014 +0200
Include stdio.h from poppler-config.h
@@ -5594,8 +5967,8 @@
XRef::XRefTableWriter::writeEntry(Goffset, int, XRefEntryType)':
XRef.cc:1460:94: warning: unknown conversion type character 'l'
in format [-Wformat=]
- outStr->printf("%010lli %05i %c\r\n", (long long)offset, gen,
- (type==xrefEntryFree)?'f':'n');
+ outStr->printf("%010lli %05i %c\r\n", (long long)offset, gen,
+ (type==xrefEntryFree)?'f':'n');
^
XRef.cc:1460:94: warning: format '%i' expects argument of type 'int',
but argument 3 has type 'Goffset {aka long long int}' [-Wformat=]
@@ -5609,7 +5982,7 @@
commit bb16c7162c73b871e26f508823c0ee259b7e5420
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 7 12:00:52 2014 +0200
+Date: Sat Jun 7 12:00:52 2014 +0200
Move automake version check from autogen.sh to configure.ac
@@ -5622,13 +5995,13 @@
commit 74c72223cf609e7c24594f95cab6f9865ad562ac
Merge: f8f7b3a 47a947f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 11 00:23:04 2014 +0200
+Date: Fri Jul 11 00:23:04 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.26'
commit 47a947f1dc664793a7037888a46a297a46c79d6c
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Jun 19 10:11:21 2014 +0200
+Date: Thu Jun 19 10:11:21 2014 +0200
Fix moc-qt5 detection
@@ -5640,13 +6013,13 @@
commit f8f7b3a61bc7eb1e569c25a630b5e127b5dcae62
Merge: 805ff76 aa6205d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jul 9 00:23:22 2014 +0200
+Date: Wed Jul 9 00:23:22 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.26'
commit aa6205d195c56a77e897bad125bf213aba138422
Author: Jason Crain <jason at aquaticape.us>
-Date: Mon Jul 7 23:52:39 2014 -0500
+Date: Mon Jul 7 23:52:39 2014 -0500
Increase required Qt4 version to 4.7.0
@@ -5655,12 +6028,12 @@
bug #81005
CMakeLists.txt | 2 +-
- configure.ac | 8 ++++----
+ configure.ac | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
commit 805ff76112ebfd57276ea78f1f0891abc61a6c03
Author: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
-Date: Mon Apr 11 16:26:11 2011 -0500
+Date: Mon Apr 11 16:26:11 2011 -0500
Do not dist gir_DATA
@@ -5671,7 +6044,7 @@
commit e5862155b1c549b6774bb4f25c09c45857ff1734
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Jun 4 20:58:56 2014 +0200
+Date: Wed Jun 4 20:58:56 2014 +0200
Add Changelog to .gitignore
@@ -5682,7 +6055,7 @@
commit 5f22649694d64c4170db82847b599576d5377176
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Jun 4 20:56:23 2014 +0200
+Date: Wed Jun 4 20:56:23 2014 +0200
Add *.gir, *.typelib to glib/.gitignore
@@ -5693,7 +6066,7 @@
commit b63f57985719c7884b67f46fc4afd4954c44c5ab
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Jun 4 20:54:30 2014 +0200
+Date: Wed Jun 4 20:54:30 2014 +0200
Add poppler-undeclared.txt to .gitignore
@@ -5704,7 +6077,7 @@
commit 5e0f4e2516d5a3997ea9c9a9927e24d4f3abe136
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Jun 4 20:52:15 2014 +0200
+Date: Wed Jun 4 20:52:15 2014 +0200
Add poppler-forms, stress-threads-qt, test-render-to-file to
.gitignore
@@ -5717,7 +6090,7 @@
commit 4d2400e7bb8ae9208030b9615dda7c53e571be8b
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Jun 4 10:09:16 2014 +0200
+Date: Wed Jun 4 10:09:16 2014 +0200
Add test-driver to .gitignore
@@ -5728,7 +6101,7 @@
commit 4c35e0213be26f21b628ff8d9f170252bb0106c9
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Jun 4 10:06:20 2014 +0200
+Date: Wed Jun 4 10:06:20 2014 +0200
Add poppler-qt5.pc to .gitignore
@@ -5739,7 +6112,7 @@
commit 2b455b85168d5c9d8641d9a91bfde81ccab18e54
Author: Pino Toscano <pino at kde.org>
-Date: Sun Jul 6 11:13:54 2014 +0200
+Date: Sun Jul 6 11:13:54 2014 +0200
glib: fix typo in apidox
@@ -5748,14 +6121,14 @@
commit 266a61ab1c9f536a4fb7d68c8f285c854eb2d6e9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jun 19 20:16:19 2014 +0200
+Date: Thu Jun 19 20:16:19 2014 +0200
0.26.2
CMakeLists.txt | 2 +-
- NEWS | 10 ++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ NEWS | 10 ++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
qt5/src/Doxyfile | 2 +-
6 files changed, 15 insertions(+), 5 deletions(-)
@@ -5762,7 +6135,7 @@
commit 3381ee20efca2ce27733182d0d6720c1e6936a7f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jun 19 19:57:31 2014 +0200
+Date: Thu Jun 19 19:57:31 2014 +0200
Update (C)
@@ -5773,13 +6146,13 @@
commit 8a5e59c6ea7ccd0ecbdb4b37bf3fe4e74e1c0e8e
Merge: 1b70533 310fbee
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jun 18 00:37:03 2014 +0200
+Date: Wed Jun 18 00:37:03 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.26'
commit 310fbeec692b02d555e3e8dd6c851be11b25e26a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jun 18 00:31:48 2014 +0200
+Date: Wed Jun 18 00:31:48 2014 +0200
Make sure we have an xref before using
@@ -5820,7 +6193,7 @@
commit 1b705331019b155f2138d4b9f5a5bd03ec59193d
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Jun 8 17:07:15 2014 +0200
+Date: Sun Jun 8 17:07:15 2014 +0200
[glib] doc: Move poppler_date_parse to utility functions section
@@ -5832,7 +6205,7 @@
commit d661553b0a13855aa5a1240e9c04a0e49dafd910
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Jun 8 16:11:26 2014 +0200
+Date: Sun Jun 8 16:11:26 2014 +0200
[glib] doc: Document PopplerFindFlags:POPPLER_FIND_DEFAULT
@@ -5850,7 +6223,7 @@
commit 237a1402ab836d10eb5fdc1aa6ceccabea10a316
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Jun 8 16:07:14 2014 +0200
+Date: Sun Jun 8 16:07:14 2014 +0200
[glib] doc: Use <emphasis> instead of <em>
@@ -5866,7 +6239,7 @@
commit 66abf3992228be2559542e9d2753f45f06ae7728
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Jun 8 16:02:01 2014 +0200
+Date: Sun Jun 8 16:02:01 2014 +0200
[glib] doc: Add PopplerBackend documentation
@@ -5877,7 +6250,7 @@
commit a30ec8e4abe3875aad068c83265b47f9beea33d1
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Jun 8 15:05:52 2014 +0200
+Date: Sun Jun 8 15:05:52 2014 +0200
[glib] doc: Add missing POPPLER_TYPE_POINT
@@ -5891,7 +6264,7 @@
commit 6eb0537ac5163356c8e8f689d2408fa695e99423
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Jun 8 14:59:15 2014 +0200
+Date: Sun Jun 8 14:59:15 2014 +0200
[glib] doc: Fix typo
@@ -5902,7 +6275,7 @@
commit 96adcad85d76409cb8ed4266a08ae776b42661e4
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Jun 8 14:53:42 2014 +0200
+Date: Sun Jun 8 14:53:42 2014 +0200
[glib] doc: Add poppler_annot_set_flags() to documentation
@@ -5913,7 +6286,7 @@
commit f3519352c70537009cc6bd660c0bd3e727db8b8a
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Jun 8 14:38:13 2014 +0200
+Date: Sun Jun 8 14:38:13 2014 +0200
[glib] doc: Move PopplerFindFlags to PopplerPage section
@@ -5927,7 +6300,7 @@
commit 45b0d49330d9d089b2480b91e418924a490c82ce
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Jun 8 14:22:28 2014 +0200
+Date: Sun Jun 8 14:22:28 2014 +0200
[glib] doc: Move PopplerPrintFlags to PopplerPage section
@@ -5938,7 +6311,7 @@
commit ce357147d17004a2772ca3b32d106da511bba360
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Jun 8 13:22:51 2014 +0200
+Date: Sun Jun 8 13:22:51 2014 +0200
[glib] doc: Move poppler_get_{version, backend} documentation to
features section
@@ -5950,14 +6323,14 @@
commit 1bfd6b69e7e98d4b3e6e891a46b58c9109b8c14c
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Jun 8 12:57:25 2014 +0200
+Date: Sun Jun 8 12:57:25 2014 +0200
[glib] doc: Move PopplerColor documentation to it's own section
https://bugs.freedesktop.org/show_bug.cgi?id=79798
- glib/poppler-page.cc | 6 ++++++
- glib/reference/poppler-docs.sgml | 1 +
+ glib/poppler-page.cc | 6 ++++++
+ glib/reference/poppler-docs.sgml | 1 +
glib/reference/poppler-sections.txt | 21 +++++++++++++++------
3 files changed, 22 insertions(+), 6 deletions(-)
@@ -5964,13 +6337,13 @@
commit 2dd9b95fd910023a7d9d23f2c2e41dcab91d3c31
Merge: fed71eb b36d27b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jun 6 21:43:49 2014 +0200
+Date: Fri Jun 6 21:43:49 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.26'
commit b36d27b42417d15866a5729409e39d6f7c2b0289
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Jun 6 21:42:10 2014 +0200
+Date: Fri Jun 6 21:42:10 2014 +0200
Fix typo in configure.ac
@@ -5981,7 +6354,7 @@
commit fed71ebd8e43e24eace9dcebe24bd318ff3d04a6
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu May 29 13:22:05 2014 +0200
+Date: Thu May 29 13:22:05 2014 +0200
Change pagenum arguments in PDFDoc::markAnnotations from Guint to int
@@ -5993,11 +6366,11 @@
XRef*, XRef*, Guint, Guint, Guint)':
PDFDoc.cc:1607:40: warning: comparison between signed and unsigned
integer expressions [-Wsign-compare]
- if (obj2.getRef().num == oldPageNum) {
- ^
+ if (obj2.getRef().num == oldPageNum) {
+ ^
PDFDoc.cc:1617:47: warning: comparison between signed and unsigned
integer expressions [-Wsign-compare]
- } else if (obj2.getRef().num == newPageNum) {
+ } else if (obj2.getRef().num == newPageNum) {
https://bugs.freedesktop.org/show_bug.cgi?id=79410
@@ -6007,7 +6380,7 @@
commit f5e702060a84362bfdf75260531920d4ba8b7333
Author: Pino Toscano <pino at kde.org>
-Date: Sat May 24 15:59:42 2014 +0200
+Date: Sat May 24 15:59:42 2014 +0200
pdftohtml: exit with 0 with -v and -h
@@ -6016,14 +6389,14 @@
commit 700bf398ef7b20306f5035e423becfaa3d28fb10
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri May 23 20:05:41 2014 +0200
+Date: Fri May 23 20:05:41 2014 +0200
0.26.1
CMakeLists.txt | 2 +-
- NEWS | 12 ++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ NEWS | 12 ++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
qt5/src/Doxyfile | 2 +-
6 files changed, 17 insertions(+), 5 deletions(-)
@@ -6030,7 +6403,7 @@
commit 93373cd113d046b65538fe983b46842d689a2112
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun May 11 18:31:10 2014 +0200
+Date: Sun May 11 18:31:10 2014 +0200
Qt: Add a new page->annotations() call that let's you specify subtypes
@@ -6037,27 +6410,27 @@
This way we don't return annotations you may not be interested in
qt4/src/poppler-annotation-private.h | 4 +--
- qt4/src/poppler-annotation.cc | 48
+ qt4/src/poppler-annotation.cc | 48
++++++++++++++++++++++++++++++++++--
- qt4/src/poppler-page.cc | 7 +++++-
- qt4/src/poppler-qt4.h | 14 +++++++++++
+ qt4/src/poppler-page.cc | 7 +++++-
+ qt4/src/poppler-qt4.h | 14 +++++++++++
qt5/src/poppler-annotation-private.h | 4 +--
- qt5/src/poppler-annotation.cc | 48
+ qt5/src/poppler-annotation.cc | 48
++++++++++++++++++++++++++++++++++--
- qt5/src/poppler-page.cc | 7 +++++-
- qt5/src/poppler-qt5.h | 15 +++++++++++
+ qt5/src/poppler-page.cc | 7 +++++-
+ qt5/src/poppler-qt5.h | 15 +++++++++++
8 files changed, 137 insertions(+), 10 deletions(-)
commit d2892cd893e4379914a08e66682ed5c423743a41
Merge: 0844220 7e9fc61
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed May 7 22:27:41 2014 +0200
+Date: Wed May 7 22:27:41 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.26'
commit 7e9fc61e287889eefd6b08ef5991d31fed79cafd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed May 7 22:25:59 2014 +0200
+Date: Wed May 7 22:25:59 2014 +0200
Fix libopenjpeg 1.5 detection on some systems
@@ -6072,13 +6445,13 @@
commit 0844220347f984c3d9b04fe53e690ee0e8c74afe
Merge: 84278d8 0a6c1ff
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed May 7 21:56:07 2014 +0200
+Date: Wed May 7 21:56:07 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.26'
commit 0a6c1ff777aa23c7a5654b313b639e66600883b9
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed May 7 21:54:46 2014 +0200
+Date: Wed May 7 21:54:46 2014 +0200
Only add annotations of the current page when splitting
@@ -6093,13 +6466,13 @@
commit 84278d8adbb1f6e9a28588fcb4db30c9ef70adde
Merge: 7b94b11 5b2cdef
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun May 4 22:21:25 2014 +0200
+Date: Sun May 4 22:21:25 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.26'
commit 5b2cdef49a8a0a92fd323fbe45841a5098a42ece
Author: Olly Betts <olly at survex.com>
-Date: Sun May 4 22:20:30 2014 +0200
+Date: Sun May 4 22:20:30 2014 +0200
Fix extraction of text in some files
@@ -6111,13 +6484,13 @@
commit 7b94b119f07713af7b8b9f1ac3ea3f1d35c1e240
Merge: c859d2b bae836c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun May 4 16:21:24 2014 +0200
+Date: Sun May 4 16:21:24 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.26'
commit bae836cd3dd3511ca9cf4745626142334bafd1a6
Author: Marek Kasik <mkasik at redhat.com>
-Date: Sun May 4 16:20:33 2014 +0200
+Date: Sun May 4 16:20:33 2014 +0200
Use field value V for radio buttons
@@ -6132,7 +6505,7 @@
commit a748b3a059938e6ae98b51eb82bab7c33a5e23c7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Apr 30 09:25:31 2014 +0200
+Date: Wed Apr 30 09:25:31 2014 +0200
glib: Fix multiple definition of PopplerTextSpan
@@ -6143,7 +6516,7 @@
commit c859d2b891a115c79d04db14463791dfb1c46a20
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Apr 30 09:25:31 2014 +0200
+Date: Wed Apr 30 09:25:31 2014 +0200
glib: Fix multiple definition of PopplerTextSpan
@@ -6154,14 +6527,14 @@
commit 9a68daee2b3c7f8a992ee47c0e9ac78b346d4348
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Apr 25 01:01:08 2014 +0200
+Date: Fri Apr 25 01:01:08 2014 +0200
0.26.0
CMakeLists.txt | 4 ++--
- NEWS | 13 +++++++++++++
- configure.ac | 4 ++--
- cpp/Doxyfile | 2 +-
+ NEWS | 13 +++++++++++++
+ configure.ac | 4 ++--
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
qt5/src/Doxyfile | 2 +-
6 files changed, 20 insertions(+), 7 deletions(-)
@@ -6168,7 +6541,7 @@
commit 8073852c84b71257d487aa8a46e441aa82f4b42c
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Mon Apr 14 23:35:50 2014 +0200
+Date: Mon Apr 14 23:35:50 2014 +0200
qt: Fix missing ! in TextAnnotation::setInplaceIntent
@@ -6180,7 +6553,7 @@
commit 1fbf98664c0879ac035a63602242a910c0c1d316
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Apr 14 11:53:59 2014 +0200
+Date: Mon Apr 14 11:53:59 2014 +0200
Initialize tmpBufLen
@@ -6196,7 +6569,7 @@
commit b3e5c582a279b1b8d8309322ac3f4d0e51831f77
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 10 23:38:09 2014 +0200
+Date: Thu Apr 10 23:38:09 2014 +0200
Remove unused member
@@ -6205,19 +6578,19 @@
commit b86f471c43e387cf873358cf3cbcd27470646713
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 10 22:50:56 2014 +0200
+Date: Thu Apr 10 22:50:56 2014 +0200
0.25.3
- CMakeLists.txt | 2 +-
- NEWS | 19 +++++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ CMakeLists.txt | 2 +-
+ NEWS | 19 +++++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
poppler/CairoOutputDev.cc | 2 +-
- poppler/GfxFont.cc | 2 +-
- qt4/src/Doxyfile | 2 +-
+ poppler/GfxFont.cc | 2 +-
+ qt4/src/Doxyfile | 2 +-
qt4/src/poppler-optcontent.cc | 2 +-
- qt5/src/Doxyfile | 2 +-
+ qt5/src/Doxyfile | 2 +-
qt5/src/poppler-optcontent.cc | 2 +-
qt5/src/poppler-private.cc | 2 +-
qt5/src/poppler-private.h | 2 +-
@@ -6225,7 +6598,7 @@
commit 80107c72ac03bf4d00b2d71d6f947c139ea84ab5
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 6 20:17:31 2014 +0200
+Date: Sun Apr 6 20:17:31 2014 +0200
qt5: remove m_fontInfoIterator from Document
@@ -6238,7 +6611,7 @@
commit b8325316e41fb03eb5fac5c80d6a550fe9ce9695
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 6 16:05:51 2014 +0200
+Date: Sun Apr 6 16:05:51 2014 +0200
Fix memory leak
@@ -6249,7 +6622,7 @@
commit ca9713118d6ce3fdd245f9ca4f595229a5be19c3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 6 15:59:43 2014 +0200
+Date: Sun Apr 6 15:59:43 2014 +0200
Don't check twice for the same variable ^_^
@@ -6260,7 +6633,7 @@
commit 0ef290a7c5a8fa54d3fe0f646abdf098443a7a67
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 6 15:57:38 2014 +0200
+Date: Sun Apr 6 15:57:38 2014 +0200
Fix memory leak
@@ -6271,7 +6644,7 @@
commit 8810b8917fded340b784873a91ca025b0bb49f3d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 6 15:49:18 2014 +0200
+Date: Sun Apr 6 15:49:18 2014 +0200
Fix Out-of-bounds read
@@ -6282,7 +6655,7 @@
commit 9309907673e8557a25021dce79d9b4354640e2d0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 6 15:35:00 2014 +0200
+Date: Sun Apr 6 15:35:00 2014 +0200
Fix memory leak
@@ -6295,7 +6668,7 @@
commit a511005584a38217fed582ced6ce2c937526cf96
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 6 15:28:50 2014 +0200
+Date: Sun Apr 6 15:28:50 2014 +0200
Fix Uninitialized pointer read when nFucnsA is 0
@@ -6306,7 +6679,7 @@
commit 26b961a64030d91c5db2769dcd0ab8dff7b9b6a6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 6 15:23:35 2014 +0200
+Date: Sun Apr 6 15:23:35 2014 +0200
gfree -> delete since it was new'ed
@@ -6317,7 +6690,7 @@
commit 814ac2230b594cce3b871588804dd92f4a187e7e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 6 15:22:13 2014 +0200
+Date: Sun Apr 6 15:22:13 2014 +0200
delete -> gfree since it was gmaloced
@@ -6328,7 +6701,7 @@
commit b496b6665803247b10b018ae939a2a452fa4a48f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 6 15:17:50 2014 +0200
+Date: Sun Apr 6 15:17:50 2014 +0200
Fix memory leak
@@ -6339,7 +6712,7 @@
commit 1b612f355e9f29fa93c15a9de1188049a8e086b6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 6 15:14:50 2014 +0200
+Date: Sun Apr 6 15:14:50 2014 +0200
Fix memory leak
@@ -6351,13 +6724,13 @@
commit 07621ebbda8ab85cf4cd76a6092efc67aa14454d
Merge: 8d3a2c9 9fcd46a
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 15:49:31 2014 +0200
+Date: Sat Apr 5 15:49:31 2014 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
commit 9fcd46ac4a94f138981ec5afaab3875918c6a175
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 15:48:27 2014 +0200
+Date: Sat Apr 5 15:48:27 2014 +0200
qt4/qt5: remove extra qDebug
@@ -6367,7 +6740,7 @@
commit 37286ee2923de060ae463ac6b178ffd0e6096b90
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 15:46:44 2014 +0200
+Date: Sat Apr 5 15:46:44 2014 +0200
qt4/qt5: fix some kinds of OCG models
@@ -6379,19 +6752,19 @@
commit 8d3a2c9d007052bcb8719200760a1abb6314f804
Author: Peter Breitenlohner <peb at mppmu.mpg.de>
-Date: Sun Mar 30 23:34:23 2014 +0200
+Date: Sun Mar 30 23:34:23 2014 +0200
Avoid MinGW/Cygwin warnings due to redefinition of NOMINMAX
- goo/GooMutex.h | 3 +++
- goo/GooTimer.h | 5 ++++-
- goo/gfile.h | 5 ++++-
+ goo/GooMutex.h | 3 +++
+ goo/GooTimer.h | 5 ++++-
+ goo/gfile.h | 5 ++++-
poppler/XpdfPluginAPI.h | 3 +++
4 files changed, 14 insertions(+), 2 deletions(-)
commit 38dcaf96f308265ff6958e4683bcec2be0c254b9
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Mar 28 20:49:17 2014 +1030
+Date: Fri Mar 28 20:49:17 2014 +1030
cairo: fix segv cause by bad image stream
@@ -6402,7 +6775,7 @@
commit 07b0a038b194eb0392a1e9a4236064d37247d687
Author: Jakub Wilk <jwilk at jwilk.net>
-Date: Sun Mar 30 16:12:28 2014 +0200
+Date: Sun Mar 30 16:12:28 2014 +0200
pdftohtml: Fix typo in manpage
@@ -6411,7 +6784,7 @@
commit ac3c8303396a0b8de5e4ad32f480b8da5f3b396e
Author: Thomas Liebetraut <thomas at tommie-lie.de>
-Date: Sun Mar 30 12:25:26 2014 +0200
+Date: Sun Mar 30 12:25:26 2014 +0200
glib: Fix the first coord of the qudrilateral in
create_poppler_quads_from_annot_quads()
@@ -6423,7 +6796,7 @@
commit 82d69da7c2f67e774c51fb7b146fdf639a6b9616
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Mar 28 15:53:22 2014 +0100
+Date: Fri Mar 28 15:53:22 2014 +0100
Fix error reported by ASAN in 3628.asan.0.3910.pdf
@@ -6431,51 +6804,51 @@
address 0x60040005c6ef at pc 0x7f8912ca0c90 bp 0x7fff8509ee20 sp
0x7fff8509ee18
READ of size 1 at 0x60040005c6ef thread T0
- #0 0x7f8912ca0c8f in expandRow(unsigned char*, unsigned char*,
- int, int, int) /home/tsdgeos/devel/poppler/splash/Splash.cc:4855
- #1 0x7f8912ca1097 in Splash::scaleImageYuXuBilinear(bool
- (*)(void*, unsigned char*, unsigned char*), void*,
- SplashColorMode, int, bool, int, int, int, int, SplashBitmap*)
- /home/tsdgeos/devel/poppler/splash/Splash.cc:4897
- #2 0x7f8912c9d2b7 in Splash::scaleImage(bool
- (*)(void*, unsigned char*, unsigned char*), void*,
- SplashColorMode, int, bool, int, int, int, int, bool, bool)
- /home/tsdgeos/devel/poppler/splash/Splash.cc:4127
- #3 0x7f8912c98101 in Splash::drawImage(bool
- (*)(void*, unsigned char*, unsigned char*), void*,
- SplashColorMode, bool, int, int, double*, bool, bool)
- /home/tsdgeos/devel/poppler/splash/Splash.cc:3726
- #4 0x7f8912c7056a in
- SplashOutputDev::drawSoftMaskedImage(GfxState*,
- Object*, Stream*, int, int, GfxImageColorMap*,
- bool, Stream*, int, int, GfxImageColorMap*, bool)
- /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:3630
- #5 0x7f8912ac7aa7 in Gfx::doImage(Object*, Stream*, bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4646
- #6 0x7f8912ac4de0 in Gfx::opXObject(Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4179
- #7 0x7f8912a9f33a in Gfx::execOp(Object*, Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
- #8 0x7f8912a9e50f in Gfx::go(bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
- #9 0x7f8912a9e163 in Gfx::display(Object*, bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
- #10 0x7f8912b80e13 in Page::displaySlice(OutputDev*, double,
- double, int, bool, bool, int, int, int, int, bool, bool
- (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/Page.cc:585
- #11 0x7f8912b8833f in PDFDoc::displayPageSlice(OutputDev*,
- int, double, double, int, bool, bool, bool, int, int, int, int,
- bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
- #12 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
- int, int, int, int, int, double, double, char*)
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
- #13 0x404416 in main
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
- #14 0x7f89121a8ec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
- #15 0x401d58 in _start
- (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
+ #0 0x7f8912ca0c8f in expandRow(unsigned char*, unsigned char*,
+ int, int, int) /home/tsdgeos/devel/poppler/splash/Splash.cc:4855
+ #1 0x7f8912ca1097 in Splash::scaleImageYuXuBilinear(bool
+ (*)(void*, unsigned char*, unsigned char*), void*,
+ SplashColorMode, int, bool, int, int, int, int, SplashBitmap*)
+ /home/tsdgeos/devel/poppler/splash/Splash.cc:4897
+ #2 0x7f8912c9d2b7 in Splash::scaleImage(bool
+ (*)(void*, unsigned char*, unsigned char*), void*,
+ SplashColorMode, int, bool, int, int, int, int, bool, bool)
+ /home/tsdgeos/devel/poppler/splash/Splash.cc:4127
+ #3 0x7f8912c98101 in Splash::drawImage(bool
+ (*)(void*, unsigned char*, unsigned char*), void*,
+ SplashColorMode, bool, int, int, double*, bool, bool)
+ /home/tsdgeos/devel/poppler/splash/Splash.cc:3726
+ #4 0x7f8912c7056a in
+ SplashOutputDev::drawSoftMaskedImage(GfxState*,
+ Object*, Stream*, int, int, GfxImageColorMap*,
+ bool, Stream*, int, int, GfxImageColorMap*, bool)
+ /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:3630
+ #5 0x7f8912ac7aa7 in Gfx::doImage(Object*, Stream*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4646
+ #6 0x7f8912ac4de0 in Gfx::opXObject(Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4179
+ #7 0x7f8912a9f33a in Gfx::execOp(Object*, Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
+ #8 0x7f8912a9e50f in Gfx::go(bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
+ #9 0x7f8912a9e163 in Gfx::display(Object*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
+ #10 0x7f8912b80e13 in Page::displaySlice(OutputDev*, double,
+ double, int, bool, bool, int, int, int, int, bool, bool
+ (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Page.cc:585
+ #11 0x7f8912b8833f in PDFDoc::displayPageSlice(OutputDev*,
+ int, double, double, int, bool, bool, bool, int, int, int, int,
+ bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
+ #12 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
+ int, int, int, int, int, double, double, char*)
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
+ #13 0x404416 in main
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
+ #14 0x7f89121a8ec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
+ #15 0x401d58 in _start
+ (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
splash/Splash.cc | 3 +++
1 file changed, 3 insertions(+)
@@ -6482,7 +6855,7 @@
commit 38ec8cbeeaf69d96b9d7bcd662187c8916cf7903
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Mar 28 11:18:02 2014 +0100
+Date: Fri Mar 28 11:18:02 2014 +0100
Fix error reported by ASAN in 5782.asan.0.7113.pdf
@@ -6490,38 +6863,38 @@
address 0x6008000e3bcf at pc 0x7f66bae0e117 bp 0x7fffcb54ea70 sp
0x7fffcb54ea68
READ of size 1 at 0x6008000e3bcf thread T0
- #0 0x7f66bae0e116 in GooString::getChar(int)
- /home/tsdgeos/devel/poppler/goo/GooString.h:119
- #1 0x7f66bafb5dca in LinkURI::LinkURI(Object*, GooString*)
- /home/tsdgeos/devel/poppler/poppler/Link.cc:562
- #2 0x7f66bafb2a05 in LinkAction::parseAction(Object*, GooString*)
- /home/tsdgeos/devel/poppler/poppler/Link.cc:98
- #3 0x7f66bae69c0e in AnnotLink::initialize(PDFDoc*, Dict*)
- /home/tsdgeos/devel/poppler/poppler/Annot.cc:2621
- #4 0x7f66bae698d9 in AnnotLink::AnnotLink(PDFDoc*, Dict*, Object*)
- /home/tsdgeos/devel/poppler/poppler/Annot.cc:2596
- #5 0x7f66bae8d998 in Annots::createAnnot(Dict*, Object*)
- /home/tsdgeos/devel/poppler/poppler/Annot.cc:6737
- #6 0x7f66bae8d269 in Annots::Annots(PDFDoc*, int, Object*)
- /home/tsdgeos/devel/poppler/poppler/Annot.cc:6683
- #7 0x7f66bafc750d in Page::getAnnots(XRef*)
- /home/tsdgeos/devel/poppler/poppler/Page.cc:402
- #8 0x7f66bafc8e66 in Page::displaySlice(OutputDev*, double,
- double, int, bool, bool, int, int, int, int, bool, bool
- (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/Page.cc:595
- #9 0x7f66bafd02fd in PDFDoc::displayPageSlice(OutputDev*, int,
- double, double, int, bool, bool, bool, int, int, int, int,
- bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
- #10 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
- int, int, int, int, int, double, double, char*)
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
- #11 0x404416 in main
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
- #12 0x7f66ba5f0ec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
- #13 0x401d58 in _start
- (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
+ #0 0x7f66bae0e116 in GooString::getChar(int)
+ /home/tsdgeos/devel/poppler/goo/GooString.h:119
+ #1 0x7f66bafb5dca in LinkURI::LinkURI(Object*, GooString*)
+ /home/tsdgeos/devel/poppler/poppler/Link.cc:562
+ #2 0x7f66bafb2a05 in LinkAction::parseAction(Object*, GooString*)
+ /home/tsdgeos/devel/poppler/poppler/Link.cc:98
+ #3 0x7f66bae69c0e in AnnotLink::initialize(PDFDoc*, Dict*)
+ /home/tsdgeos/devel/poppler/poppler/Annot.cc:2621
+ #4 0x7f66bae698d9 in AnnotLink::AnnotLink(PDFDoc*, Dict*, Object*)
+ /home/tsdgeos/devel/poppler/poppler/Annot.cc:2596
+ #5 0x7f66bae8d998 in Annots::createAnnot(Dict*, Object*)
+ /home/tsdgeos/devel/poppler/poppler/Annot.cc:6737
+ #6 0x7f66bae8d269 in Annots::Annots(PDFDoc*, int, Object*)
+ /home/tsdgeos/devel/poppler/poppler/Annot.cc:6683
+ #7 0x7f66bafc750d in Page::getAnnots(XRef*)
+ /home/tsdgeos/devel/poppler/poppler/Page.cc:402
+ #8 0x7f66bafc8e66 in Page::displaySlice(OutputDev*, double,
+ double, int, bool, bool, int, int, int, int, bool, bool
+ (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Page.cc:595
+ #9 0x7f66bafd02fd in PDFDoc::displayPageSlice(OutputDev*, int,
+ double, double, int, bool, bool, bool, int, int, int, int,
+ bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
+ #10 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
+ int, int, int, int, int, double, double, char*)
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
+ #11 0x404416 in main
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
+ #12 0x7f66ba5f0ec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
+ #13 0x401d58 in _start
+ (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
poppler/Link.cc | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
@@ -6528,7 +6901,7 @@
commit 49b4eb68ee646aefe49b70f9e2831ebf93576053
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Mar 28 11:08:18 2014 +0100
+Date: Fri Mar 28 11:08:18 2014 +0100
Fix error reported by ASAN in 590.asan.0.7288.pdf
@@ -6536,38 +6909,38 @@
address 0x60ae0007432c at pc 0x7f03483026aa bp 0x7fff6ec0c820 sp
0x7fff6ec0c818
READ of size 4 at 0x60ae0007432c thread T0
- #0 0x7f03483026a9 in SplashFTFont::getGlyphPath(int)
- /home/tsdgeos/devel/poppler/splash/SplashFTFont.cc:414
- #1 0x7f034829f681 in SplashOutputDev::drawChar(GfxState*,
- double, double, double, double, double,
- double, unsigned int, int, unsigned int*, int)
- /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:2239
- #2 0x7f0348100599 in Gfx::doShowText(GooString*)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4054
- #3 0x7f03480fddb0 in Gfx::opShowSpaceText(Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:3886
- #4 0x7f03480dc33a in Gfx::execOp(Object*, Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
- #5 0x7f03480db50f in Gfx::go(bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
- #6 0x7f03480db163 in Gfx::display(Object*, bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
- #7 0x7f03481bddd1 in Page::displaySlice(OutputDev*, double,
- double, int, bool, bool, int, int, int, int, bool, bool
- (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/Page.cc:585
- #8 0x7f03481c52fd in PDFDoc::displayPageSlice(OutputDev*, int,
- double, double, int, bool, bool, bool, int, int, int, int,
- bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
- #9 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
- int, int, int, int, int, double, double, char*)
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
- #10 0x404416 in main
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
- #11 0x7f03477e5ec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
- #12 0x401d58 in _start
- (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
+ #0 0x7f03483026a9 in SplashFTFont::getGlyphPath(int)
+ /home/tsdgeos/devel/poppler/splash/SplashFTFont.cc:414
+ #1 0x7f034829f681 in SplashOutputDev::drawChar(GfxState*,
+ double, double, double, double, double,
+ double, unsigned int, int, unsigned int*, int)
+ /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:2239
+ #2 0x7f0348100599 in Gfx::doShowText(GooString*)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4054
+ #3 0x7f03480fddb0 in Gfx::opShowSpaceText(Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:3886
+ #4 0x7f03480dc33a in Gfx::execOp(Object*, Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
+ #5 0x7f03480db50f in Gfx::go(bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
+ #6 0x7f03480db163 in Gfx::display(Object*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
+ #7 0x7f03481bddd1 in Page::displaySlice(OutputDev*, double,
+ double, int, bool, bool, int, int, int, int, bool, bool
+ (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Page.cc:585
+ #8 0x7f03481c52fd in PDFDoc::displayPageSlice(OutputDev*, int,
+ double, double, int, bool, bool, bool, int, int, int, int,
+ bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
+ #9 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
+ int, int, int, int, int, double, double, char*)
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
+ #10 0x404416 in main
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
+ #11 0x7f03477e5ec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
+ #12 0x401d58 in _start
+ (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
splash/SplashFTFont.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -6574,7 +6947,7 @@
commit 89a64b508e5f8445798c95fcec6c87180f6c9b73
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Mar 28 00:35:17 2014 +0100
+Date: Fri Mar 28 00:35:17 2014 +0100
Fix error reported by ASAN in 2279.asan.0.1904.pdf
@@ -6582,47 +6955,47 @@
address 0x60420000ff04 at pc 0x7fa1492e8012 bp 0x7fff8406d900 sp
0x7fff8406d8f8
READ of size 4 at 0x60420000ff04 thread T0
- #0 0x7fa1492e8011 in SplashFTFont::makeGlyph(int, int, int,
- SplashGlyphBitmap*, int, int, SplashClip*, SplashClipResult*)
- /home/tsdgeos/devel/poppler/splash/SplashFTFont.cc:284
- #1 0x7fa1492eda32 in SplashFont::getGlyph(int, int, int,
- SplashGlyphBitmap*, int, int, SplashClip*, SplashClipResult*)
- /home/tsdgeos/devel/poppler/splash/SplashFont.cc:168
- #2 0x7fa1492e7c69 in SplashFTFont::getGlyph(int, int, int,
- SplashGlyphBitmap*, int, int, SplashClip*, SplashClipResult*)
- /home/tsdgeos/devel/poppler/splash/SplashFTFont.cc:233
- #3 0x7fa1492b3368 in Splash::fillChar(double, double, int,
- SplashFont*) /home/tsdgeos/devel/poppler/splash/Splash.cc:2714
- #4 0x7fa149286a20 in SplashOutputDev::drawChar(GfxState*,
- double, double, double, double, double,
- double, unsigned int, int, unsigned int*, int)
- /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:2270
- #5 0x7fa1490e7599 in Gfx::doShowText(GooString*)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4054
- #6 0x7fa1490e4db0 in Gfx::opShowSpaceText(Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:3886
- #7 0x7fa1490c333a in Gfx::execOp(Object*, Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
- #8 0x7fa1490c250f in Gfx::go(bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
- #9 0x7fa1490c2163 in Gfx::display(Object*, bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
- #10 0x7fa1491a4dd1 in Page::displaySlice(OutputDev*, double,
- double, int, bool, bool, int, int, int, int, bool, bool
- (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/Page.cc:585
- #11 0x7fa1491ac2fd in PDFDoc::displayPageSlice(OutputDev*,
- int, double, double, int, bool, bool, bool, int, int, int, int,
- bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
- #12 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
- int, int, int, int, int, double, double, char*)
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
- #13 0x404416 in main
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
- #14 0x7fa1487ccec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
- #15 0x401d58 in _start
- (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
+ #0 0x7fa1492e8011 in SplashFTFont::makeGlyph(int, int, int,
+ SplashGlyphBitmap*, int, int, SplashClip*, SplashClipResult*)
+ /home/tsdgeos/devel/poppler/splash/SplashFTFont.cc:284
+ #1 0x7fa1492eda32 in SplashFont::getGlyph(int, int, int,
+ SplashGlyphBitmap*, int, int, SplashClip*, SplashClipResult*)
+ /home/tsdgeos/devel/poppler/splash/SplashFont.cc:168
+ #2 0x7fa1492e7c69 in SplashFTFont::getGlyph(int, int, int,
+ SplashGlyphBitmap*, int, int, SplashClip*, SplashClipResult*)
+ /home/tsdgeos/devel/poppler/splash/SplashFTFont.cc:233
+ #3 0x7fa1492b3368 in Splash::fillChar(double, double, int,
+ SplashFont*) /home/tsdgeos/devel/poppler/splash/Splash.cc:2714
+ #4 0x7fa149286a20 in SplashOutputDev::drawChar(GfxState*,
+ double, double, double, double, double,
+ double, unsigned int, int, unsigned int*, int)
+ /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:2270
+ #5 0x7fa1490e7599 in Gfx::doShowText(GooString*)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4054
+ #6 0x7fa1490e4db0 in Gfx::opShowSpaceText(Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:3886
+ #7 0x7fa1490c333a in Gfx::execOp(Object*, Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
+ #8 0x7fa1490c250f in Gfx::go(bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
+ #9 0x7fa1490c2163 in Gfx::display(Object*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
+ #10 0x7fa1491a4dd1 in Page::displaySlice(OutputDev*, double,
+ double, int, bool, bool, int, int, int, int, bool, bool
+ (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Page.cc:585
+ #11 0x7fa1491ac2fd in PDFDoc::displayPageSlice(OutputDev*,
+ int, double, double, int, bool, bool, bool, int, int, int, int,
+ bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
+ #12 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
+ int, int, int, int, int, double, double, char*)
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
+ #13 0x404416 in main
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
+ #14 0x7fa1487ccec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
+ #15 0x401d58 in _start
+ (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
splash/SplashFTFont.cc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -6629,7 +7002,7 @@
commit 5055479634dc8d0cd5afb3373de600fb121357fe
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 27 23:54:20 2014 +0100
+Date: Thu Mar 27 23:54:20 2014 +0100
Fix error reported by ASAN in 2010.asan.0.1506.pdf
@@ -6637,45 +7010,45 @@
0x7f1e4a6beb50 at pc 0x7f1e5557444d bp 0x7fff6af3c340 sp
0x7fff6af3bb00
WRITE of size 442216446 at 0x7f1e4a6beb50 thread T0
- #0 0x7f1e5557444c (/usr/lib/x86_64-linux-gnu/libasan.so.0+0xe44c)
- #1 0x7f1e550e04ff in SplashFont::getGlyph(int, int, int,
- SplashGlyphBitmap*, int, int, SplashClip*, SplashClipResult*)
- /home/tsdgeos/devel/poppler/splash/SplashFont.cc:206
- #2 0x7f1e550d9c69 in SplashFTFont::getGlyph(int, int, int,
- SplashGlyphBitmap*, int, int, SplashClip*, SplashClipResult*)
- /home/tsdgeos/devel/poppler/splash/SplashFTFont.cc:233
- #3 0x7f1e550a5368 in Splash::fillChar(double, double, int,
- SplashFont*) /home/tsdgeos/devel/poppler/splash/Splash.cc:2714
- #4 0x7f1e55078a20 in SplashOutputDev::drawChar(GfxState*,
- double, double, double, double, double,
- double, unsigned int, int, unsigned int*, int)
- /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:2270
- #5 0x7f1e54ed9599 in Gfx::doShowText(GooString*)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4054
- #6 0x7f1e54ed6db0 in Gfx::opShowSpaceText(Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:3886
- #7 0x7f1e54eb533a in Gfx::execOp(Object*, Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
- #8 0x7f1e54eb450f in Gfx::go(bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
- #9 0x7f1e54eb4163 in Gfx::display(Object*, bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
- #10 0x7f1e54f96dd1 in Page::displaySlice(OutputDev*, double,
- double, int, bool, bool, int, int, int, int, bool, bool
- (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/Page.cc:585
- #11 0x7f1e54f9e2fd in PDFDoc::displayPageSlice(OutputDev*,
- int, double, double, int, bool, bool, bool, int, int, int, int,
- bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
- #12 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
- int, int, int, int, int, double, double, char*)
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
- #13 0x404416 in main
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
- #14 0x7f1e545beec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
- #15 0x401d58 in _start
- (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
+ #0 0x7f1e5557444c (/usr/lib/x86_64-linux-gnu/libasan.so.0+0xe44c)
+ #1 0x7f1e550e04ff in SplashFont::getGlyph(int, int, int,
+ SplashGlyphBitmap*, int, int, SplashClip*, SplashClipResult*)
+ /home/tsdgeos/devel/poppler/splash/SplashFont.cc:206
+ #2 0x7f1e550d9c69 in SplashFTFont::getGlyph(int, int, int,
+ SplashGlyphBitmap*, int, int, SplashClip*, SplashClipResult*)
+ /home/tsdgeos/devel/poppler/splash/SplashFTFont.cc:233
+ #3 0x7f1e550a5368 in Splash::fillChar(double, double, int,
+ SplashFont*) /home/tsdgeos/devel/poppler/splash/Splash.cc:2714
+ #4 0x7f1e55078a20 in SplashOutputDev::drawChar(GfxState*,
+ double, double, double, double, double,
+ double, unsigned int, int, unsigned int*, int)
+ /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:2270
+ #5 0x7f1e54ed9599 in Gfx::doShowText(GooString*)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4054
+ #6 0x7f1e54ed6db0 in Gfx::opShowSpaceText(Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:3886
+ #7 0x7f1e54eb533a in Gfx::execOp(Object*, Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
+ #8 0x7f1e54eb450f in Gfx::go(bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
+ #9 0x7f1e54eb4163 in Gfx::display(Object*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
+ #10 0x7f1e54f96dd1 in Page::displaySlice(OutputDev*, double,
+ double, int, bool, bool, int, int, int, int, bool, bool
+ (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Page.cc:585
+ #11 0x7f1e54f9e2fd in PDFDoc::displayPageSlice(OutputDev*,
+ int, double, double, int, bool, bool, bool, int, int, int, int,
+ bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
+ #12 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
+ int, int, int, int, int, double, double, char*)
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
+ #13 0x404416 in main
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
+ #14 0x7f1e545beec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
+ #15 0x401d58 in _start
+ (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
splash/SplashFont.cc | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
@@ -6682,7 +7055,7 @@
commit 3e7779935ec2610410bc4a42e9b0174e41ca9672
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 27 16:49:57 2014 +0100
+Date: Thu Mar 27 16:49:57 2014 +0100
Fix error reported by ASAN in 139.asan.0.581.pdf
@@ -6690,35 +7063,35 @@
0x605df000f3ee (pc 0x7f1087b3a22e sp 0x7fffec30ff20 bp 0x7fffec30ff80
T0)
AddressSanitizer can not provide additional info.
- #0 0x7f1087b3a22d
- (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x48f22d)
- #1 0x7f1087b19d92
- (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x46ed92)
- #2 0x7f1087ae570b
- (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x43a70b)
- #3 0x7f1087ae4061
- (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x439061)
- #4 0x7f1087ab9b38
- (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x40eb38)
- #5 0x7f1087900989
- (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x255989)
- #6 0x7f10878f733a
- (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x24c33a)
- #7 0x7f10878f650f
- (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x24b50f)
- #8 0x7f10878f6163
- (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x24b163)
- #9 0x7f10879d8dd1
- (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x32ddd1)
- #10 0x7f10879e02fd
- (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x3352fd)
- #11 0x40311e
- (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x40311e)
- #12 0x404416
- (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x404416)
- #13 0x7f1087000ec4 (/lib/x86_64-linux-gnu/libc-2.19.so+0x21ec4)
- #14 0x401d58
- (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
+ #0 0x7f1087b3a22d
+ (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x48f22d)
+ #1 0x7f1087b19d92
+ (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x46ed92)
+ #2 0x7f1087ae570b
+ (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x43a70b)
+ #3 0x7f1087ae4061
+ (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x439061)
+ #4 0x7f1087ab9b38
+ (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x40eb38)
+ #5 0x7f1087900989
+ (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x255989)
+ #6 0x7f10878f733a
+ (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x24c33a)
+ #7 0x7f10878f650f
+ (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x24b50f)
+ #8 0x7f10878f6163
+ (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x24b163)
+ #9 0x7f10879d8dd1
+ (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x32ddd1)
+ #10 0x7f10879e02fd
+ (/home/tsdgeos/devel/poppler/build-debug/libpoppler.so.46.0.0+0x3352fd)
+ #11 0x40311e
+ (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x40311e)
+ #12 0x404416
+ (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x404416)
+ #13 0x7f1087000ec4 (/lib/x86_64-linux-gnu/libc-2.19.so+0x21ec4)
+ #14 0x401d58
+ (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
splash/SplashXPathScanner.cc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -6725,42 +7098,42 @@
commit 23ad7fa5253a4fec6543d1435827aa1b59b62ced
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 27 01:14:05 2014 +0100
+Date: Thu Mar 27 01:14:05 2014 +0100
0.25.2
- CMakeLists.txt | 4 ++--
- NEWS | 48
+ CMakeLists.txt | 4 ++--
+ NEWS | 48
+++++++++++++++++++++++++++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- gtk-doc.make | 33 +++++++++++++++++++---------
- m4/gtk-doc.m4 | 47
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ gtk-doc.make | 33 +++++++++++++++++++---------
+ m4/gtk-doc.m4 | 47
+++++++++++++++++++++++++++-------------
- poppler/CairoOutputDev.h | 2 +-
- poppler/Hints.cc | 2 +-
- poppler/Makefile.am | 2 +-
- poppler/PSOutputDev.cc | 3 ++-
- poppler/PSOutputDev.h | 2 +-
- poppler/StructElement.cc | 2 +-
- poppler/StructElement.h | 2 +-
- poppler/StructTreeRoot.cc | 2 +-
- poppler/StructTreeRoot.h | 2 +-
- qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt4/src/Makefile.am | 2 +-
+ poppler/CairoOutputDev.h | 2 +-
+ poppler/Hints.cc | 2 +-
+ poppler/Makefile.am | 2 +-
+ poppler/PSOutputDev.cc | 3 ++-
+ poppler/PSOutputDev.h | 2 +-
+ poppler/StructElement.cc | 2 +-
+ poppler/StructElement.h | 2 +-
+ poppler/StructTreeRoot.cc | 2 +-
+ poppler/StructTreeRoot.h | 2 +-
+ qt4/src/CMakeLists.txt | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt4/src/Makefile.am | 2 +-
qt4/src/poppler-ps-converter.cc | 1 +
- qt5/src/CMakeLists.txt | 2 +-
- qt5/src/Doxyfile | 2 +-
- qt5/src/Makefile.am | 2 +-
+ qt5/src/CMakeLists.txt | 2 +-
+ qt5/src/Doxyfile | 2 +-
+ qt5/src/Makefile.am | 2 +-
qt5/src/poppler-ps-converter.cc | 1 +
- utils/pdftocairo.cc | 2 +-
- utils/pdftops.cc | 1 +
+ utils/pdftocairo.cc | 2 +-
+ utils/pdftops.cc | 1 +
25 files changed, 127 insertions(+), 45 deletions(-)
commit ec2f8bca9f48935d3180dab65ef2ca455a893afd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 26 18:38:13 2014 +0100
+Date: Wed Mar 26 18:38:13 2014 +0100
Fix overflow malloc
@@ -6769,7 +7142,7 @@
commit 322e416451b7b33cba8fb3d4702207693c3c7921
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 26 17:58:48 2014 +0100
+Date: Wed Mar 26 17:58:48 2014 +0100
Fix error reported by ASAN in 1195.asan.0.293.pdf
@@ -6777,47 +7150,47 @@
address 0x60040002a215 at pc 0x7f5614cd96c4 bp 0x7fff54a44050 sp
0x7fff54a44048
READ of size 1 at 0x60040002a215 thread T0
- #0 0x7f5614cd96c3 in JBIG2Stream::readGenericBitmap(bool,
- int, int, int, bool, bool, JBIG2Bitmap*, int*, int*, int)
- /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:3389
- #1 0x7f5614cce0e7 in JBIG2Stream::readSymbolDictSeg(unsigned
- int, unsigned int, unsigned int*, unsigned int)
- /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1867
- #2 0x7f5614ccb8fe in JBIG2Stream::readSegments()
- /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1408
- #3 0x7f5614cca72e in JBIG2Stream::reset()
- /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1248
- #4 0x7f5614d1648b in ImageStream::reset()
- /home/tsdgeos/devel/poppler/poppler/Stream.cc:484
- #5 0x7f5614de6578 in SplashOutputDev::drawImage(GfxState*,
- Object*, Stream*, int, int, GfxImageColorMap*, bool, int*, bool)
- /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:3158
- #6 0x7f5614c41d64 in Gfx::doImage(Object*, Stream*, bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4653
- #7 0x7f5614c3ede0 in Gfx::opXObject(Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4179
- #8 0x7f5614c1933a in Gfx::execOp(Object*, Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
- #9 0x7f5614c1850f in Gfx::go(bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
- #10 0x7f5614c18163 in Gfx::display(Object*, bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
- #11 0x7f5614cfae27 in Page::displaySlice(OutputDev*, double,
- double, int, bool, bool, int, int, int, int, bool, bool
- (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/Page.cc:585
- #12 0x7f5614d02353 in PDFDoc::displayPageSlice(OutputDev*,
- int, double, double, int, bool, bool, bool, int, int, int, int,
- bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
- #13 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
- int, int, int, int, int, double, double, char*)
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
- #14 0x404416 in main
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
- #15 0x7f5614322ec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
- #16 0x401d58 in _start
- (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
+ #0 0x7f5614cd96c3 in JBIG2Stream::readGenericBitmap(bool,
+ int, int, int, bool, bool, JBIG2Bitmap*, int*, int*, int)
+ /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:3389
+ #1 0x7f5614cce0e7 in JBIG2Stream::readSymbolDictSeg(unsigned
+ int, unsigned int, unsigned int*, unsigned int)
+ /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1867
+ #2 0x7f5614ccb8fe in JBIG2Stream::readSegments()
+ /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1408
+ #3 0x7f5614cca72e in JBIG2Stream::reset()
+ /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1248
+ #4 0x7f5614d1648b in ImageStream::reset()
+ /home/tsdgeos/devel/poppler/poppler/Stream.cc:484
+ #5 0x7f5614de6578 in SplashOutputDev::drawImage(GfxState*,
+ Object*, Stream*, int, int, GfxImageColorMap*, bool, int*, bool)
+ /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:3158
+ #6 0x7f5614c41d64 in Gfx::doImage(Object*, Stream*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4653
+ #7 0x7f5614c3ede0 in Gfx::opXObject(Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4179
+ #8 0x7f5614c1933a in Gfx::execOp(Object*, Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
+ #9 0x7f5614c1850f in Gfx::go(bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
+ #10 0x7f5614c18163 in Gfx::display(Object*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
+ #11 0x7f5614cfae27 in Page::displaySlice(OutputDev*, double,
+ double, int, bool, bool, int, int, int, int, bool, bool
+ (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Page.cc:585
+ #12 0x7f5614d02353 in PDFDoc::displayPageSlice(OutputDev*,
+ int, double, double, int, bool, bool, bool, int, int, int, int,
+ bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
+ #13 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
+ int, int, int, int, int, double, double, char*)
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
+ #14 0x404416 in main
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
+ #15 0x7f5614322ec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
+ #16 0x401d58 in _start
+ (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
poppler/JBIG2Stream.cc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
@@ -6824,7 +7197,7 @@
commit 225232f6f070d17d8570108ffe39ffd4350fc6e8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 26 15:00:09 2014 +0100
+Date: Wed Mar 26 15:00:09 2014 +0100
Fix error reported by ASAN in 6609.asan.0.8343.pdf
@@ -6832,47 +7205,47 @@
address 0x7f3b12f7b5e1 at pc 0x7f3b0f915f5e bp 0x7fff47842de0 sp
0x7fff47842dd8
READ of size 1 at 0x7f3b12f7b5e1 thread T0
- #0 0x7f3b0f915f5d in JBIG2Stream::readGenericBitmap(bool,
- int, int, int, bool, bool, JBIG2Bitmap*, int*, int*, int)
- /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:3628
- #1 0x7f3b0f910558 in JBIG2Stream::readGenericRegionSeg(unsigned
- int, bool, bool, unsigned int)
- /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:2849
- #2 0x7f3b0f906b33 in JBIG2Stream::readSegments()
- /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1443
- #3 0x7f3b0f90572e in JBIG2Stream::reset()
- /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1248
- #4 0x7f3b0f951459 in ImageStream::reset()
- /home/tsdgeos/devel/poppler/poppler/Stream.cc:484
- #5 0x7f3b0fa21546 in SplashOutputDev::drawImage(GfxState*,
- Object*, Stream*, int, int, GfxImageColorMap*, bool, int*, bool)
- /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:3158
- #6 0x7f3b0f87cd64 in Gfx::doImage(Object*, Stream*, bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4653
- #7 0x7f3b0f879de0 in Gfx::opXObject(Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4179
- #8 0x7f3b0f85433a in Gfx::execOp(Object*, Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
- #9 0x7f3b0f85350f in Gfx::go(bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
- #10 0x7f3b0f853163 in Gfx::display(Object*, bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
- #11 0x7f3b0f935df5 in Page::displaySlice(OutputDev*, double,
- double, int, bool, bool, int, int, int, int, bool, bool
- (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/Page.cc:585
- #12 0x7f3b0f93d321 in PDFDoc::displayPageSlice(OutputDev*,
- int, double, double, int, bool, bool, bool, int, int, int, int,
- bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
- #13 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
- int, int, int, int, int, double, double, char*)
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
- #14 0x404416 in main
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
- #15 0x7f3b0ef5dec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
- #16 0x401d58 in _start
- (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
+ #0 0x7f3b0f915f5d in JBIG2Stream::readGenericBitmap(bool,
+ int, int, int, bool, bool, JBIG2Bitmap*, int*, int*, int)
+ /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:3628
+ #1 0x7f3b0f910558 in JBIG2Stream::readGenericRegionSeg(unsigned
+ int, bool, bool, unsigned int)
+ /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:2849
+ #2 0x7f3b0f906b33 in JBIG2Stream::readSegments()
+ /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1443
+ #3 0x7f3b0f90572e in JBIG2Stream::reset()
+ /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1248
+ #4 0x7f3b0f951459 in ImageStream::reset()
+ /home/tsdgeos/devel/poppler/poppler/Stream.cc:484
+ #5 0x7f3b0fa21546 in SplashOutputDev::drawImage(GfxState*,
+ Object*, Stream*, int, int, GfxImageColorMap*, bool, int*, bool)
+ /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:3158
+ #6 0x7f3b0f87cd64 in Gfx::doImage(Object*, Stream*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4653
+ #7 0x7f3b0f879de0 in Gfx::opXObject(Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4179
+ #8 0x7f3b0f85433a in Gfx::execOp(Object*, Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
+ #9 0x7f3b0f85350f in Gfx::go(bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
+ #10 0x7f3b0f853163 in Gfx::display(Object*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
+ #11 0x7f3b0f935df5 in Page::displaySlice(OutputDev*, double,
+ double, int, bool, bool, int, int, int, int, bool, bool
+ (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Page.cc:585
+ #12 0x7f3b0f93d321 in PDFDoc::displayPageSlice(OutputDev*,
+ int, double, double, int, bool, bool, bool, int, int, int, int,
+ bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
+ #13 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
+ int, int, int, int, int, double, double, char*)
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
+ #14 0x404416 in main
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
+ #15 0x7f3b0ef5dec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
+ #16 0x401d58 in _start
+ (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
poppler/JBIG2Stream.cc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
@@ -6879,7 +7252,7 @@
commit 216890f1f147b25643e0d6e18e361d4d34b6c332
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 26 12:19:42 2014 +0100
+Date: Wed Mar 26 12:19:42 2014 +0100
Fix error reported by ASAN in 6760.asan.0.8568.pdf
@@ -6887,52 +7260,52 @@
0x7fffbc3e5ea8 (pc 0x7fe1fa858db1 sp 0x7fffc788eb30 bp 0x7fffc788eb40
T0)
AddressSanitizer can not provide additional info.
- #0 0x7fe1fa858db0 in PSStack::index(int)
- /home/tsdgeos/devel/poppler/poppler/Function.cc:1067
- #1 0x7fe1fa856fd6 in PostScriptFunction::exec(PSStack*, int)
- /home/tsdgeos/devel/poppler/poppler/Function.cc:1621
- #2 0x7fe1fa854c10 in PostScriptFunction::transform(double*,
- double*) /home/tsdgeos/devel/poppler/poppler/Function.cc:1266
- #3 0x7fe1fa854097 in
- PostScriptFunction::PostScriptFunction(Object*, Dict*)
- /home/tsdgeos/devel/poppler/poppler/Function.cc:1216
- #4 0x7fe1fa84a0c2 in Function::parse(Object*,
- std::set<int, std::less<int>, std::allocator<int> >*)
- /home/tsdgeos/devel/poppler/poppler/Function.cc:98
- #5 0x7fe1fa849e3c in Function::parse(Object*)
- /home/tsdgeos/devel/poppler/poppler/Function.cc:63
- #6 0x7fe1fa8c1d8c in GfxDeviceNColorSpace::parse(Array*,
- OutputDev*, GfxState*, int)
- /home/tsdgeos/devel/poppler/poppler/GfxState.cc:2978
- #7 0x7fe1fa8a6fb7 in GfxColorSpace::parse(Object*,
- OutputDev*, GfxState*, int)
- /home/tsdgeos/devel/poppler/poppler/GfxState.cc:328
- #8 0x7fe1fa88440f in Gfx::doImage(Object*, Stream*, bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4403
- #9 0x7fe1fa882d6c in Gfx::opXObject(Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4179
- #10 0x7fe1fa85d2c6 in Gfx::execOp(Object*, Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
- #11 0x7fe1fa85c49b in Gfx::go(bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
- #12 0x7fe1fa85c0ef in Gfx::display(Object*, bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
- #13 0x7fe1fa93ed81 in Page::displaySlice(OutputDev*, double,
- double, int, bool, bool, int, int, int, int, bool, bool
- (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/Page.cc:585
- #14 0x7fe1fa9462ad in PDFDoc::displayPageSlice(OutputDev*,
- int, double, double, int, bool, bool, bool, int, int, int, int,
- bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
- #15 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
- int, int, int, int, int, double, double, char*)
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
- #16 0x404416 in main
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
- #17 0x7fe1f9f66ec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
- #18 0x401d58 in _start
- (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
+ #0 0x7fe1fa858db0 in PSStack::index(int)
+ /home/tsdgeos/devel/poppler/poppler/Function.cc:1067
+ #1 0x7fe1fa856fd6 in PostScriptFunction::exec(PSStack*, int)
+ /home/tsdgeos/devel/poppler/poppler/Function.cc:1621
+ #2 0x7fe1fa854c10 in PostScriptFunction::transform(double*,
+ double*) /home/tsdgeos/devel/poppler/poppler/Function.cc:1266
+ #3 0x7fe1fa854097 in
+ PostScriptFunction::PostScriptFunction(Object*, Dict*)
+ /home/tsdgeos/devel/poppler/poppler/Function.cc:1216
+ #4 0x7fe1fa84a0c2 in Function::parse(Object*,
+ std::set<int, std::less<int>, std::allocator<int> >*)
+ /home/tsdgeos/devel/poppler/poppler/Function.cc:98
+ #5 0x7fe1fa849e3c in Function::parse(Object*)
+ /home/tsdgeos/devel/poppler/poppler/Function.cc:63
+ #6 0x7fe1fa8c1d8c in GfxDeviceNColorSpace::parse(Array*,
+ OutputDev*, GfxState*, int)
+ /home/tsdgeos/devel/poppler/poppler/GfxState.cc:2978
+ #7 0x7fe1fa8a6fb7 in GfxColorSpace::parse(Object*,
+ OutputDev*, GfxState*, int)
+ /home/tsdgeos/devel/poppler/poppler/GfxState.cc:328
+ #8 0x7fe1fa88440f in Gfx::doImage(Object*, Stream*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4403
+ #9 0x7fe1fa882d6c in Gfx::opXObject(Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4179
+ #10 0x7fe1fa85d2c6 in Gfx::execOp(Object*, Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
+ #11 0x7fe1fa85c49b in Gfx::go(bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
+ #12 0x7fe1fa85c0ef in Gfx::display(Object*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
+ #13 0x7fe1fa93ed81 in Page::displaySlice(OutputDev*, double,
+ double, int, bool, bool, int, int, int, int, bool, bool
+ (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Page.cc:585
+ #14 0x7fe1fa9462ad in PDFDoc::displayPageSlice(OutputDev*,
+ int, double, double, int, bool, bool, bool, int, int, int, int,
+ bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
+ #15 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
+ int, int, int, int, int, double, double, char*)
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
+ #16 0x404416 in main
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
+ #17 0x7fe1f9f66ec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
+ #18 0x401d58 in _start
+ (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
poppler/Function.cc | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
@@ -6939,7 +7312,7 @@
commit fb7d91435c71603697b652c70cfa76dd595ee200
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 26 12:08:52 2014 +0100
+Date: Wed Mar 26 12:08:52 2014 +0100
Fix ASAN in 750.asan.0.9621.pdf
@@ -6947,47 +7320,47 @@
address 0x60040002a10f at pc 0x7fc396c3c23e bp 0x7ffff1123d20 sp
0x7ffff1123d18
READ of size 1 at 0x60040002a10f thread T0
- #0 0x7fc396c3c23d in JBIG2Stream::readGenericBitmap(bool,
- int, int, int, bool, bool, JBIG2Bitmap*, int*, int*, int)
- /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:3504
- #1 0x7fc396c30073 in JBIG2Stream::readSymbolDictSeg(unsigned
- int, unsigned int, unsigned int*, unsigned int)
- /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1867
- #2 0x7fc396c2d88a in JBIG2Stream::readSegments()
- /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1408
- #3 0x7fc396c2c6ba in JBIG2Stream::reset()
- /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1248
- #4 0x7fc396c783f7 in ImageStream::reset()
- /home/tsdgeos/devel/poppler/poppler/Stream.cc:484
- #5 0x7fc396d484e4 in SplashOutputDev::drawImage(GfxState*,
- Object*, Stream*, int, int, GfxImageColorMap*, bool, int*, bool)
- /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:3158
- #6 0x7fc396ba3cf0 in Gfx::doImage(Object*, Stream*, bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4653
- #7 0x7fc396ba0d6c in Gfx::opXObject(Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4179
- #8 0x7fc396b7b2c6 in Gfx::execOp(Object*, Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
- #9 0x7fc396b7a49b in Gfx::go(bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
- #10 0x7fc396b7a0ef in Gfx::display(Object*, bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
- #11 0x7fc396c5cd93 in Page::displaySlice(OutputDev*, double,
- double, int, bool, bool, int, int, int, int, bool, bool
- (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/Page.cc:585
- #12 0x7fc396c642bf in PDFDoc::displayPageSlice(OutputDev*,
- int, double, double, int, bool, bool, bool, int, int, int, int,
- bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
- #13 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
- int, int, int, int, int, double, double, char*)
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
- #14 0x404416 in main
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
- #15 0x7fc396284ec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
- #16 0x401d58 in _start
- (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
+ #0 0x7fc396c3c23d in JBIG2Stream::readGenericBitmap(bool,
+ int, int, int, bool, bool, JBIG2Bitmap*, int*, int*, int)
+ /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:3504
+ #1 0x7fc396c30073 in JBIG2Stream::readSymbolDictSeg(unsigned
+ int, unsigned int, unsigned int*, unsigned int)
+ /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1867
+ #2 0x7fc396c2d88a in JBIG2Stream::readSegments()
+ /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1408
+ #3 0x7fc396c2c6ba in JBIG2Stream::reset()
+ /home/tsdgeos/devel/poppler/poppler/JBIG2Stream.cc:1248
+ #4 0x7fc396c783f7 in ImageStream::reset()
+ /home/tsdgeos/devel/poppler/poppler/Stream.cc:484
+ #5 0x7fc396d484e4 in SplashOutputDev::drawImage(GfxState*,
+ Object*, Stream*, int, int, GfxImageColorMap*, bool, int*, bool)
+ /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:3158
+ #6 0x7fc396ba3cf0 in Gfx::doImage(Object*, Stream*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4653
+ #7 0x7fc396ba0d6c in Gfx::opXObject(Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:4179
+ #8 0x7fc396b7b2c6 in Gfx::execOp(Object*, Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
+ #9 0x7fc396b7a49b in Gfx::go(bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
+ #10 0x7fc396b7a0ef in Gfx::display(Object*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
+ #11 0x7fc396c5cd93 in Page::displaySlice(OutputDev*, double,
+ double, int, bool, bool, int, int, int, int, bool, bool
+ (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Page.cc:585
+ #12 0x7fc396c642bf in PDFDoc::displayPageSlice(OutputDev*,
+ int, double, double, int, bool, bool, bool, int, int, int, int,
+ bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
+ #13 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
+ int, int, int, int, int, double, double, char*)
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
+ #14 0x404416 in main
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
+ #15 0x7fc396284ec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
+ #16 0x401d58 in _start
+ (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
poppler/JBIG2Stream.cc | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
@@ -6994,7 +7367,7 @@
commit 9002b3b7cbbbc5802abfa8383ded2093a29d1746
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 26 00:48:15 2014 +0100
+Date: Wed Mar 26 00:48:15 2014 +0100
Fix ASAN in 784.asan.0.9671.pdf
@@ -7003,57 +7376,57 @@
0x603bfffe5804 (pc 0x7f7aa3310c6b sp 0x7fff0e656bd0 bp 0x7fff0e656e90
T0)
AddressSanitizer can not provide additional info.
- #0 0x7f7aa3310c6a in
- GfxIndexedColorSpace::mapColorToBase(GfxColor*, GfxColor*)
- /home/tsdgeos/devel/poppler/poppler/GfxState.cc:2509
- #1 0x7f7aa33110d2 in GfxIndexedColorSpace::getRGB(GfxColor*,
- GfxRGB*) /home/tsdgeos/devel/poppler/poppler/GfxState.cc:2529
- #2 0x7f7aa3466712 in convertGfxColor(unsigned
- char*, SplashColorMode, GfxColorSpace*, GfxColor*)
- /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:117
- #3 0x7f7aa34675a9 in SplashUnivariatePattern::getColor(int,
- int, unsigned char*)
- /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:215
- #4 0x7f7aa348d2a2 in Splash::pipeRun(SplashPipe*)
- /home/tsdgeos/devel/poppler/splash/Splash.cc:363
- #5 0x7f7aa34c9c29 in Splash::drawAALine(SplashPipe*,
- int, int, int, bool, unsigned char)
- /home/tsdgeos/devel/poppler/splash/Splash.cc:1537
- #6 0x7f7aa34c4787 in Splash::shadedFill(SplashPath*, bool,
- SplashPattern*) /home/tsdgeos/devel/poppler/splash/Splash.cc:6388
- #7 0x7f7aa348b65c in
- SplashOutputDev::univariateShadedFill(GfxState*,
- SplashUnivariatePattern*, double, double)
- /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:4408
- #8 0x7f7aa348b93d in SplashOutputDev::radialShadedFill(GfxState*,
- GfxRadialShading*, double, double)
- /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:4427
- #9 0x7f7aa32c7574 in Gfx::doRadialShFill(GfxRadialShading*)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:3058
- #10 0x7f7aa32c188f in Gfx::opShFill(Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:2476
- #11 0x7f7aa32b12c6 in Gfx::execOp(Object*, Object*, int)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
- #12 0x7f7aa32b049b in Gfx::go(bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
- #13 0x7f7aa32b00ef in Gfx::display(Object*, bool)
- /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
- #14 0x7f7aa3392dc9 in Page::displaySlice(OutputDev*, double,
- double, int, bool, bool, int, int, int, int, bool, bool
- (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/Page.cc:585
- #15 0x7f7aa339a2f5 in PDFDoc::displayPageSlice(OutputDev*,
- int, double, double, int, bool, bool, bool, int, int, int, int,
- bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
- /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
- #16 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
- int, int, int, int, int, double, double, char*)
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
- #17 0x404416 in main
- /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
- #18 0x7f7aa29baec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
- #19 0x401d58 in _start
- (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
+ #0 0x7f7aa3310c6a in
+ GfxIndexedColorSpace::mapColorToBase(GfxColor*, GfxColor*)
+ /home/tsdgeos/devel/poppler/poppler/GfxState.cc:2509
+ #1 0x7f7aa33110d2 in GfxIndexedColorSpace::getRGB(GfxColor*,
+ GfxRGB*) /home/tsdgeos/devel/poppler/poppler/GfxState.cc:2529
+ #2 0x7f7aa3466712 in convertGfxColor(unsigned
+ char*, SplashColorMode, GfxColorSpace*, GfxColor*)
+ /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:117
+ #3 0x7f7aa34675a9 in SplashUnivariatePattern::getColor(int,
+ int, unsigned char*)
+ /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:215
+ #4 0x7f7aa348d2a2 in Splash::pipeRun(SplashPipe*)
+ /home/tsdgeos/devel/poppler/splash/Splash.cc:363
+ #5 0x7f7aa34c9c29 in Splash::drawAALine(SplashPipe*,
+ int, int, int, bool, unsigned char)
+ /home/tsdgeos/devel/poppler/splash/Splash.cc:1537
+ #6 0x7f7aa34c4787 in Splash::shadedFill(SplashPath*, bool,
+ SplashPattern*) /home/tsdgeos/devel/poppler/splash/Splash.cc:6388
+ #7 0x7f7aa348b65c in
+ SplashOutputDev::univariateShadedFill(GfxState*,
+ SplashUnivariatePattern*, double, double)
+ /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:4408
+ #8 0x7f7aa348b93d in SplashOutputDev::radialShadedFill(GfxState*,
+ GfxRadialShading*, double, double)
+ /home/tsdgeos/devel/poppler/poppler/SplashOutputDev.cc:4427
+ #9 0x7f7aa32c7574 in Gfx::doRadialShFill(GfxRadialShading*)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:3058
+ #10 0x7f7aa32c188f in Gfx::opShFill(Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:2476
+ #11 0x7f7aa32b12c6 in Gfx::execOp(Object*, Object*, int)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:903
+ #12 0x7f7aa32b049b in Gfx::go(bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:762
+ #13 0x7f7aa32b00ef in Gfx::display(Object*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Gfx.cc:728
+ #14 0x7f7aa3392dc9 in Page::displaySlice(OutputDev*, double,
+ double, int, bool, bool, int, int, int, int, bool, bool
+ (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/Page.cc:585
+ #15 0x7f7aa339a2f5 in PDFDoc::displayPageSlice(OutputDev*,
+ int, double, double, int, bool, bool, bool, int, int, int, int,
+ bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool)
+ /home/tsdgeos/devel/poppler/poppler/PDFDoc.cc:503
+ #16 0x40311e in savePageSlice(PDFDoc*, SplashOutputDev*,
+ int, int, int, int, int, double, double, char*)
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:222
+ #17 0x404416 in main
+ /home/tsdgeos/devel/poppler/utils/pdftoppm.cc:521
+ #18 0x7f7aa29baec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
+ #19 0x401d58 in _start
+ (/home/tsdgeos/devel/poppler/build-debug/utils/pdftoppm+0x401d58)
SUMMARY: AddressSanitizer: SEGV
/home/tsdgeos/devel/poppler/poppler/GfxState.cc:2509
GfxIndexedColorSpace::mapColorToBase(GfxColor*, GfxColor*)
@@ -7063,7 +7436,7 @@
commit 8947c6bc1dcb768b9d9c03a7a5db1573abdc2e87
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 26 00:47:59 2014 +0100
+Date: Wed Mar 26 00:47:59 2014 +0100
Forgot my (C) in the last commit
@@ -7072,7 +7445,7 @@
commit 1d7095ab7bdf0f14c3bfe99d6d5985bce98abe16
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 25 22:29:07 2014 +0100
+Date: Tue Mar 25 22:29:07 2014 +0100
Fix Heap-buffer-overflow in TextPage::updateFont
@@ -7083,7 +7456,7 @@
commit 37ad83d69bd1d10da6ea1eb559c4bd320917ae25
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Mar 22 17:33:55 2014 +0100
+Date: Sat Mar 22 17:33:55 2014 +0100
Reorder the if check condition
@@ -7098,7 +7471,7 @@
commit 3535d658095ffa49ef8615d69843afa9c5ada061
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Mar 22 17:29:46 2014 +0100
+Date: Sat Mar 22 17:29:46 2014 +0100
Make the test rect go to xMax, yMax not xMax-1,yMax-1
@@ -7110,7 +7483,7 @@
commit 1e93c3f2d1c86edd40ca283ed422089f64886d04
Author: William Bader <williambader at hotmail.com>
-Date: Sat Mar 15 17:14:21 2014 +0100
+Date: Sat Mar 15 17:14:21 2014 +0100
Fix regression when creating level1 PS
@@ -7117,18 +7490,18 @@
Bug #75241
poppler/PreScanOutputDev.cc | 16 ++++++++++++++--
- poppler/PreScanOutputDev.h | 3 ++-
+ poppler/PreScanOutputDev.h | 3 ++-
2 files changed, 16 insertions(+), 3 deletions(-)
commit 1ea2eb412d12d97eaf49d1e51d7fda7abd8fbf9d
Author: Jason Crain <jason at aquaticape.us>
-Date: Wed Mar 12 00:34:13 2014 +0100
+Date: Wed Mar 12 00:34:13 2014 +0100
Limit numeric parsing of character names
Bug #38456
- poppler/GfxFont.cc | 139
+ poppler/GfxFont.cc | 139
++++++++++++++++++++++++++++++++++--------------
poppler/GlobalParams.cc | 4 +-
2 files changed, 102 insertions(+), 41 deletions(-)
@@ -7135,7 +7508,7 @@
commit e24cbeae22d6c8630e292897bd982a87e6290ca6
Author: Steven Lee <roc.sky at gmail.com>
-Date: Tue Mar 11 21:24:59 2014 +0100
+Date: Tue Mar 11 21:24:59 2014 +0100
Fix TIFF writting in Windows
@@ -7146,7 +7519,7 @@
commit b984a3b5946ebcd736e0583a10eb614cede3388a
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Wed Mar 5 11:19:48 2014 +0200
+Date: Wed Mar 5 11:19:48 2014 +0200
glib: Use flags argument in poppler_structure_element_get_text()
@@ -7163,12 +7536,12 @@
glib/poppler-structure-element.cc | 12 +++++++-----
glib/poppler-structure-element.h | 14 +++++++++++++-
- glib/reference/poppler-sections.txt | 3 +++
+ glib/reference/poppler-sections.txt | 3 +++
3 files changed, 23 insertions(+), 6 deletions(-)
commit 94df09de1e07d442895ec1fb5cc23cacd9826552
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Thu Mar 6 10:44:51 2014 +0200
+Date: Thu Mar 6 10:44:51 2014 +0200
glib: Add missing underscore in method name
@@ -7181,7 +7554,7 @@
commit 7ddd03f9a00dcf505921821c55bebe6817aa3605
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Mar 5 17:48:39 2014 +0100
+Date: Wed Mar 5 17:48:39 2014 +0100
Rename getNumElements, getElement and appendElement as getNumChildren,
getChild and appendChild
@@ -7189,15 +7562,15 @@
It's more consistent with other internal API and less confusing.
glib/poppler-structure-element.cc | 16 ++++++++--------
- poppler/StructElement.cc | 6 +++---
- poppler/StructElement.h | 8 ++++----
- poppler/StructTreeRoot.cc | 4 ++--
- poppler/StructTreeRoot.h | 8 ++++----
+ poppler/StructElement.cc | 6 +++---
+ poppler/StructElement.h | 8 ++++----
+ poppler/StructTreeRoot.cc | 4 ++--
+ poppler/StructTreeRoot.h | 8 ++++----
5 files changed, 21 insertions(+), 21 deletions(-)
commit 7d6a5b65f8497537248d405177ae141f3765a419
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Mar 5 17:40:14 2014 +0100
+Date: Wed Mar 5 17:40:14 2014 +0100
glib: Update the documentation symbols after the PopplerStructureScope
rename
@@ -7207,7 +7580,7 @@
commit 9282b5a26e9ce81d81d42c0cbe449543c8366b7c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Mar 5 17:37:38 2014 +0100
+Date: Wed Mar 5 17:37:38 2014 +0100
glib: Rename PopplerStructureScope as PopplerStructureTableScope
@@ -7219,7 +7592,7 @@
commit 9888eb65c6fad0eabcf525a7e88941dec2a27e92
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Thu Sep 26 19:36:12 2013 +0300
+Date: Thu Sep 26 19:36:12 2013 +0300
glib: Implement accessors for element attributes
@@ -7231,25 +7604,25 @@
glib/poppler-structure-element.cc | 1279
++++++++++++++++++++++++++++++++++-
- glib/poppler-structure-element.h | 252 ++++++-
- glib/reference/poppler-sections.txt | 84 +++
+ glib/poppler-structure-element.h | 252 ++++++-
+ glib/reference/poppler-sections.txt | 84 +++
3 files changed, 1597 insertions(+), 18 deletions(-)
commit b346df59ef0775f5bd74a9f7379b5f430ccd7b79
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Tue Mar 4 23:40:59 2014 +0100
+Date: Tue Mar 4 23:40:59 2014 +0100
Qt: Expose document-supplied text direction
qt4/src/poppler-document.cc | 17 +++++++++++++++++
- qt4/src/poppler-qt4.h | 10 +++++++++-
+ qt4/src/poppler-qt4.h | 10 +++++++++-
qt5/src/poppler-document.cc | 17 +++++++++++++++++
- qt5/src/poppler-qt5.h | 10 +++++++++-
+ qt5/src/poppler-qt5.h | 10 +++++++++-
4 files changed, 52 insertions(+), 2 deletions(-)
commit 2fc38c1866243598e22be07f0177e7d9385542d5
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Fri Feb 28 19:14:36 2014 +0200
+Date: Fri Feb 28 19:14:36 2014 +0200
glib: Fixes in the API reference documentation
@@ -7269,7 +7642,7 @@
commit cfe47a655ec5e280168e000da85bbf13f5f5f8b8
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Fri Feb 28 19:17:45 2014 +0200
+Date: Fri Feb 28 19:17:45 2014 +0200
glib: Remove poppler_text_span_is_link() in header
@@ -7283,7 +7656,7 @@
commit 7a2db63b5f7cae4bc215baa0859c4d4f8a660951
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Wed Feb 26 20:16:29 2014 +0200
+Date: Wed Feb 26 20:16:29 2014 +0200
glib: Remove unneeded POPPLER_STRUCTURE_ELEMENT_UNKNOWN
@@ -7301,7 +7674,7 @@
commit db909c2a14f962234a813ba9853535b9692cfd5a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 26 22:09:44 2014 +0100
+Date: Wed Feb 26 22:09:44 2014 +0100
Try harder to open broken files
@@ -7313,7 +7686,7 @@
commit b2394eee5384edf4128d598030989e66d64714ef
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Mon Feb 10 20:29:35 2014 +0200
+Date: Mon Feb 10 20:29:35 2014 +0200
Tagged-PDF: Fix parsing of attached element attributes
@@ -7332,7 +7705,7 @@
commit c549b5e9ce2dcc8beb2511ee315bfff2fdfdf6e8
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Sun Feb 9 18:31:22 2014 +0200
+Date: Sun Feb 9 18:31:22 2014 +0200
glib: Add poppler_structure_element_is_grouping()
@@ -7342,13 +7715,13 @@
https://bugs.freedesktop.org/show_bug.cgi?id=74753
glib/poppler-structure-element.cc | 20 ++++++++++++++++++++
- glib/poppler-structure-element.h | 1 +
- glib/reference/poppler-sections.txt | 1 +
+ glib/poppler-structure-element.h | 1 +
+ glib/reference/poppler-sections.txt | 1 +
3 files changed, 22 insertions(+)
commit 6fbd6cb85bdd32dc5a3d4c3c719556269a4488ac
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Fri Feb 21 15:02:44 2014 +0200
+Date: Fri Feb 21 15:02:44 2014 +0200
glib: Handle missing structure element types
@@ -7366,11 +7739,11 @@
commit 63e9c0b67fa2e64ca20258d873a849386c7eb295
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Mon Feb 17 23:58:09 2014 +0100
+Date: Mon Feb 17 23:58:09 2014 +0100
Some error() usage fixes
- poppler/Hints.cc | 3 ++-
+ poppler/Hints.cc | 3 ++-
poppler/JBIG2Stream.cc | 4 ++--
poppler/PSOutputDev.cc | 4 ++--
poppler/SecurityHandler.cc | 3 ++-
@@ -7382,21 +7755,21 @@
commit 8f2d847f1d0224a297e642944f8da9c1409732b6
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Mon Feb 17 23:56:49 2014 +0100
+Date: Mon Feb 17 23:56:49 2014 +0100
Clang++ plugin that checks for usage errors in GooString::format-style
calls
- goo/GooString.h | 12 +-
- poppler/Error.h | 4 +-
- test/goostring-format-checker/README | 16 +
- .../goostring-format-checker.cc | 369
+ goo/GooString.h | 12 +-
+ poppler/Error.h | 4 +-
+ test/goostring-format-checker/README | 16 +
+ .../goostring-format-checker.cc | 369
+++++++++++++++++++++
4 files changed, 397 insertions(+), 4 deletions(-)
commit d7d61dcda91910f7eb2548b19e8380d7c3232dd3
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Feb 12 21:50:38 2014 +0100
+Date: Wed Feb 12 21:50:38 2014 +0100
blend usage in PDF with spot colors casue random output
@@ -7413,7 +7786,7 @@
commit b2905a0d299cc09fcd219afe49cb370f6db61c5a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Feb 10 20:19:07 2014 +0100
+Date: Mon Feb 10 20:19:07 2014 +0100
increase gtk3 dependency
@@ -7420,12 +7793,12 @@
gtk_tree_view_set_activate_on_single_click was introduced in 3.8
cmake/modules/FindGTK.cmake | 2 +-
- configure.ac | 4 ++--
+ configure.ac | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
commit 71d4041b061c109a965e72230640cf8ee616dac3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Feb 10 20:16:46 2014 +0100
+Date: Mon Feb 10 20:16:46 2014 +0100
Make sure number of least objects in hints table is valid
@@ -7436,17 +7809,17 @@
commit a865f13def88153fdbe8a0a054d2005e3e2bb737
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 9 23:22:07 2014 +0100
+Date: Sun Feb 9 23:22:07 2014 +0100
Fix cmake build
- glib/CMakeLists.txt | 2 ++
+ glib/CMakeLists.txt | 2 ++
glib/demo/CMakeLists.txt | 1 +
2 files changed, 3 insertions(+)
commit d6fde0fac0120b1622942d8344d5153d9abf3e1e
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Wed May 29 23:44:03 2013 +0300
+Date: Wed May 29 23:44:03 2013 +0300
glib-demo: Pane showing the document structure
@@ -7455,8 +7828,8 @@
documents. It also serves as an example on how to to use the API for
PopplerStructure and PopplerStructureElement.
- glib/demo/Makefile.am | 2 +
- glib/demo/main.c | 2 +
+ glib/demo/Makefile.am | 2 +
+ glib/demo/main.c | 2 +
glib/demo/taggedstruct.c | 232
+++++++++++++++++++++++++++++++++++++++++++++++
glib/demo/taggedstruct.h | 31 +++++++
@@ -7464,7 +7837,7 @@
commit 0f9fa775c469c03d1613b955ee7b06b823e6e080
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Thu Sep 26 17:50:51 2013 +0300
+Date: Thu Sep 26 17:50:51 2013 +0300
glib: Expose inline attributes of structure elements
@@ -7483,14 +7856,14 @@
glib/poppler-structure-element.cc | 269
++++++++++++++++++++++++++++++++++++
- glib/poppler-structure-element.h | 16 ++-
- glib/poppler.h | 1 +
- glib/reference/poppler-sections.txt | 12 ++
+ glib/poppler-structure-element.h | 16 ++-
+ glib/poppler.h | 1 +
+ glib/reference/poppler-sections.txt | 12 ++
4 files changed, 297 insertions(+), 1 deletion(-)
commit 8072d4b0e3ea10b4308f8172891f769f30466133
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Thu May 9 12:01:59 2013 +0300
+Date: Thu May 9 12:01:59 2013 +0300
glib: Expose the document structure tree
@@ -7504,20 +7877,20 @@
https://bugs.freedesktop.org/show_bug.cgi?id=64821
- glib/Makefile.am | 2 +
- glib/poppler-private.h | 10 +
+ glib/Makefile.am | 2 +
+ glib/poppler-private.h | 10 +
glib/poppler-structure-element.cc | 663
++++++++++++++++++++++++++++++++++++
glib/poppler-structure-element.h | 112 ++++++
- glib/poppler.h | 3 +
- glib/reference/poppler-docs.sgml | 2 +
- glib/reference/poppler-sections.txt | 37 ++
- glib/reference/poppler.types | 2 +
+ glib/poppler.h | 3 +
+ glib/reference/poppler-docs.sgml | 2 +
+ glib/reference/poppler-sections.txt | 37 ++
+ glib/reference/poppler.types | 2 +
8 files changed, 831 insertions(+)
commit 46b7470ae9846d7e6dbb72bbb3ff831acd954168
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Thu Jan 30 14:42:51 2014 -0800
+Date: Thu Jan 30 14:42:51 2014 -0800
glib-demo: Fix performance in text markup annotations
@@ -7528,7 +7901,7 @@
commit 8a84b45674aed8c27a1d172b07eb0531c0ec14f1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 8 09:17:02 2014 +0100
+Date: Sat Feb 8 09:17:02 2014 +0100
glib: Fix gobject-introspection warnings
@@ -7537,7 +7910,7 @@
commit 899799df78c00fc2ca6d2d0e612536b87a871817
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Tue Feb 4 19:26:53 2014 +0200
+Date: Tue Feb 4 19:26:53 2014 +0200
Allow properly identifying grouping elements
@@ -7558,7 +7931,7 @@
commit 27cd9a00bfebf0602e7ed29a8ee8e16ffff67bde
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Tue Feb 4 19:35:58 2014 +0200
+Date: Tue Feb 4 19:35:58 2014 +0200
Report LBody elements in Tagged-PDF structure as block elements
@@ -7575,7 +7948,7 @@
commit 4cda839cb489fe5cd4726109cb9ab8b0ba2fa563
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Jan 28 06:06:09 2014 +1030
+Date: Tue Jan 28 06:06:09 2014 +1030
pdftops: ensure there is always a page size in the output
@@ -7586,7 +7959,7 @@
commit 45a87afdf1372911aa1ba840557e61627cdc7b4f
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Dec 29 15:16:37 2013 +1030
+Date: Sun Dec 29 15:16:37 2013 +1030
cairo: clip to crop box
@@ -7599,7 +7972,7 @@
commit 6d39a1d7b348329dd057a8e7c77bfd47921fc495
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Dec 30 17:59:09 2013 +1030
+Date: Mon Dec 30 17:59:09 2013 +1030
pdftocairo: ensure page size and crop box works the same as pdftops
@@ -7611,7 +7984,7 @@
commit b1da7e20dcef78ef6036418b37a47ba3f8818453
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Dec 19 22:18:26 2013 +1030
+Date: Thu Dec 19 22:18:26 2013 +1030
pdftops: Only change paper size when different to previous size
@@ -7627,7 +8000,7 @@
commit 7ac7d3bad4b868950ee96fd9c5ece88632f8827c
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Dec 20 07:19:21 2013 +1030
+Date: Fri Dec 20 07:19:21 2013 +1030
pdftops: Remove origpagesizes mode and make -origpagesizes an alias
for -paper match
@@ -7635,14 +8008,14 @@
Bug 72312
poppler/PSOutputDev.cc | 9 ++-------
- poppler/PSOutputDev.h | 4 ++--
- utils/pdftops.1 | 30 ++++++++++--------------------
- utils/pdftops.cc | 23 ++++++++++++++---------
+ poppler/PSOutputDev.h | 4 ++--
+ utils/pdftops.1 | 30 ++++++++++--------------------
+ utils/pdftops.cc | 23 ++++++++++++++---------
4 files changed, 28 insertions(+), 38 deletions(-)
commit 31fc5181bc491ff2e4aee0ae05c0f611a36e585c
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Dec 20 07:16:37 2013 +1030
+Date: Fri Dec 20 07:16:37 2013 +1030
pdftops: Use crop box as page size
@@ -7657,23 +8030,23 @@
commit bf2049b17ac4706f472c59e50266f4eaf0ffaa32
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Dec 15 18:00:41 2013 +1030
+Date: Sun Dec 15 18:00:41 2013 +1030
pdftps: fix DocumentMedia/Page/Media/PageBBox DSC comments
Bug 72312
- poppler/PSOutputDev.cc | 167
+ poppler/PSOutputDev.cc | 167
++++++++++++++++++++++++++--------------
- poppler/PSOutputDev.h | 6 +-
+ poppler/PSOutputDev.h | 6 +-
qt4/src/poppler-ps-converter.cc | 1 +
qt5/src/poppler-ps-converter.cc | 1 +
- utils/pdftops.cc | 1 +
+ utils/pdftops.cc | 1 +
5 files changed, 119 insertions(+), 57 deletions(-)
commit fe49033c9bd2103c13d4eb59983e06fdcdd33a8d
Author: Till Kamppeter <till.kamppeter at gmail.com>
-Date: Sat Dec 14 16:05:09 2013 +1030
+Date: Sat Dec 14 16:05:09 2013 +1030
pdftops: ensure paper size takes into account rotation
@@ -7685,28 +8058,28 @@
commit 31edf585e62f4e91b7b64295cc8b978ac466ce58
Author: Bogdan Cristea <cristeab at gmail.com>
-Date: Mon Jan 27 20:06:11 2014 +0100
+Date: Mon Jan 27 20:06:11 2014 +0100
[qt] Improve compilation under Win 8 with Visual Studio 2012
Bug #73111
- goo/GooMutex.h | 3 ++-
- goo/GooTimer.h | 2 ++
- goo/gfile.h | 2 ++
- poppler/PDFDoc.cc | 4 +---
- poppler/XpdfPluginAPI.h | 2 ++
+ goo/GooMutex.h | 3 ++-
+ goo/GooTimer.h | 2 ++
+ goo/gfile.h | 2 ++
+ poppler/PDFDoc.cc | 4 +---
+ poppler/XpdfPluginAPI.h | 2 ++
poppler/poppler-config.h.cmake | 18 ++++++++++++++++--
- poppler/poppler-config.h.in | 18 ++++++++++++++++--
+ poppler/poppler-config.h.in | 18 ++++++++++++++++--
qt4/tests/stress-threads-qt4.cpp | 5 +++++
- qt5/src/poppler-private.h | 6 ++++--
+ qt5/src/poppler-private.h | 6 ++++--
qt5/tests/stress-threads-qt5.cpp | 5 +++++
- test/perf-test.cc | 1 -
+ test/perf-test.cc | 1 -
11 files changed, 55 insertions(+), 11 deletions(-)
commit 834cd18e3ddfda44a11316290f7eee98cd871305
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 26 16:10:20 2014 +0100
+Date: Sun Jan 26 16:10:20 2014 +0100
Use c99 for the c compiler
@@ -7715,7 +8088,7 @@
commit 03674a141a96806e5e1a134dc3dec2ee61b68713
Author: Pino Toscano <pino at kde.org>
-Date: Sun Jan 26 12:43:13 2014 +0100
+Date: Sun Jan 26 12:43:13 2014 +0100
qt4/qt5: add GCC visibility export attributes
@@ -7729,7 +8102,7 @@
commit 52b46d05219cf9898ee4adae7c8c2702adb1ba23
Author: Pino Toscano <pino at kde.org>
-Date: Sun Jan 26 12:38:03 2014 +0100
+Date: Sun Jan 26 12:38:03 2014 +0100
qt4/qt5: improve naming of internal export/import macros
@@ -7741,7 +8114,7 @@
commit 7a8bcea11ad71fccbbba2787fc442f6ba4bf7100
Author: Pino Toscano <pino at kde.org>
-Date: Thu Jan 23 22:34:07 2014 +0100
+Date: Thu Jan 23 22:34:07 2014 +0100
cmake: install JpegWriter.h depending on libjpeg
@@ -7752,7 +8125,7 @@
commit 57f34f525fa2c2e62ebc7383ceba48ebc80ebba6
Author: Andres Gomez <agomez at igalia.com>
-Date: Wed Jan 8 12:26:14 2014 +0200
+Date: Wed Jan 8 12:26:14 2014 +0200
glib-demo: Fix conding style issue in render.c
@@ -7761,7 +8134,7 @@
commit 3fac919eeb1ca1abfdbb4f9923a454e532256f5c
Author: Andres Gomez <agomez at igalia.com>
-Date: Wed Jan 8 12:25:52 2014 +0200
+Date: Wed Jan 8 12:25:52 2014 +0200
glib-demo: Fix trailing whitespaces in render.c
@@ -7770,7 +8143,7 @@
commit 92ea15642a6d3fe65d66d5c59fb6bed54e060e5d
Author: Christian Persch <chpe at gnome.org>
-Date: Fri Jan 3 23:31:56 2014 +0100
+Date: Fri Jan 3 23:31:56 2014 +0100
glib: Install error callback
@@ -7785,7 +8158,7 @@
commit f99128e38bbff43623d5cd1c1bc27fd789d0bc0c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jan 19 16:03:35 2014 +0100
+Date: Sun Jan 19 16:03:35 2014 +0100
glib: Make vertices a constructor parameter of line annotations
@@ -7798,7 +8171,7 @@
commit 587a40f90e4ac5a1b6ab9044495a1ae403bc8c58
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jan 19 15:58:43 2014 +0100
+Date: Sun Jan 19 15:58:43 2014 +0100
annots: Fix memory leak when setting AnnotTextMarkup quads twice
@@ -7807,7 +8180,7 @@
commit 69e73da1fbab9bf3365b40dced1008b0283ac931
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Wed Nov 20 11:53:30 2013 -0800
+Date: Wed Nov 20 11:53:30 2013 -0800
glib-demo: Add support for PopplerTextAnnotMarkup
@@ -7823,7 +8196,7 @@
commit 9a7699ebe3e644ba845ef75d9295c88d321cb934
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Mon Nov 18 16:42:08 2013 -0800
+Date: Mon Nov 18 16:42:08 2013 -0800
glib: Add PopplerAnnotTextMarkup class and subtypes
@@ -7833,33 +8206,33 @@
https://bugs.freedesktop.org/show_bug.cgi?id=51487
- glib/poppler-annot.cc | 264
+ glib/poppler-annot.cc | 264
++++++++++++++++++++++++++++++++++++
- glib/poppler-annot.h | 23 ++++
- glib/poppler-page.cc | 6 +
- glib/poppler-private.h | 1 +
- glib/poppler.h | 1 +
- glib/reference/poppler-sections.txt | 11 ++
+ glib/poppler-annot.h | 23 ++++
+ glib/poppler-page.cc | 6 +
+ glib/poppler-private.h | 1 +
+ glib/poppler.h | 1 +
+ glib/reference/poppler-sections.txt | 11 ++
6 files changed, 306 insertions(+)
commit 40040b41216a3dcc833fc224f1c6f15517a88aed
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Mon Nov 18 16:26:27 2013 -0800
+Date: Mon Nov 18 16:26:27 2013 -0800
glib: Add PopplerQuadrilateral boxed type
https://bugs.freedesktop.org/show_bug.cgi?id=51487
- glib/poppler-page.cc | 53
+ glib/poppler-page.cc | 53
+++++++++++++++++++++++++++++++++++++
- glib/poppler-page.h | 33 +++++++++++++++++++++++
- glib/poppler.h | 1 +
- glib/reference/poppler-sections.txt | 6 +++++
+ glib/poppler-page.h | 33 +++++++++++++++++++++++
+ glib/poppler.h | 1 +
+ glib/reference/poppler-sections.txt | 6 +++++
4 files changed, 93 insertions(+)
commit c8a845cf7c7752d3b7dad06013d3154812c66c92
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jan 14 20:26:59 2014 +0100
+Date: Tue Jan 14 20:26:59 2014 +0100
Do not define -ansi
@@ -7868,12 +8241,12 @@
not make any sense. Bug #72499
cmake/modules/PopplerMacros.cmake | 5 -----
- configure.ac | 15 ---------------
+ configure.ac | 15 ---------------
2 files changed, 20 deletions(-)
commit f0c13ee72e8a7df17bdf847f5e922c01acee1f0d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jan 6 21:55:07 2014 +0100
+Date: Mon Jan 6 21:55:07 2014 +0100
C for last commit
@@ -7882,7 +8255,7 @@
commit 1e1b9991a911fb610e74119979b20b179f3f2a67
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jan 6 21:51:25 2014 +0100
+Date: Mon Jan 6 21:51:25 2014 +0100
Fix rendering of pdf file from KDE bug 329600
@@ -7897,17 +8270,17 @@
commit 4cd5c349cfbc745688c0c38fc50d364092bc3718
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jan 6 21:48:25 2014 +0100
+Date: Mon Jan 6 21:48:25 2014 +0100
Update popplers (C)
poppler/poppler-config.h.cmake | 2 +-
- poppler/poppler-config.h.in | 2 +-
+ poppler/poppler-config.h.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit 7ca2f42b06757587dfd9521fb1c6c7d657545553
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jan 6 15:48:22 2014 +0100
+Date: Mon Jan 6 15:48:22 2014 +0100
Learn about automake 1.14
@@ -7916,13 +8289,13 @@
commit de9643b6f76774ebe131c4787df82dd213181c71
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jan 3 00:53:37 2014 +0100
+Date: Fri Jan 3 00:53:37 2014 +0100
0.25.1
CMakeLists.txt | 2 +-
- NEWS | 19 +++++++++++++++++++
- cpp/Doxyfile | 2 +-
+ NEWS | 19 +++++++++++++++++++
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
qt5/src/Doxyfile | 2 +-
5 files changed, 23 insertions(+), 4 deletions(-)
@@ -7929,7 +8302,7 @@
commit e238c1f83fd5f667336bfbb0e9a59569ff638ecc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jan 3 00:29:28 2014 +0100
+Date: Fri Jan 3 00:29:28 2014 +0100
Fix qt5 moc detection fix
@@ -7939,28 +8312,28 @@
commit 381ae2877acace4e8908b07ee5fb442bc19bf814
Merge: 64100e7 a2f0e4b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jan 3 00:04:29 2014 +0100
+Date: Fri Jan 3 00:04:29 2014 +0100
Merge remote-tracking branch 'origin/poppler-0.24'
Conflicts:
- CMakeLists.txt
- NEWS
- configure.ac
- cpp/Doxyfile
- qt4/src/Doxyfile
- qt5/src/Doxyfile
+ CMakeLists.txt
+ NEWS
+ configure.ac
+ cpp/Doxyfile
+ qt4/src/Doxyfile
+ qt5/src/Doxyfile
commit a2f0e4b1fd8b3d9675cc00a561094bd78a63d048
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 2 23:48:29 2014 +0100
+Date: Thu Jan 2 23:48:29 2014 +0100
0.24.5
CMakeLists.txt | 2 +-
- NEWS | 4 ++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ NEWS | 4 ++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
qt5/src/Doxyfile | 2 +-
6 files changed, 9 insertions(+), 5 deletions(-)
@@ -7967,7 +8340,7 @@
commit 523b2731e0489bab58e66b21016bd6f010e616ea
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 2 22:54:42 2014 +0100
+Date: Thu Jan 2 22:54:42 2014 +0100
Update copyrights
@@ -7976,7 +8349,7 @@
commit 64100e7f1f6b550e952838fce38615ec3788e17c
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Dec 28 12:11:47 2013 +0100
+Date: Sat Dec 28 12:11:47 2013 +0100
Simplify some calls to GooString::format-family functions
@@ -7986,18 +8359,18 @@
commit 0abde34d0f7ba0fc04a30dbfd78373ec9d9d0695
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Dec 28 12:11:05 2013 +0100
+Date: Sat Dec 28 12:11:05 2013 +0100
Fixed some GooString format markers
- poppler/CMap.cc | 3 ++-
- poppler/Function.cc | 3 ++-
+ poppler/CMap.cc | 3 ++-
+ poppler/Function.cc | 3 ++-
poppler/StructElement.cc | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
commit a7da4c6ac2b13308803806009c3437332b140586
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri Dec 27 17:09:39 2013 +0100
+Date: Fri Dec 27 17:09:39 2013 +0100
GooString format: fixed bug with printing LLONG_MIN
@@ -8008,11 +8381,11 @@
commit fe88f20cc565b4cf4765fed56c821989148ef454
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri Dec 27 17:08:50 2013 +0100
+Date: Fri Dec 27 17:08:50 2013 +0100
GooString format: Added some tests + improved documentation
- goo/GooString.h | 10 +++++--
+ goo/GooString.h | 10 +++++--
qt4/tests/check_goostring.cpp | 66
+++++++++++++++++++++++++++++++++++++++++++
qt5/tests/check_goostring.cpp | 66
@@ -8021,7 +8394,7 @@
commit 5234a349adb678d267a3d8ca13176ac8abb7afd2
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Dec 20 20:25:26 2013 +0100
+Date: Fri Dec 20 20:25:26 2013 +0100
pdfunite: do not lose fonts when merging some files
@@ -8031,16 +8404,16 @@
commit 8e24fcc0d296e07327e9cbe297f627bfc6471ee3
Merge: 85efba3 b02f873
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Dec 18 21:51:57 2013 +0100
+Date: Wed Dec 18 21:51:57 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.24'
Conflicts:
- poppler/GfxState.cc
+ poppler/GfxState.cc
commit b02f873174865837fed3a9544b70b8b21747a3dd
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Dec 18 21:46:12 2013 +0100
+Date: Wed Dec 18 21:46:12 2013 +0100
Fixed some GooString format markers
@@ -8049,7 +8422,7 @@
commit 85efba38c02b5daf7d3fc46bc85850e6842a085d
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Dec 18 00:46:00 2013 +0100
+Date: Wed Dec 18 00:46:00 2013 +0100
Make pdfunite work even if there's a single file given
@@ -8060,7 +8433,7 @@
commit a766c55f68db38feed91cf003a0d5710e2f925a8
Author: Tuomas Jormola <tj at solitudo.net>
-Date: Mon Dec 16 20:43:28 2013 +0100
+Date: Mon Dec 16 20:43:28 2013 +0100
Fix detection of moc for Qt5
@@ -8089,35 +8462,35 @@
commit a43b4bf84fe4bde6649049685bf4ed6a682e8286
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Dec 15 11:59:57 2013 +0100
+Date: Sun Dec 15 11:59:57 2013 +0100
regtest: Add a command line option to create-report command to not
launch the browser
- regtest/HTMLReport.py | 5 +++--
+ regtest/HTMLReport.py | 5 +++--
regtest/commands/create-report.py | 5 ++++-
2 files changed, 7 insertions(+), 3 deletions(-)
commit 113958276b96d7f1aab7042e1807a9970425d234
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Dec 15 11:48:51 2013 +0100
+Date: Sun Dec 15 11:48:51 2013 +0100
regtest: Return an exist status code depending on whether the
command succeeded
- regtest/TestRun.py | 2 ++
- regtest/commands/__init__.py | 4 ++--
+ regtest/TestRun.py | 2 ++
+ regtest/commands/__init__.py | 4 ++--
regtest/commands/create-refs.py | 2 ++
regtest/commands/create-report.py | 2 ++
regtest/commands/find-regression.py | 4 +++-
- regtest/commands/run-tests.py | 6 ++++--
- regtest/main.py | 8 ++++----
- regtest/poppler-regtest | 2 +-
+ regtest/commands/run-tests.py | 6 ++++--
+ regtest/main.py | 8 ++++----
+ regtest/poppler-regtest | 2 +-
8 files changed, 20 insertions(+), 10 deletions(-)
commit 44cf2de0df351d5948893f6a4e2bca1168d16b70
Author: Dominik Haumann <dhaumann at kde.org>
-Date: Thu Dec 12 23:12:35 2013 +0100
+Date: Thu Dec 12 23:12:35 2013 +0100
Arthur font rendering improvements
@@ -8135,18 +8508,18 @@
commit 02863f683be4543a2af6c26d53be93785d2b836a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Dec 12 23:09:43 2013 +0100
+Date: Thu Dec 12 23:09:43 2013 +0100
qt: Simple silly test program to save to file
Allows us to do some quick arthur testing
- qt4/tests/CMakeLists.txt | 1 +
- qt4/tests/Makefile.am | 8 ++++-
+ qt4/tests/CMakeLists.txt | 1 +
+ qt4/tests/Makefile.am | 8 ++++-
qt4/tests/test-render-to-file.cpp | 69
+++++++++++++++++++++++++++++++++++++++
- qt5/tests/CMakeLists.txt | 1 +
- qt5/tests/Makefile.am | 8 ++++-
+ qt5/tests/CMakeLists.txt | 1 +
+ qt5/tests/Makefile.am | 8 ++++-
qt5/tests/test-render-to-file.cpp | 69
+++++++++++++++++++++++++++++++++++++++
6 files changed, 154 insertions(+), 2 deletions(-)
@@ -8153,13 +8526,13 @@
commit 018892d4ceccd5e2994cdb74cd2d401293fc929d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Dec 11 23:05:53 2013 +0100
+Date: Wed Dec 11 23:05:53 2013 +0100
0.25.0
CMakeLists.txt | 6 +++---
- configure.ac | 4 ++--
- cpp/Doxyfile | 2 +-
+ configure.ac | 4 ++--
+ cpp/Doxyfile | 2 +-
poppler/Makefile.am | 2 +-
qt4/src/Doxyfile | 2 +-
qt5/src/Doxyfile | 2 +-
@@ -8167,7 +8540,7 @@
commit a1b99b26da9124fa55f773af55ae7382bd911d47
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Dec 11 23:00:00 2013 +0100
+Date: Wed Dec 11 23:00:00 2013 +0100
NEWS
@@ -8176,22 +8549,22 @@
commit 10a0c45676ef56bee5924e889a7e7c21244b4339
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Dec 10 20:48:36 2013 +0100
+Date: Tue Dec 10 20:48:36 2013 +0100
Update copyrights
- cpp/poppler-image.cpp | 1 +
- goo/PNGWriter.cc | 2 +-
+ cpp/poppler-image.cpp | 1 +
+ goo/PNGWriter.cc | 2 +-
poppler/MarkedContentOutputDev.cc | 2 ++
poppler/MarkedContentOutputDev.h | 2 ++
- poppler/Object.h | 1 +
- poppler/PDFDoc.h | 1 +
- utils/ImageOutputDev.h | 2 +-
+ poppler/Object.h | 1 +
+ poppler/PDFDoc.h | 1 +
+ utils/ImageOutputDev.h | 2 +-
7 files changed, 9 insertions(+), 2 deletions(-)
commit 6c0e7d35f273583acc2aa818860e3120b0cab64f
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Tue Dec 10 20:14:39 2013 +0100
+Date: Tue Dec 10 20:14:39 2013 +0100
correction for knockout transparency groups
@@ -8198,28 +8571,28 @@
Fixes test "G" in eci_altona-test-suite-v2_technical2_x4.pdf
poppler/SplashOutputDev.cc | 18 ++++++++++---
- splash/Splash.cc | 63
+ splash/Splash.cc | 63
+++++++++++++++++++++++++++++++++------------
- splash/SplashFTFontEngine.h | 3 +++
+ splash/SplashFTFontEngine.h | 3 +++
splash/SplashFontEngine.cc | 13 ++++++++++
- splash/SplashFontEngine.h | 5 ++++
+ splash/SplashFontEngine.h | 5 ++++
5 files changed, 82 insertions(+), 20 deletions(-)
commit f77bc21813ae7234ec4ce94ce4e92230fe5c174a
Merge: 06e9dc9 58e04a0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 7 16:56:11 2013 +0000
+Date: Sat Dec 7 16:56:11 2013 +0000
Merge remote-tracking branch 'origin/poppler-0.24'
Conflicts:
- utils/pdfimages.cc
- utils/pdfinfo.cc
- utils/pdfseparate.cc
+ utils/pdfimages.cc
+ utils/pdfinfo.cc
+ utils/pdfseparate.cc
commit 06e9dc917650f562cd6f6666190a8c25756514a3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 7 16:39:02 2013 +0000
+Date: Sat Dec 7 16:39:02 2013 +0000
Compile++
@@ -8228,7 +8601,7 @@
commit 58e04a08afee39370283c494ee2e4e392fd3b684
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Dec 7 16:33:09 2013 +0000
+Date: Sat Dec 7 16:33:09 2013 +0000
segExtraBytes is a goffset not an int so use lld
@@ -8239,7 +8612,7 @@
commit 3335d5e52fd7527bba7368ad6e87f1188808582f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Dec 6 17:28:13 2013 +0100
+Date: Fri Dec 6 17:28:13 2013 +0100
regtest: Limit the stderr files to ~1MB
@@ -8257,7 +8630,7 @@
commit 24107ac47625438837d7c29053bff795f986a6bb
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Dec 6 13:24:47 2013 +0100
+Date: Fri Dec 6 13:24:47 2013 +0100
regtest: Save checksum results sorted in md5 files
@@ -8269,7 +8642,7 @@
commit f1c9993d58fb9d191a7b3e26bfcaf7b5eec5323d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Dec 6 13:03:24 2013 +0100
+Date: Fri Dec 6 13:03:24 2013 +0100
regtest: Show also the tests expected to crash/fail to run but
don't fail
@@ -8279,7 +8652,7 @@
commit 64d1e79c863d12b12b87ed0e3139d364f503e026
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Dec 6 12:51:48 2013 +0100
+Date: Fri Dec 6 12:51:48 2013 +0100
regtest: Improve readability of test results
@@ -8295,7 +8668,7 @@
commit c35bc1da9402896c88999f9cffed6962a265f32e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Dec 6 10:04:48 2013 +0100
+Date: Fri Dec 6 10:04:48 2013 +0100
glib-demo: Increase the default size of the main window
@@ -8307,7 +8680,7 @@
commit ab7da0bf62bb5032c4683d9cd841075d26045aae
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Mon Oct 28 22:52:22 2013 -0700
+Date: Mon Oct 28 22:52:22 2013 -0700
glib-demo: Add Square and Circle annotations demo
@@ -8318,7 +8691,7 @@
commit 2ec450567f27bba3ee4a08b5e69b7c9605bea4bb
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Mon Oct 28 22:48:39 2013 -0700
+Date: Mon Oct 28 22:48:39 2013 -0700
glib: Add implementation of Square and Circle annotations
@@ -8328,18 +8701,18 @@
https://bugs.freedesktop.org/show_bug.cgi?id=70983
- glib/poppler-annot.cc | 263
+ glib/poppler-annot.cc | 263
++++++++++++++++++++++++++++++++----
- glib/poppler-annot.h | 23 ++++
- glib/poppler-page.cc | 6 +
- glib/poppler-private.h | 2 +
- glib/poppler.h | 2 +
- glib/reference/poppler-sections.txt | 16 +++
+ glib/poppler-annot.h | 23 ++++
+ glib/poppler-page.cc | 6 +
+ glib/poppler-private.h | 2 +
+ glib/poppler.h | 2 +
+ glib/reference/poppler-sections.txt | 16 +++
6 files changed, 286 insertions(+), 26 deletions(-)
commit e109cf2461d5be93d004593123d875a28fd79b61
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Nov 26 20:12:22 2013 +0100
+Date: Tue Nov 26 20:12:22 2013 +0100
annots: Make Annot::setBorder receive an AnnotBorder object
@@ -8353,7 +8726,7 @@
commit 3979b82982e84107d93fbbe95350bf25ce47398d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Nov 26 14:44:57 2013 +0100
+Date: Tue Nov 26 14:44:57 2013 +0100
annots: Use a default border for annots that can have a BS entry
@@ -8370,7 +8743,7 @@
commit 36c07c82bdff010695c5d615b67506922522d0e8
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Nov 26 14:07:21 2013 +0100
+Date: Tue Nov 26 14:07:21 2013 +0100
annots: Add helper function Annot::setLineStyleForBorder
@@ -8387,7 +8760,7 @@
commit e7b1ff97318fd6c3a8fed3a33d45f1cb55208b28
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Nov 26 11:40:57 2013 +0100
+Date: Tue Nov 26 11:40:57 2013 +0100
annots: Remove unused typeUnknown AnnotBorderType from AnnotBorder
@@ -8400,7 +8773,7 @@
commit 17b2623360ed8917e94a8e5b880e92e6db70335e
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Tue Jun 18 00:35:51 2013 +0300
+Date: Tue Jun 18 00:35:51 2013 +0300
Tagged-PDF: Text content extraction from structure elements
@@ -8412,17 +8785,17 @@
https://bugs.freedesktop.org/show_bug.cgi?id=64815
- poppler/Makefile.am | 2 +
+ poppler/Makefile.am | 2 +
poppler/MarkedContentOutputDev.cc | 210
++++++++++++++++++++++++++++++++++++++
poppler/MarkedContentOutputDev.h | 128 +++++++++++++++++++++++
- poppler/StructElement.cc | 50 +++++++++
- poppler/StructElement.h | 28 +++++
+ poppler/StructElement.cc | 50 +++++++++
+ poppler/StructElement.h | 28 +++++
5 files changed, 418 insertions(+)
commit 2c4320c26744ea28be10eac7cc54980c9eb4fc27
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Dec 3 19:07:09 2013 +0100
+Date: Tue Dec 3 19:07:09 2013 +0100
glib-demo: Show number of charcters and text layout units in text demo
@@ -8433,7 +8806,7 @@
commit 98d75dcdb9b73feb6f35d8ad76f5d0c428289f91
Author: Jason Crain <jason at aquaticape.us>
-Date: Sat Nov 30 17:29:50 2013 +0100
+Date: Sat Nov 30 17:29:50 2013 +0100
Limit use of ZapfDingbats character names
@@ -8443,9 +8816,9 @@
Bug #60243
- goo/GooString.cc | 10 ++
- goo/GooString.h | 4 +
- poppler/GfxFont.cc | 15 +-
+ goo/GooString.cc | 10 ++
+ goo/GooString.h | 4 +
+ poppler/GfxFont.cc | 15 +-
poppler/GlobalParams.cc | 33 +++-
poppler/GlobalParams.h | 16 +-
poppler/NameToUnicodeTable.h | 415
@@ -8454,7 +8827,7 @@
commit 817cc333ca8009998f2099583fd0a2fc703f3db3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Nov 29 10:07:16 2013 +0100
+Date: Fri Nov 29 10:07:16 2013 +0100
regtest: Do not buffer stderr output
@@ -8477,7 +8850,7 @@
commit f8f82f1cc3a948239a05d7762210a3f244299db6
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Nov 29 10:03:24 2013 +0100
+Date: Fri Nov 29 10:03:24 2013 +0100
regtest: Read test results in chunks to get the md5 digest
@@ -8495,7 +8868,7 @@
commit 3444a44397a890dbeb1bd10357dbc8246fd21ad0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Nov 29 10:01:20 2013 +0100
+Date: Fri Nov 29 10:01:20 2013 +0100
regtest: Remove unused method _check_exit_status2
@@ -8507,7 +8880,7 @@
commit 5f825df417947c51943f1db327e1aa6c3faa15b0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Nov 29 09:57:57 2013 +0100
+Date: Fri Nov 29 09:57:57 2013 +0100
regtest: Do not store the current line in Printer but only its length
@@ -8518,7 +8891,7 @@
commit 1486d93f0f6418b37ccc57568717d9349a79935b
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Nov 27 18:29:36 2013 +0100
+Date: Wed Nov 27 18:29:36 2013 +0100
regtest: Do not consider docs with no refs as skipped
@@ -8531,7 +8904,7 @@
commit 5241c0cc730c380dc44c3a081e1de675e1915861
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Nov 27 17:18:37 2013 +0100
+Date: Wed Nov 27 17:18:37 2013 +0100
regtest: Use number of tests run to show the progress
@@ -8543,30 +8916,30 @@
correct order. It also simplifies the code a bit.
Also improved the output formatting to make it easier to read.
- regtest/Printer.py | 44 ++++-----------
+ regtest/Printer.py | 44 ++++-----------
regtest/TestReferences.py | 50 +++++++++++------
- regtest/TestRun.py | 136
+ regtest/TestRun.py | 136
+++++++++++++++++++++++++---------------------
3 files changed, 118 insertions(+), 112 deletions(-)
commit 0af3e009a702d0c6ca716565ab87b386baa0a1ed
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 27 00:53:16 2013 +0100
+Date: Wed Nov 27 00:53:16 2013 +0100
0.24.4
- CMakeLists.txt | 4 ++--
- NEWS | 18 ++++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt5/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 18 ++++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt5/src/Doxyfile | 2 +-
7 files changed, 25 insertions(+), 7 deletions(-)
commit a42a13be0a0cda71dc230a73f7b16eb4eb066251
Author: suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Wed Nov 27 00:05:57 2013 +0100
+Date: Wed Nov 27 00:05:57 2013 +0100
Warn the user if he provides a wrong range
@@ -8583,7 +8956,7 @@
commit 45552cafaeef6b883078db269437586add1dc32c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 26 23:36:12 2013 +0100
+Date: Tue Nov 26 23:36:12 2013 +0100
Update copyrights
@@ -8592,7 +8965,7 @@
commit f20fe89d4f5a8f768e2019f25cecf40cd0e4f5f8
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Nov 25 09:05:41 2013 +0100
+Date: Mon Nov 25 09:05:41 2013 +0100
glib-demo: Add an area selector to text demo
@@ -8605,20 +8978,20 @@
commit bb2b7fb491fb72f0ea024d80df89680ede3457b4
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Nov 25 09:04:30 2013 +0100
+Date: Mon Nov 25 09:04:30 2013 +0100
glib: Add API to get text, text layout and text attributes for a
given area
- glib/poppler-page.cc | 107
+ glib/poppler-page.cc | 107
++++++++++++++++++++++++++++++++++--
- glib/poppler-page.h | 8 +++
- glib/reference/poppler-sections.txt | 3 +
+ glib/poppler-page.h | 8 +++
+ glib/reference/poppler-sections.txt | 3 +
3 files changed, 113 insertions(+), 5 deletions(-)
commit f662973b0da52da84acc3668a0e037ee72498193
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Nov 2 14:07:07 2013 +0100
+Date: Sat Nov 2 14:07:07 2013 +0100
TextOutputDev: Honor the selection rectangle passed to
TextPage::getSelectionWords()
@@ -8634,7 +9007,7 @@
https://bugs.freedesktop.org/show_bug.cgi?id=71160
- glib/poppler-page.cc | 22 ++++++++++++++--------
+ glib/poppler-page.cc | 22 ++++++++++++++--------
poppler/TextOutputDev.cc | 40 ++++++++--------------------------------
poppler/TextOutputDev.h | 20 ++++++++++++++++++++
3 files changed, 42 insertions(+), 40 deletions(-)
@@ -8641,7 +9014,7 @@
commit 18fab454c59b1c77c691617aaef99245eacd83b5
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Mon Oct 28 22:41:41 2013 -0700
+Date: Mon Oct 28 22:41:41 2013 -0700
glib-demo: Simplify annotations list and its properties
@@ -8659,13 +9032,13 @@
commit 770a7ac9833a3c4f4f0399093272d4d0bdc7923b
Merge: e7a0f2b 9ae29c7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Nov 21 23:58:29 2013 +0100
+Date: Thu Nov 21 23:58:29 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.24'
commit 9ae29c7a07d0f372dbfc4aca17bbb646126aedb5
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Thu Nov 21 23:53:53 2013 +0100
+Date: Thu Nov 21 23:53:53 2013 +0100
Don't end loop if reading from GooFile fails
@@ -8676,7 +9049,7 @@
commit e7a0f2b942fe621304275175324f7809d1c83d80
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Nov 20 00:43:27 2013 +0100
+Date: Wed Nov 20 00:43:27 2013 +0100
Fix warning on signed/unsigned comparison in GfxState.cc
@@ -8687,7 +9060,7 @@
commit c784c4c3a582aaa4e10c223665cb876e12b7c16f
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Mon Nov 18 00:57:53 2013 -0800
+Date: Mon Nov 18 00:57:53 2013 -0800
glib-demo: Add support for simple line annotations
@@ -8699,7 +9072,7 @@
commit 2d164e06b8a84ade6689d85bba2d606c66bf62a9
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Mon Nov 18 00:48:13 2013 -0800
+Date: Mon Nov 18 00:48:13 2013 -0800
glib-demo: add color selection for new annotations
@@ -8710,50 +9083,50 @@
commit 7127a2c705787f6f44b0852efeabe9fdeae7e2c0
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Sun Nov 17 23:38:32 2013 -0800
+Date: Sun Nov 17 23:38:32 2013 -0800
glib: Add support for simple line annotations
https://bugs.freedesktop.org/show_bug.cgi?id=70981
- glib/poppler-annot.cc | 79
+ glib/poppler-annot.cc | 79
+++++++++++++++++++++++++++++++++++++
- glib/poppler-annot.h | 12 ++++++
- glib/poppler-page.cc | 3 ++
- glib/poppler-private.h | 1 +
- glib/poppler.h | 1 +
- glib/reference/poppler-sections.txt | 7 ++++
+ glib/poppler-annot.h | 12 ++++++
+ glib/poppler-page.cc | 3 ++
+ glib/poppler-private.h | 1 +
+ glib/poppler.h | 1 +
+ glib/reference/poppler-sections.txt | 7 ++++
6 files changed, 103 insertions(+)
commit 451bac9f05bab18f3aa0392ddf6eb6b569004cb8
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Sun Nov 17 23:30:14 2013 -0800
+Date: Sun Nov 17 23:30:14 2013 -0800
glib: Add PopplerPoint boxed type
https://bugs.freedesktop.org/show_bug.cgi?id=70981
- glib/poppler-page.cc | 54
+ glib/poppler-page.cc | 54
+++++++++++++++++++++++++++++++++++++
- glib/poppler-page.h | 20 ++++++++++++++
- glib/poppler.h | 1 +
- glib/reference/poppler-sections.txt | 5 ++++
+ glib/poppler-page.h | 20 ++++++++++++++
+ glib/poppler.h | 1 +
+ glib/reference/poppler-sections.txt | 5 ++++
4 files changed, 80 insertions(+)
commit c01cee165392ba8297e4168111a66d2acb272a99
Merge: 07c2554 47605a8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Nov 18 22:58:28 2013 +0100
+Date: Mon Nov 18 22:58:28 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.24'
Conflicts:
- poppler/Catalog.cc
- poppler/Catalog.h
+ poppler/Catalog.cc
+ poppler/Catalog.h
commit 47605a8aaf85bee21601219b04c0c8e6cf982507
Author: José Aliste <jaliste at src.gnome.org>
-Date: Mon Nov 18 22:52:08 2013 +0100
+Date: Mon Nov 18 22:52:08 2013 +0100
Catalog: sort entries of NameTrees to make sure lookup works
@@ -8765,7 +9138,7 @@
commit 07c255482f7ec8a8cfd4eaeaf7b07de317bbcc7a
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Sun Oct 27 13:30:22 2013 -0700
+Date: Sun Oct 27 13:30:22 2013 -0700
glib-demo: Add annotations interactively
@@ -8780,7 +9153,7 @@
commit 4b7c91ea697359751f9abe9ec5e63021c90a60ed
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Sat Sep 28 23:18:07 2013 -0700
+Date: Sat Sep 28 23:18:07 2013 -0700
glib: Add getter and setter for annotation's rectangle
@@ -8791,15 +9164,15 @@
https://bugs.freedesktop.org/show_bug.cgi?id=70901
- glib/poppler-annot.cc | 48
+ glib/poppler-annot.cc | 48
+++++++++++++++++++++++++++++++++++++
- glib/poppler-annot.h | 4 ++++
- glib/reference/poppler-sections.txt | 2 ++
+ glib/poppler-annot.h | 4 ++++
+ glib/reference/poppler-sections.txt | 2 ++
3 files changed, 54 insertions(+)
commit 491f0a170c72271a7a9ce049fbcfe81f08cff162
Author: suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Fri Nov 15 20:35:12 2013 +0100
+Date: Fri Nov 15 20:35:12 2013 +0100
pdftotext: Escape the text of the xml headers
@@ -8809,13 +9182,13 @@
commit 4da94680d4d2d6b1bd3351d476a20f9c7ae565bc
Merge: 3ea3d7c 78c407a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Nov 15 20:27:00 2013 +0100
+Date: Fri Nov 15 20:27:00 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.24'
commit 3ea3d7c6c7a0ede76428204ec11aec3a844117fc
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Nov 15 19:59:52 2013 +0100
+Date: Fri Nov 15 19:59:52 2013 +0100
pdftotext: Silence warning for may be used uninitialized variable
@@ -8826,7 +9199,7 @@
commit 97910b9eb92df49757915bde02e0d54de04552d4
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Nov 15 19:55:19 2013 +0100
+Date: Fri Nov 15 19:55:19 2013 +0100
Do not close stdout in pdftotext
@@ -8837,7 +9210,7 @@
commit 78c407ac7e8f48ae2d2c75ad0f5960390190d2e3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Nov 15 20:25:52 2013 +0100
+Date: Fri Nov 15 20:25:52 2013 +0100
destionation -> destination
@@ -8852,7 +9225,7 @@
commit a23c9ad4c0536d680bedc563444ce3adf6e1ee9e
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Nov 15 11:38:45 2013 +0100
+Date: Fri Nov 15 11:38:45 2013 +0100
Silence warning for may be used uninitialized variable in
ImageOutputDec.cc
@@ -8874,7 +9247,7 @@
commit c43a80e65fc570a8017892ba111a8c48ac33d9ad
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Nov 15 19:59:52 2013 +0100
+Date: Fri Nov 15 19:59:52 2013 +0100
pdftotext: Silence warning for may be used uninitialized variable
@@ -8885,7 +9258,7 @@
commit f905d804c0d1c715d8423938f41b5a002c0ef15d
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Nov 15 19:55:19 2013 +0100
+Date: Fri Nov 15 19:55:19 2013 +0100
Do not close stdout in pdftotext
@@ -8897,13 +9270,13 @@
commit 33e703ac9bb6cf69664d6c6fddd3bebd56336074
Merge: 8294d18 7c74bcc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Nov 15 19:50:10 2013 +0100
+Date: Fri Nov 15 19:50:10 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.24'
commit 7c74bccdf514cce05987dde7fb1cce4ac65ff025
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Nov 15 19:48:07 2013 +0100
+Date: Fri Nov 15 19:48:07 2013 +0100
Forgot to update the copyrights
@@ -8915,7 +9288,7 @@
commit ebe49d597a62aa94601c2e4595dbad1895ea7ef0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Nov 15 19:33:00 2013 +0100
+Date: Fri Nov 15 19:33:00 2013 +0100
Fix regression in broken endstream detection
@@ -8930,7 +9303,7 @@
commit 8294d18ea96bd18be076bccbdbdaa015fc48aa12
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Thu Sep 26 20:46:34 2013 +0300
+Date: Thu Sep 26 20:46:34 2013 +0300
Tagged-PDF: Parsing of StructElem standard types and attributes
@@ -8950,7 +9323,7 @@
commit 4e0cbd37b964107c0fb531d48876a33ae843bf27
Author: suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Mon Nov 11 22:46:07 2013 +0100
+Date: Mon Nov 11 22:46:07 2013 +0100
pdftohtml: Add -? and --help
@@ -8959,7 +9332,7 @@
commit 4dbd36f5b35dd0964e59d942242aecdc6b474c89
Author: Andres Gomez <agomez at igalia.com>
-Date: Tue Nov 5 09:52:23 2013 +0200
+Date: Tue Nov 5 09:52:23 2013 +0200
glib-demo: Fix conding style issue in main.c
@@ -8970,7 +9343,7 @@
commit 02f3c235eaf60350c98e88dbe266378fccef59d7
Author: Andres Gomez <agomez at igalia.com>
-Date: Tue Nov 5 09:52:23 2013 +0200
+Date: Tue Nov 5 09:52:23 2013 +0200
glib-demo: Fix a typo in function name
@@ -8981,7 +9354,7 @@
commit 5620b82e69335b7f12d877a24f1a463604f0e515
Author: Andres Gomez <agomez at igalia.com>
-Date: Tue Nov 5 09:52:23 2013 +0200
+Date: Tue Nov 5 09:52:23 2013 +0200
glib-demo: Fix trailing whitespaces in main.c
@@ -8992,7 +9365,7 @@
commit 43309d92d327b4ae8e89edb15482247045d726a4
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Sat Sep 28 20:45:32 2013 -0700
+Date: Sat Sep 28 20:45:32 2013 -0700
glib-demo: Make the Remove annotation button prominent in demo
@@ -9008,14 +9381,14 @@
commit f4a72fd3c61091d6b455af9a881c2390da19b506
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 26 19:06:34 2013 +0200
+Date: Sat Oct 26 19:06:34 2013 +0200
0.24.3
CMakeLists.txt | 2 +-
- NEWS | 14 ++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ NEWS | 14 ++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
qt5/src/Doxyfile | 2 +-
6 files changed, 19 insertions(+), 5 deletions(-)
@@ -9022,24 +9395,24 @@
commit 33a5af32cd5769cf1b6c6344077ac4a3f407ba21
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 26 18:48:50 2013 +0200
+Date: Sat Oct 26 18:48:50 2013 +0200
Update copyrights
qt4/src/poppler-document.cc | 2 +-
- utils/pdfseparate.cc | 2 +-
+ utils/pdfseparate.cc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit 9f09b9596f1fc52481914019d68c8f9b85b5c438
Merge: bd893d4 61f79b8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 24 01:03:02 2013 +0200
+Date: Thu Oct 24 01:03:02 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
commit 61f79b8447c3ac8ab5a26e79e0c28053ffdccf75
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 24 00:54:56 2013 +0200
+Date: Thu Oct 24 00:54:56 2013 +0200
Allow only one %d in the filename
@@ -9055,13 +9428,13 @@
commit bd893d4a543a6cc3a525655f37def38440944f28
Merge: 93e8b05 daa0990
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 10 02:19:34 2013 +0200
+Date: Thu Oct 10 02:19:34 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
commit daa0990a7baf17d00d12574a4de815e070727a86
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 10 02:16:25 2013 +0200
+Date: Thu Oct 10 02:16:25 2013 +0200
Return empty if getXRef()->copy() fails
@@ -9074,7 +9447,7 @@
commit f4bfa940aa40a82a1080cdaf765da1d1615ccfb1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Oct 5 11:20:04 2013 +0200
+Date: Sat Oct 5 11:20:04 2013 +0200
cairo: Do not set an invalid matrix in drawImage()
@@ -9085,7 +9458,7 @@
commit 93e8b05fb2a6d225f048db6a3a735717433a5a13
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Oct 5 11:20:04 2013 +0200
+Date: Sat Oct 5 11:20:04 2013 +0200
cairo: Do not set an invalid matrix in drawImage()
@@ -9096,7 +9469,7 @@
commit 3084f8f4a5ad55937094b14e30169dccf1fa4ec9
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Sat Sep 21 11:59:32 2013 -0700
+Date: Sat Sep 21 11:59:32 2013 -0700
glib-demo: Expand short names for annotations used in demo
@@ -9108,7 +9481,7 @@
commit ff674f57a3587142165fd56aec089d9840ceda36
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Fri Sep 27 22:33:42 2013 -0700
+Date: Fri Sep 27 22:33:42 2013 -0700
glib-demo: Merge columns Type and Color in annotations demo
@@ -9123,7 +9496,7 @@
commit 76d6e2d385e2cbad7f44bc8aee05147efd3970a4
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Fri Sep 20 23:27:20 2013 -0700
+Date: Fri Sep 20 23:27:20 2013 -0700
glib-demo: Rearrange layout for annotations in demo
@@ -9137,7 +9510,7 @@
commit a6b1fc1a2ca83b3e4c52bcaa95b99d0289354f4b
Author: Germán Poo-Caamaño <gpoo at gnome.org>
-Date: Sun Sep 29 22:50:42 2013 -0700
+Date: Sun Sep 29 22:50:42 2013 -0700
glib-demo: Fix rectangle calculation for new annotations in demo
@@ -9148,7 +9521,7 @@
commit bd49b3c0c6f2adccc5bda561edbaf9f00ed2917a
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Oct 2 23:32:09 2013 +0200
+Date: Wed Oct 2 23:32:09 2013 +0200
Use icc profile in OutputIntents
@@ -9155,16 +9528,16 @@
Bug #34053
poppler/Gfx.cc | 114 +++++++++++---
- poppler/Gfx.h | 8 +-
+ poppler/Gfx.h | 8 +-
poppler/GfxState.cc | 429
+++++++++++++++++++++++++++++++++++++++++-----------
- poppler/GfxState.h | 72 ++++++---
- poppler/Page.cc | 2 +-
+ poppler/GfxState.h | 72 ++++++---
+ poppler/Page.cc | 2 +-
5 files changed, 490 insertions(+), 135 deletions(-)
commit df947a0641082f530200880d46e20cd3e1fd962f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Oct 2 20:53:32 2013 +0200
+Date: Wed Oct 2 20:53:32 2013 +0200
Compile++
@@ -9173,7 +9546,7 @@
commit fa83d7e4f36cfc11c7b4f81f5f5e8ed69eb6dbbe
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
-Date: Wed Oct 2 20:35:58 2013 +0200
+Date: Wed Oct 2 20:35:58 2013 +0200
pdfseparate: allow zero-padded pagespecs
@@ -9184,7 +9557,7 @@
commit e04cabd878a0fd84faa5178f423fd828d010b664
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Mon Jun 17 17:00:27 2013 +0300
+Date: Mon Jun 17 17:00:27 2013 +0300
Tagged-PDF: Implement parsing of StructTreeRoot
@@ -9209,10 +9582,10 @@
https://bugs.freedesktop.org/show_bug.cgi?id=64815
- poppler/Catalog.cc | 36 +++---
- poppler/Catalog.h | 5 +-
- poppler/Makefile.am | 4 +
- poppler/PDFDoc.h | 3 +-
+ poppler/Catalog.cc | 36 +++---
+ poppler/Catalog.h | 5 +-
+ poppler/Makefile.am | 4 +
+ poppler/PDFDoc.h | 3 +-
poppler/StructElement.cc | 322
++++++++++++++++++++++++++++++++++++++++++++++
poppler/StructElement.h | 167 ++++++++++++++++++++++++
@@ -9222,7 +9595,7 @@
commit 45e0fe56985f34e695c99a2f6ec1ffe14e239b9e
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Thu Sep 26 20:56:52 2013 +0300
+Date: Thu Sep 26 20:56:52 2013 +0300
Implement Object::takeString() method
@@ -9238,7 +9611,7 @@
commit d80eb4a34c218de34633ee2f1b9dfd65504a0ad9
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Tue Oct 1 22:57:55 2013 +0200
+Date: Tue Oct 1 22:57:55 2013 +0200
cache cms values in getGray(), getRGB() and getCMYK()
@@ -9246,19 +9619,19 @@
poppler/GfxState.cc | 111
++++++++++++++++++++++++++++++++++++++++++++++++++++
- poppler/GfxState.h | 2 +
+ poppler/GfxState.h | 2 +
2 files changed, 113 insertions(+)
commit 9bc8f3240698d5a8ae4c0129e768840664d28c22
Merge: a2742c8 e2fe851
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Oct 1 19:19:32 2013 +0200
+Date: Tue Oct 1 19:19:32 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
commit e2fe85137ecb59eb0d177682c552febc64cda643
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Oct 1 19:15:08 2013 +0200
+Date: Tue Oct 1 19:15:08 2013 +0200
Fix PFB font embedding
@@ -9271,20 +9644,20 @@
commit a2742c8fce0594ccbdb036dd0c29c6e15d2229f3
Merge: 6b30a52 06dabe1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 30 19:32:41 2013 +0200
+Date: Mon Sep 30 19:32:41 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
commit 06dabe1eed912e5f5c96fe9f371ab459516e5a99
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Sep 27 12:41:23 2013 +0200
+Date: Fri Sep 27 12:41:23 2013 +0200
0.24.2
CMakeLists.txt | 2 +-
- NEWS | 8 ++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ NEWS | 8 ++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
qt5/src/Doxyfile | 2 +-
6 files changed, 13 insertions(+), 5 deletions(-)
@@ -9291,7 +9664,7 @@
commit 78141da189c42a04b6a303767284de755a4a2d4d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Sep 27 12:39:00 2013 +0200
+Date: Fri Sep 27 12:39:00 2013 +0200
Update copyrights
@@ -9301,13 +9674,13 @@
commit 6b30a5214e39993025cf2fb9f221e1360de7fa9c
Merge: 4966b6f dc344b4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 21 10:38:45 2013 +0200
+Date: Sat Sep 21 10:38:45 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
commit dc344b410f49410174ee902b7649ebd8c2cb0fa2
Author: Lu Wang <coolwanglu at gmail.com>
-Date: Sat Sep 21 10:37:30 2013 +0200
+Date: Sat Sep 21 10:37:30 2013 +0200
pdftocairo: check file opening failure in beginDocument()
@@ -9317,13 +9690,13 @@
commit 4966b6f4193cc9d13f63e92bdc2aac0c8b78298d
Merge: 0f074b1 1e612d3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 21 10:15:28 2013 +0200
+Date: Sat Sep 21 10:15:28 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
commit 1e612d331b79dabec66ad241d7ffe66674a10bc4
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sat Sep 21 10:10:16 2013 +0200
+Date: Sat Sep 21 10:10:16 2013 +0200
Windows: Fix CreateFile fails with ERROR_SHARING_VIOLATION
@@ -9335,16 +9708,16 @@
commit 0f074b16317d874fe58d7042f8434282786ca757
Merge: d277432 b8682d8
Author: Pino Toscano <pino at kde.org>
-Date: Mon Sep 16 19:53:10 2013 +0200
+Date: Mon Sep 16 19:53:10 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
Conflicts:
- utils/pdfimages.1
+ utils/pdfimages.1
commit b8682d868ddf7f741e93b791588af0932893f95c
Author: Pino Toscano <pino at kde.org>
-Date: Mon Sep 16 19:46:55 2013 +0200
+Date: Mon Sep 16 19:46:55 2013 +0200
pdfseparate: improve the path building
@@ -9358,7 +9731,7 @@
commit d2774325f5248018977d3ab8f8dd7155ed972668
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Sep 14 14:08:11 2013 +0930
+Date: Sat Sep 14 14:08:11 2013 +0930
pdfimages.1: fix typo
@@ -9367,7 +9740,7 @@
commit 9b5957278c7f249fa1010e61a0ed79f0eb20e26d
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Aug 31 17:33:25 2013 +0930
+Date: Sat Aug 31 17:33:25 2013 +0930
pdfimages: ensure dump* variables are intialized
@@ -9376,7 +9749,7 @@
commit e116ef32504b589001814f0f579309ecf7ec89d9
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Aug 28 08:05:23 2013 +0930
+Date: Wed Aug 28 08:05:23 2013 +0930
Make cpp/poppler-image.cc use goo/NetPBMWriter
@@ -9390,7 +9763,7 @@
commit a87a11ee6bbd0f5707a3ac34ac2b9cc79f4e92d0
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Aug 29 22:42:34 2013 +0930
+Date: Thu Aug 29 22:42:34 2013 +0930
pdfimages: support cmyk tiff output
@@ -9401,13 +9774,13 @@
utils/ImageOutputDev.cc | 32 +++++++++++++++++++++++++++++++-
utils/ImageOutputDev.h | 3 ++-
- utils/pdfimages.1 | 13 ++++++++-----
- utils/pdfimages.cc | 3 ++-
+ utils/pdfimages.1 | 13 ++++++++-----
+ utils/pdfimages.cc | 3 ++-
4 files changed, 43 insertions(+), 8 deletions(-)
commit 63da26f8fb0b2b5ffaa127762d4e36d995c482ee
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Tue Aug 27 20:40:29 2013 +0200
+Date: Tue Aug 27 20:40:29 2013 +0200
resolve copy&paste error
@@ -9416,14 +9789,14 @@
commit 563da2d375c003478d398897796ecbf45ce03482
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 26 22:33:10 2013 +0200
+Date: Mon Aug 26 22:33:10 2013 +0200
0.24.1
CMakeLists.txt | 2 +-
- NEWS | 23 +++++++++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ NEWS | 23 +++++++++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
qt5/src/Doxyfile | 2 +-
6 files changed, 28 insertions(+), 5 deletions(-)
@@ -9430,7 +9803,7 @@
commit 2c73f1ea9116172692d8350cb7adf1b5376f795c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 26 21:50:51 2013 +0200
+Date: Mon Aug 26 21:50:51 2013 +0200
Fix typo
@@ -9439,18 +9812,18 @@
commit f58e9b64d5cf62906876c5c0f8da0f3c2c6c2bac
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 26 00:27:59 2013 +0200
+Date: Mon Aug 26 00:27:59 2013 +0200
Some more files Adrian has changed
- goo/PNGWriter.h | 2 +-
+ goo/PNGWriter.h | 2 +-
utils/HtmlOutputDev.cc | 2 +-
- utils/pdftocairo.cc | 2 +-
+ utils/pdftocairo.cc | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
commit 16da389c61c495111a5a49f62539a423a0655c28
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Aug 26 07:50:51 2013 +0930
+Date: Mon Aug 26 07:50:51 2013 +0930
fix typo in pdfimages.1
@@ -9459,7 +9832,7 @@
commit 56c0d4f3a231dca141c06493b50ab25959b5b15c
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Aug 26 07:47:46 2013 +0930
+Date: Mon Aug 26 07:47:46 2013 +0930
fix typo in pdfimages.1
@@ -9468,7 +9841,7 @@
commit af4f2b775946815b572622bf4c4d42ad3aea1141
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Aug 24 21:25:51 2013 +0930
+Date: Sat Aug 24 21:25:51 2013 +0930
pdfimages: Add -all option to write all image in their native format
@@ -9478,45 +9851,45 @@
commit 25e96b6ddbbe54a75ddb97d2e235c1bd6033fe79
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Aug 21 22:22:28 2013 +0930
+Date: Wed Aug 21 22:22:28 2013 +0930
pdfimages: support ccitt output
- poppler/Stream.h | 5 +++++
+ poppler/Stream.h | 5 +++++
utils/ImageOutputDev.cc | 35 +++++++++++++++++++++++++++++++++++
utils/ImageOutputDev.h | 4 ++++
- utils/pdfimages.1 | 39 ++++++++++++++++++++++++++++++++++++++-
- utils/pdfimages.cc | 4 ++++
+ utils/pdfimages.1 | 39 ++++++++++++++++++++++++++++++++++++++-
+ utils/pdfimages.cc | 4 ++++
5 files changed, 86 insertions(+), 1 deletion(-)
commit 086413263cb63a24d9492fbe534fdcc34b45951a
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Aug 18 20:37:01 2013 +0930
+Date: Sun Aug 18 20:37:01 2013 +0930
pdfimages: support JBIG2 output
- poppler/JBIG2Stream.h | 1 +
+ poppler/JBIG2Stream.h | 1 +
utils/ImageOutputDev.cc | 25 +++++++++++++++++++++++++
utils/ImageOutputDev.h | 4 ++++
- utils/pdfimages.1 | 13 ++++++++-----
- utils/pdfimages.cc | 4 ++++
+ utils/pdfimages.1 | 13 ++++++++-----
+ utils/pdfimages.cc | 4 ++++
5 files changed, 42 insertions(+), 5 deletions(-)
commit 2845ebabd00a2755549b8db436e78a3e0e0c0713
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Aug 18 20:07:31 2013 +0930
+Date: Sun Aug 18 20:07:31 2013 +0930
pdfimages: add support for writing JPEG2000 files
utils/ImageOutputDev.cc | 4 ++++
utils/ImageOutputDev.h | 4 ++++
- utils/pdfimages.1 | 12 ++++++++----
- utils/pdfimages.cc | 4 ++++
+ utils/pdfimages.1 | 12 ++++++++----
+ utils/pdfimages.cc | 4 ++++
4 files changed, 20 insertions(+), 4 deletions(-)
commit 2021c8ffcb36432049c4305e85ced2ae139086f3
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Aug 18 17:29:00 2013 +0930
+Date: Sun Aug 18 17:29:00 2013 +0930
pdfimages: add support for png and tiff output
@@ -9523,28 +9896,28 @@
utils/ImageOutputDev.cc | 67
++++++++++++++++++++++++++++++++++++++++++++++---
utils/ImageOutputDev.h | 17 +++++++++++--
- utils/pdfimages.1 | 22 ++++++++++------
- utils/pdfimages.cc | 19 +++++++++++---
+ utils/pdfimages.1 | 22 ++++++++++------
+ utils/pdfimages.cc | 19 +++++++++++---
4 files changed, 110 insertions(+), 15 deletions(-)
commit 8f466775c77b09a7114c688004317e6db05bcd3f
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Aug 18 16:08:02 2013 +0930
+Date: Sun Aug 18 16:08:02 2013 +0930
Change PNGWriter monochrome format to be 8 pixels/byte
to be consistent with TiffWriter and NetPBMWriter
- goo/PNGWriter.cc | 4 ----
- goo/PNGWriter.h | 2 +-
+ goo/PNGWriter.cc | 4 ----
+ goo/PNGWriter.h | 2 +-
utils/HtmlOutputDev.cc | 31 +++++++++++++++++++------------
utils/ImageOutputDev.cc | 9 ++++++---
- utils/pdftocairo.cc | 2 +-
+ utils/pdftocairo.cc | 2 +-
5 files changed, 27 insertions(+), 21 deletions(-)
commit e53aec2c61ba42cf0635dc05f8e27e3503c1eaac
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Aug 18 15:50:39 2013 +0930
+Date: Sun Aug 18 15:50:39 2013 +0930
Refactor ImageOutputDev to facilitate adding more output formats
@@ -9554,10 +9927,10 @@
- Create generic WriteRawIMage function for writing jpeg files so
support for jpeg2000/jbig2 can be added.
- CMakeLists.txt | 1 +
- goo/Makefile.am | 2 +
- goo/NetPBMWriter.cc | 84 ++++++++++++++++
- goo/NetPBMWriter.h | 52 ++++++++++
+ CMakeLists.txt | 1 +
+ goo/Makefile.am | 2 +
+ goo/NetPBMWriter.cc | 84 ++++++++++++++++
+ goo/NetPBMWriter.h | 52 ++++++++++
utils/ImageOutputDev.cc | 261
+++++++++++++++++++++---------------------------
utils/ImageOutputDev.h | 15 +--
@@ -9565,7 +9938,7 @@
commit 0ca0fcc9f536a57365048914cd8a8cc3eb5ed4fd
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Aug 17 15:24:43 2013 +0930
+Date: Sat Aug 17 15:24:43 2013 +0930
pdfimages: fix bug in -list output
@@ -9576,47 +9949,47 @@
commit f8ee5a931c795013d17f73f083b6e6f9a683d061
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Aug 17 15:17:11 2013 +0930
+Date: Sat Aug 17 15:17:11 2013 +0930
pdfimages: print size, ratio, and ppi
utils/ImageOutputDev.cc | 100
++++++++++++++++++++++++++++++++++++++++++++----
- utils/pdfimages.1 | 12 ++++++
- utils/pdfimages.cc | 2 +-
+ utils/pdfimages.1 | 12 ++++++
+ utils/pdfimages.cc | 2 +-
3 files changed, 106 insertions(+), 8 deletions(-)
commit b5321c4f40fb56b10f75c14c5c955c5775cf2ef9
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Aug 25 20:13:12 2013 +0200
+Date: Sun Aug 25 20:13:12 2013 +0200
use getCMYK/DeviceNLine in CMYK mode if available
Second part of bug 66928
- poppler/GfxState.cc | 310
+ poppler/GfxState.cc | 310
++++++++++++++++++++++++++++++++++++++++++++-
- poppler/GfxState.h | 32 ++++-
+ poppler/GfxState.h | 32 ++++-
poppler/SplashOutputDev.cc | 28 ++--
- splash/SplashTypes.h | 2 -
+ splash/SplashTypes.h | 2 -
4 files changed, 355 insertions(+), 17 deletions(-)
commit d006ac567e59e82c4c6cb42c5e429a4aa516ac0b
Merge: d391af7 ed3585e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 25 19:36:33 2013 +0200
+Date: Sun Aug 25 19:36:33 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
commit ed3585efc8b259cb065eac361a6a499f9f26851f
Author: William Bader <williambader at hotmail.com>
-Date: Sun Aug 25 19:31:11 2013 +0200
+Date: Sun Aug 25 19:31:11 2013 +0200
Fix pdftops -eps -level1sep rendering of a file
Since 8fb243bf11a979af8bfa36427436940706c9f71d we have
- case splashModeXBGR8:
- + cSrcNonIso[3] = 255;
+ case splashModeXBGR8:
+ + cSrcNonIso[3] = 255;
and that means splashModeDeviceN8 and splashModeCMYK8 can't
skip their breaks anymore otherwise the cSrcNonIso[3] gets
overwritten
@@ -9628,7 +10001,7 @@
commit d391af7ea63c4bc884bb81895aea0cdd8f8b282a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 24 14:03:49 2013 +0200
+Date: Sat Aug 24 14:03:49 2013 +0200
Update copyrights
@@ -9645,7 +10018,7 @@
commit a47b7f853174d6101f2b882a2db1a7dc95b33293
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Aug 3 10:28:20 2013 +0930
+Date: Sat Aug 3 10:28:20 2013 +0930
Add pdfinfo option to print out javascript
@@ -9659,7 +10032,7 @@
commit 8f7155e7e3180bb1966a5e7df6af6acdd479939b
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Aug 3 09:05:21 2013 +0930
+Date: Sat Aug 3 09:05:21 2013 +0930
pdfinfo: indicate if pdf contains javascript
@@ -9683,13 +10056,13 @@
commit c2453fc1307ebb222747f976e1311ecc5e99abfa
Merge: 3bb8c2e 70298a0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 20 19:53:17 2013 +0200
+Date: Tue Aug 20 19:53:17 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
commit 70298a021657a72ae80389687a86247144e6d6b6
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Tue Aug 20 19:46:01 2013 +0200
+Date: Tue Aug 20 19:46:01 2013 +0200
Don't copy not needed bitmap
@@ -9702,13 +10075,13 @@
commit 3bb8c2e34039cf473bf72ed9dab55664deab3ab7
Merge: 71c1d16 fc78330
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 20 00:41:13 2013 +0200
+Date: Tue Aug 20 00:41:13 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
commit fc78330072b9771fa39d21896703adb4836e5398
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 20 00:37:56 2013 +0200
+Date: Tue Aug 20 00:37:56 2013 +0200
use getRGBLine images if available
@@ -9722,7 +10095,7 @@
commit 71c1d162477a243db07b62ef3c056a2946f8986e
Merge: 7d1de78 678c767
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 18 16:41:20 2013 +0200
+Date: Sun Aug 18 16:41:20 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
@@ -9729,7 +10102,7 @@
commit 7d1de78ad79162217ee0ca6c2e99ce51017a327d
Merge: 7e0d969 fbea224
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 18 16:40:34 2013 +0200
+Date: Sun Aug 18 16:40:34 2013 +0200
Merge commit 'origin/poppler-0.24~1'
@@ -9740,7 +10113,7 @@
commit 678c767584fa80620cc58a1d8a913cb3473209d4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 18 16:19:27 2013 +0200
+Date: Sun Aug 18 16:19:27 2013 +0200
Fix crash in 1026.asan.0.42.pdf
@@ -9751,7 +10124,7 @@
commit fbea2241cccdde0106d2c34592b6ddda28a8d848
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 17 01:32:51 2013 +0200
+Date: Sat Aug 17 01:32:51 2013 +0200
Revert "Tagged-PDF: Accessors in Catalog for the MarkInfo dictionary"
@@ -9765,7 +10138,7 @@
commit 6d2771b8a8c0cb0f2288d0900fea3c9edc3dd172
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 17 01:32:38 2013 +0200
+Date: Sat Aug 17 01:32:38 2013 +0200
Revert "pdfinfo: Use Catalog::getMarkInfo() to show mark info
properties"
@@ -9780,13 +10153,13 @@
commit 7e0d969dc2439637ab16e609df8223504316f87d
Merge: 6efc0c7 ef64206
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 17 01:13:30 2013 +0200
+Date: Sat Aug 17 01:13:30 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
commit ef6420656c7b88eb22a63ec2cb3e504e0bda0384
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 17 01:11:37 2013 +0200
+Date: Sat Aug 17 01:11:37 2013 +0200
Fix jpeg image export
@@ -9798,7 +10171,7 @@
commit 681f52a572b08c068cb376e5b2dc8a31676aad07
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 16 23:58:44 2013 +0200
+Date: Fri Aug 16 23:58:44 2013 +0200
Fix exit(1) in 1026.asan.0.42.pdf
@@ -9809,7 +10182,7 @@
commit 9f4d7796589e4c9c1645fbbcf0cfabd79a71bde9
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Thu Aug 8 20:33:54 2013 +0200
+Date: Thu Aug 8 20:33:54 2013 +0200
use copyString where memory is freed with gfree
@@ -9821,7 +10194,7 @@
commit 73cca518c479594e26605196d54b429fbf42dcdc
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Thu Apr 25 09:52:56 2013 +0300
+Date: Thu Apr 25 09:52:56 2013 +0300
pdfinfo: Use Catalog::getMarkInfo() to show mark info properties
@@ -9830,7 +10203,7 @@
commit 402ee8b4e31630a42a0a38db1d39164cc5789f3c
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Thu Apr 25 09:52:56 2013 +0300
+Date: Thu Apr 25 09:52:56 2013 +0300
Tagged-PDF: Accessors in Catalog for the MarkInfo dictionary
@@ -9840,7 +10213,7 @@
commit 6efc0c7ad97a82064a1e2c47e0b063b606e56bb7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 16 23:31:54 2013 +0200
+Date: Fri Aug 16 23:31:54 2013 +0200
Remove unused xref member
@@ -9849,7 +10222,7 @@
commit cb5160aa74f64b78a20aaed4b89fead850b42e9b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 16 23:31:17 2013 +0200
+Date: Fri Aug 16 23:31:17 2013 +0200
Remove usnused objectNumberFirst member
@@ -9858,7 +10231,7 @@
commit a642aad68733c25f4055c268d691eedcf4e14a22
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 16 23:30:50 2013 +0200
+Date: Fri Aug 16 23:30:50 2013 +0200
PNGWriterPrivate is actually a struct not a class
@@ -9867,7 +10240,7 @@
commit 31947d413eae115acc147c33fc55b8ab4adccd91
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Tue Aug 13 19:39:30 2013 +0200
+Date: Tue Aug 13 19:39:30 2013 +0200
pdftoppm: Add thinlinemode option setting
@@ -9878,13 +10251,13 @@
commit 8a1740b0b6ee4b217ecbe9d0046e4afa491e9f17
Merge: b27588c c3f953d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 12 22:47:44 2013 +0200
+Date: Mon Aug 12 22:47:44 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
commit c3f953dc87f83ac726f99cb8f1f959c486098391
Author: Yury G. Kudryashov <urkud.urkud at gmail.com>
-Date: Sat Aug 10 21:43:57 2013 +0300
+Date: Sat Aug 10 21:43:57 2013 +0300
Fix a typo
@@ -9893,7 +10266,7 @@
commit b27588c4c946ef4f9a62248fbead4dffcb60b4d1
Author: Yury G. Kudryashov <urkud.urkud at gmail.com>
-Date: Mon Aug 12 22:42:13 2013 +0200
+Date: Mon Aug 12 22:42:13 2013 +0200
Fix indentation
@@ -9903,13 +10276,13 @@
commit b8b5773386ee4f57e72c2b867421cdff8a2eab5a
Merge: 5f9d385 62d079b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 8 20:47:05 2013 +0200
+Date: Thu Aug 8 20:47:05 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
commit 62d079b40a2f816f59cc533b1624ea57458331f3
Author: Yury G. Kudryashov <urkud.urkud at gmail.com>
-Date: Thu Aug 8 20:45:08 2013 +0200
+Date: Thu Aug 8 20:45:08 2013 +0200
Fix `pdftotext -bbox in.pdf -`
@@ -9923,13 +10296,13 @@
commit 5f9d385dbec3148614b84ae24cae47177e18dbfc
Merge: af450a8 86dbc5f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 8 20:41:25 2013 +0200
+Date: Thu Aug 8 20:41:25 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.24'
commit 86dbc5f6f850ba3919bed9979386e5a4d0e7dba3
Author: Yury G. Kudryashov <urkud.urkud at gmail.com>
-Date: Thu Aug 8 20:39:30 2013 +0200
+Date: Thu Aug 8 20:39:30 2013 +0200
pdfdetach: don't mention xpdfrc
@@ -9944,7 +10317,7 @@
commit af450a885ede5a3eac1a12734310722963764d83
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Thu Aug 8 20:33:54 2013 +0200
+Date: Thu Aug 8 20:33:54 2013 +0200
use copyString where memory is freed with gfree
@@ -9956,7 +10329,7 @@
commit 030ee12875a562f5976c5569d5c76783aadf89bd
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Thu Apr 25 09:52:56 2013 +0300
+Date: Thu Apr 25 09:52:56 2013 +0300
pdfinfo: Use Catalog::getMarkInfo() to show mark info properties
@@ -9965,7 +10338,7 @@
commit 9a232273988c0d2fd752dc2016e5111227ae6646
Author: Adrian Perez de Castro <aperez at igalia.com>
-Date: Thu Apr 25 09:52:56 2013 +0300
+Date: Thu Apr 25 09:52:56 2013 +0300
Tagged-PDF: Accessors in Catalog for the MarkInfo dictionary
@@ -9975,7 +10348,7 @@
commit 2724a7b9f723789491b4991ce7fe0cfa3e5488c3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jul 30 09:36:44 2013 +0200
+Date: Tue Jul 30 09:36:44 2013 +0200
glib-demo: Remove GTK_DISABLE_DEPRECATED compilation flag
@@ -9987,7 +10360,7 @@
commit ef9d861486d54fb3dcf7b8bca01bd44c3b3361a9
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jul 30 09:36:44 2013 +0200
+Date: Tue Jul 30 09:36:44 2013 +0200
glib-demo: Remove GTK_DISABLE_DEPRECATED compilation flag
@@ -9999,14 +10372,14 @@
commit eac752dc25942439de3e1c7a4ff815500a41dd2a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 29 19:11:55 2013 +0200
+Date: Mon Jul 29 19:11:55 2013 +0200
0.24.0
CMakeLists.txt | 6 +++---
- NEWS | 7 +++++++
- configure.ac | 4 ++--
- cpp/Doxyfile | 2 +-
+ NEWS | 7 +++++++
+ configure.ac | 4 ++--
+ cpp/Doxyfile | 2 +-
poppler/Makefile.am | 2 +-
qt4/src/Doxyfile | 2 +-
qt5/src/Doxyfile | 2 +-
@@ -10014,7 +10387,7 @@
commit 892433a068a8a11c09a7c4f57c5fc941747c4453
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 29 19:08:10 2013 +0200
+Date: Mon Jul 29 19:08:10 2013 +0200
Update Ed's copyright
@@ -10023,7 +10396,7 @@
commit 4637b1581286381c3d1c6963828d9cd8afc5b9e0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 29 01:08:06 2013 +0200
+Date: Mon Jul 29 01:08:06 2013 +0200
Make some pdftops conversions *much* faster
@@ -10041,12 +10414,12 @@
This has passed the pdf->ps regression test without a single issue
poppler/PSOutputDev.cc | 42 ++++++++++--------------------------------
- poppler/PSOutputDev.h | 6 +++---
+ poppler/PSOutputDev.h | 6 +++---
2 files changed, 13 insertions(+), 35 deletions(-)
commit e04287f2682e46831c04e0ef8d60411f521a2572
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 29 00:55:43 2013 +0200
+Date: Mon Jul 29 00:55:43 2013 +0200
Fallback to 1x1 bitmap If we fail to create the corrent one
@@ -10055,7 +10428,7 @@
commit fe5ff20cb93a70fa1650ef5e00b67e35de20f0ca
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 29 00:54:07 2013 +0200
+Date: Mon Jul 29 00:54:07 2013 +0200
Initialize t3FillColorOnly
@@ -10064,7 +10437,7 @@
commit 19930d9f104b63070dcd7636758eb8b90a86fc0d
Author: Ed Catmur <ed at catmur.co.uk>
-Date: Sun Jul 21 11:07:00 2013 +0200
+Date: Sun Jul 21 11:07:00 2013 +0200
TextOutputDev: Do not draw ligatures more than once when selected
@@ -10080,27 +10453,27 @@
commit 6b451b2d3f785c28d98907ae338d58380db518d2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 19 02:55:29 2013 +0200
+Date: Fri Jul 19 02:55:29 2013 +0200
0.23.4
- CMakeLists.txt | 4 +--
- NEWS | 8 ++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- gtk-doc.make | 70
+ CMakeLists.txt | 4 +--
+ NEWS | 8 ++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ gtk-doc.make | 70
+++++++++++++++++++++++++++++++-----------------
- m4/gtk-doc.m4 | 6 ++++-
+ m4/gtk-doc.m4 | 6 ++++-
poppler/CairoOutputDev.h | 2 +-
- poppler/Makefile.am | 2 +-
+ poppler/Makefile.am | 2 +-
poppler/TextOutputDev.cc | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt5/src/Doxyfile | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt5/src/Doxyfile | 2 +-
11 files changed, 67 insertions(+), 35 deletions(-)
commit 6cf43442e38c501b49293a28f38e06ab143852c6
Author: Ed Catmur <ed at catmur.co.uk>
-Date: Thu Jul 18 10:34:29 2013 +0200
+Date: Thu Jul 18 10:34:29 2013 +0200
TextOutputDev: clip the selected text rendering to the selection box
@@ -10116,7 +10489,7 @@
commit 269b3f3d572a15f1007f8cc84f758b1a293ef8af
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Jul 8 20:19:30 2013 +0200
+Date: Mon Jul 8 20:19:30 2013 +0200
build: Make -lpthread take preference over -pthread
@@ -10130,11 +10503,11 @@
commit 40f857d27930aa002a99c96f3892c5e240e7ecb5
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Jul 8 19:55:10 2013 +0200
+Date: Mon Jul 8 19:55:10 2013 +0200
m4: Replace old acx_pthread.m4 with new one ax_pthread.m4
- configure.ac | 2 +-
+ configure.ac | 2 +-
m4/acx_pthread.m4 | 280 -----------------------------------------------
m4/ax_pthread.m4 | 317
++++++++++++++++++++++++++++++++++++++++++++++++++++++
@@ -10142,7 +10515,7 @@
commit 44b7070aa713b2e20eb97b868000d432e2f8504e
Author: Pino Toscano <pino at kde.org>
-Date: Mon Jul 8 19:42:15 2013 +0200
+Date: Mon Jul 8 19:42:15 2013 +0200
cmake: improve linking with pthreads
@@ -10154,7 +10527,7 @@
commit 69c281fdcf23520151c0eb5471a4259c73fa1273
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jul 7 11:51:27 2013 +0200
+Date: Sun Jul 7 11:51:27 2013 +0200
cairo: Fix the bounding box of images saved in CairoImageOutputDev
@@ -10168,7 +10541,7 @@
commit 759e0266b36c4ea9f66912f1e53ed6392dbfd6da
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jul 2 00:47:13 2013 +0200
+Date: Tue Jul 2 00:47:13 2013 +0200
News for 0.23.3
@@ -10179,14 +10552,14 @@
commit df1fe9dc7ade5228e37c16c6f0c9a2d4890fdc90
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jul 2 00:33:04 2013 +0200
+Date: Tue Jul 2 00:33:04 2013 +0200
0.23.3
CMakeLists.txt | 4 ++--
- Makefile.am | 2 +-
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ Makefile.am | 2 +-
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
poppler/Makefile.am | 2 +-
qt4/src/Doxyfile | 2 +-
qt5/src/Doxyfile | 2 +-
@@ -10194,13 +10567,13 @@
commit df9d4fee17adfe003c822175b6921a3cd93675f6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 1 21:04:10 2013 +0200
+Date: Mon Jul 1 21:04:10 2013 +0200
Update copyrights
- poppler/Annot.cc | 2 +-
- poppler/Annot.h | 2 +-
- poppler/Page.cc | 2 +-
+ poppler/Annot.cc | 2 +-
+ poppler/Annot.h | 2 +-
+ poppler/Page.cc | 2 +-
poppler/TextOutputDev.cc | 2 +-
poppler/TextOutputDev.h | 2 +-
qt5/src/poppler-annotation.cc | 2 +-
@@ -10207,12 +10580,12 @@
qt5/src/poppler-annotation.h | 2 +-
qt5/src/poppler-document.cc | 2 +-
qt5/src/poppler-link.cc | 2 +-
- qt5/src/poppler-qt5.h | 2 +-
+ qt5/src/poppler-qt5.h | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
commit 67129e9db88e8332907407f14d3e09ee5c49e274
Author: Jason Crain <jason at aquaticape.us>
-Date: Mon Jul 1 02:24:47 2013 -0500
+Date: Mon Jul 1 02:24:47 2013 -0500
Check for NULL in Page::getResourceDictCopy
@@ -10221,7 +10594,7 @@
commit c376559bc412e90204162bb4b2d20cd586db70c1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jun 30 13:14:07 2013 +0200
+Date: Sun Jun 30 13:14:07 2013 +0200
annots: Invalidate the appearance stream when annot properties change
@@ -10231,8 +10604,8 @@
the core
and fixes the appearance stream regeneration in the glib frontend too.
- poppler/Annot.cc | 36 ++++++++++++++++++++++++++++++++++++
- poppler/Annot.h | 10 ++++++----
+ poppler/Annot.cc | 36 ++++++++++++++++++++++++++++++++++++
+ poppler/Annot.h | 10 ++++++----
qt4/src/poppler-annotation.cc | 34 ----------------------------------
qt5/src/poppler-annotation.cc | 34 ----------------------------------
4 files changed, 42 insertions(+), 72 deletions(-)
@@ -10239,7 +10612,7 @@
commit c746e8b38e821d1ebeaf52c4c816515bc3ddaaf6
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jun 30 11:44:59 2013 +0200
+Date: Sun Jun 30 11:44:59 2013 +0200
annots: Remove unused variable
@@ -10248,7 +10621,7 @@
commit 7d9d5d2518f7760e6a4317a358040ddd9164fdef
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jun 30 11:40:15 2013 +0200
+Date: Sun Jun 30 11:40:15 2013 +0200
annots: Do not update AP and AS entries if they are not present when
invaliding the appaearance stream
@@ -10258,7 +10631,7 @@
commit 347b53f7fca644564724c230fe6c0dcbffa0d6f9
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jun 30 11:23:54 2013 +0200
+Date: Sun Jun 30 11:23:54 2013 +0200
annots: do not set the default appearance state when invalidating
appearances
@@ -10274,7 +10647,7 @@
commit b5e9941c145fc99e03a28d92a50840638895908d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 1 00:32:51 2013 +0200
+Date: Mon Jul 1 00:32:51 2013 +0200
Fix crash on malformed doc
@@ -10286,7 +10659,7 @@
commit 19f8a88bba6022b8172477e6f52dfd36b2fc5e92
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Mar 7 00:20:15 2013 +0100
+Date: Thu Mar 7 00:20:15 2013 +0100
qt5: Free some temporary memory in
TextAnnotationPrivate::createNativeAnnot
@@ -10298,7 +10671,7 @@
commit 8bac4d1e43ce9a4c66fddc8430d7bed2d9aabba1
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Tue Jun 25 20:09:00 2013 +0200
+Date: Tue Jun 25 20:09:00 2013 +0200
qt5: Some documentation about annotations
@@ -10321,7 +10694,7 @@
commit 1d5fe3f20189fd3928121e954bcc8fa7278b39fb
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Mar 2 19:06:49 2013 +0100
+Date: Sat Mar 2 19:06:49 2013 +0100
qt5: FixedRotation annotations' coordinate conversion
@@ -10333,21 +10706,21 @@
clients will need to set geometry-related annotation properties in
the following order:
1) flags (because we need to know if this is a FixedRotation
- annotation or not)
+ annotation or not)
2) boundary (because we need to know what the topleft corner is,
- so that we can construct the conversion matrix)
+ so that we can construct the conversion matrix)
3) anything else
This requirement will be documented in the next patch
qt5/src/poppler-annotation-private.h | 7 ++-
- qt5/src/poppler-annotation.cc | 111
+ qt5/src/poppler-annotation.cc | 111
+++++++++++++++++++++++++++--------
2 files changed, 92 insertions(+), 26 deletions(-)
commit ab130c91492765f8be29ed112dd2e2e6f665641b
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Mar 2 00:55:58 2013 +0100
+Date: Sat Mar 2 00:55:58 2013 +0100
core: Remove geometry-related arguments from annotation constructors
@@ -10374,20 +10747,20 @@
commit 35cfb6914e1be4c5eda2f355900b1a0a1fa69d19
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri Feb 15 12:24:18 2013 +0100
+Date: Fri Feb 15 12:24:18 2013 +0100
poppler_qt5viewer: Add combobox to select rotation
qt5/demos/navigationtoolbar.cpp | 15 +++++++++++++++
- qt5/demos/navigationtoolbar.h | 4 ++++
- qt5/demos/pageview.cpp | 24 +++++++++++++++++++++++-
- qt5/demos/pageview.h | 3 +++
- qt5/demos/viewer.cpp | 2 ++
+ qt5/demos/navigationtoolbar.h | 4 ++++
+ qt5/demos/pageview.cpp | 24 +++++++++++++++++++++++-
+ qt5/demos/pageview.h | 3 +++
+ qt5/demos/viewer.cpp | 2 ++
5 files changed, 47 insertions(+), 1 deletion(-)
commit de2a93c0bc6e92a95c687796f59780c998b90ca4
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Mar 7 00:20:15 2013 +0100
+Date: Thu Mar 7 00:20:15 2013 +0100
qt4: Free some temporary memory in
TextAnnotationPrivate::createNativeAnnot
@@ -10399,7 +10772,7 @@
commit 738b0b4fedaa2b2b28ea1c11622dfd880180d1c9
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Mar 7 20:50:52 2013 +0100
+Date: Thu Mar 7 20:50:52 2013 +0100
qt4: Some documentation about annotations
@@ -10422,7 +10795,7 @@
commit cf950a2b7e8278e70719c67b441b0d324ffd0399
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Mar 2 19:06:49 2013 +0100
+Date: Sat Mar 2 19:06:49 2013 +0100
qt4: FixedRotation annotations' coordinate conversion
@@ -10434,23 +10807,23 @@
clients will need to set geometry-related annotation properties in
the following order:
1) flags (because we need to know if this is a FixedRotation
- annotation or not)
+ annotation or not)
2) boundary (because we need to know what the topleft corner is,
- so that we can construct the conversion matrix)
+ so that we can construct the conversion matrix)
3) anything else
This requirement will be documented in the next patch
- poppler/Annot.cc | 8 +++
- poppler/Annot.h | 2 +
+ poppler/Annot.cc | 8 +++
+ poppler/Annot.h | 2 +
qt4/src/poppler-annotation-private.h | 7 ++-
- qt4/src/poppler-annotation.cc | 111
+ qt4/src/poppler-annotation.cc | 111
+++++++++++++++++++++++++++--------
4 files changed, 102 insertions(+), 26 deletions(-)
commit 4b13085568df09d8b75099f6a5438f025a028fd5
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Mar 2 00:55:58 2013 +0100
+Date: Sat Mar 2 00:55:58 2013 +0100
core: Remove geometry-related arguments from annotation constructors
@@ -10472,28 +10845,28 @@
- AnnotPolygon
- AnnotInk
- poppler/Annot.cc | 56
+ poppler/Annot.cc | 56
+++++++++++++------------------------------
- poppler/Annot.h | 9 ++++---
+ poppler/Annot.h | 9 ++++---
qt4/src/poppler-annotation.cc | 34 +++++++++++++-------------
3 files changed, 39 insertions(+), 60 deletions(-)
commit 5923cfb5f7e3a0703de17e21f4952f92a44f3c14
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri Feb 15 12:24:18 2013 +0100
+Date: Fri Feb 15 12:24:18 2013 +0100
poppler_qt4viewer: Add combobox to select rotation
qt4/demos/navigationtoolbar.cpp | 15 +++++++++++++++
- qt4/demos/navigationtoolbar.h | 4 ++++
- qt4/demos/pageview.cpp | 24 +++++++++++++++++++++++-
- qt4/demos/pageview.h | 3 +++
- qt4/demos/viewer.cpp | 2 ++
+ qt4/demos/navigationtoolbar.h | 4 ++++
+ qt4/demos/pageview.cpp | 24 +++++++++++++++++++++++-
+ qt4/demos/pageview.h | 3 +++
+ qt4/demos/viewer.cpp | 2 ++
5 files changed, 47 insertions(+), 1 deletion(-)
commit 74ea15cc454f31b772e71b3525b71045dbfa5527
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Tue Jun 25 19:56:20 2013 +0200
+Date: Tue Jun 25 19:56:20 2013 +0200
core: Support for rendering annotations with flagNoRotate
@@ -10503,12 +10876,12 @@
++++++++++++++++++++++++++++++++++++-------------------
poppler/Annot.h | 3 ++-
poppler/Gfx.cc | 41 +++++++++++++++++++++++++++++++++++++----
- poppler/Gfx.h | 3 ++-
+ poppler/Gfx.h | 3 ++-
4 files changed, 77 insertions(+), 25 deletions(-)
commit 2639957ba78defd2ab6282679375fb7969bad21f
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Jun 26 23:12:40 2013 +0200
+Date: Wed Jun 26 23:12:40 2013 +0200
Do not crash in page::removeAnnot if there are non-Ref entries
in /Annots
@@ -10518,7 +10891,7 @@
commit ae016aa263c218fbfbd607cc92feac1013348c7e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jun 26 11:33:55 2013 +0200
+Date: Wed Jun 26 11:33:55 2013 +0200
Fix qt5 found/not found logic
@@ -10528,13 +10901,13 @@
commit e27c1057caf4d878a0dc43c92c9e0b565db8fe40
Merge: c55b577 ee8cfbc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 25 19:17:13 2013 +0200
+Date: Tue Jun 25 19:17:13 2013 +0200
Merge remote-tracking branch 'origin/qt5'
commit c55b577ce69ad4bb69f5261b3e120e92c9fdb3d0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 25 10:01:38 2013 +0200
+Date: Tue Jun 25 10:01:38 2013 +0200
glib: Use TextPage::getSelectionWords to build text layout and
attributes
@@ -10554,7 +10927,7 @@
commit fc534f571315c064005515c19d7d70ad3af1563e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 25 10:05:01 2013 +0200
+Date: Tue Jun 25 10:05:01 2013 +0200
TextOutputDev: add a method to TextPage to get the selection as a
list of words
@@ -10567,7 +10940,7 @@
commit a924246b7534e86165f8e9ab6c60d56b73a17b94
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 25 09:57:48 2013 +0200
+Date: Tue Jun 25 09:57:48 2013 +0200
TextOutputDev: simplify the text selection dumper
@@ -10580,7 +10953,7 @@
commit c849094a2daf896d085937adff1f7659a09da062
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Jun 24 18:29:11 2013 +0200
+Date: Mon Jun 24 18:29:11 2013 +0200
TextOutputDev: Move TextSelection class from TextSelectionPainter
to TextSelectionVisitor
@@ -10594,7 +10967,7 @@
commit b3ff3f2c3e131556d2b27cbe52f0ddbbb4820c19
Author: Jason Crain <jason at aquaticape.us>
-Date: Thu Jun 20 21:47:13 2013 -0500
+Date: Thu Jun 20 21:47:13 2013 -0500
Draw glyphs after selection background
@@ -10612,7 +10985,7 @@
commit ee8cfbc78fe9de109abbe0727a738870f6027a73
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 18 23:20:01 2013 +0200
+Date: Tue Jun 18 23:20:01 2013 +0200
Fix indent
@@ -10621,14 +10994,14 @@
commit 9d0a5b6afb25a1273504383e108bdb95ca82f099
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 18 23:19:30 2013 +0200
+Date: Tue Jun 18 23:19:30 2013 +0200
Bring changes from the qt4 dir
- qt5/src/Doxyfile | 2 +-
- qt5/src/poppler-private.h | 2 +-
- qt5/tests/CMakeLists.txt | 1 +
- qt5/tests/Makefile.am | 13 +-
+ qt5/src/Doxyfile | 2 +-
+ qt5/src/poppler-private.h | 2 +-
+ qt5/tests/CMakeLists.txt | 1 +
+ qt5/tests/Makefile.am | 13 +-
qt5/tests/stress-threads-qt5.cpp | 304
+++++++++++++++++++++++++++++++++++++++
qt5/tests/test-poppler-qt5.cpp | 2 +-
@@ -10636,30 +11009,26 @@
commit 1adb1ab7aee026e227d25716a4b7be22b19b5b84
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 18 20:50:49 2013 +0200
+Date: Tue Jun 18 20:50:49 2013 +0200
Make it build with autotools
- poppler/ArthurOutputDev.cc | 816
- ------------------------------------------
- poppler/ArthurOutputDev.h | 170 ---------
- poppler/Makefile.am | 23 +-
- qt4/src/ArthurOutputDev.cc | 816
- ++++++++++++++++++++++++++++++++++++++++++
- qt4/src/ArthurOutputDev.h | 170 +++++++++
- qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Makefile.am | 5 +-
- qt5/src/ArthurOutputDev.cc | 816
- ++++++++++++++++++++++++++++++++++++++++++
- qt5/src/ArthurOutputDev.h | 170 +++++++++
- qt5/src/CMakeLists.txt | 2 +-
- qt5/src/Makefile.am | 5 +-
- qt5/src/poppler-optcontent.cc | 2 +
- 12 files changed, 1983 insertions(+), 1014 deletions(-)
+ poppler/Makefile.am | 23 +-
+ {poppler => qt4/src}/ArthurOutputDev.cc | 0
+ {poppler => qt4/src}/ArthurOutputDev.h | 0
+ qt4/src/CMakeLists.txt | 2 +-
+ qt4/src/Makefile.am | 5 +-
+ qt5/src/ArthurOutputDev.cc | 816
+ ++++++++++++++++++++++++++++++++
+ qt5/src/ArthurOutputDev.h | 170 +++++++
+ qt5/src/CMakeLists.txt | 2 +-
+ qt5/src/Makefile.am | 5 +-
+ qt5/src/poppler-optcontent.cc | 2 +
+ 10 files changed, 997 insertions(+), 28 deletions(-)
commit 93a1c2b768cc419c5bf9b3033bf85fb21326a65a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 18 00:33:38 2013 +0200
+Date: Tue Jun 18 00:33:38 2013 +0200
If qmake gives us a Qt5 qmake try with qmake4 and qmake-qt4
@@ -10669,7 +11038,7 @@
commit 7cc33a752ef864b595748ce7724ba553a8e3ba8e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 17 22:57:56 2013 +0200
+Date: Mon Jun 17 22:57:56 2013 +0200
We are not compiling an executable
@@ -10678,17 +11047,17 @@
commit 87cfcd41e8e970186c6ce753aa660ef86aca8878
Author: Granger Anthony <grangeranthony at gmail.com>
-Date: Mon Jun 17 09:17:51 2013 +0200
+Date: Mon Jun 17 09:17:51 2013 +0200
Allow to enable Qt5 support only with CMake >= 2.8.8
- CMakeLists.txt | 26 ++++++++++++++++----------
+ CMakeLists.txt | 26 ++++++++++++++++----------
qt5/tests/CMakeLists.txt | 1 -
2 files changed, 16 insertions(+), 11 deletions(-)
commit b44c70f04758000cf0e049b06cc7864287570f7b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 17 22:10:05 2013 +0200
+Date: Mon Jun 17 22:10:05 2013 +0200
Bring PIC back to the toplevel, still have linking errors tohugh :-/
@@ -10697,7 +11066,7 @@
commit be49073f5ce79f56b38197758a5cf1253b972306
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 17 21:50:31 2013 +0200
+Date: Mon Jun 17 21:50:31 2013 +0200
Use qtchooser if available
@@ -10706,7 +11075,7 @@
commit b1958228d4bc6793a3606b5e31c61a57b9fac9f5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 17 20:21:08 2013 +0200
+Date: Mon Jun 17 20:21:08 2013 +0200
No distro ships moc-qt5 but make it work in case someone would
@@ -10715,7 +11084,7 @@
commit 06f45c7177afc67e02985be1a97cd976c530c4ae
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 17 20:04:49 2013 +0200
+Date: Mon Jun 17 20:04:49 2013 +0200
Build fixes
@@ -10722,34 +11091,34 @@
Fix moc when moc-qt4 is qt4 moc but moc is qt5 one
Do not add -fPIE everywhere, just -fPIC to qt5
- configure.ac | 10 ++++++----
- qt5/src/Makefile.am | 2 +-
+ configure.ac | 10 ++++++----
+ qt5/src/Makefile.am | 2 +-
2 files changed, 7 insertions(+), 5 deletions(-)
commit cb617c21fba727781f46278f5475b91d528a488b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 17 18:12:18 2013 +0200
+Date: Mon Jun 17 18:12:18 2013 +0200
Files i forgot
poppler-qt5-uninstalled.pc.in | 7 +++++++
- poppler-qt5.pc.cmake | 13 +++++++++++++
- poppler-qt5.pc.in | 13 +++++++++++++
+ poppler-qt5.pc.cmake | 13 +++++++++++++
+ poppler-qt5.pc.in | 13 +++++++++++++
3 files changed, 33 insertions(+)
commit 5c521bba427eb163e4b77d936865fbdd0e07faf3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 17 18:12:07 2013 +0200
+Date: Mon Jun 17 18:12:07 2013 +0200
soversion 1
qt5/src/CMakeLists.txt | 2 +-
- qt5/src/Makefile.am | 2 +-
+ qt5/src/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit 43786964946b4f4c005a0526e16fead3ffa6ba4a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 17 00:23:31 2013 +0200
+Date: Mon Jun 17 00:23:31 2013 +0200
harmonize spaces
@@ -10758,23 +11127,23 @@
commit 2e2ea27fe3dc688c87003d170b82451a6a872b0d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 17 00:22:18 2013 +0200
+Date: Mon Jun 17 00:22:18 2013 +0200
Remove qt4 mentions
- qt5/src/poppler-converter-private.h | 6 +++---
+ qt5/src/poppler-converter-private.h | 6 +++---
qt5/src/poppler-embeddedfile-private.h | 2 +-
- qt5/src/poppler-form.cc | 2 +-
- qt5/src/poppler-form.h | 6 +++---
- qt5/src/poppler-pdf-converter.cc | 2 +-
- qt5/src/poppler-private.cc | 4 ++--
- qt5/src/poppler-private.h | 2 +-
- qt5/src/poppler-qt5.h | 2 +-
+ qt5/src/poppler-form.cc | 2 +-
+ qt5/src/poppler-form.h | 6 +++---
+ qt5/src/poppler-pdf-converter.cc | 2 +-
+ qt5/src/poppler-private.cc | 4 ++--
+ qt5/src/poppler-private.h | 2 +-
+ qt5/src/poppler-qt5.h | 2 +-
8 files changed, 13 insertions(+), 13 deletions(-)
commit e2264ce82af3e971e34930f5307b7c9b43a1e346
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 17 00:19:27 2013 +0200
+Date: Mon Jun 17 00:19:27 2013 +0200
remove deprecated stuff
@@ -10784,7 +11153,7 @@
qt5/src/poppler-link.cc | 5 --
qt5/src/poppler-link.h | 10 ----
qt5/src/poppler-page.cc | 18 -------
- qt5/src/poppler-qt5.h | 41 ----------------
+ qt5/src/poppler-qt5.h | 41 ----------------
qt5/tests/check_fonts.cpp | 21 ++-------
qt5/tests/check_metadata.cpp | 1 -
qt5/tests/check_search.cpp | 107
@@ -10793,7 +11162,7 @@
commit 21808e203eed46e379954b58b7014998b3836573
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 17 00:03:45 2013 +0200
+Date: Mon Jun 17 00:03:45 2013 +0200
remove commented stuff
@@ -10802,122 +11171,122 @@
commit 16e7033f18a8da8e27aaed6f63cce156abf8837a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 17 00:01:27 2013 +0200
+Date: Mon Jun 17 00:01:27 2013 +0200
Initial Qt5 port
- CMakeLists.txt | 20 +
- Makefile.am | 18 +-
- configure.ac | 66 +-
- qt5/.gitignore | 4 +
- qt5/CMakeLists.txt | 3 +
- qt5/Makefile.am | 1 +
- qt5/demos/.gitignore | 4 +
- qt5/demos/CMakeLists.txt | 38 +
- qt5/demos/Makefile.am | 67 +
- qt5/demos/abstractinfodock.cpp | 57 +
- qt5/demos/abstractinfodock.h | 48 +
- qt5/demos/documentobserver.cpp | 50 +
- qt5/demos/documentobserver.h | 50 +
- qt5/demos/embeddedfiles.cpp | 82 +
- qt5/demos/embeddedfiles.h | 44 +
- qt5/demos/fonts.cpp | 72 +
- qt5/demos/fonts.h | 43 +
- qt5/demos/info.cpp | 72 +
- qt5/demos/info.h | 43 +
- qt5/demos/main_viewer.cpp | 33 +
- qt5/demos/metadata.cpp | 50 +
- qt5/demos/metadata.h | 43 +
- qt5/demos/navigationtoolbar.cpp | 129 +
- qt5/demos/navigationtoolbar.h | 61 +
- qt5/demos/optcontent.cpp | 69 +
- qt5/demos/optcontent.h | 47 +
- qt5/demos/pageview.cpp | 79 +
- qt5/demos/pageview.h | 50 +
- qt5/demos/permissions.cpp | 66 +
- qt5/demos/permissions.h | 43 +
- qt5/demos/thumbnails.cpp | 84 +
- qt5/demos/thumbnails.h | 48 +
- qt5/demos/toc.cpp | 88 +
- qt5/demos/toc.h | 43 +
- qt5/demos/viewer.cpp | 317 ++
- qt5/demos/viewer.h | 73 +
- qt5/src/.gitignore | 9 +
- qt5/src/CMakeLists.txt | 54 +
- qt5/src/Doxyfile | 1637 ++++++++++
- qt5/src/Mainpage.dox | 85 +
- qt5/src/Makefile.am | 73 +
- qt5/src/poppler-annotation-helper.h | 198 ++
- qt5/src/poppler-annotation-private.h | 111 +
- qt5/src/poppler-annotation.cc | 4394
+ CMakeLists.txt | 20 +
+ Makefile.am | 18 +-
+ configure.ac | 66 +-
+ qt5/.gitignore | 4 +
+ qt5/CMakeLists.txt | 3 +
+ qt5/Makefile.am | 1 +
+ qt5/demos/.gitignore | 4 +
+ qt5/demos/CMakeLists.txt | 38 +
+ qt5/demos/Makefile.am | 67 +
+ qt5/demos/abstractinfodock.cpp | 57 +
+ qt5/demos/abstractinfodock.h | 48 +
+ qt5/demos/documentobserver.cpp | 50 +
+ qt5/demos/documentobserver.h | 50 +
+ qt5/demos/embeddedfiles.cpp | 82 +
+ qt5/demos/embeddedfiles.h | 44 +
+ qt5/demos/fonts.cpp | 72 +
+ qt5/demos/fonts.h | 43 +
+ qt5/demos/info.cpp | 72 +
+ qt5/demos/info.h | 43 +
+ qt5/demos/main_viewer.cpp | 33 +
+ qt5/demos/metadata.cpp | 50 +
+ qt5/demos/metadata.h | 43 +
+ qt5/demos/navigationtoolbar.cpp | 129 +
+ qt5/demos/navigationtoolbar.h | 61 +
+ qt5/demos/optcontent.cpp | 69 +
+ qt5/demos/optcontent.h | 47 +
+ qt5/demos/pageview.cpp | 79 +
+ qt5/demos/pageview.h | 50 +
+ qt5/demos/permissions.cpp | 66 +
+ qt5/demos/permissions.h | 43 +
+ qt5/demos/thumbnails.cpp | 84 +
+ qt5/demos/thumbnails.h | 48 +
+ qt5/demos/toc.cpp | 88 +
+ qt5/demos/toc.h | 43 +
+ qt5/demos/viewer.cpp | 317 ++
+ qt5/demos/viewer.h | 73 +
+ qt5/src/.gitignore | 9 +
+ qt5/src/CMakeLists.txt | 54 +
+ qt5/src/Doxyfile | 1637 ++++++++++
+ qt5/src/Mainpage.dox | 85 +
+ qt5/src/Makefile.am | 73 +
+ qt5/src/poppler-annotation-helper.h | 198 ++
+ qt5/src/poppler-annotation-private.h | 111 +
+ qt5/src/poppler-annotation.cc | 4394
++++++++++++++++++++++++++
- qt5/src/poppler-annotation.h | 921 ++++++
- qt5/src/poppler-base-converter.cc | 105 +
- qt5/src/poppler-converter-private.h | 49 +
- qt5/src/poppler-document.cc | 679 ++++
+ qt5/src/poppler-annotation.h | 921 ++++++
+ qt5/src/poppler-base-converter.cc | 105 +
+ qt5/src/poppler-converter-private.h | 49 +
+ qt5/src/poppler-document.cc | 679 ++++
qt5/src/poppler-embeddedfile-private.h | 42 +
- qt5/src/poppler-embeddedfile.cc | 135 +
- qt5/src/poppler-export.h | 17 +
- qt5/src/poppler-fontinfo.cc | 149 +
- qt5/src/poppler-form.cc | 416 +++
- qt5/src/poppler-form.h | 343 ++
+ qt5/src/poppler-embeddedfile.cc | 135 +
+ qt5/src/poppler-export.h | 17 +
+ qt5/src/poppler-fontinfo.cc | 149 +
+ qt5/src/poppler-form.cc | 416 +++
+ qt5/src/poppler-form.h | 343 ++
qt5/src/poppler-link-extractor-private.h | 57 +
- qt5/src/poppler-link-extractor.cc | 84 +
- qt5/src/poppler-link.cc | 711 +++++
- qt5/src/poppler-link.h | 612 ++++
- qt5/src/poppler-media.cc | 168 +
- qt5/src/poppler-media.h | 100 +
- qt5/src/poppler-movie.cc | 110 +
- qt5/src/poppler-optcontent-private.h | 121 +
- qt5/src/poppler-optcontent.cc | 427 +++
- qt5/src/poppler-optcontent.h | 77 +
- qt5/src/poppler-page-private.h | 54 +
+ qt5/src/poppler-link-extractor.cc | 84 +
+ qt5/src/poppler-link.cc | 711 +++++
+ qt5/src/poppler-link.h | 612 ++++
+ qt5/src/poppler-media.cc | 168 +
+ qt5/src/poppler-media.h | 100 +
+ qt5/src/poppler-movie.cc | 110 +
+ qt5/src/poppler-optcontent-private.h | 121 +
+ qt5/src/poppler-optcontent.cc | 427 +++
+ qt5/src/poppler-optcontent.h | 77 +
+ qt5/src/poppler-page-private.h | 54 +
qt5/src/poppler-page-transition-private.h | 28 +
- qt5/src/poppler-page-transition.cc | 95 +
- qt5/src/poppler-page-transition.h | 148 +
- qt5/src/poppler-page.cc | 744 +++++
- qt5/src/poppler-pdf-converter.cc | 115 +
- qt5/src/poppler-private.cc | 292 ++
- qt5/src/poppler-private.h | 240 ++
- qt5/src/poppler-ps-converter.cc | 273 ++
+ qt5/src/poppler-page-transition.cc | 95 +
+ qt5/src/poppler-page-transition.h | 148 +
+ qt5/src/poppler-page.cc | 744 +++++
+ qt5/src/poppler-pdf-converter.cc | 115 +
+ qt5/src/poppler-private.cc | 292 ++
+ qt5/src/poppler-private.h | 240 ++
+ qt5/src/poppler-ps-converter.cc | 273 ++
qt5/src/poppler-qiodeviceoutstream-private.h | 47 +
- qt5/src/poppler-qiodeviceoutstream.cc | 64 +
- qt5/src/poppler-qt5.h | 1812 +++++++++++
- qt5/src/poppler-sound.cc | 132 +
- qt5/src/poppler-textbox.cc | 63 +
- qt5/tests/.gitignore | 30 +
- qt5/tests/CMakeLists.txt | 75 +
- qt5/tests/Makefile.am | 152 +
- qt5/tests/README.unittest | 23 +
- qt5/tests/check_actualtext.cpp | 33 +
- qt5/tests/check_attachments.cpp | 157 +
- qt5/tests/check_dateConversion.cpp | 142 +
- qt5/tests/check_fonts.cpp | 248 ++
- qt5/tests/check_goostring.cpp | 61 +
- qt5/tests/check_lexer.cpp | 128 +
- qt5/tests/check_links.cpp | 96 +
- qt5/tests/check_metadata.cpp | 275 ++
- qt5/tests/check_optcontent.cpp | 484 +++
- qt5/tests/check_pagelabelinfo.cpp | 43 +
- qt5/tests/check_pagelayout.cpp | 49 +
- qt5/tests/check_pagemode.cpp | 73 +
- qt5/tests/check_password.cpp | 88 +
- qt5/tests/check_permissions.cpp | 44 +
- qt5/tests/check_search.cpp | 91 +
- qt5/tests/check_strings.cpp | 250 ++
- qt5/tests/poppler-attachments.cpp | 39 +
- qt5/tests/poppler-fonts.cpp | 89 +
- qt5/tests/poppler-forms.cpp | 166 +
- qt5/tests/poppler-texts.cpp | 40 +
- qt5/tests/stress-poppler-dir.cpp | 67 +
- qt5/tests/stress-poppler-qt5.cpp | 74 +
- qt5/tests/test-password-qt5.cpp | 136 +
- qt5/tests/test-poppler-qt5.cpp | 235 ++
+ qt5/src/poppler-qiodeviceoutstream.cc | 64 +
+ qt5/src/poppler-qt5.h | 1812 +++++++++++
+ qt5/src/poppler-sound.cc | 132 +
+ qt5/src/poppler-textbox.cc | 63 +
+ qt5/tests/.gitignore | 30 +
+ qt5/tests/CMakeLists.txt | 75 +
+ qt5/tests/Makefile.am | 152 +
+ qt5/tests/README.unittest | 23 +
+ qt5/tests/check_actualtext.cpp | 33 +
+ qt5/tests/check_attachments.cpp | 157 +
+ qt5/tests/check_dateConversion.cpp | 142 +
+ qt5/tests/check_fonts.cpp | 248 ++
+ qt5/tests/check_goostring.cpp | 61 +
+ qt5/tests/check_lexer.cpp | 128 +
+ qt5/tests/check_links.cpp | 96 +
+ qt5/tests/check_metadata.cpp | 275 ++
+ qt5/tests/check_optcontent.cpp | 484 +++
+ qt5/tests/check_pagelabelinfo.cpp | 43 +
+ qt5/tests/check_pagelayout.cpp | 49 +
+ qt5/tests/check_pagemode.cpp | 73 +
+ qt5/tests/check_password.cpp | 88 +
+ qt5/tests/check_permissions.cpp | 44 +
+ qt5/tests/check_search.cpp | 91 +
+ qt5/tests/check_strings.cpp | 250 ++
+ qt5/tests/poppler-attachments.cpp | 39 +
+ qt5/tests/poppler-fonts.cpp | 89 +
+ qt5/tests/poppler-forms.cpp | 166 +
+ qt5/tests/poppler-texts.cpp | 40 +
+ qt5/tests/stress-poppler-dir.cpp | 67 +
+ qt5/tests/stress-poppler-qt5.cpp | 74 +
+ qt5/tests/test-password-qt5.cpp | 136 +
+ qt5/tests/test-poppler-qt5.cpp | 235 ++
106 files changed, 21480 insertions(+), 4 deletions(-)
commit 714ee1e61d853394818dca7155b1b882408ffc6a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 16 19:00:01 2013 +0200
+Date: Sun Jun 16 19:00:01 2013 +0200
Pass down the recursion param
@@ -10928,7 +11297,7 @@
commit 1f3e3828b9a57e044b86640b9bf9ad2437cc5656
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jun 15 17:21:36 2013 +0200
+Date: Sat Jun 15 17:21:36 2013 +0200
Add quotes since use_cairo can have spaces
@@ -10939,7 +11308,7 @@
commit fe3ffab19d54326052fd0ff8ee3ee1feb9fa928c
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Tue Jun 11 23:08:07 2013 +0200
+Date: Tue Jun 11 23:08:07 2013 +0200
Windows compile fixes
@@ -10948,7 +11317,7 @@
commit 99908cb0c8a784791ffa0682c8f105acdef0d5ab
Author: Peter Breitenlohner <peb at mppmu.mpg.de>
-Date: Tue Jun 11 10:02:01 2013 +0200
+Date: Tue Jun 11 10:02:01 2013 +0200
MinGW32 may or may not define __MINGW_PRINTF_FORMAT
@@ -10955,26 +11324,26 @@
Moreover __USE_MINGW_ANSI_STDIO might be defined as 0
poppler/poppler-config.h.cmake | 2 +-
- poppler/poppler-config.h.in | 2 +-
+ poppler/poppler-config.h.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit 0673f3d8024554c414f578e0770086f475e6a605
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 11 00:19:19 2013 +0200
+Date: Tue Jun 11 00:19:19 2013 +0200
0.23.2
- CMakeLists.txt | 4 ++--
- NEWS | 12 ++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 12 ++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 18 insertions(+), 6 deletions(-)
commit 7f1bf8d94302c15a2ff68debfb6fba49df526d16
Author: Christoph Duelli <duelli at melosgmbh.de>
-Date: Thu May 16 16:16:32 2013 +0200
+Date: Thu May 16 16:16:32 2013 +0200
Do not pollute global namespace with internal classes
@@ -10986,18 +11355,18 @@
commit 07992075a6d1d29db57f997f67d5a4a6deacbbb4
Merge: 4a0bd6f 25f453e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 9 12:17:53 2013 +0200
+Date: Sun Jun 9 12:17:53 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
Conflicts:
- poppler/Catalog.cc
- qt4/src/poppler-private.h
- utils/HtmlOutputDev.cc
+ poppler/Catalog.cc
+ qt4/src/poppler-private.h
+ utils/HtmlOutputDev.cc
commit 25f453ef49004452ac4c201d59d9ce2ef52ffeee
Author: Julien Nabet <serval2412 at yahoo.fr>
-Date: Sun Jun 9 12:12:06 2013 +0200
+Date: Sun Jun 9 12:12:06 2013 +0200
Prefer prefix ++/-- operators for non-primitive types
@@ -11011,7 +11380,7 @@
commit ed01688a899c5e7560a93ca2424ca302ff3452f1
Author: Julien Nabet <serval2412 at yahoo.fr>
-Date: Sun Jun 9 12:10:01 2013 +0200
+Date: Sun Jun 9 12:10:01 2013 +0200
Fix mismatched allocation and deallocation
@@ -11022,7 +11391,7 @@
commit a27890ac441fbd613ddfe6fcf404b92be371e554
Author: Julien Nabet <serval2412 at yahoo.fr>
-Date: Sun Jun 9 12:08:06 2013 +0200
+Date: Sun Jun 9 12:08:06 2013 +0200
Fix memory leak
@@ -11032,13 +11401,13 @@
commit 4a0bd6fdb2e9e3c589e1bdb282e7c2bfca8567b1
Merge: bbd27c9 17a16a2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 9 12:06:10 2013 +0200
+Date: Sun Jun 9 12:06:10 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
commit 17a16a2731b1110a12c7163c139d85bccee04492
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 9 12:04:40 2013 +0200
+Date: Sun Jun 9 12:04:40 2013 +0200
Fix mismatched free/delete
@@ -11049,7 +11418,7 @@
commit bbd27c92b5e5034dc2899ea26b47fcb983209f82
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Thu Jun 6 23:52:36 2013 +0200
+Date: Thu Jun 6 23:52:36 2013 +0200
Speed-up some tiling on a 10x factor
@@ -11056,13 +11425,13 @@
Bug #64892
poppler/SplashOutputDev.cc | 15 ++++++++++++++-
- splash/Splash.cc | 15 +++++++++++----
- splash/Splash.h | 3 ++-
+ splash/Splash.cc | 15 +++++++++++----
+ splash/Splash.h | 3 ++-
3 files changed, 27 insertions(+), 6 deletions(-)
commit 7847769a24bd3ccf863f653bc2215e84157ccfb6
Author: Peter Breitenlohner <peb at mppmu.mpg.de>
-Date: Tue Jun 4 15:31:06 2013 +0200
+Date: Tue Jun 4 15:31:06 2013 +0200
Use fseeko64/ftello64 for MinGW32
@@ -11071,7 +11440,7 @@
commit 0c3548087b379dd6ffa2291d03f0ea1c7e6a69d1
Author: Peter Breitenlohner <peb at mppmu.mpg.de>
-Date: Tue Jun 4 15:31:05 2013 +0200
+Date: Tue Jun 4 15:31:05 2013 +0200
Allow to build without multithreading
@@ -11081,7 +11450,7 @@
commit 1e74ac4589daf80dcac54b094145d32c90069738
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Thu Jun 6 01:03:48 2013 +0200
+Date: Thu Jun 6 01:03:48 2013 +0200
[qt4] fix autotools
@@ -11090,7 +11459,7 @@
commit 342cc0d8a101e99199d447d632a1cd5ba7beb5b2
Author: Li Junling <lijunling at sina.com>
-Date: Tue Jun 4 22:39:35 2013 +0200
+Date: Tue Jun 4 22:39:35 2013 +0200
Fix memory leak
@@ -11099,7 +11468,7 @@
commit 52945a072b6f864e80485cc4321a27530a76c452
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 4 22:35:32 2013 +0200
+Date: Tue Jun 4 22:35:32 2013 +0200
Move the iccColorSpaceCache from Gfx to OutputDev
@@ -11108,7 +11477,7 @@
goes down from 150 to 133 seconds
poppler/Gfx.cc | 61 ++++++++++++++--------------------
- poppler/Gfx.h | 12 ++-----
+ poppler/Gfx.h | 12 ++-----
poppler/GfxState.cc | 93
++++++++++++++++++++++++++--------------------------
poppler/GfxState.h | 33 ++++++++++---------
@@ -11118,7 +11487,7 @@
commit 7d4bda198b8ac767bdf4e0a4fdcaae5541113f92
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 3 23:34:11 2013 +0200
+Date: Mon Jun 3 23:34:11 2013 +0200
Compile
@@ -11127,7 +11496,7 @@
commit 395b3fa021850225e1fea66736f3a3f00571571f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 3 23:31:52 2013 +0200
+Date: Mon Jun 3 23:31:52 2013 +0200
Fix #end -> #endif
@@ -11136,7 +11505,7 @@
commit 425d1b4835389e2031631ce54cee157af39f1cb6
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Mon Jun 3 20:04:21 2013 +0200
+Date: Mon Jun 3 20:04:21 2013 +0200
Check for the correct number of arguments
@@ -11145,7 +11514,7 @@
commit 9d3eb07a1ea01b98aabe4f32481dd4a83bc8f2a5
Author: Hib Eris <hib at hiberis.nl>
-Date: Mon Jun 3 08:49:37 2013 +0200
+Date: Mon Jun 3 08:49:37 2013 +0200
Fix cmake build to use ansi stdio extensions when using a mingw
compiler
@@ -11157,12 +11526,12 @@
commit 287afe2290d64ca63cdb75fef8f3fbdc20997970
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Sun Jun 2 23:29:00 2013 +0200
+Date: Sun Jun 2 23:29:00 2013 +0200
Add a thread stresser in qt4
- qt4/tests/CMakeLists.txt | 1 +
- qt4/tests/Makefile.am | 9 +-
+ qt4/tests/CMakeLists.txt | 1 +
+ qt4/tests/Makefile.am | 9 +-
qt4/tests/stress-threads-qt4.cpp | 298
+++++++++++++++++++++++++++++++++++++++
3 files changed, 307 insertions(+), 1 deletion(-)
@@ -11169,7 +11538,7 @@
commit 77ecb3823c2db4a6cca5af5889c07c73f90de7f0
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Sat Jun 1 19:04:10 2013 +0200
+Date: Sat Jun 1 19:04:10 2013 +0200
Add a pthread option to pdftoppm
@@ -11184,7 +11553,7 @@
commit caa19f4961146915f51be6c72f60c3aa43037235
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jun 1 17:22:54 2013 +0200
+Date: Sat Jun 1 17:22:54 2013 +0200
qt4: Fix test binary name in help
@@ -11193,7 +11562,7 @@
commit a0b48b1d05f08605bca5e1a2e2518e16578f6055
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 1 14:42:42 2013 +0200
+Date: Sat Jun 1 14:42:42 2013 +0200
Fix printf format warning for size_t
@@ -11212,7 +11581,7 @@
commit 860737c2a19c734a0c5b65ad506ba229ba439985
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 1 12:05:17 2013 +0200
+Date: Sat Jun 1 12:05:17 2013 +0200
Use ansi stdio extensions when using a mingw compiler
@@ -11224,14 +11593,14 @@
https://bugs.freedesktop.org/show_bug.cgi?id=65238
- CMakeLists.txt | 4 ++++
- configure.ac | 3 +++
+ CMakeLists.txt | 4 ++++
+ configure.ac | 3 +++
poppler/poppler-config.h.in | 5 +++++
3 files changed, 12 insertions(+)
commit dd30ce39252a3820254b43f90699849ab5a1ca58
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri May 31 12:24:55 2013 +0200
+Date: Fri May 31 12:24:55 2013 +0200
Fix warning on narrowing conversion from int to DWORD
@@ -11251,13 +11620,13 @@
commit 01a825f3f9f5dcf686fc123d2cf80b9c525d0d89
Merge: a57f937 b4b1310
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jun 1 13:47:29 2013 +0200
+Date: Sat Jun 1 13:47:29 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
commit b4b13102716cd33636a94fd99c49487924761670
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jun 1 13:45:53 2013 +0200
+Date: Sat Jun 1 13:45:53 2013 +0200
Fix crash on malformed file
@@ -11270,21 +11639,21 @@
commit a57f93780de12732875e0195127a92bff835ff61
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue May 28 00:11:10 2013 +0200
+Date: Tue May 28 00:11:10 2013 +0200
0.23.1
- CMakeLists.txt | 4 ++--
- NEWS | 11 +++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 11 +++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 17 insertions(+), 6 deletions(-)
commit 299a1447e3d9a845b5e964f29e698046abdb63f2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue May 28 00:10:43 2013 +0200
+Date: Tue May 28 00:10:43 2013 +0200
Build poppler-forms in the autotools buildsystem
@@ -11293,7 +11662,7 @@
commit dcfaf20503868d0956ee81208265a975b480fb52
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 27 23:40:49 2013 +0200
+Date: Mon May 27 23:40:49 2013 +0200
Dist these two files too
@@ -11302,7 +11671,7 @@
commit de7a3fb715811be6be9ed51b1c5ab1a63c523403
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 27 23:40:07 2013 +0200
+Date: Mon May 27 23:40:07 2013 +0200
Add missing copyright
@@ -11312,13 +11681,13 @@
commit 30282d3fdbbb3029d9a0f838b2cd979bb962235c
Merge: 61f6658 56044ef
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 27 00:20:12 2013 +0200
+Date: Mon May 27 00:20:12 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
commit 56044ef482c26f10a8a1371dace049c144659dc7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 27 00:18:22 2013 +0200
+Date: Mon May 27 00:18:22 2013 +0200
Fix infinite loop while feeding wrong data in stdin
@@ -11332,38 +11701,38 @@
commit 61f665885daeb0009ecac2cc85188f23d6addb60
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 27 00:01:24 2013 +0200
+Date: Mon May 27 00:01:24 2013 +0200
Fix big file support in cmake
Tested by Fabio
- CMakeLists.txt | 2 ++
- cmake/modules/CheckFileOffsetBits.c | 14 +++++++++++
+ CMakeLists.txt | 2 ++
+ cmake/modules/CheckFileOffsetBits.c | 14 +++++++++++
cmake/modules/CheckFileOffsetBits.cmake | 44
+++++++++++++++++++++++++++++++++
- config.h.cmake | 6 ++---
+ config.h.cmake | 6 ++---
4 files changed, 63 insertions(+), 3 deletions(-)
commit f536a4ec37246e10f03fe4de309bd31deb6a4727
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu May 16 21:06:56 2013 +0200
+Date: Thu May 16 21:06:56 2013 +0200
Do not use deprecated gtk_scrolled_window_add_with_viewport()
https://bugs.freedesktop.org/show_bug.cgi?id=64683
- glib/demo/find.c | 4 ++++
- glib/demo/images.c | 4 ++++
- glib/demo/layers.c | 4 ++++
- glib/demo/render.c | 4 ++++
+ glib/demo/find.c | 4 ++++
+ glib/demo/images.c | 4 ++++
+ glib/demo/layers.c | 4 ++++
+ glib/demo/render.c | 4 ++++
glib/demo/selections.c | 4 ++++
- test/gtk-test.cc | 4 ++++
+ test/gtk-test.cc | 4 ++++
6 files changed, 24 insertions(+)
commit c10f2f8777927d8cfe547941ea2f70fcce14da7a
Author: Pino Toscano <pino at kde.org>
-Date: Mon May 20 00:09:45 2013 +0200
+Date: Mon May 20 00:09:45 2013 +0200
fix typo in error message
@@ -11373,13 +11742,13 @@
commit 71d327194293cb3d1a0e274eaf4451c7afe81e8a
Merge: 7b2df1f 6a98b56
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri May 17 23:04:12 2013 +0200
+Date: Fri May 17 23:04:12 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
commit 6a98b56f6ded957477ddcccd4ff849a870020395
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri May 17 23:01:20 2013 +0200
+Date: Fri May 17 23:01:20 2013 +0200
Make an invalid nSharedGroupsFirst a real error
@@ -11391,11 +11760,11 @@
commit 7b2df1f935192c89eacddd98c4bf92f38013c8e0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri May 17 20:56:51 2013 +0200
+Date: Fri May 17 20:56:51 2013 +0200
A simple form dumper
- qt4/tests/CMakeLists.txt | 1 +
+ qt4/tests/CMakeLists.txt | 1 +
qt4/tests/poppler-forms.cpp | 166
++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 167 insertions(+)
@@ -11403,13 +11772,13 @@
commit 54f539b4436a1a3e0eab2ef0904c302865082982
Merge: b3d8f51 3a6e2de
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 16 21:27:47 2013 +0200
+Date: Thu May 16 21:27:47 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
commit 3a6e2de1d35e3ee4fd86f71713c49bec8e09e41d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 16 21:27:02 2013 +0200
+Date: Thu May 16 21:27:02 2013 +0200
Make sure that Title: doesn't contain \n or \n
@@ -11420,7 +11789,7 @@
commit b3d8f510e30fb4d8da9069390d5e9bd8a283fbd6
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Thu May 16 20:52:09 2013 +0200
+Date: Thu May 16 20:52:09 2013 +0200
Fix splashModeBGR8 rendering
@@ -11428,13 +11797,13 @@
Bug #64381
- splash/Splash.cc | 4 ++--
+ splash/Splash.cc | 4 ++--
splash/SplashBitmap.cc | 24 ++++++++++++++++++++++--
2 files changed, 24 insertions(+), 4 deletions(-)
commit 8640933a3aa7dbafa21765d029e97b4bba76716c
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Apr 25 19:18:30 2013 +0200
+Date: Thu Apr 25 19:18:30 2013 +0200
Fix printf format specifiers (Goffset is a long long, not a int)
@@ -11443,7 +11812,7 @@
commit f8e8805bbce3e94b16b77fece0072645c66f6a31
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Apr 25 19:06:09 2013 +0200
+Date: Thu Apr 25 19:06:09 2013 +0200
Re-enable commented-out printf-format attribute on OutStream::printf
@@ -11459,7 +11828,7 @@
commit 013b2b247268f9b8dcd8e0461580e0bbcf7554c1
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Apr 25 17:58:25 2013 +0200
+Date: Thu Apr 25 17:58:25 2013 +0200
XRef stream writing: Write 32-bit offsets when possible
@@ -11473,31 +11842,31 @@
commit ea61a9dc012fbffd9bc9fe8a09264ba8744635fc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 13 23:15:55 2013 +0200
+Date: Mon May 13 23:15:55 2013 +0200
0.23.0
Includes news, soversions, updated copyrights, etc
- CMakeLists.txt | 6 +++---
- NEWS | 12 ++++++++++++
- configure.ac | 4 ++--
- cpp/Doxyfile | 2 +-
- goo/gfile.cc | 1 +
- goo/gfile.h | 1 +
+ CMakeLists.txt | 6 +++---
+ NEWS | 12 ++++++++++++
+ configure.ac | 4 ++--
+ cpp/Doxyfile | 2 +-
+ goo/gfile.cc | 1 +
+ goo/gfile.h | 1 +
poppler/CairoOutputDev.h | 2 +-
- poppler/Makefile.am | 2 +-
- poppler/Stream.cc | 1 +
- poppler/Stream.h | 1 +
- poppler/XRef.cc | 1 +
+ poppler/Makefile.am | 2 +-
+ poppler/Stream.cc | 1 +
+ poppler/Stream.h | 1 +
+ poppler/XRef.cc | 1 +
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt4/src/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt4/src/Makefile.am | 2 +-
14 files changed, 28 insertions(+), 11 deletions(-)
commit 7a5eee1cbebe241b8bd44027fc07682944686910
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 13 23:00:40 2013 +0200
+Date: Mon May 13 23:00:40 2013 +0200
Add check_pagelabelinfo test
@@ -11507,13 +11876,13 @@
commit 30a519f21dd5df8d41a43a58b2cbd95fe657df73
Merge: 998a9e7 0c0aef2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 13 20:40:04 2013 +0200
+Date: Mon May 13 20:40:04 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
commit 0c0aef20d9cecaee1de0badc6cd56dd6e5b5bf12
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 13 19:57:02 2013 +0200
+Date: Mon May 13 19:57:02 2013 +0200
0.22.4 version
@@ -11520,8 +11889,8 @@
Also increase soversion since Gfx.h got a new member
CMakeLists.txt | 4 ++--
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
poppler/Makefile.am | 2 +-
qt4/src/Doxyfile | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
@@ -11528,7 +11897,7 @@
commit 4d6662d05f6b652af97ac6e0eb1f1c1dca8e9550
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 13 19:55:21 2013 +0200
+Date: Mon May 13 19:55:21 2013 +0200
0.22.4 NEWS
@@ -11537,7 +11906,7 @@
commit 93e08d96867d636a70ab04ee4ad22c2214ae4b6a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 13 19:51:52 2013 +0200
+Date: Mon May 13 19:51:52 2013 +0200
Update copyright years
@@ -11547,16 +11916,16 @@
commit 998a9e7c982a72b0e931304b719de40f30094d12
Merge: 5e73cb0 73d09cd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 13 19:30:26 2013 +0200
+Date: Mon May 13 19:30:26 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
Conflicts:
- splash/Splash.cc
+ splash/Splash.cc
commit 73d09cd55f3bd307450c2dd095e039ea39c69cea
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 13 19:28:40 2013 +0200
+Date: Mon May 13 19:28:40 2013 +0200
Fix compilation with fixed point mode enabled
@@ -11568,13 +11937,13 @@
commit 5e73cb059e27f68b329513de609d52e84d73f8af
Merge: 5e9654a b3e44fc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue May 7 22:00:02 2013 +0200
+Date: Tue May 7 22:00:02 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
commit b3e44fc59a9258ad701bc67132dea0646fd8b61a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue May 7 21:53:31 2013 +0200
+Date: Tue May 7 21:53:31 2013 +0200
We need UnicodeParsedString here too
@@ -11586,27 +11955,27 @@
commit 5e9654a3eb28b2c8b0985545778dd0e45829f8e1
Merge: eeecd97 a107428
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 25 20:45:34 2013 +0200
+Date: Thu Apr 25 20:45:34 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
Conflicts:
- poppler/Gfx.h
+ poppler/Gfx.h
commit a107428e7db0c420b60418a33b9f815909ac9a33
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 25 20:44:36 2013 +0200
+Date: Thu Apr 25 20:44:36 2013 +0200
Update my C of the last two previous commits
- poppler/Gfx.cc | 2 +-
- poppler/Gfx.h | 2 +-
+ poppler/Gfx.cc | 2 +-
+ poppler/Gfx.h | 2 +-
utils/HtmlOutputDev.cc | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
commit eeecd9718f201dc795b2cb8469c43860aec6e07d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 25 20:29:24 2013 +0200
+Date: Thu Apr 25 20:29:24 2013 +0200
Do not start drawing a form we are already drawing
@@ -11613,12 +11982,12 @@
Bug #63190
poppler/Gfx.cc | 23 +++++++++++++++++++----
- poppler/Gfx.h | 2 ++
+ poppler/Gfx.h | 2 ++
2 files changed, 21 insertions(+), 4 deletions(-)
commit 43d66e11aa9e692c1c6b3a237e7e972d317e5c4d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 25 20:27:43 2013 +0200
+Date: Thu Apr 25 20:27:43 2013 +0200
Make sure getKids returns != 0 before using it
@@ -11629,7 +11998,7 @@
commit ec298b3b780f885464aa00880150eaa2b9b50b08
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 25 20:29:24 2013 +0200
+Date: Thu Apr 25 20:29:24 2013 +0200
Do not start drawing a form we are already drawing
@@ -11636,12 +12005,12 @@
Bug #63190
poppler/Gfx.cc | 23 +++++++++++++++++++----
- poppler/Gfx.h | 2 ++
+ poppler/Gfx.h | 2 ++
2 files changed, 21 insertions(+), 4 deletions(-)
commit 11ab42e7e90099d0cebf8f02197413fd5dee044b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 25 20:27:43 2013 +0200
+Date: Thu Apr 25 20:27:43 2013 +0200
Make sure getKids returns != 0 before using it
@@ -11652,7 +12021,7 @@
commit 4ee78e77f7d6cadc8e150ceff96b546ddca329d4
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Apr 20 16:41:56 2013 +0200
+Date: Sat Apr 20 16:41:56 2013 +0200
cairo: Always use the trasnfer function if present in setSoftMask
@@ -11673,7 +12042,7 @@
commit 3c2a92b06a6541071bd1e555606bb2096de17ef6
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Apr 20 16:41:56 2013 +0200
+Date: Sat Apr 20 16:41:56 2013 +0200
cairo: Always use the trasnfer function if present in setSoftMask
@@ -11695,13 +12064,13 @@
commit fd648e83e60db7157b7273ffddc02308b0c5813b
Merge: 970e9f6 53b9cec
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 21 23:30:16 2013 +0200
+Date: Sun Apr 21 23:30:16 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
commit 53b9cec6c1334020f90b885cff6fc30293437e5f
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Apr 21 23:28:40 2013 +0200
+Date: Sun Apr 21 23:28:40 2013 +0200
Splash: Always consider a softmask transfer function
@@ -11712,7 +12081,7 @@
commit 970e9f6304c3b59ac3e44495b90a5cfe7c7ceb8b
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Apr 12 13:26:55 2013 +0200
+Date: Fri Apr 12 13:26:55 2013 +0200
Remove unused variables from Lexer::getObj()
@@ -11724,13 +12093,13 @@
commit f8bf602620b3c7570f483ac66fc4d6a76a81a882
Merge: bbd27dc 62a5b4d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 14 16:40:51 2013 +0200
+Date: Sun Apr 14 16:40:51 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
commit 62a5b4d5c6d5c368d190b86eab63ccb07d642c01
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Apr 14 16:37:14 2013 +0200
+Date: Sun Apr 14 16:37:14 2013 +0200
Check for strcpy_s() and strcat_s() at configure time
@@ -11743,7 +12112,7 @@
Bug #63459
ConfigureChecks.cmake | 2 ++
- configure.ac | 1 +
+ configure.ac | 1 +
test/perf-test.cc | 6 ++++--
3 files changed, 7 insertions(+), 2 deletions(-)
@@ -11750,16 +12119,16 @@
commit bbd27dc4ce7b24af890d80f597f74e5d7ee0215a
Merge: ea3698c 5bc0080
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Apr 12 00:10:27 2013 +0200
+Date: Fri Apr 12 00:10:27 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
Conflicts:
- poppler/TextOutputDev.h
+ poppler/TextOutputDev.h
commit 5bc00809ebe560a180d5df93eb50bdf0ff0e97e6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 11 23:29:00 2013 +0200
+Date: Thu Apr 11 23:29:00 2013 +0200
Increase poppler core soname
@@ -11769,19 +12138,19 @@
commit 115d4c1465291adde86c3c905f265ac03374441f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 11 23:28:17 2013 +0200
+Date: Thu Apr 11 23:28:17 2013 +0200
Increase version number to 0.22.3
CMakeLists.txt | 2 +-
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
commit ae1a3553b85e2616a339aacb6efecd15db373858
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 11 23:26:44 2013 +0200
+Date: Thu Apr 11 23:26:44 2013 +0200
News file
@@ -11790,12 +12159,12 @@
commit 1fefe98fc86cf8449346bdc230dff5758b1bb7a3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 11 23:22:20 2013 +0200
+Date: Thu Apr 11 23:22:20 2013 +0200
Update copyrgihts
poppler/CairoOutputDev.cc | 2 +-
- poppler/PDFDoc.cc | 2 +-
+ poppler/PDFDoc.cc | 2 +-
poppler/TextOutputDev.cc | 2 +-
poppler/TextOutputDev.h | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
@@ -11803,13 +12172,13 @@
commit ea3698cfffc9c132081f5691287ef1fd17911b2a
Merge: fcc1468 aaaea5d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Apr 10 20:42:01 2013 +0200
+Date: Wed Apr 10 20:42:01 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
commit aaaea5d0f2f427e82625a04f90c178e24892e539
Author: Marek Kasik <mkasik at redhat.com>
-Date: Wed Apr 10 16:41:48 2013 +0200
+Date: Wed Apr 10 16:41:48 2013 +0200
man pages: Fix typos
@@ -11822,13 +12191,13 @@
commit fcc14682899ff4981bfece74dbc8c290a625b05c
Merge: f11e216 e6559a0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 7 17:44:12 2013 +0200
+Date: Sun Apr 7 17:44:12 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
commit e6559a0d836df127ed5061794dc737d435ef534c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 7 17:42:23 2013 +0200
+Date: Sun Apr 7 17:42:23 2013 +0200
Fix crash in KDE bug #317710
@@ -11846,13 +12215,13 @@
commit f11e21627121c3ff81c0ec7f4d71936a2dd590c3
Merge: e1ffa91 b9fdb0c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 6 23:26:54 2013 +0200
+Date: Sat Apr 6 23:26:54 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
commit e1ffa9100cf6b4a444be7ed76b11698a5c5bb441
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sat Apr 6 23:21:58 2013 +0200
+Date: Sat Apr 6 23:21:58 2013 +0200
Fix endstream detection
@@ -11869,13 +12238,13 @@
You can test it with bug-poppler16579.pdf if You just change temporary
- if (longNumber <= INT_MAX && longNumber >= INT_MIN &&
- *end_ptr == '\0') {
+ if (longNumber <= INT_MAX && longNumber >= INT_MIN &&
+ *end_ptr == '\0') {
in XRef.cc to
- if (gFalse && longNumber <= INT_MAX && longNumber >=
- INT_MIN && *end_ptr == '\0') {
+ if (gFalse && longNumber <= INT_MAX && longNumber >=
+ INT_MIN && *end_ptr == '\0') {
poppler/Lexer.cc | 45 +++++++++++++++++++++++++++++++++++++++++++++
poppler/Lexer.h | 2 ++
@@ -11885,7 +12254,7 @@
commit b9fdb0cb767a228c56f3f0635a7f78e3e0a8c7b6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 6 23:20:48 2013 +0200
+Date: Sat Apr 6 23:20:48 2013 +0200
Last commit was Thomas' forgot his (C)
@@ -11895,13 +12264,13 @@
commit 94bee4601cbbda0e7c6205a04650e0510f198aee
Merge: 42368fb b312210
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 6 23:19:25 2013 +0200
+Date: Sat Apr 6 23:19:25 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
commit b312210b630f96baeb8b2f3b49b0b79779609d98
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 6 23:18:18 2013 +0200
+Date: Sat Apr 6 23:18:18 2013 +0200
Fix for complete rewrites in repaired files
@@ -11919,7 +12288,7 @@
commit 42368fb9452c3719a7bbd159f1c1421068f40653
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 6 18:28:35 2013 +0200
+Date: Sat Apr 6 18:28:35 2013 +0200
Add missing free()
@@ -11928,7 +12297,7 @@
commit 2264e7a95e5dc252de1b5736a1edd6bf5de3ad1f
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sat Apr 6 18:27:57 2013 +0200
+Date: Sat Apr 6 18:27:57 2013 +0200
implement Crypt filter
@@ -11942,7 +12311,7 @@
commit a65a4e6f878ff033b780b2f1e3362f2918c93b6b
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Sat Apr 6 18:25:21 2013 +0200
+Date: Sat Apr 6 18:25:21 2013 +0200
No need to keep the mutex attributes around all the time
@@ -11951,7 +12320,7 @@
commit 73ff5ad58cfe7ec9415cc1459b6ca083fee608f4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 6 18:19:28 2013 +0200
+Date: Sat Apr 6 18:19:28 2013 +0200
Pass the recursion flag
@@ -11963,7 +12332,7 @@
commit 837e3704e76ea857b3de45503840e9b855096fef
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 6 17:01:08 2013 +0200
+Date: Sat Apr 6 17:01:08 2013 +0200
Make our mutexes recursive
@@ -11984,28 +12353,28 @@
commit 0a243c8c14d09a40f25338999c3ca06273277b45
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Fri Apr 5 00:00:07 2013 +0200
+Date: Fri Apr 5 00:00:07 2013 +0200
Add a GooFile class to encapsulate file read access using offsets
Bug #62735
- ConfigureChecks.cmake | 2 ++
- config.h.cmake | 6 ++++
- configure.ac | 1 +
- goo/gfile.cc | 80
+ ConfigureChecks.cmake | 2 ++
+ config.h.cmake | 6 ++++
+ configure.ac | 1 +
+ goo/gfile.cc | 80
++++++++++++++++++++++++++++++++++++++++++++++
- goo/gfile.h | 30 +++++++++++++++++
+ goo/gfile.h | 30 +++++++++++++++++
poppler/GlobalParamsWin.cc | 19 ++++-------
- poppler/PDFDoc.cc | 37 ++++++---------------
- poppler/PDFDoc.h | 4 ++-
- poppler/Stream.cc | 46 +++++++++-----------------
- poppler/Stream.h | 17 +++-------
+ poppler/PDFDoc.cc | 37 ++++++---------------
+ poppler/PDFDoc.h | 4 ++-
+ poppler/Stream.cc | 46 +++++++++-----------------
+ poppler/Stream.h | 17 +++-------
10 files changed, 158 insertions(+), 84 deletions(-)
commit 70e6af4739d2eea58e6f3200a8c9467597a12ae5
Author: Rodrigo Rivas Costa <rodrigorivascosta at gmail.com>
-Date: Thu Apr 4 23:10:09 2013 +0200
+Date: Thu Apr 4 23:10:09 2013 +0200
Be pedantic about setjmp use
@@ -12017,7 +12386,7 @@
commit c7e28e3d672654f31f1a0f95245a1fba3bc9c28f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Mar 25 22:55:58 2013 +0100
+Date: Mon Mar 25 22:55:58 2013 +0100
Only write the file once when saving
@@ -12028,7 +12397,7 @@
commit 09ddb34f202be2111c70901724d64d3b61483c7a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Mar 25 22:55:58 2013 +0100
+Date: Mon Mar 25 22:55:58 2013 +0100
Only write the file once when saving
@@ -12039,7 +12408,7 @@
commit 75378557f409a5a2305ea0fb42c56184c74ba887
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Mar 24 12:53:29 2013 +0100
+Date: Sun Mar 24 12:53:29 2013 +0100
glib: Always start from the beginning when starting a new search on
a page
@@ -12055,7 +12424,7 @@
commit 4ee6757dd7de9211faf8601531342a199225a06d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Mar 24 12:53:29 2013 +0100
+Date: Sun Mar 24 12:53:29 2013 +0100
glib: Always start from the beginning when starting a new search on
a page
@@ -12071,7 +12440,7 @@
commit 83cf2d3d3ecce6340d858a2ee037cd5120ac1db5
Author: Jason Crain <jason at aquaticape.us>
-Date: Sat Mar 9 08:44:36 2013 -0600
+Date: Sat Mar 9 08:44:36 2013 -0600
TextOutputDev: Set text matrix when painting selection
@@ -12083,7 +12452,7 @@
commit a3bc584fdd7f74a7dab701c743df0bb0bf74a03e
Author: Jason Crain <jason at aquaticape.us>
-Date: Sat Mar 9 08:44:36 2013 -0600
+Date: Sat Mar 9 08:44:36 2013 -0600
TextOutputDev: Set text matrix when painting selection
@@ -12096,13 +12465,13 @@
commit 8cbdbc64897a34beb226d4dc4c58095f10013f29
Merge: 2bce2cf a01e2d4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 20 22:37:06 2013 +0100
+Date: Wed Mar 20 22:37:06 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
commit a01e2d41fcb638fe340bd3d4d22bd13db245e0fd
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Mar 20 22:35:08 2013 +0100
+Date: Wed Mar 20 22:35:08 2013 +0100
check order bounding box values in tiling pattern
@@ -12113,7 +12482,7 @@
commit 2bce2cf2a523f9b8db7f5e255384044b8dfe1a24
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 19 22:53:47 2013 +0100
+Date: Tue Mar 19 22:53:47 2013 +0100
Avoid blackboxes on weird files using the thin line mode
@@ -12126,13 +12495,13 @@
commit b2d07cbf0c2f94bd25e1422e366ff78031815867
Merge: 80cf78f 3206950
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Mar 18 21:06:59 2013 +0100
+Date: Mon Mar 18 21:06:59 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
commit 3206950658521009b52f638cc5e712e0cef42706
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Mar 18 21:06:09 2013 +0100
+Date: Mon Mar 18 21:06:09 2013 +0100
Spec says Zoom -> 0 means no zoom change
@@ -12141,7 +12510,7 @@
commit 13ee9f8b7d42ed7d7bc0f9dbf190ff66e6ab5a81
Author: Pino Toscano <pino at kde.org>
-Date: Mon Mar 18 18:15:57 2013 +0100
+Date: Mon Mar 18 18:15:57 2013 +0100
cmake: drop search of gthread-2.0 and gio-2.0 from GTK
@@ -12152,7 +12521,7 @@
commit 47e869e60fb147caca825380eeaa2a0851d502b9
Author: Michael Weiser <michael at weiser.dinsnail.net>
-Date: Mon Mar 18 18:15:14 2013 +0100
+Date: Mon Mar 18 18:15:14 2013 +0100
cmake: search also for gio-2.0 as GLIB library
@@ -12162,13 +12531,13 @@
commit 80cf78f2020e2f4cf33ed49fe522c6861d710588
Merge: b21780e 72c8312
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Mar 18 20:02:08 2013 +1030
+Date: Mon Mar 18 20:02:08 2013 +1030
Merge remote-tracking branch 'origin/poppler-0.22'
commit 72c8312d77704211f55c8de35b47bd811c792878
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Mar 17 19:39:14 2013 +1030
+Date: Sun Mar 17 19:39:14 2013 +1030
cairo: Don't change image interpolation when printing
@@ -12179,7 +12548,7 @@
commit b21780e69dd92f3f2bcb7851608d3e0557dc81f8
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sat Mar 16 23:20:35 2013 +0100
+Date: Sat Mar 16 23:20:35 2013 +0100
Fix typo
@@ -12189,16 +12558,16 @@
commit 75849a0d7c205c048714b90883695b6bebd2298c
Merge: ec7140b 5a51812
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 12 20:27:59 2013 +0100
+Date: Tue Mar 12 20:27:59 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
Conflicts:
- poppler/Stream.h
+ poppler/Stream.h
commit 5a51812b7c1457feb8acaa106f43d7d5252b3980
Author: Peter Breitenlohner <peb at mppmu.mpg.de>
-Date: Tue Mar 12 20:25:50 2013 +0100
+Date: Tue Mar 12 20:25:50 2013 +0100
Fix compile when not using libjpeg
@@ -12207,32 +12576,32 @@
commit 341e863d65fdd5619a071e4fd903fa82bf33c757
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Mar 11 19:20:06 2013 +0100
+Date: Mon Mar 11 19:20:06 2013 +0100
0.22.2
- CMakeLists.txt | 4 ++--
- NEWS | 16 ++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 16 ++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 22 insertions(+), 6 deletions(-)
commit ec7140b3f56b034fbbc53cb8066ba01fe9f60f47
Merge: c86062f 5db6585
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Mar 8 16:41:21 2013 +0100
+Date: Fri Mar 8 16:41:21 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
Conflicts:
- poppler/Stream.cc
- poppler/Stream.h
+ poppler/Stream.cc
+ poppler/Stream.h
commit 5db6585c2b02dd4071f1adabd53509506333dcf8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Mar 8 16:38:49 2013 +0100
+Date: Fri Mar 8 16:38:49 2013 +0100
Make the non jpeglib based DCTStream compile
@@ -12241,7 +12610,7 @@
commit 6402e291e1f9374fbaf4de3b97b21f43d38d6ab8
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Mar 8 16:37:11 2013 +0100
+Date: Fri Mar 8 16:37:11 2013 +0100
Workaround broken jpeg stream definitions
@@ -12256,13 +12625,13 @@
commit c86062f982d6eb08cb27b654b6317c71ab77c692
Merge: 677e5b2 4e142b6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Mar 4 20:13:36 2013 +0100
+Date: Mon Mar 4 20:13:36 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
commit 4e142b60790638e4495b4fd6551702470cf4c38f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Mar 4 20:12:01 2013 +0100
+Date: Mon Mar 4 20:12:01 2013 +0100
Make sure we don't try to paint in x < 0
@@ -12273,7 +12642,7 @@
commit 677e5b265a0d39a988f65d642a4f964a279fad28
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Mar 3 19:07:32 2013 +0100
+Date: Sun Mar 3 19:07:32 2013 +0100
Small improvements over locker class
@@ -12289,56 +12658,56 @@
previously it was a gFalse (i guess Thomas made a c&p typo here)
* Have only one constructor like Adam suggested.
- goo/GooMutex.h | 33 +++++++++--------
- poppler/Annot.cc | 92
+ goo/GooMutex.h | 33 +++++++++--------
+ poppler/Annot.cc | 92
+++++++++++++++++++++++-----------------------
- poppler/Annot.h | 6 +--
- poppler/Array.cc | 15 ++++----
+ poppler/Annot.h | 6 +--
+ poppler/Array.cc | 15 ++++----
poppler/CairoFontEngine.cc | 8 ++--
- poppler/Catalog.cc | 52 +++++++++++++-------------
- poppler/Catalog.h | 10 ++---
- poppler/Dict.cc | 20 +++++-----
- poppler/PDFDoc.cc | 12 +++---
- poppler/Page.cc | 16 ++++----
- poppler/Stream.cc | 8 ++--
- poppler/XRef.cc | 18 ++++-----
+ poppler/Catalog.cc | 52 +++++++++++++-------------
+ poppler/Catalog.h | 10 ++---
+ poppler/Dict.cc | 20 +++++-----
+ poppler/PDFDoc.cc | 12 +++---
+ poppler/Page.cc | 16 ++++----
+ poppler/Stream.cc | 8 ++--
+ poppler/XRef.cc | 18 ++++-----
12 files changed, 147 insertions(+), 143 deletions(-)
commit d5c929fc253c2748bb8fa3642d9b5383c5fe96f8
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Mar 3 18:00:11 2013 +0100
+Date: Sun Mar 3 18:00:11 2013 +0100
Add a locker helper and a bool -> enum changes
Bug #59933
- goo/GooMutex.h | 16 +++++++
- poppler/Annot.cc | 114
+ goo/GooMutex.h | 16 +++++++
+ poppler/Annot.cc | 114
+++++++++++++++++----------------------------
- poppler/Annot.h | 4 +-
- poppler/Array.cc | 22 +++------
+ poppler/Annot.h | 4 +-
+ poppler/Array.cc | 22 +++------
poppler/CairoFontEngine.cc | 10 ++--
- poppler/Catalog.cc | 79 ++++++++++---------------------
- poppler/Catalog.h | 9 ++--
- poppler/Dict.cc | 29 ++++--------
- poppler/FontInfo.cc | 2 +-
- poppler/PDFDoc.cc | 21 ++-------
- poppler/Page.cc | 32 ++++++-------
- poppler/Page.h | 3 +-
- poppler/Stream.cc | 12 ++---
- poppler/XRef.cc | 29 ++++--------
+ poppler/Catalog.cc | 79 ++++++++++---------------------
+ poppler/Catalog.h | 9 ++--
+ poppler/Dict.cc | 29 ++++--------
+ poppler/FontInfo.cc | 2 +-
+ poppler/PDFDoc.cc | 21 ++-------
+ poppler/Page.cc | 32 ++++++-------
+ poppler/Page.h | 3 +-
+ poppler/Stream.cc | 12 ++---
+ poppler/XRef.cc | 29 ++++--------
14 files changed, 145 insertions(+), 237 deletions(-)
commit 1f4a012f7570ffd2120e3e8c2236de5408f3dda3
Merge: 15d4039 a766740
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Mar 1 19:16:52 2013 +0100
+Date: Fri Mar 1 19:16:52 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
commit a766740cf5a5a7580935a026bf15fbd668aa0fdf
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Mar 1 19:12:22 2013 +0100
+Date: Fri Mar 1 19:12:22 2013 +0100
Restore CTM on early exits
@@ -12350,13 +12719,13 @@
commit 15d40392a29dded8a29c2dc9d7c15b402515e033
Merge: be5d9af 39882df
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Feb 28 19:46:59 2013 +0100
+Date: Thu Feb 28 19:46:59 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
commit 39882dfecdccc00db353946a31d395582ee37022
Author: José Aliste <jaliste at src.gnome.org>
-Date: Wed Feb 27 01:33:38 2013 +0100
+Date: Wed Feb 27 01:33:38 2013 +0100
Correct rendering of underline and strike out annotations
@@ -12369,17 +12738,17 @@
commit be5d9af38655496a2eaa4eb12cea84461c5aeb3f
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sat Feb 23 23:41:46 2013 +0100
+Date: Sat Feb 23 23:41:46 2013 +0100
expose thin line modes in qt frontend
qt4/src/poppler-page.cc | 5 ++++-
- qt4/src/poppler-qt4.h | 6 ++++--
+ qt4/src/poppler-qt4.h | 6 ++++--
2 files changed, 8 insertions(+), 3 deletions(-)
commit f96cbacfdbc97ace35f843854992f06e9322f485
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sat Feb 23 23:39:52 2013 +0100
+Date: Sat Feb 23 23:39:52 2013 +0100
Refine splashThinLineShape support
@@ -12388,21 +12757,21 @@
commit 47453a78e52aa43edd148aef53b67306603161f5
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Feb 20 23:12:17 2013 +0100
+Date: Wed Feb 20 23:12:17 2013 +0100
More threading safety
- poppler/Annot.cc | 97
+ poppler/Annot.cc | 97
+++++++++++++++++++++++++++++++++++------
- poppler/Annot.h | 8 +++-
- poppler/FontInfo.cc | 29 ++++++------
- poppler/FontInfo.h | 5 ++-
- poppler/Page.cc | 11 ++++-
- poppler/Page.h | 6 +--
- poppler/SplashOutputDev.cc | 7 ++-
- poppler/SplashOutputDev.h | 5 ++-
- poppler/XRef.cc | 4 +-
- qt4/src/poppler-page.cc | 9 ++--
+ poppler/Annot.h | 8 +++-
+ poppler/FontInfo.cc | 29 ++++++------
+ poppler/FontInfo.h | 5 ++-
+ poppler/Page.cc | 11 ++++-
+ poppler/Page.h | 6 +--
+ poppler/SplashOutputDev.cc | 7 ++-
+ poppler/SplashOutputDev.h | 5 ++-
+ poppler/XRef.cc | 4 +-
+ qt4/src/poppler-page.cc | 9 ++--
qt4/src/poppler-ps-converter.cc | 3 +-
11 files changed, 139 insertions(+), 45 deletions(-)
@@ -12409,13 +12778,13 @@
commit 60c5e072d4b930507469e6e8c234971725a4aa26
Merge: 0d42a6d 8d62625
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 20 21:08:53 2013 +0100
+Date: Wed Feb 20 21:08:53 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
commit 8d62625610746ad70ffb88d845791fa03f5e35cc
Author: Thomas Fischer <fischer at unix-ag.uni-kl.de>
-Date: Wed Feb 20 21:07:10 2013 +0100
+Date: Wed Feb 20 21:07:10 2013 +0100
height -> maskHeight
@@ -12427,13 +12796,13 @@
commit 0d42a6dab479d27de1ecb2b47ad3f7568b1ee638
Merge: 7eb7880 8fb243b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 20 00:00:09 2013 +0100
+Date: Wed Feb 20 00:00:09 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
commit 8fb243bf11a979af8bfa36427436940706c9f71d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 19 23:59:17 2013 +0100
+Date: Tue Feb 19 23:59:17 2013 +0100
Initialize cSrcNonIso[3] in splashModeXBGR8
@@ -12444,7 +12813,7 @@
commit 8a0199a0247c1a03a4d64375ca8bc900570d1817
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 19 23:11:46 2013 +0100
+Date: Tue Feb 19 23:11:46 2013 +0100
Fix indent
@@ -12454,13 +12823,13 @@
commit 7eb7880907cb7b6bd1032013d6ce4c49aa3525c4
Merge: 2c84acb 1389aa4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 19 22:26:37 2013 +0100
+Date: Tue Feb 19 22:26:37 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
commit 1389aa41b2984de9da7bb66c11485f6c6aeaea41
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 19 22:25:56 2013 +0100
+Date: Tue Feb 19 22:25:56 2013 +0100
fix indent
@@ -12470,13 +12839,13 @@
commit 2c84acbfd02eeeaf0d20542798e907cb011c1e57
Merge: 401c35b ffd33e7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 19 11:32:11 2013 +0100
+Date: Tue Feb 19 11:32:11 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
commit ffd33e7b5aea44bc54a74f433f6bfff859b913dd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 19 11:31:22 2013 +0100
+Date: Tue Feb 19 11:31:22 2013 +0100
Fix missing ) here too
@@ -12485,7 +12854,7 @@
commit 14466ecc320387c9b6568280614a96e6f56309b4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 19 11:31:02 2013 +0100
+Date: Tue Feb 19 11:31:02 2013 +0100
Forgot my C here
@@ -12494,7 +12863,7 @@
commit 401c35b797d3c25c734fbfb5b95be16a666a6012
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Feb 18 22:33:07 2013 +0100
+Date: Mon Feb 18 22:33:07 2013 +0100
Fix closing ) as suggested by William Bader
@@ -12504,13 +12873,13 @@
commit 94364adade4dc27e5d80bc14511d4f2b7ea4ab0d
Merge: 164805b 47f30fa
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Feb 18 20:34:34 2013 +0100
+Date: Mon Feb 18 20:34:34 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
commit 47f30fa96e62fc215c0e80f42517908760ef8065
Author: Brad Hards <bradh at frogmouth.net>
-Date: Mon Feb 18 20:38:10 2013 +1100
+Date: Mon Feb 18 20:38:10 2013 +1100
Minor rewording of contributor README
@@ -12519,17 +12888,17 @@
commit 164805b4471256d3915c5e49fff28c9cdcbf89e6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Feb 18 20:05:12 2013 +0100
+Date: Mon Feb 18 20:05:12 2013 +0100
Move the commented test to a proper one
- poppler/Makefile.am | 3 +-
- poppler/PageLabelInfo.cc | 160
+ poppler/Makefile.am | 3 +-
+ poppler/PageLabelInfo.cc | 160
+-------------------------------------
- poppler/PageLabelInfo_p.h | 147
+ poppler/PageLabelInfo_p.h | 147
++++++++++++++++++++++++++++++++++
- qt4/tests/CMakeLists.txt | 1 +
- qt4/tests/Makefile.am | 4 +
+ qt4/tests/CMakeLists.txt | 1 +
+ qt4/tests/Makefile.am | 4 +
qt4/tests/check_pagelabelinfo.cpp | 43 ++++++++++
6 files changed, 198 insertions(+), 160 deletions(-)
@@ -12536,13 +12905,13 @@
commit 527b91a0ef97906041ffe57e88f0d26e1c407af0
Merge: df35562 95609be
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Feb 18 19:49:14 2013 +0100
+Date: Mon Feb 18 19:49:14 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
commit 95609be551fc4413874b8980010be70fbbab112a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Feb 18 19:47:19 2013 +0100
+Date: Mon Feb 18 19:47:19 2013 +0100
Use the toLatin function in PageLabelInfo::indexToLabel
@@ -12555,13 +12924,13 @@
commit df3556240d5e4b4546b3c42b29be6d2be83a2802
Merge: 4dacd7c 5c7057c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 12 23:55:24 2013 +0100
+Date: Tue Feb 12 23:55:24 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
commit 5c7057c61ed6e270e001c1f86632f265bebb6890
Author: Nuno Araujo <nuno.araujo at russo79.com>
-Date: Tue Feb 12 23:54:47 2013 +0100
+Date: Tue Feb 12 23:54:47 2013 +0100
Fix the build with automake-1.13
@@ -12572,13 +12941,13 @@
commit 4dacd7cdeb19d16fe7737c71e34904c7363c6b63
Merge: 7f2c255 9fc4b9f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 12 22:59:56 2013 +0100
+Date: Tue Feb 12 22:59:56 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
commit 9fc4b9f7a7e6105a6fd85aed9c21b78742e89ddd
Author: Peter Breitenlohner <peb at mppmu.mpg.de>
-Date: Tue Feb 12 22:58:17 2013 +0100
+Date: Tue Feb 12 22:58:17 2013 +0100
true->TRUE
@@ -12589,7 +12958,7 @@
commit 7f2c255ff28386ba992717f729f25a979f240375
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Tue Feb 12 22:48:40 2013 +0100
+Date: Tue Feb 12 22:48:40 2013 +0100
Introduce option SplashThinLineMode
@@ -12597,13 +12966,13 @@
poppler/SplashOutputDev.cc | 9 ++++++++-
poppler/SplashOutputDev.h | 3 ++-
- splash/Splash.cc | 37 ++++++++++++++++++++++++++++++-------
- splash/Splash.h | 9 +++++++--
- splash/SplashClip.cc | 7 ++++---
- splash/SplashClip.h | 4 +++-
- splash/SplashTypes.h | 8 +++++++-
- splash/SplashXPath.cc | 14 ++++++++++++--
- splash/SplashXPath.h | 17 ++++++++++++++++-
+ splash/Splash.cc | 37 ++++++++++++++++++++++++++++++-------
+ splash/Splash.h | 9 +++++++--
+ splash/SplashClip.cc | 7 ++++---
+ splash/SplashClip.h | 4 +++-
+ splash/SplashTypes.h | 8 +++++++-
+ splash/SplashXPath.cc | 14 ++++++++++++--
+ splash/SplashXPath.h | 17 ++++++++++++++++-
splash/SplashXPathScanner.cc | 9 +++++----
splash/SplashXPathScanner.h | 17 ++++++++++++++++-
11 files changed, 110 insertions(+), 24 deletions(-)
@@ -12611,39 +12980,39 @@
commit c2ebcbea2267f861c491c0cd6c1fbf2dc2aff7d2
Merge: 48ed05d dca21f8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 10 12:01:13 2013 +0100
+Date: Sun Feb 10 12:01:13 2013 +0100
Merge remote-tracking branch 'origin/poppler-0.22'
Conflicts:
- poppler/Parser.cc
+ poppler/Parser.cc
commit dca21f86359b6b2a925f7b05a2f36ab854cefbce
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 10 11:47:21 2013 +0100
+Date: Sun Feb 10 11:47:21 2013 +0100
0.22.1
CMakeLists.txt | 2 +-
- NEWS | 9 +++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ NEWS | 9 +++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
5 files changed, 13 insertions(+), 4 deletions(-)
commit e8e9245f6a4884da3940fc281b7ff1a42d7f5964
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 10 11:43:14 2013 +0100
+Date: Sun Feb 10 11:43:14 2013 +0100
Update C year here too
poppler/poppler-config.h.cmake | 2 +-
- poppler/poppler-config.h.in | 2 +-
+ poppler/poppler-config.h.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit ebbacd897e2b529d1c3637b6af438b8dcc1d7ce8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 10 11:42:21 2013 +0100
+Date: Sun Feb 10 11:42:21 2013 +0100
Update C
@@ -12652,7 +13021,7 @@
commit 48ed05d95598b642a57456a843baf9f246502bb6
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Feb 6 21:56:01 2013 +1030
+Date: Wed Feb 6 21:56:01 2013 +1030
Make Goffset long long and factor out all fseek/ftell into gfile.cc
@@ -12662,20 +13031,20 @@
Bug 60095
- goo/gfile.cc | 38 ++++++++++++++++++++++++
- goo/gfile.h | 7 +++++
- goo/gtypes.h | 19 +-----------
- poppler/Stream.cc | 67
+ goo/gfile.cc | 38 ++++++++++++++++++++++++
+ goo/gfile.h | 7 +++++
+ goo/gtypes.h | 19 +-----------
+ poppler/Stream.cc | 67
++++++------------------------------------
- poppler/XRef.cc | 4 +--
+ poppler/XRef.cc | 4 +--
poppler/poppler-config.h.cmake | 6 ----
- poppler/poppler-config.h.in | 6 ----
- utils/pdfinfo.cc | 16 ++--------
+ poppler/poppler-config.h.in | 6 ----
+ utils/pdfinfo.cc | 16 ++--------
8 files changed, 60 insertions(+), 103 deletions(-)
commit fbcd64386c1b189db6e06234577261973bdc88cc
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Jan 25 22:24:50 2013 +1030
+Date: Fri Jan 25 22:24:50 2013 +1030
cairo: support uncolored tiling patterns
@@ -12687,20 +13056,20 @@
commit c60ad119363c65d097dff56a68c1ab3fb2933f0b
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Jan 27 15:50:26 2013 +1030
+Date: Sun Jan 27 15:50:26 2013 +1030
A few more missing Goffsets
- glib/poppler-input-stream.h | 2 +-
- poppler/PDFDoc.cc | 16 ++++++++--------
- poppler/PDFDoc.h | 6 +++---
- poppler/Stream.cc | 4 ++--
- poppler/Stream.h | 4 ++--
+ glib/poppler-input-stream.h | 2 +-
+ poppler/PDFDoc.cc | 16 ++++++++--------
+ poppler/PDFDoc.h | 6 +++---
+ poppler/Stream.cc | 4 ++--
+ poppler/Stream.h | 4 ++--
5 files changed, 16 insertions(+), 16 deletions(-)
commit 9b113dc86a27085693ac4bcad061780c881ea7f9
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Jan 27 11:32:34 2013 +1030
+Date: Sun Jan 27 11:32:34 2013 +1030
Use sys/types.h instead of stdio.h for the off_t type
@@ -12711,7 +13080,7 @@
commit f3aa5236361dca3db64f110520ebe721ba1c9464
Author: Pino Toscano <pino at kde.org>
-Date: Sun Jan 27 18:50:10 2013 +0100
+Date: Sun Jan 27 18:50:10 2013 +0100
use Goffset also for length in MemStream ctor
@@ -12721,7 +13090,7 @@
commit eb5ce6990522bac91d8f5d0d3636c46178386d25
Author: Pino Toscano <pino at kde.org>
-Date: Sun Jan 27 15:20:42 2013 +0100
+Date: Sun Jan 27 15:20:42 2013 +0100
avoid max() macro expansion
@@ -12732,7 +13101,7 @@
commit 6b716b1ab60b573b5770d8636992247387bc3513
Author: Pino Toscano <pino at kde.org>
-Date: Sun Jan 27 15:18:04 2013 +0100
+Date: Sun Jan 27 15:18:04 2013 +0100
cmake: provide HAVE_FSEEK64 and HAVE_FSEEKO in poppler-config
@@ -12744,7 +13113,7 @@
commit fe59ac914230b80aa82b314398a8a038ef083e06
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Jan 26 16:44:49 2013 +1030
+Date: Sat Jan 26 16:44:49 2013 +1030
Read 8 byte xref offsets when sizeof(Goffset) < 8
@@ -12757,33 +13126,33 @@
commit 098d98dfc3846150098f5b20f3f5a07cb565c465
Author: Lu Wang <coolwanglu at gmail.com>
-Date: Sat Jan 26 19:31:20 2013 +0100
+Date: Sat Jan 26 19:31:20 2013 +0100
Rename function
Makes it say more what it does
- poppler/GfxState.cc | 3 ++-
- poppler/GfxState.h | 3 ++-
+ poppler/GfxState.cc | 3 ++-
+ poppler/GfxState.h | 3 ++-
poppler/SplashOutputDev.cc | 5 +++--
3 files changed, 7 insertions(+), 4 deletions(-)
commit 97e93d7583f2a6a5b1c8b51474744ca05277dc28
Author: Lu Wang <coolwanglu at gmail.com>
-Date: Sat Jan 26 16:56:00 2013 +0100
+Date: Sat Jan 26 16:56:00 2013 +0100
Remove unused deviceHasTextClip
poppler/CairoOutputDev.h | 1 -
- poppler/OutputDev.h | 1 -
- poppler/PSOutputDev.h | 1 -
+ poppler/OutputDev.h | 1 -
+ poppler/PSOutputDev.h | 1 -
poppler/SplashOutputDev.h | 1 -
- utils/pdftohtml.cc | 1 -
+ utils/pdftohtml.cc | 1 -
5 files changed, 5 deletions(-)
commit 1bb3ddc2264cb65dffd553a952ee4518344df0de
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jan 25 19:37:24 2013 +0100
+Date: Fri Jan 25 19:37:24 2013 +0100
A few Goffsets we missed
@@ -12793,62 +13162,62 @@
poppler/Decrypt.h | 3 ++-
poppler/Gfx.cc | 4 ++--
- poppler/Gfx.h | 4 ++--
+ poppler/Gfx.h | 4 ++--
3 files changed, 6 insertions(+), 5 deletions(-)
commit 5f8b1275a19b2036c6e9323a744d8bc64af31c36
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jan 25 19:32:58 2013 +0100
+Date: Fri Jan 25 19:32:58 2013 +0100
New year!
poppler/poppler-config.h.cmake | 2 +-
- poppler/poppler-config.h.in | 2 +-
+ poppler/poppler-config.h.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit 574907e6a74e62a5ee6d7f17c43fdd9bcb07e069
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jan 25 19:31:59 2013 +0100
+Date: Fri Jan 25 19:31:59 2013 +0100
Adrian C for 2013 because of the big files support
- cpp/poppler-private.cpp | 1 +
- cpp/poppler-private.h | 1 +
- goo/gtypes.h | 1 +
- poppler/Decrypt.cc | 1 +
- poppler/Decrypt.h | 1 +
- poppler/Error.cc | 1 +
- poppler/Error.h | 1 +
- poppler/Hints.cc | 1 +
- poppler/Hints.h | 1 +
- poppler/JBIG2Stream.cc | 1 +
- poppler/JBIG2Stream.h | 1 +
- poppler/JPEG2000Stream.cc | 1 +
- poppler/JPEG2000Stream.h | 1 +
- poppler/Lexer.cc | 2 +-
- poppler/Lexer.h | 1 +
- poppler/Object.cc | 1 +
- poppler/Object.h | 1 +
- poppler/PDFDoc.cc | 1 +
- poppler/PDFDoc.h | 1 +
- poppler/PageTransition.cc | 1 +
- poppler/Parser.cc | 1 +
- poppler/Parser.h | 1 +
- poppler/SecurityHandler.cc | 1 +
- poppler/Stream.cc | 1 +
- poppler/Stream.h | 1 +
- poppler/XRef.cc | 1 +
- poppler/XRef.h | 1 +
- qt4/src/poppler-private.cc | 1 +
+ cpp/poppler-private.cpp | 1 +
+ cpp/poppler-private.h | 1 +
+ goo/gtypes.h | 1 +
+ poppler/Decrypt.cc | 1 +
+ poppler/Decrypt.h | 1 +
+ poppler/Error.cc | 1 +
+ poppler/Error.h | 1 +
+ poppler/Hints.cc | 1 +
+ poppler/Hints.h | 1 +
+ poppler/JBIG2Stream.cc | 1 +
+ poppler/JBIG2Stream.h | 1 +
+ poppler/JPEG2000Stream.cc | 1 +
+ poppler/JPEG2000Stream.h | 1 +
+ poppler/Lexer.cc | 2 +-
+ poppler/Lexer.h | 1 +
+ poppler/Object.cc | 1 +
+ poppler/Object.h | 1 +
+ poppler/PDFDoc.cc | 1 +
+ poppler/PDFDoc.h | 1 +
+ poppler/PageTransition.cc | 1 +
+ poppler/Parser.cc | 1 +
+ poppler/Parser.h | 1 +
+ poppler/SecurityHandler.cc | 1 +
+ poppler/Stream.cc | 1 +
+ poppler/Stream.h | 1 +
+ poppler/XRef.cc | 1 +
+ poppler/XRef.h | 1 +
+ qt4/src/poppler-private.cc | 1 +
qt4/src/poppler-qiodeviceoutstream-private.h | 1 +
- qt4/src/poppler-qiodeviceoutstream.cc | 1 +
- utils/pdfinfo.cc | 2 +-
- utils/pdfunite.cc | 1 +
+ qt4/src/poppler-qiodeviceoutstream.cc | 1 +
+ utils/pdfinfo.cc | 2 +-
+ utils/pdfunite.cc | 1 +
32 files changed, 32 insertions(+), 2 deletions(-)
commit 95b81ae9b5a345c9caa3d658b9b543d1937c6c02
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Jan 25 21:37:51 2013 +1030
+Date: Fri Jan 25 21:37:51 2013 +1030
gitignore
@@ -12857,7 +13226,7 @@
commit 576dc53c857d99bb5d81fe7c9c52fe314a6e58ee
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Jan 25 21:27:13 2013 +1030
+Date: Fri Jan 25 21:27:13 2013 +1030
splash: fix uninitialized memory
@@ -12868,13 +13237,13 @@
commit a9768588cd6086f4ca4e6906db038cfdbfd551d5
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Jan 25 21:24:29 2013 +1030
+Date: Fri Jan 25 21:24:29 2013 +1030
win32 large file support
Bug 44085
- goo/gtypes.h | 2 ++
+ goo/gtypes.h | 2 ++
poppler/Stream.cc | 13 +++++++++++++
utils/pdfinfo.cc | 3 +++
3 files changed, 18 insertions(+)
@@ -12881,7 +13250,7 @@
commit a3cee0e7e9dd292c70fe1fa19a92e70bbc1e1b41
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Jan 25 21:23:43 2013 +1030
+Date: Fri Jan 25 21:23:43 2013 +1030
Large file support
@@ -12890,54 +13259,54 @@
Bug 44085
- cpp/poppler-private.cpp | 2 +-
- cpp/poppler-private.h | 2 +-
- glib/poppler-input-stream.cc | 10 +-
- glib/poppler-input-stream.h | 16 +--
- goo/gtypes.h | 15 +++
- poppler/Decrypt.cc | 2 +-
- poppler/Decrypt.h | 2 +-
- poppler/Error.cc | 10 +-
- poppler/Error.h | 5 +-
- poppler/Hints.cc | 4 +-
- poppler/Hints.h | 6 +-
- poppler/JBIG2Stream.cc | 8 +-
- poppler/JBIG2Stream.h | 2 +-
- poppler/JPEG2000Stream.cc | 2 +-
- poppler/JPEG2000Stream.h | 2 +-
- poppler/Lexer.h | 8 +-
- poppler/Object.h | 8 +-
- poppler/PDFDoc.cc | 54 +++++-----
- poppler/PDFDoc.h | 14 +--
- poppler/Parser.cc | 10 +-
- poppler/Parser.h | 2 +-
- poppler/Stream.cc | 88 ++++++++---------
- poppler/Stream.h | 102 +++++++++----------
- poppler/XRef.cc | 141
+ cpp/poppler-private.cpp | 2 +-
+ cpp/poppler-private.h | 2 +-
+ glib/poppler-input-stream.cc | 10 +-
+ glib/poppler-input-stream.h | 16 +--
+ goo/gtypes.h | 15 +++
+ poppler/Decrypt.cc | 2 +-
+ poppler/Decrypt.h | 2 +-
+ poppler/Error.cc | 10 +-
+ poppler/Error.h | 5 +-
+ poppler/Hints.cc | 4 +-
+ poppler/Hints.h | 6 +-
+ poppler/JBIG2Stream.cc | 8 +-
+ poppler/JBIG2Stream.h | 2 +-
+ poppler/JPEG2000Stream.cc | 2 +-
+ poppler/JPEG2000Stream.h | 2 +-
+ poppler/Lexer.h | 8 +-
+ poppler/Object.h | 8 +-
+ poppler/PDFDoc.cc | 54 +++++-----
+ poppler/PDFDoc.h | 14 +--
+ poppler/Parser.cc | 10 +-
+ poppler/Parser.h | 2 +-
+ poppler/Stream.cc | 88 ++++++++---------
+ poppler/Stream.h | 102 +++++++++----------
+ poppler/XRef.cc | 141
+++++++++++++++++----------
- poppler/XRef.h | 34 +++----
- poppler/poppler-config.h.in | 6 ++
- qt4/src/poppler-private.cc | 2 +-
+ poppler/XRef.h | 34 +++----
+ poppler/poppler-config.h.in | 6 ++
+ qt4/src/poppler-private.cc | 2 +-
qt4/src/poppler-qiodeviceoutstream-private.h | 2 +-
- qt4/src/poppler-qiodeviceoutstream.cc | 4 +-
- test/perf-test.cc | 6 +-
- utils/pdfinfo.cc | 6 +-
- utils/pdfunite.cc | 2 +-
+ qt4/src/poppler-qiodeviceoutstream.cc | 4 +-
+ test/perf-test.cc | 6 +-
+ utils/pdfinfo.cc | 6 +-
+ utils/pdfunite.cc | 2 +-
32 files changed, 320 insertions(+), 257 deletions(-)
commit 6eebbb9c015f98b713205e56ab2f1d4d430e9206
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Jan 25 21:22:51 2013 +1030
+Date: Fri Jan 25 21:22:51 2013 +1030
Add Int64 object type
Bug 44085
- poppler/Lexer.cc | 46
+ poppler/Lexer.cc | 46
++++++++++++++++++++--------------------------
- poppler/Object.cc | 6 +++---
- poppler/Object.h | 26 +++++++++++++++-----------
- poppler/PDFDoc.cc | 4 ++--
+ poppler/Object.cc | 6 +++---
+ poppler/Object.h | 26 +++++++++++++++-----------
+ poppler/PDFDoc.cc | 4 ++--
poppler/SecurityHandler.cc | 4 ++--
qt4/tests/check_lexer.cpp | 24 +++++++++++++++++-------
test/pdf-fullrewrite.cc | 9 +--------
@@ -12945,7 +13314,7 @@
commit be495d73ce7324963a979cffc149330f5512288b
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Jan 25 21:14:21 2013 +1030
+Date: Fri Jan 25 21:14:21 2013 +1030
use getNum instead of getReal
@@ -12954,7 +13323,7 @@
commit a5adb6738e1e191c64457e0c07ee2e3422a042dd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jan 19 18:13:33 2013 +0100
+Date: Sat Jan 19 18:13:33 2013 +0100
Don't use config.h but poppler-config.h
@@ -12965,7 +13334,7 @@
commit 8eb489c355d734a72e140ce7e32470d048362499
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sat Jan 19 17:43:08 2013 +0100
+Date: Sat Jan 19 17:43:08 2013 +0100
Make rendering thread-safe
@@ -12973,9 +13342,9 @@
glib/poppler-input-stream.cc | 4 ++
glib/poppler-input-stream.h | 1 +
- poppler/Annot.cc | 52 +++++++++----------
- poppler/Array.cc | 48 +++++++++++++++++-
- poppler/Array.h | 15 ++++--
+ poppler/Annot.cc | 52 +++++++++----------
+ poppler/Array.cc | 48 +++++++++++++++++-
+ poppler/Array.h | 15 ++++--
poppler/ArthurOutputDev.cc | 3 +-
poppler/ArthurOutputDev.h | 3 +-
poppler/CairoFontEngine.cc | 33 +++++++++---
@@ -12982,46 +13351,46 @@
poppler/CairoFontEngine.h | 11 ++--
poppler/CairoOutputDev.cc | 15 ++++--
poppler/CairoOutputDev.h | 5 +-
- poppler/Catalog.cc | 84 +++++++++++++++++++++++++++----
- poppler/Catalog.h | 15 ++++--
- poppler/Dict.cc | 67 ++++++++++++++++++++++++-
- poppler/Dict.h | 11 +++-
- poppler/Gfx.cc | 18 ++++---
- poppler/Gfx.h | 8 +--
+ poppler/Catalog.cc | 84 +++++++++++++++++++++++++++----
+ poppler/Catalog.h | 15 ++++--
+ poppler/Dict.cc | 67 ++++++++++++++++++++++++-
+ poppler/Dict.h | 11 +++-
+ poppler/Gfx.cc | 18 ++++---
+ poppler/Gfx.h | 8 +--
poppler/GlobalParamsWin.cc | 4 +-
- poppler/Object.h | 7 +--
- poppler/OutputDev.h | 4 +-
- poppler/PDFDoc.cc | 66 ++++++++++++++++++------
- poppler/PDFDoc.h | 11 ++--
+ poppler/Object.h | 7 +--
+ poppler/OutputDev.h | 4 +-
+ poppler/PDFDoc.cc | 66 ++++++++++++++++++------
+ poppler/PDFDoc.h | 11 ++--
poppler/PSOutputDev.cc | 12 ++---
- poppler/PSOutputDev.h | 4 +-
- poppler/Page.cc | 75 ++++++++++++++++++++++++---
- poppler/Page.h | 18 +++++--
- poppler/Parser.cc | 3 +-
+ poppler/PSOutputDev.h | 4 +-
+ poppler/Page.cc | 75 ++++++++++++++++++++++++---
+ poppler/Page.h | 18 +++++--
+ poppler/Parser.cc | 3 +-
poppler/PreScanOutputDev.cc | 4 +-
poppler/PreScanOutputDev.h | 4 +-
poppler/SplashOutputDev.cc | 16 +++---
poppler/SplashOutputDev.h | 5 +-
- poppler/Stream.cc | 117
+ poppler/Stream.cc | 117
++++++++++++++++++++++++++++++++-----------
- poppler/Stream.h | 35 +++++++++----
+ poppler/Stream.h | 35 +++++++++----
poppler/TextOutputDev.cc | 5 +-
poppler/TextOutputDev.h | 3 +-
- poppler/XRef.cc | 99 +++++++++++++++++++++++++++++++++---
- poppler/XRef.h | 16 +++++-
+ poppler/XRef.cc | 99 +++++++++++++++++++++++++++++++++---
+ poppler/XRef.h | 16 +++++-
qt4/src/poppler-document.cc | 23 ++++-----
qt4/src/poppler-page.cc | 64 ++++++++++++++++++++---
qt4/src/poppler-private.cc | 3 +-
qt4/src/poppler-private.h | 74 +--------------------------
- test/gtk-test.cc | 2 +-
+ test/gtk-test.cc | 2 +-
utils/HtmlOutputDev.cc | 3 +-
- utils/HtmlOutputDev.h | 3 +-
+ utils/HtmlOutputDev.h | 3 +-
utils/ImageOutputDev.h | 3 +-
45 files changed, 793 insertions(+), 283 deletions(-)
commit 3db9472e2b016f1b411174273f27848193ab18e5
Author: José Aliste <jaliste at src.gnome.org>
-Date: Fri Jan 18 15:22:03 2013 +0100
+Date: Fri Jan 18 15:22:03 2013 +0100
Add a null check for gfxFont
@@ -13032,7 +13401,7 @@
commit 4b69217f72f3fd313f73df059eb1e6294878a95e
Author: Peter Dyballa <Peter_Dyballa at Freenet.DE>
-Date: Fri Jan 11 00:32:46 2013 +0100
+Date: Fri Jan 11 00:32:46 2013 +0100
Use CPPFLAGS for CPPFLAGS not CFLAGS
@@ -13043,7 +13412,7 @@
commit 8b6dc55e530b2f5ede6b9dfb64aafdd1d5836492
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 10 22:31:52 2013 +0100
+Date: Thu Jan 10 22:31:52 2013 +0100
Fix invalid memory access in 1150.pdf.asan.8.69
@@ -13052,7 +13421,7 @@
commit e14b6e9c13d35c9bd1e0c50906ace8e707816888
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 10 20:52:02 2013 +0100
+Date: Thu Jan 10 20:52:02 2013 +0100
Fix invalid memory access in 2030.pdf.asan.69.463
@@ -13061,7 +13430,7 @@
commit 0388837f01bc467045164f9ddaff787000a8caaa
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 10 20:29:06 2013 +0100
+Date: Thu Jan 10 20:29:06 2013 +0100
Fix another invalid memory access in 1091.pdf.asan.72.42
@@ -13070,7 +13439,7 @@
commit 957aa252912cde85d76c41e9710b33425a82b696
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 10 19:16:19 2013 +0100
+Date: Thu Jan 10 19:16:19 2013 +0100
Fix invalid memory accesses in 1091.pdf.asan.72.42
@@ -13079,7 +13448,7 @@
commit bbc2d8918fe234b7ef2c480eb148943922cc0959
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 10 19:07:48 2013 +0100
+Date: Thu Jan 10 19:07:48 2013 +0100
Fix invalid memory accesses in 1036.pdf.asan.23.17
@@ -13088,7 +13457,7 @@
commit a9b8ab4657dec65b8b86c225d12c533ad7e984e2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jan 9 22:56:45 2013 +0100
+Date: Wed Jan 9 22:56:45 2013 +0100
Fix crash in broken file 1031.pdf.asan.48.15
@@ -13097,7 +13466,7 @@
commit 7266a634e01e20648cc877371edc95651d30d4fc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jan 9 22:52:45 2013 +0100
+Date: Wed Jan 9 22:52:45 2013 +0100
Forgot the C of the last commit
@@ -13106,7 +13475,7 @@
commit a205e71a2dbe0c8d4f4905a76a3f79ec522eacec
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jan 9 22:47:28 2013 +0100
+Date: Wed Jan 9 22:47:28 2013 +0100
Do not crash in broken documents like 1007.pdf.asan.48.4
@@ -13115,7 +13484,7 @@
commit b1026b5978c385328f2a15a2185c599a563edf91
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jan 9 22:17:09 2013 +0100
+Date: Wed Jan 9 22:17:09 2013 +0100
Initialize refLine totally
@@ -13126,7 +13495,7 @@
commit bef2c42f381c74fdb8bbb43babe1a93a0e229fb0
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Jan 3 15:27:36 2013 +1030
+Date: Thu Jan 3 15:27:36 2013 +1030
Parser: return error if stream encountered when allowStreams = false
@@ -13148,21 +13517,21 @@
commit 801f7feea79e5bc3b5417566552e4df1e6b8a51c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 29 19:22:54 2012 +0100
+Date: Sat Dec 29 19:22:54 2012 +0100
0.22.0
- CMakeLists.txt | 6 +++---
- NEWS | 14 ++++++++++++++
- configure.ac | 4 ++--
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 6 +++---
+ NEWS | 14 ++++++++++++++
+ configure.ac | 4 ++--
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 22 insertions(+), 8 deletions(-)
commit bf5ef68c89d4189b18458b764f807cfc6599bad7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Dec 29 19:43:11 2012 +0100
+Date: Sat Dec 29 19:43:11 2012 +0100
regtest: Print test results when the test has finished
@@ -13175,7 +13544,7 @@
commit 80c7f6aa3fa83175fafc71fa8c834350d513a48f
Author: Jason Crain <jason at aquaticape.us>
-Date: Fri Nov 23 23:31:01 2012 -0600
+Date: Fri Nov 23 23:31:01 2012 -0600
TextOutputDev: Use page size for max value in TextPage::visitSelection
@@ -13186,7 +13555,7 @@
commit 0d31edfa5617f4fecb04d5476de54a63b6146686
Author: Ross Lagerwall <rosslagerwall at gmail.com>
-Date: Fri Nov 30 09:23:55 2012 +0000
+Date: Fri Nov 30 09:23:55 2012 +0000
pdf-inspector Change from the deprecated GtkTable to GtkGrid
@@ -13200,7 +13569,7 @@
commit 9977a4f26b5698b0b85ca911e7392013941944e0
Author: Ross Lagerwall <rosslagerwall at gmail.com>
-Date: Tue Nov 13 15:49:44 2012 +0000
+Date: Tue Nov 13 15:49:44 2012 +0000
pdf-inspector: Remove deprectated has-separator property
@@ -13211,7 +13580,7 @@
commit 806d116a38c2a6552c9bcee2c6f753d7059c17aa
Author: Ross Lagerwall <rosslagerwall at gmail.com>
-Date: Tue Nov 13 15:44:15 2012 +0000
+Date: Tue Nov 13 15:44:15 2012 +0000
pdf-inspector: Add correct title and copyright
@@ -13222,7 +13591,7 @@
commit 7d5bf74c19768fa3447819a4debff06d5d83900a
Author: Ross Lagerwall <rosslagerwall at gmail.com>
-Date: Tue Nov 13 15:23:36 2012 +0000
+Date: Tue Nov 13 15:23:36 2012 +0000
pdf-inspector: Fix crash by not freeing filename_g
@@ -13236,7 +13605,7 @@
commit d61c6d4944d6f7c9e8b517dd28958124f4923d08
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Dec 28 01:18:48 2012 +0100
+Date: Fri Dec 28 01:18:48 2012 +0100
Repair pdfunite
@@ -13262,7 +13631,7 @@
commit be4804bff2b722ceac180da52ad436fee548f9ee
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Dec 28 01:17:14 2012 +0100
+Date: Fri Dec 28 01:17:14 2012 +0100
dos2unix
@@ -13271,7 +13640,7 @@
commit 703c77eb59aa22ab6372d56a20ee81dc7dfa6e4a
Author: Even Rouault <even.rouault at mines-paris.org>
-Date: Fri Dec 28 00:57:17 2012 +0100
+Date: Fri Dec 28 00:57:17 2012 +0100
Fix very long loop in JPXStream::getImageParams()
@@ -13280,7 +13649,7 @@
commit 7e0be7854adc49e4e00c0badb0dc470fbdf6d612
Author: Even Rouault <even.rouault at mines-paris.org>
-Date: Fri Dec 28 00:44:29 2012 +0100
+Date: Fri Dec 28 00:44:29 2012 +0100
Avoid DoS due to huge number of JPX tiles in a stream
@@ -13289,7 +13658,7 @@
commit 2017dbebd9afd4f172242ff8462fce739d911e64
Author: Even Rouault <even.rouault at mines-paris.org>
-Date: Fri Dec 28 00:30:13 2012 +0100
+Date: Fri Dec 28 00:30:13 2012 +0100
Do not crash on 0 or negative nBits values
@@ -13298,7 +13667,7 @@
commit 858df0dc04e2f306e806fe0fc4fb5c8ec804e263
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Dec 27 23:30:27 2012 +0100
+Date: Thu Dec 27 23:30:27 2012 +0100
Fix arg typo
@@ -13307,7 +13676,7 @@
commit 1dd6280d79ad22461208702b3c929377887c99ff
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 15 16:39:23 2012 +0100
+Date: Sat Dec 15 16:39:23 2012 +0100
0.21.4 soversion increases
@@ -13319,19 +13688,19 @@
commit 99d0288bb0b6879ae5414d174939bbd9c1e90bd3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 15 16:37:19 2012 +0100
+Date: Sat Dec 15 16:37:19 2012 +0100
0.21.4 version increase
CMakeLists.txt | 2 +-
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
commit 2bc48d5369f1dbecfc4db2878f33bdeb80d8d90f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 15 16:36:38 2012 +0100
+Date: Sat Dec 15 16:36:38 2012 +0100
0.21.4 NEWS
@@ -13340,24 +13709,24 @@
commit b3423d54b1254597d7ca953872211fa3aa83e29c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 15 16:29:54 2012 +0100
+Date: Sat Dec 15 16:29:54 2012 +0100
Updated copyrights
- goo/JpegWriter.h | 2 +-
- goo/PNGWriter.cc | 1 +
- goo/PNGWriter.h | 1 +
- goo/TiffWriter.cc | 1 +
- goo/TiffWriter.h | 1 +
+ goo/JpegWriter.h | 2 +-
+ goo/PNGWriter.cc | 1 +
+ goo/PNGWriter.h | 1 +
+ goo/TiffWriter.cc | 1 +
+ goo/TiffWriter.h | 1 +
poppler/GlobalParams.cc | 2 +-
poppler/TextOutputDev.cc | 1 +
- splash/Splash.cc | 1 +
+ splash/Splash.cc | 1 +
utils/HtmlOutputDev.cc | 1 +
9 files changed, 9 insertions(+), 2 deletions(-)
commit 487f20d24830a97cad4773ae27f0c2cc58df2ed0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Dec 13 20:40:39 2012 +0100
+Date: Thu Dec 13 20:40:39 2012 +0100
Check obj1 is a dict before using it
@@ -13368,7 +13737,7 @@
commit 03045469206adbd797e3a38fee3a16cdd1716812
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Dec 13 19:24:54 2012 +0100
+Date: Thu Dec 13 19:24:54 2012 +0100
Fix crop on EPS conversion
@@ -13383,7 +13752,7 @@
commit 5d50b2765428e5a417967be2f41452ab05917db7
Author: Peter Breitenlohner <peb at mppmu.mpg.de>
-Date: Tue Dec 11 18:54:30 2012 +0100
+Date: Tue Dec 11 18:54:30 2012 +0100
Correct bad semantics
@@ -13395,7 +13764,7 @@
commit e306bad391a3ff49593f1f3bac0717d62599bd13
Author: Pino Toscano <pino at kde.org>
-Date: Sun Dec 9 22:40:27 2012 +0100
+Date: Sun Dec 9 22:40:27 2012 +0100
pngwriter: move #include <png.h> into .cc file
@@ -13405,15 +13774,15 @@
This requires HtmlOutputDev.cc to include <png.h> on its own (which
is correct, since it uses the libpng API directly).
- goo/PNGWriter.cc | 98
+ goo/PNGWriter.cc | 98
+++++++++++++++++++++++++++++---------------------
- goo/PNGWriter.h | 12 ++-----
+ goo/PNGWriter.h | 12 ++-----
utils/HtmlOutputDev.cc | 4 +++
3 files changed, 64 insertions(+), 50 deletions(-)
commit cf338551e9d031cc00d56cea0d258ec5fd96e79a
Author: Pino Toscano <pino at kde.org>
-Date: Sun Dec 9 22:22:03 2012 +0100
+Date: Sun Dec 9 22:22:03 2012 +0100
tiffwriter: move #include <tiffio.h> into .cc file
@@ -13427,7 +13796,7 @@
commit 0dfa51f0bfa787ee9c865fd4f05e4bd964c260fc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Dec 9 22:31:50 2012 +0100
+Date: Sun Dec 9 22:31:50 2012 +0100
Having a look at the log Marek has (C) in this file
@@ -13436,7 +13805,7 @@
commit f1b2e29e1d5f420903085318f06c4dc83ebb24f3
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Dec 9 20:59:26 2012 +0100
+Date: Sun Dec 9 20:59:26 2012 +0100
Fix crash when rendering on mono1
@@ -13445,7 +13814,7 @@
commit 71bad47ed6a36d825b0d08992c8db56845c71e40
Author: Marek Kasik <mkasik at redhat.com>
-Date: Sun Dec 9 20:20:00 2012 +0100
+Date: Sun Dec 9 20:20:00 2012 +0100
Filter stuff that might end up in the shell
@@ -13457,7 +13826,7 @@
commit c35d030472e6cb140c3dff30b91541772c992eb0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 8 23:51:59 2012 +0100
+Date: Sat Dec 8 23:51:59 2012 +0100
Add private copy constructor and operator= to make sure we don't
use the default ones
@@ -13464,16 +13833,16 @@
Since using them would results in bad things happening
- goo/GooHash.h | 16 ++++++++++++++++
- goo/GooList.h | 16 ++++++++++++++++
+ goo/GooHash.h | 16 ++++++++++++++++
+ goo/GooList.h | 16 ++++++++++++++++
goo/PNGWriter.h | 5 ++++-
goo/TiffWriter.h | 5 ++++-
- goo/gfile.h | 4 ++++
+ goo/gfile.h | 4 ++++
5 files changed, 44 insertions(+), 2 deletions(-)
commit f6741d9242bf2d9c13c8d534c50c8e4d404afc7f
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Dec 2 09:34:35 2012 +1030
+Date: Sun Dec 2 09:34:35 2012 +1030
jpegwriter: move #include "jpeglib.h" into .cc file
@@ -13485,16 +13854,16 @@
Bug 57687
- goo/JpegWriter.cc | 120
+ goo/JpegWriter.cc | 120
++++++++++++++++++++++++++++++++-----------------
- goo/JpegWriter.h | 25 ++++++-----
+ goo/JpegWriter.h | 25 ++++++-----
splash/SplashBitmap.cc | 2 +-
- utils/pdftocairo.cc | 4 +-
+ utils/pdftocairo.cc | 4 +-
4 files changed, 95 insertions(+), 56 deletions(-)
commit e78dbb1b7dbd20c3ae547b02270ab0648c1bfc61
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Dec 2 09:10:32 2012 +1030
+Date: Sun Dec 2 09:10:32 2012 +1030
Reformat goo/*Writer files to poppler style
@@ -13510,7 +13879,7 @@
commit 1bfe4b22cf893dd498d6f306ee9cf942c72fe3ed
Author: Matthias Kramm <kramm at quiss.org>
-Date: Mon Nov 19 12:39:56 2012 -0800
+Date: Mon Nov 19 12:39:56 2012 -0800
Fix linewidths in monochrome mode.
@@ -13523,7 +13892,7 @@
commit e5008bdb26df0135edfbd30a811df2332f4e036c
Author: José Aliste <jaliste at src.gnome.org>
-Date: Sat Dec 8 10:33:21 2012 -0300
+Date: Sat Dec 8 10:33:21 2012 -0300
glib-demo: Update the demo to modify flags of annotations
@@ -13535,7 +13904,7 @@
commit 8cd5cae953de374276c11711dc106de15c8dcad0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Dec 8 18:57:07 2012 +0100
+Date: Sat Dec 8 18:57:07 2012 +0100
regtest: Use the number of cpus as default number of worker threads
@@ -13544,18 +13913,18 @@
commit 605c363b04ba3853883010c0a413054fe246d9aa
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Dec 8 18:45:22 2012 +0100
+Date: Sat Dec 8 18:45:22 2012 +0100
regtest: Remove trailing whitespaces
regtest/TestReferences.py | 10 +++++-----
- regtest/TestRun.py | 10 +++++-----
- regtest/main.py | 6 +++---
+ regtest/TestRun.py | 10 +++++-----
+ regtest/main.py | 6 +++---
3 files changed, 13 insertions(+), 13 deletions(-)
commit 787a8438708397f0a1bf26e93726f544c91533e6
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Dec 2 08:03:10 2012 +0100
+Date: Sun Dec 2 08:03:10 2012 +0100
Fix compile warning on deprecated conversion from string constant
@@ -13571,7 +13940,7 @@
commit cb3a10417ae659fdb7b77132c569c93ec00bc95e
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sun Dec 2 01:41:05 2012 +0100
+Date: Sun Dec 2 01:41:05 2012 +0100
Fixed check_lexer on 32-bit systems
@@ -13580,7 +13949,7 @@
commit 8550576bdf74180b62f54f9fd59213fbcd0a1be1
Author: José Aliste <jaliste at src.gnome.org>
-Date: Sat Dec 8 10:33:04 2012 -0300
+Date: Sat Dec 8 10:33:04 2012 -0300
glib: Add poppler_annot_set_flags
@@ -13592,22 +13961,22 @@
commit 15dcc5426ce319429e1a2c518902effb2ddf06cf
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Thu Dec 6 18:45:46 2012 +0100
+Date: Thu Dec 6 18:45:46 2012 +0100
implement parallel testing using Python's Queue class
- regtest/Printer.py | 36 +++++++++++++++++-----------
+ regtest/Printer.py | 36 +++++++++++++++++-----------
regtest/TestReferences.py | 23 +++++++++++++++++-
- regtest/TestRun.py | 58
+ regtest/TestRun.py | 58
++++++++++++++++++++++++++++++++++++----------
regtest/backends/cairo.py | 5 ++--
regtest/backends/splash.py | 5 ++--
- regtest/main.py | 11 ++++++++-
+ regtest/main.py | 11 ++++++++-
6 files changed, 104 insertions(+), 34 deletions(-)
commit c46646020826136b403e9aae8e2ded24c7165522
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Dec 2 10:04:28 2012 +0100
+Date: Sun Dec 2 10:04:28 2012 +0100
glib-demo: Do not use deprecated gtk_color_button_{get,set}_rgba()
@@ -13621,21 +13990,21 @@
commit f8c1b55e764a6e79b0530fb1be9ee11917f4237e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 1 22:19:17 2012 +0100
+Date: Sat Dec 1 22:19:17 2012 +0100
0.21.3
- CMakeLists.txt | 4 ++--
- NEWS | 17 +++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 17 +++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 23 insertions(+), 6 deletions(-)
commit e3716d9d735a1093399a3c5c33ea5471a6adc405
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 1 22:34:00 2012 +0100
+Date: Sat Dec 1 22:34:00 2012 +0100
Build on make check correctly
@@ -13645,13 +14014,13 @@
commit c7ae96b162e8a05269a54c31f8e7c411edc84553
Merge: 1f279c3 b1dacd1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 1 21:26:24 2012 +0100
+Date: Sat Dec 1 21:26:24 2012 +0100
Merge commit 'b1dacd1e6ab00eb1976491eb2b45c76671011b38'
commit 1f279c32dcdc899b509fc00aaa57382bc8af90f3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 1 20:37:52 2012 +0100
+Date: Sat Dec 1 20:37:52 2012 +0100
Update copyrights
@@ -13660,7 +14029,7 @@
commit 5daa17c013be8ebe180ff48207e189bd9bd50a84
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 1 20:06:17 2012 +0100
+Date: Sat Dec 1 20:06:17 2012 +0100
Initialize to NULL, fixes crash
@@ -13672,7 +14041,7 @@
commit f673be852e6564e039b5ec24e5bf583149b1d5a4
Author: Jason Crain <jason at aquaticape.us>
-Date: Sat Dec 1 20:03:00 2012 +0100
+Date: Sat Dec 1 20:03:00 2012 +0100
Allow large chars in TextPage
@@ -13681,7 +14050,7 @@
commit aca122432951c4c0a2a5dbaba046d848f2153b84
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 23 18:27:55 2012 +0200
+Date: Sat Jun 23 18:27:55 2012 +0200
Fix compile warning on unused variable filename_g
@@ -13690,7 +14059,7 @@
commit c702066961b1cc2a9c0fb16546e9db93c312813b
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 23 18:23:59 2012 +0200
+Date: Sat Jun 23 18:23:59 2012 +0200
Do not use 'size' uninitialized
@@ -13699,18 +14068,18 @@
commit 14bdeacb0eb8e4a1d3995f310a1b526e4dcc96dc
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 23 18:09:01 2012 +0200
+Date: Sat Jun 23 18:09:01 2012 +0200
Fix compile warnings on deprecated conversion from string constant to
'char*'
- poppler/FileSpec.cc | 3 ++-
+ poppler/FileSpec.cc | 3 ++-
poppler/GlobalParamsWin.cc | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
commit 72d4a1ba998218de876e2a0e939bbec4b7795299
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 23 17:52:13 2012 +0200
+Date: Sat Jun 23 17:52:13 2012 +0200
Fix compile warning on signed/unsigned comparison
@@ -13719,7 +14088,7 @@
commit 1262111e70ff161e495505bd6a262cc0357a943c
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 23 17:46:54 2012 +0200
+Date: Sat Jun 23 17:46:54 2012 +0200
Remove unused variable
@@ -13728,7 +14097,7 @@
commit 85572b85950ed4e4421f1e61e704e5c250ca27d9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 1 01:50:25 2012 +0100
+Date: Sat Dec 1 01:50:25 2012 +0100
Silence gcc warning
@@ -13739,7 +14108,7 @@
commit a97aead193a927b91a4e33d7b5d2ba7179e664df
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Nov 30 21:30:19 2012 +0100
+Date: Fri Nov 30 21:30:19 2012 +0100
Splash: Implement bilinear image scaling
@@ -13746,14 +14115,14 @@
Bug #22138
poppler/SplashOutputDev.cc | 10 +--
- splash/Splash.cc | 183
+ splash/Splash.cc | 183
++++++++++++++++++++++++++++++++++++++++++---
- splash/Splash.h | 13 +++-
+ splash/Splash.h | 13 +++-
3 files changed, 188 insertions(+), 18 deletions(-)
commit e6806d893a9a104e3f23d69d0245ad0e4948a409
Author: Pino Toscano <pino at kde.org>
-Date: Wed Nov 28 17:59:36 2012 +0100
+Date: Wed Nov 28 17:59:36 2012 +0100
cmake: Enable compiler warnings for C code
@@ -13767,7 +14136,7 @@
commit bdb17da35de49b9fd1a549c3afd5e36004552080
Author: Hib Eris <hib at hiberis.nl>
-Date: Mon Nov 26 20:38:03 2012 +0100
+Date: Mon Nov 26 20:38:03 2012 +0100
cairo: Fix uninitaliazed warning in CairoOutputDev
@@ -13786,7 +14155,7 @@
commit beff044e4fdf44e80ad7c75255cb71a83e70a293
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Nov 27 22:19:01 2012 +0100
+Date: Tue Nov 27 22:19:01 2012 +0100
glib-demo: Fix warning on signedness
@@ -13808,7 +14177,7 @@
commit b484749ffa58315e4b61738d652347d7a77da982
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Nov 27 19:38:59 2012 +0100
+Date: Tue Nov 27 19:38:59 2012 +0100
glib-demo: Fix set but unused warning
@@ -13827,7 +14196,7 @@
commit 8438daf7bf7ab1b96c6899baab7e47d9c634cb3d
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Jun 24 14:54:31 2012 +0200
+Date: Sun Jun 24 14:54:31 2012 +0200
glib-demo: pgd_text_view_query_tooltip(): return a gboolean
@@ -13838,7 +14207,7 @@
commit ff9e211cfb60eb820b9b046da546352fa59d7df9
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 23 22:56:02 2012 +0200
+Date: Sat Jun 23 22:56:02 2012 +0200
glib-demo: Remove set but unused variable textinfo
@@ -13849,7 +14218,7 @@
commit 8e5ae33bc63eca5297dea12fc281ba223f5be09a
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 23 22:44:22 2012 +0200
+Date: Sat Jun 23 22:44:22 2012 +0200
glib-demo: Fix warning "operation on 'page' may be undefined
[-Wsequence-point]"
@@ -13861,7 +14230,7 @@
commit c6f98d62b885e1d7f6ce1f265d4a87dca36494de
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 23 22:38:35 2012 +0200
+Date: Sat Jun 23 22:38:35 2012 +0200
glib-demo: Remove unused variable slice_selector
@@ -13872,7 +14241,7 @@
commit da56d280e2a51229c93117d8b537897ba63296cf
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 23 22:36:29 2012 +0200
+Date: Sat Jun 23 22:36:29 2012 +0200
glib-demo: Remove unused variable region
@@ -13883,7 +14252,7 @@
commit c792e59064018e0fd899f32080489419517f2bbe
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 23 22:34:44 2012 +0200
+Date: Sat Jun 23 22:34:44 2012 +0200
glib-demo: Do not use 'text' uninitialized
@@ -13894,7 +14263,7 @@
commit c5a8f7eda14030436e6905dd826e72cabbcf0e5f
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 23 22:26:53 2012 +0200
+Date: Sat Jun 23 22:26:53 2012 +0200
glib-demo: Fix warning on unused variable selection
@@ -13905,7 +14274,7 @@
commit 4ceb3f4f4ca0092e79bb36723a7332b071491666
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jun 23 18:36:12 2012 +0200
+Date: Sat Jun 23 18:36:12 2012 +0200
glib-demo: Fix warnings on unused variables
@@ -13916,7 +14285,7 @@
commit 5c5945d163fe406960ccc2e3a71882722b9e69d1
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Nov 27 19:21:34 2012 +0100
+Date: Tue Nov 27 19:21:34 2012 +0100
Enable compiler warnings for C code
@@ -13928,7 +14297,7 @@
commit 55940e989701eb9118015e30f4f48eb654fa34c4
Author: Pino Toscano <pino at kde.org>
-Date: Tue Nov 27 16:05:15 2012 +0100
+Date: Tue Nov 27 16:05:15 2012 +0100
fix my previous GooString::insert fix
@@ -13938,7 +14307,7 @@
extend qt4's check_goostring with few more checks covering this
(and the previous) fix
- goo/GooString.cc | 2 +-
+ goo/GooString.cc | 2 +-
qt4/tests/check_goostring.cpp | 39
+++++++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 1 deletion(-)
@@ -13945,7 +14314,7 @@
commit dcbc9686d97f4f6596c43d1f701207278c25f8eb
Author: Pino Toscano <pino at kde.org>
-Date: Mon Nov 26 14:44:21 2012 +0100
+Date: Mon Nov 26 14:44:21 2012 +0100
glib/cmake: Include Gio-2.0 for introspection
@@ -13972,7 +14341,7 @@
commit 169e4cb001fa235ca608d3d0b42ea4214161fc2d
Author: Pino Toscano <pino at kde.org>
-Date: Mon Nov 26 14:42:59 2012 +0100
+Date: Mon Nov 26 14:42:59 2012 +0100
glib/cmake: Show all suppressed introspection scanner warnings
@@ -13985,7 +14354,7 @@
commit 62c0dbbe9f1987c78eeb87f248d35e7fd73e968a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Nov 26 00:40:57 2012 +0100
+Date: Mon Nov 26 00:40:57 2012 +0100
Check GooString::insert
@@ -13992,13 +14361,13 @@
Checks we don't break what we just fixed with Pino's patch
qt4/tests/CMakeLists.txt | 1 +
- qt4/tests/Makefile.am | 7 ++++++-
+ qt4/tests/Makefile.am | 7 ++++++-
qt4/tests/check_goostring.cpp | 22 ++++++++++++++++++++++
3 files changed, 29 insertions(+), 1 deletion(-)
commit 01e438ca47776075c8171bda090e7d859fd9f620
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Mon Nov 26 00:39:05 2012 +0100
+Date: Mon Nov 26 00:39:05 2012 +0100
Don't use memcpy to copy classes
@@ -14009,7 +14378,7 @@
commit 7ba15d11e56175601104d125d5e4a47619c224bf
Author: Pino Toscano <pino at kde.org>
-Date: Mon Nov 26 00:29:35 2012 +0100
+Date: Mon Nov 26 00:29:35 2012 +0100
fix GooString::insert()
@@ -14032,7 +14401,7 @@
commit 703f85a10cf7ad61d2f2d3a5faf347fdddcb4738
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Nov 25 12:36:33 2012 +0100
+Date: Sun Nov 25 12:36:33 2012 +0100
glib: Fix returns tag in PopplerAttachmentSaveFunc api doc
@@ -14041,7 +14410,7 @@
commit 52896031783b28cee350ea92c8736e2c2e4e9d33
Author: José Aliste <jaliste at src.gnome.org>
-Date: Mon Nov 19 23:47:19 2012 +0100
+Date: Mon Nov 19 23:47:19 2012 +0100
glib: Add missing ":" at the end of some functions documentation
@@ -14050,14 +14419,14 @@
https://bugs.freedesktop.org/show_bug.cgi?id=56218
- glib/poppler-annot.cc | 2 +-
+ glib/poppler-annot.cc | 2 +-
glib/poppler-form-field.cc | 10 +++++-----
- glib/poppler-layer.cc | 12 ++++++------
+ glib/poppler-layer.cc | 12 ++++++------
3 files changed, 12 insertions(+), 12 deletions(-)
commit 60dfc1a3471f824f40b0bef5b97a7b04bd78e72b
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Oct 20 10:17:01 2012 +0200
+Date: Sat Oct 20 10:17:01 2012 +0200
glib: Exclude poppler-input-stream.h from introspection files
@@ -14074,7 +14443,7 @@
commit c84753e12029fcc6113f80dedc9a943ce1deb214
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Oct 20 09:40:09 2012 +0200
+Date: Sat Oct 20 09:40:09 2012 +0200
glib: Include Gio-2.0 for introspection
@@ -14099,7 +14468,7 @@
commit 11a1f6f512a7d7b86defeb5963fa16bc08e3ba1c
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Oct 20 09:30:05 2012 +0200
+Date: Sat Oct 20 09:30:05 2012 +0200
glib: Show all suppressed introspection scanner warnings
@@ -14110,7 +14479,7 @@
commit 16812829a7d4816717731318b1aa1bc3ab5e3935
Author: Jason Crain <jason at aquaticape.us>
-Date: Mon Aug 27 22:42:11 2012 -0500
+Date: Mon Aug 27 22:42:11 2012 -0500
Update fill and stroke color in CairoOutputDev::startPage
@@ -14119,13 +14488,13 @@
https://bugs.freedesktop.org/show_bug.cgi?id=54526
- glib/poppler-page.cc | 2 +-
+ glib/poppler-page.cc | 2 +-
poppler/CairoOutputDev.cc | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
commit c93702bea0718d67660f2255344dcf9b0f502d57
Author: José Aliste <jaliste at src.gnome.org>
-Date: Tue Nov 20 11:25:41 2012 +0100
+Date: Tue Nov 20 11:25:41 2012 +0100
glib: Ensure text is only computed on first render
@@ -14139,7 +14508,7 @@
commit b0297110c455eb18096268b59d6095d428380de5
Author: Jason Crain <jason at aquaticape.us>
-Date: Wed Nov 21 14:15:59 2012 -0600
+Date: Wed Nov 21 14:15:59 2012 -0600
glib: check if words end with spaces
@@ -14156,26 +14525,26 @@
commit b1dacd1e6ab00eb1976491eb2b45c76671011b38
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Nov 23 00:12:24 2012 +0100
+Date: Fri Nov 23 00:12:24 2012 +0100
0.21.2
- CMakeLists.txt | 4 ++--
- NEWS | 13 +++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 13 +++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 19 insertions(+), 6 deletions(-)
commit 2d2a3af7159945c3fd54f22878e2eb09e019bbc6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Nov 23 00:06:39 2012 +0100
+Date: Fri Nov 23 00:06:39 2012 +0100
Update copyrights
- goo/TiffWriter.cc | 1 +
- goo/TiffWriter.h | 1 +
+ goo/TiffWriter.cc | 1 +
+ goo/TiffWriter.h | 1 +
poppler/CairoRescaleBox.cc | 1 +
poppler/CairoRescaleBox.h | 38 ++++++++++++++++++++++++++++++++++++++
splash/SplashBitmap.cc | 2 +-
@@ -14183,7 +14552,7 @@
commit e0d0177562ff546b59b3bc8eb68a08dc740d6f6c
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Nov 14 22:44:20 2012 +1030
+Date: Wed Nov 14 22:44:20 2012 +1030
cairo: Fix crash in CairoImageOutputDev with setSoftMaskFromImageMask
@@ -14196,7 +14565,7 @@
commit f050717f986a6c2833876d14083363a540fa849a
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Nov 14 23:50:10 2012 +1030
+Date: Wed Nov 14 23:50:10 2012 +1030
cairo: fix soft mask when image resolution != smask resolution
@@ -14210,7 +14579,7 @@
commit 87fd5275514b63f13622b79a8fcfe443ccc4f45d
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Nov 11 18:53:12 2012 +1030
+Date: Sun Nov 11 18:53:12 2012 +1030
cairo: make drawImage work with images > 32767 in width/height
@@ -14238,7 +14607,7 @@
commit d1c509c48fc422649d0c2c2d70af5e13e3472874
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Nov 17 10:04:55 2012 +1030
+Date: Sat Nov 17 10:04:55 2012 +1030
pdftocairo: add tiff support
@@ -14251,21 +14620,21 @@
commit 6d3fe48cf30b298b4436462904d781ea441c1f3d
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Nov 17 10:03:22 2012 +1030
+Date: Sat Nov 17 10:03:22 2012 +1030
tiff: remove splash dependency and add RGBA support
Bug 57006
- goo/TiffWriter.cc | 47
+ goo/TiffWriter.cc | 47
+++++++++++++++++++----------------------------
- goo/TiffWriter.h | 13 ++++++++++---
+ goo/TiffWriter.h | 13 ++++++++++---
splash/SplashBitmap.cc | 23 +++++++++++++++++++++--
3 files changed, 50 insertions(+), 33 deletions(-)
commit 15f600a5702788f7e5b91cd67bc2438179921939
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Nov 15 22:17:27 2012 +0100
+Date: Thu Nov 15 22:17:27 2012 +0100
Don't do a check for sanity that then we don't use
@@ -14276,19 +14645,19 @@
commit c7e3c2d7087e4fc36564ba7bd55e27e100e0a5e5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 14 14:58:45 2012 +0100
+Date: Wed Nov 14 14:58:45 2012 +0100
Remove unused code
- fofi/FoFiTrueType.cc | 658
+ fofi/FoFiTrueType.cc | 658
-------------------------------------------
- fofi/FoFiTrueType.h | 11 +-
+ fofi/FoFiTrueType.h | 11 +-
splash/SplashFTFontEngine.cc | 42 +--
3 files changed, 2 insertions(+), 709 deletions(-)
commit 06951f529e6514a0c26d6d821ab5fab0920a7cf3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 13 23:37:22 2012 +0100
+Date: Tue Nov 13 23:37:22 2012 +0100
Simplify >= 0 ifs for unsigned
@@ -14297,7 +14666,7 @@
commit fa813adc3f7b7ee3cc819f1e0cb85e01f13c2c01
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 13 23:37:01 2012 +0100
+Date: Tue Nov 13 23:37:01 2012 +0100
Remove < 0 ifs for unsigned
@@ -14306,17 +14675,17 @@
commit 1969bcd693289eba1138fcaa74a684cb3ff2aefc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 13 23:36:40 2012 +0100
+Date: Tue Nov 13 23:36:40 2012 +0100
Remove unused members
poppler/Gfx.cc | 3 ---
- poppler/Gfx.h | 5 +----
+ poppler/Gfx.h | 5 +----
2 files changed, 1 insertion(+), 7 deletions(-)
commit 3a6e5ed5e28b6113696a7ae60b0b85d7097eb731
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 13 23:35:53 2012 +0100
+Date: Tue Nov 13 23:35:53 2012 +0100
Remove >= 0 checks for unsigned variables
@@ -14326,7 +14695,7 @@
commit 0dcc2d711810dd64aa8d8721ce53a6b72e12c47c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 13 23:35:10 2012 +0100
+Date: Tue Nov 13 23:35:10 2012 +0100
Remove unused var
@@ -14335,7 +14704,7 @@
commit 1fc97862d30bf723135310bfc8701e6788bfd284
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 13 23:24:19 2012 +0100
+Date: Tue Nov 13 23:24:19 2012 +0100
size can't be smaller than 0 because it's a size_t
@@ -14344,7 +14713,7 @@
commit bb801a9b889bc0e62cf8b853c26cc6636b4af9a1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 13 22:51:17 2012 +0100
+Date: Tue Nov 13 22:51:17 2012 +0100
Removed unused var
@@ -14353,7 +14722,7 @@
commit fd651fb49653e89d96b032e010a7d8e891536bb0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Nov 12 00:42:49 2012 +0100
+Date: Mon Nov 12 00:42:49 2012 +0100
Parse the args (so that -v says vesion only)
@@ -14364,33 +14733,33 @@
commit 7e2e9567f51d01be9a88848e1141c6d4f0f768a1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Nov 9 20:02:25 2012 +0100
+Date: Fri Nov 9 20:02:25 2012 +0100
0.21.1
- CMakeLists.txt | 4 ++--
- NEWS | 14 ++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 14 ++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt4/src/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt4/src/Makefile.am | 2 +-
8 files changed, 22 insertions(+), 8 deletions(-)
commit 98b7cfd289abb53a745a88d6ec99e95df477fc8f
Merge: 40efa72 d254174
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Nov 9 00:38:19 2012 +0100
+Date: Fri Nov 9 00:38:19 2012 +0100
Merge remote-tracking branch 'origin/poppler-0.20'
Conflicts:
- poppler/Form.cc
+ poppler/Form.cc
commit 40efa72987ebf62cbf2c761c10a209e2e6be612e
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sun Nov 4 11:20:29 2012 +0100
+Date: Sun Nov 4 11:20:29 2012 +0100
Replaced forward declaration of enum CryptAlgorithm with a proper
#include
@@ -14417,7 +14786,7 @@
commit 0f7c17d7f92d4cdfbd8816dba666aeed924d8bc2
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri Nov 2 10:54:17 2012 +0100
+Date: Fri Nov 2 10:54:17 2012 +0100
qt4: Export information about the document form type
@@ -14424,16 +14793,16 @@
This patch also wraps the code that checks the form type and moves it
from pdfinfo to the Catalog class.
- poppler/Catalog.cc | 19 +++++++++++++++++++
- poppler/Catalog.h | 9 +++++++++
+ poppler/Catalog.cc | 19 +++++++++++++++++++
+ poppler/Catalog.h | 9 +++++++++
qt4/src/poppler-document.cc | 16 ++++++++++++++++
- qt4/src/poppler-qt4.h | 18 ++++++++++++++++++
- utils/pdfinfo.cc | 19 ++++++++++---------
+ qt4/src/poppler-qt4.h | 18 ++++++++++++++++++
+ utils/pdfinfo.cc | 19 ++++++++++---------
5 files changed, 72 insertions(+), 9 deletions(-)
commit f3f5a166bcd16b6f2cb516cceb2b3f41b6faf0b4
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri Nov 2 01:53:24 2012 +0100
+Date: Fri Nov 2 01:53:24 2012 +0100
Editable FormFieldChoice: Clear editedChoice when one of the
predefined option is selected
@@ -14446,7 +14815,7 @@
commit ddcd5dc0ceecc02f0d4f740cb6c9b557dfd33c74
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Nov 1 00:58:51 2012 +0100
+Date: Thu Nov 1 00:58:51 2012 +0100
FormFieldChoice ctor: Added support to recognize user strings as
/V value
@@ -14459,7 +14828,7 @@
commit 1302bf52bba7e6446f01358240a4b5b583e196a9
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Oct 31 19:56:37 2012 +0100
+Date: Wed Oct 31 19:56:37 2012 +0100
FormFieldChoice ctor: Stop scanning if /V is a string and the
corresponding option has been identified
@@ -14469,7 +14838,7 @@
commit d254174e08146115ad04ac1f1bf82bb26e56c684
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Oct 31 16:57:56 2012 +0100
+Date: Wed Oct 31 16:57:56 2012 +0100
FormFieldChoice::updateSelection: Fixed wrong loop condition
@@ -14478,7 +14847,7 @@
commit 401de95f5ab42ab0f5d8fd92d76b5def50f84a2b
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Oct 31 19:43:51 2012 +0100
+Date: Wed Oct 31 19:43:51 2012 +0100
FormFieldChoice ctor: Look for selected options in /I instead of /V
if /I is available
@@ -14493,7 +14862,7 @@
commit cfd3a46a857100cb634e18192b762e7342165348
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Oct 31 15:44:32 2012 +0100
+Date: Wed Oct 31 15:44:32 2012 +0100
FormFieldChoice: Handle /V values containing the export value instead
of the option name
@@ -14511,7 +14880,7 @@
commit ce99940bcac0447f32ee2ad46efb09af93989c12
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Oct 13 00:13:33 2012 +0200
+Date: Sat Oct 13 00:13:33 2012 +0200
FormFieldChoice::updateSelection: Write /I too
@@ -14525,7 +14894,7 @@
commit 102553e2104a1b223c8ac924aa6702829adebbdb
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Oct 31 16:57:56 2012 +0100
+Date: Wed Oct 31 16:57:56 2012 +0100
FormFieldChoice::updateSelection: Fixed wrong loop condition
@@ -14534,7 +14903,7 @@
commit d7522ea1d2e66beef64f705e8986142f15fcf613
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Oct 31 15:26:37 2012 +0100
+Date: Wed Oct 31 15:26:37 2012 +0100
FormFieldChoice ctor: Don't convert "human-readable" option names
to unicode
@@ -14559,18 +14928,18 @@
commit da08ebeee241198907378c6461721fddb5106875
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Oct 28 12:13:22 2012 +1030
+Date: Sun Oct 28 12:13:22 2012 +1030
Don't allow invalid unicode to be passed to backends
poppler/CharCodeToUnicode.cc | 11 +++++++++--
- poppler/UTF.cc | 11 +++++++++++
- poppler/UTF.h | 4 ++++
+ poppler/UTF.cc | 11 +++++++++++
+ poppler/UTF.h | 4 ++++
3 files changed, 24 insertions(+), 2 deletions(-)
commit 9f92feda5eff9b2542c64349f33ae3cf250e7f4b
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Nov 2 23:05:55 2012 +0100
+Date: Fri Nov 2 23:05:55 2012 +0100
Memory leak in CharCodeToUnicode
@@ -14581,7 +14950,7 @@
commit ef11b4f0e642dff0be02bf3327eb56bf0b364847
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Nov 2 22:44:27 2012 +0100
+Date: Fri Nov 2 22:44:27 2012 +0100
Implement overprint in qt interface
@@ -14591,15 +14960,15 @@
qt4/src/poppler-page.cc | 38 +++++++++++++-----------
qt4/src/poppler-private.h | 69
++++++++++++++++++++++++++++----------------
- qt4/src/poppler-qt4.h | 11 ++++++-
+ qt4/src/poppler-qt4.h | 11 ++++++-
splash/SplashBitmap.cc | 70
+++++++++++++++++++++++++++++++++++++++++++++
- splash/SplashBitmap.h | 5 +++-
+ splash/SplashBitmap.h | 5 +++-
6 files changed, 169 insertions(+), 47 deletions(-)
commit ae8fc0cbfc6123189e17b3cf1286e0540f181646
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Oct 30 21:22:04 2012 +1030
+Date: Tue Oct 30 21:22:04 2012 +1030
cairo: support parameterized Gouraud shading
@@ -14610,7 +14979,7 @@
commit 3be4e835d765f2f060e2a2e07dd23905c3212cdd
Author: Pino Toscano <pino at kde.org>
-Date: Wed Oct 24 18:37:06 2012 +0200
+Date: Wed Oct 24 18:37:06 2012 +0200
dos2unix
@@ -14621,13 +14990,13 @@
commit 77a980472e76b568346a49057b0217111a14a4cd
Merge: 74d6217 46fb365
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Oct 23 00:23:53 2012 +0200
+Date: Tue Oct 23 00:23:53 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
commit 46fb3653c7ae44c34d12d799df8f70d649eaa995
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Oct 23 00:22:55 2012 +0200
+Date: Tue Oct 23 00:22:55 2012 +0200
Fix the or-ing of flags
@@ -14636,7 +15005,7 @@
commit 74d6217ba164fdfe263b4edac8047b60506e39a6
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 21 17:48:57 2012 +0200
+Date: Sun Oct 21 17:48:57 2012 +0200
regstest: Add print_test_result_ln() and use it for failed test
results
@@ -14649,7 +15018,7 @@
commit 4e9b8d2cca44241a501bb8095b3980d17fcda6c5
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 21 17:48:22 2012 +0200
+Date: Sun Oct 21 17:48:22 2012 +0200
regtest: Do not rewrite lines in verbose mode
@@ -14658,7 +15027,7 @@
commit 2a25264afe3c59931f6a3638e2d6c6c2e0e5dfba
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 19 17:22:56 2012 +0200
+Date: Fri Oct 19 17:22:56 2012 +0200
make static
@@ -14669,7 +15038,7 @@
commit bc4a54c0a4430216c9aeaf2c3bddbaeef5a004e4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 19 17:22:13 2012 +0200
+Date: Fri Oct 19 17:22:13 2012 +0200
Compile with clang
@@ -14679,13 +15048,13 @@
commit f38194cfae8f8690bc3767cbdcf140519564366c
Merge: 80cf434 5312984
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 19 00:02:02 2012 +0200
+Date: Fri Oct 19 00:02:02 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
commit 5312984b40355b067001704e9c688ea0a72b1159
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 19 00:00:53 2012 +0200
+Date: Fri Oct 19 00:00:53 2012 +0200
Define the numbers a bit better so gcc in i386 understands them better
@@ -14694,7 +15063,7 @@
commit 80cf43472e5913f5f64bf73cb4a8ac5a53063f2e
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Wed Oct 17 08:27:13 2012 +0200
+Date: Wed Oct 17 08:27:13 2012 +0200
added accessors for FormWidgetChoice::editChoice property to qt4
frontend
@@ -14706,22 +15075,22 @@
commit 0b3ff2dc4e1ba37dd66f5913b10a9d69e31c40ce
Merge: fb5cb0f 528b64b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Oct 17 00:28:40 2012 +0200
+Date: Wed Oct 17 00:28:40 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
Conflicts:
- CMakeLists.txt
- NEWS
- configure.ac
- cpp/Doxyfile
- poppler/Annot.cc
- poppler/Form.h
- qt4/src/Doxyfile
+ CMakeLists.txt
+ NEWS
+ configure.ac
+ cpp/Doxyfile
+ poppler/Annot.cc
+ poppler/Form.h
+ qt4/src/Doxyfile
commit 528b64bb077ed37c0d8fc7ae2ef3dc2c0dbb26ca
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Tue Sep 4 23:10:17 2012 +0200
+Date: Tue Sep 4 23:10:17 2012 +0200
Free entries in the xref form a linked list: terminate it properly
when writing the XRef
@@ -14735,7 +15104,7 @@
commit fb5cb0fbdfcd06556661b38b0c598922fff2d759
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Oct 4 11:20:42 2012 +0200
+Date: Thu Oct 4 11:20:42 2012 +0200
Create the 24x24 rectangle for text annotation icons from the top-left
corner instead of bottom-left
@@ -14745,7 +15114,7 @@
commit 35c07fe40d7b18e19f6ef0f5615f9f5ac8195cf7
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Tue Oct 9 15:24:02 2012 +0200
+Date: Tue Oct 9 15:24:02 2012 +0200
AnnotWidget: Avoid repeatedly deleting and creating xref entries
for appearance streams
@@ -14768,7 +15137,7 @@
commit 2127a977bbe9985aa58561116508ad4f08430a2c
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Tue Oct 9 12:49:26 2012 +0200
+Date: Tue Oct 9 12:49:26 2012 +0200
Generate and write the appearance stream in
AnnotWidget::updateWidgetApperance()
@@ -14782,7 +15151,7 @@
commit 0446e2cc1073f4579a90284d28bc5872e46e0536
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Tue Oct 9 10:47:40 2012 +0200
+Date: Tue Oct 9 10:47:40 2012 +0200
Killed FormField::isModified() in favor of a new AnnotWidget callback
@@ -14799,7 +15168,7 @@
commit 68d732ab2d55ae15e194ececfffa753977fae84c
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Tue Oct 9 15:24:02 2012 +0200
+Date: Tue Oct 9 15:24:02 2012 +0200
AnnotWidget: Avoid repeatedly deleting and creating xref entries
for appearance streams
@@ -14822,7 +15191,7 @@
commit e2993cc9551dc7521528904646f941c9747473f7
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Tue Oct 9 12:49:26 2012 +0200
+Date: Tue Oct 9 12:49:26 2012 +0200
Generate and write the appearance stream in
AnnotWidget::updateWidgetApperance()
@@ -14836,7 +15205,7 @@
commit df924493922e8c0f7b1e19c2847d33b28a098913
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Tue Oct 9 10:47:40 2012 +0200
+Date: Tue Oct 9 10:47:40 2012 +0200
Killed FormField::isModified() in favor of a new AnnotWidget callback
@@ -14853,7 +15222,7 @@
commit 0a5bda01ace9f8576d687c5a28feb5cf09b48a92
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Oct 14 23:05:27 2012 +0200
+Date: Sun Oct 14 23:05:27 2012 +0200
New/old header for cmake buildsystem
@@ -14862,21 +15231,21 @@
commit 6d46f0b477143eb0df09f718e96dd2ff2a7dd61b
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Sep 22 20:50:07 2012 +0200
+Date: Sat Sep 22 20:50:07 2012 +0200
Split our UTF.h into xpdf based UTF8.h and a poppler specific UTF.h
poppler/GlobalParams.cc | 2 +-
- poppler/Makefile.am | 1 +
- poppler/UTF.h | 79
+ poppler/Makefile.am | 1 +
+ poppler/UTF.h | 79
+---------------------------------------------
- poppler/UTF8.h | 84
+ poppler/UTF8.h | 84
+++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 87 insertions(+), 79 deletions(-)
commit 03cbba935c90ce9a6d9ad44f7cda4901c2f81f2e
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Sep 22 19:58:40 2012 +0200
+Date: Sat Sep 22 19:58:40 2012 +0200
Do not use mapUTF8() directly in CairoOutputDev
@@ -14885,7 +15254,7 @@
commit f219bdbcadcb0334d595bbd9afd01f00c37d1978
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Oct 14 22:59:55 2012 +0200
+Date: Sun Oct 14 22:59:55 2012 +0200
Make sure array index is >= 0
@@ -14899,7 +15268,7 @@
commit 65a2555607e03c94d77ae9ebdb34ab6d4f8844b6
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri Oct 12 23:54:57 2012 +0200
+Date: Fri Oct 12 23:54:57 2012 +0200
FormFieldChoice ctor: Fixed wrong index variable
@@ -14910,7 +15279,7 @@
commit 710bb3383306a9aa6debbfe1364029ee12a15576
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri Oct 12 23:54:57 2012 +0200
+Date: Fri Oct 12 23:54:57 2012 +0200
FormFieldChoice ctor: Fixed wrong index variable
@@ -14921,27 +15290,27 @@
commit ce18c9b3d5251305eb76d294fdf4b4de9382b3a4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Oct 10 19:54:57 2012 +0200
+Date: Wed Oct 10 19:54:57 2012 +0200
0.20.5
CMakeLists.txt | 2 +-
- NEWS | 15 +++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ NEWS | 15 +++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
5 files changed, 19 insertions(+), 4 deletions(-)
commit b112602334a5de84ae30c2e90d9bc6d4609f7f96
Author: Tobias Koening <tobias.koenig at kdab.com>
-Date: Mon Oct 8 22:32:34 2012 +0200
+Date: Mon Oct 8 22:32:34 2012 +0200
[qt4] make LinkRendition properties available
Bug #55378
- poppler/Link.cc | 34 +++++++++++++++++++-----
- poppler/Link.h | 17 +++++++++---
+ poppler/Link.cc | 34 +++++++++++++++++++-----
+ poppler/Link.h | 17 +++++++++---
qt4/src/poppler-annotation.cc | 2 --
qt4/src/poppler-annotation.h | 1 +
qt4/src/poppler-link.cc | 60
@@ -14953,7 +15322,7 @@
commit 6d6bd660dbb652f2f3e87c81c55a87d1fc11ec70
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Oct 6 10:26:55 2012 +0200
+Date: Sat Oct 6 10:26:55 2012 +0200
glib: chain up finalize to the parent class
@@ -14962,12 +15331,12 @@
https://bugs.freedesktop.org/show_bug.cgi?id=55521
glib/poppler-document.cc | 6 ++++++
- glib/poppler-page.cc | 2 ++
+ glib/poppler-page.cc | 2 ++
2 files changed, 8 insertions(+)
commit ac3875a9e7f2f4f31881d3d1b3081f2adaef65a1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Oct 6 10:26:55 2012 +0200
+Date: Sat Oct 6 10:26:55 2012 +0200
glib: chain up finalize to the parent class
@@ -14976,19 +15345,19 @@
https://bugs.freedesktop.org/show_bug.cgi?id=55521
glib/poppler-document.cc | 6 ++++++
- glib/poppler-page.cc | 2 ++
+ glib/poppler-page.cc | 2 ++
2 files changed, 8 insertions(+)
commit 042d332c1c9f628e3bfaabf3da9e04436a8677b5
Merge: 7b9a9f8 e044814
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 4 00:53:01 2012 +0200
+Date: Thu Oct 4 00:53:01 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
commit e044814c0657a6c5b44939a01dcbdc8d83396d43
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Thu Oct 4 00:51:04 2012 +0200
+Date: Thu Oct 4 00:51:04 2012 +0200
Do not render invalid outlines
@@ -15000,13 +15369,13 @@
commit 7b9a9f809d07303fe5adff9210731613df8b2adf
Merge: 3b0962c 9451b7a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Oct 3 01:24:04 2012 +0200
+Date: Wed Oct 3 01:24:04 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
commit 9451b7a61b6dcaa6c4a76f3efda82f1ebd408654
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Oct 3 01:21:45 2012 +0200
+Date: Wed Oct 3 01:21:45 2012 +0200
Fix crash when parsing some unknown colorspaces
@@ -15018,13 +15387,13 @@
commit 3b0962cd14b15ce92c0916f58ed5ba00aebe80b0
Merge: a9d7ea2 42908e6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Oct 2 19:51:48 2012 +0200
+Date: Tue Oct 2 19:51:48 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
commit 42908e6e72d95cec0f70b202c4b1c23f7e47c2a4
Author: Lu Wang <coolwanglu at gmail.com>
-Date: Tue Oct 2 19:31:04 2012 +0200
+Date: Tue Oct 2 19:31:04 2012 +0200
support automake-1.12 in autogen.sh
@@ -15036,16 +15405,16 @@
commit a9d7ea2eb549acbf6ca7e2a299ffed46ff3d8758
Merge: 397d7b4 9bb6845
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 26 15:31:29 2012 +0200
+Date: Wed Sep 26 15:31:29 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
Conflicts:
- poppler/XRef.cc
+ poppler/XRef.cc
commit 9bb68456de41d24db7acf61204bc3f4e36e98505
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 26 15:13:47 2012 +0200
+Date: Wed Sep 26 15:13:47 2012 +0200
Initilize rootNum
@@ -15057,13 +15426,13 @@
commit 397d7b4597ad4bc8ab41fd7a99078473a3c93eb0
Merge: 6013d49 2c0f70a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 26 15:00:04 2012 +0200
+Date: Wed Sep 26 15:00:04 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
commit 2c0f70afff03798165c2b609e115dc7e9c034c57
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Sep 26 14:58:05 2012 +0200
+Date: Wed Sep 26 14:58:05 2012 +0200
More crash fixes for broken documents
@@ -15073,7 +15442,7 @@
commit 78558d24692c68212da35a88deb68069c5a06d81
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Sep 26 14:32:05 2012 +0200
+Date: Wed Sep 26 14:32:05 2012 +0200
Fix more crashes in broken files
@@ -15085,7 +15454,7 @@
commit e8822c0f3a46195ec7c6e55c556dd0c5716be742
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 26 14:21:46 2012 +0200
+Date: Wed Sep 26 14:21:46 2012 +0200
Add unlikelys
@@ -15094,7 +15463,7 @@
commit 31874f2e065b0d68f726ef404de98f42489c80c7
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Sep 26 14:17:00 2012 +0200
+Date: Wed Sep 26 14:17:00 2012 +0200
Less crashes in broken files
@@ -15107,7 +15476,7 @@
commit 81b1d9207840ec1e66eef469b29a36a8556b7265
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 26 13:38:54 2012 +0200
+Date: Wed Sep 26 13:38:54 2012 +0200
Add some unlikelys
@@ -15116,7 +15485,7 @@
commit 9ae1184e3049cabc695c8645a10eaef748b6e641
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Sep 26 12:32:26 2012 +0200
+Date: Wed Sep 26 12:32:26 2012 +0200
More fixes against broken files
@@ -15130,7 +15499,7 @@
commit 1d72c14b3877ae730ac0aa92f36923269e8a2004
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Sep 26 11:48:14 2012 +0200
+Date: Wed Sep 26 11:48:14 2012 +0200
Fix crash in 158.pdf.asan.d.451
@@ -15140,13 +15509,13 @@
commit 6013d49d852c58c4c23f787fd7dd64731c0918f1
Merge: b97c28c 671df5d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 26 00:53:28 2012 +0200
+Date: Wed Sep 26 00:53:28 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
commit 671df5dad0732882ceb9e053c3f947dfe0597f3d
Author: Lu Wang <coolwanglu at gmail.com>
-Date: Wed Sep 26 00:52:32 2012 +0200
+Date: Wed Sep 26 00:52:32 2012 +0200
Don't close the stream if it's not a stream
@@ -15156,16 +15525,16 @@
commit b97c28c42a18d1c2a8fabea52c092d948811d582
Merge: 32bb874 f8c116f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 25 23:22:23 2012 +0200
+Date: Tue Sep 25 23:22:23 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
Conflicts:
- qt4/src/Makefile.am
+ qt4/src/Makefile.am
commit f8c116f1e0fbf3516ce228fbb34c33d6b618bed0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 25 23:07:55 2012 +0200
+Date: Tue Sep 25 23:07:55 2012 +0200
Add LCMS_FLAGS
@@ -15177,7 +15546,7 @@
commit 32bb87419c360a3b14c717c0f385198b70a1b2e7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 23 18:15:13 2012 +0200
+Date: Sun Sep 23 18:15:13 2012 +0200
regtest: Reduce the noise of the default output when running tests
@@ -15186,20 +15555,20 @@
about the failing pages. Previous verbose output is available passing
--verbose command line output.
- regtest/Printer.py | 96
+ regtest/Printer.py | 96
+++++++++++++++++++++++++++++++++++++
- regtest/TestReferences.py | 8 ++--
- regtest/TestRun.py | 35 +++++++-------
- regtest/backends/__init__.py | 13 +++--
- regtest/commands/create-refs.py | 3 +-
- regtest/commands/find-regression.py | 5 +-
- regtest/commands/run-tests.py | 3 +-
- regtest/main.py | 3 ++
+ regtest/TestReferences.py | 8 ++--
+ regtest/TestRun.py | 35 +++++++-------
+ regtest/backends/__init__.py | 13 +++--
+ regtest/commands/create-refs.py | 3 +-
+ regtest/commands/find-regression.py | 5 +-
+ regtest/commands/run-tests.py | 3 +-
+ regtest/main.py | 3 ++
8 files changed, 137 insertions(+), 29 deletions(-)
commit ca6afce24aac2ef9d88e215177b11760f7468a6d
Author: Lu Wang <coolwanglu at gmail.com>
-Date: Fri Sep 21 21:33:05 2012 +0200
+Date: Fri Sep 21 21:33:05 2012 +0200
Do not call drawing routines if we don't need non text
@@ -15210,44 +15579,44 @@
commit 70030b91ce2280f23c3e5adf863f1d336c9c5faf
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Sep 21 08:18:29 2012 +0200
+Date: Fri Sep 21 08:18:29 2012 +0200
Increase sonames
- CMakeLists.txt | 2 +-
- glib/CMakeLists.txt | 2 +-
- glib/Makefile.am | 2 +-
- poppler/Makefile.am | 2 +-
+ CMakeLists.txt | 2 +-
+ glib/CMakeLists.txt | 2 +-
+ glib/Makefile.am | 2 +-
+ poppler/Makefile.am | 2 +-
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Makefile.am | 2 +-
+ qt4/src/Makefile.am | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
commit 2323e38f1a54cb58ec31b4cf15e6c2b1db742ca5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Sep 21 08:12:52 2012 +0200
+Date: Fri Sep 21 08:12:52 2012 +0200
Version increase
CMakeLists.txt | 4 ++--
- configure.ac | 4 ++--
- cpp/Doxyfile | 2 +-
+ configure.ac | 4 ++--
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
commit 11a9a620276d199701be5811eb63687ace85ace1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Sep 21 08:10:15 2012 +0200
+Date: Fri Sep 21 08:10:15 2012 +0200
Drop the s from AdditionalActionsType
qt4/src/poppler-annotation-private.h | 5 +++--
- qt4/src/poppler-annotation.cc | 6 +++---
- qt4/src/poppler-annotation.h | 6 +++---
+ qt4/src/poppler-annotation.cc | 6 +++---
+ qt4/src/poppler-annotation.h | 6 +++---
3 files changed, 9 insertions(+), 8 deletions(-)
commit 028e0e7ddf8c30d311feb937385ef21acd34a52d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 20 18:13:08 2012 +0200
+Date: Thu Sep 20 18:13:08 2012 +0200
0.21.0 news
@@ -15256,19 +15625,19 @@
commit 2f2d053352e04e434d83dd93dfdbd08ab5b23f2e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 20 18:12:57 2012 +0200
+Date: Thu Sep 20 18:12:57 2012 +0200
Update copyrights
- poppler/Annot.cc | 3 ++-
- poppler/Annot.h | 1 +
+ poppler/Annot.cc | 3 ++-
+ poppler/Annot.h | 1 +
poppler/TextOutputDev.cc | 2 +-
- poppler/UTF.h | 1 +
+ poppler/UTF.h | 1 +
4 files changed, 5 insertions(+), 2 deletions(-)
commit 9fad83913791478b63fc76360f1a13e955cdcf4a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 17 23:15:10 2012 +0200
+Date: Mon Sep 17 23:15:10 2012 +0200
Move to init
@@ -15277,7 +15646,7 @@
commit c470a3929c0a02b8a543fcada22138ab1fc18176
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Mon Sep 17 23:13:48 2012 +0200
+Date: Mon Sep 17 23:13:48 2012 +0200
Support encrypted pdf files in pdfseparate
@@ -15289,7 +15658,7 @@
commit 9b613dcf3c77bc2801d1125dc9bbc5a4dd04e16b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 17 23:12:43 2012 +0200
+Date: Mon Sep 17 23:12:43 2012 +0200
Compile
@@ -15298,7 +15667,7 @@
commit fb5c383bd5be7090fc78380b4bb3244c3316c0cd
Author: William Bader <williambader at hotmail.com>
-Date: Mon Sep 17 00:03:49 2012 +0200
+Date: Mon Sep 17 00:03:49 2012 +0200
Make pdftoppm -tiff -overprint work
@@ -15310,15 +15679,15 @@
commit 3794916572a0531b10ee57c9f189497489b90bc8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 16 17:53:47 2012 +0200
+Date: Sun Sep 16 17:53:47 2012 +0200
Fix the siblings field correctly
Fixes KDE bug #302334
- poppler/Form.cc | 45
+ poppler/Form.cc | 45
+++++++++++++++++++++++++--------------------
- poppler/Form.h | 24 +++++++++++++-----------
+ poppler/Form.h | 24 +++++++++++++-----------
qt4/src/poppler-form.cc | 13 ++++++++++---
3 files changed, 48 insertions(+), 34 deletions(-)
@@ -15325,13 +15694,13 @@
commit e8b6d2ac3a874dd5de166b52625fa628004ea5fe
Merge: 7cb4072 9f51baa
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 16 14:08:34 2012 +0200
+Date: Sun Sep 16 14:08:34 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
commit 9f51baaf7a86680f2195ecdb978f1eb59a8aa734
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 16 14:07:45 2012 +0200
+Date: Sun Sep 16 14:07:45 2012 +0200
Rework the #ifdef so that i don't get a gcc warning
@@ -15340,7 +15709,7 @@
commit b63049f97629a93ec346033e0ec56fc11f34c4fe
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 16 14:05:01 2012 +0200
+Date: Sun Sep 16 14:05:01 2012 +0200
Forgot to add the new test to autotools
@@ -15350,13 +15719,13 @@
commit 7cb40726f9e80ee2b2f27ca6ce151b46c6ec091d
Merge: e980d11 c6d7084
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 16 13:50:19 2012 +0200
+Date: Sun Sep 16 13:50:19 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
commit c6d7084d316e94b5b042b086f5440f8543ff5947
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 16 13:48:51 2012 +0200
+Date: Sun Sep 16 13:48:51 2012 +0200
Fix parsing of numbers
@@ -15363,7 +15732,7 @@
-2147483648 is an integer
-2147483649 is a real
- poppler/Lexer.cc | 14 +++++-
+ poppler/Lexer.cc | 14 +++++-
qt4/tests/CMakeLists.txt | 1 +
qt4/tests/check_lexer.cpp | 118
++++++++++++++++++++++++++++++++++++++++++++++
@@ -15372,13 +15741,13 @@
commit e980d11061c19f13c75f93506e07903b4d1c7f97
Merge: b72c02d 3658088
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 15 20:41:50 2012 +0200
+Date: Sat Sep 15 20:41:50 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
commit 365808837080574080b4f8da079124c172fb2123
Author: Alexey Pavlov <alexpux at gmail.com>
-Date: Sat Sep 15 20:38:10 2012 +0200
+Date: Sat Sep 15 20:38:10 2012 +0200
Fix build using mingw64 with winpthread
@@ -15390,13 +15759,13 @@
Bug #54851
poppler/poppler-config.h.cmake | 2 +-
- poppler/poppler-config.h.in | 2 +-
- poppler/strtok_r.cpp | 16 +++++++++++++++-
+ poppler/poppler-config.h.in | 2 +-
+ poppler/strtok_r.cpp | 16 +++++++++++++++-
3 files changed, 17 insertions(+), 3 deletions(-)
commit b72c02d1a2ec8180b3ddfd2bb2b462c0189377d5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 13 19:56:45 2012 +0200
+Date: Thu Sep 13 19:56:45 2012 +0200
Remove the fonts loop
@@ -15407,7 +15776,7 @@
commit cb93d51ccb6b1f6938946ae5d38fb9817005fd7a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 12 00:12:07 2012 +0200
+Date: Wed Sep 12 00:12:07 2012 +0200
Make gcc happy
@@ -15420,7 +15789,7 @@
commit 3349a8dd7e0469cc5b5aaa8dd929c6078183ef86
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Sep 12 00:04:45 2012 +0200
+Date: Wed Sep 12 00:04:45 2012 +0200
Splash: Avoid bogus memory error for tilingPattern
@@ -15438,7 +15807,7 @@
commit 2e77799a1668f949612f551425d0665c59ff1d93
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Tue Sep 11 23:33:25 2012 +0200
+Date: Tue Sep 11 23:33:25 2012 +0200
Splash: Implement DeviceN support
@@ -15525,20 +15894,20 @@
application
and the cirumstances if it wants to use this new mode or not.
- poppler/Function.cc | 14 +
- poppler/Function.h | 4 +
- poppler/GfxState.cc | 341 +++++++++++++++++-
- poppler/GfxState.h | 41 ++-
+ poppler/Function.cc | 14 +
+ poppler/Function.h | 4 +
+ poppler/GfxState.cc | 341 +++++++++++++++++-
+ poppler/GfxState.h | 41 ++-
poppler/SplashOutputDev.cc | 173 ++++++++-
- poppler/SplashOutputDev.h | 3 +
- splash/Splash.cc | 255 ++++++++++++-
- splash/Splash.h | 7 +-
+ poppler/SplashOutputDev.h | 3 +
+ splash/Splash.cc | 255 ++++++++++++-
+ splash/Splash.h | 7 +-
splash/SplashBitmap.cc | 115 +++++-
- splash/SplashBitmap.h | 8 +-
- splash/SplashState.cc | 30 +-
- splash/SplashState.h | 3 +
- splash/SplashTypes.h | 30 +-
- utils/pdftoppm.cc | 878
+ splash/SplashBitmap.h | 8 +-
+ splash/SplashState.cc | 30 +-
+ splash/SplashState.h | 3 +
+ splash/SplashTypes.h | 30 +-
+ utils/pdftoppm.cc | 878
++++++++++++++++++++++-----------------------
14 files changed, 1415 insertions(+), 487 deletions(-)
@@ -15545,19 +15914,19 @@
commit cb2ed646c4ef4161e443ee0a377d1111b3be28ff
Merge: f3a1b76 3ce4d21
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 11 19:29:19 2012 +0200
+Date: Tue Sep 11 19:29:19 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
commit f3a1b765bd6a58d327a80feedbe30e1c0792076e
Author: Jason Crain <jason at aquaticape.us>
-Date: Tue Sep 11 19:28:28 2012 +0200
+Date: Tue Sep 11 19:28:28 2012 +0200
Allow multiple fonts in a TextWord
Bug #6923
- glib/poppler-page.cc | 49 ++++++-----
+ glib/poppler-page.cc | 49 ++++++-----
poppler/TextOutputDev.cc | 224
++++++++++++++++++++++-------------------------
poppler/TextOutputDev.h | 21 ++---
@@ -15565,7 +15934,7 @@
commit 3ce4d213480471dfd8e307c24c99bf3c6308cd6f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 11 19:24:58 2012 +0200
+Date: Tue Sep 11 19:24:58 2012 +0200
Do not use isnan as it is C99
@@ -15574,7 +15943,7 @@
commit 4d7a64a23fd4b4b5ee0d47ead8677f374aaaf6c9
Author: Jason Crain <jason at aquaticape.us>
-Date: Tue Sep 11 19:24:11 2012 +0200
+Date: Tue Sep 11 19:24:11 2012 +0200
Check for NaN in TextPage::addChar
@@ -15583,7 +15952,7 @@
commit e79b70ec13ab4d2cce8f245d150fa9329b436658
Author: Tobias Koenig <tokoe at kdab.com>
-Date: Tue Sep 11 16:39:55 2012 +0200
+Date: Tue Sep 11 16:39:55 2012 +0200
Make 'additional actions' available in Annotation API of Qt4 frontend
@@ -15590,14 +15959,14 @@
Bug #53589
qt4/src/poppler-annotation-private.h | 3 ++
- qt4/src/poppler-annotation.cc | 99
+ qt4/src/poppler-annotation.cc | 99
+++++++++++++++++++++++++++++++++++-
- qt4/src/poppler-annotation.h | 68 ++++++++++++++++++++++++-
+ qt4/src/poppler-annotation.h | 68 ++++++++++++++++++++++++-
3 files changed, 168 insertions(+), 2 deletions(-)
commit 5f338ea7d01cabc0f8c50690d0bc262d85baa0ed
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 10 19:47:20 2012 +0200
+Date: Mon Sep 10 19:47:20 2012 +0200
Fix typo
@@ -15606,28 +15975,28 @@
commit 5fd691dc58aac817bca81c87c4820afcf53989d1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 10 19:29:01 2012 +0200
+Date: Mon Sep 10 19:29:01 2012 +0200
0.20.40.20.40.20.40.20.4
- CMakeLists.txt | 4 ++--
- NEWS | 13 +++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 13 +++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 19 insertions(+), 6 deletions(-)
commit 1b40cdd9f863cd3868db85b5ccfa77a8350c56d6
Merge: 6c40a55 b3e86db
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 10 18:49:52 2012 +0200
+Date: Mon Sep 10 18:49:52 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
commit b3e86dbdba82956f125e37f69176072e2d0127f2
Author: Thomas Freitag <Thomas.Freitag at kabelmail.de>
-Date: Sun Sep 9 23:35:45 2012 +0200
+Date: Sun Sep 9 23:35:45 2012 +0200
Try to find another rootNum if actual rootNum doesn't point to a dict
@@ -15640,23 +16009,23 @@
commit 6c40a553a3c8825931c59797059392fd110531cc
Merge: 17fc1bf 558a7d9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 9 23:27:40 2012 +0200
+Date: Sun Sep 9 23:27:40 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
commit 558a7d9b046bbbe185dea263b48a3cb2664378fc
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Sep 9 23:25:47 2012 +0200
+Date: Sun Sep 9 23:25:47 2012 +0200
Fix invalid memory access in solves 1066.pdf.asan.38.75
- splash/SplashClip.cc | 23 +++++++++++++++++++++++
+ splash/SplashClip.cc | 23 +++++++++++++++++++++++
splash/SplashXPathScanner.cc | 3 +++
2 files changed, 26 insertions(+)
commit d0df8e54512f584ca2b3edbae1c19e167948e5c3
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Sep 9 23:21:38 2012 +0200
+Date: Sun Sep 9 23:21:38 2012 +0200
Fix invalid memory access in 1106.pdf.asan.30.120.patch
@@ -15665,7 +16034,7 @@
commit 86b89864396a1dcf027e5793e6ac75411977bcf9
Author: Thomas Freitag <Thomas.Freitag at kabelmail.de>
-Date: Sun Sep 9 23:08:49 2012 +0200
+Date: Sun Sep 9 23:08:49 2012 +0200
Fix crash in 1255.pdf.SIGSEGV.56f.285
@@ -15674,7 +16043,7 @@
commit 96931732f343d2bbda9af9488b485da031866c3b
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Sep 9 22:47:57 2012 +0200
+Date: Sun Sep 9 22:47:57 2012 +0200
Fix invalid memory access in 61.pdf.asan.13.95
@@ -15684,7 +16053,7 @@
commit 26917d69c4da6a110db02b120133c36579fbb17c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 9 22:23:36 2012 +0200
+Date: Sun Sep 9 22:23:36 2012 +0200
Add unlikely
@@ -15693,7 +16062,7 @@
commit e6a3c797c01aa343f640f2e6f45de5bf379aa8ad
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Sep 9 22:22:59 2012 +0200
+Date: Sun Sep 9 22:22:59 2012 +0200
Fix wrong memory access in 68.pdf.asan.7.1030
@@ -15702,7 +16071,7 @@
commit 48fe18cf277cd2a4e665c74b3a594482f762f4b6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 9 22:09:44 2012 +0200
+Date: Sun Sep 9 22:09:44 2012 +0200
Fix memory leak
@@ -15711,17 +16080,17 @@
commit b87aafc0cdb36c3555053f2684c45f1a9d7b2f94
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 9 21:42:48 2012 +0200
+Date: Sun Sep 9 21:42:48 2012 +0200
Add unlikelys to the ifs
- poppler/DCTStream.cc | 4 ++--
+ poppler/DCTStream.cc | 4 ++--
poppler/JBIG2Stream.cc | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
commit a019eef2f8ca53addd7ccab7f9c47657f4e52286
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Sep 9 21:41:09 2012 +0200
+Date: Sun Sep 9 21:41:09 2012 +0200
Fix crash in 1162.pdf.SIGSEGV.28e.182
@@ -15730,7 +16099,7 @@
commit ad7c6ac88f2315c9ce003308d1b4988592d4434b
Author: William Bader <williambader at hotmail.com>
-Date: Sun Sep 9 21:31:58 2012 +0200
+Date: Sun Sep 9 21:31:58 2012 +0200
Fix crash in 1028.pdf.SIGSEGV.ae6.33
@@ -15739,7 +16108,7 @@
commit b861af714daee4125e54b250dddf82106f5a8ce8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 9 21:15:06 2012 +0200
+Date: Sun Sep 9 21:15:06 2012 +0200
Fix memory leak
@@ -15749,13 +16118,13 @@
commit 17fc1bfa8013cafe3b348f0cc07ef08bf9c7dd9a
Merge: e0118be a4f5911
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 9 12:52:49 2012 +0200
+Date: Sun Sep 9 12:52:49 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
commit a4f59113574a8d7460c6ce5000cb09d20fe52b74
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 9 12:49:43 2012 +0200
+Date: Sun Sep 9 12:49:43 2012 +0200
Fix memory leak
@@ -15764,7 +16133,7 @@
commit 28240046f8fe37ca96f9a80cb1ea3a59af9c66f3
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Sep 9 12:48:26 2012 +0200
+Date: Sun Sep 9 12:48:26 2012 +0200
Fix crash in 589.pdf.SIGSEGV.8b1.929
@@ -15774,19 +16143,19 @@
commit e0118be3ba38bd00fa2a9c20c5b4cd82e820ba0b
Merge: 2c41430 ccd3db5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 8 18:15:43 2012 +0200
+Date: Sat Sep 8 18:15:43 2012 +0200
Merge remote-tracking branch 'origin/poppler-0.20'
Conflicts:
- glib/poppler-document.cc
- poppler/PDFDoc.cc
- poppler/XRef.h
- utils/HtmlFonts.cc
+ glib/poppler-document.cc
+ poppler/PDFDoc.cc
+ poppler/XRef.h
+ utils/HtmlFonts.cc
commit ccd3db5a7723ddb692f6dc85ed9d0f5e3dde189f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 8 18:10:14 2012 +0200
+Date: Sat Sep 8 18:10:14 2012 +0200
Only complain when the malloc really failed
@@ -15795,25 +16164,25 @@
commit 2c41430732f517d4d57e914a315ba315a2545541
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 6 22:12:38 2012 +0200
+Date: Thu Sep 6 22:12:38 2012 +0200
Add missing licenses
- goo/grandom.cc | 2 ++
- goo/grandom.h | 2 ++
+ goo/grandom.cc | 2 ++
+ goo/grandom.h | 2 ++
splash/SplashScreen.cc | 1 +
- utils/pdfinfo.cc | 1 +
+ utils/pdfinfo.cc | 1 +
4 files changed, 6 insertions(+)
commit be88963a5955ac033e7a7d224bdcc4049085a9dc
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Aug 9 13:18:22 2012 +0200
+Date: Thu Aug 9 13:18:22 2012 +0200
pdf-fullrewrite: Added support for encrypted documents, checks on
output documents, incremental update mode
- test/CMakeLists.txt | 1 +
- test/Makefile.am | 3 +-
+ test/CMakeLists.txt | 1 +
+ test/Makefile.am | 3 +-
test/pdf-fullrewrite.cc | 354
++++++++++++++++++++++++++++++++++++++++++++++--
3 files changed, 342 insertions(+), 16 deletions(-)
@@ -15820,7 +16189,7 @@
commit 381be58e9e0d0e323acbd975a2334eca6d9018fd
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Aug 4 13:00:06 2012 +0200
+Date: Sat Aug 4 13:00:06 2012 +0200
pdfinfo: Show info about the encryption algorithm
@@ -15829,7 +16198,7 @@
commit 273e8c896e95b548093159dc8bb14d48ce447053
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Aug 15 18:09:02 2012 +0200
+Date: Wed Aug 15 18:09:02 2012 +0200
Mark object streams as DontRewrite
@@ -15842,7 +16211,7 @@
commit 59db8deaa7b1907831b526de3011dc22d0ffb333
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Aug 9 20:08:44 2012 +0200
+Date: Thu Aug 9 20:08:44 2012 +0200
Mark XRef streams as Unencrypted and DontRewrite
@@ -15864,7 +16233,7 @@
commit 116722cc74e267ac44dd5a70924557cdf6f25d02
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Aug 4 12:47:22 2012 +0200
+Date: Sat Aug 4 12:47:22 2012 +0200
Encrypt strWeird streams before writing them in PDFDoc::writeObject
@@ -15875,7 +16244,7 @@
commit 695889c1330ca5b37338b8363dbf233fce936bc6
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Aug 4 12:24:25 2012 +0200
+Date: Sat Aug 4 12:24:25 2012 +0200
Encrypt strings before writing them in PDFDoc::writeString
@@ -15884,7 +16253,7 @@
commit 4ab8e7be536db40db8a1a4af50dad3ba59c49f14
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Aug 4 02:06:11 2012 +0200
+Date: Sat Aug 4 02:06:11 2012 +0200
Propagate encryption parameters to PDFDoc's write functions
@@ -15898,7 +16267,7 @@
commit 9e43f9a8bcbee9060309b9679dbcc6b501a79cfb
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Aug 1 16:14:22 2012 +0200
+Date: Wed Aug 1 16:14:22 2012 +0200
Separated header and footer write commands from the rest of
PDFDoc::writeObject
@@ -15915,7 +16284,7 @@
commit 4d19a002801531b07f11382daaf9880e4691a10e
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Aug 4 01:36:06 2012 +0200
+Date: Sat Aug 4 01:36:06 2012 +0200
Do not change encrypted documents' ID, not even in case of full
rewrite
@@ -15928,7 +16297,7 @@
commit 800b2e37d3c4c73147bf9e11d9f38afe2183ab9d
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Aug 1 14:07:10 2012 +0200
+Date: Wed Aug 1 14:07:10 2012 +0200
Initial support for saving encrypted documents
@@ -15945,7 +16314,7 @@
commit 6647153d47b1d67d2a4d6b90dce2184ab6c7dda6
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Aug 9 12:26:53 2012 +0200
+Date: Thu Aug 9 12:26:53 2012 +0200
Added field XRefEntry::flags, and turned XRefEntry::updated into
a flag
@@ -15959,7 +16328,7 @@
commit a284c6c6623587abb7da7e4c171c42e006ea477b
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Aug 4 01:57:41 2012 +0200
+Date: Sat Aug 4 01:57:41 2012 +0200
Be able to output overflown integers back
@@ -15971,7 +16340,7 @@
commit 53baea19658a27f15c7ed870a24be82b8219ddfe
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Aug 4 01:32:08 2012 +0200
+Date: Sat Aug 4 01:32:08 2012 +0200
FlateStream::unfilteredReset should call str->unfilteredReset()
@@ -15983,7 +16352,7 @@
commit 4e5fee4e9156480173f05e7b3d0bdf604127d481
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Mon Aug 6 02:08:27 2012 +0200
+Date: Mon Aug 6 02:08:27 2012 +0200
Initialize AES encryption with random CBC IV data
@@ -15992,7 +16361,7 @@
commit 1b008f273359b8df6b64ffa94bb2828e42ffa63e
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Mon Aug 6 02:08:40 2012 +0200
+Date: Mon Aug 6 02:08:40 2012 +0200
Replaced srand/rand calls in SplashScreen with grandom calls
@@ -16001,7 +16370,7 @@
commit faff947d8106048b19ba74dd483b90b8cebb16c7
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Mon Aug 6 02:06:47 2012 +0200
+Date: Mon Aug 6 02:06:47 2012 +0200
Added goo/grandom.[cc|h] with POSIX implementation
@@ -16008,16 +16377,16 @@
CMakeLists.txt | 2 ++
ConfigureChecks.cmake | 1 +
config.h.cmake | 3 +++
- configure.ac | 1 +
+ configure.ac | 1 +
goo/Makefile.am | 6 +++--
goo/grandom.cc | 68
+++++++++++++++++++++++++++++++++++++++++++++++++++
- goo/grandom.h | 32 ++++++++++++++++++++++++
+ goo/grandom.h | 32 ++++++++++++++++++++++++
7 files changed, 111 insertions(+), 2 deletions(-)
commit af8d05d1ab89b74e307e90aaf19c750528f5f561
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri Aug 3 12:46:06 2012 +0200
+Date: Fri Aug 3 12:46:06 2012 +0200
Added encryption support in Decrypt.cc/.h
@@ -16028,7 +16397,7 @@
commit ba6ff179aa78a42a384166ace2df80101cfbe7b9
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Aug 2 18:56:29 2012 +0200
+Date: Thu Aug 2 18:56:29 2012 +0200
Refactoring of Decrypt.cc/.h in preparation for encryption support
@@ -16039,20 +16408,20 @@
commit cd1ab1e34032d5620140bd0b6b6ec4b74f89ae19
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 30 22:36:14 2012 +0200
+Date: Thu Aug 30 22:36:14 2012 +0200
Update Adrian's copyrights
- goo/GooString.cc | 1 +
+ goo/GooString.cc | 1 +
poppler/CharCodeToUnicode.cc | 1 +
poppler/TextOutputDev.cc | 2 +-
- poppler/UTF.cc | 23 +++++++++++++++++++++++
+ poppler/UTF.cc | 23 +++++++++++++++++++++++
utils/HtmlOutputDev.cc | 2 +-
5 files changed, 27 insertions(+), 2 deletions(-)
commit ce8a579f339507da3fd7802e1531fbf6849c0c98
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Aug 28 22:16:34 2012 +0930
+Date: Tue Aug 28 22:16:34 2012 +0930
Move text to unicode conversion into a separate function
@@ -16059,16 +16428,16 @@
This also ensures UTF-16 ActualText strings are converted to UCS-4
before calling addChar.
- goo/GooString.cc | 2 +-
+ goo/GooString.cc | 2 +-
poppler/TextOutputDev.cc | 32 ++++----------------------------
- poppler/UTF.cc | 34 ++++++++++++++++++++++++++++++++++
- poppler/UTF.h | 8 ++++++++
- utils/pdfinfo.cc | 37 ++++++-------------------------------
+ poppler/UTF.cc | 34 ++++++++++++++++++++++++++++++++++
+ poppler/UTF.h | 8 ++++++++
+ utils/pdfinfo.cc | 37 ++++++-------------------------------
5 files changed, 53 insertions(+), 60 deletions(-)
commit cac13e782cf4413703cfd1fa23e76133dfbe5ef9
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Aug 28 21:48:16 2012 +0930
+Date: Tue Aug 28 21:48:16 2012 +0930
text: increase the tolerance for overlapping glyphs
@@ -16086,28 +16455,27 @@
commit 6f6386219449e70c2c3bc3559fdde3df4a57a809
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Mar 8 20:52:28 2012 +1030
+Date: Thu Mar 8 20:52:28 2012 +1030
Convert UTF-16 to UCS-4 when reading toUnicode cmap
to ensure only UCS-4 values are used with the "Unicode" type.
- CMakeLists.txt | 3 +-
- poppler/CairoOutputDev.cc | 2 +-
- poppler/CharCodeToUnicode.cc | 12 ++---
- poppler/GlobalParams.cc | 2 +-
- poppler/Makefile.am | 3 +-
- poppler/TextOutputDev.cc | 19 +-------
- poppler/UTF.cc | 47 ++++++++++++++++++++
- poppler/UTF.h | 103
- +++++++++++++++++++++++++++++++++++++++++++
- poppler/UTF8.h | 84 -----------------------------------
- utils/HtmlOutputDev.cc | 14 +-----
- 10 files changed, 165 insertions(+), 124 deletions(-)
+ CMakeLists.txt | 3 ++-
+ poppler/CairoOutputDev.cc | 2 +-
+ poppler/CharCodeToUnicode.cc | 12 ++++++-----
+ poppler/GlobalParams.cc | 2 +-
+ poppler/Makefile.am | 3 ++-
+ poppler/TextOutputDev.cc | 19 +-----------------
+ poppler/UTF.cc | 47
+ ++++++++++++++++++++++++++++++++++++++++++++
+ poppler/{UTF8.h => UTF.h} | 23 ++++++++++++++++++++--
+ utils/HtmlOutputDev.cc | 14 +------------
+ 9 files changed, 83 insertions(+), 42 deletions(-)
commit b3b0f5abe4fdcc39d884670e4a998d39324659f6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 30 00:57:51 2012 +0200
+Date: Thu Aug 30 00:57:51 2012 +0200
qt4: unbreak spacing
@@ -16116,7 +16484,7 @@
commit 6356c0bbae47db291a3585d31c7727bc3f8d97a4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 30 00:57:51 2012 +0200
+Date: Thu Aug 30 00:57:51 2012 +0200
qt4: unbreak spacing
@@ -16125,7 +16493,7 @@
commit 46948868dee6d4e68b658c68d7df482590e34da3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 30 00:43:45 2012 +0200
+Date: Thu Aug 30 00:43:45 2012 +0200
Accept FileSpec as Dict too and not only as Ref
@@ -16136,17 +16504,17 @@
commit debc8fb497bc22c0f9f34d785852981a87475c30
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 30 00:35:40 2012 +0200
+Date: Thu Aug 30 00:35:40 2012 +0200
Take into account the embFile returned by the core may be NULL
qt4/src/poppler-embeddedfile-private.h | 4 +++-
- qt4/src/poppler-embeddedfile.cc | 19 ++++++++++++-------
+ qt4/src/poppler-embeddedfile.cc | 19 ++++++++++++-------
2 files changed, 15 insertions(+), 8 deletions(-)
commit 3ca67a59fc15782abb1e479eb2b8916de5b1b6ed
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 30 00:34:06 2012 +0200
+Date: Thu Aug 30 00:34:06 2012 +0200
Return NULL EmbFile if the FileSpec is not ok
@@ -16157,7 +16525,7 @@
commit 9264b375eec19e639c524b677f770ad750b1cb43
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 30 00:43:45 2012 +0200
+Date: Thu Aug 30 00:43:45 2012 +0200
Accept FileSpec as Dict too and not only as Ref
@@ -16168,17 +16536,17 @@
commit 01528eaedc77d5559f6dc4229b66f1a819678fb7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 30 00:35:40 2012 +0200
+Date: Thu Aug 30 00:35:40 2012 +0200
Take into account the embFile returned by the core may be NULL
qt4/src/poppler-embeddedfile-private.h | 4 +++-
- qt4/src/poppler-embeddedfile.cc | 19 ++++++++++++-------
+ qt4/src/poppler-embeddedfile.cc | 19 ++++++++++++-------
2 files changed, 15 insertions(+), 8 deletions(-)
commit c1fba45be106dc30a5136efe41493b1cf6d2a1b5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 30 00:34:06 2012 +0200
+Date: Thu Aug 30 00:34:06 2012 +0200
Return NULL EmbFile if the FileSpec is not ok
@@ -16189,7 +16557,7 @@
commit 1881486e9817304d0817ce24b177c1bc79587138
Author: Tobias Koenig <tobias.koenig at kdab.com>
-Date: Fri Aug 24 19:12:20 2012 +0200
+Date: Fri Aug 24 19:12:20 2012 +0200
annots: Unify parsing of additional actions entries
@@ -16202,7 +16570,7 @@
commit 686ec0cc92e25f74eaa9e09a328724cbdf939bca
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 15 20:02:05 2012 +0200
+Date: Wed Aug 15 20:02:05 2012 +0200
Remove declared but not implemented function
@@ -16211,7 +16579,7 @@
commit 0b3259c1d5679cb8d59d770e5fbe7e1bc141a025
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 15 20:02:05 2012 +0200
+Date: Wed Aug 15 20:02:05 2012 +0200
Remove declared but not implemented function
@@ -16220,7 +16588,7 @@
commit 5fd2a35227c22dbddedfb397eff0e0a09c3d1b03
Author: Pino Toscano <pino at kde.org>
-Date: Wed Aug 15 19:51:43 2012 +0200
+Date: Wed Aug 15 19:51:43 2012 +0200
poppler-config.h: remove WITH_FONTCONFIGURATION_* macros
@@ -16227,12 +16595,12 @@
no public header uses them anymore, so need to expose them
poppler/poppler-config.h.cmake | 10 ----------
- poppler/poppler-config.h.in | 10 ----------
+ poppler/poppler-config.h.in | 10 ----------
2 files changed, 20 deletions(-)
commit edd0ea4847c143adb1d15a57b42b0ce2b2c80b0e
Author: Pino Toscano <pino at kde.org>
-Date: Wed Aug 15 19:31:50 2012 +0200
+Date: Wed Aug 15 19:31:50 2012 +0200
ignore more qt4 tests
@@ -16241,7 +16609,7 @@
commit 2df57857000c5adbee6b029ff7a79acc707786a0
Author: Pino Toscano <pino at kde.org>
-Date: Wed Aug 15 18:59:15 2012 +0200
+Date: Wed Aug 15 18:59:15 2012 +0200
build: remove extra fontconfig CFLAGS and LIBS
@@ -16261,7 +16629,7 @@
commit 3e802949264d9310df057daff891a3fccb2eb8d3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 15 00:02:23 2012 +0200
+Date: Wed Aug 15 00:02:23 2012 +0200
PSOutputDev: Always write HiResBoundingBox
@@ -16273,7 +16641,7 @@
commit e83568065f77ba722b147b3b10faed1ff66f22dc
Author: Pino Toscano <pino at kde.org>
-Date: Sat Aug 11 01:38:08 2012 +0200
+Date: Sat Aug 11 01:38:08 2012 +0200
remove extra execution permissions
@@ -16284,7 +16652,7 @@
commit 9a5a19ee2f9cd536c3527b30c0256ca9dce3638c
Author: Pino Toscano <pino at kde.org>
-Date: Sat Aug 11 01:38:08 2012 +0200
+Date: Sat Aug 11 01:38:08 2012 +0200
remove extra execution permissions
@@ -16293,21 +16661,21 @@
commit 1b2903c104012fdd3c982d57898910945dff9a15
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 11 00:05:10 2012 +0200
+Date: Sat Aug 11 00:05:10 2012 +0200
0.20.3
- CMakeLists.txt | 4 ++--
- NEWS | 16 ++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 16 ++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 22 insertions(+), 6 deletions(-)
commit 40e7b744d32152ab4c6201b8bda7fb7caf6bfd4e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 5 15:07:16 2012 +0200
+Date: Sun Aug 5 15:07:16 2012 +0200
If NULL, NULL fails as password try EMPTY, EMPTY before failing
@@ -16319,7 +16687,7 @@
commit a53e0641365608f832b455404f1ee584d278e0c4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 5 15:07:16 2012 +0200
+Date: Sun Aug 5 15:07:16 2012 +0200
If NULL, NULL fails as password try EMPTY, EMPTY before failing
@@ -16331,7 +16699,7 @@
commit 3ca2bc0d3abdf92741b7921ea402c9de09e531f6
Author: Markus Trippelsdorf <markus at trippelsdorf.de>
-Date: Fri Aug 3 00:48:12 2012 +0200
+Date: Fri Aug 3 00:48:12 2012 +0200
Fix segfault when scaleImage returns NULL
@@ -16342,7 +16710,7 @@
commit 31fe12c63f0133d124e2115aba607857aaff0978
Author: Markus Trippelsdorf <markus at trippelsdorf.de>
-Date: Fri Aug 3 00:48:12 2012 +0200
+Date: Fri Aug 3 00:48:12 2012 +0200
Fix segfault when scaleImage returns NULL
@@ -16353,7 +16721,7 @@
commit d3c339017857cd762d8419260e33e1cc4e197743
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Thu Aug 2 00:22:19 2012 +0200
+Date: Thu Aug 2 00:22:19 2012 +0200
PSOutputDev: Fix Bitmaps in level2sep or level3sep
@@ -16364,7 +16732,7 @@
commit 768cf5877f48f8cee80fe96e2ee52f42f230dfdf
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Thu Aug 2 00:22:19 2012 +0200
+Date: Thu Aug 2 00:22:19 2012 +0200
PSOutputDev: Fix Bitmaps in level2sep or level3sep
@@ -16375,29 +16743,29 @@
commit d0e55aa49484263882345fa648e1e907d2b172f2
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Aug 1 22:56:49 2012 +0200
+Date: Wed Aug 1 22:56:49 2012 +0200
Splash: Blend mode enhancements for CMYK
poppler/SplashOutputDev.cc | 76
++++++++++++++++++++++++++++++++--------------
- splash/Splash.cc | 22 --------------
+ splash/Splash.cc | 22 --------------
2 files changed, 54 insertions(+), 44 deletions(-)
commit 315447843a368556a8536bc30e579c9bf338682e
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Aug 1 22:56:49 2012 +0200
+Date: Wed Aug 1 22:56:49 2012 +0200
Splash: Blend mode enhancements for CMYK
poppler/SplashOutputDev.cc | 76
++++++++++++++++++++++++++++++++--------------
- splash/Splash.cc | 22 --------------
+ splash/Splash.cc | 22 --------------
2 files changed, 54 insertions(+), 44 deletions(-)
commit 78c6a5615013d26b8a2babb13b3c4f7d6a1d70a4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jul 31 23:32:19 2012 +0200
+Date: Tue Jul 31 23:32:19 2012 +0200
Replace c++ style includes with c style ones
@@ -16409,7 +16777,7 @@
commit c0c88b3707fc7337e814ae4252d80002641a19ee
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jul 31 23:32:19 2012 +0200
+Date: Tue Jul 31 23:32:19 2012 +0200
Replace c++ style includes with c style ones
@@ -16421,7 +16789,7 @@
commit dcbc923bd3592a81876f84005fbaddcea18641cc
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Jul 22 18:40:46 2012 +0200
+Date: Sun Jul 22 18:40:46 2012 +0200
Make sure xScale and yScale are always initialized
@@ -16432,7 +16800,7 @@
commit 36481939e3064de920e49d9d1742a85473a50963
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Jul 22 18:40:46 2012 +0200
+Date: Sun Jul 22 18:40:46 2012 +0200
Make sure xScale and yScale are always initialized
@@ -16443,7 +16811,7 @@
commit ef7c2418e12d3e6a79f1d89a0051b005fadbc344
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sat Jul 21 00:01:49 2012 +0200
+Date: Sat Jul 21 00:01:49 2012 +0200
Fix conversion to ps when having multiple strips
@@ -16454,7 +16822,7 @@
commit 6b567565b7b9d591fbd7441592096960a303bd39
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sat Jul 21 00:01:49 2012 +0200
+Date: Sat Jul 21 00:01:49 2012 +0200
Fix conversion to ps when having multiple strips
@@ -16465,7 +16833,7 @@
commit 349b21acc249c130fb053bc4a0c75019f75bd35b
Author: Torsten Kasch <tk at CeBiTec.Uni-Bielefeld.DE>
-Date: Thu Jul 19 00:18:14 2012 +0200
+Date: Thu Jul 19 00:18:14 2012 +0200
Unify poppler-config.h includes in core "installed" headers
@@ -16476,8 +16844,8 @@
goo/JpegWriter.h | 2 +-
goo/PNGWriter.h | 2 +-
goo/TiffWriter.h | 2 +-
- goo/gfile.h | 2 +-
- goo/gmem.h | 2 +-
+ goo/gfile.h | 2 +-
+ goo/gmem.h | 2 +-
splash/SplashFTFont.h | 2 +-
splash/SplashMath.h | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
@@ -16484,7 +16852,7 @@
commit 34327b2c201392f96e3449941411b7ad4b3e8bcb
Author: Torsten Kasch <tk at CeBiTec.Uni-Bielefeld.DE>
-Date: Thu Jul 19 00:18:14 2012 +0200
+Date: Thu Jul 19 00:18:14 2012 +0200
Unify poppler-config.h includes in core "installed" headers
@@ -16495,8 +16863,8 @@
goo/JpegWriter.h | 2 +-
goo/PNGWriter.h | 2 +-
goo/TiffWriter.h | 2 +-
- goo/gfile.h | 2 +-
- goo/gmem.h | 2 +-
+ goo/gfile.h | 2 +-
+ goo/gmem.h | 2 +-
splash/SplashFTFont.h | 2 +-
splash/SplashMath.h | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
@@ -16503,7 +16871,7 @@
commit 8fe700217ab6ce786a8272f2c338e3dab434c56e
Author: Torsten Kasch <tk at CeBiTec.Uni-Bielefeld.DE>
-Date: Thu Jul 19 00:06:45 2012 +0200
+Date: Thu Jul 19 00:06:45 2012 +0200
autoconf: Do not assume the shell is bash compatible
@@ -16514,7 +16882,7 @@
commit 15c6ae699f083ea6c9716c1098ae9833a56eeb3e
Author: Torsten Kasch <tk at CeBiTec.Uni-Bielefeld.DE>
-Date: Thu Jul 19 00:06:45 2012 +0200
+Date: Thu Jul 19 00:06:45 2012 +0200
autoconf: Do not assume the shell is bash compatible
@@ -16525,7 +16893,7 @@
commit f5311da76ec7cd7c1e6cdfc4e18df6dd56e8398b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jul 19 00:01:49 2012 +0200
+Date: Thu Jul 19 00:01:49 2012 +0200
pdfseparate: Return 0 on success
@@ -16534,7 +16902,7 @@
commit dc8833a36b514c13cfd6b1fd4665d2fddd71f357
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jul 19 00:01:49 2012 +0200
+Date: Thu Jul 19 00:01:49 2012 +0200
pdfseparate: Return 0 on success
@@ -16543,7 +16911,7 @@
commit 51f22ca0badfc41c19cba66cabd63184244f81c7
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Mon Jul 16 23:32:23 2012 +0200
+Date: Mon Jul 16 23:32:23 2012 +0200
PSOutputDev: Fix DeviceN images with alternate Lab colorspace in
level 3 PostScript
@@ -16552,12 +16920,12 @@
poppler/PSOutputDev.cc | 54
+++++++++++++++++++++++++++++++++++++++++++-------
- poppler/PSOutputDev.h | 2 +-
+ poppler/PSOutputDev.h | 2 +-
2 files changed, 48 insertions(+), 8 deletions(-)
commit 31ef967033407de91109ff46db9c60cb8748bc55
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Mon Jul 16 23:32:23 2012 +0200
+Date: Mon Jul 16 23:32:23 2012 +0200
PSOutputDev: Fix DeviceN images with alternate Lab colorspace in
level 3 PostScript
@@ -16566,12 +16934,12 @@
poppler/PSOutputDev.cc | 54
+++++++++++++++++++++++++++++++++++++++++++-------
- poppler/PSOutputDev.h | 2 +-
+ poppler/PSOutputDev.h | 2 +-
2 files changed, 48 insertions(+), 8 deletions(-)
commit f9f5238d32615f93d07afa3aa7384a8b30737203
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Jul 13 00:56:48 2012 +0200
+Date: Fri Jul 13 00:56:48 2012 +0200
Fix Splash::arbitraryTransformImage causes bogus memory allocation
size
@@ -16579,14 +16947,14 @@
Bug #49523
poppler/SplashOutputDev.cc | 2 +-
- splash/Splash.cc | 79
+ splash/Splash.cc | 79
++++++++++++++++++++++++++--------------------
- splash/Splash.h | 4 +--
+ splash/Splash.h | 4 +--
3 files changed, 48 insertions(+), 37 deletions(-)
commit 950d5f3dec4bff5d3c523d55689d7b70215dc110
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Jul 13 00:56:48 2012 +0200
+Date: Fri Jul 13 00:56:48 2012 +0200
Fix Splash::arbitraryTransformImage causes bogus memory allocation
size
@@ -16594,27 +16962,27 @@
Bug #49523
poppler/SplashOutputDev.cc | 2 +-
- splash/Splash.cc | 79
+ splash/Splash.cc | 79
++++++++++++++++++++++++++--------------------
- splash/Splash.h | 4 +--
+ splash/Splash.h | 4 +--
3 files changed, 48 insertions(+), 37 deletions(-)
commit e09be3bc6ba1290fd31bde0c3d19c4ffcbadbf00
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jul 10 23:06:53 2012 +0200
+Date: Tue Jul 10 23:06:53 2012 +0200
0.20.2
CMakeLists.txt | 2 +-
- NEWS | 11 +++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ NEWS | 11 +++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
5 files changed, 15 insertions(+), 4 deletions(-)
commit e15fe0e1e6accf779caeb1179a8d62161c0aa650
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Thu Jul 5 17:44:02 2012 +0200
+Date: Thu Jul 5 17:44:02 2012 +0200
Fix handling of DeviceN images in level 3 PostScript
@@ -16625,7 +16993,7 @@
commit 31837201cf5b3db735c89ef4969105b7a6ab465d
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Thu Jul 5 17:44:02 2012 +0200
+Date: Thu Jul 5 17:44:02 2012 +0200
Fix handling of DeviceN images in level 3 PostScript
@@ -16636,28 +17004,28 @@
commit 262203bd86403e43034fbfbbeef5a5894a62ecb2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jun 30 14:36:28 2012 +0200
+Date: Sat Jun 30 14:36:28 2012 +0200
[qt4] Refactor part of ::search() functions
qt4/src/poppler-page-private.h | 7 ++++-
- qt4/src/poppler-page.cc | 61
+ qt4/src/poppler-page.cc | 61
+++++++++++++++++++-----------------------
2 files changed, 34 insertions(+), 34 deletions(-)
commit bd71f80c409dbb47231088c3c6661946ccde6e67
Author: Adam Reichold <adamreichold at myopera.com>
-Date: Thu Jun 28 17:42:17 2012 +0200
+Date: Thu Jun 28 17:42:17 2012 +0200
[qt4] add whole-page search method to Poppler::Page
qt4/src/poppler-page.cc | 39 +++++++++++++++++++++++++++++++++++++++
- qt4/src/poppler-qt4.h | 14 ++++++++++++++
+ qt4/src/poppler-qt4.h | 14 ++++++++++++++
2 files changed, 53 insertions(+)
commit 46ebe7dc84b14ce8dda7b3b1da516b9d99ac3344
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jun 29 01:56:55 2012 +0200
+Date: Fri Jun 29 01:56:55 2012 +0200
PSOutputDev: Correct %%DocumentCustomColors
@@ -16668,7 +17036,7 @@
commit 02c4e6bf4cc0f5535946fe31815081a40b1de986
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jun 29 01:56:55 2012 +0200
+Date: Fri Jun 29 01:56:55 2012 +0200
PSOutputDev: Correct %%DocumentCustomColors
@@ -16679,7 +17047,7 @@
commit 2b8d95aeede56c75699bb83ca3b23ea199b81c2c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jun 28 00:18:07 2012 +0200
+Date: Thu Jun 28 00:18:07 2012 +0200
Add some security checks to JPXStream decoding
@@ -16691,7 +17059,7 @@
commit f7990386d268a444c297958e9c50ed27a0825a00
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jun 28 00:18:07 2012 +0200
+Date: Thu Jun 28 00:18:07 2012 +0200
Add some security checks to JPXStream decoding
@@ -16703,31 +17071,31 @@
commit c5c6eed1623506e1206e89cee0b7c887d815ba62
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 24 23:43:03 2012 +0200
+Date: Sun Jun 24 23:43:03 2012 +0200
Change SplashBitmap gmallocn to gmallocn_checkoverflow
Fixes abort in KDE bug #302372
- splash/Splash.cc | 37 +++++++++++++++++++++++--------------
+ splash/Splash.cc | 37 +++++++++++++++++++++++--------------
splash/SplashBitmap.cc | 18 +++++++++++-------
2 files changed, 34 insertions(+), 21 deletions(-)
commit f48eb669ae5c729c026554802e666e64399c0900
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 24 23:43:03 2012 +0200
+Date: Sun Jun 24 23:43:03 2012 +0200
Change SplashBitmap gmallocn to gmallocn_checkoverflow
Fixes abort in KDE bug #302372
- splash/Splash.cc | 37 +++++++++++++++++++++++--------------
+ splash/Splash.cc | 37 +++++++++++++++++++++++--------------
splash/SplashBitmap.cc | 18 +++++++++++-------
2 files changed, 34 insertions(+), 21 deletions(-)
commit c87738ee234aafc6eda5a263ad789205037020e1
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Jun 24 20:20:38 2012 +0200
+Date: Sun Jun 24 20:20:38 2012 +0200
copy resources content defined in the pages dict
@@ -16738,7 +17106,7 @@
commit ff48a5d67a130211fbbb98aa0011bca0c1185114
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Jun 24 20:20:38 2012 +0200
+Date: Sun Jun 24 20:20:38 2012 +0200
copy resources content defined in the pages dict
@@ -16749,7 +17117,7 @@
commit 6cdf879e389f05abba30b3fad8083b7fff23056e
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sun Jun 24 11:48:04 2012 +0200
+Date: Sun Jun 24 11:48:04 2012 +0200
qt4: Do not hang on malformed /Annots objects
@@ -16764,7 +17132,7 @@
commit bd1dab39a857b852c09d21f64254ffc1f24c2df0
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sun Jun 24 11:48:04 2012 +0200
+Date: Sun Jun 24 11:48:04 2012 +0200
qt4: Do not hang on malformed /Annots objects
@@ -16779,7 +17147,7 @@
commit 31db47d077825045edd1a2d229e873a6f8e09fb1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jun 17 12:00:43 2012 +0200
+Date: Sun Jun 17 12:00:43 2012 +0200
Simplify AnnotAppearance::getAppearanceStream()
@@ -16794,17 +17162,17 @@
commit b15d02b92aca1348564e70d0245064bc27eefce8
Author: Maciej Mrozowski <reavertm at gmail.com>
-Date: Fri May 18 01:47:55 2012 +0200
+Date: Fri May 18 01:47:55 2012 +0200
Add the possibility of using lcms1 even if lcms2 is installed
CMakeLists.txt | 20 +++++++++++++-------
- configure.ac | 31 +++++++++++++++----------------
+ configure.ac | 31 +++++++++++++++----------------
2 files changed, 28 insertions(+), 23 deletions(-)
commit 0cc2738737ed411159c8c8045eff5d1a4463ed16
Author: Mark Brand <mabrand at mabrand.nl>
-Date: Thu Jun 14 20:31:26 2012 +0200
+Date: Thu Jun 14 20:31:26 2012 +0200
fix typo to compile in Windows
@@ -16813,7 +17181,7 @@
commit 3575becd60585324bcefc0631b1bac47c1db3c5c
Author: Mark Brand <mabrand at mabrand.nl>
-Date: Thu Jun 14 20:31:26 2012 +0200
+Date: Thu Jun 14 20:31:26 2012 +0200
fix typo to compile in Windows
@@ -16822,7 +17190,7 @@
commit 2e1410ea62fe99e52c94f878d02181f0b59f1cd5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 11 15:17:59 2012 +0200
+Date: Mon Jun 11 15:17:59 2012 +0200
Add some security checks to JBIG2Stream decoding
@@ -16835,7 +17203,7 @@
commit 06618065c8a97a5bec125560546b98edfc1210f3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 11 15:17:59 2012 +0200
+Date: Mon Jun 11 15:17:59 2012 +0200
Add some security checks to JBIG2Stream decoding
@@ -16848,7 +17216,7 @@
commit 6a76d21661add4f84ee0859c4e7a4c23e7a63bc4
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Jun 10 19:44:18 2012 +0200
+Date: Sun Jun 10 19:44:18 2012 +0200
Check value of first page in linearization table
@@ -16860,7 +17228,7 @@
commit e3fe88df3646a80945210ba426eb4681a98b55e9
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Jun 10 19:44:18 2012 +0200
+Date: Sun Jun 10 19:44:18 2012 +0200
Check value of first page in linearization table
@@ -16872,21 +17240,21 @@
commit 1240eee8c0d0d01113443e0fda87721775a76da9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 10 20:42:55 2012 +0200
+Date: Sun Jun 10 20:42:55 2012 +0200
0.20.1
- CMakeLists.txt | 4 ++--
- NEWS | 25 +++++++++++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 25 +++++++++++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 31 insertions(+), 6 deletions(-)
commit d483436517c5d9679fd6f4ec5544128ffcc2188e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 10 20:15:01 2012 +0200
+Date: Sun Jun 10 20:15:01 2012 +0200
Update copyrights
@@ -16895,7 +17263,7 @@
commit c783037619e2b4c101e8ecd7e61c94ee077b4be2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 10 20:15:01 2012 +0200
+Date: Sun Jun 10 20:15:01 2012 +0200
Update copyrights
@@ -16904,7 +17272,7 @@
commit d791101fbdebf7a3b3f333939f9bbff6bbecf45f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 10 19:09:17 2012 +0200
+Date: Sun Jun 10 19:09:17 2012 +0200
Do use NULL function
@@ -16916,7 +17284,7 @@
commit f3f9d8f28a97338da92c842d5668b0ef3495ef13
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 10 19:09:17 2012 +0200
+Date: Sun Jun 10 19:09:17 2012 +0200
Do use NULL function
@@ -16928,17 +17296,17 @@
commit 8b3fa65f293804dab7ae2fd069132d0d6f44bbb2
Author: Tobias Koenig <tobias.koenig at kdab.com>
-Date: Sun Jun 10 17:48:08 2012 +0200
+Date: Sun Jun 10 17:48:08 2012 +0200
[qt4] Add accessor methods for poster information
qt4/src/poppler-movie.cc | 15 +++++++++++++++
- qt4/src/poppler-qt4.h | 15 +++++++++++++++
+ qt4/src/poppler-qt4.h | 15 +++++++++++++++
2 files changed, 30 insertions(+)
commit e8aa8266254bfd2189d5b5105e3d76caa4cc6713
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Jun 10 16:58:54 2012 +0200
+Date: Sun Jun 10 16:58:54 2012 +0200
use setoverprintmode only if rip knows it
@@ -16947,7 +17315,7 @@
commit 92ef16e3699da949c80716c3fd4b438fe79c134d
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Jun 10 16:58:54 2012 +0200
+Date: Sun Jun 10 16:58:54 2012 +0200
use setoverprintmode only if rip knows it
@@ -16956,7 +17324,7 @@
commit 6e3503b5591b105fa92e6cc6568b8819f6acd625
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu May 24 23:17:27 2012 +0200
+Date: Thu May 24 23:17:27 2012 +0200
qt4: Keep page rotation into account when normalizing annotation
coords
@@ -16969,7 +17337,7 @@
commit 99aa734ae2d3ba51f840d4c8ef450488fb702a31
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu May 24 23:17:27 2012 +0200
+Date: Thu May 24 23:17:27 2012 +0200
qt4: Keep page rotation into account when normalizing annotation
coords
@@ -16982,7 +17350,7 @@
commit 4f2ac544f36aa11747c3e13ff69fc19bdd0136dc
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Jun 9 01:31:29 2012 +0200
+Date: Sat Jun 9 01:31:29 2012 +0200
Fix saving to xml
@@ -16993,7 +17361,7 @@
commit bde31ce7b223abc86d25e06f3d73668b792c70df
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Jun 9 01:31:29 2012 +0200
+Date: Sat Jun 9 01:31:29 2012 +0200
Fix saving to xml
@@ -17004,7 +17372,7 @@
commit 0df0aa439eed1d9838a80942e00af08e9acabb8d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Jun 2 17:33:23 2012 +0200
+Date: Sat Jun 2 17:33:23 2012 +0200
glib-demo: Add find options to find demo
@@ -17014,7 +17382,7 @@
commit 52b3ede4bfd1e2288a0efca34da5d6239d3563e9
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Jun 2 16:25:06 2012 +0200
+Date: Sat Jun 2 16:25:06 2012 +0200
glib-demo: Show search matches in a document view
@@ -17024,7 +17392,7 @@
commit ed0c761c2190a3c1959a60ae9b7961f58a43c939
Author: Thomas Schenker <mail.thomas.schenker at googlemail.com>
-Date: Sat Jun 2 11:54:21 2012 +0200
+Date: Sat Jun 2 11:54:21 2012 +0200
glib: Add poppler_page_find_text_with_options
@@ -17033,16 +17401,16 @@
https://bugs.freedesktop.org/show_bug.cgi?id=2951
- glib/poppler-page.cc | 52
+ glib/poppler-page.cc | 52
+++++++++++++++++++++++++++----------
- glib/poppler-page.h | 3 +++
- glib/poppler.h | 18 +++++++++++++
- glib/reference/poppler-sections.txt | 2 ++
+ glib/poppler-page.h | 3 +++
+ glib/poppler.h | 18 +++++++++++++
+ glib/reference/poppler-sections.txt | 2 ++
4 files changed, 62 insertions(+), 13 deletions(-)
commit 126b55c9a44ccb0dba55e758843e9ee4aa43ee2b
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Jun 2 17:19:30 2012 +0200
+Date: Sat Jun 2 17:19:30 2012 +0200
Implement whole words only option to search text
@@ -17054,7 +17422,7 @@
commit 20210fbb6117649b20f6930031f24b8fc97b773d
Author: Luis Parravicini <lparravi at gmail.com>
-Date: Mon May 28 23:44:17 2012 +0200
+Date: Mon May 28 23:44:17 2012 +0200
pdftohtml: Add -fontfullname
@@ -17067,7 +17435,7 @@
commit 03f979a7e59c4eb5ecb8acc324c7faf700144589
Author: Gerald Schmidt <solahcin at gmail.com>
-Date: Sat May 26 17:46:59 2012 +0200
+Date: Sat May 26 17:46:59 2012 +0200
Make the output more xhtml compliant
@@ -17077,7 +17445,7 @@
commit ba6406222f828e354323223fc4bdb01c1726fb49
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Mon May 21 18:16:06 2012 +0200
+Date: Mon May 21 18:16:06 2012 +0200
Added Annot::removeReferencedObjects + Always set annotations'
page field
@@ -17090,17 +17458,17 @@
dictionary
contained /P
- poppler/Annot.cc | 40
+ poppler/Annot.cc | 40
++++++++++++++++++++++++++++++++++------
- poppler/Annot.h | 13 +++++++++----
- poppler/Page.cc | 7 ++++---
- poppler/Page.h | 2 +-
+ poppler/Annot.h | 13 +++++++++----
+ poppler/Page.cc | 7 ++++---
+ poppler/Page.h | 2 +-
qt4/src/poppler-annotation.cc | 8 --------
5 files changed, 48 insertions(+), 22 deletions(-)
commit 9904b8f10abf068a7816bd90976ccbb320387645
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu May 24 18:24:48 2012 +0930
+Date: Thu May 24 18:24:48 2012 +0930
glib docs: fix typo
@@ -17109,7 +17477,7 @@
commit 028f580056f99719cfb8af7bbe8184ceac02cb16
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun May 13 21:36:36 2012 +0930
+Date: Sun May 13 21:36:36 2012 +0930
add sustitute font name to GlobalParamsWin32 to fix compilation
@@ -17118,13 +17486,13 @@
commit 1916d000a86336213ffd6e9bd44ce873e8955895
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat May 12 16:31:38 2012 +0930
+Date: Sat May 12 16:31:38 2012 +0930
Include substitute font name in system font cache
Bug 49826
- poppler/FontInfo.cc | 1 +
+ poppler/FontInfo.cc | 1 +
poppler/GlobalParams.cc | 58
+++++++++++++++++++++++++++----------------------
2 files changed, 33 insertions(+), 26 deletions(-)
@@ -17131,7 +17499,7 @@
commit b47d38e2ccd8563394df89765e277bde95730052
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu May 24 18:24:48 2012 +0930
+Date: Thu May 24 18:24:48 2012 +0930
glib docs: fix typo
@@ -17140,7 +17508,7 @@
commit 14a29dbff585cbe55247431a346c2ac3e12473fe
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun May 13 21:36:36 2012 +0930
+Date: Sun May 13 21:36:36 2012 +0930
add sustitute font name to GlobalParamsWin32 to fix compilation
@@ -17149,13 +17517,13 @@
commit 7436b2c8a853f5121eb7dd13168ab997f1cf7d80
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat May 12 16:31:38 2012 +0930
+Date: Sat May 12 16:31:38 2012 +0930
Include substitute font name in system font cache
Bug 49826
- poppler/FontInfo.cc | 1 +
+ poppler/FontInfo.cc | 1 +
poppler/GlobalParams.cc | 58
+++++++++++++++++++++++++++----------------------
2 files changed, 33 insertions(+), 26 deletions(-)
@@ -17162,7 +17530,7 @@
commit 1c6e84555572a6bf3a2e3fbe9a54b40f11c122ad
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri May 18 16:22:46 2012 +0200
+Date: Fri May 18 16:22:46 2012 +0200
qt4: Make TextAnnotation ctor public
@@ -17171,7 +17539,7 @@
commit fe28614e7aab6e029f4b420353b67a7eea24de36
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri May 18 16:22:46 2012 +0200
+Date: Fri May 18 16:22:46 2012 +0200
qt4: Make TextAnnotation ctor public
@@ -17180,7 +17548,7 @@
commit 8e504bf2543621973fdaddbd29055ce435540146
Author: Ville Skyttä <ville.skytta at iki.fi>
-Date: Wed May 16 23:49:01 2012 +0300
+Date: Wed May 16 23:49:01 2012 +0300
pdfseparate.1: Syntax fixes.
@@ -17189,7 +17557,7 @@
commit 918456372548810c9efbf0533fa155034dd081f2
Author: Ville Skyttä <ville.skytta at iki.fi>
-Date: Wed May 16 23:49:01 2012 +0300
+Date: Wed May 16 23:49:01 2012 +0300
pdfseparate.1: Syntax fixes.
@@ -17198,18 +17566,18 @@
commit 892e486addcbcad619613c7be1ca692a0d36d6e5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 21 20:28:42 2012 +0200
+Date: Mon May 21 20:28:42 2012 +0200
Compile++
cmake/modules/FindGTK.cmake | 8 ++++----
glib/demo/CMakeLists.txt | 6 +++---
- test/CMakeLists.txt | 6 +++---
+ test/CMakeLists.txt | 6 +++---
3 files changed, 10 insertions(+), 10 deletions(-)
commit 794e89ed41d03997778fc4c59b7f1ba557b5e6b7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 21 20:18:42 2012 +0200
+Date: Mon May 21 20:18:42 2012 +0200
Compile
@@ -17218,7 +17586,7 @@
commit 78e6c9905a52c0cd4bfc1e56874f50689f04a1c6
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 20 12:11:27 2012 +0200
+Date: Sun May 20 12:11:27 2012 +0200
glib-demo: Make text characters list fill and expand in text demo
@@ -17227,7 +17595,7 @@
commit 610eb24426d9b36ac7da40a2fceb3dbeeec19a5c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 20 12:08:09 2012 +0200
+Date: Sun May 20 12:08:09 2012 +0200
glib-demo: Add a button to remove annots from the annot view
@@ -17236,20 +17604,20 @@
commit 11a3093e093319e88f14af0ab6c15009104d17ee
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 20 11:22:49 2012 +0200
+Date: Sun May 20 11:22:49 2012 +0200
glib: Add poppler_page_remove_annot()
https://bugs.freedesktop.org/show_bug.cgi?id=40473
- glib/poppler-page.cc | 19 +++++++++++++++++++
- glib/poppler-page.h | 2 ++
- glib/reference/poppler-sections.txt | 1 +
+ glib/poppler-page.cc | 19 +++++++++++++++++++
+ glib/poppler-page.h | 2 ++
+ glib/reference/poppler-sections.txt | 1 +
3 files changed, 22 insertions(+)
commit 0dd157ae7f19cd91ea425a607b968f08addc3a40
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 20 10:37:47 2012 +0200
+Date: Sun May 20 10:37:47 2012 +0200
glib: Take a reference of the core annotation when creating a
PopplerAnnot
@@ -17266,7 +17634,7 @@
commit f818b842f54d6860920b39778228e8b247b4e761
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat May 19 12:32:33 2012 +0200
+Date: Sat May 19 12:32:33 2012 +0200
glib-demo: Fix runtime warning
@@ -17275,37 +17643,37 @@
commit a24e326425e198eeb70c4d9205bb7a0a3a9db297
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat May 19 12:09:45 2012 +0200
+Date: Sat May 19 12:09:45 2012 +0200
gtk-tests: Port to GTK+ 3.0
- configure.ac | 4 +-
- glib/demo/annots.c | 74 +++++++-------
+ configure.ac | 4 +-
+ glib/demo/annots.c | 74 +++++++-------
glib/demo/attachments.c | 4 +-
- glib/demo/find.c | 4 +-
- glib/demo/fonts.c | 4 +-
- glib/demo/forms.c | 64 ++++++------
- glib/demo/images.c | 21 ++--
- glib/demo/info.cc | 67 ++++++------
- glib/demo/layers.c | 22 ++--
- glib/demo/links.c | 6 +-
- glib/demo/main.c | 31 ++----
- glib/demo/outline.c | 2 +-
- glib/demo/page.c | 23 ++---
- glib/demo/print.c | 14 +--
- glib/demo/render.c | 263
+ glib/demo/find.c | 4 +-
+ glib/demo/fonts.c | 4 +-
+ glib/demo/forms.c | 64 ++++++------
+ glib/demo/images.c | 21 ++--
+ glib/demo/info.cc | 67 ++++++------
+ glib/demo/layers.c | 22 ++--
+ glib/demo/links.c | 6 +-
+ glib/demo/main.c | 31 ++----
+ glib/demo/outline.c | 2 +-
+ glib/demo/page.c | 23 ++---
+ glib/demo/print.c | 14 +--
+ glib/demo/render.c | 263
++++++++++++++----------------------------------
glib/demo/selections.c | 77 ++++++--------
- glib/demo/text.c | 22 ++--
+ glib/demo/text.c | 22 ++--
glib/demo/transitions.c | 4 +-
- glib/demo/utils.c | 101 +++++++++----------
- glib/demo/utils.h | 6 +-
- test/gtk-test.cc | 48 +++++----
+ glib/demo/utils.c | 101 +++++++++----------
+ glib/demo/utils.h | 6 +-
+ test/gtk-test.cc | 48 +++++----
21 files changed, 350 insertions(+), 511 deletions(-)
commit 9f7d919e68a26bb7dd809986d8394fe20b750bd0
Author: Anthony Wesley <awesley at smartnetworks.com.au>
-Date: Thu May 17 19:54:47 2012 +0200
+Date: Thu May 17 19:54:47 2012 +0200
Fix logic on SplashBitmap::writeImgFile
@@ -17314,7 +17682,7 @@
commit 87093d1250807f660042295747a012032f84c034
Author: Anthony Wesley <awesley at smartnetworks.com.au>
-Date: Thu May 17 19:54:47 2012 +0200
+Date: Thu May 17 19:54:47 2012 +0200
Fix logic on SplashBitmap::writeImgFile
@@ -17323,33 +17691,33 @@
commit 7e7997e12faccf4c0513811b324a2fd0fa960a96
Author: Igor Slepchin <igor.slepchin at gmail.com>
-Date: Tue May 15 23:16:27 2012 +0200
+Date: Tue May 15 23:16:27 2012 +0200
Determine if font is bold or italic based on FontDescriptor.
Bug #49758
- utils/HtmlFonts.cc | 24 ++++++++++++++++++------
- utils/HtmlFonts.h | 3 ++-
+ utils/HtmlFonts.cc | 24 ++++++++++++++++++------
+ utils/HtmlFonts.h | 3 ++-
utils/HtmlOutputDev.cc | 4 +---
3 files changed, 21 insertions(+), 10 deletions(-)
commit 3a249aa8ad5e9f7511bcafd0416ce51c7efe5f4d
Author: Igor Slepchin <igor.slepchin at gmail.com>
-Date: Tue May 15 23:16:27 2012 +0200
+Date: Tue May 15 23:16:27 2012 +0200
Determine if font is bold or italic based on FontDescriptor.
Bug #49758
- utils/HtmlFonts.cc | 24 ++++++++++++++++++------
- utils/HtmlFonts.h | 3 ++-
+ utils/HtmlFonts.cc | 24 ++++++++++++++++++------
+ utils/HtmlFonts.h | 3 ++-
utils/HtmlOutputDev.cc | 4 +---
3 files changed, 21 insertions(+), 10 deletions(-)
commit ff2c251dbaef9b964af48f51ebb517626ac3145c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 13 20:13:32 2012 +0200
+Date: Sun May 13 20:13:32 2012 +0200
glib-demo: Use poppler_document_new_from_gfile to load the given uri
@@ -17358,19 +17726,19 @@
commit a7629331ab4ba5b256213af1f1b2954a49953c34
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 13 20:13:03 2012 +0200
+Date: Sun May 13 20:13:03 2012 +0200
glib: Add poppler_document_new_from_gfile
- glib/poppler-document.cc | 46
+ glib/poppler-document.cc | 46
+++++++++++++++++++++++++++++++++++++
- glib/poppler-document.h | 4 ++++
- glib/reference/poppler-sections.txt | 1 +
+ glib/poppler-document.h | 4 ++++
+ glib/reference/poppler-sections.txt | 1 +
3 files changed, 51 insertions(+)
commit 95277b1f481e274ab0ce22ffb44b40437bffa3c8
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 13 20:11:12 2012 +0200
+Date: Sun May 13 20:11:12 2012 +0200
glib Add missing cancellable param in poppler_document_new_from_stream
doc
@@ -17380,7 +17748,7 @@
commit 329bb1e2b4f4b58832847bcf805d19ac0fd5ef02
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 13 19:45:55 2012 +0200
+Date: Sun May 13 19:45:55 2012 +0200
glib: Make sure password is always converted to latin1
@@ -17393,7 +17761,7 @@
commit c4bf7b162028a2f9ffcd2baba2759bdb14fae51f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 13 19:45:55 2012 +0200
+Date: Sun May 13 19:45:55 2012 +0200
glib: Make sure password is always converted to latin1
@@ -17406,7 +17774,7 @@
commit 7714b4e319c48ee915061a172208245ae7c4141b
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 13 19:30:17 2012 +0200
+Date: Sun May 13 19:30:17 2012 +0200
glib: Fix memory leak when document fails to load
@@ -17415,7 +17783,7 @@
commit 4d0786a97e061a752686968bd7976bdda01b1f84
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 13 19:30:17 2012 +0200
+Date: Sun May 13 19:30:17 2012 +0200
glib: Fix memory leak when document fails to load
@@ -17424,7 +17792,7 @@
commit 1d1c8175c57ebe6518f4252ab92a20286b7d4c6f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 13 18:41:25 2012 +0200
+Date: Sun May 13 18:41:25 2012 +0200
glib: Add poppler_document_new_from_stream
@@ -17433,34 +17801,34 @@
those cases. A PopplerCachedFileLoader has been added to handle all
other cases.
- configure.ac | 10 +--
- glib/Makefile.am | 4 +
+ configure.ac | 10 +--
+ glib/Makefile.am | 4 +
glib/poppler-cached-file-loader.cc | 108 +++++++++++++++++++++++++++
- glib/poppler-cached-file-loader.h | 44 +++++++++++
- glib/poppler-document.cc | 69 ++++++++++++++++++
- glib/poppler-document.h | 6 ++
- glib/poppler-input-stream.cc | 141
+ glib/poppler-cached-file-loader.h | 44 +++++++++++
+ glib/poppler-document.cc | 69 ++++++++++++++++++
+ glib/poppler-document.h | 6 ++
+ glib/poppler-input-stream.cc | 141
++++++++++++++++++++++++++++++++++++
- glib/poppler-input-stream.h | 74 +++++++++++++++++++
- glib/reference/poppler-docs.sgml | 4 +
- glib/reference/poppler-sections.txt | 1 +
- poppler-glib-uninstalled.pc.in | 2 +-
- poppler-glib.pc.in | 2 +-
+ glib/poppler-input-stream.h | 74 +++++++++++++++++++
+ glib/reference/poppler-docs.sgml | 4 +
+ glib/reference/poppler-sections.txt | 1 +
+ poppler-glib-uninstalled.pc.in | 2 +-
+ poppler-glib.pc.in | 2 +-
12 files changed, 458 insertions(+), 7 deletions(-)
commit 13d2aa303eb1fd900f1045efec14af8002477b02
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun May 13 17:25:15 2012 +0200
+Date: Sun May 13 17:25:15 2012 +0200
remove unnecesary transparency group handling in splash
Bug #13487
- poppler/Gfx.cc | 64
+ poppler/Gfx.cc | 64
+++++++++++++++++++++++++++++++++++++++++++++-
- poppler/Gfx.h | 4 ++-
- poppler/GfxState.cc | 4 ++-
- poppler/OutputDev.h | 1 +
+ poppler/Gfx.h | 4 ++-
+ poppler/GfxState.cc | 4 ++-
+ poppler/OutputDev.h | 1 +
poppler/SplashOutputDev.cc | 11 ++++++++
poppler/SplashOutputDev.h | 1 +
6 files changed, 82 insertions(+), 3 deletions(-)
@@ -17467,17 +17835,17 @@
commit b477443e8a4c52500529aaf3be76f01a61e85f28
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun May 13 17:25:15 2012 +0200
+Date: Sun May 13 17:25:15 2012 +0200
remove unnecesary transparency group handling in splash
Bug #13487
- poppler/Gfx.cc | 64
+ poppler/Gfx.cc | 64
+++++++++++++++++++++++++++++++++++++++++++++-
- poppler/Gfx.h | 4 ++-
- poppler/GfxState.cc | 4 ++-
- poppler/OutputDev.h | 1 +
+ poppler/Gfx.h | 4 ++-
+ poppler/GfxState.cc | 4 ++-
+ poppler/OutputDev.h | 1 +
poppler/SplashOutputDev.cc | 11 ++++++++
poppler/SplashOutputDev.h | 1 +
6 files changed, 82 insertions(+), 3 deletions(-)
@@ -17484,7 +17852,7 @@
commit a76867003a7bff5ab03016156c75b4c928788d50
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun May 13 13:10:40 2012 +0200
+Date: Sun May 13 13:10:40 2012 +0200
Distribute cmake/modules/FindLCMS2.cmake
@@ -17495,7 +17863,7 @@
commit 8f040dec2ce2eae24dd1eb15900d4d284e4b3848
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun May 13 13:10:40 2012 +0200
+Date: Sun May 13 13:10:40 2012 +0200
Distribute cmake/modules/FindLCMS2.cmake
@@ -17506,7 +17874,7 @@
commit 7f47630a7fc19214cd48dbd164ecf577ba35cc46
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 10 23:12:04 2012 +0200
+Date: Thu May 10 23:12:04 2012 +0200
Compile with the unsupported ENABLE_PLUGINS defined
@@ -17515,21 +17883,21 @@
commit 22264cb230fc5902aea14ab43fa013a8ebdbf812
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 10 23:04:33 2012 +0200
+Date: Thu May 10 23:04:33 2012 +0200
Make it compile
Sorry :-/
- goo/gfile.cc | 82
+ goo/gfile.cc | 82
--------------------------------------------------
- goo/gfile.h | 4 ---
+ goo/gfile.h | 4 ---
poppler/GlobalParams.h | 2 +-
3 files changed, 1 insertion(+), 87 deletions(-)
commit 44bf99a7b8683a077f2a5db50541099c109aa069
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 10 22:59:18 2012 +0200
+Date: Thu May 10 22:59:18 2012 +0200
Kill the concept of "base dir"
@@ -17540,18 +17908,18 @@
Fixes bug 49448
- goo/gfile.cc | 46
+ goo/gfile.cc | 46
----------------------------------------------
- goo/gfile.h | 3 ---
- poppler/GfxState.cc | 16 ++--------------
+ goo/gfile.h | 3 ---
+ poppler/GfxState.cc | 16 ++--------------
poppler/GlobalParams.cc | 21 ---------------------
poppler/GlobalParams.h | 3 ---
- test/perf-test.cc | 1 -
+ test/perf-test.cc | 1 -
6 files changed, 2 insertions(+), 88 deletions(-)
commit bb091e38a1c0248ba24b0711b4afc0b0524cce10
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 10 22:38:41 2012 +0200
+Date: Thu May 10 22:38:41 2012 +0200
Make it be something closer to real english
@@ -17560,7 +17928,7 @@
commit 67f3c3e0d03ec63df7c6028cbd626e384d231c2b
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed May 9 16:48:15 2012 +0200
+Date: Wed May 9 16:48:15 2012 +0200
GooString formatting: add support for uppercase hexadecimal + Use
it in Annot::layoutText
@@ -17573,7 +17941,7 @@
commit 1f7f8a78409e6bcc90bd32ea2aaa75ed3a7b6218
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed May 9 16:18:05 2012 +0200
+Date: Wed May 9 16:18:05 2012 +0200
Use error() instead of fprintf(stderr, ...) in Annot::layoutText
@@ -17582,24 +17950,24 @@
commit a7a2e72f9ba43816a81278e0565d31807ac5ceb5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 10 22:31:24 2012 +0200
+Date: Thu May 10 22:31:24 2012 +0200
More gs cleanup and forgot the (C) on modification
- goo/gfile.cc | 2 +-
- goo/gfile.h | 2 +-
+ goo/gfile.cc | 2 +-
+ goo/gfile.h | 2 +-
utils/pdftohtml.cc | 4 ----
3 files changed, 2 insertions(+), 6 deletions(-)
commit ad36d22d1f11339be90403534b921cce120fdbad
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 10 22:24:40 2012 +0200
+Date: Thu May 10 22:24:40 2012 +0200
pdftohtml: Remove the option to invoke gs
- goo/gfile.cc | 8 ---
- goo/gfile.h | 3 --
- utils/pdftohtml.1 | 8 +--
+ goo/gfile.cc | 8 ---
+ goo/gfile.h | 3 --
+ utils/pdftohtml.1 | 8 +--
utils/pdftohtml.cc | 149
++++++++++++-----------------------------------------
4 files changed, 36 insertions(+), 132 deletions(-)
@@ -17606,21 +17974,21 @@
commit 4114c928fa2560937e02319f57937f1c267a9817
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 10 21:09:14 2012 +0200
+Date: Thu May 10 21:09:14 2012 +0200
0.20.0
- CMakeLists.txt | 6 +++---
- NEWS | 16 ++++++++++++++++
- configure.ac | 4 ++--
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 6 +++---
+ NEWS | 16 ++++++++++++++++
+ configure.ac | 4 ++--
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 24 insertions(+), 8 deletions(-)
commit df05d084cb26807c39695280cd8ea52d13aa1255
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 10 20:54:13 2012 +0200
+Date: Thu May 10 20:54:13 2012 +0200
Bring back the begin/endMarkedContent virtuals
@@ -17633,7 +18001,7 @@
commit b6159fea4a13ecfd1c38b3a666a797c5147dd952
Author: William Bader <williambader at hotmail.com>
-Date: Thu May 10 20:02:19 2012 +0200
+Date: Thu May 10 20:02:19 2012 +0200
splash uses cmykTransferC for M, Y and K in two places
@@ -17642,7 +18010,7 @@
commit c2146219d555cab277906daefd2589f9056f536c
Author: Peter Breitenlohner <peb at mppmu.mpg.de>
-Date: Thu May 10 13:26:18 2012 +0200
+Date: Thu May 10 13:26:18 2012 +0200
Add missing function parameter
@@ -17651,7 +18019,7 @@
commit 753f6ab9347f972223ec21b7ed4b4f7ebed3d420
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 3 15:29:57 2012 -0700
+Date: Thu May 3 15:29:57 2012 -0700
Compile with ENABLE_PLUGINS defined
@@ -17663,7 +18031,7 @@
commit 23df93aaf495428b580bafd0fd1f41515828b08d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 3 14:50:09 2012 -0700
+Date: Thu May 3 14:50:09 2012 -0700
We don't support the keyBinding concept
@@ -17674,7 +18042,7 @@
commit e55838b41959acc311e9b00dc390c9816a9afac2
Author: Jason <jasongross9+bugzilla at gmail.com>
-Date: Wed May 2 19:35:26 2012 +0200
+Date: Wed May 2 19:35:26 2012 +0200
glib: Use delete[] to free array allocated with new[]
@@ -17685,7 +18053,7 @@
commit dec873463b06bfe76ff48e36282877e6ac11b59d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 29 23:36:57 2012 +0200
+Date: Sun Apr 29 23:36:57 2012 +0200
Add the objUint type
@@ -17694,7 +18062,7 @@
commit 50c0b294d08114920a5db711876e20d991f474a6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 29 22:33:09 2012 +0200
+Date: Sun Apr 29 22:33:09 2012 +0200
Make sure the index to dcHuffTables and acHuffTables is in bounds
@@ -17706,7 +18074,7 @@
commit 9e36206465289c96cb189c648a6f5121714c647b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 29 22:18:12 2012 +0200
+Date: Sun Apr 29 22:18:12 2012 +0200
include for memcpy
@@ -17715,7 +18083,7 @@
commit 931051fe0bb445545355027d999515bc3d4b32ef
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 29 22:07:34 2012 +0200
+Date: Sun Apr 29 22:07:34 2012 +0200
Make sure the index for refLine is in bounds
@@ -17727,7 +18095,7 @@
commit 53b9c2e2806320d0d0e35134b75da5da72514742
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 29 22:00:18 2012 +0200
+Date: Sun Apr 29 22:00:18 2012 +0200
Just call getNum if isNum is true
@@ -17739,7 +18107,7 @@
commit da8d858c4fc610718a5f14b14dc3a4a11564a73d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 29 20:28:37 2012 +0200
+Date: Sun Apr 29 20:28:37 2012 +0200
Do not access args[-1]
@@ -17751,7 +18119,7 @@
commit 934b1a7cd502fe5537a350cdfc650989992693f7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 29 19:59:15 2012 +0200
+Date: Sun Apr 29 19:59:15 2012 +0200
Do not access invalid lookup indexes
@@ -17762,7 +18130,7 @@
commit e80fd082914fe29fad7e60c321a747eb8634e413
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 29 18:27:41 2012 +0200
+Date: Sun Apr 29 18:27:41 2012 +0200
[qt4] the qualified name may be unicode encoded
@@ -17771,7 +18139,7 @@
commit 251be1787a2a003862691f5a825eb3468eceb6a2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 29 18:26:42 2012 +0200
+Date: Sun Apr 29 18:26:42 2012 +0200
Fix getFullyQualifiedName with unicode field names
@@ -17784,7 +18152,7 @@
commit be41f1c7905d695d17e19ced83a1018531d00199
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 29 16:02:45 2012 +0200
+Date: Sun Apr 29 16:02:45 2012 +0200
SplashOutputDev: Fix rendering of knockout groups
@@ -17791,15 +18159,15 @@
Bug #12185
poppler/SplashOutputDev.cc | 31 ++++++++++++++++++++++++++++---
- splash/Splash.cc | 21 ++++++++++++++++++---
- splash/Splash.h | 6 ++++--
+ splash/Splash.cc | 21 ++++++++++++++++++---
+ splash/Splash.h | 6 ++++--
splash/SplashBitmap.cc | 22 +++++++++++++++++++++-
- splash/SplashBitmap.h | 2 ++
+ splash/SplashBitmap.h | 2 ++
5 files changed, 73 insertions(+), 9 deletions(-)
commit 800cb9ec7189a539d64b99fa181cd4126496c1ec
Author: Thomas Freitag <Thomas.Freitag at kabelmail.de>
-Date: Sat Apr 28 17:15:30 2012 +0200
+Date: Sat Apr 28 17:15:30 2012 +0200
Reconstruct xref table if xref needed but missing
@@ -17810,21 +18178,21 @@
commit 410822d7013ce1f61325afdb61d75ea64666755e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Apr 27 01:10:22 2012 +0200
+Date: Fri Apr 27 01:10:22 2012 +0200
0.19.4
- CMakeLists.txt | 4 ++--
- NEWS | 17 +++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 17 +++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 23 insertions(+), 6 deletions(-)
commit b1d5c6c0a20a4a24b42de66db23e0f63d10ca52d
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Tue Apr 24 21:00:11 2012 +0200
+Date: Tue Apr 24 21:00:11 2012 +0200
Output XRef stream when incrementally updating if there's already
a XRef stream
@@ -17837,7 +18205,7 @@
commit 2ecf3b2e49a4c35e995d25016b810592260edfeb
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Tue Apr 24 18:10:15 2012 +0200
+Date: Tue Apr 24 18:10:15 2012 +0200
Refactoring of XRef table write support (in preparation for XRef
stream write support)
@@ -17859,7 +18227,7 @@
commit cf7a20adbd15f901d414ce06825459c33eeef3f5
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Apr 25 18:51:23 2012 +0200
+Date: Wed Apr 25 18:51:23 2012 +0200
Fix slow rendering of pdf with a lot of image masks in pattern
colorspace
@@ -17868,11 +18236,11 @@
poppler/CairoOutputDev.cc | 6 +++---
poppler/CairoOutputDev.h | 6 +++---
- poppler/Gfx.cc | 4 ++--
- poppler/OutputDev.cc | 5 +++--
- poppler/OutputDev.h | 6 +++---
+ poppler/Gfx.cc | 4 ++--
+ poppler/OutputDev.cc | 5 +++--
+ poppler/OutputDev.h | 6 +++---
poppler/PSOutputDev.cc | 4 ++--
- poppler/PSOutputDev.h | 4 ++--
+ poppler/PSOutputDev.h | 4 ++--
poppler/SplashOutputDev.cc | 35 +++++++++++------------------------
poppler/SplashOutputDev.h | 4 ++--
9 files changed, 31 insertions(+), 43 deletions(-)
@@ -17879,7 +18247,7 @@
commit 26fd142a3608283fd41e07b54067a51a9db76e93
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Apr 21 18:16:46 2012 +0200
+Date: Sat Apr 21 18:16:46 2012 +0200
Preserve z-index after annotation removal
@@ -17888,7 +18256,7 @@
commit 7b10014c1fe9ef1cba57fd6b01c63129ac31386a
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Apr 21 17:53:22 2012 +0200
+Date: Sat Apr 21 17:53:22 2012 +0200
Do not remove appearance stream if it's shared with other annotations
@@ -17899,7 +18267,7 @@
commit 7684c325929493ad9de01a891de0aef197e176dd
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Apr 21 20:26:49 2012 +0200
+Date: Sat Apr 21 20:26:49 2012 +0200
AnnotText: Always force 24x24 size with custom stamps, not only on
first rendering
@@ -17909,7 +18277,7 @@
commit 44cd46a6e04a87bd702dab4a662042f69f16c4ad
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Apr 23 20:02:55 2012 +0200
+Date: Mon Apr 23 20:02:55 2012 +0200
Do not try to access nPatches - 1 if nPatches is 0
@@ -17920,7 +18288,7 @@
commit a92f87b83e3c6c9078508c644aa09f4f2b14e9cc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Apr 23 00:06:18 2012 +0200
+Date: Mon Apr 23 00:06:18 2012 +0200
Do not complain if the entry is missing
@@ -17931,7 +18299,7 @@
commit 114e113e3278d02baaffd6c0da7fda266283c176
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Apr 21 21:08:55 2012 +0200
+Date: Sat Apr 21 21:08:55 2012 +0200
Do not allocate XRef entries whose generation number is 65535
@@ -17940,7 +18308,7 @@
commit ad8785b053aa115b593b2f20073e2989d59a77c9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Apr 18 22:51:33 2012 +0200
+Date: Wed Apr 18 22:51:33 2012 +0200
Remove duplicate call
@@ -17949,7 +18317,7 @@
commit 80d4e1843c56801508f476fed64ecb3201ba18c8
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Tue Apr 17 20:25:57 2012 +0200
+Date: Tue Apr 17 20:25:57 2012 +0200
Do not draw border in AnnotText::draw
@@ -17958,7 +18326,7 @@
commit a1e3d868ccd7fb84d52d94754d8681c97119fb6e
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri Mar 30 21:52:04 2012 +0200
+Date: Fri Mar 30 21:52:04 2012 +0200
Save/restore gfx state when drawing annot border
@@ -17967,7 +18335,7 @@
commit 7fbeaac5c0d0240564add6c252c1ba7c14639d98
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 17 20:36:51 2012 +0200
+Date: Tue Apr 17 20:36:51 2012 +0200
Be sure we are checking a non free entry
@@ -17976,7 +18344,7 @@
commit d1254c7e8e995302542093968a0c2967f3c0b5ff
Author: Thomas Freitag <Thomas.Freitag at kabelmail.de>
-Date: Tue Apr 17 20:36:03 2012 +0200
+Date: Tue Apr 17 20:36:03 2012 +0200
Do not complain if the entry does not exist
@@ -17990,7 +18358,7 @@
commit bcbe9497a4fa50b41852abd538ad139c7b6693e5
Author: suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Tue Apr 17 20:21:58 2012 +0200
+Date: Tue Apr 17 20:21:58 2012 +0200
Copying graphics library CFLAGS to cpp frontend Makefile.am.
@@ -18003,7 +18371,7 @@
commit 44c9df8277877ee1021317a3b6c253f80310f826
Author: suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Tue Apr 17 20:21:00 2012 +0200
+Date: Tue Apr 17 20:21:00 2012 +0200
Do not clear FREETYPE_CFLAGS, FREETYPE_LIBS before PKG_CHECK_MODULES()
@@ -18018,23 +18386,23 @@
before
PKG_CONFIG_MODULES(), like:
- dnl Check for freetype headers
- FREETYPE_LIBS=
- FREETYPE_CFLAGS=
+ dnl Check for freetype headers
+ FREETYPE_LIBS=
+ FREETYPE_CFLAGS=
- PKG_CHECK_MODULES(FREETYPE, freetype2,
- [freetype_pkgconfig=yes],
- [freetype_pkgconfig=no])
+ PKG_CHECK_MODULES(FREETYPE, freetype2,
+ [freetype_pkgconfig=yes],
+ [freetype_pkgconfig=no])
- if test "x$freetype_pkgconfig" = "xyes"; then
+ if test "x$freetype_pkgconfig" = "xyes"; then
- AC_DEFINE(HAVE_FREETYPE_H, 1, [Have FreeType2 include
- files])
+ AC_DEFINE(HAVE_FREETYPE_H, 1, [Have FreeType2 include
+ files])
- else
+ else
- AC_PATH_PROG(FREETYPE_CONFIG, freetype-config, no)
- [...]
+ AC_PATH_PROG(FREETYPE_CONFIG, freetype-config, no)
+ [...]
Checking the history why these values are cleared, it seems that
the initial revision of poppler did not use pkg-config to detect
@@ -18052,7 +18420,7 @@
commit 9e0f0368e543df46b40cbd7bed6fdc1abf846e7d
Author: suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Tue Apr 17 20:19:41 2012 +0200
+Date: Tue Apr 17 20:19:41 2012 +0200
Do not append "-ansi" to CXXFLAG, if "-std=XXX" is already specified.
@@ -18075,7 +18443,7 @@
commit 2f1e7ef252b8d1f7ee6004825c2926f0f5e181a5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 12 23:11:41 2012 +0200
+Date: Thu Apr 12 23:11:41 2012 +0200
Do not crash in broken documents
@@ -18088,7 +18456,7 @@
commit 19fb9caecb1b265a8b8651e9bcf4b779f593fefd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 12 22:24:50 2012 +0200
+Date: Thu Apr 12 22:24:50 2012 +0200
Fix crash when the destination file does not exist
@@ -18099,7 +18467,7 @@
commit fa4848eae370437ab1b9863124e9a340830f66c7
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Apr 13 22:11:01 2012 +0930
+Date: Fri Apr 13 22:11:01 2012 +0930
man pages: add missing section heading
@@ -18108,23 +18476,23 @@
commit 08a14aa37b177bb4586869857ae678cb4bcd4039
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 12 21:52:30 2012 +0200
+Date: Thu Apr 12 21:52:30 2012 +0200
0.19.3
- CMakeLists.txt | 4 ++--
- NEWS | 26 +++++++++++++++++++++++++-
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 26 +++++++++++++++++++++++++-
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt4/src/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt4/src/Makefile.am | 2 +-
8 files changed, 33 insertions(+), 9 deletions(-)
commit 52227b59d1fa2a2029bfff2f8a167efd81faebbb
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 12 20:52:55 2012 +0200
+Date: Thu Apr 12 20:52:55 2012 +0200
Update (C)
@@ -18133,7 +18501,7 @@
commit 40cb3f27f4dcad4fe8c48f0b638eac7913fc3722
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 12 20:50:38 2012 +0200
+Date: Thu Apr 12 20:50:38 2012 +0200
Do not pass those params to createGfx since they aren't used
@@ -18144,19 +18512,19 @@
commit 9a10d31fca7f060f24bae9efe15662f02a9684ca
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Apr 12 20:31:23 2012 +0200
+Date: Thu Apr 12 20:31:23 2012 +0200
qt4: Remove unimplemented revision setters from public API
qt4/src/poppler-annotation-private.h | 2 ++
- qt4/src/poppler-annotation.cc | 62
+ qt4/src/poppler-annotation.cc | 62
++++++++----------------------------
- qt4/src/poppler-annotation.h | 13 --------
+ qt4/src/poppler-annotation.h | 13 --------
3 files changed, 16 insertions(+), 61 deletions(-)
commit 0531329aeb8783c48f056929e6e81cebda33500f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 12 20:07:13 2012 +0200
+Date: Thu Apr 12 20:07:13 2012 +0200
[qt4] Mark the dummy stuff as deprecated
@@ -18165,7 +18533,7 @@
commit 67b7b2bdd0943680437d96349c3415aa40082cbb
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 12 20:06:52 2012 +0200
+Date: Thu Apr 12 20:06:52 2012 +0200
[qt4] initialize the dummy members here too
@@ -18174,7 +18542,7 @@
commit bf171382afb6b50284c3855e3a1815a15ec34366
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 12 19:24:42 2012 +0200
+Date: Thu Apr 12 19:24:42 2012 +0200
Add since markers
@@ -18183,7 +18551,7 @@
commit e36fd775394ee752c0f62f789359c72b52094975
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 12 18:58:29 2012 +0200
+Date: Thu Apr 12 18:58:29 2012 +0200
Remove unneeded forward declaration
@@ -18192,7 +18560,7 @@
commit c1aa4a8c0aa9d46757e3849776acac42731e02d1
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Apr 12 00:39:33 2012 +0200
+Date: Thu Apr 12 00:39:33 2012 +0200
qt4: Annotation appearance invalidation
@@ -18204,17 +18572,17 @@
commit 4338ae354c66e4df8d7d70a156517e27b3b80539
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sun Mar 25 22:58:33 2012 +0200
+Date: Sun Mar 25 22:58:33 2012 +0200
qt4: Added HideAnnotations option to PSConverter
qt4/src/poppler-ps-converter.cc | 23 ++++++++++++++++++++++-
- qt4/src/poppler-qt4.h | 3 ++-
+ qt4/src/poppler-qt4.h | 3 ++-
2 files changed, 24 insertions(+), 2 deletions(-)
commit e50993b3b47a759c93ccdeeaef289d6985b05bb1
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Mar 22 19:58:12 2012 +0100
+Date: Thu Mar 22 19:58:12 2012 +0100
qt4: DOM annotation store - Black color is different than invalid
color
@@ -18224,19 +18592,19 @@
commit 4739a6a02097f110c37defdfa616351459902806
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Mon Mar 19 19:17:33 2012 +0100
+Date: Mon Mar 19 19:17:33 2012 +0100
qt4: Annotation removal
qt4/src/poppler-annotation-private.h | 3 +++
- qt4/src/poppler-annotation.cc | 29 +++++++++++++++++++++++++++++
- qt4/src/poppler-page.cc | 5 +++++
- qt4/src/poppler-qt4.h | 8 ++++++++
+ qt4/src/poppler-annotation.cc | 29 +++++++++++++++++++++++++++++
+ qt4/src/poppler-page.cc | 5 +++++
+ qt4/src/poppler-qt4.h | 8 ++++++++
4 files changed, 45 insertions(+)
commit 25a64d69aaab61c8cf944107e649e19920244a2b
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Tue Mar 20 01:46:07 2012 +0100
+Date: Tue Mar 20 01:46:07 2012 +0100
qt4: TextAnnotation write support + basic textFont getter
@@ -18248,7 +18616,7 @@
commit a31a8118ba07aa7f90c69130476fb7d86f8614ad
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sun Mar 11 23:57:51 2012 +0100
+Date: Sun Mar 11 23:57:51 2012 +0100
qt4: GeomAnnotation, InkAnnotation and CaretAnnotation write support
@@ -18259,7 +18627,7 @@
commit e4052b52002447772e24571fd13f0f22fd2bfb16
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Mar 10 17:48:56 2012 +0100
+Date: Sat Mar 10 17:48:56 2012 +0100
qt4: HighlightAnnotation and StampAnnotation write support
@@ -18270,7 +18638,7 @@
commit b5e948b6130cdb04387a8244179337c7904dcd03
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Mar 14 17:44:50 2012 +0100
+Date: Wed Mar 14 17:44:50 2012 +0100
qt4: Annotation insertion and LineAnnotation support
@@ -18281,28 +18649,28 @@
types will be added in the next patches.
qt4/src/poppler-annotation-private.h | 12 ++
- qt4/src/poppler-annotation.cc | 297
+ qt4/src/poppler-annotation.cc | 297
+++++++++++++++++++++++++++++++++--
- qt4/src/poppler-annotation.h | 4 +-
- qt4/src/poppler-page.cc | 5 +
- qt4/src/poppler-qt4.h | 9 ++
+ qt4/src/poppler-annotation.h | 4 +-
+ qt4/src/poppler-page.cc | 5 +
+ qt4/src/poppler-qt4.h | 9 ++
5 files changed, 316 insertions(+), 11 deletions(-)
commit 20b4feec612448be8a800173ddadbf257657477e
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri Mar 9 19:31:16 2012 +0100
+Date: Fri Mar 9 19:31:16 2012 +0100
qt4: Basic setters to edit annotations
qt4/src/poppler-annotation-helper.h | 15 ++++
qt4/src/poppler-annotation-private.h | 1 +
- qt4/src/poppler-annotation.cc | 128
+ qt4/src/poppler-annotation.cc | 128
++++++++++++++++++++++++++++++++---
3 files changed, 135 insertions(+), 9 deletions(-)
commit 0e8c35b59f0fba926b30c9a87823c92ae03bf116
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri Mar 9 01:04:28 2012 +0100
+Date: Fri Mar 9 01:04:28 2012 +0100
qt4: Changes to Annotation API (part 2/2)
@@ -18322,17 +18690,17 @@
qt4/src/poppler-annotation-helper.h | 31 +-
qt4/src/poppler-annotation-private.h | 23 +-
- qt4/src/poppler-annotation.cc | 1254
+ qt4/src/poppler-annotation.cc | 1254
+++++++++++++++++++++++++++++++---
- qt4/src/poppler-annotation.h | 58 +-
- qt4/src/poppler-link.cc | 2 +-
- qt4/src/poppler-page.cc | 778 +--------------------
- qt4/src/poppler-qt4.h | 4 +-
+ qt4/src/poppler-annotation.h | 58 +-
+ qt4/src/poppler-link.cc | 2 +-
+ qt4/src/poppler-page.cc | 778 +--------------------
+ qt4/src/poppler-qt4.h | 4 +-
7 files changed, 1217 insertions(+), 933 deletions(-)
commit 73b91207649a81740183e2288809d3b84b52f595
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Mar 7 17:05:50 2012 +0100
+Date: Wed Mar 7 17:05:50 2012 +0100
qt4: Changes to Annotation API (part 1/2)
@@ -18373,16 +18741,16 @@
support.
4) Minor fixes
- - Popup size was incorrectly stored as an integer value, now
- it's part of
- a QRectF.
- - Typo: LinkAnnotation::linkDestionation() --> linkDestination
- - Dash array is now exported as QVector<doubles> instead of
- a marks/spaces
- integer pair
- - GeomAnnotation's geometricalPointWidth removed, because it
- was never
- referenced and it doesn't exist in PDF specs
+ - Popup size was incorrectly stored as an integer value, now
+ it's part of
+ a QRectF.
+ - Typo: LinkAnnotation::linkDestionation() --> linkDestination
+ - Dash array is now exported as QVector<doubles> instead of
+ a marks/spaces
+ integer pair
+ - GeomAnnotation's geometricalPointWidth removed, because it
+ was never
+ referenced and it doesn't exist in PDF specs
5) AnnotationPrivate data is now explicitly shared
Annotation private data has been rearranged so that it's now
@@ -18393,16 +18761,16 @@
to user.
qt4/src/poppler-annotation-private.h | 19 +-
- qt4/src/poppler-annotation.cc | 1022
+ qt4/src/poppler-annotation.cc | 1022
++++++++++++++++++++++++----------
- qt4/src/poppler-annotation.h | 292 +++++++---
- qt4/src/poppler-page.cc | 92 ++-
- qt4/src/poppler-qt4.h | 6 +
+ qt4/src/poppler-annotation.h | 292 +++++++---
+ qt4/src/poppler-page.cc | 92 ++-
+ qt4/src/poppler-qt4.h | 6 +
5 files changed, 997 insertions(+), 434 deletions(-)
commit 7f0f080277d35f6f2e426ca2a3ff76c2856daeaf
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Apr 10 00:08:49 2012 +0930
+Date: Tue Apr 10 00:08:49 2012 +0930
cairo: fix stroke pattern with transparency group
@@ -18417,7 +18785,7 @@
commit 5ea305c3924cead302092378ab67300c3099afd9
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Apr 8 23:11:30 2012 +0930
+Date: Sun Apr 8 23:11:30 2012 +0930
cairo: only align stroke coords for horizontal and vertical lines
@@ -18430,7 +18798,7 @@
commit 8414d8f621b8abb018e80f2255cfb511a1e558d4
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Apr 9 12:08:20 2012 +0930
+Date: Mon Apr 9 12:08:20 2012 +0930
cairo: ensure 0 width lines with stroke_adjust are aligned
@@ -18443,7 +18811,7 @@
commit af1a84eb90656de68bb14f2c4ae4f813c51bc3a3
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Apr 9 17:17:29 2012 +0930
+Date: Mon Apr 9 17:17:29 2012 +0930
cairo: fix paintTransparencyGroup when both mask and fill opacity
are required
@@ -18455,7 +18823,7 @@
commit 46b3a70cae3b37cb4270a83afaddd6734442b752
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Mon Apr 9 19:32:24 2012 +0200
+Date: Mon Apr 9 19:32:24 2012 +0200
Caption text rendering in AnnotLine
@@ -18466,7 +18834,7 @@
commit 855607828447ecec2c8444650d015e21bd17d2e2
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Mon Apr 9 16:45:50 2012 +0200
+Date: Mon Apr 9 16:45:50 2012 +0200
AnnotFreeText rendering improvements (auto word-wrap, quadding,
border style, font/border color)
@@ -18478,7 +18846,7 @@
commit 80f662162698c1ec27771d9cf5e2e6bc3d21c4df
Author: Ihar Filipau <thephilips at gmail.com>
-Date: Thu Apr 12 00:19:26 2012 +0200
+Date: Thu Apr 12 00:19:26 2012 +0200
Fix the mask inversion
@@ -18487,7 +18855,7 @@
commit 06591d848e53598973f7d5fddac50785a46e8027
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Apr 11 23:49:29 2012 +0200
+Date: Wed Apr 11 23:49:29 2012 +0200
Fix Splash CMYK merge error
@@ -18503,22 +18871,22 @@
******
poppler/SplashOutputDev.cc | 9 +++++++++
- splash/Splash.cc | 2 +-
+ splash/Splash.cc | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
commit 1f45afde6410f03c79fcf4b66d5834079879d38f
Author: Ihar Filipau <thephilips at gmail.com>
-Date: Mon Apr 9 19:17:41 2012 +0200
+Date: Mon Apr 9 19:17:41 2012 +0200
Add producer and version to xml output
utils/HtmlOutputDev.cc | 2 +-
- utils/pdf2xml.dtd | 4 ++++
+ utils/pdf2xml.dtd | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
commit cef6ac0ebbf8451beaadb3ddb6c991bbb7239432
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sun Apr 8 23:15:15 2012 +0200
+Date: Sun Apr 8 23:15:15 2012 +0200
FIX: Do not append a NUL character to Unicode page labels
@@ -18527,7 +18895,7 @@
commit 3d4985f14e54ddcc64ea654b23e931b7e6acfbdc
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Apr 7 11:28:36 2012 +0200
+Date: Sat Apr 7 11:28:36 2012 +0200
Do not trust the rect of AnnotTextMarkup when drawing
@@ -18536,7 +18904,7 @@
commit c6296cd8c1ca398beac20f1e88c87b9082386247
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Apr 7 00:30:54 2012 +0200
+Date: Sat Apr 7 00:30:54 2012 +0200
Do not trust the rect of AnnotLine, AnnotPolygon and AnnotInk
when drawing
@@ -18548,7 +18916,7 @@
commit 503620ae74d719da52e3374725e490c62f7be7a3
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Mar 29 19:07:05 2012 +0200
+Date: Thu Mar 29 19:07:05 2012 +0200
Do not recreate Annots when writing to PS, Export poppler-generated
Annot appearance resource dict
@@ -18568,16 +18936,16 @@
ownership, in
fact the returned object is destroyed by ~Page.
- poppler/Annot.cc | 28 ++++++++++++++++++++++++++++
- poppler/Annot.h | 5 +++--
- poppler/FontInfo.cc | 11 ++++-------
+ poppler/Annot.cc | 28 ++++++++++++++++++++++++++++
+ poppler/Annot.h | 5 +++--
+ poppler/FontInfo.cc | 11 ++++-------
poppler/PSOutputDev.cc | 12 +++---------
- poppler/Page.h | 2 +-
+ poppler/Page.h | 2 +-
5 files changed, 39 insertions(+), 19 deletions(-)
commit 2733504890333b0925d95e01310726d11fed44d8
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri Mar 23 20:54:58 2012 +0100
+Date: Fri Mar 23 20:54:58 2012 +0100
Basic AnnotFreeText rendering (hardcoded font, WinAnsi characters
only)
@@ -18592,7 +18960,7 @@
commit 3023a59c0a1a5974b232f6f8cb629eabb6797616
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sun Mar 25 22:04:11 2012 +0200
+Date: Sun Mar 25 22:04:11 2012 +0200
AnnotTextMarkup rendering improvements
@@ -18606,7 +18974,7 @@
commit 8927ddc448edc016043107e88e3bc3b2b8b03269
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Thu Mar 22 17:33:01 2012 +0100
+Date: Thu Mar 22 17:33:01 2012 +0100
Improvements to AnnotLine::draw
@@ -18615,7 +18983,7 @@
commit bd7a40fd0312c753d1871558b566376304f1ff35
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Mar 21 22:48:05 2012 +0100
+Date: Wed Mar 21 22:48:05 2012 +0100
AnnotInk rendering
@@ -18626,7 +18994,7 @@
commit 6a8794abe639db8284db079e028cbcd66e138884
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Mar 21 22:33:13 2012 +0100
+Date: Wed Mar 21 22:33:13 2012 +0100
AnnotPolygon rendering
@@ -18637,7 +19005,7 @@
commit f389c50458079f24164b1c12b1151c8617485acb
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Mar 21 21:12:59 2012 +0100
+Date: Wed Mar 21 21:12:59 2012 +0100
Do not fill AnnotGeometry with transparent color
@@ -18648,7 +19016,7 @@
commit c63cc22dd82f827305ad57f241ad49998f2a1c23
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 8 12:28:17 2012 +0200
+Date: Sun Apr 8 12:28:17 2012 +0200
Remove extra copy() (memleak)
@@ -18657,7 +19025,7 @@
commit ed0c9640abcbea459e3a276ee0b27631b01c32c4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 8 12:24:20 2012 +0200
+Date: Sun Apr 8 12:24:20 2012 +0200
Do not crash if mallocing too much memory
@@ -18670,7 +19038,7 @@
commit f1e621adbbb74ec709022b2a31195331651c83fa
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Apr 8 19:42:05 2012 +0930
+Date: Sun Apr 8 19:42:05 2012 +0930
cairo: use correct userfont font bbox
@@ -18683,7 +19051,7 @@
commit f5b708c3e04ba50756cd9f9530cf82f547443ce9
Author: Suzuki Toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Fri Apr 6 15:22:36 2012 +0200
+Date: Fri Apr 6 15:22:36 2012 +0200
ttc<->ttf fallback is expected for CJK font list in GlobalParamsWin.cc
@@ -18695,7 +19063,7 @@
commit 4e940b14a6fddde9a1714976ff8045e26cbf7d40
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Apr 2 20:03:11 2012 +0930
+Date: Mon Apr 2 20:03:11 2012 +0930
cairo: fix regression caused by mesh gradients
@@ -18704,7 +19072,7 @@
commit 74a7d963de75c0097eedcf4224d13cf275a64757
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Apr 1 19:35:48 2012 +0200
+Date: Sun Apr 1 19:35:48 2012 +0200
regtest: remove debug print to show bisect exit status in Bisect.py
@@ -18713,7 +19081,7 @@
commit 2749db77eb8ccdbc4b0771163c8942f882f259f4
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Apr 1 19:20:37 2012 +0200
+Date: Sun Apr 1 19:20:37 2012 +0200
regtest: Fix crash when creating HTML report for a single test
@@ -18722,7 +19090,7 @@
commit 1c8e1bb637347d0d31945f9d265b29e7b49396e2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Apr 1 19:11:57 2012 +0200
+Date: Sun Apr 1 19:11:57 2012 +0200
regtest: Don't show results for crashed or failed to run tests in
HTML report
@@ -18732,26 +19100,26 @@
commit a5f4936dfb3e60ca37f932cc066aa10765f3cbc9
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sat Mar 24 23:13:48 2012 +0100
+Date: Sat Mar 24 23:13:48 2012 +0100
Fix: annotDisplayDecideCbk was not propagated
- poppler/OutputDev.h | 6 +++++-
+ poppler/OutputDev.h | 6 +++++-
poppler/PSOutputDev.cc | 11 ++++++++---
- poppler/PSOutputDev.h | 5 ++++-
- poppler/Page.cc | 3 ++-
- utils/HtmlOutputDev.h | 5 ++++-
+ poppler/PSOutputDev.h | 5 ++++-
+ poppler/Page.cc | 3 ++-
+ utils/HtmlOutputDev.h | 5 ++++-
5 files changed, 23 insertions(+), 7 deletions(-)
commit aab8c9a026f781da47ecedd453e225f906361444
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 29 21:49:38 2012 +0200
+Date: Thu Mar 29 21:49:38 2012 +0200
Increase version
CMakeLists.txt | 4 ++--
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
poppler/Makefile.am | 2 +-
qt4/src/Doxyfile | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
@@ -18758,7 +19126,7 @@
commit f7e65b62480631d0485167a81a588a176630dd8d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 29 21:48:11 2012 +0200
+Date: Thu Mar 29 21:48:11 2012 +0200
0.19.2 news
@@ -18767,7 +19135,7 @@
commit 627e072eb1edbfabf549656e9abf10100ed7340c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 29 21:40:13 2012 +0200
+Date: Thu Mar 29 21:40:13 2012 +0200
Update copyrights
@@ -18776,7 +19144,7 @@
commit e9ad888b003d343d8ca60f044c7cf10a8df81cf4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 29 19:49:34 2012 +0200
+Date: Thu Mar 29 19:49:34 2012 +0200
Add quotes to the poppler version define
@@ -18785,7 +19153,7 @@
commit 8172bb03b6e8f1c16e1a152fb251b10446f54129
Author: Peter Breitenlohner <peb at mppmu.mpg.de>
-Date: Mon Mar 26 11:13:34 2012 +0200
+Date: Mon Mar 26 11:13:34 2012 +0200
define POPPLER_VERSION as C string
@@ -18796,7 +19164,7 @@
commit 4a38d933d06d189317b1b9028c3fa4ae2a1551af
Author: Suzuki Toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Thu Mar 29 19:34:25 2012 +0200
+Date: Thu Mar 29 19:34:25 2012 +0200
per-collection fallback for missing CID-keyed fonts on Win32
@@ -18805,7 +19173,7 @@
commit a0b3e0938e08847d10c5d7b7528c7c5d43a7a3b8
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Mar 29 07:52:30 2012 +0200
+Date: Thu Mar 29 07:52:30 2012 +0200
Fix help message
@@ -18816,7 +19184,7 @@
commit 631224dc0c721119c91984f1940c9e51edf17eca
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Tue Mar 20 00:56:50 2012 +0100
+Date: Tue Mar 20 00:56:50 2012 +0100
Annotation removal
@@ -18828,7 +19196,7 @@
commit 20476370a445a26f1fae9db6ad58727ee3c63550
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Mar 28 23:16:37 2012 +0200
+Date: Wed Mar 28 23:16:37 2012 +0200
Basic support for Annot appearance stream removal and invalidation
@@ -18839,7 +19207,7 @@
commit e9a066c3a53cc1cb73dd43a243390ae4e3c76ca3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 28 23:33:37 2012 +0200
+Date: Wed Mar 28 23:33:37 2012 +0200
Fix another typo in macGlyphNames
@@ -18848,7 +19216,7 @@
commit 3d277b230e806a648fcc6d9e7af39370aa89c2ae
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Feb 18 09:19:51 2012 +1030
+Date: Sat Feb 18 09:19:51 2012 +1030
Fix typo in "mu" glyph name in truetype 'post' table standard mac
ordering
@@ -18862,13 +19230,13 @@
commit 47b910d35b2cf5914ed4c07f751c5e8c304be7fc
Author: suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Wed Mar 28 20:21:44 2012 +0200
+Date: Wed Mar 28 20:21:44 2012 +0200
Add quotes
this is quite small fix. In poppler's configure, basically the shell
variables are not enclosed, and not quoted, aslike
- if test x$use_glib = x; then
+ if test x$use_glib = x; then
This syntax make the test command confused when use_glib is multi-word
value, as, "no (required cairo output)". In such case, test cannot
know
@@ -18881,7 +19249,7 @@
commit 78224609f6c1d87deee72b60a8f8f9f6c36ac75f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 28 20:21:11 2012 +0200
+Date: Wed Mar 28 20:21:11 2012 +0200
Workaround Windows problem with libjpeg
@@ -18906,20 +19274,20 @@
commit d8cf31f8c7e190939525ad68cd4617fb48fea60e
Author: suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Wed Mar 28 20:20:43 2012 +0200
+Date: Wed Mar 28 20:20:43 2012 +0200
update Makefile.am to reflect LIBJPEG_CFLAGS, LIBTIFF_CFLAGS,
LIBPNG_CFLAGS for related sources.
goo/Makefile.am | 15 +++++++++++++++
- poppler/Makefile.am | 6 ++++++
+ poppler/Makefile.am | 6 ++++++
splash/Makefile.am | 16 ++++++++++++++++
- utils/Makefile.am | 6 ++++++
+ utils/Makefile.am | 6 ++++++
4 files changed, 43 insertions(+)
commit f0c13f5efc641c63627b8f0b0815b6b511d8d196
Author: suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Wed Mar 28 20:20:06 2012 +0200
+Date: Wed Mar 28 20:20:06 2012 +0200
Configure improvements for libs in non default paths
@@ -18931,7 +19299,7 @@
commit e55f485d803cb1f82e0d8a53d1998e1887c7920f
Author: suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Wed Mar 28 20:19:08 2012 +0200
+Date: Wed Mar 28 20:19:08 2012 +0200
Improve m4/libjpeg.m4
@@ -18945,7 +19313,7 @@
commit e88c17d45220eea60a3dd7fab26a067616388c5f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 28 20:05:45 2012 +0200
+Date: Wed Mar 28 20:05:45 2012 +0200
Fix compile in windows
@@ -18954,7 +19322,7 @@
commit ee0eaabe24019d2af226ef03e3f456787525e040
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Mon Mar 19 00:05:49 2012 +0100
+Date: Mon Mar 19 00:05:49 2012 +0100
Added Array::remove (and Object::arrayRemove)
@@ -18965,7 +19333,7 @@
commit d6a1b7dcaeac1e49533519b9f8a279fd64d04c67
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Tue Mar 27 00:00:05 2012 +0200
+Date: Tue Mar 27 00:00:05 2012 +0200
Some regression fixes/improvements
@@ -18987,9 +19355,9 @@
fitting to the needs.
poppler/CharCodeToUnicode.cc | 5 +
- poppler/Gfx.cc | 329
+ poppler/Gfx.cc | 329
++++++++++++++++++++-----------------------
- poppler/GfxFont.cc | 3 +-
+ poppler/GfxFont.cc | 3 +-
poppler/GlobalParams.cc | 78 +++++++---
poppler/GlobalParams.h | 6 +-
5 files changed, 218 insertions(+), 203 deletions(-)
@@ -18996,7 +19364,7 @@
commit a5257efe00d0fe850b1abe5c552f7581027ac64c
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Mon Mar 26 19:28:55 2012 +0200
+Date: Mon Mar 26 19:28:55 2012 +0200
Re-added forceRasterize to PSOutputDev (and qt4 fix too)
@@ -19010,16 +19378,16 @@
output if
forceRasterization was set.
- glib/poppler-page.cc | 2 +-
+ glib/poppler-page.cc | 2 +-
poppler/GlobalParams.cc | 16 ----------------
poppler/GlobalParams.h | 3 ---
poppler/PSOutputDev.cc | 6 +++++-
- poppler/PSOutputDev.h | 3 +++
+ poppler/PSOutputDev.h | 3 +++
5 files changed, 9 insertions(+), 21 deletions(-)
commit 55d039ada063a9427de6dd59846ce1570ab26e9f
Author: Suzuki Toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Mon Mar 26 22:31:29 2012 +0200
+Date: Mon Mar 26 22:31:29 2012 +0200
CJK improvements
@@ -19035,7 +19403,7 @@
commit a8b0fa4d07480242afba7751995e38eaf3147ac5
Author: Horst Prote <prote at fmi.uni-stuttgart.de>
-Date: Mon Mar 26 21:04:32 2012 +1030
+Date: Mon Mar 26 21:04:32 2012 +1030
don't add newline to last line extracted by TextSelectionDumper
@@ -19046,7 +19414,7 @@
commit c40e2315cd796ba928969d13a761f5f19d8438fc
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Mar 23 21:49:42 2012 +1030
+Date: Fri Mar 23 21:49:42 2012 +1030
cairo: use a transparency group with
setSoftMaskFromImageMask/unsetSoftMaskFromImageMask
@@ -19066,7 +19434,7 @@
commit 7b57afea2e433fc7b6f359a62b1289f0e1da3267
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Mar 24 08:27:34 2012 +1030
+Date: Sat Mar 24 08:27:34 2012 +1030
cairo: update cairo mesh pattern to 1.12 api
@@ -19079,7 +19447,7 @@
commit 2f156b34fc8755ddd2a32cac830f3073d6b2c481
Author: Suzuki Toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Fri Mar 23 20:00:18 2012 +0100
+Date: Fri Mar 23 20:00:18 2012 +0100
Fix compile in mingw-gcc
@@ -19088,7 +19456,7 @@
commit 06b6db92dd1ec32f9a55347073f8b533aa074ee1
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Sun Mar 18 23:58:05 2012 +0100
+Date: Sun Mar 18 23:58:05 2012 +0100
Added XRef::removeIndirectObject
@@ -19099,7 +19467,7 @@
commit a2e9b7c02ffa0e5edc4da18cc726993bc92fc684
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Mon Mar 19 19:17:09 2012 +0100
+Date: Mon Mar 19 19:17:09 2012 +0100
Fix in AnnotMarkup's popup window handling
@@ -19112,7 +19480,7 @@
commit 05641304df67beae546a2fe18071f3be52707aa8
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Mon Mar 19 20:56:45 2012 +0100
+Date: Mon Mar 19 20:56:45 2012 +0100
Basic Annot border editing support
@@ -19122,7 +19490,7 @@
commit 3e6275a05066c152b265cc27275d9e4107c089e9
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Fri Mar 16 21:47:02 2012 +0100
+Date: Fri Mar 16 21:47:02 2012 +0100
Yet new setters to AnnotFreeText
@@ -19132,7 +19500,7 @@
commit f69f41056fc8cd8a70b38024f255e9074af20bdc
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 20 15:18:33 2012 +0100
+Date: Tue Mar 20 15:18:33 2012 +0100
cmake: reset CMAKE_REQUIRED_INCLUDES/CMAKE_REQUIRED_LIBRARIES
@@ -19141,7 +19509,7 @@
commit 4a9238441a5317c3304296e4e6430cccefe8322c
Author: Ihar Filipau <thephilips at gmail.com>
-Date: Fri Mar 16 00:07:45 2012 +0100
+Date: Fri Mar 16 00:07:45 2012 +0100
Flip images if they need to
@@ -19153,7 +19521,7 @@
commit 6d68d0d3acc8c8e0d9d310b2e1ba2b07d6bfe942
Author: Ihar Filipau <thephilips at gmail.com>
-Date: Thu Mar 15 22:56:10 2012 +0100
+Date: Thu Mar 15 22:56:10 2012 +0100
pdftohtml: extract mask images even if they are not JPEG
@@ -19161,12 +19529,12 @@
utils/HtmlOutputDev.cc | 203
+++++++++++++++++++++++++++++++------------------
- utils/HtmlOutputDev.h | 3 +
+ utils/HtmlOutputDev.h | 3 +
2 files changed, 131 insertions(+), 75 deletions(-)
commit 60155e0fc7224a6b479bf62133f72c460fe48078
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 15 20:46:53 2012 +0100
+Date: Thu Mar 15 20:46:53 2012 +0100
Install poppler-media.h
@@ -19175,7 +19543,7 @@
commit 6a173844d5ca6f32e188406ab14cae6a7548fc1d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 15 20:44:12 2012 +0100
+Date: Thu Mar 15 20:44:12 2012 +0100
Add the export
@@ -19184,24 +19552,24 @@
commit e401f8e6ba3e18d5a3a4920cd111b2174c75f415
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 15 20:32:12 2012 +0100
+Date: Thu Mar 15 20:32:12 2012 +0100
Increase version and sonames
- CMakeLists.txt | 4 ++--
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- glib/CMakeLists.txt | 2 +-
- glib/Makefile.am | 2 +-
- poppler/Makefile.am | 2 +-
+ CMakeLists.txt | 4 ++--
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ glib/CMakeLists.txt | 2 +-
+ glib/Makefile.am | 2 +-
+ poppler/Makefile.am | 2 +-
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt4/src/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt4/src/Makefile.am | 2 +-
9 files changed, 10 insertions(+), 10 deletions(-)
commit ce059698e8c5097f75e7a0f828af0936aa104af0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 15 20:27:45 2012 +0100
+Date: Thu Mar 15 20:27:45 2012 +0100
0.19.1 news
@@ -19213,7 +19581,7 @@
commit 2041d5721871adb2a23999c16ecbdc60abb7b1c4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 15 20:20:31 2012 +0100
+Date: Thu Mar 15 20:20:31 2012 +0100
Update C years
@@ -19224,7 +19592,7 @@
commit 95d684aa2a87d01296f5e93516f2ac3f54adbec8
Author: Guillermo Amaral <gamaral at kde.org>
-Date: Thu Mar 15 20:13:20 2012 +0100
+Date: Thu Mar 15 20:13:20 2012 +0100
Remove the QIODevice and go with a not so good but more safer
QByteArray
@@ -19231,20 +19599,20 @@
Bug #47336
- qt4/src/CMakeLists.txt | 1 -
- qt4/src/Makefile.am | 1 -
- qt4/src/poppler-media.cc | 35 ++++++++++-----
- qt4/src/poppler-media.h | 4 +-
- qt4/src/poppler-page.cc | 1 -
+ qt4/src/CMakeLists.txt | 1 -
+ qt4/src/Makefile.am | 1 -
+ qt4/src/poppler-media.cc | 35 ++++++++++-----
+ qt4/src/poppler-media.h | 4 +-
+ qt4/src/poppler-page.cc | 1 -
qt4/src/poppler-streamsequentialdevice-private.h | 51
---------------------
- qt4/src/poppler-streamsequentialdevice.cc | 56
+ qt4/src/poppler-streamsequentialdevice.cc | 56
------------------------
7 files changed, 26 insertions(+), 123 deletions(-)
commit 9fee12f9bee7252db0974ef69870b69ff1452053
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 15 19:23:47 2012 +0100
+Date: Thu Mar 15 19:23:47 2012 +0100
Compile++
@@ -19253,27 +19621,27 @@
commit aa1e6d12d063a64a22841f7996101b45aa680ec7
Author: Guillermo Amaral <gamaral at kdab.com>
-Date: Thu Mar 15 00:35:31 2012 +0100
+Date: Thu Mar 15 00:35:31 2012 +0100
Added media rendition support for Qt4
- qt4/src/CMakeLists.txt | 3 +
- qt4/src/poppler-annotation.cc | 66 ++++++++++
- qt4/src/poppler-annotation.h | 47 ++++++-
- qt4/src/poppler-link.cc | 44 +++++++
- qt4/src/poppler-link.h | 38 +++++-
- qt4/src/poppler-media.cc | 149
+ qt4/src/CMakeLists.txt | 3 +
+ qt4/src/poppler-annotation.cc | 66 ++++++++++
+ qt4/src/poppler-annotation.h | 47 ++++++-
+ qt4/src/poppler-link.cc | 44 +++++++
+ qt4/src/poppler-link.h | 38 +++++-
+ qt4/src/poppler-media.cc | 149
+++++++++++++++++++++++
- qt4/src/poppler-media.h | 94 ++++++++++++++
- qt4/src/poppler-page.cc | 32 ++++-
- qt4/src/poppler-qt4.h | 2 +
+ qt4/src/poppler-media.h | 94 ++++++++++++++
+ qt4/src/poppler-page.cc | 32 ++++-
+ qt4/src/poppler-qt4.h | 2 +
qt4/src/poppler-streamsequentialdevice-private.h | 51 ++++++++
- qt4/src/poppler-streamsequentialdevice.cc | 56 +++++++++
+ qt4/src/poppler-streamsequentialdevice.cc | 56 +++++++++
11 files changed, 579 insertions(+), 3 deletions(-)
commit 258e2197afa49e60b0b13a05408fc8d484dd8147
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Mar 14 23:25:00 2012 +0100
+Date: Wed Mar 14 23:25:00 2012 +0100
Added some new setters to AnnotFreeText
@@ -19283,7 +19651,7 @@
commit 84a62ac157e03880c1c1eda60c3927bd4414640e
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Mar 14 23:24:28 2012 +0100
+Date: Wed Mar 14 23:24:28 2012 +0100
Added some new setters to AnnotGeometry, AnnotInk and AnnotCaret
@@ -19294,7 +19662,7 @@
commit 233c9a097bdc382f6a2eb6319ee15528c72e9632
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Mar 14 23:23:59 2012 +0100
+Date: Wed Mar 14 23:23:59 2012 +0100
Added some new setters to AnnotTextMarkup and AnnotStamp
@@ -19305,7 +19673,7 @@
commit 8fb3ac6cf66233b80959ba99a2c706111050f5f1
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Mar 14 23:23:23 2012 +0100
+Date: Wed Mar 14 23:23:23 2012 +0100
Added Page::getDoc()
@@ -19314,7 +19682,7 @@
commit dc4cb07c1e735006d5168e0e65f5143d7fc53e12
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Mar 14 23:22:10 2012 +0100
+Date: Wed Mar 14 23:22:10 2012 +0100
Added some new setters to AnnotLine and AnnotPolygon
@@ -19325,7 +19693,7 @@
commit 4931018eecc37dbbe0df1a456347ab200f1b057a
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Mar 14 23:21:07 2012 +0100
+Date: Wed Mar 14 23:21:07 2012 +0100
Make Dict::set remove the entry if object is Null
@@ -19334,7 +19702,7 @@
commit 13ac2c0bed3fa5515a3c068488cb6a0b17410a97
Author: Fabio D'Urso <fabiodurso at hotmail.it>
-Date: Wed Mar 14 23:20:13 2012 +0100
+Date: Wed Mar 14 23:20:13 2012 +0100
Added some new setters to Annot and AnnotMarkup
@@ -19345,7 +19713,7 @@
commit aa2b5ffa7961aac0aea33ae9a42bf1f38a756b1b
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 14 16:25:35 2012 +0100
+Date: Wed Mar 14 16:25:35 2012 +0100
qt4: replace ObjectReference with simplier Ref
@@ -19354,20 +19722,20 @@
this needed a couple of explicit initializations of Ref (since it's
a simple struct with no methods) and a private operator== for it
- qt4/src/CMakeLists.txt | 1 -
+ qt4/src/CMakeLists.txt | 1 -
qt4/src/poppler-annotation-private.h | 4 +-
- qt4/src/poppler-annotation.cc | 1 +
- qt4/src/poppler-link.cc | 16 ++++---
- qt4/src/poppler-link.h | 5 +-
+ qt4/src/poppler-annotation.cc | 1 +
+ qt4/src/poppler-link.cc | 16 ++++---
+ qt4/src/poppler-link.h | 5 +-
qt4/src/poppler-objectreference.cc | 89
------------------------------------
qt4/src/poppler-objectreference_p.h | 77 -------------------------------
- qt4/src/poppler-page.cc | 7 ++-
+ qt4/src/poppler-page.cc | 7 ++-
8 files changed, 21 insertions(+), 179 deletions(-)
commit e5b914b2bfbb5e95ecde5f1ce148374b1d58dadd
Author: Ihar Filipau <thephilips at gmail.com>
-Date: Tue Mar 13 23:54:26 2012 +0100
+Date: Tue Mar 13 23:54:26 2012 +0100
Add possibilty of controlling word breaks percentage
@@ -19374,13 +19742,13 @@
Bug #47022
utils/HtmlOutputDev.cc | 7 +++++--
- utils/pdftohtml.1 | 5 +++++
- utils/pdftohtml.cc | 7 +++++++
+ utils/pdftohtml.1 | 5 +++++
+ utils/pdftohtml.cc | 7 +++++++
3 files changed, 17 insertions(+), 2 deletions(-)
commit 4388cb69114e406ec29e8b6976d1a900e4ab1b7d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Mar 11 23:37:39 2012 +0100
+Date: Sun Mar 11 23:37:39 2012 +0100
Make doUpdateFont protected
@@ -19393,39 +19761,39 @@
commit 448cfc431b7067af38da51e725ac0f1b2a0bc8f8
Author: Tobias Koenig <tokoe at kdab.com>
-Date: Sun Mar 11 23:22:18 2012 +0100
+Date: Sun Mar 11 23:22:18 2012 +0100
support for LinkMovie object in Qt4 frontend
Bug #40561
- qt4/src/CMakeLists.txt | 1 +
+ qt4/src/CMakeLists.txt | 1 +
qt4/src/poppler-annotation-private.h | 4 ++
- qt4/src/poppler-annotation.h | 4 ++
- qt4/src/poppler-link.cc | 42 +++++++++++++----
- qt4/src/poppler-link.h | 43 +++++++++++++++--
+ qt4/src/poppler-annotation.h | 4 ++
+ qt4/src/poppler-link.cc | 42 +++++++++++++----
+ qt4/src/poppler-link.h | 43 +++++++++++++++--
qt4/src/poppler-objectreference.cc | 89
++++++++++++++++++++++++++++++++++++
qt4/src/poppler-objectreference_p.h | 77 +++++++++++++++++++++++++++++++
- qt4/src/poppler-page.cc | 39 ++++++++++++----
+ qt4/src/poppler-page.cc | 39 ++++++++++++----
8 files changed, 276 insertions(+), 23 deletions(-)
commit a0d151deabf8243c98ff9953f8a43bb56fbf95a9
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Mar 11 16:05:15 2012 +0100
+Date: Sun Mar 11 16:05:15 2012 +0100
regtest: Add find-regression command to run git bisect automatically
- regtest/Bisect.py | 113
+ regtest/Bisect.py | 113
++++++++++++++++++++++++++++++++++++
- regtest/builder/__init__.py | 86 +++++++++++++++++++++++++++
- regtest/builder/autotools.py | 63 ++++++++++++++++++++
- regtest/commands/find-regression.py | 77 ++++++++++++++++++++++++
+ regtest/builder/__init__.py | 86 +++++++++++++++++++++++++++
+ regtest/builder/autotools.py | 63 ++++++++++++++++++++
+ regtest/commands/find-regression.py | 77 ++++++++++++++++++++++++
4 files changed, 339 insertions(+)
commit 856768c380ecea30ce9727b81c4c44b4f9489626
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Mar 10 18:15:58 2012 +0100
+Date: Sat Mar 10 18:15:58 2012 +0100
regtest: Add information about skipped tests in the summary
@@ -19434,7 +19802,7 @@
commit 508c7c3ef1f22459daa822f8287cab382119e753
Author: Tobias Koenig <tobias.koenig at kdab.com>
-Date: Wed Mar 7 18:35:05 2012 +0100
+Date: Wed Mar 7 18:35:05 2012 +0100
Fix logic error in Rendition parsing code
@@ -19448,7 +19816,7 @@
commit 68625258ab3cfc3e8e10a727e397f80bed0d1f5c
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Mar 4 18:37:53 2012 +1030
+Date: Sun Mar 4 18:37:53 2012 +1030
glib demo: make ctrl-q quit the demo
@@ -19457,7 +19825,7 @@
commit 684b47727ba810ad6bf239e2838aa65b6f6cec36
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Mar 4 18:10:49 2012 +1030
+Date: Sun Mar 4 18:10:49 2012 +1030
glib demo: show font encoding in font demo
@@ -19466,18 +19834,18 @@
commit 48c08d28645d82ab9d67433a0150f6e1ba24b7c6
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Mar 4 17:49:56 2012 +1030
+Date: Sun Mar 4 17:49:56 2012 +1030
glib: add poppler_fonts_iter_get_encoding
- glib/poppler-document.cc | 26 ++++++++++++++++++++++++++
- glib/poppler-document.h | 1 +
- glib/reference/poppler-sections.txt | 1 +
+ glib/poppler-document.cc | 26 ++++++++++++++++++++++++++
+ glib/poppler-document.h | 1 +
+ glib/reference/poppler-sections.txt | 1 +
3 files changed, 28 insertions(+)
commit 8d935569a977675afac35cf1bd5f2611b6a771b6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Mar 5 21:59:09 2012 +0100
+Date: Mon Mar 5 21:59:09 2012 +0100
Fix regression in some PSOutputDev array sizing
@@ -19486,7 +19854,7 @@
commit 2484bc0f29aef74c45ea39ef1e24804ed736154c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Mar 4 23:47:24 2012 +0100
+Date: Sun Mar 4 23:47:24 2012 +0100
Fix mismatch in some functions declarations
@@ -19495,7 +19863,7 @@
commit 35c960d198d2efa97d15e962662114c5c31b8d20
Author: Even Rouault <even.rouault at mines-paris.org>
-Date: Sun Mar 4 20:32:42 2012 +0100
+Date: Sun Mar 4 20:32:42 2012 +0100
Do not crash on malformed files with 0 bits in the color map of
an image
@@ -19505,7 +19873,7 @@
commit dae29c6c201cd69cbf4f008de865cc19a36f29b3
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Mar 4 15:22:02 2012 +0100
+Date: Sun Mar 4 15:22:02 2012 +0100
CJK substitute implementation on WIndows platforms.
@@ -19527,8 +19895,8 @@
gswin32c -q -dBATCH -sFONTDIR=<windows font directory>
-sCIDFMAP=<popper data dir>/cidfmap mkcidfm.ps
- poppler/GlobalParams.cc | 5 +++
- poppler/GlobalParams.h | 2 +
+ poppler/GlobalParams.cc | 5 +++
+ poppler/GlobalParams.h | 2 +
poppler/GlobalParamsWin.cc | 106
++++++++++++++++++++++++++++++++++++++++-----
3 files changed, 103 insertions(+), 10 deletions(-)
@@ -19535,7 +19903,7 @@
commit 32e47ee03840cc8f21c00497025864d77edb75f5
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Mar 4 15:21:13 2012 +0100
+Date: Sun Mar 4 15:21:13 2012 +0100
Improve CJK suport in PSOutputDev
@@ -19576,7 +19944,7 @@
commit 61037a6de157e39331ae7a8b12ee5a115fd7e936
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Mar 4 17:40:40 2012 +1030
+Date: Sun Mar 4 17:40:40 2012 +1030
glib demo: fix typo
@@ -19585,7 +19953,7 @@
commit aff5b0a4f04c12ad7733aedbc9997367f5873aa1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Mar 3 20:10:17 2012 +0100
+Date: Sat Mar 3 20:10:17 2012 +0100
regtest: Ignore backends with no results when creating html report
@@ -19594,7 +19962,7 @@
commit 9d28b8db3561845f4ca94c29479a259ceaf78bc5
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Mar 3 14:42:51 2012 +0100
+Date: Sat Mar 3 14:42:51 2012 +0100
regtest: Add --pretty-diff option to create-report command
@@ -19607,7 +19975,7 @@
for text
files is very slow.
- regtest/HTMLReport.py | 128
+ regtest/HTMLReport.py | 128
+++++++++++++++++++++++++++++++++++++-
regtest/commands/create-report.py | 4 ++
2 files changed, 129 insertions(+), 3 deletions(-)
@@ -19614,24 +19982,24 @@
commit 670ea176495b8b580daba061840c914714bf422d
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Mar 2 22:22:16 2012 +1030
+Date: Fri Mar 2 22:22:16 2012 +1030
pdffonts: list the encoding of each font
Bug 46888
- poppler/CMap.h | 2 ++
- poppler/FontInfo.cc | 3 +++
- poppler/FontInfo.h | 2 ++
+ poppler/CMap.h | 2 ++
+ poppler/FontInfo.cc | 3 +++
+ poppler/FontInfo.h | 2 ++
poppler/GfxFont.cc | 26 ++++++++++++++++++++++++++
- poppler/GfxFont.h | 4 ++++
- utils/pdffonts.1 | 3 +++
- utils/pdffonts.cc | 7 ++++---
+ poppler/GfxFont.h | 4 ++++
+ utils/pdffonts.1 | 3 +++
+ utils/pdffonts.cc | 7 ++++---
7 files changed, 44 insertions(+), 3 deletions(-)
commit 3ab6b5ebf3b6c0d59bcb2ec68eae1aa95cab1d0e
Author: William Bader <williambader at hotmail.com>
-Date: Fri Mar 2 19:40:44 2012 +0100
+Date: Fri Mar 2 19:40:44 2012 +0100
Fix pdftops -passfonts regression
@@ -19645,39 +20013,39 @@
poppler/GlobalParams.cc | 9 +--------
poppler/GlobalParams.h | 4 +---
- utils/pdftops.cc | 10 +++++-----
+ utils/pdftops.cc | 10 +++++-----
3 files changed, 7 insertions(+), 16 deletions(-)
commit 6c1ee34424b1122c0a2222b776d8d475f7c555cd
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Mar 2 18:41:58 2012 +1030
+Date: Fri Mar 2 18:41:58 2012 +1030
Update poppler copyright
poppler/poppler-config.h.cmake | 2 +-
- poppler/poppler-config.h.in | 2 +-
+ poppler/poppler-config.h.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit cdb1350d1e28cf3bceda75736ca91e13d193de84
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 1 18:58:02 2012 +0100
+Date: Thu Mar 1 18:58:02 2012 +0100
Increase versions
- CMakeLists.txt | 4 ++--
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- glib/CMakeLists.txt | 2 +-
- glib/Makefile.am | 2 +-
- poppler/Makefile.am | 2 +-
+ CMakeLists.txt | 4 ++--
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ glib/CMakeLists.txt | 2 +-
+ glib/Makefile.am | 2 +-
+ poppler/Makefile.am | 2 +-
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt4/src/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt4/src/Makefile.am | 2 +-
9 files changed, 10 insertions(+), 10 deletions(-)
commit 2c9e6fa5b3bc6cd01618c3fb4f46533bfce97466
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 1 18:48:17 2012 +0100
+Date: Thu Mar 1 18:48:17 2012 +0100
0.19.0 news file
@@ -19686,36 +20054,36 @@
commit 14f6abfcb83f91755e6de05cd33870934bba3cfb
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 1 17:53:25 2012 +0100
+Date: Thu Mar 1 17:53:25 2012 +0100
Update copyrights
- goo/JpegWriter.cc | 2 +-
+ goo/JpegWriter.cc | 2 +-
poppler/CairoFontEngine.cc | 1 +
poppler/CairoOutputDev.cc | 3 ++-
poppler/CairoOutputDev.h | 2 +-
poppler/CairoRescaleBox.cc | 15 +++++++++++++++
- poppler/FontInfo.cc | 2 +-
- poppler/FontInfo.h | 1 +
- poppler/Gfx.cc | 2 +-
- poppler/GfxFont.cc | 1 +
+ poppler/FontInfo.cc | 2 +-
+ poppler/FontInfo.h | 1 +
+ poppler/Gfx.cc | 2 +-
+ poppler/GfxFont.cc | 1 +
poppler/GlobalParams.cc | 2 ++
poppler/GlobalParams.h | 1 +
- poppler/Lexer.cc | 1 +
+ poppler/Lexer.cc | 1 +
poppler/NameToUnicodeTable.h | 2 +-
utils/ImageOutputDev.cc | 1 +
utils/ImageOutputDev.h | 1 +
- utils/parseargs.cc | 1 +
- utils/parseargs.h | 1 +
- utils/pdffonts.cc | 1 +
- utils/pdfimages.cc | 1 +
- utils/pdftocairo.cc | 2 +-
- utils/pdftoppm.cc | 2 +-
+ utils/parseargs.cc | 1 +
+ utils/parseargs.h | 1 +
+ utils/pdffonts.cc | 1 +
+ utils/pdfimages.cc | 1 +
+ utils/pdftocairo.cc | 2 +-
+ utils/pdftoppm.cc | 2 +-
21 files changed, 37 insertions(+), 8 deletions(-)
commit e63ca8184168f824575be9bbb64e9b1eac1eff94
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Mar 1 21:46:12 2012 +1030
+Date: Thu Mar 1 21:46:12 2012 +1030
pdftocairo: document that -scale-to will preserve aspect ratio
@@ -19726,7 +20094,7 @@
commit fa82a7ce1372e5976ad95624115fcd7a4d9bd22c
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Mar 1 21:43:32 2012 +1030
+Date: Thu Mar 1 21:43:32 2012 +1030
pdftocairo: allow one of -scale-to-[xy] = -1 to mean the aspect
ratio is to be preserved
@@ -19739,7 +20107,7 @@
commit a2b008223ad6887f00d76c535f2b0b0f13f52b76
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Feb 28 21:38:19 2012 +1030
+Date: Tue Feb 28 21:38:19 2012 +1030
glib: add copy button to selections demo
@@ -19748,7 +20116,7 @@
commit b666d19308a043206e405c7e9d4ad709d68d331b
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Feb 28 21:07:06 2012 +1030
+Date: Tue Feb 28 21:07:06 2012 +1030
glib: show substitute font name in demo
@@ -19757,19 +20125,19 @@
commit 18bc59fcf5a59b1fd51a631c02e900790c3a6dc0
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Feb 28 21:06:38 2012 +1030
+Date: Tue Feb 28 21:06:38 2012 +1030
glib: add poppler_fonts_iter_get_substitute_name
- glib/poppler-document.cc | 27 +++++++++++++++++++++++++++
- glib/poppler-document.h | 1 +
- glib/reference/poppler-docs.sgml | 4 ++++
- glib/reference/poppler-sections.txt | 1 +
+ glib/poppler-document.cc | 27 +++++++++++++++++++++++++++
+ glib/poppler-document.h | 1 +
+ glib/reference/poppler-docs.sgml | 4 ++++
+ glib/reference/poppler-sections.txt | 1 +
4 files changed, 33 insertions(+)
commit 4eaafe67de79fb63ebf61f031a97bbc0ed6a8891
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 29 23:22:34 2012 +0100
+Date: Wed Feb 29 23:22:34 2012 +0100
Change nnnnnn to number
@@ -19781,7 +20149,7 @@
commit aec6cb67951e56e4557a11c4fdf301e585268fe4
Author: William Bader <williambader at hotmail.com>
-Date: Wed Feb 29 23:18:16 2012 +0100
+Date: Wed Feb 29 23:18:16 2012 +0100
Fix stuff lost when merging xpdf303
@@ -19793,13 +20161,13 @@
poppler/PSOutputDev.cc | 284
+++++++++++++++++++++++++++++++++++++++++--------
- poppler/Stream.cc | 55 ++++++++--
- poppler/Stream.h | 39 ++++++-
+ poppler/Stream.cc | 55 ++++++++--
+ poppler/Stream.h | 39 ++++++-
3 files changed, 320 insertions(+), 58 deletions(-)
commit e977925a1eb15083e6b020b31da77ddef9d5df02
Author: William Bader <williambader at hotmail.com>
-Date: Wed Feb 29 23:12:24 2012 +0100
+Date: Wed Feb 29 23:12:24 2012 +0100
Fix double alloc
@@ -19810,7 +20178,7 @@
commit e13efe04facdc10f3acffece3b057544f018f40c
Author: William Bader <williambader at hotmail.com>
-Date: Wed Feb 29 23:10:43 2012 +0100
+Date: Wed Feb 29 23:10:43 2012 +0100
Fix memory leak
@@ -19821,7 +20189,7 @@
commit adfc03e441b2a86dab5216dc560fd79343dfbe4f
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Feb 29 21:10:56 2012 +0100
+Date: Wed Feb 29 21:10:56 2012 +0100
Only use Hints table when there are no parse errors
@@ -19834,7 +20202,7 @@
commit 7ec31b8dc40ec8a3534fbb89964aa011aeb81f5e
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Feb 27 21:15:39 2012 +1030
+Date: Mon Feb 27 21:15:39 2012 +1030
pdftoppm: document that -scale-to will preserve aspect ratio
@@ -19843,7 +20211,7 @@
commit 38ace7db5de0b2b247fd520e48a8f26e5d28c9d7
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Feb 25 20:02:22 2012 +1030
+Date: Sat Feb 25 20:02:22 2012 +1030
pdftoppm: allow one of -scale-to-[xy] = -1 to mean the aspect ratio
is to be preserved
@@ -19856,20 +20224,20 @@
commit 738b879ebb536cc84d7ec96543d484023b69e6d3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 25 20:53:58 2012 +0100
+Date: Sat Feb 25 20:53:58 2012 +0100
regtest: Add create-report command to generate html report of
test results
- regtest/HTMLReport.py | 197
+ regtest/HTMLReport.py | 197
++++++++++++++++++++++++++++++++++++++
- regtest/backends/__init__.py | 20 +++-
+ regtest/backends/__init__.py | 20 +++-
regtest/commands/create-report.py | 57 +++++++++++
3 files changed, 273 insertions(+), 1 deletion(-)
commit d5faabd509c2860ab199ee89b8ef9d4c14fa5118
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 25 20:50:53 2012 +0100
+Date: Sat Feb 25 20:50:53 2012 +0100
regtest: Use diff.png extension for image diff files
@@ -19883,7 +20251,7 @@
commit 2a5f1594a23cf521497f904b502fbadf56a9e780
Author: William Bader <williambader at hotmail.com>
-Date: Sat Feb 25 16:32:33 2012 +0100
+Date: Sat Feb 25 16:32:33 2012 +0100
Fix PSOutputDev regression with -level1
@@ -19892,7 +20260,7 @@
commit 6a5deb0a86ad227cce3f85b1f58a9b86755cd812
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Feb 25 19:39:02 2012 +1030
+Date: Sat Feb 25 19:39:02 2012 +1030
autoconf: PKG_CHECK_EXISTS should not have the variable prefix in
the first argument
@@ -19902,7 +20270,7 @@
commit 8f4566c14a727fb75c4c353989cf5eb96516c2e3
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Feb 22 21:21:52 2012 +1030
+Date: Wed Feb 22 21:21:52 2012 +1030
autoconf: replace openjpeg compile test with a version test
@@ -19914,7 +20282,7 @@
commit 30f38bf425e2f76b3f6cc4c080137ac7219a9dbe
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Feb 22 21:01:59 2012 +1030
+Date: Wed Feb 22 21:01:59 2012 +1030
autoconf: Use pkgconfig to check for libopenjpeg
@@ -19929,7 +20297,7 @@
commit 466340d257ff0fe7e3a88a4e013e3feec3f7b70a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Feb 23 23:47:15 2012 +0100
+Date: Thu Feb 23 23:47:15 2012 +0100
Combine UTF16 surrogate pairs
@@ -19940,7 +20308,7 @@
commit 675ef2bda3c4e06b39e2ba09b3b19d99cfb001b6
Author: Oliver Sander <sander at mi.fu-berlin.de>
-Date: Thu Feb 23 23:22:50 2012 +0100
+Date: Thu Feb 23 23:22:50 2012 +0100
Compile
@@ -19949,7 +20317,7 @@
commit 7705e65c231cc3af296bf19f5cba110cabb72e7d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Feb 23 23:09:23 2012 +0100
+Date: Thu Feb 23 23:09:23 2012 +0100
Generate outlines in pdftohtml in -xml mode.
@@ -19957,14 +20325,14 @@
utils/HtmlOutputDev.cc | 130
++++++++++++++++++++++++++++++++++++-------------
- utils/HtmlOutputDev.h | 7 ++-
- utils/pdf2xml.dtd | 7 ++-
- utils/pdftohtml.cc | 5 +-
+ utils/HtmlOutputDev.h | 7 ++-
+ utils/pdf2xml.dtd | 7 ++-
+ utils/pdftohtml.cc | 5 +-
4 files changed, 108 insertions(+), 41 deletions(-)
commit 30446bdd7e202eed88d131e04477c76861fd145c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Feb 23 22:56:17 2012 +0100
+Date: Thu Feb 23 22:56:17 2012 +0100
Use an Identity CharCodeToUnicode for Adobe-Identity and Adobe-UCS
collections
@@ -19975,12 +20343,12 @@
poppler/CharCodeToUnicode.cc | 18 +++++++++++++-----
poppler/CharCodeToUnicode.h | 7 +++++--
- poppler/GfxFont.cc | 13 +++++++------
+ poppler/GfxFont.cc | 13 +++++++------
3 files changed, 25 insertions(+), 13 deletions(-)
commit 71104f1ec55d3be999afaa1b62405454b31066a9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Feb 23 19:34:57 2012 +0100
+Date: Thu Feb 23 19:34:57 2012 +0100
Remove unneded CharCodeToUnicode includes
@@ -19992,7 +20360,7 @@
commit c0c8cc1592ee6aa13157e34f8083b951d487a413
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Feb 23 21:13:23 2012 +1030
+Date: Thu Feb 23 21:13:23 2012 +1030
glib docs: fix typo
@@ -20001,7 +20369,7 @@
commit fde3bed0f400a50f31f1f6bcee44ac1b2c17ddc6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 22 00:03:37 2012 +0100
+Date: Wed Feb 22 00:03:37 2012 +0100
pdfinfo: decode utf-16 surrogate pairs
@@ -20013,20 +20381,20 @@
commit 3361564364a1799fc3d6c6df9f208c5531c407dc
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Feb 21 22:20:02 2012 +0100
+Date: Tue Feb 21 22:20:02 2012 +0100
Expand glyph name ligatures such as "ff", "ffi" etc to normal form
Bug 7002
- poppler/GfxFont.cc | 14 +++++++++++++-
- poppler/UnicodeTypeTable.cc | 9 +++++++++
- poppler/UnicodeTypeTable.h | 3 +++
+ poppler/GfxFont.cc | 14 +++++++++++++-
+ poppler/UnicodeTypeTable.cc | 9 +++++++++
+ poppler/UnicodeTypeTable.h | 3 +++
3 files changed, 25 insertions(+), 1 deletion(-)
commit d0186c558f4a84a9317687ad50b460d34fb5fdf0
Author: Pino Toscano <pino at kde.org>
-Date: Mon Feb 20 22:18:00 2012 +0100
+Date: Mon Feb 20 22:18:00 2012 +0100
cmake: support for lcms2
@@ -20034,29 +20402,29 @@
CMake build system,
importing the FindLCMS2.cmake from kdelibs
- CMakeLists.txt | 26 +++++++++++++--
+ CMakeLists.txt | 26 +++++++++++++--
cmake/modules/FindLCMS2.cmake | 73
+++++++++++++++++++++++++++++++++++++++++++
- config.h.cmake | 3 ++
- utils/CMakeLists.txt | 3 ++
+ config.h.cmake | 3 ++
+ utils/CMakeLists.txt | 3 ++
4 files changed, 102 insertions(+), 3 deletions(-)
commit e48c22d3b70412015b9cc07a9a6ce07845274e13
Author: Koji Otani <sho at bbr.jp>
-Date: Mon Feb 20 22:04:01 2012 +0100
+Date: Mon Feb 20 22:04:01 2012 +0100
Add support for lcms2
- configure.ac | 24 ++++++-
- poppler/GfxState.cc | 159
+ configure.ac | 24 ++++++-
+ poppler/GfxState.cc | 159
+++++++++++++++++++++++++++-----------------
- qt4/src/poppler-document.cc | 5 ++
- utils/pdftocairo.cc | 17 +++++
+ qt4/src/poppler-document.cc | 5 ++
+ utils/pdftocairo.cc | 17 +++++
4 files changed, 143 insertions(+), 62 deletions(-)
commit 1bcae7aa8f87cc85ee6b477bf0abb49452e46505
Author: Igor Slepchin <igor.redhat at gmail.com>
-Date: Sun Feb 19 23:40:50 2012 +0100
+Date: Sun Feb 19 23:40:50 2012 +0100
Consistently check if pdftohtml needs to generate outlines.
@@ -20065,7 +20433,7 @@
commit 126bf08105e319f9216654782e5a63f99f1d1825
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 19 23:18:25 2012 +0100
+Date: Sun Feb 19 23:18:25 2012 +0100
Update glyph names to Unicode values mapping
@@ -20080,7 +20448,7 @@
commit c0fec84312a37f62bdbfdee7c8e9b520af28330a
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 19 14:47:24 2012 +0100
+Date: Sun Feb 19 14:47:24 2012 +0100
fix typo, GString -> GooString
@@ -20089,7 +20457,7 @@
commit aaae8996766f259dcc329755c7cccde7c916c1fb
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Feb 16 22:22:15 2012 +1030
+Date: Thu Feb 16 22:22:15 2012 +1030
cairo: set mask matrix before drawing an image with a mask
@@ -20100,7 +20468,7 @@
commit fff439f25d9bbd199db5646deccd80733138898e
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Feb 19 15:45:31 2012 +1030
+Date: Sun Feb 19 15:45:31 2012 +1030
update .gitignore
@@ -20109,7 +20477,7 @@
commit 1cc3e152d6e879eb13fbdf2964ede3e01d13d097
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Feb 19 15:43:09 2012 +1030
+Date: Sun Feb 19 15:43:09 2012 +1030
glib docs: fix typo
@@ -20118,7 +20486,7 @@
commit 4f4db591276ec156c55b3a3c2020a1cf82f1519b
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Feb 19 15:37:04 2012 +1030
+Date: Sun Feb 19 15:37:04 2012 +1030
cairo: fix pdftocairo crash when pdf document uses actualText
@@ -20127,7 +20495,7 @@
commit 9b72ee4e4c8658b2f7cd542d601a5c3be621d3fc
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sat Feb 18 17:34:12 2012 +0100
+Date: Sat Feb 18 17:34:12 2012 +0100
Make some of the unfilteredResets be really unfiltered
@@ -20137,7 +20505,7 @@
commit 33aded82fbd98832eaab7cb7487fe6a1c7ef15f5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Feb 18 17:21:10 2012 +0100
+Date: Sat Feb 18 17:21:10 2012 +0100
Rework XRef getNumObjects and getSize
@@ -20152,7 +20520,7 @@
commit 521d3740e9b7d2cfacf29f089a4a8f6c962de807
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Feb 13 22:05:18 2012 +1030
+Date: Mon Feb 13 22:05:18 2012 +1030
pdfimages: add -list option to list all images
@@ -20161,13 +20529,13 @@
utils/ImageOutputDev.cc | 204
++++++++++++++++++++++++++++++++++++++++++------
utils/ImageOutputDev.h | 20 ++++-
- utils/pdfimages.1 | 101 ++++++++++++++++++++++++
- utils/pdfimages.cc | 12 ++-
+ utils/pdfimages.1 | 101 ++++++++++++++++++++++++
+ utils/pdfimages.cc | 12 ++-
4 files changed, 307 insertions(+), 30 deletions(-)
commit 119b6b752314c9b13440eddf5bd1d5cef2966e80
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Feb 6 16:50:11 2012 +1030
+Date: Mon Feb 6 16:50:11 2012 +1030
cairo: don't read inline image streams twice
@@ -20178,34 +20546,34 @@
commit a76135391555145ec740d49a7141e60da0ea5dee
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Feb 14 20:11:19 2012 +0100
+Date: Tue Feb 14 20:11:19 2012 +0100
Add a configuration option for the test data dir
This makes 'make distcheck' run succesfully.
- CMakeLists.txt | 20 ++++++++++++++++++++
- Makefile.am | 2 +-
- configure.ac | 42
+ CMakeLists.txt | 20 ++++++++++++++++++++
+ Makefile.am | 2 +-
+ configure.ac | 42
+++++++++++++++++++++++++++++++++++++++++
- qt4/tests/CMakeLists.txt | 1 +
- qt4/tests/Makefile.am | 1 +
+ qt4/tests/CMakeLists.txt | 1 +
+ qt4/tests/Makefile.am | 1 +
qt4/tests/check_actualtext.cpp | 2 +-
qt4/tests/check_attachments.cpp | 14 +++++++-------
- qt4/tests/check_fonts.cpp | 18 +++++++++---------
- qt4/tests/check_links.cpp | 6 +++---
- qt4/tests/check_metadata.cpp | 32 +++++++++++++++----------------
+ qt4/tests/check_fonts.cpp | 18 +++++++++---------
+ qt4/tests/check_links.cpp | 6 +++---
+ qt4/tests/check_metadata.cpp | 32 +++++++++++++++----------------
qt4/tests/check_optcontent.cpp | 12 ++++++------
qt4/tests/check_pagelayout.cpp | 6 +++---
- qt4/tests/check_pagemode.cpp | 10 +++++-----
- qt4/tests/check_password.cpp | 12 ++++++------
+ qt4/tests/check_pagemode.cpp | 10 +++++-----
+ qt4/tests/check_password.cpp | 12 ++++++------
qt4/tests/check_permissions.cpp | 2 +-
- qt4/tests/check_search.cpp | 4 ++--
+ qt4/tests/check_search.cpp | 4 ++--
16 files changed, 124 insertions(+), 60 deletions(-)
commit 59946e0c34e762eb5f5a13b4ae8c9ec7fb21379a
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Tue Feb 14 19:37:21 2012 +0100
+Date: Tue Feb 14 19:37:21 2012 +0100
Overprint implementation in postscript and splash device
@@ -20275,31 +20643,31 @@
with the SPLASH_CMYK directive.
poppler/PSOutputDev.cc | 67 ++++++++++--
- poppler/PSOutputDev.h | 3 +-
+ poppler/PSOutputDev.h | 3 +-
poppler/SplashOutputDev.cc | 62 ++++++++++--
- poppler/SplashOutputDev.h | 4 +-
- splash/Splash.cc | 70 +++++++++----
- splash/Splash.h | 4 +-
- splash/SplashState.cc | 5 +-
- splash/SplashState.h | 247
+ poppler/SplashOutputDev.h | 4 +-
+ splash/Splash.cc | 70 +++++++++----
+ splash/Splash.h | 4 +-
+ splash/SplashState.cc | 5 +-
+ splash/SplashState.h | 247
+++++++++++++++++++++++----------------------
- utils/pdftops.cc | 13 +++
+ utils/pdftops.cc | 13 +++
9 files changed, 308 insertions(+), 167 deletions(-)
commit b505920db6d3dac58c7e9f4f8917f4c4449b08a0
Merge: 9250449 a631281
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 14 19:18:54 2012 +0100
+Date: Tue Feb 14 19:18:54 2012 +0100
Merge remote-tracking branch 'origin/xpdf303merge'
Conflicts:
- utils/HtmlOutputDev.cc
- utils/HtmlOutputDev.h
+ utils/HtmlOutputDev.cc
+ utils/HtmlOutputDev.h
commit 9250449aaa279840d789b3a7cef75d06a0fd88e7
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Feb 12 23:16:41 2012 +0100
+Date: Sun Feb 12 23:16:41 2012 +0100
Improve moc detection when cross compiling
@@ -20308,7 +20676,7 @@
commit 66cf1fdb3ba6894f61d9078f5c30046b464347ae
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 12 22:27:58 2012 +0100
+Date: Sun Feb 12 22:27:58 2012 +0100
qt4: remove non-existing 'qt' include dirs
@@ -20319,7 +20687,7 @@
commit 53d8fc4d2978b70e8926e3df71facd1f39de9348
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 12 17:36:55 2012 +0100
+Date: Sun Feb 12 17:36:55 2012 +0100
man pages: fix minor issues with hypens and %
@@ -20329,7 +20697,7 @@
commit a63128179c65b5d9d6d9d41fa601a593b0a05d94
Author: Thomas Freitag <Thomas.Freitag at kabelmail.de>
-Date: Thu Feb 9 22:02:52 2012 +0100
+Date: Thu Feb 9 22:02:52 2012 +0100
[xpdf303] Fix merge issue
@@ -20338,7 +20706,7 @@
commit cd5a6a4d02e579e543067d1847164aff90363f16
Author: Thomas Freitag <Thomas.Freitag at kabelmail.de>
-Date: Thu Feb 9 22:01:42 2012 +0100
+Date: Thu Feb 9 22:01:42 2012 +0100
[xpdf303] Fix merge bug
@@ -20347,7 +20715,7 @@
commit 597fa37cacec928c40d0491174ce843fe01f26d9
Author: Igor Slepchin <igor.slepchin at gmail.com>
-Date: Wed Feb 8 19:22:13 2012 -0500
+Date: Wed Feb 8 19:22:13 2012 -0500
Close li tags in generated outlines.
@@ -20360,7 +20728,7 @@
commit 2fc36dba5f63703896722adb5127896e4c2840e7
Author: Igor Slepchin <igor.slepchin at gmail.com>
-Date: Thu Feb 9 00:15:13 2012 +0100
+Date: Thu Feb 9 00:15:13 2012 +0100
Get rid of static data members; merge duplicated jpeg dumping code.
@@ -20370,12 +20738,12 @@
utils/HtmlOutputDev.cc | 143
+++++++++++++++++++------------------------------
- utils/HtmlOutputDev.h | 15 ++++--
+ utils/HtmlOutputDev.h | 15 ++++--
2 files changed, 65 insertions(+), 93 deletions(-)
commit f655efe327ddd3b6a68353a62589d4e4f8a318a8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 8 23:58:27 2012 +0100
+Date: Wed Feb 8 23:58:27 2012 +0100
Fix memory leak when using HtmlOutputDev::mapEncodingToHtml
@@ -20384,12 +20752,12 @@
utils/HtmlOutputDev.cc | 47
++++++++++++++++++++++++-----------------------
- utils/HtmlOutputDev.h | 7 ++++---
+ utils/HtmlOutputDev.h | 7 ++++---
2 files changed, 28 insertions(+), 26 deletions(-)
commit 68f02d19c571fce956c7f4af6ccd0ff9ba8b1b03
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 8 23:47:46 2012 +0100
+Date: Wed Feb 8 23:47:46 2012 +0100
Fix leak in pdftohtml getInfoString
@@ -20401,7 +20769,7 @@
commit 2b7ba166c28e32653db4ae7acf90e06e0dd5975b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 8 19:12:52 2012 +0100
+Date: Wed Feb 8 19:12:52 2012 +0100
[xpdf303] Compile fixes
@@ -20411,7 +20779,7 @@
commit b8c9b179c9491cf6755b07bfdec4174e78b7d241
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Feb 6 19:55:07 2012 +0100
+Date: Mon Feb 6 19:55:07 2012 +0100
[xpdf303] Adapt better to what we did and what xpdf303 does
@@ -20422,55 +20790,55 @@
poppler/SplashOutputDev.h | 1 -
splash/SplashFTFont.cc | 40
+++++++++++++++++++---------------------
- splash/SplashFTFont.h | 1 -
+ splash/SplashFTFont.h | 1 -
splash/SplashFTFontEngine.cc | 7 +++----
splash/SplashFTFontEngine.h | 5 ++---
splash/SplashFontEngine.cc | 3 +--
splash/SplashFontEngine.h | 1 -
- utils/pdftoppm.cc | 2 +-
+ utils/pdftoppm.cc | 2 +-
12 files changed, 26 insertions(+), 49 deletions(-)
commit ea6bc19564865e04431d9154802ae7fba975a716
Merge: e17f095 92ce79f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Feb 6 01:18:25 2012 +0100
+Date: Mon Feb 6 01:18:25 2012 +0100
Merge branch 'master' into xpdf303merge
Conflicts:
- poppler/CairoOutputDev.cc
- poppler/CairoOutputDev.h
- poppler/FontInfo.cc
- poppler/GfxFont.cc
- poppler/GfxState.cc
- poppler/GlobalParams.cc
- poppler/GlobalParams.h
- poppler/Lexer.cc
+ poppler/CairoOutputDev.cc
+ poppler/CairoOutputDev.h
+ poppler/FontInfo.cc
+ poppler/GfxFont.cc
+ poppler/GfxState.cc
+ poppler/GlobalParams.cc
+ poppler/GlobalParams.h
+ poppler/Lexer.cc
commit e17f09563276ee25b6acfc127b6ea360da650030
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Feb 6 00:25:53 2012 +0100
+Date: Mon Feb 6 00:25:53 2012 +0100
[xpdf303] TextOutputDev and associated changes
- cpp/poppler-page.cpp | 10 +-
- glib/poppler-page.cc | 5 +-
- poppler/ArthurOutputDev.cc | 1 +
- poppler/CairoOutputDev.cc | 2 +-
- poppler/Gfx.cc | 6 +-
- poppler/PSOutputDev.cc | 6 +-
+ cpp/poppler-page.cpp | 10 +-
+ glib/poppler-page.cc | 5 +-
+ poppler/ArthurOutputDev.cc | 1 +
+ poppler/CairoOutputDev.cc | 2 +-
+ poppler/Gfx.cc | 6 +-
+ poppler/PSOutputDev.cc | 6 +-
poppler/TextOutputDev.cc | 360
++++++++++++++++++++++++++++-----------------
poppler/TextOutputDev.h | 18 ++-
qt4/src/poppler-page.cc | 12 +-
- test/perf-test.cc | 2 +-
- utils/pdftotext.1 | 4 +
- utils/pdftotext.cc | 10 +-
+ test/perf-test.cc | 2 +-
+ utils/pdftotext.1 | 4 +
+ utils/pdftotext.cc | 10 +-
12 files changed, 270 insertions(+), 166 deletions(-)
commit 548648bf29dc1551443eb1925814342e7aadee46
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 5 23:08:44 2012 +0100
+Date: Sun Feb 5 23:08:44 2012 +0100
[xpdf303] Merge PDFDoc encryption related code
@@ -20479,31 +20847,31 @@
commit 6ee907f291427b8751a872b31210bf32e8d2b722
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 5 22:57:25 2012 +0100
+Date: Sun Feb 5 22:57:25 2012 +0100
[xpdf303] More merges from Thomas, basically PSOutputDev and some
other small stuff
- poppler/GfxFont.cc | 4 +-
- poppler/GlobalParams.cc | 95 ++-
- poppler/GlobalParams.h | 18 +-
- poppler/GlobalParamsWin.cc | 16 +-
- poppler/Hints.cc | 2 +-
+ poppler/GfxFont.cc | 4 +-
+ poppler/GlobalParams.cc | 95 ++-
+ poppler/GlobalParams.h | 18 +-
+ poppler/GlobalParamsWin.cc | 16 +-
+ poppler/Hints.cc | 2 +-
poppler/PSOutputDev.cc | 1814
++++++++++++++++++++++---------------------
- poppler/PSOutputDev.h | 51 +-
- poppler/Parser.cc | 13 +-
- poppler/Parser.h | 7 +-
- poppler/PreScanOutputDev.cc | 70 +-
- poppler/PreScanOutputDev.h | 16 +-
- poppler/XRef.cc | 91 ++-
- poppler/XRef.h | 3 +-
- utils/pdftops.cc | 2 +-
+ poppler/PSOutputDev.h | 51 +-
+ poppler/Parser.cc | 13 +-
+ poppler/Parser.h | 7 +-
+ poppler/PreScanOutputDev.cc | 70 +-
+ poppler/PreScanOutputDev.h | 16 +-
+ poppler/XRef.cc | 91 ++-
+ poppler/XRef.h | 3 +-
+ utils/pdftops.cc | 2 +-
14 files changed, 1231 insertions(+), 971 deletions(-)
commit 92ce79f47f929392f48737612a9690088573f63d
Author: Igor Slepchin <igor.redhat at gmail.com>
-Date: Sun Feb 5 15:55:39 2012 +0100
+Date: Sun Feb 5 15:55:39 2012 +0100
Proper unicode support when dumping PDF outline.
@@ -20515,17 +20883,17 @@
Conflicts:
- utils/HtmlOutputDev.cc
+ utils/HtmlOutputDev.cc
utils/HtmlOutputDev.cc | 197
++++++++++++++++++++++++++-----------------------
- utils/HtmlOutputDev.h | 6 +-
- utils/pdftohtml.cc | 3 +-
+ utils/HtmlOutputDev.h | 6 +-
+ utils/pdftohtml.cc | 3 +-
3 files changed, 112 insertions(+), 94 deletions(-)
commit 38ec58ed1cb54722aece875287b847643aa2c4b8
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Feb 4 17:13:30 2012 +1030
+Date: Sat Feb 4 17:13:30 2012 +1030
Lexer: convert integer to real when overflow occurs
@@ -20536,7 +20904,7 @@
commit df89de61b7d01f0f816e773cdb809faa3053e962
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Jan 31 20:01:30 2012 +0100
+Date: Tue Jan 31 20:01:30 2012 +0100
glib: Exclude poppler-private.h from introspection files
@@ -20548,7 +20916,7 @@
commit 88cb6d9360bc943fc2cdda262dc46bf831641541
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 4 12:04:03 2012 +0100
+Date: Sat Feb 4 12:04:03 2012 +0100
glib: Update gtk-doc makefile and m4 file
@@ -20559,7 +20927,7 @@
commit 3f4164f84bbf748a2f919741669ef20db0fbda9f
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Feb 1 10:44:17 2012 +0100
+Date: Wed Feb 1 10:44:17 2012 +0100
gtk-doc: Fix build when builddir != srcdir
@@ -20570,7 +20938,7 @@
commit 8daeb82f982eba25fe8c7d07358f0a6593ddc89a
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Feb 2 13:01:45 2012 +0100
+Date: Thu Feb 2 13:01:45 2012 +0100
gtk-doc: Fix API documentation for poppler_page_free_annot_mapping()
@@ -20584,7 +20952,7 @@
commit f8ce9966e4f480949799a26c01bd861f4011b587
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 4 11:51:34 2012 +0100
+Date: Sat Feb 4 11:51:34 2012 +0100
gtk-doc: Remove reference to non existent method poppler_layer_free()
@@ -20595,7 +20963,7 @@
commit f58f3525f135bc47e89c23c33e96e43db10d4853
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Feb 2 15:59:47 2012 +0100
+Date: Thu Feb 2 15:59:47 2012 +0100
gtk-doc: Add more glib API documentation for poppler-document
@@ -20608,19 +20976,19 @@
commit 080247f6a47bc929b25f6e000f4474801af74b1f
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Feb 2 15:45:37 2012 +0100
+Date: Thu Feb 2 15:45:37 2012 +0100
gtk-doc: remove references to removed pixbuf functions
Bug #45549.
- glib/poppler-page.cc | 6 ++----
+ glib/poppler-page.cc | 6 ++----
glib/reference/poppler-sections.txt | 4 ----
2 files changed, 2 insertions(+), 8 deletions(-)
commit 47780d9ed1fd69068fdb9b9782e2cb37e2a5b217
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Feb 2 15:43:30 2012 +0100
+Date: Thu Feb 2 15:43:30 2012 +0100
gtk-doc: do not build doc for glib-demo
@@ -20633,24 +21001,24 @@
commit e320f335cc6e54c60bd2436799dd1f05beb060ba
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Feb 4 11:32:50 2012 +0100
+Date: Sat Feb 4 11:32:50 2012 +0100
gtk-doc: Fix typo's
Bug #45549.
- glib/poppler-annot.cc | 6 +++---
- glib/poppler-annot.h | 2 +-
- glib/poppler-document.cc | 2 +-
- glib/poppler-media.cc | 2 +-
- glib/poppler-page.cc | 3 +--
- glib/poppler-page.h | 4 ++--
+ glib/poppler-annot.cc | 6 +++---
+ glib/poppler-annot.h | 2 +-
+ glib/poppler-document.cc | 2 +-
+ glib/poppler-media.cc | 2 +-
+ glib/poppler-page.cc | 3 +--
+ glib/poppler-page.h | 4 ++--
glib/reference/poppler-sections.txt | 4 +++-
7 files changed, 12 insertions(+), 11 deletions(-)
commit 1fe27b07975e9a9455708563118fb73cce696f81
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Jan 31 12:49:01 2012 +0100
+Date: Tue Jan 31 12:49:01 2012 +0100
cairo: Remove unused variable in CairoFontEngine.cc
@@ -20661,7 +21029,7 @@
commit e3d80c79815ce46daf3c3f2b944f49eaf19bfea5
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Jan 31 14:42:04 2012 +0100
+Date: Tue Jan 31 14:42:04 2012 +0100
Fix return value of downscale_box_filter()
@@ -20672,7 +21040,7 @@
commit e074e526fa206403b84da5ce0f27d7357223c7ac
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Jan 31 13:02:16 2012 +0100
+Date: Tue Jan 31 13:02:16 2012 +0100
Fix return value of poppler_attachment_save
@@ -20683,7 +21051,7 @@
commit bc389cff91c350d7da186d4cf707c389c77bbc29
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Jan 31 14:03:08 2012 +0100
+Date: Tue Jan 31 14:03:08 2012 +0100
glib-demo: Do not use deprecated gtk_dialog_set_has_separator()
@@ -20694,21 +21062,21 @@
commit e52e3c24663edaa630d9187e832223b474b74089
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Jan 31 13:39:05 2012 +0100
+Date: Tue Jan 31 13:39:05 2012 +0100
glib-demo: Do not use deprecated GtkComboBox API
Bug #45439.
- glib/demo/annots.c | 6 ++++++
- glib/demo/print.c | 9 ++++++++-
- glib/demo/render.c | 16 ++++++++++++++++
+ glib/demo/annots.c | 6 ++++++
+ glib/demo/print.c | 9 ++++++++-
+ glib/demo/render.c | 16 ++++++++++++++++
glib/demo/selections.c | 8 ++++++++
4 files changed, 38 insertions(+), 1 deletion(-)
commit 165ab4ec122d0e1a6f30dcfba80aefc422cd83b7
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Jan 31 12:15:51 2012 +0100
+Date: Tue Jan 31 12:15:51 2012 +0100
Fix build for builddir != srcdir
@@ -20719,7 +21087,7 @@
commit e424a13bb516464d59ad76fd0933e92f3307b21b
Author: Thomas Freitag <Thomas.Freitag at kabelmail.de>
-Date: Fri Feb 3 00:12:10 2012 +0100
+Date: Fri Feb 3 00:12:10 2012 +0100
pdfseparate fixes by Thomas after his last commit
@@ -20728,38 +21096,38 @@
commit 4fcd42cfa4424992cd4b36af38bc6230ce0706c9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 1 22:53:03 2012 +0100
+Date: Wed Feb 1 22:53:03 2012 +0100
[xpdf303] More merges from Thomas (with minor fixes from me)
Basically fonts related and some other small stuff
- poppler/Annot.cc | 6 +-
- poppler/ArthurOutputDev.cc | 47 +--
- poppler/CMap.cc | 153 ++++++++
- poppler/CMap.h | 16 +
- poppler/CairoFontEngine.cc | 43 +--
- poppler/CharCodeToUnicode.h | 1 +
- poppler/FontInfo.cc | 8 +-
- poppler/Gfx.cc | 363 +++++++++++--------
- poppler/GfxFont.cc | 831
+ poppler/Annot.cc | 6 +-
+ poppler/ArthurOutputDev.cc | 47 +--
+ poppler/CMap.cc | 153 ++++++++
+ poppler/CMap.h | 16 +
+ poppler/CairoFontEngine.cc | 43 +--
+ poppler/CharCodeToUnicode.h | 1 +
+ poppler/FontInfo.cc | 8 +-
+ poppler/Gfx.cc | 363 +++++++++++--------
+ poppler/GfxFont.cc | 831
+++++++++++++++++++++++++++++---------------
- poppler/GfxFont.h | 34 +-
- poppler/GfxState.cc | 81 +++--
- poppler/GfxState.h | 2 +
+ poppler/GfxFont.h | 34 +-
+ poppler/GfxState.cc | 81 +++--
+ poppler/GfxState.h | 2 +
poppler/GlobalParams.cc | 738 ++++++++++++++++++++++-----------------
poppler/GlobalParams.h | 112 +++---
poppler/GlobalParamsWin.cc | 180 ++++++++--
poppler/PSOutputDev.cc | 591 +++++++++++++++----------------
- poppler/PSOutputDev.h | 12 +-
- poppler/PreScanOutputDev.cc | 10 +-
- poppler/SplashOutputDev.cc | 59 ++--
- poppler/XRef.cc | 16 +-
+ poppler/PSOutputDev.h | 12 +-
+ poppler/PreScanOutputDev.cc | 10 +-
+ poppler/SplashOutputDev.cc | 59 ++--
+ poppler/XRef.cc | 16 +-
20 files changed, 2008 insertions(+), 1295 deletions(-)
commit 0089357de8ea96f3e394ea9cb37e8182ccf15ae2
Author: Thomas Freitag <Thomas.Freitag at kabelmail.de>
-Date: Wed Feb 1 19:17:38 2012 +0100
+Date: Wed Feb 1 19:17:38 2012 +0100
pdfseparate: Produce PDF/X conformant pdf pages if the original PDF
was PDF/X conformant.
@@ -20772,7 +21140,7 @@
commit be62a4f2e7d5db3b6d85d1b3026979f9561e6e15
Author: Hib Eris <hib at hiberis.nl>
-Date: Mon Jan 30 17:07:28 2012 +0100
+Date: Mon Jan 30 17:07:28 2012 +0100
Fix build with latest mingw-w64 headers
@@ -20779,13 +21147,13 @@
Fixes bug #45407.
(cherry picked from commit 58c17c3a61f18a6808ec9ba37e82734a655090ac)
- glib/poppler-annot.cc | 1 +
+ glib/poppler-annot.cc | 1 +
glib/poppler-document.cc | 1 +
2 files changed, 2 insertions(+)
commit acbc63348ce5e279e4d66ed4f240dc8d61df4e57
Author: Suzuki Toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Mon Jan 30 20:46:04 2012 +1030
+Date: Mon Jan 30 20:46:04 2012 +1030
pdftocairo/automake: link with lcms
@@ -20794,7 +21162,7 @@
commit 9548573a16629fecdbd44c9aac8b626ec6f53b81
Author: Pino Toscano <pino at kde.org>
-Date: Mon Jan 30 00:32:52 2012 +0100
+Date: Mon Jan 30 00:32:52 2012 +0100
glib/cmake: various minor introspection improvements
@@ -20806,7 +21174,7 @@
commit bf2ffb1cc76bcf569419ac495f524c41bb6f1650
Author: Pino Toscano <pino at kde.org>
-Date: Mon Jan 30 00:21:31 2012 +0100
+Date: Mon Jan 30 00:21:31 2012 +0100
cmake: support $(gir_name)_EXPORT_PACKAGES for g-ir-scanner
@@ -20815,7 +21183,7 @@
commit cbe7131e63c5896010e7e1ad5c0c3aa91611704d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jan 27 00:36:18 2012 +0100
+Date: Fri Jan 27 00:36:18 2012 +0100
Set OPJ_DPARAMETERS_IGNORE_PCLR_CMAP_CDEF_FLAG if you have it
@@ -20823,14 +21191,14 @@
(cherry picked from commit de6415af1a39ec7dfa4f149c6c5e311b86352cec)
cmake/modules/FindLIBOPENJPEG.cmake | 13 +++++++++++++
- config.h.cmake | 3 +++
- configure.ac | 8 ++++++++
- poppler/JPEG2000Stream.cc | 7 ++++++-
+ config.h.cmake | 3 +++
+ configure.ac | 8 ++++++++
+ poppler/JPEG2000Stream.cc | 7 ++++++-
4 files changed, 30 insertions(+), 1 deletion(-)
commit 641526d1a7e8032ea8f7b8ac42c5ad8c20448d9b
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Jan 25 22:44:27 2012 +1030
+Date: Wed Jan 25 22:44:27 2012 +1030
jpeg: set image parameters after jpeg_set_defaults()
@@ -20848,7 +21216,7 @@
commit f7356a88fe983c2ddd7d5a50400768310a26c4d2
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Jan 26 11:33:28 2012 +1030
+Date: Thu Jan 26 11:33:28 2012 +1030
glib: add section in docs for new symbols in 0.18
@@ -20857,7 +21225,7 @@
commit b42c171de93dba56859beb21cfe5312d825fedd6
Author: Alexander Saprykin <xelfium at gmail.com>
-Date: Mon Jan 23 22:07:15 2012 +0100
+Date: Mon Jan 23 22:07:15 2012 +0100
Do not use 50Kb of stack in SplashXPath::addCurve
@@ -20869,7 +21237,7 @@
commit a04fca6266bda6d04068f38f16fe492cb6b8677b
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Jan 21 09:41:12 2012 +1030
+Date: Sat Jan 21 09:41:12 2012 +1030
cairo: use fabs when comparing the transformed line width
@@ -20882,7 +21250,7 @@
commit ce1b6c7ca16847f07eeafc29c6503be6fa5a9a3d
Author: Patrick Pfeifer <p2000 at mailinator.com>
-Date: Thu Jan 19 14:54:48 2012 +0100
+Date: Thu Jan 19 14:54:48 2012 +0100
cairo: Fix test for rotation
@@ -20893,23 +21261,23 @@
commit 4765c3289635fe4fb006e7df4f83d7056eb42855
Author: Evan Nemerson <evan at coeus-group.com>
-Date: Sun Jan 15 11:02:50 2012 -0800
+Date: Sun Jan 15 11:02:50 2012 -0800
glib: various minor introspection and documentation improvements
Bug 44790
- glib/Makefile.am | 4 +++-
- glib/poppler-annot.cc | 8 ++++----
+ glib/Makefile.am | 4 +++-
+ glib/poppler-annot.cc | 8 ++++----
glib/poppler-attachment.h | 7 ++++---
glib/poppler-document.cc | 6 ++++--
- glib/poppler-media.h | 7 ++++---
- glib/poppler-page.cc | 23 +++++++++++++++--------
+ glib/poppler-media.h | 7 ++++---
+ glib/poppler-page.cc | 23 +++++++++++++++--------
6 files changed, 34 insertions(+), 21 deletions(-)
commit e8e42988c5cebab2ffa5fe020f30a3a645e90b5f
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Jan 16 21:25:19 2012 +1030
+Date: Mon Jan 16 21:25:19 2012 +1030
cairo: ensure paintTransparencyGroup uses same ctm as
beginTransparencyGroup
@@ -20922,7 +21290,7 @@
commit f6c7aa752f9455bba1aa3c72e0998e7911c1d43e
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Jan 18 21:19:43 2012 +1030
+Date: Wed Jan 18 21:19:43 2012 +1030
configure.ac: print the glib version required if not found
@@ -20931,7 +21299,7 @@
commit 100488ec7db2d1f3e25bfda42c1603ca86696195
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Jan 15 23:52:28 2012 +1030
+Date: Sun Jan 15 23:52:28 2012 +1030
cairo: restore temporary clip used in CairoOutputDev::fill when
painting a mask
@@ -20944,7 +21312,7 @@
commit 9c092e17e8f0cf0335b431a223e6e44bddc27e64
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 15 23:28:51 2012 +0100
+Date: Sun Jan 15 23:28:51 2012 +0100
[xpdf] More Splash and Gfx changes from Thomas
@@ -20995,34 +21363,34 @@
7. insert enhancements for colorizing masks in pattern colorspace
I adapt the bug fix from bug 27482 to the merge.
- poppler/CairoOutputDev.cc | 101 ++--
- poppler/CairoOutputDev.h | 21 +-
- poppler/Gfx.cc | 705 +++++++++++++++-----------
- poppler/Gfx.h | 22 +-
- poppler/GfxState.cc | 208 +++++---
- poppler/GfxState.h | 37 +-
- poppler/GlobalParams.cc | 17 +
- poppler/GlobalParams.h | 3 +
- poppler/OutputDev.cc | 13 +-
- poppler/OutputDev.h | 25 +-
- poppler/PSOutputDev.cc | 87 ++--
- poppler/PSOutputDev.h | 21 +-
- poppler/PreScanOutputDev.cc | 2 +-
+ poppler/CairoOutputDev.cc | 101 ++--
+ poppler/CairoOutputDev.h | 21 +-
+ poppler/Gfx.cc | 705 +++++++++++++++-----------
+ poppler/Gfx.h | 22 +-
+ poppler/GfxState.cc | 208 +++++---
+ poppler/GfxState.h | 37 +-
+ poppler/GlobalParams.cc | 17 +
+ poppler/GlobalParams.h | 3 +
+ poppler/OutputDev.cc | 13 +-
+ poppler/OutputDev.h | 25 +-
+ poppler/PSOutputDev.cc | 87 ++--
+ poppler/PSOutputDev.h | 21 +-
+ poppler/PreScanOutputDev.cc | 2 +-
poppler/SplashOutputDev.cc | 1179
+++++++++++++++++++++----------------------
- poppler/SplashOutputDev.h | 80 +--
- poppler/TextOutputDev.cc | 8 +
- poppler/TextOutputDev.h | 8 +
- splash/Splash.cc | 11 +-
- splash/Splash.h | 122 ++---
- splash/SplashPattern.cc | 14 -
- splash/SplashPattern.h | 7 -
- utils/pdftoppm.cc | 1 +
+ poppler/SplashOutputDev.h | 80 +--
+ poppler/TextOutputDev.cc | 8 +
+ poppler/TextOutputDev.h | 8 +
+ splash/Splash.cc | 11 +-
+ splash/Splash.h | 122 ++---
+ splash/SplashPattern.cc | 14 -
+ splash/SplashPattern.h | 7 -
+ utils/pdftoppm.cc | 1 +
22 files changed, 1390 insertions(+), 1302 deletions(-)
commit 69df13c49cea2390f2c5036f3d450f134f7a2656
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Jan 15 15:07:18 2012 +0100
+Date: Sun Jan 15 15:07:18 2012 +0100
Fix stack overflow in PDFDoc::markObject()
@@ -21033,7 +21401,7 @@
commit cdb56567c60b492ad08befff54f2ff70620b86fe
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun Jan 15 15:04:51 2012 +0100
+Date: Sun Jan 15 15:04:51 2012 +0100
Correctly initialize globalParams
@@ -21042,7 +21410,7 @@
commit 4e205a6625431dcf95375de009b4354746a4f0b7
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Jan 15 22:18:30 2012 +1030
+Date: Sun Jan 15 22:18:30 2012 +1030
parseargs: don't use arg->size with GooString argument
@@ -21058,7 +21426,7 @@
commit a7210a7ebc3d3ca88643bfbc2f0d660a5553a668
Author: Arseny Solokha <asolokha at gmx.com>
-Date: Fri Jan 13 18:52:17 2012 +0100
+Date: Fri Jan 13 18:52:17 2012 +0100
Properly initialize globalParams
@@ -21069,7 +21437,7 @@
commit baaf93f0e47a1978f9ea80e9394543a25b763d77
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Jan 12 01:05:07 2012 +1030
+Date: Thu Jan 12 01:05:07 2012 +1030
configure.ac: print the cairo version required if not found
@@ -21080,7 +21448,7 @@
commit 9b8b4232587831fdada37de033c272a3c5049c34
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Jan 12 00:26:03 2012 +1030
+Date: Thu Jan 12 00:26:03 2012 +1030
cairo: avoid setting huge clip area when printing
@@ -21091,7 +21459,7 @@
commit efe115f22f8f00a2863ef265ad6f4e7cc2e0336c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jan 10 23:41:54 2012 +0100
+Date: Tue Jan 10 23:41:54 2012 +0100
compile
@@ -21100,33 +21468,33 @@
commit 52d190d8ff962a57a59218f6871c3a63a443ea53
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jan 10 23:33:40 2012 +0100
+Date: Tue Jan 10 23:33:40 2012 +0100
[xpdf303] tiling "merges" from Thomas, using mostly our "old" code
instead of xpdf's
- poppler/CairoOutputDev.cc | 2 +-
- poppler/CairoOutputDev.h | 4 ++--
- poppler/Gfx.cc | 45
+ poppler/CairoOutputDev.cc | 2 +-
+ poppler/CairoOutputDev.h | 4 ++--
+ poppler/Gfx.cc | 45
+++++++++++++++++++++++++++++++++------------
- poppler/Gfx.h | 15 +++++++++------
- poppler/GfxState.cc | 5 ++++-
- poppler/GfxState.h | 7 ++++---
- poppler/OutputDev.h | 3 ++-
- poppler/PSOutputDev.cc | 2 +-
- poppler/PSOutputDev.h | 2 +-
+ poppler/Gfx.h | 15 +++++++++------
+ poppler/GfxState.cc | 5 ++++-
+ poppler/GfxState.h | 7 ++++---
+ poppler/OutputDev.h | 3 ++-
+ poppler/PSOutputDev.cc | 2 +-
+ poppler/PSOutputDev.h | 2 +-
poppler/PreScanOutputDev.cc | 15 +++++++--------
- poppler/PreScanOutputDev.h | 2 +-
- poppler/SplashOutputDev.cc | 8 ++++++--
- poppler/SplashOutputDev.h | 3 ++-
- splash/Splash.cc | 32 ++++++++++++++++++++++++--------
- utils/ImageOutputDev.cc | 2 +-
- utils/ImageOutputDev.h | 2 +-
+ poppler/PreScanOutputDev.h | 2 +-
+ poppler/SplashOutputDev.cc | 8 ++++++--
+ poppler/SplashOutputDev.h | 3 ++-
+ splash/Splash.cc | 32 ++++++++++++++++++++++++--------
+ utils/ImageOutputDev.cc | 2 +-
+ utils/ImageOutputDev.h | 2 +-
16 files changed, 99 insertions(+), 50 deletions(-)
commit bf75a957650dd5208ecf1f6db1555a3d00b7949c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jan 10 23:31:27 2012 +0100
+Date: Tue Jan 10 23:31:27 2012 +0100
[xpdf303] Splash::blitTransparent merges from Thomas
@@ -21135,7 +21503,7 @@
commit 296244ab74e56b2781daae0a664617d1da30527c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jan 10 23:30:34 2012 +0100
+Date: Tue Jan 10 23:30:34 2012 +0100
[xpdf303] Merge xpath Splash stuff from Thomas
@@ -21144,7 +21512,7 @@
commit e1ae7b900b01db7c7703da68ad94aa9bda1938f6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jan 10 23:29:38 2012 +0100
+Date: Tue Jan 10 23:29:38 2012 +0100
[xpdf303] Merge splash font stuff from Thomas
@@ -21153,7 +21521,7 @@
poppler/SplashOutputDev.cc | 3 +++
poppler/SplashOutputDev.h | 1 +
splash/SplashFTFont.cc | 34 ++++++++++++++++++++++++++++------
- splash/SplashFTFont.h | 1 +
+ splash/SplashFTFont.h | 1 +
splash/SplashFTFontEngine.cc | 7 ++++---
splash/SplashFTFontEngine.h | 5 +++--
splash/SplashFontEngine.cc | 3 ++-
@@ -21162,7 +21530,7 @@
commit d46b673c46a72132fb3918b64733be552e35952f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jan 10 23:28:43 2012 +0100
+Date: Tue Jan 10 23:28:43 2012 +0100
[xpdf303] More merges from Thomas
@@ -21173,7 +21541,7 @@
commit 2cb40bab3b8c49d54c2a49554b30268ccb32899b
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Jan 8 21:35:41 2012 +1030
+Date: Sun Jan 8 21:35:41 2012 +1030
Fix typo in pdffonts man page
@@ -21182,7 +21550,7 @@
commit 34ae382915d9d9b2b3c015fee3c24907a6b52b8b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jan 7 17:14:05 2012 +0100
+Date: Sat Jan 7 17:14:05 2012 +0100
xpdf303: Merge some stuff in Splash [Thomas Freitag]
@@ -21196,20 +21564,20 @@
a) including merge of SplashClip.cc
b) including merge of SplashXPathScanner.cc
- poppler/GfxState.cc | 94 ++-
- poppler/GfxState.h | 17 +-
+ poppler/GfxState.cc | 94 ++-
+ poppler/GfxState.h | 17 +-
poppler/GlobalParams.cc | 7 +
poppler/GlobalParams.h | 3 +
poppler/GlobalParamsWin.cc | 2 +-
- poppler/PDFDoc.cc | 2 +-
+ poppler/PDFDoc.cc | 2 +-
poppler/SplashOutputDev.cc | 134 +++-
poppler/SplashOutputDev.h | 8 +-
- splash/Splash.cc | 1658
+ splash/Splash.cc | 1658
++++++++++++++++++++++++++++++------------
- splash/Splash.h | 42 +-
- splash/SplashClip.cc | 57 +-
- splash/SplashState.cc | 49 ++
- splash/SplashState.h | 12 +
+ splash/Splash.h | 42 +-
+ splash/SplashClip.cc | 57 +-
+ splash/SplashState.cc | 49 ++
+ splash/SplashState.h | 12 +
splash/SplashXPathScanner.cc | 474 +++++++-----
splash/SplashXPathScanner.h | 24 +-
15 files changed, 1845 insertions(+), 738 deletions(-)
@@ -21216,7 +21584,7 @@
commit c2378609ae52523beb64e0f040fc79dce4877e03
Author: Thomas Freitag <thomas.freitag at kabelmail.de>
-Date: Sat Jan 7 11:47:19 2012 +0100
+Date: Sat Jan 7 11:47:19 2012 +0100
regtest: read stderr output before calling wait to fix a possible
deadlock
@@ -21235,7 +21603,7 @@
commit da6bfacb0f858f27bd47f247a25d6bc9ab778411
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Jan 7 10:35:17 2012 +1030
+Date: Sat Jan 7 10:35:17 2012 +1030
Add -subst option to pdffonts to list the substitute font name
and filename
@@ -21242,30 +21610,30 @@
Bug 44416
- poppler/FontInfo.cc | 8 ++++--
- poppler/FontInfo.h | 2 ++
+ poppler/FontInfo.cc | 8 ++++--
+ poppler/FontInfo.h | 2 ++
poppler/GlobalParams.cc | 29 +++++++++++++++++++--
poppler/GlobalParams.h | 3 ++-
- utils/pdffonts.1 | 3 +++
- utils/pdffonts.cc | 67
+ utils/pdffonts.1 | 3 +++
+ utils/pdffonts.cc | 67
+++++++++++++++++++++++++++++++++++--------------
6 files changed, 88 insertions(+), 24 deletions(-)
commit 9979b1b3e36dc8085d8c684692fece463fa474b1
Author: Yi Yang <ahyangyi at gmail.com>
-Date: Sat Jan 7 09:44:42 2012 +1030
+Date: Sat Jan 7 09:44:42 2012 +1030
Include .otf fonts when finding substitute fonts
Bug 44412
- poppler/GfxFont.cc | 2 +-
+ poppler/GfxFont.cc | 2 +-
poppler/GlobalParams.cc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit ebfab832ab4f2642b9ab2ededd25de670a3c7147
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Dec 23 09:55:20 2011 +1030
+Date: Fri Dec 23 09:55:20 2011 +1030
autoconf: Check for cairo-ft and other cairo backends
@@ -21274,13 +21642,13 @@
Bug 43969
- configure.ac | 14 ++++++++++++--
+ configure.ac | 14 ++++++++++++--
utils/Makefile.am | 4 ++--
2 files changed, 14 insertions(+), 4 deletions(-)
commit 51ca2b7c7dec5430d29860fd887ad5c5d9b3f574
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Dec 15 00:26:09 2011 +0100
+Date: Thu Dec 15 00:26:09 2011 +0100
[xpdf303] Some more changes in TextOutputDev
@@ -21289,7 +21657,7 @@
commit c5ce12993a4d2bcd3b3e95b1f08d00dc8960678c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Dec 14 22:49:33 2011 +0100
+Date: Wed Dec 14 22:49:33 2011 +0100
[xpdf303] Merge some stuff from TextOutputDev
@@ -21302,7 +21670,7 @@
commit 388d72ac27ae98fe3a1ebd21760f2b0fa0249a9b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Dec 6 23:21:15 2011 +0100
+Date: Tue Dec 6 23:21:15 2011 +0100
include strings.h as we use memcpy
@@ -21313,7 +21681,7 @@
commit 743f70f594bf3c9a58d1ff0738b9a2bc3ea03382
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Dec 6 20:27:03 2011 +0100
+Date: Tue Dec 6 20:27:03 2011 +0100
xpdf303: Use xpdf method against recursion while parsing
@@ -21333,7 +21701,7 @@
commit 63c942a45227ef28fb94ef4765171d9812fffafa
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Dec 4 17:29:45 2011 +0100
+Date: Sun Dec 4 17:29:45 2011 +0100
Do not fail if we are trying to save a file with Encrypt but that
we have not modified at all
@@ -21345,7 +21713,7 @@
commit 0937d775e59a963b72fa7924e0f7be484f8345fc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Dec 4 15:37:20 2011 +0100
+Date: Sun Dec 4 15:37:20 2011 +0100
update name and copyright
(cherry picked from commit 22601c2a64f094ede8085a3ccca3de9daaa556e7)
@@ -21355,7 +21723,7 @@
commit bdb439ac5a751d6146204ae0d61fdbf7828c89c3
Author: Axel Strübing <axel.struebing at freenet.de>
-Date: Thu Nov 24 22:32:57 2011 +0100
+Date: Thu Nov 24 22:32:57 2011 +0100
Fix typo/regression introduced in
f6d026bfa18624ccd321e102bb39ba744998de1e
@@ -21365,7 +21733,7 @@
commit 74e11d8c912dd95d235e44e7b34b8ea1be082b9f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Nov 24 18:54:27 2011 +0100
+Date: Thu Nov 24 18:54:27 2011 +0100
Fix typo
@@ -21374,7 +21742,7 @@
commit ec2a1c3fca92a28c56911729927838f7aacf1078
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 16 23:13:52 2011 +0100
+Date: Wed Nov 16 23:13:52 2011 +0100
xpdf303: Use the correct sizeof() for the greallocn
@@ -21383,7 +21751,7 @@
commit 544440b9d19ce99f3a7fcacdea70999b1efc217f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 16 23:09:23 2011 +0100
+Date: Wed Nov 16 23:09:23 2011 +0100
xpdf303: Add XRef::getPermFlags
@@ -21392,7 +21760,7 @@
commit b2e43e531edcecaeacf02a627c98cf7ef57f3e3c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 16 23:04:04 2011 +0100
+Date: Wed Nov 16 23:04:04 2011 +0100
xpdf303: make strToUnsigned "safer"
@@ -21401,7 +21769,7 @@
commit bd1513742182ed4c80d21401dd30180981879f24
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 16 22:59:12 2011 +0100
+Date: Wed Nov 16 22:59:12 2011 +0100
xpdf303: Check xrefEntryCompressed entries to be of correct type
and in bounds
@@ -21411,7 +21779,7 @@
commit 3bf3e82d1f3eb19a454239d8c7641fc68ff4e462
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 16 22:54:17 2011 +0100
+Date: Wed Nov 16 22:54:17 2011 +0100
xpdf303: Adobe apparently ignores the generation number on compressed
objects
@@ -21421,7 +21789,7 @@
commit 73e6f19c4e76762eb5131b168e3b24167ba126cb
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 16 22:29:11 2011 +0100
+Date: Wed Nov 16 22:29:11 2011 +0100
xpdf303: Add PDFDoc::fileNameU to windows builds
@@ -21431,7 +21799,7 @@
commit 65388b1aaf9a78efcf9486d5e2d4bdce76f11194
Author: Igor Slepchin <igor.slepchin at gmail.com>
-Date: Tue Nov 15 21:53:40 2011 +0100
+Date: Tue Nov 15 21:53:40 2011 +0100
Output images in pdftohtml -xml mode if no -i option is specified.
@@ -21439,12 +21807,12 @@
utils/HtmlOutputDev.cc | 48
++++++++++++++++++++++++++++++++++++++++--------
- utils/pdf2xml.dtd | 22 +++++++++++++++++-----
+ utils/pdf2xml.dtd | 22 +++++++++++++++++-----
2 files changed, 57 insertions(+), 13 deletions(-)
commit a4c78946bc1fc3d52152af2e319051050ab05e28
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Nov 14 13:22:53 2011 +0100
+Date: Mon Nov 14 13:22:53 2011 +0100
Make GfxColorSpace::parse accept dicts too
@@ -21453,7 +21821,7 @@
commit f6d026bfa18624ccd321e102bb39ba744998de1e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Nov 11 16:37:27 2011 +0100
+Date: Fri Nov 11 16:37:27 2011 +0100
Do not crash if failing to parse the colorspace
@@ -21464,7 +21832,7 @@
commit c9da140bb476dcbb3928950ae9b506de82695cd2
Author: David King <amigadave at amigadave.com>
-Date: Thu Oct 20 11:31:10 2011 +0200
+Date: Thu Oct 20 11:31:10 2011 +0200
glib-demo: Conditionally initialise threading
@@ -21478,7 +21846,7 @@
commit a0db250bbdefff6361551cf9db344bd5268fea11
Author: Vittal Aithal <vittal.aithal at cognidox.com>
-Date: Wed Nov 9 20:07:58 2011 +0100
+Date: Wed Nov 9 20:07:58 2011 +0100
pdfinfo: report page rotation
@@ -21487,7 +21855,7 @@
commit e7dbd17ff07afa465636a90f526cd7ac8c731862
Author: Kenji Uno <ku at digitaldolphins.jp>
-Date: Wed Nov 9 12:39:41 2011 +0100
+Date: Wed Nov 9 12:39:41 2011 +0100
Fix leak in GooString when resizing
@@ -21498,7 +21866,7 @@
commit 6a4f0c32b6723b127034d59a34bf076942e9935f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Nov 6 15:44:06 2011 +0100
+Date: Sun Nov 6 15:44:06 2011 +0100
regtest: Skip tests with results when creating refs
@@ -21510,7 +21878,7 @@
commit eab952d121c7ab88a0d41587cfa449c0978bea04
Author: Pino Toscano <pino at kde.org>
-Date: Thu Nov 3 21:58:11 2011 +0100
+Date: Thu Nov 3 21:58:11 2011 +0100
qt4: remove unused variable
@@ -21519,7 +21887,7 @@
commit 85615f04e040dd38792533a4522e437644e97548
Author: Pino Toscano <pino at kde.org>
-Date: Thu Nov 3 16:15:40 2011 +0100
+Date: Thu Nov 3 16:15:40 2011 +0100
qt4: get rid of the own F and Ff flags reading
@@ -21532,7 +21900,7 @@
commit 43347b43eeb66b5c8dc9637c36436baacc626bc4
Author: Pino Toscano <pino at kde.org>
-Date: Thu Nov 3 16:10:57 2011 +0100
+Date: Thu Nov 3 16:10:57 2011 +0100
qt4: use the flags of the associated Annot object
@@ -21541,7 +21909,7 @@
commit 6c9492202de9b3b43da9eac3e40dc7fe218f21da
Author: Pino Toscano <pino at kde.org>
-Date: Thu Nov 3 16:03:11 2011 +0100
+Date: Thu Nov 3 16:03:11 2011 +0100
qt4: remove old commented code
@@ -21550,7 +21918,7 @@
commit f0eca54131f7cdf6c1e0e78a18be0bf642567af4
Author: Pino Toscano <pino at kde.org>
-Date: Thu Nov 3 15:46:33 2011 +0100
+Date: Thu Nov 3 15:46:33 2011 +0100
qt4: use the quadding read already in FormField
@@ -21561,7 +21929,7 @@
commit d92bce1ae87d2f351bb1b972c64466502fb212aa
Author: Pino Toscano <pino at kde.org>
-Date: Thu Nov 3 15:30:45 2011 +0100
+Date: Thu Nov 3 15:30:45 2011 +0100
qt4: include <QFile>
@@ -21570,7 +21938,7 @@
commit 955cd0c7bd3a72340deba098f4242a4904adc60f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 2 20:20:41 2011 +0100
+Date: Wed Nov 2 20:20:41 2011 +0100
Compile with MSVC needed for last change in the qt4 frontend
@@ -21579,25 +21947,25 @@
commit e0f5bc1deebaa9861baffd7c9ba31ea31585cd1d
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Nov 1 14:15:09 2011 +0100
+Date: Tue Nov 1 14:15:09 2011 +0100
qt4: Use PDFDoc(wchar_t *, ...) on Windows
Bug 35378
- qt4/src/poppler-document.cc | 6 +++---
+ qt4/src/poppler-document.cc | 6 +++---
qt4/src/poppler-private.h | 17 +++++++++++++++--
2 files changed, 18 insertions(+), 5 deletions(-)
commit 52c1e9c5109299255d13b5b1e7d3eedaab512084
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Nov 1 14:13:10 2011 +0100
+Date: Tue Nov 1 14:13:10 2011 +0100
regtest: Add --update-refs command line option to run-tests command
It allows to update the references of failing tests.
- regtest/TestRun.py | 2 +-
+ regtest/TestRun.py | 2 +-
regtest/backends/__init__.py | 34 ++++++++++++++++++++++++++++++++--
regtest/commands/run-tests.py | 4 ++++
3 files changed, 37 insertions(+), 3 deletions(-)
@@ -21604,21 +21972,21 @@
commit b4896a416b1df14a81b944b3c577fec85c9c7f7d
Author: Rex Dieter <rdieter at math.unl.edu>
-Date: Tue Nov 1 09:40:53 2011 +0100
+Date: Tue Nov 1 09:40:53 2011 +0100
Fix pkg-config files
We were using $FOO_REQUIRED instead of @FOO_REQUIRED@
- configure.ac | 1 +
+ configure.ac | 1 +
poppler-glib-uninstalled.pc.in | 2 +-
- poppler-glib.pc.cmake | 2 +-
- poppler-glib.pc.in | 2 +-
+ poppler-glib.pc.cmake | 2 +-
+ poppler-glib.pc.in | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
commit 53f1b0c5edfdbef817bff31566893ac4e111516a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 30 16:02:19 2011 +0100
+Date: Sun Oct 30 16:02:19 2011 +0100
pdftocairo: Make sure beginDocument() is always called
@@ -21630,7 +21998,7 @@
commit 8b0dfe9537082eaccd982530f1eddc2fcfc92f8e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 27 19:58:31 2011 +0200
+Date: Thu Oct 27 19:58:31 2011 +0200
xpdf303: Use splashDist instead of splashSqrt and USE_FIXEDPOINT
enhacements
@@ -21637,12 +22005,12 @@
splash/SplashFTFont.cc | 70
+++++++++++++++++++++++++++++++++++++++++++++-----
- splash/SplashFTFont.h | 2 +-
+ splash/SplashFTFont.h | 2 +-
2 files changed, 65 insertions(+), 7 deletions(-)
commit b021bce2583c8e1e3a4c129106d80e7a4e223600
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 27 19:54:22 2011 +0200
+Date: Thu Oct 27 19:54:22 2011 +0200
xpdf303: wops, make it compile
@@ -21651,7 +22019,7 @@
commit 76295f4d401c36bdef3b2a20d18ac57a3b976410
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 27 19:42:42 2011 +0200
+Date: Thu Oct 27 19:42:42 2011 +0200
xpdf303: Adopt xpdf solution for the name too long problem
@@ -21660,7 +22028,7 @@
commit be6d4c19b8ce1515ce995eee408dc5752012c649
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 27 19:34:38 2011 +0200
+Date: Thu Oct 27 19:34:38 2011 +0200
xpdf303: Add brackets
@@ -21669,18 +22037,18 @@
commit 904ae1385e93155a55008977c89aa664b7c8cb9b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Oct 26 14:22:28 2011 +0200
+Date: Wed Oct 26 14:22:28 2011 +0200
Expose POPPLER_VERSION in poppler-config.h
- configure.ac | 3 +++
+ configure.ac | 3 +++
poppler/poppler-config.h.cmake | 5 +++++
- poppler/poppler-config.h.in | 5 +++++
+ poppler/poppler-config.h.in | 5 +++++
3 files changed, 13 insertions(+)
commit aa83d4fe942ef0685c5990ddf3eccc2fbdf82292
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 20 00:59:57 2011 +0200
+Date: Thu Oct 20 00:59:57 2011 +0200
xpdf303: Add readFromStream
@@ -21689,7 +22057,7 @@
commit 74d771d58a4d1868669117709eb6811ec28bf840
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 20 00:56:58 2011 +0200
+Date: Thu Oct 20 00:56:58 2011 +0200
xpdf303: Add base14SubstFonts
@@ -21698,7 +22066,7 @@
commit 71260f987161d5b122caced6af14e9d64be46e4d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 20 00:55:42 2011 +0200
+Date: Thu Oct 20 00:55:42 2011 +0200
xpdf303: GfxFontLoc implementation
@@ -21707,7 +22075,7 @@
commit 586430137985fd303ce87bdb9b902ee9a01341e8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 20 00:54:09 2011 +0200
+Date: Thu Oct 20 00:54:09 2011 +0200
xpdf303: More stuff into base14FontMap
@@ -21716,13 +22084,13 @@
commit c0affb1845c339f89ca67608cb9fd9134ff902f5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 20 00:51:31 2011 +0200
+Date: Thu Oct 20 00:51:31 2011 +0200
xpdf303: GfxFont::getOrignName/getName rework
- poppler/FontInfo.cc | 4 ++--
- poppler/GfxFont.cc | 4 ----
- poppler/GfxFont.h | 6 +-----
+ poppler/FontInfo.cc | 4 ++--
+ poppler/GfxFont.cc | 4 ----
+ poppler/GfxFont.h | 6 +-----
poppler/PSOutputDev.cc | 8 ++++----
poppler/TextOutputDev.cc | 5 ++---
5 files changed, 9 insertions(+), 18 deletions(-)
@@ -21729,7 +22097,7 @@
commit c5c513b5b72e03f6f0a94d04f7d8a22fe9bdaa80
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 20 00:45:30 2011 +0200
+Date: Thu Oct 20 00:45:30 2011 +0200
xpdf303: GfxFontLoc
@@ -21738,7 +22106,7 @@
commit 4ec5e5e6d4785eb7a60744ae7e33c7ba3f603e8e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 20 00:34:10 2011 +0200
+Date: Thu Oct 20 00:34:10 2011 +0200
xpdf303: StdFontMapEntry renaming
@@ -21748,7 +22116,7 @@
commit e71088dc5087303b1ae5f3e72af287ec4e0a1342
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Oct 17 13:42:06 2011 +0200
+Date: Mon Oct 17 13:42:06 2011 +0200
remove useless #if
@@ -21757,7 +22125,7 @@
commit 40b56994dda79653c902977423f349efa55cf21e
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Oct 17 20:33:03 2011 +1030
+Date: Mon Oct 17 20:33:03 2011 +1030
utils: Add GooString arg to parseargs and use for paths in pdftocairo
@@ -21765,13 +22133,13 @@
need to know the max path length by using GooString for the path.
utils/parseargs.cc | 12 ++++++++++++
- utils/parseargs.h | 2 ++
+ utils/parseargs.h | 2 ++
utils/pdftocairo.cc | 17 ++++++++---------
3 files changed, 22 insertions(+), 9 deletions(-)
commit 4bb34757dbbff780baba053371274c05b29771e1
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Sep 19 21:11:44 2011 +0930
+Date: Mon Sep 19 21:11:44 2011 +0930
cairo: fix setSoftMask bugs
@@ -21798,7 +22166,7 @@
commit 50adbed183e9bf70eb4c41e8858cf464c3042e45
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 16 12:40:27 2011 +0200
+Date: Sun Oct 16 12:40:27 2011 +0200
Remove poppler-cairo dependency from poppler-glib pkg-config file
@@ -21806,16 +22174,16 @@
depend on
the dynamic library.
- CMakeLists.txt | 1 -
- configure.ac | 2 --
+ CMakeLists.txt | 1 -
+ configure.ac | 2 --
poppler-glib-uninstalled.pc.in | 2 +-
- poppler-glib.pc.cmake | 2 +-
- poppler-glib.pc.in | 2 +-
+ poppler-glib.pc.cmake | 2 +-
+ poppler-glib.pc.in | 2 +-
5 files changed, 3 insertions(+), 6 deletions(-)
commit acd8ecc9121db58851f73764f046a4f54bd80581
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Oct 8 15:03:24 2011 +1030
+Date: Sat Oct 8 15:03:24 2011 +1030
ps: fix uncolored tiling patterns
@@ -21830,12 +22198,12 @@
Bug 41462
poppler/PSOutputDev.cc | 41 +++++++++++++++++++++++++++++++++++++++++
- poppler/PSOutputDev.h | 1 +
+ poppler/PSOutputDev.h | 1 +
2 files changed, 42 insertions(+)
commit 6e1326b11f98f2b277e53a6cdbcb373ce6c29958
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Oct 7 20:29:36 2011 +1030
+Date: Fri Oct 7 20:29:36 2011 +1030
ps: emit non repeating patterns in PSOutput with inType3Char = true
@@ -21847,7 +22215,7 @@
commit ed05fcb8c442b716c5e382c98f2625701926c86a
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Oct 1 20:19:19 2011 +0930
+Date: Sat Oct 1 20:19:19 2011 +0930
ps: fix tiling pattern fill matrix
@@ -21864,7 +22232,7 @@
commit 087757866de13b6164967a1d241d3c0e47065f1a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 13 12:18:52 2011 +0200
+Date: Thu Oct 13 12:18:52 2011 +0200
xpdf303: Merge SplashT1Font::getGlyphPath changes
@@ -21873,7 +22241,7 @@
commit c84f46ee16a8dcc6e2cad2359df621cc6cdb8fa5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 13 12:16:14 2011 +0200
+Date: Thu Oct 13 12:16:14 2011 +0200
xpdf303: Add GBool type1 to SplashFTFontFile
@@ -21883,7 +22251,7 @@
commit d845da2c3c1acbeaa4b9bb3125f9143e785210ff
Author: Yury G. Kudryashov <urkud.urkud at gmail.com>
-Date: Thu Oct 6 14:49:19 2011 +0200
+Date: Thu Oct 6 14:49:19 2011 +0200
Okular moved to git, fix docs
@@ -21894,7 +22262,7 @@
commit bb40c980f7ab7a6eb9735af17103f87bc65893d6
Author: Yury G. Kudryashov <urkud.urkud at gmail.com>
-Date: Thu Oct 6 14:49:08 2011 +0200
+Date: Thu Oct 6 14:49:08 2011 +0200
Explicitly include fontconfig include dir
@@ -21907,7 +22275,7 @@
commit 776ca137984556530ba938265714934bdc3d6443
Author: Yury G. Kudryashov <urkud.urkud at gmail.com>
-Date: Thu Oct 6 14:48:46 2011 +0200
+Date: Thu Oct 6 14:48:46 2011 +0200
Fix typo in cmake option documentation
@@ -21919,7 +22287,7 @@
commit ab8616dcb637ac1aeb4d5f142c3c4bff9aecd041
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Oct 6 14:21:10 2011 +0200
+Date: Thu Oct 6 14:21:10 2011 +0200
close the file or flush stdout
@@ -21928,7 +22296,7 @@
commit 72c2d563684ab6937a98a0c1c79be3639d29c9ce
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Oct 4 17:46:11 2011 +0200
+Date: Tue Oct 4 17:46:11 2011 +0200
xpdf303: Make sure array length is > 0
@@ -21942,7 +22310,7 @@
commit c814c2452c7f60623fdd0fee6f915adeaf5b49e3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Oct 4 17:40:27 2011 +0200
+Date: Tue Oct 4 17:40:27 2011 +0200
xpdf303: Limit recursion in GfxColorSpace parsing
@@ -21955,17 +22323,17 @@
commit 0e53ba5709296dc2ba1399f885af200d2041f0cd
Author: Glad Deschrijver <glad.deschrijver at gmail.com>
-Date: Sat Oct 1 15:41:51 2011 +0200
+Date: Sat Oct 1 15:41:51 2011 +0200
qt4: Add the option of PSConverter creating EPS
qt4/src/poppler-ps-converter.cc | 3 ++-
- qt4/src/poppler-qt4.h | 6 ++++--
+ qt4/src/poppler-qt4.h | 6 ++++--
2 files changed, 6 insertions(+), 3 deletions(-)
commit 04e271a0c10807c9c3967daa1f656e87b97b9901
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 1 14:34:50 2011 +0200
+Date: Sat Oct 1 14:34:50 2011 +0200
Fix typo in documentation
@@ -21977,7 +22345,7 @@
commit 9855529e8e1a83c6d77a9e4221ea2132d44e9fb1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 1 14:27:44 2011 +0200
+Date: Sat Oct 1 14:27:44 2011 +0200
Remove space after % as it confuses libspectre
@@ -21989,7 +22357,7 @@
commit 8e8cde6f374b59222d834e2e7f08fb4a6a4d55a5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 28 23:32:24 2011 +0200
+Date: Wed Sep 28 23:32:24 2011 +0200
xpdf303: More manpage merging
@@ -21998,7 +22366,7 @@
commit f798f00c9ec55bff2eb93938424c436ba2663e7a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 28 23:30:55 2011 +0200
+Date: Wed Sep 28 23:30:55 2011 +0200
xpdf303: mention pdfdetach in non xpdf tools
@@ -22008,7 +22376,7 @@
commit 3fc46ac1c046460ccf46ba4b8a92f728e775694a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 28 23:30:00 2011 +0200
+Date: Wed Sep 28 23:30:00 2011 +0200
xpdf303: Fix pdfdetach man page references
@@ -22017,7 +22385,7 @@
commit 79e1d77fb00a7c7f0bda4ae76328c4211c7f16e6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 28 23:27:53 2011 +0200
+Date: Wed Sep 28 23:27:53 2011 +0200
xpdf303: Merge some more manpages
@@ -22027,7 +22395,7 @@
commit 841c96be59ddad32f51d4d114ba1dcc42285ab55
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 28 23:23:25 2011 +0200
+Date: Wed Sep 28 23:23:25 2011 +0200
xpdf303: Merge some man pages
@@ -22038,7 +22406,7 @@
commit d2706a05513134f961e2500e0e596f2769707ce5
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Sep 28 21:20:23 2011 +0930
+Date: Wed Sep 28 21:20:23 2011 +0930
cairo: fix crash when using poppler_page_get_image()
@@ -22047,23 +22415,23 @@
commit 0c0591fa23441c54c9443072615273ea65482d76
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 27 00:45:59 2011 +0200
+Date: Tue Sep 27 00:45:59 2011 +0200
0.18.0
- CMakeLists.txt | 6 ++--
- NEWS | 14 ++++++++
- configure.ac | 4 +--
- cpp/Doxyfile | 2 +-
- gtk-doc.make | 102
+ CMakeLists.txt | 6 ++--
+ NEWS | 14 ++++++++
+ configure.ac | 4 +--
+ cpp/Doxyfile | 2 +-
+ gtk-doc.make | 102
++++++++++++++++++++++------------------------------
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
7 files changed, 64 insertions(+), 68 deletions(-)
commit 19f5db7acd64330d198f18695175df02141794d7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 27 00:15:15 2011 +0200
+Date: Tue Sep 27 00:15:15 2011 +0200
Update Carlos (C) year
@@ -22072,37 +22440,31 @@
commit 6d34d4af90b8b41360de4dabb000bbcc894775d0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 27 00:09:54 2011 +0200
+Date: Tue Sep 27 00:09:54 2011 +0200
Rename pdfmerge and pdfextract
To pdfunite and pdfseparate, the old names were taken
- utils/.gitignore | 4 +-
- utils/CMakeLists.txt | 28 ++++----
- utils/Makefile.am | 16 ++---
- utils/pdfextract.1 | 49 --------------
- utils/pdfextract.cc | 115 ---------------------------------
- utils/pdfmerge.1 | 33 ----------
- utils/pdfmerge.cc | 176
- ---------------------------------------------------
- utils/pdfseparate.1 | 49 ++++++++++++++
- utils/pdfseparate.cc | 115 +++++++++++++++++++++++++++++++++
- utils/pdfunite.1 | 33 ++++++++++
- utils/pdfunite.cc | 176
- +++++++++++++++++++++++++++++++++++++++++++++++++++
- 11 files changed, 397 insertions(+), 397 deletions(-)
+ utils/.gitignore | 4 ++--
+ utils/CMakeLists.txt | 28 ++++++++++++++--------------
+ utils/Makefile.am | 16 ++++++++--------
+ utils/{pdfextract.1 => pdfseparate.1} | 16 ++++++++--------
+ utils/{pdfextract.cc => pdfseparate.cc} | 6 +++---
+ utils/{pdfmerge.1 => pdfunite.1} | 14 +++++++-------
+ utils/{pdfmerge.cc => pdfunite.cc} | 6 +++---
+ 7 files changed, 45 insertions(+), 45 deletions(-)
commit baf54c2876edd476ffc68da6518598847bb7ec8a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 26 15:54:46 2011 +0200
+Date: Mon Sep 26 15:54:46 2011 +0200
Remove getRawStream
Since it does exactly the same as getNextStream
- poppler/DCTStream.h | 1 -
- poppler/Stream.h | 1 -
+ poppler/DCTStream.h | 1 -
+ poppler/Stream.h | 1 -
utils/HtmlOutputDev.cc | 7 ++-----
utils/ImageOutputDev.cc | 9 +++------
4 files changed, 5 insertions(+), 13 deletions(-)
@@ -22109,7 +22471,7 @@
commit bba57e588fd1ee3a61f18405d1d1bf89fceb5b96
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 25 12:21:02 2011 +0200
+Date: Sun Sep 25 12:21:02 2011 +0200
xpdf303: Added the pdfdetach tool
@@ -22129,7 +22491,7 @@
commit f62c2f002c782d3a7887525f031d266aca6eb582
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Sep 24 11:20:13 2011 +0200
+Date: Sat Sep 24 11:20:13 2011 +0200
xpdf303: Parse ActualText in Gfx instead of output devices
@@ -22144,9 +22506,9 @@
poppler/CairoOutputDev.cc | 8 +--
poppler/CairoOutputDev.h | 6 +-
- poppler/Gfx.cc | 40 +++++++++----
- poppler/OutputDev.cc | 6 --
- poppler/OutputDev.h | 4 +-
+ poppler/Gfx.cc | 40 +++++++++----
+ poppler/OutputDev.cc | 6 --
+ poppler/OutputDev.h | 4 +-
poppler/TextOutputDev.cc | 145
+++++++++++++++++++---------------------------
poppler/TextOutputDev.h | 21 ++++---
@@ -22154,7 +22516,7 @@
commit a097447ed13cb021003425f85597e2628935feb2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Sep 24 09:43:05 2011 +0200
+Date: Sat Sep 24 09:43:05 2011 +0200
Use new error syntax in pdfextract
@@ -22164,13 +22526,13 @@
commit 718c735aed540aa49b8dde250ca886c6ad93f5b6
Merge: 6721916 69707f0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Sep 24 09:38:52 2011 +0200
+Date: Sat Sep 24 09:38:52 2011 +0200
Merge branch 'master' into xpdf303merge
commit 69707f0a9b5a94c80817039db943fb4f26e743e3
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Sep 19 22:00:34 2011 +0930
+Date: Mon Sep 19 22:00:34 2011 +0930
Update .gitignore
@@ -22180,7 +22542,7 @@
commit 0de477817e424078cfcfcae114e7745809f0848d
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Sep 19 21:57:07 2011 +0930
+Date: Mon Sep 19 21:57:07 2011 +0930
utils: Add Glyph & Cog copyright to pdfmerge and pdfextract man pages
@@ -22190,7 +22552,7 @@
commit ce7372db64ee807dc2b491e121fbe557dbf697e8
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Sep 19 22:04:27 2011 +0930
+Date: Mon Sep 19 22:04:27 2011 +0930
regtest: render cairo at 72ppi
@@ -22202,7 +22564,7 @@
commit 6cf7330089c4dcc1099906d9c37c3607a2a1eeba
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Sep 19 18:42:35 2011 +0200
+Date: Mon Sep 19 18:42:35 2011 +0200
regtest: Ignore checksums of crashed, failed and stderr files
@@ -22214,7 +22576,7 @@
commit 6512bf1c5dab37058460882fec3407b396830981
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 18 18:38:32 2011 +0200
+Date: Sun Sep 18 18:38:32 2011 +0200
Render at 72 instead of 150, it's faster :D
@@ -22223,7 +22585,7 @@
commit b828f63ed3896a22f3fe7ddbe2ec2f549d7a2c62
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 18 18:20:47 2011 +0200
+Date: Sun Sep 18 18:20:47 2011 +0200
install pdfextract and pdfmerge manpages
@@ -22232,7 +22594,7 @@
commit 986759dfbe85998c85ee9b0825c7522395567531
Author: Thomas Freitag <Thomas.Freitag at kabelmail.de>
-Date: Sun Sep 18 18:19:30 2011 +0200
+Date: Sun Sep 18 18:19:30 2011 +0200
pdfextract and pdfmerge man pages
@@ -22243,7 +22605,7 @@
commit 90da1af542fd7f3cecef31b15da6971345b38209
Author: Thomas Freitag <Thomas.Freitag at kabelmail.de>
-Date: Sun Sep 18 18:19:04 2011 +0200
+Date: Sun Sep 18 18:19:04 2011 +0200
Complain if %d is not present and it should
@@ -22252,7 +22614,7 @@
commit 40e066a84ddb3a5c41805c095659af5f5704d6d8
Author: suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Sun Sep 18 18:16:14 2011 +0200
+Date: Sun Sep 18 18:16:14 2011 +0200
qt_subdir is unneeded
@@ -22262,16 +22624,16 @@
commit 6721916c92d720947b3285c85fdbe6610c6bf013
Merge: 8456a6e e23f6b9
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 16:31:10 2011 +0200
+Date: Sun Sep 18 16:31:10 2011 +0200
Merge branch 'master' into xpdf303merge
Conflicts:
- poppler/Gfx.cc
+ poppler/Gfx.cc
commit e23f6b9cade804136bd4bb58182f4fe0b072fbf2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 16:27:50 2011 +0200
+Date: Sun Sep 18 16:27:50 2011 +0200
regtest: Do not create checksums for crashed, failed and stderr files
@@ -22280,7 +22642,7 @@
commit 110b8be1d9f2694b42bd12dcb6af02bfca9866dd
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 16:26:58 2011 +0200
+Date: Sun Sep 18 16:26:58 2011 +0200
Fix memory leak
@@ -22289,7 +22651,7 @@
commit 8456a6e1354126dc98357fb806595bd3bc198522
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 16:07:54 2011 +0200
+Date: Sun Sep 18 16:07:54 2011 +0200
xpdf303: Add OCDisplayNode
@@ -22303,7 +22665,7 @@
commit 06c6660dc9fe326f185ff323e643af6714b32ec8
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 15:08:44 2011 +0200
+Date: Sun Sep 18 15:08:44 2011 +0200
xpdf303: Parse usage dictionary of optional content groups
@@ -22313,7 +22675,7 @@
commit 528d5b0d40302b3fee3aec69b85bdd1daa4db568
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 14:03:36 2011 +0200
+Date: Sun Sep 18 14:03:36 2011 +0200
xpdf303: Image XObjects can have a OC entry too
@@ -22322,7 +22684,7 @@
commit c40353d3bb761f5be8ddbd2bf5341e83901fb132
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 13:32:07 2011 +0200
+Date: Sun Sep 18 13:32:07 2011 +0200
xpdf303: OC entry is specific to form XObjects
@@ -22331,7 +22693,7 @@
commit 6ddb51d81b064346dc85d2ae72570a956a184d74
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 12:59:28 2011 +0200
+Date: Sun Sep 18 12:59:28 2011 +0200
xpdf303: The spec doesn't say OC must be null or ref
@@ -22341,7 +22703,7 @@
commit 434bb9b38319edc7282be22044bd7761403a38a6
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 12:45:12 2011 +0200
+Date: Sun Sep 18 12:45:12 2011 +0200
xpdf303: OC entry can be an optional content group too
@@ -22352,7 +22714,7 @@
commit 56410b80fdabb99e2de0c6589de6ee745936c523
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 12:44:02 2011 +0200
+Date: Sun Sep 18 12:44:02 2011 +0200
xpdf303: Not finding an oc group is not necessarily a syntax error
@@ -22361,7 +22723,7 @@
commit 4bb4439450e342479375cb56d10561457475bd13
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 12:42:15 2011 +0200
+Date: Sun Sep 18 12:42:15 2011 +0200
xpdf303: Fix check of OptionalContentGroup::getState()
@@ -22372,25 +22734,25 @@
commit d737e3098e02e46525c0edf2165462e03ac7a0e6
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 11:36:11 2011 +0200
+Date: Sun Sep 18 11:36:11 2011 +0200
xpdf303: Add support for visibility expressions in OptContent
poppler/OptionalContent.cc | 113
+++++++++++++++++++++++++++++++++++----------
- poppler/OptionalContent.h | 3 +-
+ poppler/OptionalContent.h | 3 +-
2 files changed, 91 insertions(+), 25 deletions(-)
commit 258d56ba85902a8ab50eec3fe66dd6425226fa59
Merge: 72a7736 12c6239
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 11:12:38 2011 +0200
+Date: Sun Sep 18 11:12:38 2011 +0200
Merge branch 'master' into xpdf303merge
commit 12c6239ca4f1f6a5de72aebd755f9d1354ea5837
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 11:08:06 2011 +0200
+Date: Sun Sep 18 11:08:06 2011 +0200
regtest: Fix checksum check for tests containing spaces in filename
@@ -22399,7 +22761,7 @@
commit 72a7736389cbe36c1f8a526f1a659cae1a3f85a3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 18 10:47:51 2011 +0200
+Date: Sun Sep 18 10:47:51 2011 +0200
xpdf303: No need to cache optContentConfig object in Annot
@@ -22409,24 +22771,24 @@
commit 93ba92db0a3af35f197a4faa5a528af98ea0f624
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 14 00:58:44 2011 +0200
+Date: Wed Sep 14 00:58:44 2011 +0200
Make it work with Python3
- regtest/Config.py | 4 ++--
- regtest/TestReferences.py | 8 ++++----
- regtest/TestRun.py | 32 ++++++++++++++++----------------
- regtest/Timer.py | 8 ++++----
- regtest/backends/__init__.py | 12 ++++++------
- regtest/commands/__init__.py | 6 +++---
+ regtest/Config.py | 4 ++--
+ regtest/TestReferences.py | 8 ++++----
+ regtest/TestRun.py | 32 ++++++++++++++++----------------
+ regtest/Timer.py | 8 ++++----
+ regtest/backends/__init__.py | 12 ++++++------
+ regtest/commands/__init__.py | 6 +++---
regtest/commands/create-refs.py | 2 +-
- regtest/commands/run-tests.py | 2 +-
- regtest/main.py | 2 +-
+ regtest/commands/run-tests.py | 2 +-
+ regtest/main.py | 2 +-
9 files changed, 38 insertions(+), 38 deletions(-)
commit da1b5437148e1e6317246b16f7235c8bc280be97
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Sep 13 20:09:56 2011 +0200
+Date: Tue Sep 13 20:09:56 2011 +0200
regtest: Add a way to skip files
@@ -22438,14 +22800,14 @@
comments and are ignored.
regtest/TestReferences.py | 9 +++++++--
- regtest/TestRun.py | 9 +++++++--
- regtest/Utils.py | 20 ++++++++++++++++++++
- regtest/main.py | 6 +++++-
+ regtest/TestRun.py | 9 +++++++--
+ regtest/Utils.py | 20 ++++++++++++++++++++
+ regtest/main.py | 6 +++++-
4 files changed, 39 insertions(+), 5 deletions(-)
commit b730b2c1d9666f62f940762663c8318e64049d61
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Sep 13 19:04:04 2011 +0200
+Date: Tue Sep 13 19:04:04 2011 +0200
regtest: Limit the number of arguments to 1
@@ -22453,60 +22815,60 @@
different tests.
regtest/commands/create-refs.py | 24 ++++++++++++------------
- regtest/commands/run-tests.py | 26 +++++++++++++-------------
- regtest/main.py | 2 +-
+ regtest/commands/run-tests.py | 26 +++++++++++++-------------
+ regtest/main.py | 2 +-
3 files changed, 26 insertions(+), 26 deletions(-)
commit 5ce045d0358318859c844340c639483485b69c58
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Sep 13 18:18:21 2011 +0200
+Date: Tue Sep 13 18:18:21 2011 +0200
regtest: Sort tests before create-refs/run-tests and show progress
regtest/TestReferences.py | 20 ++++++++------------
- regtest/TestRun.py | 21 ++++++++++-----------
- regtest/Utils.py | 35 +++++++++++++++++++++++++++++++++++
+ regtest/TestRun.py | 21 ++++++++++-----------
+ regtest/Utils.py | 35 +++++++++++++++++++++++++++++++++++
3 files changed, 53 insertions(+), 23 deletions(-)
commit 10801b6faee9037af054fe74cc4a03620ea41d45
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Sep 12 20:13:17 2011 +0200
+Date: Mon Sep 12 20:13:17 2011 +0200
Add initial poppler regressions test program
- regtest/Config.py | 32 ++++++
- regtest/TestReferences.py | 73 +++++++++++++
- regtest/TestRun.py | 156 ++++++++++++++++++++++++++++
- regtest/Timer.py | 73 +++++++++++++
- regtest/backends/__init__.py | 220
+ regtest/Config.py | 32 ++++++
+ regtest/TestReferences.py | 73 +++++++++++++
+ regtest/TestRun.py | 156 ++++++++++++++++++++++++++++
+ regtest/Timer.py | 73 +++++++++++++
+ regtest/backends/__init__.py | 220
++++++++++++++++++++++++++++++++++++++++
- regtest/backends/cairo.py | 39 +++++++
+ regtest/backends/cairo.py | 39 +++++++
regtest/backends/postscript.py | 35 +++++++
- regtest/backends/splash.py | 39 +++++++
- regtest/backends/text.py | 48 +++++++++
- regtest/commands/__init__.py | 93 +++++++++++++++++
+ regtest/backends/splash.py | 39 +++++++
+ regtest/backends/text.py | 48 +++++++++
+ regtest/commands/__init__.py | 93 +++++++++++++++++
regtest/commands/create-refs.py | 65 ++++++++++++
- regtest/commands/run-tests.py | 69 +++++++++++++
- regtest/main.py | 77 ++++++++++++++
- regtest/poppler-regtest | 6 ++
+ regtest/commands/run-tests.py | 69 +++++++++++++
+ regtest/main.py | 77 ++++++++++++++
+ regtest/poppler-regtest | 6 ++
14 files changed, 1025 insertions(+)
commit 245e331a14e11a615bf47abbeb34a3561e393b41
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 12 13:43:49 2011 +0200
+Date: Mon Sep 12 13:43:49 2011 +0200
0.17.4
CMakeLists.txt | 2 +-
- NEWS | 5 +++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ NEWS | 5 +++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
5 files changed, 9 insertions(+), 4 deletions(-)
commit 194b2413eb2c6a1641508aec63336aaf89ec3b51
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 12 13:43:35 2011 +0200
+Date: Mon Sep 12 13:43:35 2011 +0200
gir 0.18
@@ -22516,7 +22878,7 @@
commit 61c06d2efad20880e1e0b399cf797dd55f6c8dab
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 12 00:32:38 2011 +0200
+Date: Mon Sep 12 00:32:38 2011 +0200
xpdf303: Useless NULL assignments
@@ -22525,7 +22887,7 @@
commit 4fbcbf1ffb8a98fe8c12643fdab2cbd90b4e60f9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 12 00:30:52 2011 +0200
+Date: Mon Sep 12 00:30:52 2011 +0200
xpdf303: Set size to 64 instead of 100
@@ -22534,7 +22896,7 @@
commit 1c7203e57e9c7c264f5cada6362a6b449dd8689c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 12 00:21:03 2011 +0200
+Date: Mon Sep 12 00:21:03 2011 +0200
xpdf303: Avoid calling a "slow" function
@@ -22543,7 +22905,7 @@
commit db4c5789bf95af9f45a7911153acc20a26a447f1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 12 00:19:49 2011 +0200
+Date: Mon Sep 12 00:19:49 2011 +0200
xpdf303: fix spacing
@@ -22552,7 +22914,7 @@
commit 10c3d15f841865929d2f66353cb01d0d321e8b82
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 12 00:03:13 2011 +0200
+Date: Mon Sep 12 00:03:13 2011 +0200
xpdf303: make limit smaller
@@ -22561,7 +22923,7 @@
commit 1d4e6e739701ba817576752ced169b24c5e95156
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 11 23:57:22 2011 +0200
+Date: Sun Sep 11 23:57:22 2011 +0200
xpdf303: Remove 512 limit in pdftoppm
@@ -22570,7 +22932,7 @@
commit e4e843f1115d95c54967f0386bfb28f685d6c88d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 11 22:49:34 2011 +0200
+Date: Sun Sep 11 22:49:34 2011 +0200
xpdf303: Rework nComps != colorSpace->getNComps() handling
@@ -22579,7 +22941,7 @@
commit dda45b6a67f3f97705e5d806eaf7d37171789e66
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 11 22:46:51 2011 +0200
+Date: Sun Sep 11 22:46:51 2011 +0200
xpdf303: NULL GfxICCBasedColorSpace if array does not have 2 elements
@@ -22588,7 +22950,7 @@
commit 760e814a6d26db8eba567520aad771002e11357a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 11 22:21:40 2011 +0200
+Date: Sun Sep 11 22:21:40 2011 +0200
xpdf303: increase formDepth limit
@@ -22597,7 +22959,7 @@
commit 59442e5994f3b94d5221cbc90f79fad235fe2611
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 11 22:10:41 2011 +0200
+Date: Sun Sep 11 22:10:41 2011 +0200
xpdf303: Remove flags that were never used
@@ -22608,7 +22970,7 @@
commit 41a620ef60507ceda42a14d06d6587ed10016468
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 8 16:18:01 2011 +0200
+Date: Thu Sep 8 16:18:01 2011 +0200
xpdf303: Adapt use of getBlock to our use of getChars
@@ -22619,20 +22981,20 @@
commit 2f7701fe730a648d0a1d181c5b20e4802640dc52
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 8 15:59:27 2011 +0200
+Date: Thu Sep 8 15:59:27 2011 +0200
xpdf303: Adapt xpdf getBlock to our getChars
poppler/JBIG2Stream.cc | 17 ++++++++
- poppler/JBIG2Stream.h | 2 +
- poppler/Stream.cc | 113
+ poppler/JBIG2Stream.h | 2 +
+ poppler/Stream.cc | 113
++++++++++++++++++++++++++++++++++++++++++++-----
- poppler/Stream.h | 55 +++++++++++++-----------
+ poppler/Stream.h | 55 +++++++++++++-----------
4 files changed, 152 insertions(+), 35 deletions(-)
commit 3a1988db40def1655ec638cd521ed40eadc0acca
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Sep 8 15:40:12 2011 +0200
+Date: Thu Sep 8 15:40:12 2011 +0200
xpdf303: empty pages need to call dump to do any setup required by
the OutputDev
@@ -22642,7 +23004,7 @@
commit 4cddaed21592ac491519a81a003035bc4e618705
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Sep 8 15:35:33 2011 +0200
+Date: Thu Sep 8 15:35:33 2011 +0200
xpdf303: Don't clip the other page boxes to the MediaBox at the
intermediate nodes
@@ -22658,7 +23020,7 @@
commit 3538ac89bfea750de8907847d1d5e3515d0b8be7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 8 15:07:21 2011 +0200
+Date: Thu Sep 8 15:07:21 2011 +0200
xpdf303: compile
@@ -22667,7 +23029,7 @@
commit 89d95d0f254a828d28d943b698eeaec51f03686f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Sep 8 12:38:36 2011 +0200
+Date: Thu Sep 8 12:38:36 2011 +0200
xpdf303: Add codeToGID and codeToGIDLen params to
loadOpenTypeCFFFont()
@@ -22681,7 +23043,7 @@
commit d768204e51e6bdbcac4d6b43537297616cbedbf3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 6 21:56:43 2011 +0200
+Date: Tue Sep 6 21:56:43 2011 +0200
xpdf303: Revert b36d150931cd555b84ee996d505e8b91e2afde19
@@ -22689,12 +23051,12 @@
poppler/JBIG2Stream.cc | 91
++++++++++++++++++++++----------------------------
- poppler/JBIG2Stream.h | 1 -
+ poppler/JBIG2Stream.h | 1 -
2 files changed, 40 insertions(+), 52 deletions(-)
commit 2230b8f2128edf4994d8a742f562e1b5acf96b74
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 6 00:05:53 2011 +0200
+Date: Tue Sep 6 00:05:53 2011 +0200
xpdf303: Merge JPXStream changes
@@ -22705,7 +23067,7 @@
commit 35bb53feaa2e469253368f03a9835d73aeb1a240
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 23:20:09 2011 +0200
+Date: Mon Sep 5 23:20:09 2011 +0200
xpdf303: Add BufStream
@@ -22715,7 +23077,7 @@
commit 8a9d92fcf05285c1f06bc153aa79d0200d05bbd9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 22:57:02 2011 +0200
+Date: Mon Sep 5 22:57:02 2011 +0200
xpdf303: CCITTFaxStream header misc fixes
@@ -22724,7 +23086,7 @@
commit 22d370c0a1f8c016ebc5a6d8320fe55bfd31c8a7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 22:53:45 2011 +0200
+Date: Mon Sep 5 22:53:45 2011 +0200
xpdf303: DCTStream misc fixes
@@ -22733,7 +23095,7 @@
commit 36d3057546b5a1d717c71b8dcb9773f91e3b5960
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 22:46:59 2011 +0200
+Date: Mon Sep 5 22:46:59 2011 +0200
xpdf303: Add some {}
@@ -22742,7 +23104,7 @@
commit 308654eb5dfbb783f29bd645f60c79d5b5fe42c9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 22:45:50 2011 +0200
+Date: Mon Sep 5 22:45:50 2011 +0200
xpdf303: code1 changed to int in CCITTFaxStream::reset
@@ -22751,7 +23113,7 @@
commit f097dc1f9d580eb1cdc8180d3920fe795493cf89
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 22:43:16 2011 +0200
+Date: Mon Sep 5 22:43:16 2011 +0200
xpdf303: Use 32 bits in CCITTFaxStream::lookBits
@@ -22760,7 +23122,7 @@
commit b5417659042c95891aa549cae396ba4cc6604030
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 22:40:02 2011 +0200
+Date: Mon Sep 5 22:40:02 2011 +0200
xpdf303: Check against lookBits returning EOF
@@ -22769,7 +23131,7 @@
commit eaf9d31c97a3cc06f4ce94d9190ae1a337634749
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 22:38:05 2011 +0200
+Date: Mon Sep 5 22:38:05 2011 +0200
xpdf303: Set endOfLine to true if code1 is 1
@@ -22778,7 +23140,7 @@
commit a654a77e26a6c7d76c318636303f8c636a3d2495
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 22:36:58 2011 +0200
+Date: Mon Sep 5 22:36:58 2011 +0200
xpdf303: Tweaks to CCITTFaxStream::lookChar
@@ -22788,7 +23150,7 @@
commit abdf828449cd543e66f326ba862efcb3ca6d342d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 22:19:30 2011 +0200
+Date: Mon Sep 5 22:19:30 2011 +0200
xpdf303: Remove cygwin workaround
@@ -22797,7 +23159,7 @@
commit 05ef4227d09381e3a9e8050e447770f44d532386
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 22:18:33 2011 +0200
+Date: Mon Sep 5 22:18:33 2011 +0200
xpdf303: Return false if getLine fails
@@ -22806,7 +23168,7 @@
commit c2d6158bd56328754d77ab8f1bf84d46e6ede773
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 22:14:39 2011 +0200
+Date: Mon Sep 5 22:14:39 2011 +0200
xpdf303: Return NULL if size < 0
@@ -22815,7 +23177,7 @@
commit 04947e1dca858b890302a5a1005b84b34255d670
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 22:11:24 2011 +0200
+Date: Mon Sep 5 22:11:24 2011 +0200
xpdf303: Add -rawdates and print Form information
@@ -22824,7 +23186,7 @@
commit 9529e776e53e71069ba4215cdb8b84592d37b555
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Sep 5 21:19:58 2011 +0200
+Date: Mon Sep 5 21:19:58 2011 +0200
xpdf303: Other fixes in PostScriptFunction
@@ -22833,7 +23195,7 @@
commit 071f983f461ba0b872dd93d7f1a24d325312799d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Sep 5 21:19:13 2011 +0200
+Date: Mon Sep 5 21:19:13 2011 +0200
xpdf303: Fixed a bug in the PostScript-type function parser
@@ -22845,7 +23207,7 @@
commit da0eff1aaa31c2bf357a64b6275645100c9629d4
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Sep 5 21:12:02 2011 +0200
+Date: Mon Sep 5 21:12:02 2011 +0200
xpdf303: Fixes in StitchingFunction
@@ -22854,7 +23216,7 @@
commit b655316706ec394fa6c8ad076d9d9d96ac8ed563
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 21:05:55 2011 +0200
+Date: Mon Sep 5 21:05:55 2011 +0200
xpdf303: Rework LinkURI decoding
@@ -22863,17 +23225,17 @@
commit abad9b4e44d81a206bccff8a109ceb9a7effa2ad
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Sep 5 21:00:31 2011 +0200
+Date: Mon Sep 5 21:00:31 2011 +0200
xpdf303: Cache the last transform for PostScript-type functions
poppler/Function.cc | 37 ++++++++++++++++++++++++++++++++++---
- poppler/Function.h | 2 ++
+ poppler/Function.h | 2 ++
2 files changed, 36 insertions(+), 3 deletions(-)
commit e1c6b4c6e6df0854b040c9af9ef2d3f6789e24b2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 21:02:31 2011 +0200
+Date: Mon Sep 5 21:02:31 2011 +0200
xpdf303: Only call getNum if isNum
@@ -22882,7 +23244,7 @@
commit e5661e1a08c38d4c8d69976a8c1c02c1102bc88c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Sep 5 20:49:13 2011 +0200
+Date: Mon Sep 5 20:49:13 2011 +0200
Optimize SampledFunction
@@ -22891,23 +23253,23 @@
poppler/Function.cc | 87
++++++++++++++++++++++++++++++++++++++++++++---------
- poppler/Function.h | 4 ++-
+ poppler/Function.h | 4 ++-
2 files changed, 75 insertions(+), 16 deletions(-)
commit b36d150931cd555b84ee996d505e8b91e2afde19
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 20:52:05 2011 +0200
+Date: Mon Sep 5 20:52:05 2011 +0200
xpdf303: Take xpdf way of handling bug 6500
poppler/JBIG2Stream.cc | 91
++++++++++++++++++++++++++++----------------------
- poppler/JBIG2Stream.h | 1 +
+ poppler/JBIG2Stream.h | 1 +
2 files changed, 52 insertions(+), 40 deletions(-)
commit 065565a67c7826b64d89fac9719049d0a57da721
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 20:39:50 2011 +0200
+Date: Mon Sep 5 20:39:50 2011 +0200
xpdf303: Merge ¿speed? improvements in JBIG2Stream::readGenericBitmap
@@ -22917,7 +23279,7 @@
commit 28adb3884dafcf1d36aae1ec05855b10b22aa4ae
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 20:26:57 2011 +0200
+Date: Mon Sep 5 20:26:57 2011 +0200
xpdf303: Change bpp calculation
@@ -22926,7 +23288,7 @@
commit c163a82f45d869b7c35a1a7141ab237507671f82
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 20:25:04 2011 +0200
+Date: Mon Sep 5 20:25:04 2011 +0200
xpdf303: Change symCodeLen calculation
@@ -22935,7 +23297,7 @@
commit 1d1a985101c26f90bde8340dcfae3d6a1e0a08ba
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 20:20:03 2011 +0200
+Date: Mon Sep 5 20:20:03 2011 +0200
xpdf303: symCodeLen calculation fix
@@ -22944,7 +23306,7 @@
commit 5c0274572c65972434293a30f3ba5afd3905005f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 20:07:54 2011 +0200
+Date: Mon Sep 5 20:07:54 2011 +0200
xpdf303: add line accessor
@@ -22953,7 +23315,7 @@
commit 7b77a264b5c21ba693677b1249a2122743e4e395
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 19:46:16 2011 +0200
+Date: Mon Sep 5 19:46:16 2011 +0200
xpdf303: segments with unspecified length
@@ -22962,7 +23324,7 @@
commit 23066e8e8309babd61ade9f50ef7d82c9e275055
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 19:41:16 2011 +0200
+Date: Mon Sep 5 19:41:16 2011 +0200
xpdf303: More EOF detection
@@ -22971,7 +23333,7 @@
commit bc6eded798d6e5dc7a58f88afbe4ab2904698db5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 19:38:29 2011 +0200
+Date: Mon Sep 5 19:38:29 2011 +0200
xpdf303: Comment++
@@ -22980,7 +23342,7 @@
commit adb98856a745340b4ffb34ffd2ed701600cfc82f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 19:38:02 2011 +0200
+Date: Mon Sep 5 19:38:02 2011 +0200
xpdf303: Exit loop in case of EOF
@@ -22989,7 +23351,7 @@
commit 112154567ebcab63959294533b00075d6ca6ea65
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 19:33:27 2011 +0200
+Date: Mon Sep 5 19:33:27 2011 +0200
xpdf303: Initialize to NULL
@@ -22998,7 +23360,7 @@
commit b9ecfdf4cb27a19e65817af51c048e8030825035
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 5 19:27:36 2011 +0200
+Date: Mon Sep 5 19:27:36 2011 +0200
xpdf303: Delay memory allocation up to when it is really needed
@@ -23009,7 +23371,7 @@
commit 7af7b4b2d1941ee9dcd575535d4fc31f29026d8d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Sep 5 19:05:31 2011 +0200
+Date: Mon Sep 5 19:05:31 2011 +0200
xpdf303: Rework initialization of appearance state
@@ -23023,7 +23385,7 @@
commit f7d307b818bca9553a05b5d43deb429abbf04824
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 4 13:56:35 2011 +0200
+Date: Sun Sep 4 13:56:35 2011 +0200
xpdf303: Rewrote the code that handles annotation transforms
@@ -23035,7 +23397,7 @@
commit 4609f9feeca22620c6e143962a3717784a843a68
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 4 13:09:50 2011 +0200
+Date: Sun Sep 4 13:09:50 2011 +0200
xpdf303: Implement rotation in the form field appearance regeneration
@@ -23044,7 +23406,7 @@
commit ca7d77a27e2f3a692842968f08dcb9fa5379bf0f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 4 11:53:40 2011 +0200
+Date: Sun Sep 4 11:53:40 2011 +0200
Create forms with a PDFDoc instead of XRef too
@@ -23055,25 +23417,25 @@
commit ec52e46e309a0307fdf12113a1b7d41a760f9d6c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 4 11:32:38 2011 +0200
+Date: Sun Sep 4 11:32:38 2011 +0200
xpdf303: Create annots with a doc instead of xref + catalog
glib/poppler-action.cc | 2 +-
- glib/poppler-annot.cc | 4 +-
- poppler/Annot.cc | 364
+ glib/poppler-annot.cc | 4 +-
+ poppler/Annot.cc | 364
+++++++++++++++++++++++++------------------------
- poppler/Annot.h | 128 ++++++++---------
- poppler/Catalog.cc | 9 +-
- poppler/Form.cc | 22 +--
- poppler/Form.h | 11 +-
+ poppler/Annot.h | 128 ++++++++---------
+ poppler/Catalog.cc | 9 +-
+ poppler/Form.cc | 22 +--
+ poppler/Form.h | 11 +-
poppler/PSOutputDev.cc | 2 +-
- poppler/Page.cc | 2 +-
+ poppler/Page.cc | 2 +-
9 files changed, 274 insertions(+), 270 deletions(-)
commit ce5e620f07e984927610866467705bb526f9ad8d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Sep 3 11:05:42 2011 +0200
+Date: Sat Sep 3 11:05:42 2011 +0200
xpdf303: Handle the case where sid < 0
@@ -23082,7 +23444,7 @@
commit 9d77f999de973f3c547245bca0568f8984faa5d7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Sep 3 11:02:55 2011 +0200
+Date: Sat Sep 3 11:02:55 2011 +0200
xpdf303: Initialize nFDs in FoFiType1C::parse()
@@ -23091,7 +23453,7 @@
commit d9594c95713ac79b46e313ecf2875196ea076ef4
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Sep 3 11:01:28 2011 +0200
+Date: Sat Sep 3 11:01:28 2011 +0200
xpdf303: Check whether fdSelect is NULL before using it
@@ -23100,7 +23462,7 @@
commit 4e4a8ec52c5662e21036f219636a39fc97a32353
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Sep 3 10:52:14 2011 +0200
+Date: Sat Sep 3 10:52:14 2011 +0200
xpdf303: Add writePSString() helper function to FoFiType1C
@@ -23111,7 +23473,7 @@
commit ff03811db1ef833df4bab12fe3bf3a8c1534c174
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Sep 3 10:40:15 2011 +0200
+Date: Sat Sep 3 10:40:15 2011 +0200
xpdf303: More checks in GooString
@@ -23120,7 +23482,7 @@
commit 0029efbe2a8a97ff34353f8028ac649b2fd07013
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Sep 3 10:32:14 2011 +0200
+Date: Sat Sep 3 10:32:14 2011 +0200
xpdf303: Use a double instead of an int with a cast
@@ -23129,7 +23491,7 @@
commit 419ee8c30ba0df02e9f0281b321fbe38387e5a21
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Sep 2 18:44:04 2011 +0200
+Date: Fri Sep 2 18:44:04 2011 +0200
xpdf303: Add more formats to GooString
@@ -23140,7 +23502,7 @@
commit 738a6954da01fd3fc8c1cd5baa49fc7b8c959169
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Sep 2 18:24:04 2011 +0200
+Date: Fri Sep 2 18:24:04 2011 +0200
xpdf303: Add getGlyphName() to FoFiType1C
@@ -23150,7 +23512,7 @@
commit 39b77a193996b0916690a246f4a9874dad596b2f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Sep 2 18:17:51 2011 +0200
+Date: Fri Sep 2 18:17:51 2011 +0200
xpdf303: Improvements in FoFiType1 parser
@@ -23160,7 +23522,7 @@
commit 44dbb28a07125f92a0835aea7ad3403310bc451d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Sep 2 18:08:39 2011 +0200
+Date: Fri Sep 2 18:08:39 2011 +0200
xpdf303: Handle PFB headers in Type 1 font files
@@ -23170,22 +23532,22 @@
commit 9531a52b227a994ab8e0d66aeaff2b21358ca73e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Sep 2 18:01:35 2011 +0200
+Date: Fri Sep 2 18:01:35 2011 +0200
xpdf303: New signature of methods convertToCIDType0() and
convertToType0()
- fofi/FoFiTrueType.cc | 8 ++---
- fofi/FoFiTrueType.h | 4 +--
- fofi/FoFiType1C.cc | 84
+ fofi/FoFiTrueType.cc | 8 ++---
+ fofi/FoFiTrueType.h | 4 +--
+ fofi/FoFiType1C.cc | 84
+++++++++++++++++++++++++++++++++++---------------
- fofi/FoFiType1C.h | 19 +++++++++---
+ fofi/FoFiType1C.h | 19 +++++++++---
poppler/PSOutputDev.cc | 13 ++++++--
5 files changed, 91 insertions(+), 37 deletions(-)
commit 830d2b40770333489a08f23a3b16a372770a8d19
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 23:23:57 2011 +0200
+Date: Thu Sep 1 23:23:57 2011 +0200
xpdf303: Use openFile
@@ -23195,7 +23557,7 @@
commit ddf9d6e35b40b902519cbaa8cb664ba6dfdfd510
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 23:21:26 2011 +0200
+Date: Thu Sep 1 23:21:26 2011 +0200
xpdf303: openFile + minor fixes for openTempFile in Windows
@@ -23206,7 +23568,7 @@
commit 68e8fa9ff4f13b6703148b3eb6ea628418211243
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 23:17:59 2011 +0200
+Date: Thu Sep 1 23:17:59 2011 +0200
xpdf303: make gcc happy
@@ -23215,7 +23577,7 @@
commit 876021b1aa16ad38767a91e1be31c392f368fde2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Sep 1 19:07:01 2011 +0200
+Date: Thu Sep 1 19:07:01 2011 +0200
xpdf303: Add getFontMatrix()
@@ -23230,7 +23592,7 @@
commit 1369862ed61ef8b0f81c52fce36f6c1602d82ddb
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Sep 1 18:27:51 2011 +0200
+Date: Thu Sep 1 18:27:51 2011 +0200
xpdf303: Ignore entries that have an invalid tag too
@@ -23239,7 +23601,7 @@
commit 0fe7cc82e84dc2a3b79248b111656e5e7df9fdc2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Sep 1 18:21:33 2011 +0200
+Date: Thu Sep 1 18:21:33 2011 +0200
xpdf303: Update cmap, name, post and os2 tables in FoFiTrueType
@@ -23248,7 +23610,7 @@
commit 0feebf5f3c9da8d7a1154456a00492a623340cec
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Sep 1 18:16:59 2011 +0200
+Date: Thu Sep 1 18:16:59 2011 +0200
xpdf303: Ignore any bogus entries in the table directory
@@ -23262,11 +23624,11 @@
commit 68c6ebc78b89eec94a9c3538fe6e27561a21b680
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Sep 1 17:49:46 2011 +0200
+Date: Thu Sep 1 17:49:46 2011 +0200
xpdf303: codeToGID items can be < 0 now
- fofi/FoFiTrueType.cc | 12 ++++++++++--
+ fofi/FoFiTrueType.cc | 12 ++++++++++--
poppler/PSOutputDev.cc | 2 +-
splash/SplashFTFont.cc | 2 +-
3 files changed, 12 insertions(+), 4 deletions(-)
@@ -23273,7 +23635,7 @@
commit 19204ed5cd5cb64809f1a1f51dd5ffdef2b9417a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 17:28:39 2011 +0200
+Date: Thu Sep 1 17:28:39 2011 +0200
xpdf303: CMap::getCID signature change
@@ -23284,7 +23646,7 @@
commit 9c74bef77e7e1d7a8464dff43cae16bb1206665e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 17:04:04 2011 +0200
+Date: Thu Sep 1 17:04:04 2011 +0200
xpdf303: Use splashDist instead of splashSqrt
@@ -23293,7 +23655,7 @@
commit 0568d0dc3c42b68b715226e5ce0ff98d73a94ac7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 17:01:30 2011 +0200
+Date: Thu Sep 1 17:01:30 2011 +0200
xpdf303: Do the multiplication the other way around
@@ -23304,7 +23666,7 @@
commit 3c0da502aa1d5b1acae01cf1e43fb96f5ecc11da
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 17:00:31 2011 +0200
+Date: Thu Sep 1 17:00:31 2011 +0200
xpdf303: Use splashCheckDet isntead of splashAbs
@@ -23313,7 +23675,7 @@
commit 2b4303c66f8de9a267413465898897fd6b0ebb17
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 16:51:53 2011 +0200
+Date: Thu Sep 1 16:51:53 2011 +0200
xpdf303: Bigger fileKey
@@ -23322,7 +23684,7 @@
commit 53060857e31a01413936fbe33b7032a0a325b384
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 16:50:08 2011 +0200
+Date: Thu Sep 1 16:50:08 2011 +0200
xpdf303: Merge JArithmeticDecoder.*
@@ -23333,7 +23695,7 @@
commit 0722960b4cf4ce40b6bd278ac7287d64a1d70bf2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 16:48:31 2011 +0200
+Date: Thu Sep 1 16:48:31 2011 +0200
xpdf303: Do not crash if imgStr->getLine() is NULL
@@ -23342,7 +23704,7 @@
commit f848edab849910b8291c7974e484ef5d02b2234c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 16:42:30 2011 +0200
+Date: Thu Sep 1 16:42:30 2011 +0200
xpdf303: Do not extract the million tiles of a pattern
@@ -23352,7 +23714,7 @@
commit 01adb7ef6a524d7313a45e7c5f441da4fd0250bd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 16:31:50 2011 +0200
+Date: Thu Sep 1 16:31:50 2011 +0200
xpdf303: Assembler for some functions
@@ -23362,7 +23724,7 @@
commit 4f87a3163f133565e8774ef416e67d05f906723d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 16:25:19 2011 +0200
+Date: Thu Sep 1 16:25:19 2011 +0200
xpdf303: Add splashAvg
@@ -23371,7 +23733,7 @@
commit 64cf42f89939763d105be4948a20e9ecb81a64c1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 16:23:08 2011 +0200
+Date: Thu Sep 1 16:23:08 2011 +0200
xpdf303: Add getters to SplashClip
@@ -23380,7 +23742,7 @@
commit 28c6a55742f55a719ef63b8e0eff7c242653cf36
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 16:17:56 2011 +0200
+Date: Thu Sep 1 16:17:56 2011 +0200
xpdf303: unneeded forward declare
@@ -23389,70 +23751,70 @@
commit 38ebe8c568aafbe5f248f9e0a654f46829e0b659
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 16:13:53 2011 +0200
+Date: Thu Sep 1 16:13:53 2011 +0200
xpdf303: Page functions do not need Catalog * anymore
- glib/poppler-document.cc | 2 +-
- glib/poppler-page.cc | 11 ++++------
- poppler/FontInfo.cc | 2 +-
- poppler/OutputDev.h | 4 ++--
- poppler/PDFDoc.cc | 8 +++----
- poppler/PSOutputDev.cc | 6 +++---
- poppler/PSOutputDev.h | 2 +-
- poppler/Page.cc | 36
+ glib/poppler-document.cc | 2 +-
+ glib/poppler-page.cc | 11 ++++------
+ poppler/FontInfo.cc | 2 +-
+ poppler/OutputDev.h | 4 ++--
+ poppler/PDFDoc.cc | 8 +++----
+ poppler/PSOutputDev.cc | 6 +++---
+ poppler/PSOutputDev.h | 2 +-
+ poppler/Page.cc | 36
++++++++++++++++----------------
- poppler/Page.h | 16 +++++++-------
- poppler/TextOutputDev.cc | 2 +-
- poppler/TextOutputDev.h | 2 +-
+ poppler/Page.h | 16 +++++++-------
+ poppler/TextOutputDev.cc | 2 +-
+ poppler/TextOutputDev.h | 2 +-
qt4/src/poppler-link-extractor-private.h | 2 +-
- qt4/src/poppler-link-extractor.cc | 4 ++--
- qt4/src/poppler-page.cc | 4 ++--
- utils/HtmlOutputDev.cc | 9 ++++----
- utils/HtmlOutputDev.h | 7 +++----
- utils/pdftohtml.cc | 2 +-
+ qt4/src/poppler-link-extractor.cc | 4 ++--
+ qt4/src/poppler-page.cc | 4 ++--
+ utils/HtmlOutputDev.cc | 9 ++++----
+ utils/HtmlOutputDev.h | 7 +++----
+ utils/pdftohtml.cc | 2 +-
17 files changed, 58 insertions(+), 61 deletions(-)
commit 7d794f6411499fb8f26778bf2b54cb9734d004af
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 15:47:32 2011 +0200
+Date: Thu Sep 1 15:47:32 2011 +0200
xpdf303: API rework, Gfx wants a PDFDoc instead of an XRef
- cpp/poppler-page-renderer.cpp | 2 +-
- glib/poppler-document.cc | 2 +-
- glib/poppler-page.cc | 2 --
- poppler/CairoFontEngine.cc | 28 ++++++++++++----------------
- poppler/CairoFontEngine.h | 13 ++++++-------
- poppler/CairoOutputDev.cc | 12 +++++-------
- poppler/CairoOutputDev.h | 6 +++---
- poppler/Catalog.cc | 8 +++++---
- poppler/Catalog.h | 4 +++-
- poppler/Gfx.cc | 15 +++++++++------
- poppler/Gfx.h | 6 ++++--
- poppler/PDFDoc.cc | 6 +++---
- poppler/PSOutputDev.cc | 29 +++++++++++++++--------------
- poppler/PSOutputDev.h | 9 ++++-----
- poppler/Page.cc | 8 +++++---
- poppler/Page.h | 4 +++-
- poppler/PreScanOutputDev.cc | 6 +++---
- poppler/PreScanOutputDev.h | 4 ++--
- poppler/SplashOutputDev.cc | 13 +++++++------
- poppler/SplashOutputDev.h | 5 +++--
- qt4/src/poppler-private.h | 2 +-
+ cpp/poppler-page-renderer.cpp | 2 +-
+ glib/poppler-document.cc | 2 +-
+ glib/poppler-page.cc | 2 --
+ poppler/CairoFontEngine.cc | 28 ++++++++++++----------------
+ poppler/CairoFontEngine.h | 13 ++++++-------
+ poppler/CairoOutputDev.cc | 12 +++++-------
+ poppler/CairoOutputDev.h | 6 +++---
+ poppler/Catalog.cc | 8 +++++---
+ poppler/Catalog.h | 4 +++-
+ poppler/Gfx.cc | 15 +++++++++------
+ poppler/Gfx.h | 6 ++++--
+ poppler/PDFDoc.cc | 6 +++---
+ poppler/PSOutputDev.cc | 29 +++++++++++++++--------------
+ poppler/PSOutputDev.h | 9 ++++-----
+ poppler/Page.cc | 8 +++++---
+ poppler/Page.h | 4 +++-
+ poppler/PreScanOutputDev.cc | 6 +++---
+ poppler/PreScanOutputDev.h | 4 ++--
+ poppler/SplashOutputDev.cc | 13 +++++++------
+ poppler/SplashOutputDev.h | 5 +++--
+ qt4/src/poppler-private.h | 2 +-
qt4/src/poppler-ps-converter.cc | 2 --
- test/gtk-test.cc | 2 +-
- test/pdf-inspector.cc | 2 +-
- test/perf-test.cc | 2 +-
- utils/pdftocairo.cc | 2 +-
- utils/pdftohtml.cc | 6 +++---
- utils/pdftoppm.cc | 2 +-
- utils/pdftops.cc | 4 ++--
+ test/gtk-test.cc | 2 +-
+ test/pdf-inspector.cc | 2 +-
+ test/perf-test.cc | 2 +-
+ utils/pdftocairo.cc | 2 +-
+ utils/pdftohtml.cc | 6 +++---
+ utils/pdftoppm.cc | 2 +-
+ utils/pdftops.cc | 4 ++--
29 files changed, 105 insertions(+), 101 deletions(-)
commit 52fb80a7b3f98eb8322a7ba84e2900f044b3a18a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 13:27:01 2011 +0200
+Date: Thu Sep 1 13:27:01 2011 +0200
xpdf303: compile++
@@ -23461,18 +23823,18 @@
commit 37ca8dc4215693ec657d165ebdb6c315a0ae92c9
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Sep 1 12:34:32 2011 +0200
+Date: Thu Sep 1 12:34:32 2011 +0200
xpdf303: Use int instead of Gushort for gid/cid maps
- fofi/FoFiTrueType.cc | 18 +++++++++---------
- fofi/FoFiTrueType.h | 14 +++++++-------
- fofi/FoFiType1C.cc | 8 ++++----
- fofi/FoFiType1C.h | 2 +-
+ fofi/FoFiTrueType.cc | 18 +++++++++---------
+ fofi/FoFiTrueType.h | 14 +++++++-------
+ fofi/FoFiType1C.cc | 8 ++++----
+ fofi/FoFiType1C.h | 2 +-
poppler/CairoFontEngine.cc | 22 +++++++++++-----------
poppler/CairoFontEngine.h | 8 ++++----
- poppler/GfxFont.cc | 22 +++++++++++-----------
- poppler/GfxFont.h | 10 +++++-----
+ poppler/GfxFont.cc | 22 +++++++++++-----------
+ poppler/GfxFont.h | 10 +++++-----
poppler/PSOutputDev.cc | 14 +++++++-------
poppler/SplashOutputDev.cc | 6 +++---
splash/SplashFTFontEngine.cc | 6 +++---
@@ -23485,7 +23847,7 @@
commit df942e25bff9b014bde0ff69c8a01fa3c1963015
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 01:08:10 2011 +0200
+Date: Thu Sep 1 01:08:10 2011 +0200
xpdf303: More parsing flexibility
@@ -23494,7 +23856,7 @@
commit 5305dfc5702e8004e5ae35697c6aebd0b1a5c96e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 01:05:02 2011 +0200
+Date: Thu Sep 1 01:05:02 2011 +0200
xpdf303: Make sure codes are inside the range
@@ -23503,7 +23865,7 @@
commit 45212483572c68abd612b5c62b21cbb545e10143
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 01:01:13 2011 +0200
+Date: Thu Sep 1 01:01:13 2011 +0200
xpdf303: change mapLen growing stragegy
@@ -23512,7 +23874,7 @@
commit 75d70f190e97f69047cdbe97a872a936788392d9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 01:00:23 2011 +0200
+Date: Thu Sep 1 01:00:23 2011 +0200
xpdf303: Limit code to 0xffffff
@@ -23521,7 +23883,7 @@
commit b4180a187f9246b6390df112e5536ead9ef9bcbe
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 00:59:09 2011 +0200
+Date: Thu Sep 1 00:59:09 2011 +0200
xpdf303: Use parseHex instead of sscanf
@@ -23530,7 +23892,7 @@
commit 121f648f233adcdc631c7e29d67b60baa922e29a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 00:28:40 2011 +0200
+Date: Thu Sep 1 00:28:40 2011 +0200
Add helper parseHex function
@@ -23539,7 +23901,7 @@
commit be0436ace671070bab4304efee607f40c959bc55
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 00:26:57 2011 +0200
+Date: Thu Sep 1 00:26:57 2011 +0200
xpdf303: CharCodeToUnicode::makeIdentityMapping & friends
@@ -23549,7 +23911,7 @@
commit 5dd94447b14db1894f06ad0590187dae7575e33a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 00:15:59 2011 +0200
+Date: Thu Sep 1 00:15:59 2011 +0200
xpdf303: Remove unused constructor
@@ -23559,7 +23921,7 @@
commit d00d56e4a46e8534378534de0d94ce0551d75d84
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 1 00:11:49 2011 +0200
+Date: Thu Sep 1 00:11:49 2011 +0200
xpdf303: Speedup SplashScreen
@@ -23568,12 +23930,12 @@
splash/SplashScreen.cc | 89
+++++++++++++++++---------------------------------
- splash/SplashScreen.h | 14 ++++++--
+ splash/SplashScreen.h | 14 ++++++--
2 files changed, 42 insertions(+), 61 deletions(-)
commit 5e8debf96ab1bb9db31a0332a482d08c181d52ea
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 23:56:52 2011 +0200
+Date: Wed Aug 31 23:56:52 2011 +0200
xpdf303: Add splashCheckDet helper
@@ -23582,7 +23944,7 @@
commit 4cef5a52b33b1afba28d890bbe48000b734ac357
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 21:09:50 2011 +0200
+Date: Wed Aug 31 21:09:50 2011 +0200
xpdf303: Protect against NULL from lexer->getStream()
@@ -23591,7 +23953,7 @@
commit 2547ec60db6d954e5c8318e30fcc54f70bcfa95c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 21:05:11 2011 +0200
+Date: Wed Aug 31 21:05:11 2011 +0200
xpdf303: Add GBool force = gFalse to SplashPath::close
@@ -23601,7 +23963,7 @@
commit 9370f9640a24c7b944f3da7c10e070a960bdd8f9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 21:01:32 2011 +0200
+Date: Wed Aug 31 21:01:32 2011 +0200
xpdf303: Add guards to the header
@@ -23610,18 +23972,18 @@
commit ab9dea663a4df5af8f54c1ff5149254adfd72ce9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 20:34:17 2011 +0200
+Date: Wed Aug 31 20:34:17 2011 +0200
xpdf303: Add SplashBitmap::writeAlphaPGMFile and
SplashBitmap::takeData
splash/SplashBitmap.cc | 22 ++++++++++++++++++++++
- splash/SplashBitmap.h | 6 ++++++
+ splash/SplashBitmap.h | 6 ++++++
2 files changed, 28 insertions(+)
commit 6558d735c65a3dca9b9e16de5588c8b8c482f04f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 20:30:27 2011 +0200
+Date: Wed Aug 31 20:30:27 2011 +0200
xpdf303: Write faster
@@ -23630,7 +23992,7 @@
commit a9b26d9c35fccc7b46a96acdb2064a9976bd49bd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 20:29:58 2011 +0200
+Date: Wed Aug 31 20:29:58 2011 +0200
xpdf303: Only free data if there is data to free
@@ -23639,7 +24001,7 @@
commit 8f6e0285d7e80d8c1a8defaad9d0f87a2e054151
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 20:20:47 2011 +0200
+Date: Wed Aug 31 20:20:47 2011 +0200
xpdf303: PDFDocEncoding changes
@@ -23651,7 +24013,7 @@
commit 9c8f30fb4a2a0dd2cf359610e33749e1682921c7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 20:17:38 2011 +0200
+Date: Wed Aug 31 20:17:38 2011 +0200
xpdf303: comment changes
@@ -23660,17 +24022,17 @@
commit b78046057657b44c5cc9353d9e3dde356eb7fcbd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 19:32:03 2011 +0200
+Date: Wed Aug 31 19:32:03 2011 +0200
xpdf303: Introduce unicodeTypeNum and unicodeTypeAlphaNum
poppler/UnicodeTypeTable.cc | 11 +++++++++++
- poppler/UnicodeTypeTable.h | 4 ++++
+ poppler/UnicodeTypeTable.h | 4 ++++
2 files changed, 15 insertions(+)
commit 0ec4b390ddb7fa7d028b8f0515ecd3e61c488c9f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 19:30:55 2011 +0200
+Date: Wed Aug 31 19:30:55 2011 +0200
xpdf303: UnicodeTypeTable tables changes
@@ -23679,31 +24041,31 @@
commit f331c009f94703d6007fce9570ee19c6e4822339
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 19:20:12 2011 +0200
+Date: Wed Aug 31 19:20:12 2011 +0200
xpdf303: Remove warning() from Error.h
poppler/CairoOutputDev.cc | 6 +++---
- poppler/Error.cc | 7 -------
- poppler/Error.h | 1 -
+ poppler/Error.cc | 7 -------
+ poppler/Error.h | 1 -
3 files changed, 3 insertions(+), 11 deletions(-)
commit 53f94df2ce21793914ccc153ba6b2fe5cbeb8371
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 19:17:13 2011 +0200
+Date: Wed Aug 31 19:17:13 2011 +0200
Port to setErrorCallback
cpp/poppler-document.cpp | 2 +-
cpp/poppler-private.cpp | 6 ++----
- cpp/poppler-private.h | 3 ++-
+ cpp/poppler-private.h | 3 ++-
qt4/src/poppler-private.cc | 8 +++-----
- test/perf-test.cc | 4 ++--
+ test/perf-test.cc | 4 ++--
5 files changed, 10 insertions(+), 13 deletions(-)
commit 95a52f06a98f49f7c8f2b92634b75af96b4eee1d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 19:07:22 2011 +0200
+Date: Wed Aug 31 19:07:22 2011 +0200
xpdf303: Forgot this when doing the char * -> const char *
@@ -23712,78 +24074,78 @@
commit 00549400f155d8e36b4ac718603fc945858fe50d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 31 19:04:14 2011 +0200
+Date: Wed Aug 31 19:04:14 2011 +0200
xpdf303: error() changes, new param and formatting
- fofi/FoFiBase.cc | 8 +--
- fofi/FoFiTrueType.cc | 2 +-
- fofi/FoFiType1.cc | 4 +-
- goo/JpegWriter.cc | 2 +-
- goo/PNGWriter.cc | 16 ++---
- poppler/Annot.cc | 40 +++++------
+ fofi/FoFiBase.cc | 8 +--
+ fofi/FoFiTrueType.cc | 2 +-
+ fofi/FoFiType1.cc | 4 +-
+ goo/JpegWriter.cc | 2 +-
+ goo/PNGWriter.cc | 16 ++---
+ poppler/Annot.cc | 40 +++++------
poppler/ArthurOutputDev.cc | 16 ++---
- poppler/CMap.cc | 26 +++----
- poppler/CachedFile.cc | 2 +-
+ poppler/CMap.cc | 26 +++----
+ poppler/CachedFile.cc | 2 +-
poppler/CairoFontEngine.cc | 10 +--
- poppler/Catalog.cc | 50 ++++++-------
+ poppler/Catalog.cc | 50 ++++++-------
poppler/CharCodeToUnicode.cc | 54 +++++++-------
poppler/CurlCachedFile.cc | 2 +-
- poppler/DCTStream.cc | 2 +-
- poppler/Decrypt.cc | 2 +-
- poppler/Error.cc | 55 ++++++++++-----
- poppler/Error.h | 23 +++++-
- poppler/FileSpec.cc | 8 +--
- poppler/Form.cc | 44 ++++++------
- poppler/Function.cc | 107 ++++++++++++++--------------
- poppler/Gfx.cc | 161
+ poppler/DCTStream.cc | 2 +-
+ poppler/Decrypt.cc | 2 +-
+ poppler/Error.cc | 55 ++++++++++-----
+ poppler/Error.h | 23 +++++-
+ poppler/FileSpec.cc | 8 +--
+ poppler/Form.cc | 44 ++++++------
+ poppler/Function.cc | 107 ++++++++++++++--------------
+ poppler/Gfx.cc | 161
+++++++++++++++++++++---------------------
- poppler/GfxFont.cc | 102 ++++++++++++++-------------
- poppler/GfxState.cc | 128 ++++++++++++++++-----------------
- poppler/GfxState.h | 8 +--
+ poppler/GfxFont.cc | 102 ++++++++++++++-------------
+ poppler/GfxState.cc | 128 ++++++++++++++++-----------------
+ poppler/GfxState.h | 8 +--
poppler/GlobalParams.cc | 38 +++++-----
poppler/GlobalParamsWin.cc | 4 +-
- poppler/Hints.cc | 22 +++---
+ poppler/Hints.cc | 22 +++---
poppler/JBIG2Stream.cc | 88 +++++++++++------------
poppler/JPEG2000Stream.cc | 10 +--
- poppler/JPXStream.cc | 164
+ poppler/JPXStream.cc | 164
++++++++++++++++++++++---------------------
- poppler/Lexer.cc | 24 +++----
+ poppler/Lexer.cc | 24 +++----
poppler/Linearization.cc | 20 +++---
- poppler/Link.cc | 77 ++++++++++----------
- poppler/Movie.cc | 2 +-
- poppler/Object.h | 8 +--
+ poppler/Link.cc | 77 ++++++++++----------
+ poppler/Movie.cc | 2 +-
+ poppler/Object.h | 8 +--
poppler/OptionalContent.cc | 14 ++--
- poppler/PDFDoc.cc | 43 ++++++------
+ poppler/PDFDoc.cc | 43 ++++++------
poppler/PDFDocFactory.cc | 2 +-
poppler/PSOutputDev.cc | 45 ++++++------
- poppler/Page.cc | 12 ++--
- poppler/Parser.cc | 10 +--
- poppler/Rendition.cc | 6 +-
+ poppler/Page.cc | 12 ++--
+ poppler/Parser.cc | 10 +--
+ poppler/Rendition.cc | 6 +-
poppler/SecurityHandler.cc | 12 ++--
poppler/SplashOutputDev.cc | 28 ++++----
- poppler/Stream.cc | 116 ++++++++++++++++--------------
+ poppler/Stream.cc | 116 ++++++++++++++++--------------
poppler/TextOutputDev.cc | 2 +-
- poppler/UnicodeMap.cc | 15 ++--
- poppler/XRef.cc | 32 ++++-----
- splash/Splash.cc | 2 +-
+ poppler/UnicodeMap.cc | 15 ++--
+ poppler/XRef.cc | 32 ++++-----
+ splash/Splash.cc | 2 +-
splash/SplashBitmap.cc | 6 +-
- test/perf-test.cc | 4 +-
+ test/perf-test.cc | 4 +-
utils/HtmlOutputDev.cc | 18 ++---
utils/ImageOutputDev.cc | 10 +--
- utils/pdfextract.cc | 4 +-
- utils/pdfimages.cc | 2 +-
- utils/pdfinfo.cc | 6 +-
- utils/pdfmerge.cc | 6 +-
- utils/pdftocairo.cc | 6 +-
- utils/pdftohtml.cc | 6 +-
- utils/pdftops.cc | 6 +-
- utils/pdftotext.cc | 12 ++--
+ utils/pdfextract.cc | 4 +-
+ utils/pdfimages.cc | 2 +-
+ utils/pdfinfo.cc | 6 +-
+ utils/pdfmerge.cc | 6 +-
+ utils/pdftocairo.cc | 6 +-
+ utils/pdftohtml.cc | 6 +-
+ utils/pdftops.cc | 6 +-
+ utils/pdftotext.cc | 12 ++--
61 files changed, 912 insertions(+), 842 deletions(-)
commit cd0764921064bfd455e9df52dc9bda6fbd2c2db2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Aug 31 17:23:28 2011 +0200
+Date: Wed Aug 31 17:23:28 2011 +0200
xpdf303: Always define at least 256 glyphs for Type 0 fonts
@@ -23793,7 +24155,7 @@
commit 4d4318e258fb68704b1a51a14fa89134606e2aa7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Aug 31 17:07:25 2011 +0200
+Date: Wed Aug 31 17:07:25 2011 +0200
xpdf303: Different growing strategy for vmtxTab in FoFiTrueType
@@ -23802,7 +24164,7 @@
commit c8c7fcef9bc8f802be2d376c9d2099971f159317
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Aug 31 17:05:16 2011 +0200
+Date: Wed Aug 31 17:05:16 2011 +0200
xpdf303: Fix memory leak in FoFiTrueType
@@ -23811,7 +24173,7 @@
commit 655b1a97db5449c009e5b63fc7c12233e6fae450
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Aug 31 16:54:05 2011 +0200
+Date: Wed Aug 31 16:54:05 2011 +0200
xpdf303: Check for an invalid loca format field in the head table
in FoFiTrueType
@@ -23821,7 +24183,7 @@
commit 9710ab96f1cf26394cc473952a3331d60c149451
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Aug 31 16:49:54 2011 +0200
+Date: Wed Aug 31 16:49:54 2011 +0200
Fix the build
@@ -23830,7 +24192,7 @@
commit 36b733a3165fd26aa8c25ba57faa5d2277aa31ec
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Aug 30 16:31:52 2011 +0200
+Date: Tue Aug 30 16:31:52 2011 +0200
xpdf303: Handle bogus loca table entries in FoFiTrueType
@@ -23842,7 +24204,7 @@
commit a288bdb417582f07a5a0cb13d5218946a1d0ccc8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 21:55:43 2011 +0200
+Date: Tue Aug 30 21:55:43 2011 +0200
xpdf303: Increase max keyLength to 32
@@ -23851,7 +24213,7 @@
commit 12e0acd9d393df76e297bb3fde323092c428be21
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 21:03:05 2011 +0200
+Date: Tue Aug 30 21:03:05 2011 +0200
xpdf303: GfxXXXpath different growing strategy
@@ -23860,7 +24222,7 @@
commit 7c5e496715f56498fb1aa08371d2b8d4d0e73d25
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 20:59:36 2011 +0200
+Date: Tue Aug 30 20:59:36 2011 +0200
xpdf303: No need for 4 Guint when 1 is enough
@@ -23869,17 +24231,17 @@
commit e7e8082901e108130d5c98cc7648f143978c9562
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 20:50:17 2011 +0200
+Date: Tue Aug 30 20:50:17 2011 +0200
xpdf303: GooList::copy, GooList::reverse and GooList::put
goo/GooList.cc | 22 ++++++++++++++++++++++
- goo/GooList.h | 10 ++++++++++
+ goo/GooList.h | 10 ++++++++++
2 files changed, 32 insertions(+)
commit 8a119cf205467c20269e7beffde9497ffd277c15
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 20:48:40 2011 +0200
+Date: Tue Aug 30 20:48:40 2011 +0200
xpdf303: Inserting with a negative i means prepending
@@ -23888,7 +24250,7 @@
commit 95142a8e63e476324e368785001a23d4f1d462b9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 20:47:12 2011 +0200
+Date: Tue Aug 30 20:47:12 2011 +0200
xpdf303: If size is 0 reserve 8 anyway
@@ -23897,7 +24259,7 @@
commit bd1076da03f76fb62998a9409d366412f4aa5d13
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 20:45:36 2011 +0200
+Date: Tue Aug 30 20:45:36 2011 +0200
xpdf303: Complain for gmalloc and grealloc < 0
@@ -23906,7 +24268,7 @@
commit 5a42b3693a9e501a27d790d4aeafcb68f63cb950
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 20:38:39 2011 +0200
+Date: Tue Aug 30 20:38:39 2011 +0200
xpdf303: Honor the deleteKeys setting
@@ -23915,7 +24277,7 @@
commit d584b54eff52c47f983947b2aff0967dfed0ccf9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 20:36:03 2011 +0200
+Date: Tue Aug 30 20:36:03 2011 +0200
xpdf303: set to NULL on failure
@@ -23924,7 +24286,7 @@
commit bf2cb5c9c47b4a61192101f0a48771657228e383
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Aug 30 19:08:40 2011 +0930
+Date: Tue Aug 30 19:08:40 2011 +0930
Fix compile error with libpng >= 1.5.0
@@ -23936,35 +24298,35 @@
commit 6364c50ffb4053cc30cecbefff7a3142cab8c50b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 18:27:09 2011 +0200
+Date: Tue Aug 30 18:27:09 2011 +0200
xpdf303: Support for aes256 et all in Decrypt/SecurityHandler
- poppler/Decrypt.cc | 488
+ poppler/Decrypt.cc | 488
+++++++++++++++++++++++++++++++++++++++------
- poppler/Decrypt.h | 19 +-
- poppler/PDFDoc.cc | 2 +-
+ poppler/Decrypt.h | 19 +-
+ poppler/PDFDoc.cc | 2 +-
poppler/SecurityHandler.cc | 238 ++++++++++++----------
- poppler/SecurityHandler.h | 7 +-
- poppler/Stream.h | 3 +-
+ poppler/SecurityHandler.h | 7 +-
+ poppler/Stream.h | 3 +-
6 files changed, 595 insertions(+), 162 deletions(-)
commit 39ce4575f96953b499d09074e847d492d18379fa
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 17:39:30 2011 +0200
+Date: Tue Aug 30 17:39:30 2011 +0200
xpdf303: Add FoFiIdentifier
- CMakeLists.txt | 2 +
+ CMakeLists.txt | 2 +
fofi/FoFiIdentifier.cc | 630
+++++++++++++++++++++++++++++++++++++++++++++++++
- fofi/FoFiIdentifier.h | 42 ++++
- fofi/Makefile.am | 2 +
+ fofi/FoFiIdentifier.h | 42 ++++
+ fofi/Makefile.am | 2 +
4 files changed, 676 insertions(+)
commit 33e7d54b4a29d297108ef3dc6008190625125ec8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 17:36:22 2011 +0200
+Date: Tue Aug 30 17:36:22 2011 +0200
xpdf303: Also check against INT_MAX in FoFiBase
@@ -23973,7 +24335,7 @@
commit fb1f56f091e5329b30279916b182f64134f3b2e6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 17:34:50 2011 +0200
+Date: Tue Aug 30 17:34:50 2011 +0200
xpdf303: Introduce FoFiBase::getU32LE
@@ -23983,7 +24345,7 @@
commit a79bc3359586cbc2c235d20dfa934dab1f475561
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Aug 30 16:59:08 2011 +0200
+Date: Tue Aug 30 16:59:08 2011 +0200
xpdf303: Check for a zero-entry cmap table in FoFiTrueType
@@ -23992,21 +24354,21 @@
commit efce014e39d0d13157b21a10ff8d483b5cfc561a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 17:02:16 2011 +0200
+Date: Tue Aug 30 17:02:16 2011 +0200
xpdf303: upddate xpdfCopyright
poppler/poppler-config.h.cmake | 4 ++--
- poppler/poppler-config.h.in | 4 ++--
+ poppler/poppler-config.h.in | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
commit 2eb388ccc6c7526e66da804d9d800cf29a027914
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 16:50:39 2011 +0200
+Date: Tue Aug 30 16:50:39 2011 +0200
xpdf303: Merge README
- README | 2 +-
+ README | 2 +-
README-XPDF | 153
+++++++++++++++++++++++++++++++++++++++---------------------
2 files changed, 101 insertions(+), 54 deletions(-)
@@ -24013,7 +24375,7 @@
commit 331b0f1c16c4f636fc616569bab030969aa848f2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Aug 30 16:42:33 2011 +0200
+Date: Tue Aug 30 16:42:33 2011 +0200
xpdf303: Check for entries in the table directory with bogus tags
in FoFiTrueType
@@ -24027,22 +24389,22 @@
commit faaba717046ba87ef5ded614e2bcab6260a9f7c2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 16:36:24 2011 +0200
+Date: Tue Aug 30 16:36:24 2011 +0200
xpdf303: FixedPoint improvements
- goo/FixedPoint.cc | 51
+ goo/FixedPoint.cc | 51
++++++++++++++++++++++++++++++++------------------
- goo/FixedPoint.h | 15 +++++++++++++--
- splash/Splash.cc | 12 ++++++++++++
+ goo/FixedPoint.h | 15 +++++++++++++--
+ splash/Splash.cc | 12 ++++++++++++
splash/SplashFTFont.cc | 16 ++++++++--------
- splash/SplashMath.h | 8 +++++---
- splash/SplashXPath.cc | 9 +++++++++
+ splash/SplashMath.h | 8 +++++---
+ splash/SplashXPath.cc | 9 +++++++++
6 files changed, 80 insertions(+), 31 deletions(-)
commit 73efc96eef6bd32a7c058b7dda8101f4f23c454f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Aug 30 16:31:52 2011 +0200
+Date: Tue Aug 30 16:31:52 2011 +0200
xpdf303: Handle bogus loca table entries in FoFiTrueType
@@ -24053,7 +24415,7 @@
commit 1df3489392a77e2b75adbafcc2fa10de829c172e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Aug 30 16:21:40 2011 +0200
+Date: Tue Aug 30 16:21:40 2011 +0200
xpdf303: Use std::sort (with functors) in place of qsort
@@ -24061,23 +24423,23 @@
SplashXPathScanner.cc since they depend on other changes not yet
merged.
- fofi/FoFiTrueType.cc | 55
+ fofi/FoFiTrueType.cc | 55
+++++++++++++++++++++++---------------------------
- poppler/GfxFont.cc | 24 ++++++++++++++--------
+ poppler/GfxFont.cc | 24 ++++++++++++++--------
splash/SplashScreen.cc | 12 +++++++----
- splash/SplashXPath.cc | 44 ++++++++++++++++++----------------------
+ splash/SplashXPath.cc | 44 ++++++++++++++++++----------------------
4 files changed, 69 insertions(+), 66 deletions(-)
commit f298e7f844105f2d9a36144e59be86c341e37507
Merge: 2a6bd7a 0ca5453
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 16:21:58 2011 +0200
+Date: Tue Aug 30 16:21:58 2011 +0200
Merge branch 'master' into xpdf303merge
commit 0ca5453fea9e5342188f772acd6f31af1778f236
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 16:20:17 2011 +0200
+Date: Tue Aug 30 16:20:17 2011 +0200
Compile when defining USE_FIXEDPOINT
@@ -24086,7 +24448,7 @@
commit bd7a53bc2f27fc3979f8de306e2dcaca53d4570a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 16:20:08 2011 +0200
+Date: Tue Aug 30 16:20:08 2011 +0200
match function definition
@@ -24095,7 +24457,7 @@
commit 2a6bd7aae37f73a94bf1a84f699f310177661611
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 15:13:17 2011 +0200
+Date: Tue Aug 30 15:13:17 2011 +0200
xpdf303: Expand latin1UnicodeMapRanges and ascii7UnicodeMapRanges
@@ -24104,7 +24466,7 @@
commit 4d31785409e464d0e96dcf11167ecdffd64026d1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 15:09:01 2011 +0200
+Date: Tue Aug 30 15:09:01 2011 +0200
xpdf303: More entries for nameToUnicodeTab
@@ -24114,112 +24476,112 @@
commit 2658030836f3a15dadadd7f1989dfaa858bf876f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 14:49:23 2011 +0200
+Date: Tue Aug 30 14:49:23 2011 +0200
xpdf303: char * -> const char *
cmake/modules/PopplerMacros.cmake | 2 +-
- configure.ac | 2 +-
- cpp/poppler-private.cpp | 2 +-
- cpp/poppler-private.h | 2 +-
- fofi/FoFiBase.h | 2 +-
- fofi/FoFiEncodings.cc | 6 ++---
- fofi/FoFiEncodings.h | 6 ++---
- fofi/FoFiTrueType.cc | 10 ++++-----
- fofi/FoFiTrueType.h | 4 ++--
- fofi/FoFiType1.cc | 4 ++--
- fofi/FoFiType1.h | 2 +-
- fofi/FoFiType1C.cc | 14 ++++++------
- fofi/FoFiType1C.h | 6 ++---
- goo/GooHash.cc | 16 +++++++-------
- goo/GooHash.h | 12 +++++-----
- goo/GooString.cc | 22 +++++++++----------
- goo/GooString.h | 16 +++++++-------
- goo/gfile.cc | 4 ++--
- goo/gfile.h | 4 ++--
- goo/gmem.cc | 2 +-
- goo/gmem.h | 2 +-
- poppler/Annot.cc | 8 +++----
- poppler/Annot.h | 6 ++---
- poppler/ArthurOutputDev.cc | 6 ++---
- poppler/BuiltinFont.cc | 6 ++---
- poppler/BuiltinFont.h | 10 ++++-----
- poppler/DCTStream.cc | 2 +-
- poppler/DCTStream.h | 2 +-
- poppler/Dict.cc | 14 ++++++------
- poppler/Dict.h | 14 ++++++------
- poppler/Error.cc | 10 ++++-----
- poppler/Error.h | 6 ++---
- poppler/FileSpec.cc | 2 +-
- poppler/FlateStream.cc | 2 +-
- poppler/FlateStream.h | 2 +-
- poppler/FontEncodingTables.cc | 14 ++++++------
- poppler/FontEncodingTables.h | 14 ++++++------
- poppler/FontInfo.cc | 2 +-
- poppler/Form.cc | 6 ++---
- poppler/Form.h | 4 ++--
- poppler/Gfx.cc | 2 +-
- poppler/Gfx.h | 2 +-
- poppler/GfxFont.cc | 46
+ configure.ac | 2 +-
+ cpp/poppler-private.cpp | 2 +-
+ cpp/poppler-private.h | 2 +-
+ fofi/FoFiBase.h | 2 +-
+ fofi/FoFiEncodings.cc | 6 ++---
+ fofi/FoFiEncodings.h | 6 ++---
+ fofi/FoFiTrueType.cc | 10 ++++-----
+ fofi/FoFiTrueType.h | 4 ++--
+ fofi/FoFiType1.cc | 4 ++--
+ fofi/FoFiType1.h | 2 +-
+ fofi/FoFiType1C.cc | 14 ++++++------
+ fofi/FoFiType1C.h | 6 ++---
+ goo/GooHash.cc | 16 +++++++-------
+ goo/GooHash.h | 12 +++++-----
+ goo/GooString.cc | 22 +++++++++----------
+ goo/GooString.h | 16 +++++++-------
+ goo/gfile.cc | 4 ++--
+ goo/gfile.h | 4 ++--
+ goo/gmem.cc | 2 +-
+ goo/gmem.h | 2 +-
+ poppler/Annot.cc | 8 +++----
+ poppler/Annot.h | 6 ++---
+ poppler/ArthurOutputDev.cc | 6 ++---
+ poppler/BuiltinFont.cc | 6 ++---
+ poppler/BuiltinFont.h | 10 ++++-----
+ poppler/DCTStream.cc | 2 +-
+ poppler/DCTStream.h | 2 +-
+ poppler/Dict.cc | 14 ++++++------
+ poppler/Dict.h | 14 ++++++------
+ poppler/Error.cc | 10 ++++-----
+ poppler/Error.h | 6 ++---
+ poppler/FileSpec.cc | 2 +-
+ poppler/FlateStream.cc | 2 +-
+ poppler/FlateStream.h | 2 +-
+ poppler/FontEncodingTables.cc | 14 ++++++------
+ poppler/FontEncodingTables.h | 14 ++++++------
+ poppler/FontInfo.cc | 2 +-
+ poppler/Form.cc | 6 ++---
+ poppler/Form.h | 4 ++--
+ poppler/Gfx.cc | 2 +-
+ poppler/Gfx.h | 2 +-
+ poppler/GfxFont.cc | 46
+++++++++++++++++++--------------------
- poppler/GfxFont.h | 8 +++----
- poppler/GfxState.cc | 6 ++---
- poppler/GfxState.h | 2 +-
- poppler/GlobalParams.cc | 21 +++++++++---------
- poppler/GlobalParams.h | 8 +++----
- poppler/GlobalParamsWin.cc | 6 ++---
- poppler/JBIG2Stream.cc | 2 +-
- poppler/JBIG2Stream.h | 2 +-
- poppler/JPEG2000Stream.cc | 2 +-
- poppler/JPEG2000Stream.h | 2 +-
- poppler/JPXStream.h | 2 +-
- poppler/NameToCharCode.cc | 8 +++----
- poppler/NameToCharCode.h | 6 ++---
- poppler/NameToUnicodeTable.h | 2 +-
- poppler/Object.cc | 4 ++--
- poppler/Object.h | 28 ++++++++++++------------
- poppler/PDFDoc.cc | 2 +-
- poppler/PSOutputDev.cc | 24 ++++++++++----------
- poppler/PSOutputDev.h | 8 +++----
- poppler/Page.cc | 2 +-
- poppler/Page.h | 2 +-
- poppler/SplashOutputDev.cc | 6 ++---
- poppler/Stream.cc | 16 +++++++-------
- poppler/Stream.h | 28 ++++++++++++------------
- poppler/TextOutputDev.cc | 2 +-
- poppler/TextOutputDev.h | 2 +-
- poppler/UnicodeMap.cc | 4 ++--
- poppler/UnicodeMap.h | 4 ++--
- poppler/UnicodeTypeTable.cc | 4 ++--
- qt4/src/poppler-private.cc | 2 +-
+ poppler/GfxFont.h | 8 +++----
+ poppler/GfxState.cc | 6 ++---
+ poppler/GfxState.h | 2 +-
+ poppler/GlobalParams.cc | 21 +++++++++---------
+ poppler/GlobalParams.h | 8 +++----
+ poppler/GlobalParamsWin.cc | 6 ++---
+ poppler/JBIG2Stream.cc | 2 +-
+ poppler/JBIG2Stream.h | 2 +-
+ poppler/JPEG2000Stream.cc | 2 +-
+ poppler/JPEG2000Stream.h | 2 +-
+ poppler/JPXStream.h | 2 +-
+ poppler/NameToCharCode.cc | 8 +++----
+ poppler/NameToCharCode.h | 6 ++---
+ poppler/NameToUnicodeTable.h | 2 +-
+ poppler/Object.cc | 4 ++--
+ poppler/Object.h | 28 ++++++++++++------------
+ poppler/PDFDoc.cc | 2 +-
+ poppler/PSOutputDev.cc | 24 ++++++++++----------
+ poppler/PSOutputDev.h | 8 +++----
+ poppler/Page.cc | 2 +-
+ poppler/Page.h | 2 +-
+ poppler/SplashOutputDev.cc | 6 ++---
+ poppler/Stream.cc | 16 +++++++-------
+ poppler/Stream.h | 28 ++++++++++++------------
+ poppler/TextOutputDev.cc | 2 +-
+ poppler/TextOutputDev.h | 2 +-
+ poppler/UnicodeMap.cc | 4 ++--
+ poppler/UnicodeMap.h | 4 ++--
+ poppler/UnicodeTypeTable.cc | 4 ++--
+ qt4/src/poppler-private.cc | 2 +-
qt4/src/poppler-ps-converter.cc | 2 +-
- splash/SplashFTFontEngine.cc | 8 +++----
- splash/SplashFTFontEngine.h | 6 ++---
- splash/SplashFTFontFile.cc | 6 ++---
- splash/SplashFTFontFile.h | 2 +-
- splash/SplashFontEngine.cc | 6 ++---
- splash/SplashFontEngine.h | 6 ++---
- splash/SplashT1FontEngine.cc | 6 ++---
- splash/SplashT1FontEngine.h | 4 ++--
- splash/SplashT1FontFile.cc | 10 ++++-----
- splash/SplashT1FontFile.h | 6 ++---
- test/pdf-operators.c | 4 ++--
- test/perf-test.cc | 4 ++--
- utils/HtmlFonts.cc | 4 ++--
- utils/HtmlOutputDev.cc | 12 +++++-----
- utils/HtmlOutputDev.h | 4 ++--
- utils/parseargs.cc | 4 ++--
- utils/parseargs.h | 6 ++---
- utils/pdffonts.cc | 2 +-
- utils/pdfinfo.cc | 12 +++++-----
- utils/pdftocairo.cc | 4 ++--
- utils/pdftohtml.cc | 10 ++++-----
- utils/pdftotext.cc | 12 +++++-----
+ splash/SplashFTFontEngine.cc | 8 +++----
+ splash/SplashFTFontEngine.h | 6 ++---
+ splash/SplashFTFontFile.cc | 6 ++---
+ splash/SplashFTFontFile.h | 2 +-
+ splash/SplashFontEngine.cc | 6 ++---
+ splash/SplashFontEngine.h | 6 ++---
+ splash/SplashT1FontEngine.cc | 6 ++---
+ splash/SplashT1FontEngine.h | 4 ++--
+ splash/SplashT1FontFile.cc | 10 ++++-----
+ splash/SplashT1FontFile.h | 6 ++---
+ test/pdf-operators.c | 4 ++--
+ test/perf-test.cc | 4 ++--
+ utils/HtmlFonts.cc | 4 ++--
+ utils/HtmlOutputDev.cc | 12 +++++-----
+ utils/HtmlOutputDev.h | 4 ++--
+ utils/parseargs.cc | 4 ++--
+ utils/parseargs.h | 6 ++---
+ utils/pdffonts.cc | 2 +-
+ utils/pdfinfo.cc | 12 +++++-----
+ utils/pdftocairo.cc | 4 ++--
+ utils/pdftohtml.cc | 10 ++++-----
+ utils/pdftotext.cc | 12 +++++-----
96 files changed, 337 insertions(+), 338 deletions(-)
commit c899d26e0f7a61db99925179330c28df015a676b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 30 00:31:00 2011 +0200
+Date: Tue Aug 30 00:31:00 2011 +0200
Add COPYING3 from xpdf3.03
@@ -24229,25 +24591,25 @@
commit 508517a35cb3bc5195682a9cd89fb50a801eddc2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 29 23:55:42 2011 +0200
+Date: Mon Aug 29 23:55:42 2011 +0200
0.17.3
- CMakeLists.txt | 4 ++--
- NEWS | 32 ++++++++++++++++++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- glib/CMakeLists.txt | 2 +-
- glib/Makefile.am | 2 +-
- poppler/Makefile.am | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 32 ++++++++++++++++++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ glib/CMakeLists.txt | 2 +-
+ glib/Makefile.am | 2 +-
+ poppler/Makefile.am | 2 +-
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt4/src/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
+ qt4/src/Makefile.am | 2 +-
10 files changed, 42 insertions(+), 10 deletions(-)
commit 1431564f3363a63a8669c8dd15970db814f4969f
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Mon Aug 29 22:22:02 2011 +0200
+Date: Mon Aug 29 22:22:02 2011 +0200
Add pdfextract and pdfmerge
@@ -24262,7 +24624,7 @@
commit 8ca2f41089bc6402baf9b24428af04314c037b54
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Mon Aug 29 22:20:52 2011 +0200
+Date: Mon Aug 29 22:20:52 2011 +0200
Rework writing of PDF files
@@ -24277,7 +24639,7 @@
commit 33da7e270431e8e4c500e7573b3ca0dddd9f237e
Author: suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Sun Aug 28 22:07:38 2011 +0200
+Date: Sun Aug 28 22:07:38 2011 +0200
Fix building static-linked pdftocairo
@@ -24286,7 +24648,7 @@
commit 91fafce028ca6620c0eb22e370fb4c6fd3404e3c
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Aug 23 21:02:02 2011 +0930
+Date: Tue Aug 23 21:02:02 2011 +0930
cairo: align strokes when Stroke Adjust is true and line width <= 1
@@ -24311,7 +24673,7 @@
commit cfc67afe80b963ba662018674cadf3085466bb9f
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Aug 23 20:46:24 2011 +0930
+Date: Tue Aug 23 20:46:24 2011 +0930
cairo: fix stroking of very thin lines
@@ -24337,7 +24699,7 @@
commit 7a7c932e09796b944dda69df1b339c889ee1d63a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 25 00:23:40 2011 +0200
+Date: Thu Aug 25 00:23:40 2011 +0200
Add a way to get the fully qualified name
@@ -24347,7 +24709,7 @@
commit e001871d927f9cc86b4327d64e4c66ad00172ad0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 24 23:44:18 2011 +0200
+Date: Wed Aug 24 23:44:18 2011 +0200
Clarify ownership
@@ -24356,7 +24718,7 @@
commit 87c48fdc175be4d852b953778f915ea93cd50194
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Aug 24 19:53:48 2011 +0930
+Date: Wed Aug 24 19:53:48 2011 +0930
cairo: fix unique id mime data
@@ -24368,7 +24730,7 @@
commit 08a2ba6f1603246651f0d5e697b88d38363d7df2
Author: Pino Toscano <pino at kde.org>
-Date: Tue Aug 23 20:20:32 2011 +0200
+Date: Tue Aug 23 20:20:32 2011 +0200
pdftocairo/cmake: need to link to freetype
@@ -24377,7 +24739,7 @@
commit 82496b18dc4aff66cc29f2b6607c8f894afe8b49
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 22 16:42:28 2011 +0200
+Date: Mon Aug 22 16:42:28 2011 +0200
Update Adrian (C)
@@ -24386,7 +24748,7 @@
commit 2576e3a6d9746e2272c620a775e11295932eb5f2
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Aug 22 21:41:36 2011 +0930
+Date: Mon Aug 22 21:41:36 2011 +0930
update SEE ALSO section of man pages
@@ -24405,7 +24767,7 @@
commit 23ec5c8d394beb632ee45f6308215646cd1a0195
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Aug 22 21:26:24 2011 +0930
+Date: Mon Aug 22 21:26:24 2011 +0930
cairo: only use show_text_glyphs if the surface supports it and the
font has toUnicode
@@ -24416,12 +24778,12 @@
poppler/CairoOutputDev.cc | 12 ++++++++----
poppler/CairoOutputDev.h | 1 +
- poppler/GfxFont.h | 3 +++
+ poppler/GfxFont.h | 3 +++
3 files changed, 12 insertions(+), 4 deletions(-)
commit 3a574f13fa22b7c31eda0d0437f4094a5a39ff34
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Aug 19 23:23:24 2011 +0930
+Date: Fri Aug 19 23:23:24 2011 +0930
cairo: fix stroke patterns
@@ -24440,7 +24802,7 @@
commit eb740dac838d2a1e32899327ca6d25c3dca641df
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Aug 22 13:41:56 2011 +0200
+Date: Mon Aug 22 13:41:56 2011 +0200
glib-demo: Add text attributes information to text demo
@@ -24450,7 +24812,7 @@
commit cda4aefaa136ae07778de3b1593808a5aaa2db5b
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Aug 22 13:40:49 2011 +0200
+Date: Mon Aug 22 13:40:49 2011 +0200
glib-demo: Add pgd_pixbuf_new_for_color() to utils
@@ -24463,7 +24825,7 @@
commit 2a11b2963a548186654722a393db1e19d57828f1
Author: danigm <danigm at wadobo.com>
-Date: Mon Aug 22 12:51:50 2011 +0200
+Date: Mon Aug 22 12:51:50 2011 +0200
glib: Add poppler_page_get_text_attributes()
@@ -24474,16 +24836,16 @@
whether text is undrlined and foreground color for a range of text.
Fixes bug #33269.
- glib/poppler-page.cc | 202
+ glib/poppler-page.cc | 202
++++++++++++++++++++++++++++++++++++
- glib/poppler-page.h | 33 ++++++
- glib/poppler.h | 1 +
- glib/reference/poppler-sections.txt | 7 ++
+ glib/poppler-page.h | 33 ++++++
+ glib/poppler.h | 1 +
+ glib/reference/poppler-sections.txt | 7 ++
4 files changed, 243 insertions(+)
commit 15f99157cf3900bf20cf619e204ae53085af497d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Aug 22 12:43:12 2011 +0200
+Date: Mon Aug 22 12:43:12 2011 +0200
textoutputdev: Add TextFontInfo::matches()
@@ -24495,7 +24857,7 @@
commit 5b554b39fca634c8ba58915c14522cb2920fe280
Author: Pino Toscano <pino at kde.org>
-Date: Mon Aug 22 13:16:23 2011 +0200
+Date: Mon Aug 22 13:16:23 2011 +0200
pdftocairo/cmake: link to lcms library if available
@@ -24504,7 +24866,7 @@
commit f7cd236fea8740ef05635d1fd7917a778cc373f0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 22 00:00:32 2011 +0200
+Date: Mon Aug 22 00:00:32 2011 +0200
Ship HtmlUtils.h
@@ -24513,7 +24875,7 @@
commit a128a858c50287cfba74c69996276ea44370dc26
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 21 23:52:06 2011 +0200
+Date: Sun Aug 21 23:52:06 2011 +0200
Update Adrian's (C)
@@ -24523,7 +24885,7 @@
commit b78134314107d8344360c3313478115ed291630d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 21 23:46:09 2011 +0200
+Date: Sun Aug 21 23:46:09 2011 +0200
Fix copyright
@@ -24534,7 +24896,7 @@
commit ade53277546cef4ba19d982518c0cd83a4bb9c12
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 21 23:42:53 2011 +0200
+Date: Sun Aug 21 23:42:53 2011 +0200
Move HAVE_STDINT_H use to a private header
@@ -24541,17 +24903,17 @@
This way we do not need to expose it in poppler-config.h since
gtypes.h is a half public header
- goo/Makefile.am | 1 +
- goo/gtypes.h | 18 ------------------
- goo/gtypes_p.h | 30 ++++++++++++++++++++++++++++++
+ goo/Makefile.am | 1 +
+ goo/gtypes.h | 18 ------------------
+ goo/gtypes_p.h | 30 ++++++++++++++++++++++++++++++
poppler/CairoOutputDev.cc | 1 +
poppler/CairoRescaleBox.cc | 1 +
- utils/pdftocairo.cc | 1 +
+ utils/pdftocairo.cc | 1 +
6 files changed, 34 insertions(+), 18 deletions(-)
commit 6166c3a37a4d6307d4f23ee272ea07c95bbba74a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 21 23:31:30 2011 +0200
+Date: Sun Aug 21 23:31:30 2011 +0200
Silence silly gcc
@@ -24560,7 +24922,7 @@
commit eb5b228c4c24152e632c931b63c64ffb1e10d45d
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Aug 20 21:13:18 2011 +0930
+Date: Sat Aug 20 21:13:18 2011 +0930
pdftocairo: fix writing to stdout for ps/pdf/svg
@@ -24569,7 +24931,7 @@
commit 1beac5896a301be68de22240017fef11e7d27d40
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Aug 13 00:23:23 2011 +0930
+Date: Sat Aug 13 00:23:23 2011 +0930
Add poppler version to PSOutputDev ouput
@@ -24578,7 +24940,7 @@
commit b35fd3651fd3dbaa876fc64b8c5cfe77ae67335f
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Aug 5 23:01:51 2011 +0930
+Date: Fri Aug 5 23:01:51 2011 +0930
cairo: use cairo_show_text_glyphs() when printing
@@ -24591,7 +24953,7 @@
commit 51ade078bc1fa737e20120ae4cb3bf693a219823
Author: Stefan Thomas <thomas at txtbear.com>
-Date: Thu Jul 15 16:24:55 2010 +0100
+Date: Thu Jul 15 16:24:55 2010 +0100
pdftocairo: Added to CMake build system.
@@ -24600,11 +24962,11 @@
commit 5a8745cdf428e22641937977eedfc1d605f6ff07
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Aug 12 23:57:01 2011 +0930
+Date: Fri Aug 12 23:57:01 2011 +0930
Add pdftocairo man page
- utils/Makefile.am | 5 +-
+ utils/Makefile.am | 5 +-
utils/pdftocairo.1 | 254
+++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 258 insertions(+), 1 deletion(-)
@@ -24611,13 +24973,13 @@
commit b67a12b2b26692e2ccec7ff2e6df18fee05be535
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Aug 11 21:34:11 2011 +0930
+Date: Thu Aug 11 21:34:11 2011 +0930
pdftocairo - utility for creating png/jpeg/ps/eps/pdf/svg using
CairoOutputDev
- utils/.gitignore | 2 +-
- utils/Makefile.am | 20 +-
+ utils/.gitignore | 2 +-
+ utils/Makefile.am | 20 +-
utils/pdftocairo.cc | 970
++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 989 insertions(+), 3 deletions(-)
@@ -24624,7 +24986,7 @@
commit 4f2d774826bf7bb7b3825e02c5ca4c2928643950
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Aug 11 21:32:53 2011 +0930
+Date: Thu Aug 11 21:32:53 2011 +0930
png: add support for embedding ICC profile
@@ -24634,7 +24996,7 @@
commit 1091f47310bf0fc71bac5dd4ec81dad50b2f2537
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Aug 10 18:48:15 2011 +0930
+Date: Wed Aug 10 18:48:15 2011 +0930
png: Add additional pixel formats
@@ -24648,7 +25010,7 @@
commit c6f26915db568f12892d48005746ad2922c19000
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Aug 10 18:45:24 2011 +0930
+Date: Wed Aug 10 18:45:24 2011 +0930
png: use PNG_RESOLUTION_METER instead of PNG_RESOLUTION_UNKNOWN to
set resolution
@@ -24661,12 +25023,12 @@
commit 2667d2a5b34e1bbf322aea42876e7e81aa06dc29
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Aug 9 22:05:53 2011 +0930
+Date: Tue Aug 9 22:05:53 2011 +0930
Use stdint.h instead of assuming the size of types
- configure.ac | 1 +
- goo/gtypes.h | 18 ++++++++++++++++++
+ configure.ac | 1 +
+ goo/gtypes.h | 18 ++++++++++++++++++
poppler/CairoOutputDev.cc | 2 --
poppler/CairoRescaleBox.cc | 2 --
4 files changed, 19 insertions(+), 4 deletions(-)
@@ -24673,7 +25035,7 @@
commit c043f298e68bdfffcb7505ec354ec7487b5bd7b2
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Jul 8 21:13:36 2011 +0930
+Date: Fri Jul 8 21:13:36 2011 +0930
cairo: assume printer pixel size is 1/600" when stroking 0 width lines
@@ -24684,7 +25046,7 @@
commit 961adf0b767be78d3556b7315de3761d3d46b107
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Aug 18 17:44:35 2011 +0930
+Date: Thu Aug 18 17:44:35 2011 +0930
cairo: set mime data for soft masked images
@@ -24695,7 +25057,7 @@
commit 86271e4810f714d4ba7a2a6651a9b1d04f653262
Author: Joshua Richardson <jric at chegg.com>
-Date: Thu Aug 18 18:48:40 2011 +0200
+Date: Thu Aug 18 18:48:40 2011 +0200
pdftohtml: Support text rotation
@@ -24702,17 +25064,17 @@
Includes a few other fixlets.
See bug 38586 for more info
- utils/HtmlFonts.cc | 64 ++++++++++---------
- utils/HtmlFonts.h | 10 ++-
+ utils/HtmlFonts.cc | 64 ++++++++++---------
+ utils/HtmlFonts.h | 10 ++-
utils/HtmlOutputDev.cc | 170
++++++++++++++++++++++++++++++++++---------------
- utils/HtmlOutputDev.h | 8 ++-
- utils/HtmlUtils.h | 51 +++++++++++++++
+ utils/HtmlOutputDev.h | 8 ++-
+ utils/HtmlUtils.h | 51 +++++++++++++++
5 files changed, 218 insertions(+), 85 deletions(-)
commit 56248b84e2185483dd54704c13838e8f78029d49
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 18 12:40:51 2011 +0200
+Date: Thu Aug 18 12:40:51 2011 +0200
Only declare overprint if we are going to use it
@@ -24721,12 +25083,12 @@
commit a1093aae9f64cb6768164551d50cafaef52876c1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 18 12:30:29 2011 +0200
+Date: Thu Aug 18 12:30:29 2011 +0200
Fix Adrian's (C)
poppler/PSOutputDev.cc | 2 +-
- poppler/PSOutputDev.h | 3 ++-
+ poppler/PSOutputDev.h | 3 ++-
poppler/PreScanOutputDev.cc | 1 +
poppler/PreScanOutputDev.h | 1 +
poppler/SplashOutputDev.cc | 1 +
@@ -24735,7 +25097,7 @@
commit 7741b24d05f50c134cf15361d52f5df7ae3c3115
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Aug 14 22:06:22 2011 +0930
+Date: Sun Aug 14 22:06:22 2011 +0930
ps: Avoid using /PatternType if only one instance of the pattern
is used
@@ -24747,44 +25109,44 @@
commit a60e61ac64634dc59c80d8e6b0288c1269fc0154
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Aug 14 21:55:24 2011 +0930
+Date: Sun Aug 14 21:55:24 2011 +0930
ps: use PS Patterns for tiling fill when PS level >= 2
- poppler/CairoOutputDev.cc | 2 +-
- poppler/CairoOutputDev.h | 4 +--
- poppler/Gfx.cc | 4 +--
- poppler/OutputDev.h | 2 +-
+ poppler/CairoOutputDev.cc | 2 +-
+ poppler/CairoOutputDev.h | 4 +--
+ poppler/Gfx.cc | 4 +--
+ poppler/OutputDev.h | 2 +-
poppler/PSOutputDev.cc | 59
+++++++++++++++++++++++++++++++++++++++++----
- poppler/PSOutputDev.h | 13 +++++++++-
- poppler/PreScanOutputDev.cc | 2 +-
- poppler/PreScanOutputDev.h | 2 +-
- poppler/SplashOutputDev.cc | 2 +-
- poppler/SplashOutputDev.h | 2 +-
+ poppler/PSOutputDev.h | 13 +++++++++-
+ poppler/PreScanOutputDev.cc | 2 +-
+ poppler/PreScanOutputDev.h | 2 +-
+ poppler/SplashOutputDev.cc | 2 +-
+ poppler/SplashOutputDev.h | 2 +-
10 files changed, 76 insertions(+), 16 deletions(-)
commit 9938770e737b2fcec8269147e70663517f848925
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 15 13:17:24 2011 +0200
+Date: Mon Aug 15 13:17:24 2011 +0200
0.17.2
- CMakeLists.txt | 4 ++--
- NEWS | 37 +++++++++++++++++++++++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- glib/CMakeLists.txt | 2 +-
- glib/Makefile.am | 2 +-
- poppler/Makefile.am | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 37 +++++++++++++++++++++++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ glib/CMakeLists.txt | 2 +-
+ glib/Makefile.am | 2 +-
+ poppler/Makefile.am | 2 +-
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Doxyfile | 2 +-
- qt4/src/Makefile.am | 5 +++--
+ qt4/src/Doxyfile | 2 +-
+ qt4/src/Makefile.am | 5 +++--
10 files changed, 49 insertions(+), 11 deletions(-)
commit 378fc06c574b85b5c003ca842aa743f0ffe5587e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 1 22:14:12 2011 +0200
+Date: Mon Aug 1 22:14:12 2011 +0200
Only assume the OC is not visible if it exists and is set to no
@@ -24796,7 +25158,7 @@
commit 861a7bfb9431609e1e148240447f23c8e83b9d0f
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Fri Jul 29 00:30:58 2011 +0200
+Date: Fri Jul 29 00:30:58 2011 +0200
Implement overprint in Splash
@@ -24803,31 +25165,31 @@
See the "Implementing overprint in Splash" thread in the mailing
list for more info
- goo/ImgWriter.h | 2 +
- goo/JpegWriter.cc | 54 ++++++--
- goo/JpegWriter.h | 7 +-
- poppler/Gfx.cc | 98 +++++++++++++--
- poppler/GfxState.cc | 1 +
- poppler/GfxState.h | 4 +
- poppler/OutputDev.h | 1 +
+ goo/ImgWriter.h | 2 +
+ goo/JpegWriter.cc | 54 ++++++--
+ goo/JpegWriter.h | 7 +-
+ poppler/Gfx.cc | 98 +++++++++++++--
+ poppler/GfxState.cc | 1 +
+ poppler/GfxState.h | 4 +
+ poppler/OutputDev.h | 1 +
poppler/SplashOutputDev.cc | 307
+++++++++++++++++++++++++++++++++++++++------
poppler/SplashOutputDev.h | 51 +++++++-
- splash/Splash.cc | 86 +++++++++----
- splash/Splash.h | 9 +-
+ splash/Splash.cc | 86 +++++++++----
+ splash/Splash.h | 9 +-
splash/SplashBitmap.cc | 64 +++++++++-
- splash/SplashBitmap.h | 1 +
+ splash/SplashBitmap.h | 1 +
splash/SplashPattern.cc | 16 ++-
- splash/SplashPattern.h | 7 ++
- splash/SplashState.cc | 11 +-
- splash/SplashState.h | 22 ++++
- splash/SplashTypes.h | 5 +-
- utils/pdftoppm.cc | 36 +++++-
+ splash/SplashPattern.h | 7 ++
+ splash/SplashState.cc | 11 +-
+ splash/SplashState.h | 22 ++++
+ splash/SplashTypes.h | 5 +-
+ utils/pdftoppm.cc | 36 +++++-
19 files changed, 686 insertions(+), 96 deletions(-)
commit e2fa8a2ca8459d19c0f9dca445a2399b9a3d483d
Author: Koji Otani <sho at bbr.jp>
-Date: Thu Jul 28 12:43:57 2011 +0200
+Date: Thu Jul 28 12:43:57 2011 +0200
Parse the "Medium" modifier when asking fontconfig for a font
@@ -24836,7 +25198,7 @@
commit 0a677dd8dc9c55936530ea1fee901cab831c52af
Author: Koji Otani <sho at bbr.jp>
-Date: Thu Jul 28 12:42:16 2011 +0200
+Date: Thu Jul 28 12:42:16 2011 +0200
Improve selection of CJK fonts
@@ -24850,7 +25212,7 @@
commit e78aff6796a5d5a0a4f2fe8c7ceb33c506e2c8f5
Author: William Bader <williambader at hotmail.com>
-Date: Tue Jul 26 00:10:34 2011 +0200
+Date: Tue Jul 26 00:10:34 2011 +0200
make -level1sep write gray instead of cmyk
@@ -24863,7 +25225,7 @@
commit ea31309487aab6ed407a086dff1f350b6e4bdbc9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jul 26 00:09:27 2011 +0200
+Date: Tue Jul 26 00:09:27 2011 +0200
Update (C)
@@ -24872,7 +25234,7 @@
commit a945641497946a825dc880f94200ea1d5409332b
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jul 23 08:44:06 2011 +0200
+Date: Sat Jul 23 08:44:06 2011 +0200
Handle missing startxref properly
@@ -24883,7 +25245,7 @@
commit 2c1b25ef2592367f4c18e204ab5d102f15cf272f
Author: William Bader <williambader at hotmail.com>
-Date: Mon Jul 25 23:43:27 2011 +0200
+Date: Mon Jul 25 23:43:27 2011 +0200
Fix a bad memory access
@@ -24896,7 +25258,7 @@
commit 300900afa2140141748a7571270be5d850274072
Author: Daniel Glöckner <daniel-gl at gmx.net>
-Date: Sat Jul 23 19:49:15 2011 +0200
+Date: Sat Jul 23 19:49:15 2011 +0200
Fix numerical overflow in libopenjpeg JPXStream::doLookChar()
@@ -24908,7 +25270,7 @@
commit ec6ea621b066a3b332a8099341664889d2ff3743
Author: Axel Struebing <axel.struebing at freenet.de>
-Date: Thu Jul 21 23:12:36 2011 +0200
+Date: Thu Jul 21 23:12:36 2011 +0200
Fix calculation of startXRefPos
@@ -24921,7 +25283,7 @@
commit ce97cfcd6373c98fb8c63e9b3ef6c51738f22a50
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jul 20 00:24:52 2011 +0200
+Date: Wed Jul 20 00:24:52 2011 +0200
Render dots for 0 length dashed lines
@@ -24932,7 +25294,7 @@
commit 42c1b1c4af6b07f488d1b2b02a4700f19b0ab0ef
Author: Tomas Hoger <thoger at redhat.com>
-Date: Wed Jul 20 00:23:15 2011 +0200
+Date: Wed Jul 20 00:23:15 2011 +0200
Fix crash on truncated JPEG/DCT stream
@@ -24943,7 +25305,7 @@
commit 091b570c63694e475c24bb8805638ac70c654892
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jul 20 00:19:43 2011 +0200
+Date: Wed Jul 20 00:19:43 2011 +0200
Make sure the dict is a page dict
@@ -24954,7 +25316,7 @@
commit ac566c887ffae9d384587f7587609642aef7a016
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jul 20 00:17:49 2011 +0200
+Date: Wed Jul 20 00:17:49 2011 +0200
Do not crash if can not get page 0 for some reason
@@ -24963,7 +25325,7 @@
commit 6ad95e7b8b9766aa19f01f06f02eb430e4a4a899
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 11 15:04:49 2011 +0100
+Date: Mon Jul 11 15:04:49 2011 +0100
Complete the list of preprocessor defines that we never define
@@ -24970,12 +25332,12 @@
When using any of the two sanctioned build systems
poppler/poppler-config.h.cmake | 6 ++++--
- poppler/poppler-config.h.in | 6 ++++--
+ poppler/poppler-config.h.in | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)
commit edcc84ef0137a733cf3fab79b919af309d87325c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 11 15:00:39 2011 +0100
+Date: Mon Jul 11 15:00:39 2011 +0100
Harmonize all SPLASH_CMYK to use #if
@@ -24984,7 +25346,7 @@
commit a8fca630d592941c033ca6a380bf46b6e733a748
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 11 14:57:33 2011 +0100
+Date: Mon Jul 11 14:57:33 2011 +0100
Sanitize headers a big
@@ -24993,34 +25355,34 @@
configure/cmake process and are used in headers
* Include poppker-config.h where needed
- goo/GooTimer.h | 2 ++
- goo/ImgWriter.h | 3 +-
- goo/JpegWriter.h | 3 +-
- goo/PNGWriter.h | 4 +--
- goo/TiffWriter.h | 3 +-
- goo/gfile.h | 3 +-
- poppler/DCTStream.h | 5 ++--
- poppler/FlateStream.h | 5 ++--
- poppler/Gfx.h | 3 +-
- poppler/GfxState.h | 2 ++
- poppler/Stream.h | 3 +-
+ goo/GooTimer.h | 2 ++
+ goo/ImgWriter.h | 3 +-
+ goo/JpegWriter.h | 3 +-
+ goo/PNGWriter.h | 4 +--
+ goo/TiffWriter.h | 3 +-
+ goo/gfile.h | 3 +-
+ poppler/DCTStream.h | 5 ++--
+ poppler/FlateStream.h | 5 ++--
+ poppler/Gfx.h | 3 +-
+ poppler/GfxState.h | 2 ++
+ poppler/Stream.h | 3 +-
poppler/poppler-config.h.cmake | 63
++++++++++++++++++++++++++++++++++++++++++
- poppler/poppler-config.h.in | 63
+ poppler/poppler-config.h.in | 63
++++++++++++++++++++++++++++++++++++++++++
- splash/SplashFTFont.h | 4 ++-
- splash/SplashMath.h | 4 ++-
+ splash/SplashFTFont.h | 4 ++-
+ splash/SplashMath.h | 4 ++-
15 files changed, 153 insertions(+), 17 deletions(-)
commit 214322f3c66a9aad4e2a46f6e305a3dacaa4f8b1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jul 10 01:20:21 2011 +0100
+Date: Sun Jul 10 01:20:21 2011 +0100
And 3 years later, Ed has answered :-)
Now all our changes are GPLv2+
- poppler/GfxFont.cc | 3 +++
+ poppler/GfxFont.cc | 3 +++
poppler/GlobalParams.cc | 3 +++
poppler/TextOutputDev.cc | 3 +++
poppler/TextOutputDev.h | 3 +++
@@ -25030,7 +25392,7 @@
commit 37cc1344672f480d4062aafbd2f3245ca1392279
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jul 10 01:15:44 2011 +0100
+Date: Sun Jul 10 01:15:44 2011 +0100
Fix header
@@ -25042,26 +25404,26 @@
commit 230ab66f52a992557464e325d18f88573ec52423
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jul 10 01:06:41 2011 +0100
+Date: Sun Jul 10 01:06:41 2011 +0100
make files easier to include by themselves
- fofi/FoFiTrueType.h | 2 ++
- splash/Splash.h | 3 ++-
+ fofi/FoFiTrueType.h | 2 ++
+ splash/Splash.h | 3 ++-
splash/SplashFontEngine.h | 3 ++-
3 files changed, 6 insertions(+), 2 deletions(-)
commit 866c6d1b0daa8b28f259e1faba075026cf9007e0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jul 10 00:55:25 2011 +0100
+Date: Sun Jul 10 00:55:25 2011 +0100
Name most of the classes in poppler/ includable by themselves
- poppler/Annot.h | 4 +++-
- poppler/Catalog.h | 2 ++
+ poppler/Annot.h | 4 +++-
+ poppler/Catalog.h | 2 ++
poppler/CharCodeToUnicode.h | 4 +++-
poppler/CompactFontTables.h | 16 ++++++++++++++++
- poppler/FontInfo.h | 6 +++++-
+ poppler/FontInfo.h | 6 +++++-
poppler/GfxState_helpers.h | 4 +++-
poppler/NameToUnicodeTable.h | 18 ++++++++++++++++++
7 files changed, 50 insertions(+), 4 deletions(-)
@@ -25068,7 +25430,7 @@
commit 6b62fb7e9bd7de7f79b9b9a6fe36a5f5da099133
Author: William Bader <williambader at hotmail.com>
-Date: Mon Jun 27 19:38:52 2011 +0100
+Date: Mon Jun 27 19:38:52 2011 +0100
Remove unused variable
@@ -25077,7 +25439,7 @@
commit 4bc6c5bd3a001bb4eb9f61488e3d4f356638e391
Author: Adrian Bunk <bunk at stusta.de>
-Date: Tue Jul 5 15:21:06 2011 +0300
+Date: Tue Jul 5 15:21:06 2011 +0300
.gitignore tests additions
@@ -25093,7 +25455,7 @@
commit 00076bc308ae320244c47777fe351c1c2bef2da8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jun 24 22:51:55 2011 +0100
+Date: Fri Jun 24 22:51:55 2011 +0100
Forgot William's (C) here
@@ -25103,7 +25465,7 @@
commit 7e244fde4ec03da08d81af3402b21646c803bd31
Author: William Bader <williambader at hotmail.com>
-Date: Fri Jun 24 22:39:13 2011 +0100
+Date: Fri Jun 24 22:39:13 2011 +0100
patch to make -level2sep and -level3sep write gray instead of cmyk
@@ -25110,13 +25472,13 @@
If they are only gray of course :D
poppler/PSOutputDev.cc | 34 ++++++++++++++++++++++++++++++----
- poppler/Stream.cc | 43 +++++++++++++++++++++++++++++++++++++++++++
- poppler/Stream.h | 29 +++++++++++++++++++++++++++++
+ poppler/Stream.cc | 43 +++++++++++++++++++++++++++++++++++++++++++
+ poppler/Stream.h | 29 +++++++++++++++++++++++++++++
3 files changed, 102 insertions(+), 4 deletions(-)
commit abba8140a9972197faaca96ec590af7dc9408fb0
Author: William Bader <williambader at hotmail.com>
-Date: Fri Jun 24 22:38:33 2011 +0100
+Date: Fri Jun 24 22:38:33 2011 +0100
patch to make -level2sep and -level3sep write cmyk instead of rgb
@@ -25126,7 +25488,7 @@
commit 706007431325b1e8c9bf4cba35c89511b10ebf0c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 20 23:30:50 2011 +0100
+Date: Mon Jun 20 23:30:50 2011 +0100
(C) for Jim
@@ -25135,7 +25497,7 @@
commit e23384fbb3542941d2cf59ce6560913255ca2b01
Author: Jim Meyering <meyering at redhat.com>
-Date: Mon Jun 20 11:09:01 2011 +0200
+Date: Mon Jun 20 11:09:01 2011 +0200
don't gmalloc(-1) upon ftell failure
@@ -25146,7 +25508,7 @@
commit c5601bde9d8f3f56e558a6f63e563c9d337810eb
Author: Steven Murdoch <Steven.Murdoch at cl.cam.ac.uk>
-Date: Mon Jun 20 23:25:43 2011 +0100
+Date: Mon Jun 20 23:25:43 2011 +0100
Fix encoding of PDF document metadata in output of pdftohtml
@@ -25167,19 +25529,19 @@
commit d4af1c4ef46abf1f11b7215c7b144ce7bb7912eb
Author: Joshua Richardson <joshuarbox-junk1 at yahoo.com>
-Date: Sat Jun 18 13:39:54 2011 +0100
+Date: Sat Jun 18 13:39:54 2011 +0100
Fix vertical spacing issues in pdftohtml output.
Bug 38019
- utils/HtmlFonts.cc | 3 ++-
+ utils/HtmlFonts.cc | 3 ++-
utils/HtmlOutputDev.cc | 21 +++++++++++++++++++--
2 files changed, 21 insertions(+), 3 deletions(-)
commit 589933ef105b60e8d48854cce15a7548c2850116
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 13 21:24:39 2011 +0100
+Date: Mon Jun 13 21:24:39 2011 +0100
Forgot my (C)
@@ -25188,7 +25550,7 @@
commit f5d2ddd13d27078355dee63207671885bf9b0926
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 13 18:57:29 2011 +0100
+Date: Mon Jun 13 18:57:29 2011 +0100
We need to include config.h here
@@ -25199,7 +25561,7 @@
commit 147ae4bf76a85768c9ed729ca10ee3dae93b8876
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jun 8 23:36:14 2011 +0100
+Date: Wed Jun 8 23:36:14 2011 +0100
Do not crash if link does not have an action
@@ -25208,7 +25570,7 @@
commit 5d9489bf566b700ef38e5e33665a2648b535e1e7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jun 4 21:46:10 2011 +0100
+Date: Sat Jun 4 21:46:10 2011 +0100
forgot to update the C
@@ -25217,7 +25579,7 @@
commit 7b123bf2b11ac81f24a966186a06de739d3c8f02
Author: Steven Murdoch <Steven.Murdoch at cl.cam.ac.uk>
-Date: Sat Jun 4 20:22:52 2011 +0100
+Date: Sat Jun 4 20:22:52 2011 +0100
Fix pdftotext -htmlmeta to correctly output U+2019 in PDF metadata
@@ -25245,7 +25607,7 @@
commit db2ae1bdbb7fcb64ba4c91dfc574d9f970bebdf6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jun 4 13:23:11 2011 +0100
+Date: Sat Jun 4 13:23:11 2011 +0100
Make sure catDict is a dict
@@ -25254,7 +25616,7 @@
commit 58915affbdf1b5780f25d172a582c69fb2413230
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jun 4 13:20:02 2011 +0100
+Date: Sat Jun 4 13:20:02 2011 +0100
Make sure catDict is a dict before using it
@@ -25265,7 +25627,7 @@
commit 4ebc7e364409fe303e7a5729b568913e3c92e7d4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jun 4 13:19:34 2011 +0100
+Date: Sat Jun 4 13:19:34 2011 +0100
We need to free catDict on failure
@@ -25274,7 +25636,7 @@
commit 335a7fc6d98f5facc1ff098a91ac968387473cb3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue May 31 23:18:26 2011 +0100
+Date: Tue May 31 23:18:26 2011 +0100
Make parse() private
@@ -25283,7 +25645,7 @@
commit 311d69ef2222409859817737c44b8e741289d897
Author: Axel Strübing <axel.struebing at freenet.de>
-Date: Sun May 29 16:12:29 2011 +0100
+Date: Sun May 29 16:12:29 2011 +0100
Needs to be freed
@@ -25294,7 +25656,7 @@
commit 66c7d0199b45bc7c81c88a9989c9515398d30d43
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat May 28 17:32:02 2011 +0100
+Date: Sat May 28 17:32:02 2011 +0100
No need to check for NULL
@@ -25306,7 +25668,7 @@
commit 450934619a1c5b2a58f65649f567274af8d24ea7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat May 28 12:37:08 2011 +0100
+Date: Sat May 28 12:37:08 2011 +0100
Parse that as unicode
@@ -25317,35 +25679,35 @@
commit 04dfb2c984b3c9949466e2b70e26b58029c5a7d3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat May 7 12:55:34 2011 +0200
+Date: Sat May 7 12:55:34 2011 +0200
Make FileSpec a class and move EmbFile from Catalog to FileSpec
Qt and cpp frontends adapted by Pino Toscano
- cpp/poppler-document.cpp | 4 +-
- cpp/poppler-embedded-file-private.h | 10 +--
- cpp/poppler-embedded-file.cpp | 42 +++++++----
- glib/poppler-annot.cc | 6 +-
- glib/poppler-attachment.cc | 33 +++++----
- glib/poppler-document.cc | 5 +-
- glib/poppler-private.h | 3 +-
- poppler/Catalog.cc | 118
+ cpp/poppler-document.cpp | 4 +-
+ cpp/poppler-embedded-file-private.h | 10 +--
+ cpp/poppler-embedded-file.cpp | 42 +++++++----
+ glib/poppler-annot.cc | 6 +-
+ glib/poppler-attachment.cc | 33 +++++----
+ glib/poppler-document.cc | 5 +-
+ glib/poppler-private.h | 3 +-
+ poppler/Catalog.cc | 118
+++---------------------------
- poppler/Catalog.h | 55 +-------------
- poppler/FileSpec.cc | 128
+ poppler/Catalog.h | 55 +-------------
+ poppler/FileSpec.cc | 128
+++++++++++++++++++++++++++++++++
- poppler/FileSpec.h | 51 ++++++++++++-
+ poppler/FileSpec.h | 51 ++++++++++++-
qt4/src/poppler-embeddedfile-private.h | 6 +-
- qt4/src/poppler-embeddedfile.cc | 34 +++++----
- qt4/src/poppler-page.cc | 5 +-
- qt4/src/poppler-private.h | 4 +-
- qt4/tests/check_attachments.cpp | 12 ++--
+ qt4/src/poppler-embeddedfile.cc | 34 +++++----
+ qt4/src/poppler-page.cc | 5 +-
+ qt4/src/poppler-private.h | 4 +-
+ qt4/tests/check_attachments.cpp | 12 ++--
16 files changed, 284 insertions(+), 232 deletions(-)
commit 74f9befddd4b5848c4af0c1b2848a1322f8cd0a2
Author: Pino Toscano <pino at kde.org>
-Date: Wed May 25 16:46:15 2011 +0200
+Date: Wed May 25 16:46:15 2011 +0200
[qt4] Page needs to be a friend of EmbeddedFile, too
@@ -25354,18 +25716,18 @@
commit 74853614d617486b7b62e9c08be39a6e58bc7d9b
Author: Pino Toscano <pino at kde.org>
-Date: Wed May 25 16:40:49 2011 +0200
+Date: Wed May 25 16:40:49 2011 +0200
update copyrights
qt4/src/poppler-embeddedfile-private.h | 2 +-
- qt4/src/poppler-embeddedfile.cc | 2 +-
- qt4/src/poppler-qt4.h | 2 +-
+ qt4/src/poppler-embeddedfile.cc | 2 +-
+ qt4/src/poppler-qt4.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
commit e6b2dec502c02f9fbaed480f227cf7145249a98e
Author: Pino Toscano <pino at kde.org>
-Date: Wed May 25 16:39:09 2011 +0200
+Date: Wed May 25 16:39:09 2011 +0200
[qt4] one more usage of the new EmbeddedFile ctor
@@ -25376,7 +25738,7 @@
commit a264e5385b2d0fee5126b3d0e57d42d34cafa45d
Author: Pino Toscano <pino at kde.org>
-Date: Wed May 25 16:12:02 2011 +0200
+Date: Wed May 25 16:12:02 2011 +0200
[qt4] create EmbeddedFile by EmbeddedFileData only
@@ -25385,25 +25747,25 @@
- turn the old private EmbeddedFile(EmbFile*) ctor in a death machine
qt4/src/poppler-embeddedfile-private.h | 3 +++
- qt4/src/poppler-embeddedfile.cc | 21 ++++++++++++++++++---
- qt4/src/poppler-private.h | 3 ++-
- qt4/src/poppler-qt4.h | 2 ++
+ qt4/src/poppler-embeddedfile.cc | 21 ++++++++++++++++++---
+ qt4/src/poppler-private.h | 3 ++-
+ qt4/src/poppler-qt4.h | 2 ++
4 files changed, 25 insertions(+), 4 deletions(-)
commit 232bfa1c59013637fd7e858e22194becb636ad21
Author: Pino Toscano <pino at kde.org>
-Date: Wed May 25 15:55:48 2011 +0200
+Date: Wed May 25 15:55:48 2011 +0200
[Qt4] split EmbeddedFileData in an own file
qt4/src/poppler-embeddedfile-private.h | 37
++++++++++++++++++++++++++++++++++
- qt4/src/poppler-embeddedfile.cc | 7 +------
+ qt4/src/poppler-embeddedfile.cc | 7 +------
2 files changed, 38 insertions(+), 6 deletions(-)
commit a7242b78b3c9a64cf38ac150e6a914d7abce3355
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat May 7 11:10:11 2011 +0100
+Date: Sat May 7 11:10:11 2011 +0100
Do not free a shallow copy of an object we'll free later
@@ -25417,19 +25779,19 @@
commit 4db2452b3d345d9531987998e6b5532a59137e1d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri May 6 14:57:51 2011 +0200
+Date: Fri May 6 14:57:51 2011 +0200
glib: Add poppler_document_get_n_attachments()
- glib/poppler-document.cc | 34
+ glib/poppler-document.cc | 34
++++++++++++++++++++++++----------
- glib/poppler-document.h | 1 +
- glib/reference/poppler-sections.txt | 1 +
+ glib/poppler-document.h | 1 +
+ glib/reference/poppler-sections.txt | 1 +
3 files changed, 26 insertions(+), 10 deletions(-)
commit 3e3284de3fe1916d7f8161ede7bf49c76d01f303
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri May 6 14:49:05 2011 +0200
+Date: Fri May 6 14:49:05 2011 +0200
glib: Update gtk-doc.make
@@ -25439,7 +25801,7 @@
commit 9a77bd7706a08d9aeabe600e3500c14493ac8519
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri May 6 14:48:38 2011 +0200
+Date: Fri May 6 14:48:38 2011 +0200
glib-demo: Add missing permission flags to info demo
@@ -25448,7 +25810,7 @@
commit 091c155f8a7bc79da84cd21877be389de1f2b1a3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri May 6 14:47:36 2011 +0200
+Date: Fri May 6 14:47:36 2011 +0200
glib: Add missing permissions flags to PopplerPermissions
@@ -25458,31 +25820,31 @@
commit 632d6a40ce3a5d3d8e10bf7e93e8eb578beae907
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue May 3 21:54:59 2011 +0100
+Date: Tue May 3 21:54:59 2011 +0100
0.17.1
- CMakeLists.txt | 4 ++--
- NEWS | 12 ++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 12 ++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 18 insertions(+), 6 deletions(-)
commit ecb136b9927a454df9360a307ccd741eaea3ca93
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue May 3 21:42:45 2011 +0100
+Date: Tue May 3 21:42:45 2011 +0100
remove unused vars
- poppler/Annot.cc | 9 ++-------
+ poppler/Annot.cc | 9 ++-------
poppler/ArthurOutputDev.cc | 12 ++----------
2 files changed, 4 insertions(+), 17 deletions(-)
commit ad131763640b2e27dde75c42b514386284b6a60d
Author: Pino Toscano <pino at kde.org>
-Date: Wed Apr 27 22:36:13 2011 +0200
+Date: Wed Apr 27 22:36:13 2011 +0200
[qt4/tests] turn some assignments to bool into QVERIFY checks
@@ -25491,7 +25853,7 @@
commit be08dd69d9dd4fcb22400f2f0aea331222e88e4a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Apr 27 20:45:36 2011 +0100
+Date: Wed Apr 27 20:45:36 2011 +0100
update copyright years
(cherry picked from commit 2fbd493197309de5700f71f09967c9d23add88d3)
@@ -25502,7 +25864,7 @@
commit 39bcce0c8ed378aafb1019ffd1ae40330f6bb63f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Apr 27 19:39:01 2011 +0100
+Date: Wed Apr 27 19:39:01 2011 +0100
Remove more variables that are set but then unused
@@ -25513,7 +25875,7 @@
commit 6656cf657b62d626910a02dfae9b6a1eb77772dd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Apr 27 08:46:37 2011 +0100
+Date: Wed Apr 27 08:46:37 2011 +0100
Remove unused vars
@@ -25522,18 +25884,18 @@
commit ce55510f4dd10dfec2fc5b1c211c4a546c6ebc98
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Apr 27 08:42:34 2011 +0100
+Date: Wed Apr 27 08:42:34 2011 +0100
Remove unused vars
- splash/Splash.cc | 5 ++---
+ splash/Splash.cc | 5 ++---
splash/SplashFTFontEngine.cc | 4 +---
- splash/SplashXPath.cc | 6 ++----
+ splash/SplashXPath.cc | 6 ++----
3 files changed, 5 insertions(+), 10 deletions(-)
commit 49d199fd1ea14383638739d95d019adb33b17768
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Apr 27 08:38:17 2011 +0100
+Date: Wed Apr 27 08:38:17 2011 +0100
Fix page_transition::operator=
@@ -25542,7 +25904,7 @@
commit 807c1df2bf79c7c6378390b41dc230d80533ae3f
Author: Tom Gleason <tom at buildadam.com>
-Date: Tue Apr 26 17:06:07 2011 +0100
+Date: Tue Apr 26 17:06:07 2011 +0100
bbox coordinates are relative to MediaBox size, not CropBox size
@@ -25551,7 +25913,7 @@
commit 813f41367a681702ae7a155d5c2f3195124a9096
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Apr 3 20:40:15 2011 +0200
+Date: Sun Apr 3 20:40:15 2011 +0200
forms: fix mem leak in case of error
@@ -25560,7 +25922,7 @@
commit 722baf8baf42e2c7a49e1560aae5235677d1ddee
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Apr 3 20:17:57 2011 +0200
+Date: Sun Apr 3 20:17:57 2011 +0200
forms: check form field is actually terminal before creating the
widget
@@ -25570,7 +25932,7 @@
commit 5f6f7fc569d1c891956a3c37b3e328504635ab33
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 3 15:06:45 2011 +0100
+Date: Sun Apr 3 15:06:45 2011 +0100
Properly initialize pageObjectNum to 0
@@ -25581,7 +25943,7 @@
commit d6786edc2549164214342a50782b72c2fd904b63
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Apr 3 13:11:18 2011 +0200
+Date: Sun Apr 3 13:11:18 2011 +0200
forms: Remove unused parameter
@@ -25591,7 +25953,7 @@
commit 62692ff381f3b7907b330bfc2019416ed058ea46
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Apr 3 13:01:42 2011 +0200
+Date: Sun Apr 3 13:01:42 2011 +0200
forms: rework the way form fields tree is built
@@ -25611,7 +25973,7 @@
commit a6802301d9c3ab8bf68bd8821f562f8ecced8491
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 28 17:42:37 2011 +0200
+Date: Mon Mar 28 17:42:37 2011 +0200
forms: Add debug methods to print the forms tree
@@ -25622,7 +25984,7 @@
commit 46f87da04700cdd1afa634f9c554e376f6f6f752
Author: José Aliste <jaliste at src.gnome.org>
-Date: Thu Mar 31 08:09:41 2011 -0400
+Date: Thu Mar 31 08:09:41 2011 -0400
Fix a memleak in AnnotScreen::initialize
@@ -25631,7 +25993,7 @@
commit b64178eaa5dd01f914649d6faa870fa140ddaf9b
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Mar 30 15:17:54 2011 +0200
+Date: Wed Mar 30 15:17:54 2011 +0200
glib: docs: Add PopplerActionJavascript to poppler-sections.txt
@@ -25640,7 +26002,7 @@
commit 3d777181ddee8f7ab2cc9e4684879cb5b52b065c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Mar 30 15:16:04 2011 +0200
+Date: Wed Mar 30 15:16:04 2011 +0200
glib: Use Javascript instead of JavaScript for consistency
@@ -25649,7 +26011,7 @@
commit c4774fecfe3d523f32d5980f50e31daa798c9692
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Mar 30 15:08:59 2011 +0200
+Date: Wed Mar 30 15:08:59 2011 +0200
glib-demo: show javascript actions in actions view
@@ -25658,17 +26020,17 @@
commit 68bbbe1a3f68d242b35027ae41f5751b02a2a700
Author: José Aliste <jaliste at src.gnome.org>
-Date: Tue Mar 29 04:56:37 2011 -0400
+Date: Tue Mar 29 04:56:37 2011 -0400
glib: add JavaScript actions
glib/poppler-action.cc | 24 ++++++++++++++++++++++++
- glib/poppler-action.h | 14 +++++++++++++-
+ glib/poppler-action.h | 14 +++++++++++++-
2 files changed, 37 insertions(+), 1 deletion(-)
commit 3dd934088a06f246718382601030c9b093d04160
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 30 00:03:58 2011 +0100
+Date: Wed Mar 30 00:03:58 2011 +0100
Need to create the globalParams
@@ -25677,7 +26039,7 @@
commit ce0d4278a32b3ba19c2002ed0c481c58b1854d59
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 29 23:47:33 2011 +0100
+Date: Tue Mar 29 23:47:33 2011 +0100
Long gone
@@ -25686,21 +26048,21 @@
commit 12337026533aa59bb66022ce8a119f37aafd4fad
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 29 23:40:57 2011 +0100
+Date: Tue Mar 29 23:40:57 2011 +0100
increase sonames
- CMakeLists.txt | 2 +-
- glib/CMakeLists.txt | 2 +-
- glib/Makefile.am | 2 +-
- poppler/Makefile.am | 2 +-
+ CMakeLists.txt | 2 +-
+ glib/CMakeLists.txt | 2 +-
+ glib/Makefile.am | 2 +-
+ poppler/Makefile.am | 2 +-
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Makefile.am | 2 +-
+ qt4/src/Makefile.am | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
commit a6e613b01698c6b38deff5248fcf7c0b17d041c3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 29 23:40:38 2011 +0100
+Date: Tue Mar 29 23:40:38 2011 +0100
more typos
@@ -25709,7 +26071,7 @@
commit e3ee037ede67212836be158b935deb7ea974b7f7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 29 23:38:24 2011 +0100
+Date: Tue Mar 29 23:38:24 2011 +0100
typo
@@ -25718,7 +26080,7 @@
commit 8bcd94964f0af17a3f5b6edf71127df3daa00b1a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 29 23:30:30 2011 +0100
+Date: Tue Mar 29 23:30:30 2011 +0100
typo
@@ -25727,19 +26089,19 @@
commit a05b9dacbe5dbd4337fdbb3e7d7d364ad5fbaeab
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 29 23:28:49 2011 +0100
+Date: Tue Mar 29 23:28:49 2011 +0100
0.17.0 version number
CMakeLists.txt | 2 +-
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
commit 4637b737b4735c70017b46a3ed6c0ee069c02c9b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 29 23:28:41 2011 +0100
+Date: Tue Mar 29 23:28:41 2011 +0100
0.17.0 news
@@ -25749,7 +26111,7 @@
commit a55cc5d9c67ede1d96f6e5a58179ddd9f563c53f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 29 22:51:40 2011 +0100
+Date: Tue Mar 29 22:51:40 2011 +0100
Update years
@@ -25759,7 +26121,7 @@
commit d96efb6c1af621be78e998ba1a228022c3c076fc
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 29 11:13:03 2011 +0200
+Date: Tue Mar 29 11:13:03 2011 +0200
fix comment
@@ -25768,7 +26130,7 @@
commit 74ec81d66d4d5bc45cccc4aa8794df1c517f2d74
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 29 11:07:36 2011 +0200
+Date: Tue Mar 29 11:07:36 2011 +0200
viewer preferences: read PrintScaling and Duplex
@@ -25778,7 +26140,7 @@
commit b41bcd484dd7a93a339270926c57caa524059d8f
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 29 10:58:46 2011 +0200
+Date: Tue Mar 29 10:58:46 2011 +0200
free the viewerPreferences Object
@@ -25787,7 +26149,7 @@
commit 1dd88d0b6b7cbfda76e81902a351c89457a061a8
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 29 09:58:10 2011 +0200
+Date: Tue Mar 29 09:58:10 2011 +0200
read the ViewerPreferences dict once, and construct ViewerPreferences
on demand
@@ -25801,7 +26163,7 @@
commit f10b0b8c88a7df83ada09f32b6cb6fd930fcb748
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 29 09:57:46 2011 +0200
+Date: Tue Mar 29 09:57:46 2011 +0200
assume the prefDict is not null
@@ -25810,7 +26172,7 @@
commit d4a5ea45057cad531a8979cf9861ac05cdd56613
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 29 09:54:22 2011 +0200
+Date: Tue Mar 29 09:54:22 2011 +0200
fix variable name for DisplayDocTitle
@@ -25819,7 +26181,7 @@
commit cf84a05ae524aa9b266463cc23cccc3860ff1ba3
Author: Pino Toscano <pino at kde.org>
-Date: Mon Mar 28 23:18:02 2011 +0200
+Date: Mon Mar 28 23:18:02 2011 +0200
viewer preferences: read NonFullScreenPageMode and Direction
@@ -25829,7 +26191,7 @@
commit 460253a6705a227ff7c36e9c31cceb93cce4d78b
Author: Pino Toscano <pino at kde.org>
-Date: Mon Mar 28 22:37:54 2011 +0200
+Date: Mon Mar 28 22:37:54 2011 +0200
read some boolean viewer preferences
@@ -25847,7 +26209,7 @@
commit 9fa9ac3546674120532bb512b82af6471cbebf01
Author: Pino Toscano <pino at kde.org>
-Date: Mon Mar 28 19:58:16 2011 +0200
+Date: Mon Mar 28 19:58:16 2011 +0200
add skeleton for ViewerPreferences
@@ -25856,10 +26218,10 @@
created on demand and in any occasion (so defaults are in one
place only)
- CMakeLists.txt | 2 ++
- poppler/Catalog.cc | 23 +++++++++++++++++++++++
- poppler/Catalog.h | 4 ++++
- poppler/Makefile.am | 2 ++
+ CMakeLists.txt | 2 ++
+ poppler/Catalog.cc | 23 +++++++++++++++++++++++
+ poppler/Catalog.h | 4 ++++
+ poppler/Makefile.am | 2 ++
poppler/ViewerPreferences.cc | 30 ++++++++++++++++++++++++++++++
poppler/ViewerPreferences.h | 34 ++++++++++++++++++++++++++++++++++
6 files changed, 95 insertions(+)
@@ -25866,7 +26228,7 @@
commit c6081f0bf00d7dcdfa1d09e91e4c9a1fe5a54ad6
Author: Pino Toscano <pino at kde.org>
-Date: Mon Mar 28 19:55:00 2011 +0200
+Date: Mon Mar 28 19:55:00 2011 +0200
delete the temporary buffers created by pdfDocEncodingToUTF16()
@@ -25875,7 +26237,7 @@
commit d94d5056d5570e2f5cb578736eba12317ea63fa4
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 28 18:20:31 2011 +0200
+Date: Mon Mar 28 18:20:31 2011 +0200
glib-demo: show the activation action of form fields if there's one
@@ -25884,22 +26246,22 @@
commit ba0f36b76d0c2fd4ef39f3013fc125a53747c03f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 28 18:17:52 2011 +0200
+Date: Mon Mar 28 18:17:52 2011 +0200
glib: Add poppler_form_field_get_action()
Fixes bug #33174.
- glib/poppler-form-field.cc | 34
+ glib/poppler-form-field.cc | 34
++++++++++++++++++++++++++++++++++
- glib/poppler-form-field.h | 1 +
- glib/poppler-private.h | 1 +
- glib/reference/poppler-sections.txt | 1 +
+ glib/poppler-form-field.h | 1 +
+ glib/poppler-private.h | 1 +
+ glib/reference/poppler-sections.txt | 1 +
4 files changed, 37 insertions(+)
commit ae5b9cf884ce38dde409c3e5b0f6c46f7d6327d2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 28 17:43:53 2011 +0200
+Date: Mon Mar 28 17:43:53 2011 +0200
Revert "Patch for embedding videos in to the pdf"
@@ -25917,7 +26279,7 @@
commit b7edd4c93539585652961ecf2db9c4462415c8bc
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Mar 27 12:31:19 2011 +0200
+Date: Sun Mar 27 12:31:19 2011 +0200
annot: Always create appearance streams when NeedAppearances is true
@@ -25928,21 +26290,21 @@
commit e9350899e77c28452c48b56349ad7758b3fd47ba
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 24 20:09:18 2011 +0000
+Date: Thu Mar 24 20:09:18 2011 +0000
Introduce splash-friendly getRGBLine functions
So it does not need to pack and unpack the color again and again
- poppler/GfxState.cc | 248
+ poppler/GfxState.cc | 248
++++++++++++++++++++++++++++++++++++++++++---
- poppler/GfxState.h | 22 +++-
+ poppler/GfxState.h | 22 +++-
poppler/SplashOutputDev.cc | 43 ++------
3 files changed, 265 insertions(+), 48 deletions(-)
commit 7b08795a9541e9fa01836b4c7fd63f6fe295ad80
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Mar 24 12:16:07 2011 +0100
+Date: Thu Mar 24 12:16:07 2011 +0100
glib: Add g_return macros to make sure index is correct in form
field choice methods
@@ -25952,7 +26314,7 @@
commit f1102fccd2899bc7f97414b1e2a295c59f03da22
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Mar 24 12:15:30 2011 +0100
+Date: Thu Mar 24 12:15:30 2011 +0100
glib-demo: Fix a crash when a choice form field has no items selected
@@ -25961,7 +26323,7 @@
commit b3971ee6bca6b14b75f046c831a31ac1e5e3241e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 22 22:08:27 2011 +0000
+Date: Tue Mar 22 22:08:27 2011 +0000
kill this TODO, n is too small
@@ -25970,45 +26332,45 @@
commit 1064d75817401fe24f728c189b450e9e906beb56
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 22 20:43:05 2011 +0000
+Date: Tue Mar 22 20:43:05 2011 +0000
kill unmaintained abiword backend
- CMakeLists.txt | 16 -
- configure.ac | 16 -
+ CMakeLists.txt | 16 -
+ configure.ac | 16 -
poppler/ABWOutputDev.cc | 1179
-----------------------------------------------
poppler/ABWOutputDev.h | 141 ------
- poppler/Makefile.am | 17 -
- utils/CMakeLists.txt | 10 -
- utils/Makefile.am | 18 +-
- utils/pdftoabw.cc | 201 --------
+ poppler/Makefile.am | 17 -
+ utils/CMakeLists.txt | 10 -
+ utils/Makefile.am | 18 +-
+ utils/pdftoabw.cc | 201 --------
8 files changed, 2 insertions(+), 1596 deletions(-)
commit abf167af8b15e5f3b510275ce619e6fdb42edd40
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Mon Mar 21 21:34:46 2011 +0000
+Date: Mon Mar 21 21:34:46 2011 +0000
Implement tiling/patterns in SplashOutputDev
Fixes bug 13518
- poppler/CairoOutputDev.cc | 5 +-
- poppler/CairoOutputDev.h | 10 +-
- poppler/Gfx.cc | 6 +-
- poppler/OutputDev.h | 6 +-
- poppler/PSOutputDev.cc | 8 +-
- poppler/PSOutputDev.h | 6 +-
- poppler/PreScanOutputDev.cc | 22 +++-
- poppler/PreScanOutputDev.h | 16 ++-
+ poppler/CairoOutputDev.cc | 5 +-
+ poppler/CairoOutputDev.h | 10 +-
+ poppler/Gfx.cc | 6 +-
+ poppler/OutputDev.h | 6 +-
+ poppler/PSOutputDev.cc | 8 +-
+ poppler/PSOutputDev.h | 6 +-
+ poppler/PreScanOutputDev.cc | 22 +++-
+ poppler/PreScanOutputDev.h | 16 ++-
poppler/SplashOutputDev.cc | 265
++++++++++++++++++++++++++++++++++++++++++++
- poppler/SplashOutputDev.h | 12 ++
+ poppler/SplashOutputDev.h | 12 ++
10 files changed, 334 insertions(+), 22 deletions(-)
commit 66575c990f379871e4b796befc899de178332670
Author: Srinivas Adicherla <srinivas.adicherla at gmail.com>
-Date: Thu Mar 17 20:14:05 2011 +0000
+Date: Thu Mar 17 20:14:05 2011 +0000
Patch for embedding videos in to the pdf
@@ -26021,7 +26383,7 @@
commit ec1917968d2f1c7a00772a0829b3fcc6957d8f3c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Mar 14 00:13:26 2011 +0000
+Date: Mon Mar 14 00:13:26 2011 +0000
Only build gtk-test if we have to build gtk-test
@@ -26030,27 +26392,27 @@
commit 1acbb01e72a22f70f00dc058ff206e3bc05bc0ab
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Mar 13 14:49:48 2011 +0000
+Date: Sun Mar 13 14:49:48 2011 +0000
(C) years
- poppler/CachedFile.cc | 2 +-
+ poppler/CachedFile.cc | 2 +-
poppler/CurlCachedFile.cc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit bc8aeb269aa92406081f749064ceff75bb3145e7
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Mar 12 23:17:59 2011 +0100
+Date: Sat Mar 12 23:17:59 2011 +0100
Check response code of libcurl call
- poppler/CachedFile.cc | 8 +++++++-
+ poppler/CachedFile.cc | 8 +++++++-
poppler/CurlCachedFile.cc | 12 +++++++++---
2 files changed, 16 insertions(+), 4 deletions(-)
commit 0268cedee5b460835a4747d0ea41bbe12269310d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Mar 12 15:24:30 2011 +0100
+Date: Sat Mar 12 15:24:30 2011 +0100
cairo: Fix typo
@@ -26059,7 +26421,7 @@
commit 5aa369e68e5c9f14efc888c7b26da06aa8bd2a78
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Mar 12 13:47:34 2011 +0000
+Date: Sat Mar 12 13:47:34 2011 +0000
Remove unused variable
@@ -26068,17 +26430,17 @@
commit c0dffbe28f91b30b36310ab0b9a9b948610550ae
Author: Pino Toscano <pino at kde.org>
-Date: Sat Mar 12 12:15:58 2011 +0100
+Date: Sat Mar 12 12:15:58 2011 +0100
update copyright years
cpp/poppler-document-private.h | 2 +-
- cpp/poppler-document.cpp | 2 +-
+ cpp/poppler-document.cpp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit b8fab173ffdd1e62a34b530228d08bc5ec6725ac
Author: Pino Toscano <pino at kde.org>
-Date: Sat Mar 12 12:13:05 2011 +0100
+Date: Sat Mar 12 12:13:05 2011 +0100
[cpp] init the globalParams early in the document loading
@@ -26086,13 +26448,13 @@
make document_private inherit from it
cpp/poppler-document-private.h | 17 +++++++++-----
- cpp/poppler-document.cpp | 52
+ cpp/poppler-document.cpp | 52
+++++++++++++++++++++++-------------------
2 files changed, 39 insertions(+), 30 deletions(-)
commit a97a54cb22def2a9fc381fb81842dad9e5c3931f
Author: Pino Toscano <pino at kde.org>
-Date: Sat Mar 12 12:12:11 2011 +0100
+Date: Sat Mar 12 12:12:11 2011 +0100
forms: delete tmp_str after being converted to GooString
@@ -26101,7 +26463,7 @@
commit 9671fe07f8c9ade956742cb141b99518c3b12bad
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Mar 11 00:05:52 2011 +0000
+Date: Fri Mar 11 00:05:52 2011 +0000
getForm can return NULL, do not crash if that happens
@@ -26110,17 +26472,17 @@
commit bd32672899f5ca4509ec9311de8092d14bec8ab1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 10 23:33:15 2011 +0000
+Date: Thu Mar 10 23:33:15 2011 +0000
update copyright years
- poppler/Catalog.cc | 2 +-
+ poppler/Catalog.cc | 2 +-
qt4/src/poppler-form.cc | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
commit 841f3bbca37015ec2c58d7b85a73cef5681294f8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 10 23:30:51 2011 +0000
+Date: Thu Mar 10 23:30:51 2011 +0000
Do not infinite loop
@@ -26129,7 +26491,7 @@
commit f2fcafdc2b982d9bbed3c01bc7d45c8bd0603f19
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 10 23:27:41 2011 +0000
+Date: Thu Mar 10 23:27:41 2011 +0000
Create the globalParams before the pdfdoc
@@ -26139,7 +26501,7 @@
commit f956b03604b195623ab034a06942a39547adf905
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 10 00:01:18 2011 +0000
+Date: Thu Mar 10 00:01:18 2011 +0000
compile
@@ -26148,7 +26510,7 @@
commit f0ec3bedc5490aa35e54563019fcf2c3f8b7647d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Mar 9 20:54:15 2011 +0100
+Date: Wed Mar 9 20:54:15 2011 +0100
forms: Remove unused method FormWidget::updateField()
@@ -26158,7 +26520,7 @@
commit 93c25e100ae2564b9a866b95bed16d2fac619bd7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Mar 9 20:49:32 2011 +0100
+Date: Wed Mar 9 20:49:32 2011 +0100
forms: Rename FormField::createActivationAction() to
FormField::getActivationAction()
@@ -26166,14 +26528,14 @@
And use the existing action from the AnnotWidget instead of creating a
new one.
- poppler/Form.cc | 11 ++---------
- poppler/Form.h | 2 +-
+ poppler/Form.cc | 11 ++---------
+ poppler/Form.h | 2 +-
qt4/src/poppler-form.cc | 3 +--
3 files changed, 4 insertions(+), 12 deletions(-)
commit 59fb0489bfabfd8acccafdcd0361ce005664962a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Mar 9 20:19:24 2011 +0100
+Date: Wed Mar 9 20:19:24 2011 +0100
annots: Check whether we need to create an appearance stream in
AnnotWidget::draw()
@@ -26188,7 +26550,7 @@
commit f3b00ef51ceef6d9b7a1aa7e0f19249abf8ca6f3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Mar 9 18:19:12 2011 +0100
+Date: Wed Mar 9 18:19:12 2011 +0100
annots: Add Annot::setAppearanceState() and use it from FormWidget
@@ -26203,7 +26565,7 @@
commit d59561212253302d4dcb23392bb8306b8e5c68d1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Mar 9 17:35:28 2011 +0100
+Date: Wed Mar 9 17:35:28 2011 +0100
forms: Make FormWidget use a real widget annotation instead of
duplicating code
@@ -26214,8 +26576,8 @@
of duplicating it.
poppler/Annot.cc | 42 +++++++++++++--------
- poppler/Annot.h | 2 +-
- poppler/Catalog.cc | 2 +-
+ poppler/Annot.h | 2 +-
+ poppler/Catalog.cc | 2 +-
poppler/Form.cc | 107
+++++++++++++++++++++++++----------------------------
poppler/Form.h | 23 ++++++------
@@ -26223,7 +26585,7 @@
commit 2dd7e1ba09d4501adf9d10ab4cb8ee003cace74a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Mar 9 10:25:00 2011 +0100
+Date: Wed Mar 9 10:25:00 2011 +0100
forms: Move modified flag from FormWidget to FormField
@@ -26233,7 +26595,7 @@
commit b04f03be7e43e309af5f164ef71788e7b8915841
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Mar 9 10:17:57 2011 +0100
+Date: Wed Mar 9 10:17:57 2011 +0100
forms: Move field names handling from FormWidget to FormField
@@ -26244,7 +26606,7 @@
commit abe1e0d5a37bcdb4376901306d3adccfb33ff3b4
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Mar 8 21:39:00 2011 +0100
+Date: Tue Mar 8 21:39:00 2011 +0100
annots: Make sure no border is drawn for invalid border arrays
@@ -26256,7 +26618,7 @@
commit 14d145371e86ccb92f09b1ca750ced52171b2885
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Mar 8 20:14:57 2011 +0100
+Date: Tue Mar 8 20:14:57 2011 +0100
forms: Remove loadDefaults method
@@ -26271,7 +26633,7 @@
commit 0585d7820455c93fe5b732b7a9a20d423df47075
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Mar 8 15:36:45 2011 +0100
+Date: Tue Mar 8 15:36:45 2011 +0100
forms: Handle field values (V entry) by field objects
@@ -26286,7 +26648,7 @@
commit dc100eb9080fb58164fc94c86bfb1728cecd21c3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 7 20:14:27 2011 +0100
+Date: Mon Mar 7 20:14:27 2011 +0100
annots: Use the field object to get MaxLen instead of parsing the
field dict
@@ -26296,7 +26658,7 @@
commit 7149634f184dc3f07f2a70c296aac207ef24952c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 7 19:55:45 2011 +0100
+Date: Mon Mar 7 19:55:45 2011 +0100
forms: Parse the default resources dictionary in Form
@@ -26311,7 +26673,7 @@
commit 2e73f17975811177c0b3c16b8bd97c7eb912bc44
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 7 18:41:48 2011 +0100
+Date: Mon Mar 7 18:41:48 2011 +0100
forms: Parse field variable text entries (DA, Q) in FormField()
@@ -26325,7 +26687,7 @@
commit 8677a34911563a712b2dcf0b6e411cee0bad9c44
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 7 18:24:07 2011 +0100
+Date: Mon Mar 7 18:24:07 2011 +0100
forms: Parse default variable text entries (DA, Q) on Form
construction
@@ -26342,7 +26704,7 @@
commit 41420bfd88685d9b1ac44dc7444ea3abee92097c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 7 09:18:25 2011 +0100
+Date: Mon Mar 7 09:18:25 2011 +0100
annots: Only parse the dash array for dashed borders
@@ -26351,7 +26713,7 @@
commit c198a3f83d8508ddaf84564871d9202ffba8096c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Mar 6 17:52:01 2011 +0100
+Date: Sun Mar 6 17:52:01 2011 +0100
annots: Use the field object to get the top index of a form field
choice
@@ -26364,7 +26726,7 @@
commit 5cf803ec181dbf1112f67b4f4a9c77b88d102e3b
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Mar 6 17:47:18 2011 +0100
+Date: Sun Mar 6 17:47:18 2011 +0100
forms: Add FormFieldChoice::getTopIndex()
@@ -26374,7 +26736,7 @@
commit 1248f59e2045749ece1f5a5e579b866b8330a752
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Mar 6 17:41:33 2011 +0100
+Date: Sun Mar 6 17:41:33 2011 +0100
annots: Draw widget background using the existing appearance
characteristics
@@ -26386,7 +26748,7 @@
commit dc249ad4529997001ae1f96dcfd7351766ca8e8d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Mar 6 17:34:33 2011 +0100
+Date: Sun Mar 6 17:34:33 2011 +0100
annots: Factor out generateFieldAppearance()
@@ -26400,7 +26762,7 @@
commit f98b3540db731026e0febf1f010548f0f0ef9142
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Mar 6 15:57:22 2011 +0100
+Date: Sun Mar 6 15:57:22 2011 +0100
annots: Move code to draw the border of an AnnotWidget to a new method
@@ -26414,7 +26776,7 @@
commit 9854f3173f994bbe3f57d33bd1d0e045833859c2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Mar 6 15:56:06 2011 +0100
+Date: Sun Mar 6 15:56:06 2011 +0100
annots: Add AnnotColor::adjustColor() to be able to adjust an
existing AnnotColor
@@ -26425,7 +26787,7 @@
commit 2bf82f27bd9c8f97e5484ea97be661f65221163d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Mar 5 15:30:01 2011 +0100
+Date: Sat Mar 5 15:30:01 2011 +0100
annots: Remove unused class AnnotBorderStyle
@@ -26435,7 +26797,7 @@
commit 128dcaf282f418d8c45cea4df6ad4d3167b3e39c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Mar 5 13:12:49 2011 +0100
+Date: Sat Mar 5 13:12:49 2011 +0100
annots: Add AnnotBorder::parseDashArray() to parse dash arrays
@@ -26448,49 +26810,49 @@
commit ec2643d311e0ce55f0ff5309c0c420140d053a50
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 1 19:50:55 2011 +0000
+Date: Tue Mar 1 19:50:55 2011 +0000
fix copyright years
- poppler/Annot.cc | 2 +-
- poppler/Annot.h | 2 +-
- poppler/ArthurOutputDev.cc | 2 +-
- poppler/ArthurOutputDev.h | 2 +-
- poppler/FontInfo.cc | 1 +
- poppler/Form.cc | 4 ++--
- poppler/Form.h | 3 ++-
- poppler/GlobalParams.cc | 1 +
- poppler/GlobalParams.h | 1 +
- poppler/Link.cc | 2 +-
- poppler/Link.h | 2 +-
- poppler/OutputDev.h | 2 +-
- poppler/PDFDoc.cc | 2 +-
- poppler/Page.cc | 2 +-
- poppler/Page.h | 2 +-
- poppler/TextOutputDev.cc | 2 +-
- poppler/TextOutputDev.h | 2 +-
- qt4/src/poppler-form.cc | 2 +-
+ poppler/Annot.cc | 2 +-
+ poppler/Annot.h | 2 +-
+ poppler/ArthurOutputDev.cc | 2 +-
+ poppler/ArthurOutputDev.h | 2 +-
+ poppler/FontInfo.cc | 1 +
+ poppler/Form.cc | 4 ++--
+ poppler/Form.h | 3 ++-
+ poppler/GlobalParams.cc | 1 +
+ poppler/GlobalParams.h | 1 +
+ poppler/Link.cc | 2 +-
+ poppler/Link.h | 2 +-
+ poppler/OutputDev.h | 2 +-
+ poppler/PDFDoc.cc | 2 +-
+ poppler/Page.cc | 2 +-
+ poppler/Page.h | 2 +-
+ poppler/TextOutputDev.cc | 2 +-
+ poppler/TextOutputDev.h | 2 +-
+ qt4/src/poppler-form.cc | 2 +-
qt4/src/poppler-link-extractor-private.h | 2 +-
- qt4/src/poppler-link-extractor.cc | 2 +-
- qt4/src/poppler-page.cc | 2 +-
- qt4/src/poppler-private.h | 2 +-
- utils/HtmlOutputDev.cc | 2 +-
- utils/HtmlOutputDev.h | 4 ++--
+ qt4/src/poppler-link-extractor.cc | 2 +-
+ qt4/src/poppler-page.cc | 2 +-
+ qt4/src/poppler-private.h | 2 +-
+ utils/HtmlOutputDev.cc | 2 +-
+ utils/HtmlOutputDev.h | 4 ++--
24 files changed, 27 insertions(+), 23 deletions(-)
commit 900974ebfbe6ab7ae21ed151ff79f9578d2bdae2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Mar 1 19:42:22 2011 +0000
+Date: Tue Mar 1 19:42:22 2011 +0000
Fix years
poppler/poppler-config.h.cmake | 2 +-
- poppler/poppler-config.h.in | 2 +-
+ poppler/poppler-config.h.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit c804db4d8261274b013f8c340abfc921c77bb3cf
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 1 19:22:31 2011 +0100
+Date: Tue Mar 1 19:22:31 2011 +0100
move the fontconfig.h inclusion from GlobalParams.h to GlobalParams.cc
@@ -26503,7 +26865,7 @@
commit 2d77c7f9c41f1121354413bcdc3beded35a247f9
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 1 16:51:04 2011 +0100
+Date: Tue Mar 1 16:51:04 2011 +0100
create the GooString on stack, not in heap
@@ -26513,7 +26875,7 @@
commit 5dc2ef0e27ac48c81739cdfe8e8070ebbc410c87
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 1 16:39:36 2011 +0100
+Date: Tue Mar 1 16:39:36 2011 +0100
annots: avoid temporary GooString's just for comparisons, just
use strcmp
@@ -26527,7 +26889,7 @@
commit 535e48ab764ee4e377451ddd032044b51b842c4a
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 1 16:07:34 2011 +0100
+Date: Tue Mar 1 16:07:34 2011 +0100
[qt4] ignore "Widget" annotations
@@ -26539,7 +26901,7 @@
commit f0e5c36e7f1c5d0f0f51e3a6a6acd6c423f86df7
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 1 16:02:54 2011 +0100
+Date: Tue Mar 1 16:02:54 2011 +0100
annots: avoid a temporary GooString just for comparisons, just
use strcmp
@@ -26553,7 +26915,7 @@
commit 58a3b83a8fbd8b13eb98c4f677f4ed19b6ae44cd
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 1 15:35:45 2011 +0100
+Date: Tue Mar 1 15:35:45 2011 +0100
fix appendAnnot() invocation on annotations reading
@@ -26568,7 +26930,7 @@
commit 664865a2ddca9c20ac36a41aef52ebf12eab838d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Mar 1 10:56:40 2011 +0100
+Date: Tue Mar 1 10:56:40 2011 +0100
Merge Link and AnnotLink code
@@ -26580,37 +26942,37 @@
Link and frontends APIs are not affected.
Qt4 changes made by Pino Toscano.
- glib/poppler-document.cc | 2 +-
- glib/poppler-page.cc | 29 ++++----
- glib/poppler-private.h | 1 -
- poppler/Annot.cc | 79 +++++++++++++-------
- poppler/Annot.h | 24 ++++--
- poppler/ArthurOutputDev.cc | 4 -
- poppler/ArthurOutputDev.h | 3 -
- poppler/CairoOutputDev.cc | 3 -
- poppler/CairoOutputDev.h | 6 --
- poppler/FontInfo.cc | 4 +-
- poppler/Form.cc | 36 ++++-----
- poppler/Form.h | 5 +-
- poppler/Link.cc | 124
+ glib/poppler-document.cc | 2 +-
+ glib/poppler-page.cc | 29 ++++----
+ glib/poppler-private.h | 1 -
+ poppler/Annot.cc | 79 +++++++++++++-------
+ poppler/Annot.h | 24 ++++--
+ poppler/ArthurOutputDev.cc | 4 -
+ poppler/ArthurOutputDev.h | 3 -
+ poppler/CairoOutputDev.cc | 3 -
+ poppler/CairoOutputDev.h | 6 --
+ poppler/FontInfo.cc | 4 +-
+ poppler/Form.cc | 36 ++++-----
+ poppler/Form.h | 5 +-
+ poppler/Link.cc | 124
+++++--------------------------
- poppler/Link.h | 43 ++---------
- poppler/OutputDev.h | 4 +-
- poppler/PDFDoc.cc | 4 +-
- poppler/Page.cc | 63 ++++++++--------
- poppler/Page.h | 11 +--
- poppler/TextOutputDev.cc | 9 ++-
- poppler/TextOutputDev.h | 10 +--
+ poppler/Link.h | 43 ++---------
+ poppler/OutputDev.h | 4 +-
+ poppler/PDFDoc.cc | 4 +-
+ poppler/Page.cc | 63 ++++++++--------
+ poppler/Page.h | 11 +--
+ poppler/TextOutputDev.cc | 9 ++-
+ poppler/TextOutputDev.h | 10 +--
qt4/src/poppler-link-extractor-private.h | 2 +-
- qt4/src/poppler-link-extractor.cc | 3 +-
- qt4/src/poppler-page.cc | 12 ++-
- utils/HtmlOutputDev.cc | 7 +-
- utils/HtmlOutputDev.h | 4 +-
+ qt4/src/poppler-link-extractor.cc | 3 +-
+ qt4/src/poppler-page.cc | 12 ++-
+ utils/HtmlOutputDev.cc | 7 +-
+ utils/HtmlOutputDev.h | 4 +-
25 files changed, 188 insertions(+), 304 deletions(-)
commit 1f6573e949aaba0eb0a4c2f9cd73d7ad45ba67be
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 27 21:53:32 2011 +0100
+Date: Sun Feb 27 21:53:32 2011 +0100
small fixes to the pdftohtml manpage
@@ -26624,7 +26986,7 @@
commit e927384897595f1bda5f7e41b552602f9cc8ed95
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 27 16:39:59 2011 +0100
+Date: Sun Feb 27 16:39:59 2011 +0100
[qt4] fix caption of push button fields
@@ -26638,7 +27000,7 @@
commit 5b24ee2c934feea1b7d46c8ec423d1c547258be2
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 27 16:24:22 2011 +0100
+Date: Sun Feb 27 16:24:22 2011 +0100
annots: 'CA', 'RC' and 'AC' are strings, not names
@@ -26647,7 +27009,7 @@
commit e64f6cb23e9a564b3f80daea9abcfe8bb29189eb
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 27 15:22:32 2011 +0100
+Date: Sun Feb 27 15:22:32 2011 +0100
make getOnStr() return the GooString* instead of its char*
@@ -26655,14 +27017,14 @@
this way it is easier to check for a numm onStr, without the risk
of dereferencing a NULL pointer
- poppler/Form.cc | 6 +++---
- poppler/Form.h | 2 +-
+ poppler/Form.cc | 6 +++---
+ poppler/Form.h | 2 +-
qt4/src/poppler-form.cc | 7 ++-----
3 files changed, 6 insertions(+), 9 deletions(-)
commit f9c978fc2ab8a1f901f2136ae95deb9d41076155
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 27 14:39:52 2011 +0100
+Date: Sun Feb 27 14:39:52 2011 +0100
[qt4] directly use the dict
@@ -26671,7 +27033,7 @@
commit 071966e48577c515b17a424baeae85ae4fc80a20
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 27 14:21:11 2011 +0100
+Date: Sun Feb 27 14:21:11 2011 +0100
[qt4] move textAlignment() as a private function
@@ -26681,7 +27043,7 @@
commit adc236771f11eeb4197064747836e8ed3fbfeba9
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 27 14:13:50 2011 +0100
+Date: Sun Feb 27 14:13:50 2011 +0100
[qt4] use FormWidget::getAlternateUiName()
@@ -26692,7 +27054,7 @@
commit 9f111483cf6196dedf3cee380c3e5224776203ea
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 27 14:12:16 2011 +0100
+Date: Sun Feb 27 14:12:16 2011 +0100
forms: read the TU field as alternateUiName
@@ -26702,7 +27064,7 @@
commit cfaadaa9e4a857fcea3b5a2cadacd352de6c469d
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 27 14:07:35 2011 +0100
+Date: Sun Feb 27 14:07:35 2011 +0100
[qt4] use FormWidget::getPartialName()
@@ -26713,7 +27075,7 @@
commit 2478896a0c1f6e5842f3d8b172e4cc7e6bd58cd8
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 27 13:24:09 2011 +0100
+Date: Sun Feb 27 13:24:09 2011 +0100
[qt4] use the new FormWidget::createActivationAction()
@@ -26722,7 +27084,7 @@
commit 1dcb683a5c2dd6a1de654e90a4394f65d63dc296
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 27 13:22:48 2011 +0100
+Date: Sun Feb 27 13:22:48 2011 +0100
add FormWidget::createActivationAction()
@@ -26734,30 +27096,30 @@
commit bd4cc73e438a7d4d4a10c50c69e65b5bdc63ddf2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 27 11:04:45 2011 +0000
+Date: Sun Feb 27 11:04:45 2011 +0000
Some more missing copyrights
poppler/CairoOutputDev.cc | 2 +-
poppler/CairoOutputDev.h | 2 +-
- poppler/Gfx.cc | 2 +-
- poppler/OutputDev.h | 2 +-
+ poppler/Gfx.cc | 2 +-
+ poppler/OutputDev.h | 2 +-
poppler/TextOutputDev.cc | 1 +
5 files changed, 5 insertions(+), 4 deletions(-)
commit 6c2ed4781d8ecfffdf24e1459aafd554b3527686
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 27 10:55:22 2011 +0000
+Date: Sun Feb 27 10:55:22 2011 +0000
Add 2011 years
- poppler/Annot.cc | 2 +-
+ poppler/Annot.cc | 2 +-
poppler/CairoFontEngine.cc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit b297fb9de0779ac84d5b7ef68c792afefe598320
Author: William Bader <williambader at hotmail.com>
-Date: Sun Feb 27 01:48:55 2011 +0000
+Date: Sun Feb 27 01:48:55 2011 +0000
access the pixels directly
@@ -26768,7 +27130,7 @@
commit de77e26759f1c33698abe248ad29b75c329a043c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 27 01:39:23 2011 +0000
+Date: Sun Feb 27 01:39:23 2011 +0000
Fix crash in some pdf
@@ -26780,7 +27142,7 @@
commit 4f82a2e08cb2c930956c6b38030fa7b015a0de5a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 27 01:38:33 2011 +0000
+Date: Sun Feb 27 01:38:33 2011 +0000
Implement GfxDeviceCMYKColorSpace::getRGBLine
@@ -26790,7 +27152,7 @@
commit 4980b99214281dcab8f82b5b618aadc24de371f4
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 26 14:00:33 2011 +0100
+Date: Sat Feb 26 14:00:33 2011 +0100
annots: Don't assume y1 > y3 for quad points of a highlight annotation
@@ -26801,7 +27163,7 @@
commit e6ae0f8609cd66e9e124af59adefdff9d610dcd4
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 26 13:23:47 2011 +0100
+Date: Sat Feb 26 13:23:47 2011 +0100
cairo: Handle font type fontCIDType2OT when creating freetype font
@@ -26812,7 +27174,7 @@
commit 22eb01d305ea2560d26417ca8df9c0465d4e9a82
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 26 12:17:49 2011 +0100
+Date: Sat Feb 26 12:17:49 2011 +0100
cairo: Fix a crash when rendering a document with inline images
@@ -26822,19 +27184,19 @@
commit a6599dd1fda37186b876b5b2de80be1731dd5946
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 26 11:59:03 2011 +0100
+Date: Sat Feb 26 11:59:03 2011 +0100
glib: Add some more introspection annotations
glib/poppler-attachment.cc | 2 +-
glib/poppler-document.cc | 4 ++--
- glib/poppler-media.cc | 2 +-
- glib/poppler-page.cc | 6 +++---
+ glib/poppler-media.cc | 2 +-
+ glib/poppler-page.cc | 6 +++---
4 files changed, 7 insertions(+), 7 deletions(-)
commit 89c66f236c85ac5a53ae12b01cdebc30e27b78d3
Author: Peter Ward <peteraward at gmail.com>
-Date: Sat Feb 26 11:39:58 2011 +0100
+Date: Sat Feb 26 11:39:58 2011 +0100
glib: Add missing "out" annotation to poppler_page_get_size()
@@ -26843,7 +27205,7 @@
commit 7a68199b342eb3f33733f7d7446ede8f94130fba
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 26 11:09:27 2011 +0100
+Date: Sat Feb 26 11:09:27 2011 +0100
cairo: Check if cairo version is == 1.11.2 to use mesh gradients api
@@ -26855,7 +27217,7 @@
commit 97e7ab1a4eea2160f3f0847d10f6c16f2d66ef11
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Feb 25 20:33:39 2011 +0000
+Date: Fri Feb 25 20:33:39 2011 +0000
Do not ask freetype for a font of size 0x0
@@ -26866,7 +27228,7 @@
commit 3590a2d38082fc705040cdb31bf0b22ff12dd3e4
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Feb 24 18:47:35 2011 +0000
+Date: Thu Feb 24 18:47:35 2011 +0000
Fix rendering of some substituted fonts
@@ -26877,7 +27239,7 @@
commit 384753f1f9f780687bdead99a6548ef8598b898a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Feb 21 19:19:48 2011 +0000
+Date: Mon Feb 21 19:19:48 2011 +0000
Use gfree since we allocate with gmalloc
@@ -26888,7 +27250,7 @@
commit d775420c3c6cb5a29ff74712d3fc210fcb4b4627
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Feb 19 11:19:57 2011 +0000
+Date: Sat Feb 19 11:19:57 2011 +0000
Do not delete textOut twice when using -bbox
@@ -26897,7 +27259,7 @@
commit e1a56d73b066e7152ccf6ccf36206def7956cb00
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 16 00:06:45 2011 +0000
+Date: Wed Feb 16 00:06:45 2011 +0000
Lots of rendering improvements by Thomas and Andrea
@@ -26916,36 +27278,36 @@
Followup Bug 32349 & Poppler: More shading fun ;-)
thread for more info
- poppler/Function.cc | 122 +--------
- poppler/Function.h | 3 +-
- poppler/GfxState.cc | 634
+ poppler/Function.cc | 122 +--------
+ poppler/Function.h | 3 +-
+ poppler/GfxState.cc | 634
+++++++++++++++++++++++++++++++++++++++------
- poppler/GfxState.h | 90 +++++--
+ poppler/GfxState.h | 90 +++++--
poppler/SplashOutputDev.cc | 253 +++++++++++++++---
poppler/SplashOutputDev.h | 67 ++++-
- splash/Splash.cc | 126 ++++++---
- splash/SplashPattern.h | 7 +-
+ splash/Splash.cc | 126 ++++++---
+ splash/SplashPattern.h | 7 +-
8 files changed, 1006 insertions(+), 296 deletions(-)
commit 675b3505f963a0110dac7f865654232cbb865ef5
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Feb 13 16:21:52 2011 +0100
+Date: Sun Feb 13 16:21:52 2011 +0100
tests: Merge splash and cairo tests into a single gtk-test tool
With a command line option to use cairo or splash backends.
- test/CMakeLists.txt | 20 +--
- test/Makefile.am | 29 ++--
+ test/CMakeLists.txt | 20 +--
+ test/Makefile.am | 29 ++--
test/gtk-cairo-test.cc | 190 -----------------------
test/gtk-splash-test.cc | 311 -------------------------------------
- test/gtk-test.cc | 397
+ test/gtk-test.cc | 397
++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 412 insertions(+), 535 deletions(-)
commit 728c022cdc1ea12aa54077d44276f9d7714930d4
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 13 13:25:51 2011 +0100
+Date: Sun Feb 13 13:25:51 2011 +0100
remove more references to the qt3 frontend
@@ -26956,22 +27318,22 @@
commit 15e5b3f16015361754fdc14da4a0dde5af887568
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 13 13:23:06 2011 +0100
+Date: Sun Feb 13 13:23:06 2011 +0100
remove more GDK-related stuff
followup of 149b7fec472beda9d1538e0f26607c9498d504c2
- Makefile.am | 1 -
- cmake/modules/FindGDK.cmake | 22 ----------------------
- config.h.cmake | 3 ---
- glib/reference/Makefile.am | 1 -
- glib/reference/poppler-sections.txt | 1 -
+ Makefile.am | 1 -
+ cmake/modules/FindGDK.cmake | 22 ----------------------
+ config.h.cmake | 3 ---
+ glib/reference/Makefile.am | 1 -
+ glib/reference/poppler-sections.txt | 1 -
5 files changed, 28 deletions(-)
commit 50aa15a0bd7100fc9b9243de1d6e6f4b59df1488
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 13 13:07:19 2011 +0100
+Date: Sun Feb 13 13:07:19 2011 +0100
remove GDK API here too
@@ -26982,7 +27344,7 @@
commit f410cd11268254b9d0422201c9860d775f73fdd8
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Feb 13 12:55:37 2011 +0100
+Date: Sun Feb 13 12:55:37 2011 +0100
gtk-splash-test: Don't use GDK deprecated API
@@ -26991,18 +27353,18 @@
commit a0568e449061d6b6af5485e340cd6f9d3e54ef7c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Feb 13 12:27:22 2011 +0100
+Date: Sun Feb 13 12:27:22 2011 +0100
glib: remove gdk referenes from pkg-config files
poppler-glib-uninstalled.pc.in | 2 +-
- poppler-glib.pc.cmake | 2 +-
- poppler-glib.pc.in | 2 +-
+ poppler-glib.pc.cmake | 2 +-
+ poppler-glib.pc.in | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
commit 149b7fec472beda9d1538e0f26607c9498d504c2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Feb 13 11:51:57 2011 +0100
+Date: Sun Feb 13 11:51:57 2011 +0100
glib: Remove deprecated GDK API
@@ -27009,25 +27371,25 @@
It removes the GDK dependency so that poppler-glib now only depends on
glib and cairo.
- CMakeLists.txt | 9 --
- configure.ac | 44 +------
- glib/CMakeLists.txt | 14 +--
- glib/Makefile.am | 8 +-
- glib/poppler-features.h.in | 6 -
- glib/poppler-page.cc | 296
+ CMakeLists.txt | 9 --
+ configure.ac | 44 +------
+ glib/CMakeLists.txt | 14 +--
+ glib/Makefile.am | 8 +-
+ glib/poppler-features.h.in | 6 -
+ glib/poppler-page.cc | 296
---------------------------------------------
- glib/poppler-page.h | 34 ------
+ glib/poppler-page.h | 34 ------
7 files changed, 4 insertions(+), 407 deletions(-)
commit a5482d64472a81206dd8d0c5bb80007f6d5bb893
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Feb 13 11:40:23 2011 +0100
+Date: Sun Feb 13 11:40:23 2011 +0100
glib: Remove test-poppler-glib, poppler-glib-demo does the same
and more
- glib/CMakeLists.txt | 8 -
- glib/Makefile.am | 14 -
+ glib/CMakeLists.txt | 8 -
+ glib/Makefile.am | 14 -
glib/test-poppler-glib.cc | 657
----------------------------------------------
3 files changed, 679 deletions(-)
@@ -27034,7 +27396,7 @@
commit cab0cf028a192772dcb5c3f4aefa0a421e73e9e7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Feb 11 19:42:34 2011 +0000
+Date: Fri Feb 11 19:42:34 2011 +0000
Do not infinite loop in some broken files
@@ -27043,7 +27405,7 @@
commit 1125cc8ccf386d8e0a0679aa73614bc2cb8037b0
Author: William Bader <williambader at hotmail.com>
-Date: Tue Feb 8 20:27:16 2011 +0000
+Date: Tue Feb 8 20:27:16 2011 +0000
Allow setting the rasterization resolution
@@ -27052,13 +27414,13 @@
poppler/GlobalParams.cc | 15 +++++++++++++++
poppler/GlobalParams.h | 3 +++
poppler/PSOutputDev.cc | 7 ++++++-
- utils/pdftops.1 | 6 ++++++
- utils/pdftops.cc | 6 ++++++
+ utils/pdftops.1 | 6 ++++++
+ utils/pdftops.cc | 6 ++++++
5 files changed, 36 insertions(+), 1 deletion(-)
commit 96e169b0eca31891f3cd564365d4a2a5c6e2a2c0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 8 19:58:31 2011 +0000
+Date: Tue Feb 8 19:58:31 2011 +0000
Make really sure the uMap static pointer is valid
@@ -27072,7 +27434,7 @@
commit c3470145f95791167c19a438934a923eab8a93cf
Author: William Bader <williambader at hotmail.com>
-Date: Tue Feb 8 19:54:48 2011 +0000
+Date: Tue Feb 8 19:54:48 2011 +0000
Add PS level1 non standard binary output option
@@ -27082,13 +27444,13 @@
poppler/GlobalParams.h | 5 +-
poppler/PSOutputDev.cc | 227
++++++++++++++++++++++++++++++++++--------------
- utils/pdftops.1 | 7 ++
- utils/pdftops.cc | 8 +-
+ utils/pdftops.1 | 7 ++
+ utils/pdftops.cc | 8 +-
5 files changed, 198 insertions(+), 67 deletions(-)
commit 37077aa475d2dee81f87daa05297b201eeb99c87
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Feb 7 19:48:28 2011 +0000
+Date: Mon Feb 7 19:48:28 2011 +0000
Make sure tx is inside the bitmap
@@ -27101,7 +27463,7 @@
commit 5aa854f70c8f563efe56dafa8bd6b3cdd5c95451
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Feb 6 13:24:35 2011 +0100
+Date: Sun Feb 6 13:24:35 2011 +0100
cairo: Use the new cairo unique id to set the surface id when printing
@@ -27116,7 +27478,7 @@
commit fe7b8aa4fc78aacf3226d019db74146ceaebd63c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 2 22:35:40 2011 +0000
+Date: Wed Feb 2 22:35:40 2011 +0000
Workaround bug when converting pdf to ps with level1
@@ -27129,7 +27491,7 @@
commit 5984ad081cd609f3146e0da5e22097ef073eb519
Author: William Bader <williambader at hotmail.com>
-Date: Sun Jan 30 17:02:02 2011 +0000
+Date: Sun Jan 30 17:02:02 2011 +0000
Increase precision
@@ -27141,7 +27503,7 @@
commit c60d5afbeb986c1b335357202c5f551a3c146a76
Author: Jim Meyering <meyering at redhat.com>
-Date: Mon Jan 24 15:51:20 2011 +0100
+Date: Mon Jan 24 15:51:20 2011 +0100
demo: don't use an uninitialized local variable
@@ -27153,7 +27515,7 @@
commit a3bdc56e2f086444419eddfcda5d2010a9a6b5c0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Jan 29 11:23:33 2011 +0100
+Date: Sat Jan 29 11:23:33 2011 +0100
glib-demo: Add a tooltip with current selected character in text demo
@@ -27167,7 +27529,7 @@
commit bf2d86c8db430595fb3c55edd3f6c8d289bdaeb5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jan 28 20:34:08 2011 +0000
+Date: Fri Jan 28 20:34:08 2011 +0000
Make sure uMap is still valid before using it
@@ -27178,7 +27540,7 @@
commit e6fb20d7b3bf8ea8aedc1bcd910e035059835b5f
Author: Axel Strübing <axel.struebing at freenet.de>
-Date: Fri Jan 28 19:20:15 2011 +0000
+Date: Fri Jan 28 19:20:15 2011 +0000
Extract text of a pdf correctly
@@ -27191,7 +27553,7 @@
commit 4829d36a3b005585db8c8115f7ee81a4e2384780
Author: Simon Kellner <kellner at kit.edu>
-Date: Wed Jan 26 22:59:49 2011 +0000
+Date: Wed Jan 26 22:59:49 2011 +0000
fix labelToIndex on multiple prefixes
@@ -27206,7 +27568,7 @@
commit e57c75fbd95ef8399b0785500f6893465bc808c3
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Jan 24 19:48:09 2011 +1030
+Date: Mon Jan 24 19:48:09 2011 +1030
cairo: Implement Type 4,5,6,7 shadings using cairo mesh gradients
@@ -27215,13 +27577,13 @@
poppler/CairoOutputDev.cc | 139
++++++++++++++++++++++++++++++++++++++++++++++
poppler/CairoOutputDev.h | 12 ++++
- poppler/Gfx.cc | 10 +++-
- poppler/OutputDev.h | 2 +
+ poppler/Gfx.cc | 10 +++-
+ poppler/OutputDev.h | 2 +
4 files changed, 161 insertions(+), 2 deletions(-)
commit 5081356fcc69012e9df95dbf1e3c36e7c1e751c4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jan 25 20:26:25 2011 +0000
+Date: Tue Jan 25 20:26:25 2011 +0000
Fix leak in SplashOutputDev::axialShadedFill
@@ -27230,7 +27592,7 @@
commit 19dc283c3af597deab297341a37495c06988948b
Author: Thomas Klausner <wiz at danbala.tuwien.ac.at>
-Date: Mon Jan 24 19:05:08 2011 +0000
+Date: Mon Jan 24 19:05:08 2011 +0000
Include zlib header since we use things defined there
@@ -27239,7 +27601,7 @@
commit 5056e33e01ce0f7db1a5401b7b38d30e84eedf69
Author: Sam Liao <phyomh at gmail.com>
-Date: Mon Jan 17 13:07:22 2011 +0800
+Date: Mon Jan 17 13:07:22 2011 +0800
Poppler: Fix line selection, dont check y for Line selection
@@ -27255,7 +27617,7 @@
commit 88812e716c1a0c87a504118d47eb4cc6f52962fa
Author: Andreas Hartmetz <ahartmetz at gmail.com>
-Date: Fri Jan 21 23:33:47 2011 +0000
+Date: Fri Jan 21 23:33:47 2011 +0000
Add Hinting API to ArthurOutputDev
@@ -27265,7 +27627,7 @@
commit dc5ec4668bdfe3b6ba41f0a2e551bbc07f8839ba
Author: Andreas Hartmetz <ahartmetz at gmail.com>
-Date: Fri Jan 21 23:32:50 2011 +0000
+Date: Fri Jan 21 23:32:50 2011 +0000
support slight hinting in Splash backend
@@ -27273,9 +27635,9 @@
poppler/SplashOutputDev.cc | 6 +++++-
poppler/SplashOutputDev.h | 4 +++-
qt4/src/poppler-private.h | 3 ++-
- qt4/src/poppler-qt4.h | 4 +++-
+ qt4/src/poppler-qt4.h | 4 +++-
splash/SplashFTFont.cc | 27 ++++++++++++++++++---------
- splash/SplashFTFont.h | 2 ++
+ splash/SplashFTFont.h | 2 ++
splash/SplashFTFontEngine.cc | 10 +++++++---
splash/SplashFTFontEngine.h | 6 ++++--
splash/SplashFontEngine.cc | 4 +++-
@@ -27284,7 +27646,7 @@
commit 0c5b1bef9f3f98001cee20061b1eaf20b965c5a9
Author: William Bader <williambader at hotmail.com>
-Date: Fri Jan 21 19:01:45 2011 +0000
+Date: Fri Jan 21 19:01:45 2011 +0000
Fix rendering for some pdf with -level1sep
@@ -27292,12 +27654,12 @@
poppler/PSOutputDev.cc | 207
++++++++++++++++++++++++++++++++++++++-----------
- poppler/PSOutputDev.h | 13 +++-
+ poppler/PSOutputDev.h | 13 +++-
2 files changed, 170 insertions(+), 50 deletions(-)
commit 6cb8965fb8bce6da2a4460e86f592c1ea3a84a5c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jan 21 18:43:21 2011 +0000
+Date: Fri Jan 21 18:43:21 2011 +0000
fix (C) years
@@ -27309,7 +27671,7 @@
commit 24f9c8924b2135da616386d0fa691fe790b4e7a4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jan 21 08:43:34 2011 +0000
+Date: Fri Jan 21 08:43:34 2011 +0000
Access the correct variable
@@ -27320,7 +27682,7 @@
commit 07a8808c22445c421f3064da7e5227dcbf40358b
Author: Pino Toscano <pino at kde.org>
-Date: Mon Jan 17 21:34:23 2011 +0100
+Date: Mon Jan 17 21:34:23 2011 +0100
fix unicodeToQString() to correctly decode the Unicode sequence
@@ -27336,7 +27698,7 @@
commit ed367c08d788c88c49de770019bf826cfebb3e2c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 16 17:25:02 2011 +0000
+Date: Sun Jan 16 17:25:02 2011 +0000
Don't need this either
@@ -27345,7 +27707,7 @@
commit 76ab657dc81ed0af7d9f2efaca2e68d570063001
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 16 17:22:56 2011 +0000
+Date: Sun Jan 16 17:22:56 2011 +0000
And this is the last bit of qt3 cleaning?
@@ -27354,7 +27716,7 @@
commit 9a02856c2762e65b8f03e443e728e05e5a86f65b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 16 17:21:00 2011 +0000
+Date: Sun Jan 16 17:21:00 2011 +0000
Another qt3 unused file
@@ -27363,7 +27725,7 @@
commit 26da7a52d31eb677ab6399de2c07140aa272b35e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 16 17:17:59 2011 +0000
+Date: Sun Jan 16 17:17:59 2011 +0000
Yet more qt3 cleaning
@@ -27372,12 +27734,12 @@
commit 8dc9c693abb0033247a338d0f7d1f3f7a57c1a55
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 16 17:14:34 2011 +0000
+Date: Sun Jan 16 17:14:34 2011 +0000
Some more qt3 thigs i forgot to kill
- CMakeLists.txt | 5 -
- Makefile.am | 1 -
+ CMakeLists.txt | 5 -
+ Makefile.am | 1 -
cmake/modules/FindQt3.cmake | 319
--------------------------------------------
3 files changed, 325 deletions(-)
@@ -27384,38 +27746,38 @@
commit d82f98a274bfa008c218e265a080c4af7ce95131
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 16 17:13:06 2011 +0000
+Date: Sun Jan 16 17:13:06 2011 +0000
Kill qt3 frontend
- CMakeLists.txt | 5 -
- Makefile.am | 5 -
- configure.ac | 18 --
- poppler-qt-uninstalled.pc.in | 7 -
- poppler-qt.pc.cmake | 13 --
- poppler-qt.pc.in | 13 --
- qt/.gitignore | 7 -
- qt/CMakeLists.txt | 34 ----
- qt/Makefile.am | 48 -----
- qt/poppler-document.cc | 344
+ CMakeLists.txt | 5 -
+ Makefile.am | 5 -
+ configure.ac | 18 --
+ poppler-qt-uninstalled.pc.in | 7 -
+ poppler-qt.pc.cmake | 13 --
+ poppler-qt.pc.in | 13 --
+ qt/.gitignore | 7 -
+ qt/CMakeLists.txt | 34 ----
+ qt/Makefile.am | 48 -----
+ qt/poppler-document.cc | 344
---------------------------------
- qt/poppler-fontinfo.cc | 83 --------
- qt/poppler-link-qt3.h | 188 ------------------
- qt/poppler-link.cc | 267 --------------------------
+ qt/poppler-fontinfo.cc | 83 --------
+ qt/poppler-link-qt3.h | 188 ------------------
+ qt/poppler-link.cc | 267 --------------------------
qt/poppler-page-transition-private.h | 28 ---
- qt/poppler-page-transition.cc | 95 ----------
- qt/poppler-page-transition.h | 146 --------------
- qt/poppler-page.cc | 357
+ qt/poppler-page-transition.cc | 95 ----------
+ qt/poppler-page-transition.h | 146 --------------
+ qt/poppler-page.cc | 357
-----------------------------------
- qt/poppler-private.cc | 147 ---------------
- qt/poppler-private.h | 102 ----------
- qt/poppler-qt.h | 311 ------------------------------
- qt/test-poppler-qt.cpp | 122 ------------
+ qt/poppler-private.cc | 147 ---------------
+ qt/poppler-private.h | 102 ----------
+ qt/poppler-qt.h | 311 ------------------------------
+ qt/test-poppler-qt.cpp | 122 ------------
21 files changed, 2340 deletions(-)
commit 301352e5585d4ab6e7b609b4ab79b4d8b8656092
Author: Daiki Ueno <ueno at unixuser.org>
-Date: Sun Jan 9 18:48:50 2011 +0000
+Date: Sun Jan 9 18:48:50 2011 +0000
Do not crash in case jpeg_create_decompress fails
@@ -27427,7 +27789,7 @@
commit 17baf0498485720b4ea5952bb46287f533139d0a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jan 8 13:03:31 2011 +0000
+Date: Sat Jan 8 13:03:31 2011 +0000
Remove declaration of function without implementation
@@ -27436,7 +27798,7 @@
commit a9e280508f5d669c8b6e1a6bb888b9369d868ab3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Jan 8 10:39:41 2011 +0100
+Date: Sat Jan 8 10:39:41 2011 +0100
glib: Fix memory leak when calling poppler_page_get_text_layout()
for pages with no text
@@ -27446,7 +27808,7 @@
commit 5d62d18941810ef7d668eafa8b001085133fb169
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Jan 8 10:33:32 2011 +0100
+Date: Sat Jan 8 10:33:32 2011 +0100
glib: Use NULL instead of FALSE in g_return_val_if_fail() for
functions returning a pointer
@@ -27456,7 +27818,7 @@
commit 1324ae13f1fc2fa28951c2c7f7d63d4756537229
Author: Pino Toscano <pino at kde.org>
-Date: Thu Jan 6 01:15:30 2011 +0100
+Date: Thu Jan 6 01:15:30 2011 +0100
[cpp/apidox] advertize the 'pnm' image format
@@ -27465,7 +27827,7 @@
commit b192363960c26111167b1b08db9910e5f39dcf8b
Author: Pino Toscano <pino at kde.org>
-Date: Thu Jan 6 01:09:09 2011 +0100
+Date: Thu Jan 6 01:09:09 2011 +0100
[cpp] Add PNM (PBM/PGM/PPM) exporting to 'image'.
@@ -27484,7 +27846,7 @@
commit bebc530cbde7898759e1bd3629d2836ce0fb1d08
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Dec 31 12:11:40 2010 +1030
+Date: Fri Dec 31 12:11:40 2010 +1030
cairo: Don't set JPX mime data if the stream specifies a colorspace
@@ -27500,7 +27862,7 @@
commit 1399b9ab14b19f25583c75af2b36f63a6a01129a
Author: Pino Toscano <pino at kde.org>
-Date: Wed Dec 29 15:56:45 2010 +0100
+Date: Wed Dec 29 15:56:45 2010 +0100
[cpp] add TIFF output to 'image'
@@ -27509,30 +27871,30 @@
commit 1c7937dbc3c577ffc12cacc8de33d320e2f30ce9
Author: William Bader <williambader at hotmail.com>
-Date: Wed Dec 29 14:47:06 2010 +0000
+Date: Wed Dec 29 14:47:06 2010 +0000
Make pdftoppm be able of writing tif files
BUG 32027
- CMakeLists.txt | 15 ++++
- config.h.cmake | 3 +
- configure.ac | 32 ++++++++
- goo/Makefile.am | 2 +
- goo/TiffWriter.cc | 202
+ CMakeLists.txt | 15 ++++
+ config.h.cmake | 3 +
+ configure.ac | 32 ++++++++
+ goo/Makefile.am | 2 +
+ goo/TiffWriter.cc | 202
+++++++++++++++++++++++++++++++++++++++++++++++++
- goo/TiffWriter.h | 53 +++++++++++++
- poppler/Makefile.am | 11 +++
+ goo/TiffWriter.h | 53 +++++++++++++
+ poppler/Makefile.am | 11 +++
splash/SplashBitmap.cc | 18 ++++-
- splash/SplashBitmap.h | 5 +-
- splash/SplashTypes.h | 4 +-
- utils/pdftoppm.1 | 6 ++
- utils/pdftoppm.cc | 14 +++-
+ splash/SplashBitmap.h | 5 +-
+ splash/SplashTypes.h | 4 +-
+ utils/pdftoppm.1 | 6 ++
+ utils/pdftoppm.cc | 14 +++-
12 files changed, 358 insertions(+), 7 deletions(-)
commit bae91ecb638fcfee001e5c9a86a754610da796e4
Author: William Bader <williambader at hotmail.com>
-Date: Tue Dec 28 11:53:54 2010 +0000
+Date: Tue Dec 28 11:53:54 2010 +0000
Add -singlefile option to pdftoppm
@@ -27544,7 +27906,7 @@
commit ff58ee66c27da09a370a3000ab55eb1a24921852
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Dec 27 20:07:21 2010 +0000
+Date: Mon Dec 27 20:07:21 2010 +0000
bump soname just in case the getPage change is not BC
@@ -27554,7 +27916,7 @@
commit 453df02e195a96d0210f297c21c8ffba646659da
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Dec 27 19:51:13 2010 +0000
+Date: Mon Dec 27 19:51:13 2010 +0000
Make distcheck work
@@ -27563,7 +27925,7 @@
commit 6a34cec72c1a1b6576858a7836aae4a902fb5ed7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Dec 27 19:29:52 2010 +0000
+Date: Mon Dec 27 19:29:52 2010 +0000
increase core soname
@@ -27573,19 +27935,19 @@
commit 8c11e9d68dceb609d04b3b383d22c307b5981d86
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Dec 27 19:23:29 2010 +0000
+Date: Mon Dec 27 19:23:29 2010 +0000
0.16.0 project version increase
CMakeLists.txt | 4 ++--
- configure.ac | 4 ++--
- cpp/Doxyfile | 2 +-
+ configure.ac | 4 ++--
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
commit 8c1fd83c6061279af00c1172fe41cee61f19d917
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Dec 27 19:22:22 2010 +0000
+Date: Mon Dec 27 19:22:22 2010 +0000
0.16.0 NEWS
@@ -27594,7 +27956,7 @@
commit 0294d6e50691a3e40fad0d6e4fa9056944a91efd
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Thu Dec 23 15:56:32 2010 +0000
+Date: Thu Dec 23 15:56:32 2010 +0000
Be more correct when drawing radial shadings
@@ -27605,7 +27967,7 @@
commit 3aa08e378927889b35b6fa858d6da568250ba6ec
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Dec 19 22:36:47 2010 +0000
+Date: Sun Dec 19 22:36:47 2010 +0000
Seems to work with this version, so enable it
@@ -27614,7 +27976,7 @@
commit 93cf184b7573980bf2e56342e64f9b99c5d0b415
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Dec 19 14:16:25 2010 +0000
+Date: Sun Dec 19 14:16:25 2010 +0000
Fix last commit
@@ -27625,7 +27987,7 @@
commit ebb580d756a8321de87814f05ab572564732c15e
Author: Philip Lorenz <lorenzph+freedesktop at gmail.com>
-Date: Sun Dec 19 14:08:31 2010 +0000
+Date: Sun Dec 19 14:08:31 2010 +0000
Windows fixes
@@ -27634,7 +27996,7 @@
commit 88a4154420e016d93c5ce05b5b8e09b6bddcadc9
Author: Philip Lorenz <lorenzph+freedesktop at gmail.com>
-Date: Sun Dec 19 13:03:01 2010 +0000
+Date: Sun Dec 19 13:03:01 2010 +0000
build on newer MSVC
@@ -27643,7 +28005,7 @@
commit 18cd9f6aeb48266c551952c395eb9cd662bc27f5
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sat Dec 18 17:59:54 2010 +0000
+Date: Sat Dec 18 17:59:54 2010 +0000
compile in windows
@@ -27652,7 +28014,7 @@
commit 471102ef68b439dfa13e20e3b0f2e143f8d0dc85
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Dec 17 00:36:36 2010 +0000
+Date: Fri Dec 17 00:36:36 2010 +0000
Remove -resolution
@@ -27664,7 +28026,7 @@
commit edf6c47feb5b7658e585bcce196e465245e1dc98
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Dec 16 22:56:40 2010 +0000
+Date: Thu Dec 16 22:56:40 2010 +0000
kill useless code
@@ -27673,17 +28035,17 @@
commit 185a2f81485e19f96393a431be5523a277747b94
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Dec 16 22:56:15 2010 +0000
+Date: Thu Dec 16 22:56:15 2010 +0000
static-ify some vars
utils/HtmlOutputDev.cc | 9 ---------
- utils/pdftohtml.cc | 8 ++++----
+ utils/pdftohtml.cc | 8 ++++----
2 files changed, 4 insertions(+), 13 deletions(-)
commit e4dfc548c57b690db9122d1db3342ed0a785c8bb
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Dec 14 19:45:46 2010 +0000
+Date: Tue Dec 14 19:45:46 2010 +0000
We need this to make the define really be defined
@@ -27692,7 +28054,7 @@
commit 06da4b46c442778c67b788b747f04b386b5247ac
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Dec 14 09:06:57 2010 +1030
+Date: Tue Dec 14 09:06:57 2010 +1030
cairo: Use A1 instead of A8 for imagemask
@@ -27703,14 +28065,14 @@
where a 65K PDF printed to PDF using poppler-cairo turns into an 8MB
PDF.
- CMakeLists.txt | 2 ++
- configure.ac | 1 +
+ CMakeLists.txt | 2 ++
+ configure.ac | 1 +
poppler/CairoOutputDev.cc | 25 ++++++++++++++++++-------
3 files changed, 21 insertions(+), 7 deletions(-)
commit 6ef457dc818e7e241e5d2e264bc2d78b132ae638
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Dec 13 14:08:29 2010 +0000
+Date: Mon Dec 13 14:08:29 2010 +0000
Move -fno-exceptions -fno-check-new to default flags
@@ -27719,12 +28081,12 @@
while ago
cmake/modules/PopplerMacros.cmake | 2 +-
- configure.ac | 2 +-
+ configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit 86e469600b58ae05cb6ede1b4017fbdac99cc556
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Dec 13 14:04:00 2010 +0000
+Date: Mon Dec 13 14:04:00 2010 +0000
More gcc flags movement
@@ -27732,22 +28094,22 @@
Move -fno-common to default options since it makes sense to use it
cmake/modules/PopplerMacros.cmake | 4 ++--
- configure.ac | 4 ++--
+ configure.ac | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
commit 2b74241d8b1fd1ec9fab4f6f673bbaaa1cb3d949
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Dec 13 13:56:52 2010 +0000
+Date: Mon Dec 13 13:56:52 2010 +0000
Promote -Wcast-align to the general warnings we ask gcc to give
cmake/modules/PopplerMacros.cmake | 2 +-
- configure.ac | 2 +-
+ configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit 7313e0a4de6f2146c1dcb3d235f18a3c844d12d5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Dec 12 23:28:18 2010 +0000
+Date: Sun Dec 12 23:28:18 2010 +0000
Do not return 99 (or 1) with -h, -v and -printenc
@@ -27763,7 +28125,7 @@
commit 669cbfc9fd78a22d4f14b0af43143e1f5dc28cd5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 11 19:04:22 2010 +0000
+Date: Sat Dec 11 19:04:22 2010 +0000
Fix the preliminary bbox/clip calculation
@@ -27775,7 +28137,7 @@
commit 2984002a64acca7014edeadd900dd52cdf7d9eac
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Dec 11 18:57:52 2010 +0000
+Date: Sat Dec 11 18:57:52 2010 +0000
Remove the * we just need to increase the pointer
@@ -27786,7 +28148,7 @@
commit 9b45fa072198da4a5032004ac943cf2227aa97ea
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Dec 10 12:05:58 2010 +0000
+Date: Fri Dec 10 12:05:58 2010 +0000
Make PreScanOutputDev be less agressive when deciding to rasterize
@@ -27793,12 +28155,12 @@
BUG 30107
poppler/PreScanOutputDev.cc | 14 +++++++++++++-
- poppler/PreScanOutputDev.h | 4 ++++
+ poppler/PreScanOutputDev.h | 4 ++++
2 files changed, 17 insertions(+), 1 deletion(-)
commit f96f6a06cdc33b4654669ac74d5abd0d546a127d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Dec 5 12:06:21 2010 +0000
+Date: Sun Dec 5 12:06:21 2010 +0000
Adapt the zlib-base FlateStream code to API changes
@@ -27805,26 +28167,26 @@
Bug 32065
poppler/FlateStream.cc | 9 ++++++---
- poppler/FlateStream.h | 9 +++++++++
+ poppler/FlateStream.h | 9 +++++++++
2 files changed, 15 insertions(+), 3 deletions(-)
commit 7b1f83990a1f68306daf5f7dbeabcd38f4382e3b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Nov 29 22:27:46 2010 +0000
+Date: Mon Nov 29 22:27:46 2010 +0000
0.15.3
- CMakeLists.txt | 4 ++--
- NEWS | 18 ++++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 18 ++++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 24 insertions(+), 6 deletions(-)
commit 7c23a993193aaaa4d4b5b6d1161a0455d1e2a8c0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Nov 29 21:33:31 2010 +0000
+Date: Mon Nov 29 21:33:31 2010 +0000
Add some more isNum before calling getNum
@@ -27833,7 +28195,7 @@
commit 62ec4f591c258e702ee79b519919a931517220bf
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Nov 29 20:50:43 2010 +0000
+Date: Mon Nov 29 20:50:43 2010 +0000
pass fetchOriginatorNums in some more calls
@@ -27846,7 +28208,7 @@
commit d2a0e2ca723142478858f7edfb7c98807d554578
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Nov 25 10:36:38 2010 +0000
+Date: Thu Nov 25 10:36:38 2010 +0000
Skip over loops in Pages tree
@@ -27855,7 +28217,7 @@
commit 7abd371364e6e4aaef932f26b0664f7f9d760c42
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Nov 28 13:57:50 2010 +0000
+Date: Sun Nov 28 13:57:50 2010 +0000
this var is not about xobjects only anymroe
@@ -27865,7 +28227,7 @@
commit 1ac14df61d711097837e44d80a9332f0a854b95e
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Nov 28 13:49:41 2010 +0000
+Date: Sun Nov 28 13:49:41 2010 +0000
find fonts inside patterns
@@ -27877,7 +28239,7 @@
commit d30dd8c6f6491beac9750447126930168394cd9f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Nov 28 13:25:39 2010 +0000
+Date: Sun Nov 28 13:25:39 2010 +0000
Use sets instead of arrays
@@ -27887,7 +28249,7 @@
commit 4c20bf14c0b1d7f1d5e530ded890186487da32b5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Nov 28 12:50:24 2010 +0000
+Date: Sun Nov 28 12:50:24 2010 +0000
Use FontInfoScanner
@@ -27900,7 +28262,7 @@
commit d915f3d5a9e9e2e5dcd6be4cf8fac1b5849a13e9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 24 21:51:46 2010 +0000
+Date: Wed Nov 24 21:51:46 2010 +0000
protect against null ref here
@@ -27909,7 +28271,7 @@
commit cf32faaa16d763561fb9dfc4469345e4b3ba2369
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 24 21:48:54 2010 +0000
+Date: Wed Nov 24 21:48:54 2010 +0000
Protect against NULL values here
@@ -27918,7 +28280,7 @@
commit 46a6cc5952c59504863baed3ad2870093c462f12
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 24 19:42:59 2010 +0000
+Date: Wed Nov 24 19:42:59 2010 +0000
Check the objects are numbers before using them
@@ -27929,7 +28291,7 @@
commit 52e25cca7e75a8b8eac95a3cec258f1cd9f8ecaa
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 23 20:31:14 2010 +0000
+Date: Tue Nov 23 20:31:14 2010 +0000
If it is not a Page but has no Kids either let's just pretend it's
a page
@@ -27943,7 +28305,7 @@
commit c6127898b13311197971b1c6b1b306b91e28cf0e
Author: Hib Eris <hib at hiberis.nl>
-Date: Mon Nov 22 13:08:48 2010 +0000
+Date: Mon Nov 22 13:08:48 2010 +0000
Use gmallocn_checkoverflow when parsing Hints table
@@ -27954,7 +28316,7 @@
commit 6a17cc89eda52f08cbacbf9bfaaeda22cf041e82
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Mon Nov 22 19:20:56 2010 +0000
+Date: Mon Nov 22 19:20:56 2010 +0000
Improve rendering of radial shadings
@@ -27966,7 +28328,7 @@
commit 9093adede4f9ad6fb2962dcefcb09c1d8c357715
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Nov 21 23:49:12 2010 +0000
+Date: Sun Nov 21 23:49:12 2010 +0000
pedantic ;
@@ -27975,7 +28337,7 @@
commit 61445f5af749510fb647059af01abf1faf664195
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Nov 20 22:19:35 2010 +0000
+Date: Sat Nov 20 22:19:35 2010 +0000
forgot to upadte year here
@@ -27984,7 +28346,7 @@
commit 3628837febb21bcd1b54f3fb737628ea59e5d95d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Nov 20 22:15:08 2010 +0000
+Date: Sat Nov 20 22:15:08 2010 +0000
And now generalize the previous fix
@@ -28002,7 +28364,7 @@
commit b0555189a7fbd7f6a899e582783b9e0df44d5d6a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Nov 20 21:32:24 2010 +0000
+Date: Sat Nov 20 21:32:24 2010 +0000
Protect against more loops when parsing
@@ -28017,7 +28379,7 @@
commit 555fa897b275ca7195f22a727b049c8c4f2d74cd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Nov 20 19:14:38 2010 +0000
+Date: Sat Nov 20 19:14:38 2010 +0000
Detect loops in FormField creation
@@ -28028,7 +28390,7 @@
commit 1802ddef374cb1451975480b2427e5d23ee2c737
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Nov 20 18:58:17 2010 +0000
+Date: Sat Nov 20 18:58:17 2010 +0000
Forgot to port this away from GooVector :-S
@@ -28038,7 +28400,7 @@
commit 32e53c5436b8c3654e7043f1d86596a79511a4cf
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Nov 20 18:54:59 2010 +0000
+Date: Sat Nov 20 18:54:59 2010 +0000
fix spacing
@@ -28047,7 +28409,7 @@
commit 1cb3d5d94a1d89ccded96d977bcabfbe438fb81f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Nov 20 18:08:45 2010 +0000
+Date: Sat Nov 20 18:08:45 2010 +0000
fix the memset
@@ -28058,7 +28420,7 @@
commit 22e8cebaa15adb4b19c9556cdca43cc3e77832b7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Nov 20 17:20:34 2010 +0000
+Date: Sat Nov 20 17:20:34 2010 +0000
Ensure the obj are num before reading them
@@ -28067,7 +28429,7 @@
commit 08b2db36db4e011ebe36d2d945cb1a0498f1c5fb
Author: Pino Toscano <pino at kde.org>
-Date: Sat Nov 20 14:00:36 2010 +0100
+Date: Sat Nov 20 14:00:36 2010 +0100
add my copyright here
@@ -28076,7 +28438,7 @@
commit 91aa4b02aa93ffe3828479194067de42d52be465
Author: Pino Toscano <pino at kde.org>
-Date: Sat Nov 20 13:13:46 2010 +0100
+Date: Sat Nov 20 13:13:46 2010 +0100
[cpp] include <ios> for std::hex() and std::left()
@@ -28086,7 +28448,7 @@
commit 1c924412923cb01f2cb95b0943cb7bbaf7e8cfb6
Author: Pino Toscano <pino at kde.org>
-Date: Sat Nov 20 13:02:36 2010 +0100
+Date: Sat Nov 20 13:02:36 2010 +0100
[cpp] include <iterator> for std::back_inserter()
@@ -28095,7 +28457,7 @@
commit 95b551025a34f3a7bcff2852eac6d186bc8a7cb0
Author: Pino Toscano <pino at kde.org>
-Date: Sat Nov 20 12:54:21 2010 +0100
+Date: Sat Nov 20 12:54:21 2010 +0100
use a std::vector<char> instead of a var-length-array of char's
@@ -28104,7 +28466,7 @@
commit 4faaff893515c80cb69b02e431a0f8483274a497
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Nov 19 23:53:35 2010 +0000
+Date: Fri Nov 19 23:53:35 2010 +0000
[win32] Simplify strtok_r implementation
@@ -28116,7 +28478,7 @@
commit 255f84927a649d980f047fe755c9c308535a3779
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Nov 19 23:45:33 2010 +0000
+Date: Fri Nov 19 23:45:33 2010 +0000
Correct parsing of linearization table
@@ -28127,21 +28489,21 @@
commit 9d05138f0b7d15945f546564036bc67815593db0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Nov 14 16:05:28 2010 +0000
+Date: Sun Nov 14 16:05:28 2010 +0000
0.15.2
- CMakeLists.txt | 4 ++--
- NEWS | 22 ++++++++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 22 ++++++++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 28 insertions(+), 6 deletions(-)
commit 2d18543bd6b3a5a9ff2dfab63339d5bfcccd0b2f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Nov 14 15:41:56 2010 +0000
+Date: Sun Nov 14 15:41:56 2010 +0000
This does actually work now :D
@@ -28150,7 +28512,7 @@
commit d772364b8a5858cbd98e256547d319260fa9d084
Author: Pino Toscano <pino at kde.org>
-Date: Thu Nov 11 21:52:25 2010 +0100
+Date: Thu Nov 11 21:52:25 2010 +0100
[Qt4] New function setDebugErrorFunction().
@@ -28161,12 +28523,12 @@
Base on an idea of Albert, added closure and polish by me.
qt4/src/poppler-private.cc | 20 +++++++++++++++++++-
- qt4/src/poppler-qt4.h | 24 ++++++++++++++++++++++++
+ qt4/src/poppler-qt4.h | 24 ++++++++++++++++++++++++
2 files changed, 43 insertions(+), 1 deletion(-)
commit ce929cf33f4b6b6421f9d327b4bb792816d47aac
Author: Jakob Voss <jakob.voss at gbv.de>
-Date: Wed Nov 10 23:41:44 2010 +0000
+Date: Wed Nov 10 23:41:44 2010 +0000
Add -p flag to pdfimages
@@ -28174,13 +28536,13 @@
utils/ImageOutputDev.cc | 25 ++++++++++++++++++-------
utils/ImageOutputDev.h | 19 +++++++++++++++----
- utils/pdfimages.1 | 3 +++
- utils/pdfimages.cc | 6 +++++-
+ utils/pdfimages.1 | 3 +++
+ utils/pdfimages.cc | 6 +++++-
4 files changed, 41 insertions(+), 12 deletions(-)
commit 6296c28968613aadb7ea084092945a54005eca9b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 10 23:28:45 2010 +0000
+Date: Wed Nov 10 23:28:45 2010 +0000
Kill GooVector
@@ -28189,32 +28551,32 @@
need to maintain it in case we ever get a new xpdf release we want to
merge with
- CMakeLists.txt | 1 -
- goo/GooVector.h | 159
+ CMakeLists.txt | 1 -
+ goo/GooVector.h | 159
---------------------------------------------
- goo/Makefile.am | 1 -
- poppler/CachedFile.cc | 19 +++---
- poppler/CachedFile.h | 15 +++--
- poppler/Catalog.cc | 12 ++--
- poppler/Catalog.h | 10 +--
- poppler/Form.h | 3 +-
- poppler/Gfx.h | 7 +-
- poppler/Hints.cc | 5 +-
- poppler/Hints.h | 6 +-
- poppler/StdinCachedFile.cc | 2 +-
- poppler/StdinCachedFile.h | 2 +-
- poppler/Stream.h | 1 -
- poppler/XRef.cc | 10 +--
- poppler/XRef.h | 7 +-
- utils/HtmlFonts.cc | 8 +--
- utils/HtmlFonts.h | 12 ++--
- utils/HtmlLinks.cc | 8 +--
- utils/HtmlLinks.h | 4 +-
+ goo/Makefile.am | 1 -
+ poppler/CachedFile.cc | 19 +++---
+ poppler/CachedFile.h | 15 +++--
+ poppler/Catalog.cc | 12 ++--
+ poppler/Catalog.h | 10 +--
+ poppler/Form.h | 3 +-
+ poppler/Gfx.h | 7 +-
+ poppler/Hints.cc | 5 +-
+ poppler/Hints.h | 6 +-
+ poppler/StdinCachedFile.cc | 2 +-
+ poppler/StdinCachedFile.h | 2 +-
+ poppler/Stream.h | 1 -
+ poppler/XRef.cc | 10 +--
+ poppler/XRef.h | 7 +-
+ utils/HtmlFonts.cc | 8 +--
+ utils/HtmlFonts.h | 12 ++--
+ utils/HtmlLinks.cc | 8 +--
+ utils/HtmlLinks.h | 4 +-
20 files changed, 66 insertions(+), 226 deletions(-)
commit 5934c320aa136c1a6e97fb9bf54bdfdccfcab521
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Nov 10 22:50:36 2010 +0000
+Date: Wed Nov 10 22:50:36 2010 +0000
Linearization improvements
@@ -28222,47 +28584,47 @@
http://lists.freedesktop.org/archives/poppler/2010-November/006642.html
for the detailed patch description
- CMakeLists.txt | 4 +
- glib/poppler-action.cc | 4 +-
- glib/poppler-document.cc | 17 +-
- glib/poppler-page.cc | 1 +
- poppler/CachedFile.h | 2 +-
- poppler/Catalog.cc | 352 +++++++++++++++++++++-----------
- poppler/Catalog.h | 14 +-
- poppler/FontInfo.cc | 5 +-
- poppler/Hints.cc | 439
+ CMakeLists.txt | 4 +
+ glib/poppler-action.cc | 4 +-
+ glib/poppler-document.cc | 17 +-
+ glib/poppler-page.cc | 1 +
+ poppler/CachedFile.h | 2 +-
+ poppler/Catalog.cc | 352 +++++++++++++++++++++-----------
+ poppler/Catalog.h | 14 +-
+ poppler/FontInfo.cc | 5 +-
+ poppler/Hints.cc | 439
++++++++++++++++++++++++++++++++++++++++
- poppler/Hints.h | 95 +++++++++
- poppler/Linearization.cc | 224 ++++++++++++++++++++
- poppler/Linearization.h | 45 ++++
- poppler/Makefile.am | 4 +
- poppler/PDFDoc.cc | 284 ++++++++++++++++++++++----
- poppler/PDFDoc.h | 38 +++-
- poppler/PSOutputDev.cc | 39 ++--
- poppler/PSOutputDev.h | 14 +-
- poppler/Stream.cc | 13 +-
- poppler/Stream.h | 11 +-
- poppler/XRef.cc | 351 +++++++++++++++++++-------------
- poppler/XRef.h | 25 ++-
- qt/poppler-document.cc | 14 +-
- qt/poppler-page.cc | 19 +-
- qt/poppler-private.h | 14 +-
- qt/poppler-qt.h | 3 +-
- qt4/src/poppler-document.cc | 12 +-
- qt4/src/poppler-link.cc | 7 +-
- qt4/src/poppler-page.cc | 3 +-
+ poppler/Hints.h | 95 +++++++++
+ poppler/Linearization.cc | 224 ++++++++++++++++++++
+ poppler/Linearization.h | 45 ++++
+ poppler/Makefile.am | 4 +
+ poppler/PDFDoc.cc | 284 ++++++++++++++++++++++----
+ poppler/PDFDoc.h | 38 +++-
+ poppler/PSOutputDev.cc | 39 ++--
+ poppler/PSOutputDev.h | 14 +-
+ poppler/Stream.cc | 13 +-
+ poppler/Stream.h | 11 +-
+ poppler/XRef.cc | 351 +++++++++++++++++++-------------
+ poppler/XRef.h | 25 ++-
+ qt/poppler-document.cc | 14 +-
+ qt/poppler-page.cc | 19 +-
+ qt/poppler-private.h | 14 +-
+ qt/poppler-qt.h | 3 +-
+ qt4/src/poppler-document.cc | 12 +-
+ qt4/src/poppler-link.cc | 7 +-
+ qt4/src/poppler-page.cc | 3 +-
qt4/src/poppler-ps-converter.cc | 2 +
- utils/HtmlOutputDev.cc | 2 +-
- utils/HtmlOutputDev.h | 3 +
- utils/pdffonts.cc | 6 +-
- utils/pdfinfo.cc | 22 +-
- utils/pdftohtml.cc | 2 +-
- utils/pdftops.cc | 3 +-
+ utils/HtmlOutputDev.cc | 2 +-
+ utils/HtmlOutputDev.h | 3 +
+ utils/pdffonts.cc | 6 +-
+ utils/pdfinfo.cc | 22 +-
+ utils/pdftohtml.cc | 2 +-
+ utils/pdftops.cc | 3 +-
35 files changed, 1690 insertions(+), 403 deletions(-)
commit abb1313ae40ab7efb073406f47fa53bf7afe0b88
Author: Pino Toscano <pino at kde.org>
-Date: Mon Nov 8 01:54:03 2010 +0100
+Date: Mon Nov 8 01:54:03 2010 +0100
[cpp/apidox] add the minimum version of 'image'
@@ -28271,7 +28633,7 @@
commit f559e77cb7d76c5fe6a79be9086667a29613c912
Author: Pino Toscano <pino at kde.org>
-Date: Mon Nov 8 01:52:48 2010 +0100
+Date: Mon Nov 8 01:52:48 2010 +0100
[cpp] add image::bytes_per_row()
@@ -28281,7 +28643,7 @@
commit 14dea4d74698d5d7d994e687f8176652d790dba7
Author: Pino Toscano <pino at kde.org>
-Date: Sun Nov 7 22:57:31 2010 +0100
+Date: Sun Nov 7 22:57:31 2010 +0100
[arthur] use the untransformed line width, not the transformed one
@@ -28293,7 +28655,7 @@
commit f077e82af0724be88d28c896a3c208f1d50ccff9
Author: Pino Toscano <pino at kde.org>
-Date: Sun Nov 7 21:50:48 2010 +0100
+Date: Sun Nov 7 21:50:48 2010 +0100
[qt4] New Page::renderToPainter()
@@ -28307,13 +28669,13 @@
qt4/src/poppler-page.cc | 62
+++++++++++++++++++++++++++++++---------------
- qt4/src/poppler-qt4.h | 65
+ qt4/src/poppler-qt4.h | 65
++++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 107 insertions(+), 20 deletions(-)
commit df02d1fc9e65422121e5e8f493c13229552ec0e7
Author: Pino Toscano <pino at kde.org>
-Date: Sun Nov 7 19:47:56 2010 +0100
+Date: Sun Nov 7 19:47:56 2010 +0100
[arthur] remove unused 'm_image' attribute
@@ -28323,7 +28685,7 @@
commit b29582cd0d542a3e70dbca3fb75770daa4cc91ca
Author: Matthias Fauconneau <matthias.fauconneau at gmail.com>
-Date: Sun Nov 7 19:44:11 2010 +0100
+Date: Sun Nov 7 19:44:11 2010 +0100
[arthur] small fixes and memory leaks
@@ -28337,7 +28699,7 @@
commit 970f075569bf9be5e5ddc3a9ad1fabec5435dfaf
Author: Pino Toscano <pino at kde.org>
-Date: Sun Nov 7 16:31:02 2010 +0100
+Date: Sun Nov 7 16:31:02 2010 +0100
[cpp/tests] add a simple poppler-render test
@@ -28345,7 +28707,7 @@
quite minimal at the moment.
cpp/tests/CMakeLists.txt | 3 ++
- cpp/tests/Makefile.am | 9 +++-
+ cpp/tests/Makefile.am | 9 +++-
cpp/tests/poppler-render.cpp | 113
+++++++++++++++++++++++++++++++++++++++++++
3 files changed, 124 insertions(+), 1 deletion(-)
@@ -28352,7 +28714,7 @@
commit bfe4139c742cb0a669f5504df7e22e3e57243d9a
Author: Pino Toscano <pino at kde.org>
-Date: Sun Nov 7 16:23:26 2010 +0100
+Date: Sun Nov 7 16:23:26 2010 +0100
[cpp] Add page_renderer, to render pages over images.
@@ -28362,8 +28724,8 @@
It can hold a color for the "paper" of the pages, and some hints
for the actual rendering.
- cpp/CMakeLists.txt | 2 +
- cpp/Makefile.am | 2 +
+ cpp/CMakeLists.txt | 2 +
+ cpp/Makefile.am | 2 +
cpp/poppler-page-renderer.cpp | 212
++++++++++++++++++++++++++++++++++++++++++
cpp/poppler-page-renderer.h | 66 +++++++++++++
@@ -28371,7 +28733,7 @@
commit 91e3f7b4ea42a5821fd78e1edf55e95250c9bc68
Author: Pino Toscano <pino at kde.org>
-Date: Sun Nov 7 16:19:34 2010 +0100
+Date: Sun Nov 7 16:19:34 2010 +0100
[cpp] add an internal way to get a 'page_private' of a 'page'
@@ -28384,7 +28746,7 @@
commit fa7c41cb9c52ecd3d7c574455b1258a3021b8c75
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Nov 4 20:55:34 2010 +0000
+Date: Thu Nov 4 20:55:34 2010 +0000
Improvements to the splash backend
@@ -28393,19 +28755,19 @@
Feuersänger <cfeuersaenger at googlemail.com>
More info at bug 30436
- poppler/CairoOutputDev.h | 5 +-
- poppler/Function.cc | 4 +-
- poppler/Function.h | 2 +
- poppler/Gfx.cc | 12 +-
- poppler/OutputDev.h | 16 +-
- poppler/PSOutputDev.h | 4 +-
+ poppler/CairoOutputDev.h | 5 +-
+ poppler/Function.cc | 4 +-
+ poppler/Function.h | 2 +
+ poppler/Gfx.cc | 12 +-
+ poppler/OutputDev.h | 16 +-
+ poppler/PSOutputDev.h | 4 +-
poppler/SplashOutputDev.cc | 182 ++++++++++++++++++++-
poppler/SplashOutputDev.h | 68 +++++++-
- splash/Splash.cc | 395
+ splash/Splash.cc | 395
++++++++++++++++++++++++++++++++++++++++++++-
- splash/Splash.h | 11 +-
- splash/SplashBitmap.cc | 4 +-
- splash/SplashBitmap.h | 3 +
+ splash/Splash.h | 11 +-
+ splash/SplashBitmap.cc | 4 +-
+ splash/SplashBitmap.h | 3 +
splash/SplashPattern.cc | 17 +-
splash/SplashPattern.h | 36 ++++-
14 files changed, 735 insertions(+), 24 deletions(-)
@@ -28412,7 +28774,7 @@
commit 0aa040163741ab8ba093a742e556bba2a5ab7edf
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 3 20:40:24 2010 +0000
+Date: Wed Nov 3 20:40:24 2010 +0000
Do not add sibling children as parents
@@ -28423,7 +28785,7 @@
commit c2ff94b1600b8a5841a5e4627f014560ac460f1a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 3 00:02:02 2010 +0000
+Date: Wed Nov 3 00:02:02 2010 +0000
Do not loop forever in broken documents
@@ -28431,12 +28793,12 @@
are wrong
poppler/Function.cc | 22 +++++++++++++++++++---
- poppler/Function.h | 6 ++++--
+ poppler/Function.h | 6 ++++--
2 files changed, 23 insertions(+), 5 deletions(-)
commit cad66a7d25abdb6aa15f3aa94a35737b119b2659
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 2 19:14:34 2010 +0000
+Date: Tue Nov 2 19:14:34 2010 +0000
Fix crash in broken documents
@@ -28449,7 +28811,7 @@
commit 7e5f31c1c41193c6e49355970e6d027b91d45825
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 2 00:32:01 2010 +0000
+Date: Tue Nov 2 00:32:01 2010 +0000
make some more fields private
@@ -28458,7 +28820,7 @@
commit 6751eb48dc49890f7ad8b732b3fc29a2db746ec4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 2 00:26:08 2010 +0000
+Date: Tue Nov 2 00:26:08 2010 +0000
Make the destructor private
@@ -28469,7 +28831,7 @@
commit b718e821d5f21ea5b0c44c6c2b59769c9b94892a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 28 08:46:09 2010 +0100
+Date: Thu Oct 28 08:46:09 2010 +0100
Revert fdfffc9c68314d3f64dee7e0ef8617105e3198dd
@@ -28480,7 +28842,7 @@
commit 15b9aeac5a20c544db1aebe00113ebc2f7ba52c7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 28 00:37:29 2010 +0100
+Date: Thu Oct 28 00:37:29 2010 +0100
if reallocn fails, free p
@@ -28489,7 +28851,7 @@
commit 561c0567a5741d7c49903c51c8020187dccaa0d9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Oct 27 22:43:51 2010 +0100
+Date: Wed Oct 27 22:43:51 2010 +0100
fix comment
@@ -28498,7 +28860,7 @@
commit 4ef38cc99a879202e717447a422272cf85eeccfc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Oct 27 22:36:07 2010 +0100
+Date: Wed Oct 27 22:36:07 2010 +0100
Fix memory leaks that can happen with broken documents
@@ -28507,7 +28869,7 @@
commit fdfffc9c68314d3f64dee7e0ef8617105e3198dd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Oct 27 20:40:19 2010 +0100
+Date: Wed Oct 27 20:40:19 2010 +0100
Fix memory leak
@@ -28516,7 +28878,7 @@
commit 90d479d9d5c947175e60ab689f440ae9c24f0b2b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Oct 27 20:39:48 2010 +0100
+Date: Wed Oct 27 20:39:48 2010 +0100
Do not crash if bitmap->alpha == NULL
@@ -28527,7 +28889,7 @@
commit 6ad36277971ec46d4a4ef0c45625e60f8c5f1247
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Oct 25 18:59:49 2010 +0100
+Date: Mon Oct 25 18:59:49 2010 +0100
Initialze movie to NULL on broken pdf files
@@ -28536,7 +28898,7 @@
commit 2d0b6e2956a81164bca6adc9aacad0e620480957
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Oct 24 00:23:21 2010 +0100
+Date: Sun Oct 24 00:23:21 2010 +0100
Here the chars to read is the increment size not the initialSize
@@ -28547,7 +28909,7 @@
commit dcb02d2100136b6035485be3be214ce3d9f1c102
Author: Vincent Torri <vtorri at univ-evry.fr>
-Date: Sat Oct 23 23:45:05 2010 +0100
+Date: Sat Oct 23 23:45:05 2010 +0100
remove -ansi flag for cywin and mingw
@@ -28556,7 +28918,7 @@
commit 17cdc81224c72f7b58de61734c9ead337ff7b42b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 23 23:37:59 2010 +0100
+Date: Sat Oct 23 23:37:59 2010 +0100
update my C year
@@ -28565,7 +28927,7 @@
commit e09ddce7e21bbd62b384d9d59fbd1e0f14f7d05f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 23 23:33:00 2010 +0100
+Date: Sat Oct 23 23:33:00 2010 +0100
Fix crash in malformed documents
@@ -28574,7 +28936,7 @@
commit 906e4e15421d8f3f0a825ca767e5eac3169853d6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 23 23:12:44 2010 +0100
+Date: Sat Oct 23 23:12:44 2010 +0100
Do not leak attrs1
@@ -28583,7 +28945,7 @@
commit ec32bb45a57a8a839156c946fcde1270aa6019d9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 23 23:00:03 2010 +0100
+Date: Sat Oct 23 23:00:03 2010 +0100
Do not crash if n is 0
@@ -28592,7 +28954,7 @@
commit 9edf7e4fefb37989af9a2558aaa83d7cd4694ec6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 23 22:59:50 2010 +0100
+Date: Sat Oct 23 22:59:50 2010 +0100
add unlikely marker
@@ -28601,7 +28963,7 @@
commit c46e863b7b94dc2f83a7d89f4afb8fe3bc8ec35c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 23 22:55:49 2010 +0100
+Date: Sat Oct 23 22:55:49 2010 +0100
Do not divide by 0 in rc4InitKey
@@ -28610,7 +28972,7 @@
commit bcb13ed5828e2a855efd5e38b2acd15ca37a9991
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 23 22:40:17 2010 +0100
+Date: Sat Oct 23 22:40:17 2010 +0100
Check obj2 is a num before reading it
@@ -28619,25 +28981,25 @@
commit c64a49307782299cb7a950a66419f9d59707f38b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Oct 20 22:29:29 2010 +0100
+Date: Wed Oct 20 22:29:29 2010 +0100
0.15.1
- CMakeLists.txt | 4 ++--
- NEWS | 46 ++++++++++++++++++++++++++++++++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ CMakeLists.txt | 4 ++--
+ NEWS | 46 ++++++++++++++++++++++++++++++++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 52 insertions(+), 6 deletions(-)
commit 3b45c66de91243d7419657512cf726c9e1c26dfb
Author: Kenneth Berland <ken at hero.com>
-Date: Sun Oct 17 14:24:16 2010 +0100
+Date: Sun Oct 17 14:24:16 2010 +0100
Add -bbox option to pdftotext
- utils/pdftotext.1 | 4 ++
+ utils/pdftotext.1 | 4 ++
utils/pdftotext.cc | 125
++++++++++++++++++++++++++++++++++++++++++-----------
2 files changed, 103 insertions(+), 26 deletions(-)
@@ -28644,7 +29006,7 @@
commit 71ec4c7a6715a40d536d1e4b911dae48d1bba7b9
Author: Pino Toscano <pino at kde.org>
-Date: Sun Oct 17 14:57:43 2010 +0200
+Date: Sun Oct 17 14:57:43 2010 +0200
[CMake] update MacroOptionalFindPackage.cmake from KDE SVN
@@ -28657,7 +29019,7 @@
commit ab0049d8be5dfe1989c4aa33c2732915c62fecb2
Author: Pino Toscano <pino at kde.org>
-Date: Sun Oct 17 14:29:22 2010 +0200
+Date: Sun Oct 17 14:29:22 2010 +0200
[CMake] Cairo package: make the version check really working
@@ -28666,7 +29028,7 @@
commit 1cea33717c92631ee9c417d9f89e32b03695c75a
Author: Pino Toscano <pino at kde.org>
-Date: Sun Oct 17 13:55:58 2010 +0200
+Date: Sun Oct 17 13:55:58 2010 +0200
[CMake] Bump cairo dependency to 1.10
@@ -28677,7 +29039,7 @@
commit d6f49aa2da15cd2e9cf775d6b1d2d04a005c8cdd
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 17 14:22:57 2010 +0200
+Date: Sun Oct 17 14:22:57 2010 +0200
[cairo] Fix a crash when redering documents with invalid type 3 fonts
@@ -28686,7 +29048,7 @@
commit e2fad550c3cbf86541730582151e1bb6470ed9c1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 17 13:47:33 2010 +0200
+Date: Sun Oct 17 13:47:33 2010 +0200
[glib-demo] Use poppler_page_get_selected_region() in selections demo
@@ -28696,7 +29058,7 @@
commit 88013458e141de58ed801480707ae0dfe92b9aa2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 17 13:46:26 2010 +0200
+Date: Sun Oct 17 13:46:26 2010 +0200
[glib] Add poppler_page_get_selected_region()
@@ -28703,25 +29065,25 @@
that returns a cairo_region_t, and deprecate
poppler_page_get_selection_region().
- glib/poppler-page.cc | 81
+ glib/poppler-page.cc | 81
+++++++++++++++++++++++++++++++++++++
- glib/poppler-page.h | 4 ++
- glib/reference/poppler-sections.txt | 1 +
+ glib/poppler-page.h | 4 ++
+ glib/reference/poppler-sections.txt | 1 +
3 files changed, 86 insertions(+)
commit fc9b85894754d175af916eaf6cb127efd601df7e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 17 12:54:18 2010 +0200
+Date: Sun Oct 17 12:54:18 2010 +0200
[configure] Bump cairo dependency to 1.10
- configure.ac | 2 +-
+ configure.ac | 2 +-
poppler/CairoOutputDev.cc | 4 ----
2 files changed, 1 insertion(+), 5 deletions(-)
commit dd14ef6b211ac1c8a4f16bb6094dbfd6a09cbef9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Oct 17 12:46:55 2010 +0100
+Date: Sun Oct 17 12:46:55 2010 +0100
Improve dict lookup speed for big dicts
@@ -28734,7 +29096,7 @@
commit bb38a0c71434413f2728109c73278de1b8a58571
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 17 12:52:01 2010 +0200
+Date: Sun Oct 17 12:52:01 2010 +0200
[glib-demo] Make glib demo program installable
@@ -28746,7 +29108,7 @@
commit d26d0fab2ddfff853f6681a3518813a2d65a4112
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 17 12:36:46 2010 +0200
+Date: Sun Oct 17 12:36:46 2010 +0200
[glib-demo] Use printing options in print demo
@@ -28756,7 +29118,7 @@
commit 4a71dcdd350d0c0515ca349f0b875b33289d25ee
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 17 12:31:41 2010 +0200
+Date: Sun Oct 17 12:31:41 2010 +0200
[glib] Add poppler_page_render_for_printing_with_options()
@@ -28766,26 +29128,26 @@
- Print document and markup
- Print document and stamps
- glib/poppler-page.cc | 77
+ glib/poppler-page.cc | 77
++++++++++++++++++++++++++++++++-----
- glib/poppler-page.h | 3 ++
- glib/poppler.h | 19 +++++++++
- glib/reference/poppler-sections.txt | 4 ++
+ glib/poppler-page.h | 3 ++
+ glib/poppler.h | 19 +++++++++
+ glib/reference/poppler-sections.txt | 4 ++
4 files changed, 94 insertions(+), 9 deletions(-)
commit 0b3b2ebc3930bd46fb13fb2158fc695b0962f7c5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 16 15:09:05 2010 +0100
+Date: Sat Oct 16 15:09:05 2010 +0100
Add a callback to know which page has been printed
qt4/src/poppler-ps-converter.cc | 16 ++++++++++++++--
- qt4/src/poppler-qt4.h | 10 ++++++++++
+ qt4/src/poppler-qt4.h | 10 ++++++++++
2 files changed, 24 insertions(+), 2 deletions(-)
commit 4bd25223c4d15dfa91965a6e86eaa444a5a81f71
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 16 15:08:05 2010 +0100
+Date: Sat Oct 16 15:08:05 2010 +0100
Do not omit this character
@@ -28796,20 +29158,20 @@
commit b604a008a2a379a21e5fdfa0799886f80d893a08
Author: Christian Feuersänger <cfeuersaenger at googlemail.com>
-Date: Thu Oct 14 23:56:36 2010 +0100
+Date: Thu Oct 14 23:56:36 2010 +0100
Improve rendering of Shading Type 6 and 7
poppler/Gfx.cc | 214
+++++++++++++++++++++++++++++++++++++++++-----------
- poppler/Gfx.h | 9 ++-
- poppler/GfxState.cc | 96 ++++++++++++++++++++++-
+ poppler/Gfx.h | 9 ++-
+ poppler/GfxState.cc | 96 ++++++++++++++++++++++-
poppler/GfxState.h | 127 ++++++++++++++++++++++++++++++-
4 files changed, 398 insertions(+), 48 deletions(-)
commit c6bb63b31c268e4e842532e6839b15edb31cf25c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 14 23:33:13 2010 +0100
+Date: Thu Oct 14 23:33:13 2010 +0100
Only clip boxes to mediabox if we are at the page level
@@ -28820,7 +29182,7 @@
commit 4a248b3f523209ec16ace587229412653b2276d0
Author: Pino Toscano <pino at kde.org>
-Date: Thu Oct 14 18:32:05 2010 +0200
+Date: Thu Oct 14 18:32:05 2010 +0200
[cpp] make it compile also when there are no image formats available
@@ -28831,7 +29193,7 @@
commit de1501d87549269f9214c9e3fba4cbf39960826e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Oct 13 19:18:36 2010 +0100
+Date: Wed Oct 13 19:18:36 2010 +0100
remove windows eol
@@ -28840,7 +29202,7 @@
commit 12e68b49feef10b654944dd71eab0852cfeceb89
Author: Pino Toscano <pino at kde.org>
-Date: Sun Oct 10 23:04:57 2010 +0200
+Date: Sun Oct 10 23:04:57 2010 +0200
[cpp] Add a new 'image' class.
@@ -28852,17 +29214,17 @@
Still a FIXME in the copy() method and in the save() (for mono
images only).
- cpp/CMakeLists.txt | 2 +
- cpp/Makefile.am | 3 +
- cpp/poppler-image-private.h | 48 +++++
- cpp/poppler-image.cpp | 431
+ cpp/CMakeLists.txt | 2 +
+ cpp/Makefile.am | 3 +
+ cpp/poppler-image-private.h | 48 +++++
+ cpp/poppler-image.cpp | 431
++++++++++++++++++++++++++++++++++++++++++++
- cpp/poppler-image.h | 70 +++++++
+ cpp/poppler-image.h | 70 +++++++
5 files changed, 554 insertions(+)
commit db31687ba476e272b72625a8a78b50780522ee7d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Oct 9 10:33:06 2010 +0200
+Date: Sat Oct 9 10:33:06 2010 +0200
[glib] docs: Document poppler_annot_markup_get_date()
@@ -28871,7 +29233,7 @@
commit a7cf8d322a4a687c9810a577cc92ff6b9725ecdc
Author: Fernando Herrera <fherrera at onirica.com>
-Date: Thu Oct 7 17:28:31 2010 +0200
+Date: Thu Oct 7 17:28:31 2010 +0200
[glib] Fix introspection annotations for poppler_document_get_page*()
@@ -28883,7 +29245,7 @@
commit d690bea929553d1a4392d42d949843e9467ba8cb
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Oct 5 22:18:22 2010 +0100
+Date: Tue Oct 5 22:18:22 2010 +0100
Make sure obj is a num before reading it
@@ -28896,7 +29258,7 @@
commit b17be2bc32cf71bac0473bf4ac16359e3027b4fc
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 3 12:14:11 2010 +0200
+Date: Sun Oct 3 12:14:11 2010 +0200
[annots] Fix a crash when drawing square/circle annots without
a border
@@ -28909,7 +29271,7 @@
commit e3d3944c1988343704e3ba3a5d60609719466afb
Author: Tomas Hoger <thoger at redhat.com>
-Date: Wed Sep 29 20:03:45 2010 +0100
+Date: Wed Sep 29 20:03:45 2010 +0100
Fix uninitialized uses on DCTScanInfo
@@ -28918,7 +29280,7 @@
commit f380647f09d88339c936184bbe86c70c0d47de4b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 29 20:02:10 2010 +0100
+Date: Wed Sep 29 20:02:10 2010 +0100
Free names
@@ -28927,7 +29289,7 @@
commit aa0fd32a8501473832bce1b8b804dd3f9a45735b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 27 22:39:09 2010 +0100
+Date: Mon Sep 27 22:39:09 2010 +0100
Consider render value when colorizing text
@@ -28935,9 +29297,9 @@
poppler/CairoOutputDev.cc | 18 +++---------------
poppler/CairoOutputDev.h | 2 --
- poppler/Gfx.cc | 21 +++++++++++++++++----
+ poppler/Gfx.cc | 21 +++++++++++++++++----
poppler/PSOutputDev.cc | 26 ++++++++++----------------
- poppler/PSOutputDev.h | 3 +--
+ poppler/PSOutputDev.h | 3 +--
poppler/SplashOutputDev.cc | 18 +++---------------
poppler/SplashOutputDev.h | 4 +---
7 files changed, 35 insertions(+), 57 deletions(-)
@@ -28944,7 +29306,7 @@
commit cf710b999b510203e9348ea9f04360be1fe957b8
Author: Pino Toscano <pino at kde.org>
-Date: Fri Sep 24 00:50:37 2010 +0200
+Date: Fri Sep 24 00:50:37 2010 +0200
[Qt4] enable the generation of the QCH file
@@ -28955,13 +29317,13 @@
commit be6d933071c9ab043f01f374a884472c4ce3007e
Author: Pino Toscano <pino at kde.org>
-Date: Thu Sep 23 15:55:45 2010 +0200
+Date: Thu Sep 23 15:55:45 2010 +0200
update Doxyfile's for qt4 and cpp
no changes in the actual configuration values
- cpp/Doxyfile | 155 ++++--
+ cpp/Doxyfile | 155 ++++--
qt4/src/Doxyfile | 1469
+++++++++++++++++++++++++++++++++---------------------
2 files changed, 1018 insertions(+), 606 deletions(-)
@@ -28968,19 +29330,19 @@
commit 721da3d542ab9b234b058f3c14ea9303d748107e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Sep 23 14:09:11 2010 +0200
+Date: Thu Sep 23 14:09:11 2010 +0200
[glib] Use g_memdup instead of g_strdup in poppler_document_get_id()
Ids are not null-terminated strings, but fixed size byte arrays.
- glib/demo/info.cc | 8 ++++++--
+ glib/demo/info.cc | 8 ++++++--
glib/poppler-document.cc | 33 ++++++++++++++-------------------
2 files changed, 20 insertions(+), 21 deletions(-)
commit 4ffc0ed73397e4e58f04c3577b093a3fd39c22bd
Author: Pino Toscano <pino at kde.org>
-Date: Thu Sep 23 02:21:12 2010 +0200
+Date: Thu Sep 23 02:21:12 2010 +0200
[cpp] small clarification in document::load_from_data() apidox
@@ -28989,7 +29351,7 @@
commit 9491dc4a10706109d0f2b4d15f21b9a1db51d8c9
Author: Pino Toscano <pino at kde.org>
-Date: Thu Sep 23 02:18:07 2010 +0200
+Date: Thu Sep 23 02:18:07 2010 +0200
[cpp] add document::load_from_raw_data()
@@ -29001,14 +29363,14 @@
and make sure to properly use the raw data when unlocking the document
cpp/poppler-document-private.h | 5 ++++
- cpp/poppler-document.cpp | 53
+ cpp/poppler-document.cpp | 53
++++++++++++++++++++++++++++++++++++++++++
- cpp/poppler-document.h | 4 ++++
+ cpp/poppler-document.h | 4 ++++
3 files changed, 62 insertions(+)
commit a3c1f2d5ea1de969e9aaaa84ee38866938b4ce0c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 22 20:14:27 2010 +0100
+Date: Wed Sep 22 20:14:27 2010 +0100
fix copyright
@@ -29018,19 +29380,19 @@
commit 1aad013e353a9e59bdab8a1b4ce93f2ad7aaf4f2
Author: Pino Toscano <pino at kde.org>
-Date: Wed Sep 22 17:07:38 2010 +0200
+Date: Wed Sep 22 17:07:38 2010 +0200
update copyrights
- cpp/poppler-document.h | 2 +-
+ cpp/poppler-document.h | 2 +-
cpp/poppler-page-transition.cpp | 2 +-
- cpp/poppler-private.cpp | 2 +-
- cpp/poppler-rectangle.cpp | 2 +-
+ cpp/poppler-private.cpp | 2 +-
+ cpp/poppler-rectangle.cpp | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
commit 2d6d66ebe0215df66e33cb5974c58c324fab50b6
Author: Pino Toscano <pino at kde.org>
-Date: Wed Sep 22 17:07:13 2010 +0200
+Date: Wed Sep 22 17:07:13 2010 +0200
[cpp/tests] poppler-dump: show the PDF IDs, if available
@@ -29039,7 +29401,7 @@
commit e39fde1b62544b90e73a2fc3609a260991db3a47
Author: Pino Toscano <pino at kde.org>
-Date: Wed Sep 22 16:52:08 2010 +0200
+Date: Wed Sep 22 16:52:08 2010 +0200
[cpp] add document::get_pdf_id()
@@ -29051,7 +29413,7 @@
commit 299a1849a148fa0a7b3171c45ec68b9901aa93bb
Author: Pino Toscano <pino at kde.org>
-Date: Wed Sep 22 16:36:30 2010 +0200
+Date: Wed Sep 22 16:36:30 2010 +0200
[Qt4] add Document::getPdfId()
@@ -29060,7 +29422,7 @@
also, add two test cases for it in the metadata unit test
qt4/src/poppler-document.cc | 16 ++++++++++++++
- qt4/src/poppler-qt4.h | 14 +++++++++++++
+ qt4/src/poppler-qt4.h | 14 +++++++++++++
qt4/tests/check_metadata.cpp | 50
++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 80 insertions(+)
@@ -29067,7 +29429,7 @@
commit dd9bcdb720ac1bf8a022635bcbb3b56e4b75bb15
Author: Pino Toscano <pino at kde.org>
-Date: Wed Sep 22 16:29:46 2010 +0200
+Date: Wed Sep 22 16:29:46 2010 +0200
Make the internal get_id() not fail because of null bytes in the ID.
@@ -29084,7 +29446,7 @@
commit 9554cbc3cb4fc0cd7ad2295f5d27a18e030c6aee
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Sep 22 12:54:25 2010 +0200
+Date: Wed Sep 22 12:54:25 2010 +0200
[glib-demo] Show form field names in forms demo
@@ -29093,7 +29455,7 @@
commit 257634b26b682628dba5ee5f94cb0bad030bcb4f
Author: Mark Riedesel <mark at klowner.com>
-Date: Wed Sep 22 12:52:49 2010 +0200
+Date: Wed Sep 22 12:52:49 2010 +0200
[glib] Add methods to get mapping, partial an fully qualified form
field names
@@ -29100,15 +29462,15 @@
See bug #28780.
- glib/poppler-form-field.cc | 68
+ glib/poppler-form-field.cc | 68
+++++++++++++++++++++++++++++++++++++
- glib/poppler-form-field.h | 3 ++
- glib/reference/poppler-sections.txt | 3 ++
+ glib/poppler-form-field.h | 3 ++
+ glib/reference/poppler-sections.txt | 3 ++
3 files changed, 74 insertions(+)
commit 6db98abc59c154dcb18d69fc37e44ce804c3ccc9
Author: Mark Riedesel <mark at klowner.com>
-Date: Wed Sep 22 12:41:16 2010 +0200
+Date: Wed Sep 22 12:41:16 2010 +0200
Add getLabel method to FormWidget
@@ -29121,7 +29483,7 @@
commit bcdca66fd57439735e0b9aa182ab7cfce29e9ed0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Sep 21 11:49:37 2010 +0200
+Date: Tue Sep 21 11:49:37 2010 +0200
[glib] Fix minimum value of creation and modification date properties
@@ -29132,7 +29494,7 @@
commit d2578bd66129466b2dd114b6407c147598e09d2b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 21 19:19:27 2010 +0100
+Date: Tue Sep 21 19:19:27 2010 +0100
Avoid loops in Form::fieldLookup
@@ -29145,7 +29507,7 @@
commit 2fe825deac055be82b220d0127169cb3d61387a8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 21 19:15:25 2010 +0100
+Date: Tue Sep 21 19:15:25 2010 +0100
Make sure obj1 is a num before reading it
@@ -29157,7 +29519,7 @@
commit 473de6f88a055bb03470b4af5fa584be8cb5fda4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 21 19:11:42 2010 +0100
+Date: Tue Sep 21 19:11:42 2010 +0100
Fix memory leak if obj2 is not a dict
@@ -29168,7 +29530,7 @@
commit 9706e28657ff7ea52aa69d9efb3f91d0cfaee70b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 21 19:09:37 2010 +0100
+Date: Tue Sep 21 19:09:37 2010 +0100
Fix crash when idx is out of range
@@ -29179,7 +29541,7 @@
commit 26a5817ffec9f05ac63db6c5cd5b1f0871d271c7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 21 19:08:54 2010 +0100
+Date: Tue Sep 21 19:08:54 2010 +0100
Fix crash when idx is out of range
@@ -29191,7 +29553,7 @@
commit dfdf3602bde47d1be7788a44722c258bfa0c6d6e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 21 19:07:12 2010 +0100
+Date: Tue Sep 21 19:07:12 2010 +0100
Give a value to color.c[i]
@@ -29205,7 +29567,7 @@
commit 01c85c08305bae16242f5979ab107fa5bb5f5100
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 21 19:04:37 2010 +0100
+Date: Tue Sep 21 19:04:37 2010 +0100
Forgot my (C) here
@@ -29214,7 +29576,7 @@
commit bf2055088a3a2d3bb3d3c37d464954ec1a25771f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 21 19:03:19 2010 +0100
+Date: Tue Sep 21 19:03:19 2010 +0100
Properly initialize stack
@@ -29226,7 +29588,7 @@
commit e853106b58d6b4b0467dbd6436c9bb1cfbd372cf
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 21 19:01:36 2010 +0100
+Date: Tue Sep 21 19:01:36 2010 +0100
Properly initialize parser
@@ -29238,7 +29600,7 @@
commit 3422638b2a39cbdd33a114a7d7debc0a5f688501
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 21 18:58:43 2010 +0100
+Date: Tue Sep 21 18:58:43 2010 +0100
Fix crash in broken pdf (parser->getStream() is 0)
@@ -29249,7 +29611,7 @@
commit a2dab0238a69240dad08eca2083110b52ce488b7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 21 18:55:51 2010 +0100
+Date: Tue Sep 21 18:55:51 2010 +0100
Initialize properly charactersRead
@@ -29261,7 +29623,7 @@
commit 39d140bfc0b8239bdd96d6a55842034ae5c05473
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 21 18:54:31 2010 +0100
+Date: Tue Sep 21 18:54:31 2010 +0100
Fix crash in broken pdf (code < 0)
@@ -29272,7 +29634,7 @@
commit c6a091512745771894b54a71613fd6b5ca1adcb3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 21 18:50:25 2010 +0100
+Date: Tue Sep 21 18:50:25 2010 +0100
Fix memory leak
@@ -29283,7 +29645,7 @@
commit 9b6ddb68b80ef19cd2615900bd24da76374003d9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 20 19:47:47 2010 +0100
+Date: Mon Sep 20 19:47:47 2010 +0100
Fix copyright
@@ -29293,29 +29655,29 @@
commit fa3abc23656204eedd022ee1c73d9e5af758cdac
Author: Pino Toscano <pino at kde.org>
-Date: Fri Sep 17 22:20:09 2010 +0200
+Date: Fri Sep 17 22:20:09 2010 +0200
[cpp] More bits of API documentation.
- cpp/poppler-global.cpp | 124
+ cpp/poppler-global.cpp | 124
++++++++++++++++++++++++++++++++++++++++
cpp/poppler-page-transition.cpp | 32 +++++++++++
- cpp/poppler-rectangle.cpp | 19 ++++++
+ cpp/poppler-rectangle.cpp | 19 ++++++
3 files changed, 175 insertions(+)
commit c5f7b5becc9993c05b67a470d5a1e431806b98d6
Author: Pino Toscano <pino at kde.org>
-Date: Fri Sep 17 20:26:37 2010 +0200
+Date: Fri Sep 17 20:26:37 2010 +0200
update copyrights
- qt4/src/poppler-private.cc | 2 +-
+ qt4/src/poppler-private.cc | 2 +-
qt4/tests/check_strings.cpp | 18 ++++++++++++++++++
2 files changed, 19 insertions(+), 1 deletion(-)
commit ae517042570327b860c1db6b68f9697d5c104657
Author: Pino Toscano <pino at kde.org>
-Date: Fri Sep 17 19:39:10 2010 +0200
+Date: Fri Sep 17 19:39:10 2010 +0200
[cpp] improve a bit the Unicode* -> ustring conversion
@@ -29326,7 +29688,7 @@
commit f4c6ef88f01f6763943a3e6e006e52dbea0b149c
Author: Pino Toscano <pino at kde.org>
-Date: Fri Sep 17 16:07:05 2010 +0200
+Date: Fri Sep 17 16:07:05 2010 +0200
[Qt4/tests] check_strings: add a new test case for
QStringToUnicodeGooString
@@ -29338,7 +29700,7 @@
commit ffd227b7669895325d752009d5185973cf86ce5b
Author: Pino Toscano <pino at kde.org>
-Date: Fri Sep 17 14:25:57 2010 +0200
+Date: Fri Sep 17 14:25:57 2010 +0200
[Qt4] optimize UnicodeParsedString using less memory from QString
@@ -29357,7 +29719,7 @@
commit 6180890008f2b1814f092f50b8f75376399905ba
Author: Pino Toscano <pino at kde.org>
-Date: Fri Sep 17 13:23:25 2010 +0200
+Date: Fri Sep 17 13:23:25 2010 +0200
[Qt4/tests] check_strings: add a test case for UnicodeParsedString
@@ -29369,7 +29731,7 @@
commit c5f78d7d3953d62a746c6f5a90085ea020fe5ec7
Author: Pino Toscano <pino at kde.org>
-Date: Fri Sep 17 12:54:32 2010 +0200
+Date: Fri Sep 17 12:54:32 2010 +0200
[Qt4/tests] check_string: use a pool of GooString
@@ -29382,7 +29744,7 @@
commit 0cd5a256bdf7778c0c720941a611ad8ab56fa2e9
Author: Pino Toscano <pino at kde.org>
-Date: Fri Sep 17 00:27:53 2010 +0200
+Date: Fri Sep 17 00:27:53 2010 +0200
[Qt4/tests] first version of a unit test for strings
@@ -29396,8 +29758,8 @@
given private symbols are used, this unit test is not compiled on
windows (at least, it supposed to be so)
- qt4/tests/CMakeLists.txt | 3 ++
- qt4/tests/Makefile.am | 7 ++-
+ qt4/tests/CMakeLists.txt | 3 ++
+ qt4/tests/Makefile.am | 7 ++-
qt4/tests/check_strings.cpp | 101
++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 110 insertions(+), 1 deletion(-)
@@ -29404,7 +29766,7 @@
commit c6e8b21c9829672e6ca42e6cdc0ca631a06af73f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Sep 17 13:44:38 2010 +0200
+Date: Fri Sep 17 13:44:38 2010 +0200
[glib] docs: Document PopplerDocument properties
@@ -29414,7 +29776,7 @@
commit d4a6c17255821925906c17b79b88eebed9edfee1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Sep 17 13:04:33 2010 +0200
+Date: Fri Sep 17 13:04:33 2010 +0200
[glib] Add accessor for all PopplerDocument properties
@@ -29421,16 +29783,16 @@
PopplerDocument:linearized is now a boolean value rather than string,
so this commit breaks the API again.
- glib/demo/info.cc | 8 +-
- glib/poppler-document.cc | 532
+ glib/demo/info.cc | 8 +-
+ glib/poppler-document.cc | 532
+++++++++++++++++++++++++++++-------
- glib/poppler-document.h | 74 +++--
- glib/reference/poppler-sections.txt | 16 ++
+ glib/poppler-document.h | 74 +++--
+ glib/reference/poppler-sections.txt | 16 ++
4 files changed, 498 insertions(+), 132 deletions(-)
commit a5fec843dbb40fdd2007b926405b96789b21496d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Sep 17 10:38:14 2010 +0200
+Date: Fri Sep 17 10:38:14 2010 +0200
[glib-demo] Show permanent/update ID in document info demo
@@ -29439,19 +29801,19 @@
commit bfaf8f3cc62f28c6255d42680b9464ab9973737e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Sep 17 10:37:32 2010 +0200
+Date: Fri Sep 17 10:37:32 2010 +0200
[glib] Add poppler_document_get_id() to get the PDF file identifier
- glib/poppler-document.cc | 52
+ glib/poppler-document.cc | 52
+++++++++++++++++++++++++++++++++++++
- glib/poppler-document.h | 3 +++
- glib/reference/poppler-sections.txt | 1 +
+ glib/poppler-document.h | 3 +++
+ glib/reference/poppler-sections.txt | 1 +
3 files changed, 56 insertions(+)
commit b15641677447b2e89853a667fc34bcca1383a97a
Author: srinivas adicherla <srinivas.adicherla at gmail.com>
-Date: Fri Sep 17 10:36:22 2010 +0200
+Date: Fri Sep 17 10:36:22 2010 +0200
Add a method to get the PDF file identifier
@@ -29462,7 +29824,7 @@
commit 3b4a901a4431814590449b6cd5ea418f4d6c1172
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Sep 16 23:23:03 2010 +0100
+Date: Thu Sep 16 23:23:03 2010 +0100
Add -s option
@@ -29471,45 +29833,45 @@
OSSD CDAC Mumbai by Leena Chourey (leenac at cdacmumbai.in) and Onkar
Potdar (onkar at cdacmumbai.in)
- utils/HtmlFonts.cc | 11 +++++--
- utils/HtmlFonts.h | 18 +++++++++--
+ utils/HtmlFonts.cc | 11 +++++--
+ utils/HtmlFonts.h | 18 +++++++++--
utils/HtmlOutputDev.cc | 84
+++++++++++++++++++++++++++++++-------------------
- utils/pdftohtml.1 | 3 ++
- utils/pdftohtml.cc | 15 +++++++--
+ utils/pdftohtml.1 | 3 ++
+ utils/pdftohtml.cc | 15 +++++++--
5 files changed, 93 insertions(+), 38 deletions(-)
commit 2792330f6caeeb42e2996271456b562489215c4c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 15 22:42:09 2010 +0100
+Date: Wed Sep 15 22:42:09 2010 +0100
new soversions
- CMakeLists.txt | 2 +-
- cpp/CMakeLists.txt | 2 +-
- cpp/Makefile.am | 2 +-
- glib/CMakeLists.txt | 2 +-
- glib/Makefile.am | 4 ++--
- poppler/Makefile.am | 2 +-
+ CMakeLists.txt | 2 +-
+ cpp/CMakeLists.txt | 2 +-
+ cpp/Makefile.am | 2 +-
+ glib/CMakeLists.txt | 2 +-
+ glib/Makefile.am | 4 ++--
+ poppler/Makefile.am | 2 +-
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Makefile.am | 2 +-
+ qt4/src/Makefile.am | 2 +-
8 files changed, 9 insertions(+), 9 deletions(-)
commit 1cf56c732b63d0a310bc45b8e4b3f3f357a42cb1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 15 20:56:42 2010 +0100
+Date: Wed Sep 15 20:56:42 2010 +0100
0.15.0 in the versions
CMakeLists.txt | 2 +-
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
commit 4ec0be498b557c3cf631e43823c6d7004304dff3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 15 20:56:34 2010 +0100
+Date: Wed Sep 15 20:56:34 2010 +0100
0.15.0 NEWS
@@ -29519,7 +29881,7 @@
commit c01a17745c04aef3e6f2225679c867a03e731e83
Author: Pino Toscano <pino at kde.org>
-Date: Thu Sep 16 20:55:56 2010 +0200
+Date: Thu Sep 16 20:55:56 2010 +0200
[CMake] disable the GObject introspection system
@@ -29531,7 +29893,7 @@
commit 9be7d3143b12f291409f88f3d725a239934b205e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 15 19:19:30 2010 +0100
+Date: Wed Sep 15 19:19:30 2010 +0100
update copyright
@@ -29540,7 +29902,7 @@
commit b9333529bba43a71655fdbf1919ba515f7df9ca3
Author: Pino Toscano <pino at kde.org>
-Date: Wed Sep 15 17:23:54 2010 +0200
+Date: Wed Sep 15 17:23:54 2010 +0200
[cpp/tests] poppler-dump: convert out_ustring() to an
operator<<(std::ostream&)
@@ -29553,7 +29915,7 @@
commit a44f711b4412332875337e9fb7509f18db806ddc
Author: Pino Toscano <pino at kde.org>
-Date: Wed Sep 15 16:44:30 2010 +0200
+Date: Wed Sep 15 16:44:30 2010 +0200
[cpp/tests] poppler-dump: add a "--show-text <physical|raw>" option
@@ -29564,7 +29926,7 @@
commit 0094c9372b5b439af2564d83d6fb7439f4bdba88
Author: Pino Toscano <pino at kde.org>
-Date: Wed Sep 15 13:19:13 2010 +0200
+Date: Wed Sep 15 13:19:13 2010 +0200
[cpp] add a new page::text() for specifying a layout mode
@@ -29580,7 +29942,7 @@
commit 4ec3e7784cdba5c0720b1992ba500e97a7e0ed2b
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Sep 15 11:24:07 2010 +0200
+Date: Wed Sep 15 11:24:07 2010 +0200
Set initial state of optional content groups based on BaseState field
@@ -29591,7 +29953,7 @@
commit f49aa86812ed8ad91d41c675bc670b3d88d3444a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Sep 13 14:37:10 2010 +0200
+Date: Mon Sep 13 14:37:10 2010 +0200
[glib] doc: Document PopplerPage:label property
@@ -29600,7 +29962,7 @@
commit f41fe7ae6e374100574c49d1bb7a3ddc646786c8
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Sep 13 14:36:43 2010 +0200
+Date: Mon Sep 13 14:36:43 2010 +0200
[glib] doc: Add poppler_page_get_label to poppler-sections.txt
@@ -29609,7 +29971,7 @@
commit 91b8246766a8e5d9cca385b5854667d7967a9d71
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Sep 13 14:22:56 2010 +0200
+Date: Mon Sep 13 14:22:56 2010 +0200
[glib-demo] Use poppler_page_get_label() instead of g_object_get()
@@ -29618,7 +29980,7 @@
commit b82412ef86091f4d249c818cebf00e4c59bae311
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Sep 13 14:22:03 2010 +0200
+Date: Mon Sep 13 14:22:03 2010 +0200
[glib] Add poppler_page_get_label()
@@ -29630,18 +29992,18 @@
commit ff88abf61f4bf90ad276a8593be1818d39c8ecac
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Sep 13 10:05:45 2010 +0200
+Date: Mon Sep 13 10:05:45 2010 +0200
[glib] Avoid core headers to be parsed by the g-i scanner
glib/poppler-document.cc | 2 ++
- glib/poppler-page.cc | 2 ++
+ glib/poppler-page.cc | 2 ++
glib/poppler-private.h | 3 +++
3 files changed, 7 insertions(+)
commit 53324502898ae5fbbb21a4fb819e4a84acdc1a64
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 12 11:42:03 2010 +0200
+Date: Sun Sep 12 11:42:03 2010 +0200
[glib] Fix a crash when building layer actions
@@ -29653,7 +30015,7 @@
commit dfc6ea7877635212aa7c5f7ade07af4aa9467e96
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 12 11:36:58 2010 +0200
+Date: Sun Sep 12 11:36:58 2010 +0200
[glib] Fix layers array generation when it contains multiple arrays
@@ -29664,7 +30026,7 @@
commit 7574912b6c0ff0421c69b6e8c6835957d5126d7d
Author: Jonathan Liu <net147 at gmail.com>
-Date: Thu Sep 9 20:34:03 2010 +0100
+Date: Thu Sep 9 20:34:03 2010 +0100
Fix checking whether _WIN32 is defined
@@ -29671,12 +30033,12 @@
Bug 29329
poppler/StdinCachedFile.cc | 2 +-
- utils/pdftoppm.cc | 2 +-
+ utils/pdftoppm.cc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit 2fc83068c32e09fa3de03a157a420490431ea706
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 5 14:26:27 2010 +0100
+Date: Sun Sep 5 14:26:27 2010 +0100
Increase the number of cached glyphs for small sizes
@@ -29689,7 +30051,7 @@
commit 0d96f74f31171c58a55e4ac36d492ce36dd5e7c5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 5 12:31:57 2010 +0100
+Date: Sun Sep 5 12:31:57 2010 +0100
Use std::sort instead of qsort
@@ -29697,8 +30059,8 @@
Passes regression tests
Based on Paweł Wiejacha patches
- poppler/GfxFont.cc | 17 +++++++---------
- splash/SplashXPath.cc | 48
+ poppler/GfxFont.cc | 17 +++++++---------
+ splash/SplashXPath.cc | 48
++++++++++++++++++++++++++++----------------
splash/SplashXPathScanner.cc | 10 +++++----
3 files changed, 44 insertions(+), 31 deletions(-)
@@ -29705,7 +30067,7 @@
commit 3b4816b2b8caa0e2baafbe4c0eb1e45e452d01ce
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 1 20:43:35 2010 +0100
+Date: Wed Sep 1 20:43:35 2010 +0100
forgot the file
@@ -29714,17 +30076,17 @@
commit b0db93c71a83946aa3e02bae6b396223dcca19d1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 1 20:43:14 2010 +0100
+Date: Wed Sep 1 20:43:14 2010 +0100
add since and rename enum
qt4/src/poppler-page.cc | 2 +-
- qt4/src/poppler-qt4.h | 5 ++++-
+ qt4/src/poppler-qt4.h | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
commit a86f9d90be99a36c41c6932fb4d9a202c4ff6d05
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 1 20:20:48 2010 +0100
+Date: Wed Sep 1 20:20:48 2010 +0100
Clarify the ownership
@@ -29733,20 +30095,20 @@
commit 33ad3a17ac26879fcd6a7fad2023dd219bc5919f
Author: Suzuki Toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Wed Sep 1 20:19:54 2010 +0100
+Date: Wed Sep 1 20:19:54 2010 +0100
Add a way to access the raw text
poppler/TextOutputDev.cc | 23 ++++++++++++++++++++---
qt4/src/poppler-page.cc | 11 +++++++++--
- qt4/src/poppler-qt4.h | 19 +++++++++++++++++++
+ qt4/src/poppler-qt4.h | 19 +++++++++++++++++++
qt4/tests/CMakeLists.txt | 1 +
- qt4/tests/Makefile.am | 7 ++++++-
+ qt4/tests/Makefile.am | 7 ++++++-
5 files changed, 55 insertions(+), 6 deletions(-)
commit 46e89248b3c5b1789baa3bd9bfa012570720ddb5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 1 19:54:02 2010 +0100
+Date: Wed Sep 1 19:54:02 2010 +0100
quadding is not a GBool but an int
@@ -29756,7 +30118,7 @@
commit ae79fc504c5424be2fa21dbc5498ced4db6e5dd3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 31 22:14:57 2010 +0100
+Date: Tue Aug 31 22:14:57 2010 +0100
Make GBool a bool instead of an int
@@ -29763,20 +30125,17 @@
Passes the regression tests and might make things faster and use a bit
less memory
- cpp/tests/CMakeLists.txt | 2 +-
- cpp/tests/Makefile.am | 2 +-
- goo/gtypes.h | 7 +-
- utils/CMakeLists.txt | 2 +-
- utils/Makefile.am | 2 +-
- utils/parseargs.c | 208
- -----------------------------------------------
- utils/parseargs.cc | 208
- +++++++++++++++++++++++++++++++++++++++++++++++
- 7 files changed, 216 insertions(+), 215 deletions(-)
+ cpp/tests/CMakeLists.txt | 2 +-
+ cpp/tests/Makefile.am | 2 +-
+ goo/gtypes.h | 7 ++++---
+ utils/CMakeLists.txt | 2 +-
+ utils/Makefile.am | 2 +-
+ utils/{parseargs.c => parseargs.cc} | 0
+ 6 files changed, 8 insertions(+), 7 deletions(-)
commit d3f32f2c4f9f46620c0287c44bef686f340461f3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 31 18:51:17 2010 +0100
+Date: Tue Aug 31 18:51:17 2010 +0100
Read from the correct variable
@@ -29787,7 +30146,7 @@
commit 681bb38eafc720b309172ed7c650439c559663a0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 26 23:55:58 2010 +0100
+Date: Thu Aug 26 23:55:58 2010 +0100
Make declaration match what there is in the .cc file
@@ -29796,7 +30155,7 @@
commit c91e869304fc263c52f21ee484a57a6f1900f6b2
Author: Suzuki Toshiya <mpsuzuki at hiroshima-u.ac.jp>
-Date: Thu Aug 26 19:40:46 2010 +0100
+Date: Thu Aug 26 19:40:46 2010 +0100
Add -r option to pdftohtml
@@ -29808,7 +30167,7 @@
commit 9b4be586640b4ad344b1b3ed4c9cda8351257f0c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 25 19:26:30 2010 +0100
+Date: Wed Aug 25 19:26:30 2010 +0100
Use 3 not nComps
@@ -29817,7 +30176,7 @@
commit 218f67c527fb41babf2703ba068d072f8326e37b
Author: Paweł Wiejacha <pawel.wiejacha at gmail.com>
-Date: Tue Aug 24 23:47:06 2010 +0100
+Date: Tue Aug 24 23:47:06 2010 +0100
Make SplashOutputDev::imageSrc faster
@@ -29828,7 +30187,7 @@
commit 868f4a1f22051b7978f47a0614f23fd66dbb7ca8
Author: Paweł Wiejacha <pawel.wiejacha at gmail.com>
-Date: Tue Aug 24 23:35:21 2010 +0100
+Date: Tue Aug 24 23:35:21 2010 +0100
Make GfxICCBasedColorSpace::getRGBLine faster
@@ -29835,12 +30194,12 @@
By calling doTransform less
poppler/GfxState.cc | 15 +++++++--------
- poppler/GfxState.h | 4 +++-
+ poppler/GfxState.h | 4 +++-
2 files changed, 10 insertions(+), 9 deletions(-)
commit 46e37c54c6365cf37dc1e223a3c146e7b96a56af
Author: Paweł Wiejacha <pawel.wiejacha at gmail.com>
-Date: Tue Aug 24 21:23:34 2010 +0100
+Date: Tue Aug 24 21:23:34 2010 +0100
Do not call pow three times when one is enough
@@ -29849,13 +30208,13 @@
commit 8591c804598576556c6d24a66b6648de8ed1c4eb
Author: Mike Slegeir <tehpola at yahoo.com>
-Date: Sun Aug 22 22:01:03 2010 +0100
+Date: Sun Aug 22 22:01:03 2010 +0100
Use splash instead of external gs invocation to render the background
Patch in bug 19404, should fix 9746 too
- utils/pdftohtml.1 | 8 +-
+ utils/pdftohtml.1 | 8 +-
utils/pdftohtml.cc | 210
++++++++++++++++++++++++++++++++++++++---------------
2 files changed, 158 insertions(+), 60 deletions(-)
@@ -29862,7 +30221,7 @@
commit 7fc3c21a8c5d6cf8517100427b182887a9569ed0
Author: Ilya Gorenbein <igorenbein at finjan.com>
-Date: Fri Aug 20 20:24:31 2010 +0100
+Date: Fri Aug 20 20:24:31 2010 +0100
Fix failure to parse PDF with damaged internal structure
@@ -29876,7 +30235,7 @@
commit bedf48d4397ae412a6d28fc8fea16cc23a29f07c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 17 22:02:59 2010 +0100
+Date: Tue Aug 17 22:02:59 2010 +0100
use memset instead of a for
@@ -29885,23 +30244,23 @@
commit 03ca5b4a5c9964d9c0e9913eb2061692848c4b95
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 10 19:55:31 2010 +0100
+Date: Tue Aug 10 19:55:31 2010 +0100
Update copyrights
- goo/GooTimer.cc | 1 +
- goo/GooTimer.h | 1 +
- goo/gfile.cc | 2 +-
- poppler/DCTStream.cc | 1 +
- poppler/DCTStream.h | 1 +
- poppler/GfxState.cc | 2 +-
- poppler/Page.cc | 2 +-
+ goo/GooTimer.cc | 1 +
+ goo/GooTimer.h | 1 +
+ goo/gfile.cc | 2 +-
+ poppler/DCTStream.cc | 1 +
+ poppler/DCTStream.h | 1 +
+ poppler/GfxState.cc | 2 +-
+ poppler/Page.cc | 2 +-
qt4/src/poppler-annotation.cc | 2 +-
8 files changed, 8 insertions(+), 4 deletions(-)
commit 3bca8ddc10bf4291bf0c0e39c67341a05953e949
Author: Jonathan Liu <net147 at gmail.com>
-Date: Tue Aug 10 19:42:40 2010 +0100
+Date: Tue Aug 10 19:42:40 2010 +0100
Tell windows we are writing/reading binary data
@@ -29908,12 +30267,12 @@
Bug #29329
poppler/StdinCachedFile.cc | 9 +++++++++
- utils/pdftoppm.cc | 9 +++++++++
+ utils/pdftoppm.cc | 9 +++++++++
2 files changed, 18 insertions(+)
commit bdd617f2177a7836f6b6686fde892664513a32a7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Aug 3 13:05:26 2010 +0200
+Date: Tue Aug 3 13:05:26 2010 +0200
[glib] Fix a crash when a layer doesn't have a name
@@ -29924,7 +30283,7 @@
commit e9f0646ca664cc27825f7e084f8419fe0de1fcfc
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Aug 3 13:02:52 2010 +0200
+Date: Tue Aug 3 13:02:52 2010 +0200
Catalog page array might contain NULL for some pages in invalid
documents
@@ -29937,7 +30296,7 @@
commit 842209782ca3ba8c1c783cccf565372a18b3fda5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 30 19:29:12 2010 +0100
+Date: Fri Jul 30 19:29:12 2010 +0100
Do not crash when using pdftops in some files
@@ -29949,7 +30308,7 @@
commit 0dd7c80b7baf2622eb4780a867c4dc6291773f3b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 26 23:58:26 2010 +0100
+Date: Mon Jul 26 23:58:26 2010 +0100
Do not overwrite the rgb values
@@ -29961,7 +30320,7 @@
commit 627edf88c8f5c073a68bd05990df56e1af547292
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jul 25 13:56:03 2010 +0200
+Date: Sun Jul 25 13:56:03 2010 +0200
[annots] Fix a crash when adding a new annotation and annots object
is an array
@@ -29975,7 +30334,7 @@
commit 5d86f9b600b1e10de93bcaf1b925fadbc2a47522
Author: mpsuzuki <mpsuzuki at hiroshima-u.ac.jp>
-Date: Sat Jul 24 15:12:05 2010 +0100
+Date: Sat Jul 24 15:12:05 2010 +0100
reindent correctly
@@ -29984,7 +30343,7 @@
commit d0a6f9abdab88ec43004b6766337db304cbf6a25
Author: Pino Toscano <pino at kde.org>
-Date: Thu Jul 22 21:28:55 2010 +0200
+Date: Thu Jul 22 21:28:55 2010 +0200
[CMake] improve the way include dirs and cflags for gdk and gtk
are set
@@ -29992,13 +30351,13 @@
correctly include_directories() for the include dirs, while add the
cflags which are not include dirs as definitions
- glib/CMakeLists.txt | 5 +++--
+ glib/CMakeLists.txt | 5 +++--
glib/demo/CMakeLists.txt | 5 ++++-
2 files changed, 7 insertions(+), 3 deletions(-)
commit 02d85dd2cc154dbb6caa04a349532033d833edd1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jul 20 13:53:56 2010 +0200
+Date: Tue Jul 20 13:53:56 2010 +0200
[glib-demo] Add support for adding annots in annot demo
@@ -30008,7 +30367,7 @@
commit 969cb850f5c2bc31de82c591b2b3210b5cfabf5f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jul 20 13:53:29 2010 +0200
+Date: Tue Jul 20 13:53:29 2010 +0200
[glib] docs: Add new symbols to poppler-sections.txt
@@ -30017,30 +30376,30 @@
commit 251959438b6257fe71ed58e79eec60cda68a66cf
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jul 20 13:53:00 2010 +0200
+Date: Tue Jul 20 13:53:00 2010 +0200
[glib] Add poppler_page_add_annot()
glib/poppler-document.cc | 7 ++++---
- glib/poppler-page.cc | 19 +++++++++++++++++++
- glib/poppler-page.h | 2 ++
+ glib/poppler-page.cc | 19 +++++++++++++++++++
+ glib/poppler-page.h | 2 ++
3 files changed, 25 insertions(+), 3 deletions(-)
commit 78a4f6976e708f2cc23aac49fbff0faf00e74bc3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jul 20 13:51:16 2010 +0200
+Date: Tue Jul 20 13:51:16 2010 +0200
[glib] annots: Add several setter methods
- glib/poppler-annot.cc | 278
+ glib/poppler-annot.cc | 278
++++++++++++++++++++++++++++++++++++++++++++-----
- glib/poppler-annot.h | 26 +++++
+ glib/poppler-annot.h | 26 +++++
glib/poppler-private.h | 6 ++
3 files changed, 285 insertions(+), 25 deletions(-)
commit fee488c9db60ab691ce9ff5eef284be2af897aee
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jul 18 11:26:59 2010 +0200
+Date: Sun Jul 18 11:26:59 2010 +0200
[annots] Add AnnotMarkup::setOpacity
@@ -30050,7 +30409,7 @@
commit d15a355ede2d8510c4df847ea0b92b5357b29914
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jul 18 09:57:35 2010 +0200
+Date: Sun Jul 18 09:57:35 2010 +0200
Set the page reference (P in annot dict) when adding a new annot to
a page
@@ -30062,25 +30421,25 @@
commit 49ffb46db3118db874d2d9830bb034762d625c61
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 19 16:31:54 2010 +0100
+Date: Mon Jul 19 16:31:54 2010 +0100
Remove exception support
We don't use it and don't even support it properly
- CMakeLists.txt | 1 -
- config.h.cmake | 3 ---
- configure.ac | 4 ---
- goo/gmem.cc | 56
+ CMakeLists.txt | 1 -
+ config.h.cmake | 3 ---
+ configure.ac | 4 ---
+ goo/gmem.cc | 56
++++++++++++------------------------------
- goo/gmem.h | 38 +++++++++-------------------
+ goo/gmem.h | 38 +++++++++-------------------
poppler/poppler-config.h.cmake | 5 ----
- poppler/poppler-config.h.in | 5 ----
+ poppler/poppler-config.h.in | 5 ----
7 files changed, 27 insertions(+), 85 deletions(-)
commit dd2e9399868e3dbf2fa4ede050f8d74d29ebbbb4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 19 16:31:43 2010 +0100
+Date: Mon Jul 19 16:31:43 2010 +0100
add uninstalled.pc to ignore
@@ -30089,7 +30448,7 @@
commit d1033006aae381a0f075e02d54638a1af997caf3
Author: Pino Toscano <pino at kde.org>
-Date: Sat Jul 17 21:46:14 2010 +0200
+Date: Sat Jul 17 21:46:14 2010 +0200
add FindGObjectIntrospection.cmake and
GObjectIntrospectionMacros.cmake to the dist
@@ -30099,7 +30458,7 @@
commit ce8d03950736cc35d035a44a7d88e5f2a9defa74
Author: Pino Toscano <pino at kde.org>
-Date: Sat Jul 17 21:39:08 2010 +0200
+Date: Sat Jul 17 21:39:08 2010 +0200
[CMake/glib] add support for gobject-introspection
@@ -30114,16 +30473,16 @@
by ALL, which have the gir and the typelib files as dependencies,
to make them build with the usual `make all'.
- CMakeLists.txt | 5 +-
- cmake/modules/FindGObjectIntrospection.cmake | 61 +++++++++++++++++
+ CMakeLists.txt | 5 +-
+ cmake/modules/FindGObjectIntrospection.cmake | 61 +++++++++++++++++
cmake/modules/GObjectIntrospectionMacros.cmake | 94
++++++++++++++++++++++++++
- glib/CMakeLists.txt | 36 ++++++++++
+ glib/CMakeLists.txt | 36 ++++++++++
4 files changed, 194 insertions(+), 2 deletions(-)
commit 78bf43d8e11aa52db9862af118c597e117d31083
Author: Pino Toscano <pino at kde.org>
-Date: Sat Jul 17 20:28:58 2010 +0200
+Date: Sat Jul 17 20:28:58 2010 +0200
[CMake] properly use the glib2 include dirs
@@ -30137,7 +30496,7 @@
commit 6f3082d677bc62aa3f8124132e3e337c01be2629
Author: Pino Toscano <pino at kde.org>
-Date: Sat Jul 17 19:28:09 2010 +0200
+Date: Sat Jul 17 19:28:09 2010 +0200
[CMake] split the generated sources of poppler_glib_SRCS in an own
poppler_glib_generated_SRCS
@@ -30147,7 +30506,7 @@
commit 2a252dd9b05857bbd10dee235e873886fc74ec17
Author: Pino Toscano <pino at kde.org>
-Date: Sat Jul 17 14:57:38 2010 +0200
+Date: Sat Jul 17 14:57:38 2010 +0200
[CMake] add stub message and TODO for the gobject-introspection
support
@@ -30157,7 +30516,7 @@
commit 8a3d1794a8ef5d525bb454755fec018e3fcb3816
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 16 14:00:32 2010 +0100
+Date: Fri Jul 16 14:00:32 2010 +0100
update
@@ -30166,7 +30525,7 @@
commit 31ac578942b82cbd16b064abca586ccb89dfa7ce
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 15 15:05:10 2010 +0200
+Date: Thu Jul 15 15:05:10 2010 +0200
Rework ChangeLog generation to fix make distcheck
@@ -30175,7 +30534,7 @@
commit 5da5825ecab63089a19aac694826271019a94e6d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 15 15:03:20 2010 +0200
+Date: Thu Jul 15 15:03:20 2010 +0200
[glib] docs: Add version.xml to content_files var
@@ -30184,7 +30543,7 @@
commit fe69b474ae63c9d5d2538db9e51e666dd6ea9fb3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jul 15 10:51:21 2010 +0100
+Date: Thu Jul 15 10:51:21 2010 +0100
Fix padding of names
@@ -30197,24 +30556,24 @@
commit e265ae2d8a46df00ab1bbd863f01f652068d265f
Author: Brian Cameron <brian.cameron at oracle.com>
-Date: Wed Jul 14 20:26:25 2010 +0100
+Date: Wed Jul 14 20:26:25 2010 +0100
Add uninstalled .pc file for poppler when using autoconf
- Makefile.am | 9 ++++++++-
- configure.ac | 9 ++++++++-
+ Makefile.am | 9 ++++++++-
+ configure.ac | 9 ++++++++-
poppler-cairo-uninstalled.pc.in | 6 ++++++
- poppler-cpp-uninstalled.pc.in | 7 +++++++
+ poppler-cpp-uninstalled.pc.in | 7 +++++++
poppler-glib-uninstalled.pc.in | 7 +++++++
- poppler-qt-uninstalled.pc.in | 7 +++++++
- poppler-qt4-uninstalled.pc.in | 7 +++++++
+ poppler-qt-uninstalled.pc.in | 7 +++++++
+ poppler-qt4-uninstalled.pc.in | 7 +++++++
poppler-splash-uninstalled.pc.in | 7 +++++++
- poppler-uninstalled.pc.in | 6 ++++++
+ poppler-uninstalled.pc.in | 6 ++++++
9 files changed, 63 insertions(+), 2 deletions(-)
commit 552ab99e60fe4068be8e4e415924e4be289e47cd
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jul 13 10:18:01 2010 +0200
+Date: Tue Jul 13 10:18:01 2010 +0200
Handle ColorTransform in DCT streams when using libjpeg
@@ -30226,7 +30585,7 @@
commit 8a6697f89625106f3c373dbc7b4dc521e22502f7
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Jul 3 16:42:04 2010 +0200
+Date: Sat Jul 3 16:42:04 2010 +0200
Only define findModifier() when used
@@ -30237,7 +30596,7 @@
commit b1fdb87a4ebb5079c731256cce1870de8c54c65d
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Jul 2 10:53:20 2010 +0200
+Date: Fri Jul 2 10:53:20 2010 +0200
Fix compile warnings on auto imports for mingw compiler
@@ -30252,7 +30611,7 @@
commit 9e577110134eb1e093e697b7504efca759000086
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Jul 2 10:51:24 2010 +0200
+Date: Fri Jul 2 10:51:24 2010 +0200
Check for declaration of gettimeofday()
@@ -30269,7 +30628,7 @@
commit 58c8430ac584f3ba5e97aceb148e6287bfc45f95
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Jun 30 15:06:44 2010 +0200
+Date: Wed Jun 30 15:06:44 2010 +0200
Set -ansi compiler flag early in configure.ac
@@ -30286,7 +30645,7 @@
commit e3663a855a9c86f0a3988a7a50fa40d37d0ea069
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Jul 2 14:45:15 2010 +0200
+Date: Fri Jul 2 14:45:15 2010 +0200
Use MAX_PATH instead of _MAX_PATH everywhere
@@ -30295,14 +30654,14 @@
in ansi mode. MAX_PATH is in the Windows api and thus always available
when windows.h is included.
- goo/gfile.cc | 4 ++--
+ goo/gfile.cc | 4 ++--
poppler/GlobalParams.cc | 2 +-
- poppler/PDFDoc.cc | 4 ++--
+ poppler/PDFDoc.cc | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
commit 7227c407d23a37f5d95e6c01cb7411be2f82ca85
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Jun 30 16:15:06 2010 +0200
+Date: Wed Jun 30 16:15:06 2010 +0200
Check for _WIN32 instead of _MSC_VER
@@ -30312,7 +30671,7 @@
commit 34e727e011529be312313a1f4d4fa1ba9c545888
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Jun 29 16:43:31 2010 +0200
+Date: Tue Jun 29 16:43:31 2010 +0200
Fix cross compiling for Windows with autotools
@@ -30326,7 +30685,7 @@
commit 1bc2f4501ea4e56ca99ae4d94d6cf34cf33c2c7a
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Jun 29 15:34:22 2010 +0200
+Date: Tue Jun 29 15:34:22 2010 +0200
define poppler_qt4_EXPORTS when building with autotools
@@ -30337,7 +30696,7 @@
commit 5825114a26cc6eece2e556063f640dda53ea1e11
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jul 11 12:24:20 2010 +0100
+Date: Sun Jul 11 12:24:20 2010 +0100
Compile++
@@ -30346,7 +30705,7 @@
commit 5e4d8eeea0b9dba68420c164975418c76a53be85
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Jul 10 15:54:28 2010 +0200
+Date: Sat Jul 10 15:54:28 2010 +0200
[pdf-inspector] Do not render for printing
@@ -30355,7 +30714,7 @@
commit e6824972a213a888ca0185b7ae0a75fc23f75797
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Jul 10 15:52:15 2010 +0200
+Date: Sat Jul 10 15:52:15 2010 +0200
[annots] Use a transparency group for markup annots without AP and
opacity != 1
@@ -30366,12 +30725,12 @@
+++++++++++++++++++++++++------------------------------
poppler/Annot.h | 3 +
poppler/Gfx.cc | 9 +-
- poppler/Gfx.h | 2 +-
+ poppler/Gfx.h | 2 +-
4 files changed, 165 insertions(+), 195 deletions(-)
commit 70ce0b6ea1a0d61f5048d2ae49c639d74a643b29
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jul 9 17:04:00 2010 +0200
+Date: Fri Jul 9 17:04:00 2010 +0200
[annots] Clamp QuadPoints coords to annot rectangle instead of
ignore points
@@ -30384,7 +30743,7 @@
commit 8a9e561bfe64f71e9f38c43e5c6be7e5069b2349
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Jul 2 21:07:53 2010 +0200
+Date: Fri Jul 2 21:07:53 2010 +0200
Nicer autogen.sh output
@@ -30393,7 +30752,7 @@
commit ce4d328294cea73f4b7368691dc1fed6bd45d569
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Jul 2 20:51:47 2010 +0200
+Date: Fri Jul 2 20:51:47 2010 +0200
Add option for autogen.sh to skip configure
@@ -30409,17 +30768,17 @@
commit d7ee87c5d0a35c8d4fcc88bde4b8496c49f397c6
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Jul 6 15:16:08 2010 +0100
+Date: Tue Jul 6 15:16:08 2010 +0100
warnings-=2
- poppler/GfxFont.cc | 3 ++-
+ poppler/GfxFont.cc | 3 ++-
utils/HtmlOutputDev.cc | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
commit 1e7f457ca1617fd8c958feef8dd7e694476dedd9
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jul 9 12:29:14 2010 +0200
+Date: Fri Jul 9 12:29:14 2010 +0200
[cairo] Use ceil to convert double to int in tilingPatternFill()
@@ -30430,7 +30789,7 @@
commit 91a7605eb51144f2e7dea69aa9454fff47c49bd2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jul 9 11:42:56 2010 +0200
+Date: Fri Jul 9 11:42:56 2010 +0200
[glib] Fix build when GDK is enabled
@@ -30439,7 +30798,7 @@
commit 09e3e0e9c5134688c4ed2af5cd3a12aa2986474c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 8 18:56:38 2010 +0200
+Date: Thu Jul 8 18:56:38 2010 +0200
[glib] Fix poppler_page_find_tex() when called more than once
@@ -30450,7 +30809,7 @@
commit 25427bdecb219ffe6f0592d2ac36de60c247bfd9
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 8 17:46:22 2010 +0200
+Date: Thu Jul 8 17:46:22 2010 +0200
Fix build when compiling without glib frontend
@@ -30459,12 +30818,12 @@
commit 550684731356a66753ec19f5a8ca4b572db6d2d5
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 8 17:16:02 2010 +0200
+Date: Thu Jul 8 17:16:02 2010 +0200
[glib-demo] Add selections demo
- glib/demo/Makefile.am | 2 +
- glib/demo/main.c | 4 +-
+ glib/demo/Makefile.am | 2 +
+ glib/demo/main.c | 4 +-
glib/demo/selections.c | 687
+++++++++++++++++++++++++++++++++++++++++++++++++
glib/demo/selections.h | 31 +++
@@ -30472,7 +30831,7 @@
commit b257428150e2c13dcc24fd8f75e4ee2c679ab414
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 8 14:45:29 2010 +0200
+Date: Thu Jul 8 14:45:29 2010 +0200
[glib] Add poppler_page_get_selected_text()
@@ -30490,16 +30849,16 @@
anymore
before calling the method.
- glib/demo/text.c | 9 +-------
- glib/poppler-page.cc | 43
+ glib/demo/text.c | 9 +-------
+ glib/poppler-page.cc | 43
+++++++++++++++++++++++++++----------
- glib/poppler-page.h | 3 ++-
- glib/reference/poppler-sections.txt | 1 +
+ glib/poppler-page.h | 3 ++-
+ glib/reference/poppler-sections.txt | 1 +
4 files changed, 36 insertions(+), 20 deletions(-)
commit bedc88225c948ad1288b69c6c106adce36233442
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jul 7 11:55:47 2010 +0200
+Date: Wed Jul 7 11:55:47 2010 +0200
[cairo] Fix warning on signed/unsigned comparison
@@ -30509,19 +30868,19 @@
commit 092aa901b9ec35a48bc1fb229ad16a3b00eef5f2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Jul 5 11:16:49 2010 +0200
+Date: Mon Jul 5 11:16:49 2010 +0200
[glib] docs: add some more introspection annotations
glib/poppler-attachment.cc | 4 ++--
glib/poppler-document.cc | 12 ++++++------
- glib/poppler-media.cc | 4 ++--
- glib/poppler-page.cc | 4 ++--
+ glib/poppler-media.cc | 4 ++--
+ glib/poppler-page.cc | 4 ++--
4 files changed, 12 insertions(+), 12 deletions(-)
commit 6c4e14fd90d5ef2d6670a980ab2476b6fab58df7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Jul 5 10:49:59 2010 +0200
+Date: Mon Jul 5 10:49:59 2010 +0200
[glib] docs: fix POPPLER_CHECK_VERSION() docs
@@ -30530,7 +30889,7 @@
commit ed324a867ecf1f616c4b2dc575f01d5cf1b67c38
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jul 2 18:28:45 2010 +0200
+Date: Fri Jul 2 18:28:45 2010 +0200
[glib] Rename instrospection files as 0.16 instead of 0.14
@@ -30539,7 +30898,7 @@
commit a55f567ff1ea0858eda13a024ed765a016f3bff0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jul 2 18:23:03 2010 +0200
+Date: Fri Jul 2 18:23:03 2010 +0200
[glib] docs: Remove unneeded empty line in doc comment
@@ -30548,24 +30907,24 @@
commit f16015303422280eaa21c3144eca0f1a330dce8a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jul 2 18:19:13 2010 +0200
+Date: Fri Jul 2 18:19:13 2010 +0200
[glib] docs: Add GObject introspection annotations
- glib/poppler-annot.cc | 45
+ glib/poppler-annot.cc | 45
++++++++++++++++++++--------------------
- glib/poppler-document.cc | 8 +++----
- glib/poppler-page.cc | 23 +++++++++++++-------
+ glib/poppler-document.cc | 8 +++----
+ glib/poppler-page.cc | 23 +++++++++++++-------
glib/reference/poppler-docs.sgml | 2 ++
4 files changed, 43 insertions(+), 35 deletions(-)
commit 60242038e4dce7f0c90f2bfa0e771120247dbc9d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jun 30 09:35:29 2010 +0200
+Date: Wed Jun 30 09:35:29 2010 +0200
[glib] Add GObject introspection support
- configure.ac | 5 +++
+ configure.ac | 5 +++
glib/Makefile.am | 29 +++++++++++++++++
m4/introspection.m4 | 94
+++++++++++++++++++++++++++++++++++++++++++++++++++++
@@ -30573,7 +30932,7 @@
commit 3160950a7d7161457405c9084c31af230329b3f0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jul 2 12:47:04 2010 +0200
+Date: Fri Jul 2 12:47:04 2010 +0200
[glib] docs: Add index of deprecated symbols
@@ -30582,7 +30941,7 @@
commit 593db7acf6edce1267f69d12310bf4098ff24c97
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jul 2 12:44:39 2010 +0200
+Date: Fri Jul 2 12:44:39 2010 +0200
[glib] docs: deprecate GDK API
@@ -30591,25 +30950,25 @@
commit 6facefb3fa8f97a9d330545308fb2d89c7f57fa0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 1 18:01:45 2010 +0200
+Date: Thu Jul 1 18:01:45 2010 +0200
[glib] docs: Add index of new symbols for versions 0.12, 0.14 and 0.16
- glib/poppler-action.h | 10 +++++++---
- glib/poppler-annot.cc | 17 +++++++++++++++++
- glib/poppler-date.cc | 2 ++
- glib/poppler-document.cc | 16 +++++++++++++++-
- glib/poppler-layer.cc | 12 ++++++++++++
- glib/poppler-media.cc | 14 ++++++++++++--
- glib/poppler-media.h | 3 +++
- glib/poppler-movie.cc | 6 ++++++
- glib/poppler-page.cc | 2 ++
+ glib/poppler-action.h | 10 +++++++---
+ glib/poppler-annot.cc | 17 +++++++++++++++++
+ glib/poppler-date.cc | 2 ++
+ glib/poppler-document.cc | 16 +++++++++++++++-
+ glib/poppler-layer.cc | 12 ++++++++++++
+ glib/poppler-media.cc | 14 ++++++++++++--
+ glib/poppler-media.h | 3 +++
+ glib/poppler-movie.cc | 6 ++++++
+ glib/poppler-page.cc | 2 ++
glib/reference/poppler-docs.sgml | 12 ++++++++++++
10 files changed, 88 insertions(+), 6 deletions(-)
commit 166b78c0ce8a4536873c4f60b392c24c8a68e7aa
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 1 17:25:03 2010 +0200
+Date: Thu Jul 1 17:25:03 2010 +0200
[glib] docs: document PopplerMediaSaveFunc
@@ -30618,7 +30977,7 @@
commit 5cc0a51f88580c65ac2d5c6ff02b8cf14697b70c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 1 17:20:13 2010 +0200
+Date: Thu Jul 1 17:20:13 2010 +0200
[glib] Use the same name for parameter in function prototype
@@ -30628,7 +30987,7 @@
commit 6793fd8fd2d33d3d58c6556b5dbe6d0497e56646
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 1 15:49:49 2010 +0200
+Date: Thu Jul 1 15:49:49 2010 +0200
[glib] docs: document some enums in poppler-action
@@ -30638,7 +30997,7 @@
commit 8e139696dbe19f54ad54364a711b929146f11080
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 1 15:02:58 2010 +0200
+Date: Thu Jul 1 15:02:58 2010 +0200
[glib] docs: mark structures in poppler-private.h as private
@@ -30647,7 +31006,7 @@
commit ccae7e574047d66c638003cc36fa1edeef4d35ed
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 1 14:59:50 2010 +0200
+Date: Thu Jul 1 14:59:50 2010 +0200
[glib] docs: document PopplerDocument enums
@@ -30657,7 +31016,7 @@
commit 4fbff172693c38cdc4ae8070a55ceb706aa213cd
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 1 14:26:53 2010 +0200
+Date: Thu Jul 1 14:26:53 2010 +0200
[glib] docs: document PopplerFontInfo
@@ -30667,7 +31026,7 @@
commit 465dd4897ff603a6fd96503cf4746fc808b0f827
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 1 12:59:39 2010 +0200
+Date: Thu Jul 1 12:59:39 2010 +0200
[glib] docs: document some enums
@@ -30677,7 +31036,7 @@
commit de3d599ea9e948867cfe395f42ed659670110c4c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 1 12:31:10 2010 +0200
+Date: Thu Jul 1 12:31:10 2010 +0200
[glib] docs: document boxed types defined in poppler-page
@@ -30688,7 +31047,7 @@
commit 34c52190e1dbf4d3effa44b4408faa1fbae0d12d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 1 09:33:08 2010 +0200
+Date: Thu Jul 1 09:33:08 2010 +0200
[glib] Remove splash header file
@@ -30697,7 +31056,7 @@
commit 6910545a487f206ccd059bb295d2312228dbf2ba
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jun 30 19:03:04 2010 +0200
+Date: Wed Jun 30 19:03:04 2010 +0200
[glib] docs: Remove invalid symbol from poppler-sections.txt
@@ -30706,7 +31065,7 @@
commit 65ea3b636cb5a38660e526a483a4d95f5acdf8db
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jun 30 19:02:32 2010 +0200
+Date: Wed Jun 30 19:02:32 2010 +0200
[glib] docs: fix typo
@@ -30715,7 +31074,7 @@
commit 689bfec40b5b3030c2819cb4aac42c3ab6279278
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jun 30 19:01:47 2010 +0200
+Date: Wed Jun 30 19:01:47 2010 +0200
[glib] docs: Add missing doc for parameter
@@ -30724,7 +31083,7 @@
commit 0b3d77627f255a4bf3da6ee875ad8d9eb931c96e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jun 30 19:00:59 2010 +0200
+Date: Wed Jun 30 19:00:59 2010 +0200
[glib] Use the same name for parameter in function prototype
@@ -30733,18 +31092,18 @@
commit 19e1944c00ac2da6b18b015721fc3a8d1898a23a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jun 30 18:01:52 2010 +0200
+Date: Wed Jun 30 18:01:52 2010 +0200
[glib] docs: Add media and movie to docs
- glib/poppler-media.cc | 6 ++++++
- glib/poppler-movie.cc | 6 ++++++
+ glib/poppler-media.cc | 6 ++++++
+ glib/poppler-movie.cc | 6 ++++++
glib/reference/poppler-docs.sgml | 3 ++-
3 files changed, 14 insertions(+), 1 deletion(-)
commit ca48bee07e6b4a20ea7b40b472a335e75feb4739
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jun 30 17:56:50 2010 +0200
+Date: Wed Jun 30 17:56:50 2010 +0200
[glib] docs: Add missing types to poppler.types
@@ -30753,7 +31112,7 @@
commit 613ccf81317a007ed5017ee788466613a6699bb5
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jun 30 17:54:22 2010 +0200
+Date: Wed Jun 30 17:54:22 2010 +0200
[glib] docs: rework poppler-sections.txt
@@ -30768,7 +31127,7 @@
commit b37556a32b79f8711ed7eca24abf19511872a70a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jun 30 12:01:44 2010 +0200
+Date: Wed Jun 30 12:01:44 2010 +0200
[glib] docs: Add index of symbols
@@ -30777,32 +31136,32 @@
commit 7f5fa4e19b4e324a396d64261b9125c1a557ac84
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jun 30 12:00:35 2010 +0200
+Date: Wed Jun 30 12:00:35 2010 +0200
[glib] docs: Add version information
- configure.ac | 1 +
- glib/reference/Makefile.am | 2 +-
+ configure.ac | 1 +
+ glib/reference/Makefile.am | 2 +-
glib/reference/poppler-docs.sgml | 7 ++++++-
- glib/reference/version.xml.in | 1 +
+ glib/reference/version.xml.in | 1 +
4 files changed, 9 insertions(+), 2 deletions(-)
commit 848d5e158fa9eadd19a658db314ba3fff9d026e8
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jun 30 11:30:41 2010 +0200
+Date: Wed Jun 30 11:30:41 2010 +0200
[glib] docs: do not use gtk-doc templates
- configure.ac | 2 +-
- glib/poppler-action.cc | 6 +
- glib/poppler-annot.cc | 6 +
- glib/poppler-attachment.cc | 6 +
- glib/poppler-attachment.h | 16 +
- glib/poppler-document.cc | 8 +
- glib/poppler-features.h.in | 59 ++++
- glib/poppler-form-field.cc | 6 +
- glib/poppler-layer.cc | 6 +
- glib/poppler-page.cc | 6 +
+ configure.ac | 2 +-
+ glib/poppler-action.cc | 6 +
+ glib/poppler-annot.cc | 6 +
+ glib/poppler-attachment.cc | 6 +
+ glib/poppler-attachment.h | 16 +
+ glib/poppler-document.cc | 8 +
+ glib/poppler-features.h.in | 59 ++++
+ glib/poppler-form-field.cc | 6 +
+ glib/poppler-layer.cc | 6 +
+ glib/poppler-page.cc | 6 +
glib/reference/tmpl/poppler-action.sgml | 216 ------------
glib/reference/tmpl/poppler-annot.sgml | 377 ---------------------
glib/reference/tmpl/poppler-attachment.sgml | 68 ----
@@ -30812,19 +31171,19 @@
glib/reference/tmpl/poppler-features.sgml | 83 -----
glib/reference/tmpl/poppler-form-field.sgml | 318 ------------------
glib/reference/tmpl/poppler-layer.sgml | 83 -----
- glib/reference/tmpl/poppler-page.sgml | 483
+ glib/reference/tmpl/poppler-page.sgml | 483
---------------------------
glib/reference/tmpl/poppler-private.sgml | 148 --------
glib/reference/tmpl/poppler-unused.sgml | 8 -
- glib/reference/tmpl/poppler.sgml | 285 ----------------
+ glib/reference/tmpl/poppler.sgml | 285 ----------------
glib/reference/tmpl/stamp-poppler-enums.sgml | 22 --
- gtk-doc.make | 78 +++--
- m4/gtk-doc.m4 | 2 +-
+ gtk-doc.make | 78 +++--
+ m4/gtk-doc.m4 | 2 +-
25 files changed, 171 insertions(+), 2777 deletions(-)
commit 16e15ac845206217086e2adac9f220e75c0c630d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 29 21:44:02 2010 +0100
+Date: Tue Jun 29 21:44:02 2010 +0100
bitmap can be null at this stage, check it isn't
@@ -30833,7 +31192,7 @@
commit 38e5d28a184d0ca8df71a7ea910ce85d7a225e4e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 21 20:38:00 2010 +0100
+Date: Mon Jun 21 20:38:00 2010 +0100
more pow 0.5 -> sqrt
@@ -30842,7 +31201,7 @@
commit 58a53ca0a4e8434e8478f8fe121067dcf05c017d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 21 19:24:20 2010 +0100
+Date: Mon Jun 21 19:24:20 2010 +0100
sqrt is much faster than pow 0.5
@@ -30851,29 +31210,29 @@
commit bf86a9fc464aca57ebec207a213dcc2cc6031940
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 21 19:20:47 2010 +0100
+Date: Mon Jun 21 19:20:47 2010 +0100
introduce getChars to save some method calls
Can give us a decent speedup when we go a lot though this methods
- poppler/Catalog.cc | 12 +----
- poppler/DCTStream.cc | 51 ++++++++++++++------
- poppler/DCTStream.h | 3 ++
- poppler/GfxFont.cc | 22 ++-------
- poppler/GfxState.cc | 30 ++++--------
+ poppler/Catalog.cc | 12 +----
+ poppler/DCTStream.cc | 51 ++++++++++++++------
+ poppler/DCTStream.h | 3 ++
+ poppler/GfxFont.cc | 22 ++-------
+ poppler/GfxState.cc | 30 ++++--------
poppler/JPEG2000Stream.cc | 67 +++++++-------------------
poppler/JPEG2000Stream.h | 38 ++++++++++++++-
- poppler/Link.cc | 14 ++----
- poppler/Object.h | 4 ++
- poppler/Stream.cc | 90 +++++++++++++++++++----------------
- poppler/Stream.h | 118
+ poppler/Link.cc | 14 ++----
+ poppler/Object.h | 4 ++
+ poppler/Stream.cc | 90 +++++++++++++++++++----------------
+ poppler/Stream.h | 118
+++++++++++++++++++++++++++++++++++++++++++++-
11 files changed, 279 insertions(+), 170 deletions(-)
commit 65c14073a3b1035ca5fe3bd6667abd315272841e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Jun 21 17:19:22 2010 +0200
+Date: Mon Jun 21 17:19:22 2010 +0200
Reduce pow operations in GfxCalRGBColorSpace::getXYZ()
@@ -30885,7 +31244,7 @@
commit 9365c05c1f66b3000febf32c45cef2ffe79e041a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Jun 19 10:36:39 2010 +0200
+Date: Sat Jun 19 10:36:39 2010 +0200
[glib] Fix links/annots area for rotated documents with page CropBox
not starting at 0,0
@@ -30897,7 +31256,7 @@
commit d9504c0a288c84b68a516f715505d6bc94b911f5
Author: Pino Toscano <pino at kde.org>
-Date: Fri Jun 18 23:59:04 2010 +0200
+Date: Fri Jun 18 23:59:04 2010 +0200
[autotools] link the 'cpp' tests against libpoppler as well
@@ -30909,18 +31268,18 @@
commit 62975737bcaa6e0a2ecab981aa3e0c8f2ff10571
Author: Brian Cameron <brian.cameron at oracle.com>
-Date: Fri Jun 18 19:22:17 2010 +0100
+Date: Fri Jun 18 19:22:17 2010 +0100
Compile with Sun Studio
- goo/ImgWriter.h | 3 ++-
- goo/JpegWriter.h | 3 ++-
+ goo/ImgWriter.h | 3 ++-
+ goo/JpegWriter.h | 3 ++-
poppler/SplashOutputDev.cc | 6 ++++++
3 files changed, 10 insertions(+), 2 deletions(-)
commit 7cbe3d1521aea8b484efb8663e75684e05b6fb61
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jun 17 23:01:21 2010 +0100
+Date: Thu Jun 17 23:01:21 2010 +0100
Optimize Splash::compositeBackground
@@ -30934,7 +31293,7 @@
commit f323e5e4cdcc20075ee7c722f7adc088c0772249
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jun 17 22:59:37 2010 +0100
+Date: Thu Jun 17 22:59:37 2010 +0100
Check the objects are num before reading them
@@ -30945,7 +31304,7 @@
commit 35e87d2062b1d82db0d765de5a6187122a0fa99c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jun 16 11:52:25 2010 +0200
+Date: Wed Jun 16 11:52:25 2010 +0200
[gib-demo] Add demo for poppler_page_get_text_layout()
@@ -30955,7 +31314,7 @@
commit ddcea568b3a7334e062d6214f43d0a2c2ec95be4
Author: Daniel Garcia <danigm at yaco.es>
-Date: Tue Jun 15 16:57:32 2010 +0200
+Date: Tue Jun 15 16:57:32 2010 +0200
[glib] Add poppler_page_get_text_layout()
@@ -30972,7 +31331,7 @@
commit 6e9fe8832c37b560ac4d0b0e32d618bde70ee117
Author: Pino Toscano <pino at kde.org>
-Date: Wed Jun 16 00:22:59 2010 +0200
+Date: Wed Jun 16 00:22:59 2010 +0200
[Qt4] and support 'Print' named action here too...
@@ -30981,7 +31340,7 @@
commit 53c003f36af5d77f50fe238eaec4c5f7c3a485c7
Author: Pino Toscano <pino at kde.org>
-Date: Wed Jun 16 00:18:13 2010 +0200
+Date: Wed Jun 16 00:18:13 2010 +0200
[CMake] install the new goo/GooLikely.h
@@ -30990,7 +31349,7 @@
commit 2ba752aabc8dad4bb35a351697b1590795c54ca4
Author: Pino Toscano <pino at kde.org>
-Date: Wed Jun 16 00:06:30 2010 +0200
+Date: Wed Jun 16 00:06:30 2010 +0200
update copyrights
@@ -31000,7 +31359,7 @@
commit 38bf54bbad40288be763c6a1a89d90477c9ef89d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 15 23:05:43 2010 +0100
+Date: Tue Jun 15 23:05:43 2010 +0100
move the declaration of likely/unlikely to an own file in goo/
@@ -31012,7 +31371,7 @@
commit 9838edf8c7497858e3bac2743784a3259f61cfdd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 15 22:54:34 2010 +0100
+Date: Tue Jun 15 22:54:34 2010 +0100
Protect us against negative y coordinates
@@ -31023,7 +31382,7 @@
commit 8b32c3e9826d4462fd9d16fab4200ebb23251046
Author: Pino Toscano <pino at kde.org>
-Date: Tue Jun 15 23:55:01 2010 +0200
+Date: Tue Jun 15 23:55:01 2010 +0200
[Qt4/apidox] ok, now the *proper* version for 'Print'...
@@ -31032,7 +31391,7 @@
commit b54e5ac49f69bd1c906e517edcb436e042199cd5
Author: Pino Toscano <pino at kde.org>
-Date: Tue Jun 15 23:53:50 2010 +0200
+Date: Tue Jun 15 23:53:50 2010 +0200
[Qt4/apidox] add the proper version for the new 'Print'
@@ -31041,7 +31400,7 @@
commit 71ad18c3b6b73e23d71600d07ce00bdfaf0bef60
Author: Pino Toscano <pino at kde.org>
-Date: Tue Jun 15 23:51:01 2010 +0200
+Date: Tue Jun 15 23:51:01 2010 +0200
[Qt4] recognize the 'Print' named action here too
@@ -31050,7 +31409,7 @@
commit 96f60f2748ba76de0d296a9838dbd7181f506e36
Author: Guillermo Amaral <gamaral at kdab.com>
-Date: Tue Jun 15 23:47:46 2010 +0200
+Date: Tue Jun 15 23:47:46 2010 +0200
[Qt4] recognize 'Print' as name in named actions
@@ -31060,17 +31419,17 @@
commit 25494311c5b8eb88d43df420ec91a1aedad20d05
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 15 17:44:23 2010 +0200
+Date: Tue Jun 15 17:44:23 2010 +0200
[glib] Add some G_UNLIKELY()
glib/poppler-document.cc | 12 ++++++------
- glib/poppler-page.cc | 17 ++++++++++-------
+ glib/poppler-page.cc | 17 ++++++++++-------
2 files changed, 16 insertions(+), 13 deletions(-)
commit 52f133fb962256edb577b7f639c5c13221c6365d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 15 14:20:49 2010 +0200
+Date: Tue Jun 15 14:20:49 2010 +0200
[glib] Use g_slice for actions and destinations
@@ -31079,7 +31438,7 @@
commit f035c94d8b5b34c0c3bb47b8cfc2f9c720a4fc71
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 15 14:01:07 2010 +0200
+Date: Tue Jun 15 14:01:07 2010 +0200
[glib] Use g_slice_dup in _copy() function for iterators
@@ -31088,7 +31447,7 @@
commit c84f69681828c7e3b969f666f9b84f1531976c6f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 15 13:57:18 2010 +0200
+Date: Tue Jun 15 13:57:18 2010 +0200
[glib] Use g_slice for mappings and PopplerRectangle
@@ -31098,7 +31457,7 @@
commit e12b9ab105f3b56b47ded871693b939ed421c853
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 15 13:49:27 2010 +0200
+Date: Tue Jun 15 13:49:27 2010 +0200
[glib] Use poppler_image_mapping_free() instead of g_free()
@@ -31107,7 +31466,7 @@
commit fb791a15f7472042fb2174e6f5df6924dd4eeb9b
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 15 13:37:52 2010 +0200
+Date: Tue Jun 15 13:37:52 2010 +0200
[glib] Remove poppler_mapping_free and use poppler_link_mapping_free
instead
@@ -31117,7 +31476,7 @@
commit 6186d7220e545eb89597626933a10acd0cd25173
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 15 13:16:59 2010 +0200
+Date: Tue Jun 15 13:16:59 2010 +0200
[glib] Use _new() methods instead of g_new() to create boxed structs
@@ -31126,7 +31485,7 @@
commit 44639cb7b10ab6d66122ae2b6b7f3e5745f933bd
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 15 10:39:00 2010 +0200
+Date: Tue Jun 15 10:39:00 2010 +0200
[glib-demo] Use poppler_rectangle_free() instead of g_free()
@@ -31135,7 +31494,7 @@
commit 3ca304f3837af27ae49541a5f441d8729264a945
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jun 14 19:16:41 2010 +0100
+Date: Mon Jun 14 19:16:41 2010 +0100
Add more caching to ObjectStreams
@@ -31148,7 +31507,7 @@
commit cc2e5f190e19ee8169f67df2541302a2816873d3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Jun 14 18:17:01 2010 +0200
+Date: Mon Jun 14 18:17:01 2010 +0200
[glib-demo] Support password protected documents
@@ -31158,18 +31517,18 @@
commit 34b2dbb6bbaf0189c92eea6b7924999ab2b6ad11
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Jun 14 17:41:51 2010 +0200
+Date: Mon Jun 14 17:41:51 2010 +0200
[glib-demo] Remove GLIB_CHECK_VERSION(), we already depend on
glib 2.18
glib/demo/attachments.c | 5 -----
- glib/demo/main.c | 32 +-------------------------------
+ glib/demo/main.c | 32 +-------------------------------
2 files changed, 1 insertion(+), 36 deletions(-)
commit a52670a46c0561025d8b86cd2865603f0720c695
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 13 15:31:15 2010 +0100
+Date: Sun Jun 13 15:31:15 2010 +0100
do not distribute these two files
@@ -31181,7 +31540,7 @@
commit eb0206ba8458f1dba004ac7bef856dcbb2ccbba5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jun 9 18:56:16 2010 +0100
+Date: Wed Jun 9 18:56:16 2010 +0100
we need to ship these two files
@@ -31192,7 +31551,7 @@
commit 7dfdf1ee293b7d36a049a90d8a17462ed0e50f2c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 8 21:54:52 2010 +0100
+Date: Tue Jun 8 21:54:52 2010 +0100
Typo--
@@ -31201,7 +31560,7 @@
commit 57cc04ee1a122794b338c0d9818dbdaea46a42d6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 8 21:49:40 2010 +0100
+Date: Tue Jun 8 21:49:40 2010 +0100
Add cropbox to the manpage
@@ -31210,30 +31569,30 @@
commit f9e6cb9647981f7afbb20261b3ccedaf003657d2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 8 20:43:11 2010 +0100
+Date: Tue Jun 8 20:43:11 2010 +0100
0.14.0
CMakeLists.txt | 4 ++--
- NEWS | 18 ++++++++++++++++++
- configure.ac | 4 ++--
- cpp/Doxyfile | 2 +-
+ NEWS | 18 ++++++++++++++++++
+ configure.ac | 4 ++--
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
5 files changed, 24 insertions(+), 6 deletions(-)
commit 963afdc39153fee69ecb939c98deeef4f64638de
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 8 20:29:58 2010 +0100
+Date: Tue Jun 8 20:29:58 2010 +0100
libpoppler-qt4.so.3.2.0 -> libpoppler-qt4.so.3.3.0
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Makefile.am | 2 +-
+ qt4/src/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit c1629be8011f3bddbf619246090640d62136d521
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 8 20:23:00 2010 +0100
+Date: Tue Jun 8 20:23:00 2010 +0100
Increase soname as _PopplerActionMovie struct grew
@@ -31243,7 +31602,7 @@
commit 5ef45b1e72aed88ece0905b1204edee641f3c8fc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 8 19:35:20 2010 +0100
+Date: Tue Jun 8 19:35:20 2010 +0100
Do not exit when trying to allocate memory for the XRef fails
@@ -31254,7 +31613,7 @@
commit e7a5e9f70ee1283a2ca6734552d905279c97989b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jun 4 08:46:33 2010 +0100
+Date: Fri Jun 4 08:46:33 2010 +0100
a bit of docu
@@ -31263,7 +31622,7 @@
commit 9ff4dab2558f7c2700fd7fcaccacdad9619dbdda
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jun 4 08:44:34 2010 +0100
+Date: Fri Jun 4 08:44:34 2010 +0100
Add support for unsigned integer numbers
@@ -31274,15 +31633,15 @@
in a
32 bit unsigned integer
- poppler/Lexer.cc | 32 +++++++++++++++++++++++++-------
- poppler/Object.cc | 5 ++++-
- poppler/Object.h | 14 +++++++++++---
+ poppler/Lexer.cc | 32 +++++++++++++++++++++++++-------
+ poppler/Object.cc | 5 ++++-
+ poppler/Object.h | 14 +++++++++++---
poppler/SecurityHandler.cc | 22 ++++++++++++++++++++++
4 files changed, 62 insertions(+), 11 deletions(-)
commit 41e9af7f505dbfbda36f6ac97df90f2a42ab3160
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 1 21:40:07 2010 +0100
+Date: Tue Jun 1 21:40:07 2010 +0100
If the document is not encrypted it is ok to print
@@ -31291,7 +31650,7 @@
commit b15c793a8a58b17a7fe7b32c1037726e1e0e1bf0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 1 20:57:16 2010 +0100
+Date: Tue Jun 1 20:57:16 2010 +0100
Check it is a stream, not that it is not none
@@ -31304,7 +31663,7 @@
commit a72c68117ba05f3934e2df227cdcaf53a375f0ce
Author: Pino Toscano <pino at kde.org>
-Date: Fri May 28 18:11:02 2010 +0200
+Date: Fri May 28 18:11:02 2010 +0200
[cpp apidox] add a start of API documentation for the 'page' class
@@ -31314,7 +31673,7 @@
commit acf7729e8e270e1b4b2a552272dc280ae6d7b352
Author: Pino Toscano <pino at kde.org>
-Date: Fri May 28 17:38:35 2010 +0200
+Date: Fri May 28 17:38:35 2010 +0200
[cpp] fix the font_iterator current page status
@@ -31323,7 +31682,7 @@
commit 4e017ff24a01cbbf1b39eedc3d7697f8b180fdd9
Author: Pino Toscano <pino at kde.org>
-Date: Fri May 28 17:15:28 2010 +0200
+Date: Fri May 28 17:15:28 2010 +0200
[cpp apidox] add API documentation for the 'font_info' and
'font_iterator' classes
@@ -31334,7 +31693,7 @@
commit 2ff840b62e41e2fc98e9fcff7330f40216de58a5
Author: Pino Toscano <pino at kde.org>
-Date: Fri May 28 14:34:37 2010 +0200
+Date: Fri May 28 14:34:37 2010 +0200
[cpp] move the actual convert_date(const char*) implementation in
the detail
@@ -31346,12 +31705,12 @@
cpp/poppler-embedded-file.cpp | 4 ++--
cpp/poppler-global.cpp | 23 ++---------------------
cpp/poppler-private.cpp | 25 +++++++++++++++++++++++++
- cpp/poppler-private.h | 2 ++
+ cpp/poppler-private.h | 2 ++
5 files changed, 32 insertions(+), 24 deletions(-)
commit 8112e9111313eaded4cd2e89d0e67efb0f3e29db
Author: Pino Toscano <pino at kde.org>
-Date: Fri May 28 13:13:50 2010 +0200
+Date: Fri May 28 13:13:50 2010 +0200
[cpp] add a time_type typedef
@@ -31363,12 +31722,12 @@
cpp/poppler-embedded-file.cpp | 4 ++--
cpp/poppler-embedded-file.h | 4 ++--
cpp/poppler-global.cpp | 4 ++--
- cpp/poppler-global.h | 4 +++-
+ cpp/poppler-global.h | 4 +++-
6 files changed, 14 insertions(+), 12 deletions(-)
commit bc5bdb43b12437e00aaddc27a74b9ac4b6498446
Author: Pino Toscano <pino at kde.org>
-Date: Fri May 28 13:01:53 2010 +0200
+Date: Fri May 28 13:01:53 2010 +0200
use the proper type for iterating on a GooVector
@@ -31377,7 +31736,7 @@
commit 87128ab0dfec6be1a034361512ee41301b078831
Author: Maciej Mrozowski <reavertm at gmail.com>
-Date: Thu May 27 17:31:00 2010 +0200
+Date: Thu May 27 17:31:00 2010 +0200
[CMake] Do not force -O2, preserve compiler flags instead.
@@ -31386,19 +31745,19 @@
commit 241c338facb45641ef1a271c904355a014bbf28d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 27 20:37:55 2010 +0100
+Date: Thu May 27 20:37:55 2010 +0100
Allow quality & progressive mode to be utilised in JpegWriter
- goo/JpegWriter.cc | 15 +++++++++++++--
- goo/JpegWriter.h | 4 ++++
+ goo/JpegWriter.cc | 15 +++++++++++++--
+ goo/JpegWriter.h | 4 ++++
splash/SplashBitmap.cc | 18 +++++++++---------
- splash/SplashBitmap.h | 4 ++++
+ splash/SplashBitmap.h | 4 ++++
4 files changed, 30 insertions(+), 11 deletions(-)
commit 9eda6e8aaae412a9882141d1b5b8c7bf0c823c68
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue May 25 23:44:30 2010 +0100
+Date: Tue May 25 23:44:30 2010 +0100
Do not follow loops blindly
@@ -31410,7 +31769,7 @@
commit bbee6e0c8c9b181f8d19c167c867d74a765685fb
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue May 25 23:13:38 2010 +0100
+Date: Tue May 25 23:13:38 2010 +0100
update copyright
@@ -31419,7 +31778,7 @@
commit 80b72b9f2fd70395580205b8b176e0576e132cf5
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed May 26 13:07:57 2010 +0200
+Date: Wed May 26 13:07:57 2010 +0200
[autotools] sync autotool build with cmake build
@@ -31430,7 +31789,7 @@
commit 30ea3ab8a1eecafb3366aef193910098fdb7ccc8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue May 25 23:07:56 2010 +0100
+Date: Tue May 25 23:07:56 2010 +0100
Fix crash when parsing pdf in bug 28170
@@ -31441,14 +31800,14 @@
commit b5a9021037c4e6cbbfd622433f3de693d1f47671
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue May 25 20:00:57 2010 +0100
+Date: Tue May 25 20:00:57 2010 +0100
0.13.4
- CMakeLists.txt | 2 +-
- NEWS | 16 ++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ CMakeLists.txt | 2 +-
+ NEWS | 16 ++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
glib/reference/tmpl/poppler-action.sgml | 5 +++++
glib/reference/tmpl/poppler-annot.sgml | 18 ++++++++++++++++++
glib/reference/tmpl/poppler-attachment.sgml | 3 +++
@@ -31457,16 +31816,16 @@
glib/reference/tmpl/poppler-features.sgml | 3 +++
glib/reference/tmpl/poppler-form-field.sgml | 3 +++
glib/reference/tmpl/poppler-layer.sgml | 4 ++++
- glib/reference/tmpl/poppler-page.sgml | 13 +++++++++++++
+ glib/reference/tmpl/poppler-page.sgml | 13 +++++++++++++
glib/reference/tmpl/poppler-private.sgml | 3 +++
- glib/reference/tmpl/poppler.sgml | 6 ++++++
+ glib/reference/tmpl/poppler.sgml | 6 ++++++
glib/reference/tmpl/stamp-poppler-enums.sgml | 3 +++
- qt4/src/Doxyfile | 2 +-
+ qt4/src/Doxyfile | 2 +-
17 files changed, 103 insertions(+), 4 deletions(-)
commit 57ab0ebe993d79fe551bba58e0a70d55d32828f8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed May 12 20:49:31 2010 +0100
+Date: Wed May 12 20:49:31 2010 +0100
better copyright
@@ -31475,22 +31834,22 @@
commit 69c2cf76cef9c190ac07726f60f1dccd3df5cb6d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed May 12 20:47:25 2010 +0100
+Date: Wed May 12 20:47:25 2010 +0100
mingw does not provide strtok_r
Copy the glibc implementation
- CMakeLists.txt | 1 +
- poppler/Makefile.am | 1 +
+ CMakeLists.txt | 1 +
+ poppler/Makefile.am | 1 +
poppler/poppler-config.h.cmake | 4 +
- poppler/strtok_r.cpp | 189
+ poppler/strtok_r.cpp | 189
+++++++++++++++++++++++++++++++++++++++++
4 files changed, 195 insertions(+)
commit 9e9b5e0d87a7450bd2223538673321ecec720c36
Author: Marek Kasik <mkasik at redhat.com>
-Date: Tue May 11 12:06:17 2010 +0200
+Date: Tue May 11 12:06:17 2010 +0200
Better check of overlapping of table cells when selecting text
@@ -31502,7 +31861,7 @@
commit a3e40b460b7690ef73ccf143b10da07e91d9ee7f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon May 10 17:41:04 2010 +0200
+Date: Mon May 10 17:41:04 2010 +0200
[annots] Adjust bbox for line annots when y1 = y2
@@ -31516,7 +31875,7 @@
commit e30d24c506a9ff742f8af5d6c71273abeddaa265
Author: Pino Toscano <pino at kde.org>
-Date: Tue May 4 15:19:26 2010 +0200
+Date: Tue May 4 15:19:26 2010 +0200
[cpp] ustring::{from,to}_utf8(): fix in/out buffer sizes
@@ -31525,7 +31884,7 @@
commit aaa19a673020e12dbfceb4d25ade0ece7875fd83
Author: Pino Toscano <pino at kde.org>
-Date: Tue May 4 12:07:43 2010 +0200
+Date: Tue May 4 12:07:43 2010 +0200
[cpp] make the pkg-config files really working
@@ -31535,42 +31894,42 @@
commit 8f963ccde41ef1faa719254fccc5bdfe75e9fa87
Author: Patrick Spendrin <ps_ml at gmx.de>
-Date: Sun May 2 18:42:10 2010 +0200
+Date: Sun May 2 18:42:10 2010 +0200
Windows: define strtok_r as strtok_s
poppler/poppler-config.h.cmake | 4 ++++
- poppler/poppler-config.h.in | 4 ++++
+ poppler/poppler-config.h.in | 4 ++++
2 files changed, 8 insertions(+)
commit c9d8df51c96e50ad72f7954baba2254259fc894c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat May 1 19:52:51 2010 +0100
+Date: Sat May 1 19:52:51 2010 +0100
2010 in these copyrights
poppler/poppler-config.h.cmake | 2 +-
- poppler/poppler-config.h.in | 2 +-
+ poppler/poppler-config.h.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit 9ce71fb35fdd66c55872956432160a5c76a62080
Author: Jakub Wilk <ubanus at users.sf.net>
-Date: Sat May 1 19:50:54 2010 +0100
+Date: Sat May 1 19:50:54 2010 +0100
Use strtok_r instead strtok
strtok is not thread safe
- fofi/FoFiType1.cc | 8 +++++---
+ fofi/FoFiType1.cc | 8 +++++---
poppler/CharCodeToUnicode.cc | 6 ++++--
poppler/GlobalParams.cc | 6 ++++--
- poppler/PDFDoc.cc | 4 +++-
- poppler/UnicodeMap.cc | 21 ++++++++++++++++++---
+ poppler/PDFDoc.cc | 4 +++-
+ poppler/UnicodeMap.cc | 21 ++++++++++++++++++---
5 files changed, 34 insertions(+), 11 deletions(-)
commit 6b2983f89e87792a393880dab6dc1fedb748db2c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Apr 30 14:48:50 2010 +0200
+Date: Fri Apr 30 14:48:50 2010 +0200
[cairo] Set device offset and matrix to smask depending on the
group target
@@ -31582,7 +31941,7 @@
commit ac32021704178721ee007a6b6831283e323e500f
Author: Pino Toscano <pino at kde.org>
-Date: Fri Apr 30 01:14:14 2010 +0200
+Date: Fri Apr 30 01:14:14 2010 +0200
demote the #warning to a simple FIXME comment
@@ -31591,7 +31950,7 @@
commit 8c1bc17552c989c15f318d9d109607a9a594ca6b
Author: Pino Toscano <pino at kde.org>
-Date: Fri Apr 30 01:12:19 2010 +0200
+Date: Fri Apr 30 01:12:19 2010 +0200
MSVC: define fmax() and fmin()
@@ -31600,12 +31959,12 @@
Thanks to Patrick Spendrin for the hint!
poppler/poppler-config.h.cmake | 5 +++++
- poppler/poppler-config.h.in | 5 +++++
+ poppler/poppler-config.h.in | 5 +++++
2 files changed, 10 insertions(+)
commit 71063d51a45835b0267a7e3f823ef49689cfd06f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Apr 29 20:28:07 2010 +0200
+Date: Thu Apr 29 20:28:07 2010 +0200
Make sure we are drawing text before calling endTextObject()
@@ -31616,7 +31975,7 @@
commit e909219d8e92994bd52976f9676015fa6ca9fc91
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Apr 29 18:34:22 2010 +0200
+Date: Thu Apr 29 18:34:22 2010 +0200
Set textHaveCSPattern=false again before filling the pattern in
opEndText()
@@ -31629,7 +31988,7 @@
commit 29572d6ac7829b60efce2d8e489473c55e370f26
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 27 23:39:23 2010 +0100
+Date: Tue Apr 27 23:39:23 2010 +0100
fabs for doubles
@@ -31638,7 +31997,7 @@
commit 4905e2bd764ea601e3bf9c5195c740e5bf186af5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 27 23:34:34 2010 +0100
+Date: Tue Apr 27 23:34:34 2010 +0100
fix include
@@ -31647,7 +32006,7 @@
commit f9f0e4b747a1527bd6354897cdba7954d58651de
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Apr 27 14:26:23 2010 +0200
+Date: Tue Apr 27 14:26:23 2010 +0200
Fix first color stop offset of linear gradients
@@ -31658,7 +32017,7 @@
commit 5b822011029f3721fbafd4a7bf01b9d6fee35d25
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 24 18:18:08 2010 +0200
+Date: Sat Apr 24 18:18:08 2010 +0200
include standard float.h instead of unportable values.h
@@ -31667,20 +32026,20 @@
commit dee7cb8691528293bb5b8f266970cdb6771e301b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 24 15:39:23 2010 +0100
+Date: Sat Apr 24 15:39:23 2010 +0100
0.13.3
CMakeLists.txt | 2 +-
- NEWS | 31 +++++++++++++++++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ NEWS | 31 +++++++++++++++++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
5 files changed, 35 insertions(+), 4 deletions(-)
commit 07864c9e2a7a32b48bdbab92c8b2f79bce1d9f5b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 24 13:07:02 2010 +0100
+Date: Sat Apr 24 13:07:02 2010 +0100
minor cleanups
@@ -31690,7 +32049,7 @@
commit e501eabb2f0775444a2bf64005a3a3f1ffa281b4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 24 13:06:12 2010 +0100
+Date: Sat Apr 24 13:06:12 2010 +0100
Do not assume the parameter will have more than 5 chars
@@ -31699,7 +32058,7 @@
commit 6cc4d571339214e9eeeb682ba48fb220cef905f9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 24 13:04:05 2010 +0100
+Date: Sat Apr 24 13:04:05 2010 +0100
Fix end() to return the correct last valid value
@@ -31708,7 +32067,7 @@
commit 4ed53e30e735b79c46eab9d54883531c6e187b17
Author: William Bader <williambader at hotmail.com>
-Date: Fri Apr 23 22:52:24 2010 +0100
+Date: Fri Apr 23 22:52:24 2010 +0100
Silence some Illegal entry in bfrange block in ToUnicode CMap
@@ -31719,7 +32078,7 @@
commit 16a004784043e2a8587c0c3c6d23889df8a80470
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 22 19:39:01 2010 +0100
+Date: Thu Apr 22 19:39:01 2010 +0100
Avoid the usage of std::
@@ -31728,7 +32087,7 @@
commit a7dcb2b4ffee57b7f78529cbaeaab647ab93de86
Author: Pino Toscano <pino at kde.org>
-Date: Thu Apr 22 13:31:41 2010 +0200
+Date: Thu Apr 22 13:31:41 2010 +0200
Windows: include config.h in GlobalParamsWin.cc only if not included
already
@@ -31744,7 +32103,7 @@
commit fba076e17af24a9c9883504282316bba119a908c
Author: Pino Toscano <pino at kde.org>
-Date: Thu Apr 22 13:24:04 2010 +0200
+Date: Thu Apr 22 13:24:04 2010 +0200
avoid accidental max() macro replacement with some compilers (eg MSVC)
@@ -31757,22 +32116,22 @@
commit ccf238b32e236f69c0507a5421ac2649dfa8d865
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Apr 21 19:21:37 2010 +0100
+Date: Wed Apr 21 19:21:37 2010 +0100
Improve colorizing text and masks in pattern colorspace
Bug #27482
- poppler/Gfx.cc | 137
+ poppler/Gfx.cc | 137
++++++++++++++++++++++-----------------------
- poppler/Gfx.h | 4 +-
+ poppler/Gfx.h | 4 +-
poppler/SplashOutputDev.cc | 41 ++++++++++++--
- poppler/SplashOutputDev.h | 3 +-
+ poppler/SplashOutputDev.h | 3 +-
4 files changed, 106 insertions(+), 79 deletions(-)
commit 8e86dfb328d94939ecf390d34af533b831b2837b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Apr 21 19:19:53 2010 +0100
+Date: Wed Apr 21 19:19:53 2010 +0100
Add copyright
@@ -31782,7 +32141,7 @@
commit 6f9f3d33ff8058e28243ba45b8547e21ad0d088a
Author: Andre Klapper <a9016009 at gmx.de>
-Date: Wed Apr 21 19:57:15 2010 +0200
+Date: Wed Apr 21 19:57:15 2010 +0200
[glib-demo] Compile with -DGSEAL_ENABLE
@@ -31795,7 +32154,7 @@
commit 6b14c18d60cae130869f9a5c7688dfe880602224
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Apr 21 19:56:49 2010 +0200
+Date: Wed Apr 21 19:56:49 2010 +0200
[cairo] Make sure we always use a new path in doPath()
@@ -31808,7 +32167,7 @@
commit 4f71d64c69500ed78daf4d797c8af6cfbd3d970e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Apr 21 11:44:49 2010 +0200
+Date: Wed Apr 21 11:44:49 2010 +0200
[cairo] Fix pattern size when bbox is not at 0,0
@@ -31817,7 +32176,7 @@
commit 9c5612f6e013a8698eff6531ec388a7e6c1fb89a
Author: Marek Kasik <mkasik at redhat.com>
-Date: Fri Feb 12 14:31:01 2010 +0100
+Date: Fri Feb 12 14:31:01 2010 +0100
Distinguish between columns and tables when selecting text
@@ -31842,7 +32201,7 @@
commit db014ffb357e760d9397544c5a8fe747cdb497ab
Author: Brian Ewins <brian.ewins at gmail.com>
-Date: Mon Nov 23 08:58:19 2009 +0000
+Date: Mon Nov 23 08:58:19 2009 +0000
Select top right to bottom left in RTL mode
@@ -31856,7 +32215,7 @@
commit b1d43fa052d9160c4f319a67415ecf3ebf2cf9b3
Author: Brian Ewins <brian.ewins at gmail.com>
-Date: Sun Nov 22 09:47:40 2009 +0000
+Date: Sun Nov 22 09:47:40 2009 +0000
Make pdftotext newlines match copy and paste
@@ -31871,7 +32230,7 @@
commit f83b677a8eb44d65698b77edb13a5c7de3a72c0f
Author: Brian Ewins <brian.ewins at gmail.com>
-Date: Thu Nov 12 02:50:29 2009 +0000
+Date: Thu Nov 12 02:50:29 2009 +0000
Use a reading-order sort to order blocks
@@ -31888,7 +32247,7 @@
commit a2191a4d45e0abaec97c19aacae37c4c5824bd36
Author: Brian Ewins <brian.ewins at gmail.com>
-Date: Mon Nov 9 06:24:51 2009 +0000
+Date: Mon Nov 9 06:24:51 2009 +0000
Separate flow construction from reading order
@@ -31906,7 +32265,7 @@
commit 345ed51af9b9e7ea53af42727b91ed68dcc52370
Author: Brian Ewins <brian.ewins at gmail.com>
-Date: Thu Oct 29 01:46:29 2009 +0000
+Date: Thu Oct 29 01:46:29 2009 +0000
Fix bug 3188, text selection across table cells
@@ -31926,7 +32285,7 @@
commit 12d83931ae1b899b70c7ea5c01f03f123b1bb9a8
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Apr 18 17:53:48 2010 +0200
+Date: Sun Apr 18 17:53:48 2010 +0200
[cairo] Check pattern status after setting matrix when rendering
images
@@ -31939,7 +32298,7 @@
commit ff6d501a2fc887fd49a985161f756d6d6b8e6c0d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Apr 18 17:51:42 2010 +0200
+Date: Sun Apr 18 17:51:42 2010 +0200
[cairo] Fix a crash when rendering 0x0 images
@@ -31950,7 +32309,7 @@
commit 84cd2186861436fbaa7c29aa691e69fcd543a1c2
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Apr 13 23:42:28 2010 +0200
+Date: Tue Apr 13 23:42:28 2010 +0200
Properly initialize variable
@@ -31959,7 +32318,7 @@
commit 24f244f486f332b0bd76c6525c5d9d03168a76e6
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Apr 13 23:54:28 2010 +0200
+Date: Tue Apr 13 23:54:28 2010 +0200
pdftops: require output filename when reading from stdin
@@ -31968,7 +32327,7 @@
commit 955f9f53ff225f6794a494fdd0f0fe5ee1a41d88
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Apr 13 23:47:40 2010 +0200
+Date: Tue Apr 13 23:47:40 2010 +0200
pdftotext: require output filename when reading from stdin
@@ -31977,7 +32336,7 @@
commit 31388aa8b5117619878431b7fed2d033000af541
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Apr 13 23:27:20 2010 +0200
+Date: Tue Apr 13 23:27:20 2010 +0200
pdftohtml: require output filename when reading from stdin
@@ -31986,7 +32345,7 @@
commit a8d43ec1c7f5448a7f63d9bbd9062d56ee1c7c58
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Apr 14 19:21:33 2010 +0100
+Date: Wed Apr 14 19:21:33 2010 +0100
update XOPEN_SOURCE to 600 in non standard compile options
@@ -31993,22 +32352,22 @@
it seems helps compiling on some BSD
cmake/modules/PopplerMacros.cmake | 2 +-
- configure.ac | 2 +-
+ configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit 4cce1f14e964edf1bf2d9fb8286ee002a67dc212
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 13 21:57:16 2010 +0100
+Date: Tue Apr 13 21:57:16 2010 +0100
include strings.h on non windows platforms
poppler/GlobalParams.cc | 2 ++
- test/perf-test.cc | 2 ++
+ test/perf-test.cc | 2 ++
2 files changed, 4 insertions(+)
commit 55c76069c52f9f51c6b8c60fe1aa8de499012ea8
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Apr 12 19:32:46 2010 +0200
+Date: Mon Apr 12 19:32:46 2010 +0200
[glib] Use existing cairo api when rendering to a pixbuf
@@ -32020,7 +32379,7 @@
commit 51aefe1423a068e8c119c21a8791d265aecbeaf5
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Apr 9 12:50:00 2010 +0200
+Date: Fri Apr 9 12:50:00 2010 +0200
[cairo] Implement colorizing image masks with pattern colorspace
@@ -32029,7 +32388,7 @@
commit bd8f44289770175a17ac45e4788b0d374cc93d5a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Apr 9 12:02:38 2010 +0200
+Date: Fri Apr 9 12:02:38 2010 +0200
Partially revert "[cairo] Do not change device offset of mask surface"
@@ -32042,7 +32401,7 @@
commit bcb405c43fb7140f5d601d00de4d30913a0050ef
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Apr 8 12:02:48 2010 +0200
+Date: Thu Apr 8 12:02:48 2010 +0200
Pages were always created without forms by Catalog
@@ -32053,7 +32412,7 @@
commit d46581c574b3088a82555cbc3b76e95e2571b9c0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Apr 7 20:25:23 2010 +0100
+Date: Wed Apr 7 20:25:23 2010 +0100
Fix destructor
@@ -32063,7 +32422,7 @@
commit ab14433f8b3d7c67f279cece65dfdd40c6675ac0
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Mar 25 15:33:33 2010 +0100
+Date: Thu Mar 25 15:33:33 2010 +0100
Parse Form on demand
@@ -32073,7 +32432,7 @@
commit c72a2c7f70b13a7b7b531b3c983d9a9bc104bac7
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Mar 25 17:33:11 2010 +0100
+Date: Thu Mar 25 17:33:11 2010 +0100
Parse Names on demand
@@ -32084,7 +32443,7 @@
commit 32053360c93607cf9bdc092257cefad5d4df9ec5
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Mar 25 16:32:22 2010 +0100
+Date: Thu Mar 25 16:32:22 2010 +0100
Parse Dests on demand
@@ -32094,7 +32453,7 @@
commit da0f8e69eecb944e128474f62829f729eeabd189
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Mar 25 16:48:07 2010 +0100
+Date: Thu Mar 25 16:48:07 2010 +0100
Parse Outline on demand in PDFDoc
@@ -32104,7 +32463,7 @@
commit d7a69c8cad112cb6616d0192d8a4028fdaee2f73
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Mar 25 16:05:02 2010 +0100
+Date: Thu Mar 25 16:05:02 2010 +0100
Parse Outline on demand
@@ -32114,7 +32473,7 @@
commit c149e027fa76824221a78fe6d3bf9bfe953491d4
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Mar 25 15:51:51 2010 +0100
+Date: Thu Mar 25 15:51:51 2010 +0100
Parse StructTreeRoot on demand
@@ -32124,7 +32483,7 @@
commit 3c6effe44d6d97f175c2ee7f3913d8c4ba34d612
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Mar 25 14:55:22 2010 +0100
+Date: Thu Mar 25 14:55:22 2010 +0100
Parse Metadata on demand
@@ -32133,7 +32492,7 @@
commit 749d67ea2346a3453ef41dc37ba59d419ad900b0
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Mar 25 15:09:58 2010 +0100
+Date: Thu Mar 25 15:09:58 2010 +0100
Parse PageLabelInfo on demand
@@ -32143,7 +32502,7 @@
commit 78f7d106714fa489a66c39410163a6902ba24856
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Mar 27 14:43:57 2010 +0100
+Date: Sat Mar 27 14:43:57 2010 +0100
Parse PageMode and PageLayout on demand
@@ -32154,7 +32513,7 @@
commit f5dd5be64d09186ee289632c1a61979d15edd605
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Apr 7 19:48:39 2010 +0200
+Date: Wed Apr 7 19:48:39 2010 +0200
Fix saving update docs that have a compressed xref table
@@ -32172,7 +32531,7 @@
commit 3f302fdd78cd78873bf5376af84e83741a8daadb
Author: Pino Toscano <pino at kde.org>
-Date: Tue Apr 6 23:58:46 2010 +0200
+Date: Tue Apr 6 23:58:46 2010 +0200
use a GooVector<bool> instead of a non-standard variable-length-array
@@ -32181,7 +32540,7 @@
commit 425a62b5fa8e4e69bfc1c64ed126b5baac06d78a
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Apr 6 10:57:30 2010 +0200
+Date: Tue Apr 6 10:57:30 2010 +0200
pdfutils: fix deleting fileName
@@ -32191,7 +32550,7 @@
commit 198c9d61ba93ba62ea2da44a23cd948d43556c3e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 6 22:00:14 2010 +0100
+Date: Tue Apr 6 22:00:14 2010 +0100
Use the topleft of the Rect of text annots to draw
@@ -32202,7 +32561,7 @@
commit 1422802f029483ad3e62a3a13e66b2d3990ac58f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Apr 6 12:32:12 2010 +0200
+Date: Tue Apr 6 12:32:12 2010 +0200
[cairo] Use current fill_opacity when drawing soft masked images
@@ -32213,7 +32572,7 @@
commit c152d30f879e6cde45de58bb9249035e127e84e7
Author: Hib Eris <hib at hiberis.nl>
-Date: Mon Apr 5 18:55:29 2010 +0200
+Date: Mon Apr 5 18:55:29 2010 +0200
delete fileName in utils
@@ -32224,11 +32583,11 @@
commit f091c83414ab32a4ecf1fa2bd15f13a3cf113a86
Author: Hib Eris <hib at hiberis.nl>
-Date: Mon Apr 5 20:12:01 2010 +0100
+Date: Mon Apr 5 20:12:01 2010 +0100
add some docu
- poppler/CachedFile.h | 30 ++++++++++++++++++++++++++++++
+ poppler/CachedFile.h | 30 ++++++++++++++++++++++++++++++
poppler/CurlPDFDocBuilder.h | 2 ++
poppler/LocalPDFDocBuilder.h | 2 ++
poppler/PDFDocBuilder.h | 9 +++++++++
@@ -32238,25 +32597,25 @@
commit fc071d800cb4329a3ccf898d7bf16b4db7323ad8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Apr 5 19:11:26 2010 +0100
+Date: Mon Apr 5 19:11:26 2010 +0100
Rework DCTStream error handling, should work better now
Fixes bug 26280
- poppler/DCTStream.cc | 35 ++++++++++++++---------------------
- poppler/DCTStream.h | 5 +++--
+ poppler/DCTStream.cc | 35 ++++++++++++++---------------------
+ poppler/DCTStream.h | 5 +++--
utils/HtmlOutputDev.cc | 4 ++--
3 files changed, 19 insertions(+), 25 deletions(-)
commit a9d801b2db20ecb08734ee5cdb703abf11994b6e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Apr 5 16:55:02 2010 +0100
+Date: Mon Apr 5 16:55:02 2010 +0100
Make some paremeters const & to clearly show we just read them
- poppler/CachedFile.cc | 18 ++++++++++--------
- poppler/CachedFile.h | 8 +++++---
+ poppler/CachedFile.cc | 18 ++++++++++--------
+ poppler/CachedFile.h | 8 +++++---
poppler/CurlCachedFile.cc | 9 +++++----
poppler/CurlCachedFile.h | 3 ++-
poppler/CurlPDFDocBuilder.cc | 9 +++++----
@@ -32270,19 +32629,19 @@
poppler/StdinCachedFile.h | 3 ++-
poppler/StdinPDFDocBuilder.cc | 7 ++++---
poppler/StdinPDFDocBuilder.h | 5 +++--
- utils/pdffonts.cc | 4 ++--
- utils/pdfimages.cc | 4 ++--
- utils/pdfinfo.cc | 4 ++--
- utils/pdftoabw.cc | 4 ++--
- utils/pdftohtml.cc | 4 ++--
- utils/pdftoppm.cc | 2 +-
- utils/pdftops.cc | 4 ++--
- utils/pdftotext.cc | 4 ++--
+ utils/pdffonts.cc | 4 ++--
+ utils/pdfimages.cc | 4 ++--
+ utils/pdfinfo.cc | 4 ++--
+ utils/pdftoabw.cc | 4 ++--
+ utils/pdftohtml.cc | 4 ++--
+ utils/pdftoppm.cc | 2 +-
+ utils/pdftops.cc | 4 ++--
+ utils/pdftotext.cc | 4 ++--
23 files changed, 76 insertions(+), 59 deletions(-)
commit a04ee3ea6066c97d41fc40d5d97c600a1870855a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Apr 5 16:50:58 2010 +0100
+Date: Mon Apr 5 16:50:58 2010 +0100
forgot my (C)
@@ -32291,7 +32650,7 @@
commit ed723c8ac4a21a50d7d236cdcf7a635defd8dffb
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Apr 5 16:50:15 2010 +0100
+Date: Mon Apr 5 16:50:15 2010 +0100
The copy constructor of GooString never worked, so do not use it
@@ -32300,7 +32659,7 @@
commit a28be8e4009b86fdfd92da928def194225a736c6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Apr 5 16:49:06 2010 +0100
+Date: Mon Apr 5 16:49:06 2010 +0100
Add some const correctnes to GooString
@@ -32310,7 +32669,7 @@
commit 46aee9e4d225b88a3dfd4afbe57259f337bb15d3
Author: Hib Eris <hib at hiberis.nl>
-Date: Mon Apr 5 14:36:09 2010 +0200
+Date: Mon Apr 5 14:36:09 2010 +0200
Use PDFDocFactory in utils
@@ -32326,12 +32685,12 @@
commit d487a90688c4431075c9e4db040b3b02625e208f
Author: Hib Eris <hib at hiberis.nl>
-Date: Mon Apr 5 14:35:52 2010 +0200
+Date: Mon Apr 5 14:35:52 2010 +0200
Add PDFDocFactory
- CMakeLists.txt | 2 ++
- poppler/Makefile.am | 2 ++
+ CMakeLists.txt | 2 ++
+ poppler/Makefile.am | 2 ++
poppler/PDFDocFactory.cc | 71
++++++++++++++++++++++++++++++++++++++++++++++++
poppler/PDFDocFactory.h | 42 ++++++++++++++++++++++++++++
@@ -32339,28 +32698,28 @@
commit 869135920831fb0d15db734f3dcd7a67146cc241
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Feb 24 15:24:26 2010 +0100
+Date: Wed Feb 24 15:24:26 2010 +0100
Add CurlPDFDocBuilder
- CMakeLists.txt | 2 ++
+ CMakeLists.txt | 2 ++
poppler/CurlPDFDocBuilder.cc | 46
++++++++++++++++++++++++++++++++++++++++++++
poppler/CurlPDFDocBuilder.h | 30 +++++++++++++++++++++++++++++
- poppler/Makefile.am | 6 ++++--
+ poppler/Makefile.am | 6 ++++--
4 files changed, 82 insertions(+), 2 deletions(-)
commit ec5c6117a64f9cb03560091c4d7948d4287b6975
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Feb 25 11:23:28 2010 +0100
+Date: Thu Feb 25 11:23:28 2010 +0100
Add LocalPDFDocBuilder and StdinPDFDocBuilder
- CMakeLists.txt | 4 ++++
+ CMakeLists.txt | 4 ++++
poppler/LocalPDFDocBuilder.cc | 45
+++++++++++++++++++++++++++++++++++++++++++
poppler/LocalPDFDocBuilder.h | 30 +++++++++++++++++++++++++++++
- poppler/Makefile.am | 4 ++++
+ poppler/Makefile.am | 4 ++++
poppler/StdinPDFDocBuilder.cc | 42
++++++++++++++++++++++++++++++++++++++++
poppler/StdinPDFDocBuilder.h | 30 +++++++++++++++++++++++++++++
@@ -32368,18 +32727,18 @@
commit 919b735d1c0b99bf72280aff8db87ba503954498
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Apr 4 11:05:35 2010 +0200
+Date: Sun Apr 4 11:05:35 2010 +0200
Add PDFDocBuilder
- CMakeLists.txt | 1 +
- poppler/Makefile.am | 1 +
+ CMakeLists.txt | 1 +
+ poppler/Makefile.am | 1 +
poppler/PDFDocBuilder.h | 32 ++++++++++++++++++++++++++++++++
3 files changed, 34 insertions(+)
commit 1ab07faf05661d6d92186974c4b1c279b6178747
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Apr 4 11:29:53 2010 +0200
+Date: Sun Apr 4 11:29:53 2010 +0200
Add PDFDoc::ErrorPDFDoc
@@ -32389,7 +32748,7 @@
commit efc7e5efeddd8f70b7c74573d3194aba0a7d4631
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Apr 4 11:17:37 2010 +0200
+Date: Sun Apr 4 11:17:37 2010 +0200
Cleanup PDFDoc
@@ -32399,27 +32758,27 @@
commit 08a3435e67ebf21beac2fefcbd21ad65f9293fd1
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Feb 23 02:29:26 2010 +0100
+Date: Tue Feb 23 02:29:26 2010 +0100
Add HTTP support using libcurl
With libcurl, poppler can handle documents over http.
- CMakeLists.txt | 18 ++++++++
- config.h.cmake | 6 +++
- configure.ac | 16 +++++++
- poppler/CurlCachedFile.cc | 95
+ CMakeLists.txt | 18 ++++++++
+ config.h.cmake | 6 +++
+ configure.ac | 16 +++++++
+ poppler/CurlCachedFile.cc | 95
++++++++++++++++++++++++++++++++++++++++++
- poppler/CurlCachedFile.h | 39 +++++++++++++++++
- poppler/Makefile.am | 20 +++++++++
+ poppler/CurlCachedFile.h | 39 +++++++++++++++++
+ poppler/Makefile.am | 20 +++++++++
poppler/poppler-config.h.cmake | 5 +++
- poppler/poppler-config.h.in | 5 +++
- utils/pdfinfo.cc | 16 ++++++-
+ poppler/poppler-config.h.in | 5 +++
+ utils/pdfinfo.cc | 16 ++++++-
9 files changed, 219 insertions(+), 1 deletion(-)
commit a87abf6ad9fb66d35a70c9412adc5d8ba2889b96
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Feb 24 14:46:59 2010 +0100
+Date: Wed Feb 24 14:46:59 2010 +0100
Use cached files to read from stdin in pdfinfo
@@ -32430,12 +32789,12 @@
commit 958b04b14baf03c07492fa1cbd225d9968b9efc1
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Feb 23 02:02:10 2010 +0100
+Date: Tue Feb 23 02:02:10 2010 +0100
Add support for reading a cached file from stdin
- CMakeLists.txt | 2 ++
- poppler/Makefile.am | 2 ++
+ CMakeLists.txt | 2 ++
+ poppler/Makefile.am | 2 ++
poppler/StdinCachedFile.cc | 37 +++++++++++++++++++++++++++++++++++++
poppler/StdinCachedFile.h | 26 ++++++++++++++++++++++++++
4 files changed, 67 insertions(+)
@@ -32442,7 +32801,7 @@
commit 9539f75bd06150a3868209c5b04a75f5253722cc
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Apr 3 15:08:20 2010 +0200
+Date: Sat Apr 3 15:08:20 2010 +0200
Add support for cached files
@@ -32457,7 +32816,7 @@
commit 8c6aefb8aa8929b9c47791d3062ed3ac8512626f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Apr 4 16:08:12 2010 +0200
+Date: Sun Apr 4 16:08:12 2010 +0200
[lexer] Correctly parse numbers with '+' sign
@@ -32468,7 +32827,7 @@
commit ab5044e451e3714d385295f0b4ce9a15c8f2562c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 4 12:32:42 2010 +0100
+Date: Sun Apr 4 12:32:42 2010 +0100
Add the -o[dd] and -e[ven] options to pdftoppm
@@ -32482,7 +32841,7 @@
commit 0e371fb628a7e7d0cc1656e6405af4c97dbebf5d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 4 12:30:34 2010 +0100
+Date: Sun Apr 4 12:30:34 2010 +0100
Fix my roll optimization
@@ -32493,7 +32852,7 @@
commit a32f6f9ebaed3e4827b9dc6cb37e307c2798f521
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Mar 28 18:43:14 2010 +0200
+Date: Sun Mar 28 18:43:14 2010 +0200
[cairo] Do not change device offset of mask surface
@@ -32506,7 +32865,7 @@
commit efa5d9544d29252e3df36cc4e65c3d880b3c5172
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Mar 27 22:11:49 2010 +0000
+Date: Sat Mar 27 22:11:49 2010 +0000
remove empty section
@@ -32515,20 +32874,20 @@
commit 5722df7a5387e43ec73f659ca58d2d07b9c4be3b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Mar 27 22:04:43 2010 +0000
+Date: Sat Mar 27 22:04:43 2010 +0000
poppler 0.13.2
CMakeLists.txt | 2 +-
- NEWS | 39 +++++++++++++++++++++++++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ NEWS | 39 +++++++++++++++++++++++++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
5 files changed, 43 insertions(+), 4 deletions(-)
commit b82fd707747b9d87ebf3c8f7ce5ab70ccdf82809
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Mar 27 22:00:58 2010 +0000
+Date: Sat Mar 27 22:00:58 2010 +0000
gtk-doc changes
@@ -32536,16 +32895,16 @@
glib/reference/tmpl/poppler-annot.sgml | 9 ---------
glib/reference/tmpl/poppler-private.sgml | 10 ++++++++++
glib/reference/tmpl/poppler-unused.sgml | 8 ++++++++
- glib/reference/tmpl/poppler.sgml | 10 ++++++++++
+ glib/reference/tmpl/poppler.sgml | 10 ++++++++++
5 files changed, 31 insertions(+), 13 deletions(-)
commit ed0354be4eac615b80e7a868984cc527853788b4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Mar 27 21:44:59 2010 +0000
+Date: Sat Mar 27 21:44:59 2010 +0000
some forgotten copyrights
- qt/poppler-page.cc | 2 +-
+ qt/poppler-page.cc | 2 +-
qt4/src/poppler-document.cc | 2 +-
qt4/src/poppler-movie.cc | 3 ++-
qt4/src/poppler-page.cc | 2 +-
@@ -32553,7 +32912,7 @@
commit 2aedeedf9ef2e2d3eb17bc36d728e68c2f7af762
Author: Hib Eris <hib at hiberis.nl>
-Date: Sat Mar 27 14:38:27 2010 +0000
+Date: Sat Mar 27 14:38:27 2010 +0000
Correctly initialize actualText
@@ -32562,11 +32921,11 @@
commit b53f9b203598555d6d706c3804aba013b8566921
Author: Jan Engelhardt <jengelh at medozas.de>
-Date: Sat Mar 27 13:23:42 2010 +0000
+Date: Sat Mar 27 13:23:42 2010 +0000
make qt3 detection use pkgconfig
- m4/qt.m4 | 101
+ m4/qt.m4 | 101
+++++----------------------------------------------------
qt/Makefile.am | 4 +--
2 files changed, 10 insertions(+), 95 deletions(-)
@@ -32573,7 +32932,7 @@
commit 320d4cee46e108498440179d8f9eab22cd5383d9
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 24 21:51:58 2010 +0100
+Date: Wed Mar 24 21:51:58 2010 +0100
Revert "no more needed"
@@ -32585,7 +32944,7 @@
commit af21b5ab366bfdda203c26a77f4ae6ed0e70f64e
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 23 00:13:21 2010 +0100
+Date: Tue Mar 23 00:13:21 2010 +0100
[CMake] remove the (now) unneeded stuff from Find{GLIB,GDK,GTK}.cmake,
and search for them
@@ -32593,7 +32952,7 @@
this way each bit (GLIB, GDK, and GTK) can be enabled/disabled
independently from the others
- CMakeLists.txt | 4 +++-
+ CMakeLists.txt | 4 +++-
cmake/modules/FindGDK.cmake | 14 +-------------
cmake/modules/FindGLIB.cmake | 14 +-------------
cmake/modules/FindGTK.cmake | 14 +-------------
@@ -32601,7 +32960,7 @@
commit 9b93ed5ce6712ec4cdf58148628e95685c289ef5
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 23 00:02:27 2010 +0100
+Date: Tue Mar 23 00:02:27 2010 +0100
[CMake] copy FindGTK.cmake as FindGLIB.cmake and FindGDK.cmake
@@ -32613,7 +32972,7 @@
commit 0ec21cae0b4623644c3efca1d2836a9f38f25737
Author: Pino Toscano <pino at kde.org>
-Date: Mon Mar 22 22:11:04 2010 +0100
+Date: Mon Mar 22 22:11:04 2010 +0100
[Qt] add the unhandled cases for 'actionOCGState'
@@ -32622,17 +32981,17 @@
commit 5211e09595135b8e6c68efd1b8b689b518092b84
Author: Pino Toscano <pino at kde.org>
-Date: Mon Mar 22 22:07:44 2010 +0100
+Date: Mon Mar 22 22:07:44 2010 +0100
[CMake/cpp] move the BUILD_CPP_TESTS option to the main CMakeLists.txt
- CMakeLists.txt | 1 +
+ CMakeLists.txt | 1 +
cpp/tests/CMakeLists.txt | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
commit 24d6bc8c78cb3148db2098ae4d69bd744340cf52
Author: Pino Toscano <pino at kde.org>
-Date: Mon Mar 22 22:00:55 2010 +0100
+Date: Mon Mar 22 22:00:55 2010 +0100
no more needed
@@ -32641,7 +33000,7 @@
commit a07ef8f703ab896f89ed211a5780e4a669b04fc7
Author: Pino Toscano <pino at kde.org>
-Date: Mon Mar 22 22:00:15 2010 +0100
+Date: Mon Mar 22 22:00:15 2010 +0100
[CMake] revert addition of "-Wl,--no-add-needed" to the link flags,
if available
@@ -32653,7 +33012,7 @@
commit 86debcc9bba28a7c86f01ca9e63bde5fcd541846
Author: Pino Toscano <pino at kde.org>
-Date: Mon Mar 22 21:49:22 2010 +0100
+Date: Mon Mar 22 21:49:22 2010 +0100
[CMake] add "-ansi" to the CXXFLAGS only on Linux
@@ -32663,13 +33022,13 @@
commit 0819acd52a2ce74f0e176626d7b2233e10232d53
Merge: c4ddbe8 92738eb
Author: Pino Toscano <pino at kde.org>
-Date: Mon Mar 22 21:43:01 2010 +0100
+Date: Mon Mar 22 21:43:01 2010 +0100
Merge branch 'master' of ssh://git.freedesktop.org/git/poppler/poppler
commit 92738ebb8a9c7cfc879aae59c2cbdf3159f03cd3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Mar 22 20:28:15 2010 +0000
+Date: Mon Mar 22 20:28:15 2010 +0000
Add a search overload that takes doubles
@@ -32677,12 +33036,12 @@
infinitely because of double->float conversion
qt4/src/poppler-page.cc | 22 +++++++++++++++-------
- qt4/src/poppler-qt4.h | 16 ++++++++++++++--
+ qt4/src/poppler-qt4.h | 16 ++++++++++++++--
2 files changed, 29 insertions(+), 9 deletions(-)
commit 0a895f14c8125c5de7b97e8e799459c431eb51cb
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Mon Mar 22 19:03:54 2010 +0000
+Date: Mon Mar 22 19:03:54 2010 +0000
correctly initialize the grayscale softmask color
@@ -32693,7 +33052,7 @@
commit c4ddbe89df9e48343a9606728b7c182080d87ece
Author: Patrick Spendrin <ps_ml at gmx.de>
-Date: Sat Mar 20 21:55:17 2010 +0100
+Date: Sat Mar 20 21:55:17 2010 +0100
[CMake] when the conf configuration backend is "win32", set the
required Internet Explorer version to 5.0
@@ -32705,7 +33064,7 @@
commit 97da1f9d060493d9fb54a20e980c3f6e2b82c97e
Author: Pino Toscano <pino at kde.org>
-Date: Sat Mar 20 17:51:07 2010 +0100
+Date: Sat Mar 20 17:51:07 2010 +0100
[CMake] check whether a link flag is supported before adding it to
the link flags
@@ -32718,7 +33077,7 @@
commit 223bce6d14e632f457a81b2ec091fe16369d2eb6
Author: Pino Toscano <pino at kde.org>
-Date: Sat Mar 20 14:08:58 2010 +0100
+Date: Sat Mar 20 14:08:58 2010 +0100
[CMake] with GCC, pass --as-needed and --no-add-needed to the linker
@@ -32733,7 +33092,7 @@
commit fc761f0d385708daaef1b95968532795b04f11b0
Author: Pino Toscano <pino at kde.org>
-Date: Sat Mar 20 14:05:59 2010 +0100
+Date: Sat Mar 20 14:05:59 2010 +0100
[CMake] poppler-dump uses parseargs.c which uses the poppler core API,
so it must link to it
@@ -32743,7 +33102,7 @@
commit a210440b05d14efc53224a10e8b3ac7d508043b5
Author: Pino Toscano <pino at kde.org>
-Date: Sat Mar 20 14:04:02 2010 +0100
+Date: Sat Mar 20 14:04:02 2010 +0100
[CMake] poppler-glib uses the freetype API, so it must explicitly
link to it
@@ -32753,7 +33112,7 @@
commit f5d352666b92cee0390470d7b892ec8dcbf046a5
Author: Pino Toscano <pino at kde.org>
-Date: Sat Mar 20 14:03:19 2010 +0100
+Date: Sat Mar 20 14:03:19 2010 +0100
[CMake] pdftoabw uses the libxml2 API, so it must explicitly link
to it
@@ -32763,7 +33122,7 @@
commit 3fc2c4affe825f4aabcee161ec794338bd359403
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Mar 18 13:52:52 2010 +0100
+Date: Thu Mar 18 13:52:52 2010 +0100
[glib] Use g_slice_new/free instead of g_new/free to alloc/free
iterators
@@ -32773,7 +33132,7 @@
commit 7bd6a8558646983669ce699f83d5ed42d7fce476
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Mar 18 13:34:03 2010 +0100
+Date: Thu Mar 18 13:34:03 2010 +0100
[glib] Move find_annot_movie_for_action() from page to action
@@ -32781,13 +33140,13 @@
glib/poppler-action.cc | 93
++++++++++++++++++++++++++++++++++++++++++++------
- glib/poppler-page.cc | 79 ------------------------------------------
+ glib/poppler-page.cc | 79 ------------------------------------------
glib/poppler-private.h | 2 --
3 files changed, 82 insertions(+), 92 deletions(-)
commit e5e3d310aa488638431dd85ac3383a12056674bf
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Mar 18 12:20:26 2010 +0100
+Date: Thu Mar 18 12:20:26 2010 +0100
Update copyright header
@@ -32797,7 +33156,7 @@
commit c76870178a031e437de3f9ed7baa64efb96955d6
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Mar 18 12:13:36 2010 +0100
+Date: Thu Mar 18 12:13:36 2010 +0100
[glib-demo] OCG State Actions demo
@@ -32807,19 +33166,19 @@
commit 456e42f91dfbf73b71a5dbdde13d7ccdb5637d79
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Mar 18 12:12:51 2010 +0100
+Date: Thu Mar 18 12:12:51 2010 +0100
[glib] Add support for OCG State actions
glib/poppler-action.cc | 125
+++++++++++++++++++++++++++++++++++++++++++++++++
- glib/poppler-action.h | 25 +++++++++-
- glib/poppler.h | 1 +
+ glib/poppler-action.h | 25 +++++++++-
+ glib/poppler.h | 1 +
3 files changed, 150 insertions(+), 1 deletion(-)
commit 4b109899e0732bbf65cacd875829e869e61eda48
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Mar 18 12:10:19 2010 +0100
+Date: Thu Mar 18 12:10:19 2010 +0100
[glib] Make get_layer_rbgroup() and get_layers() doc funcs public
for internal use
@@ -32830,7 +33189,7 @@
commit 38a55f6118debf994ce1fc41e987b0e3766047ba
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Mar 18 12:08:30 2010 +0100
+Date: Thu Mar 18 12:08:30 2010 +0100
Add support for Set-OCG-State actions
@@ -32843,7 +33202,7 @@
commit bf398e53b0823d0a6272679858b67c5ffd704425
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 17 23:06:44 2010 +0100
+Date: Wed Mar 17 23:06:44 2010 +0100
[CMake] fix pkg-config executable variable name
@@ -32852,7 +33211,7 @@
commit ab1a37666704d6b15c19b694ee191327847c23da
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 17 23:04:01 2010 +0100
+Date: Wed Mar 17 23:04:01 2010 +0100
[CMake] proper way of looking for pkg-config
@@ -32861,7 +33220,7 @@
commit 7f07a7dcea031f99a9a6d7c424184a2e69ee0062
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 17 22:58:08 2010 +0100
+Date: Wed Mar 17 22:58:08 2010 +0100
[CMake] update FindFontconfig.cmake with a more recent version
@@ -32872,7 +33231,7 @@
commit beee143ffbdc699ab19f10a01e5747200ea1927a
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 17 18:36:32 2010 +0100
+Date: Wed Mar 17 18:36:32 2010 +0100
[CMake] set the LINK_INTERFACE_LIBRARIES for the poppler and
poppler-cpp libraries
@@ -32886,7 +33245,7 @@
commit 5ab791cb2a029edcde84b00a47165adfe4d98a98
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 17 16:39:38 2010 +0100
+Date: Wed Mar 17 16:39:38 2010 +0100
[CMake] small cleanups in FindGTK.cmake
@@ -32899,7 +33258,7 @@
commit fcbc76d82e3059c8288fbdc8da117ac9b38a70f2
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 17 16:36:41 2010 +0100
+Date: Wed Mar 17 16:36:41 2010 +0100
[CMake] switch gtk2 (gtk+, gdk-pixbuf, gthread, gio) search to use
the new pkg_check_modules() way
@@ -32909,7 +33268,7 @@
commit 5b8135e0899aa3578045eca40940a3495c48d895
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 17 16:27:40 2010 +0100
+Date: Wed Mar 17 16:27:40 2010 +0100
[CMake] link poppler-glib to the gdk2 libraries, if gdk2 was found
@@ -32918,7 +33277,7 @@
commit 3dc4979d72048e81ae3b2d60dab11e791ac95696
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 17 16:26:04 2010 +0100
+Date: Wed Mar 17 16:26:04 2010 +0100
[CMake] switch gdk2 search to use the new pkg_check_modules() way
@@ -32927,7 +33286,7 @@
commit 0ef3d899cb8dea75c97ae1038cac5006f97bc0d2
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 17 16:05:07 2010 +0100
+Date: Wed Mar 17 16:05:07 2010 +0100
[CMake] switch glib2 search to use the new pkg_check_modules() way
@@ -32936,7 +33295,7 @@
commit d2dc83cb8de481e44ea584eee77881978af920fa
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 17 15:56:16 2010 +0100
+Date: Wed Mar 17 15:56:16 2010 +0100
[CMake] rename GLIB_VERSION to GLIB_REQUIRED
@@ -32943,13 +33302,13 @@
this way it matches autotools, and it is going to not conflict with
my next changes
- CMakeLists.txt | 4 ++--
+ CMakeLists.txt | 4 ++--
cmake/modules/FindGTK.cmake | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
commit 34accfe27305cae18e09243ab2a607287b86fa47
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 17 13:55:09 2010 +0100
+Date: Wed Mar 17 13:55:09 2010 +0100
[CMake] set all the definitions for poppler-glib in a single place
@@ -32958,7 +33317,7 @@
commit 3d93daf50c61019ca70f42e7ccf33897800b262a
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 17 13:49:22 2010 +0100
+Date: Wed Mar 17 13:49:22 2010 +0100
[CMake] no need to check for BUILD_GTK_TESTS for single tests
@@ -32970,7 +33329,7 @@
commit 946a11345d01d39538d22114e50aa3e179059883
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 20:24:25 2010 +0100
+Date: Mon Mar 15 20:24:25 2010 +0100
[build] Update cmake files
@@ -32980,7 +33339,7 @@
commit 922c0fe392ba439453edb5b2e88b74f0caa586b3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 20:08:23 2010 +0100
+Date: Mon Mar 15 20:08:23 2010 +0100
[glib-demo] Rendition actions demo
@@ -32990,31 +33349,31 @@
commit 163b3f79d67543bc37b64875e30dcc9b7053e1d5
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 20:08:00 2010 +0100
+Date: Mon Mar 15 20:08:00 2010 +0100
[glib] Add support for rendition actions
glib/poppler-action.cc | 22 ++++++++++++++++++++++
- glib/poppler-action.h | 14 +++++++++++++-
+ glib/poppler-action.h | 14 +++++++++++++-
2 files changed, 35 insertions(+), 1 deletion(-)
commit d9b1e40751beddf48a8694b20bfcc4b4cb41060a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 20:06:45 2010 +0100
+Date: Mon Mar 15 20:06:45 2010 +0100
[glib] Add PopplerMedia representing a Rendition Media Clip
- glib/Makefile.am | 2 +
- glib/poppler-media.cc | 302
+ glib/Makefile.am | 2 +
+ glib/poppler-media.cc | 302
+++++++++++++++++++++++++++++++++++++++++++++++++
- glib/poppler-media.h | 53 +++++++++
+ glib/poppler-media.h | 53 +++++++++
glib/poppler-private.h | 2 +
- glib/poppler.h | 2 +
+ glib/poppler.h | 2 +
5 files changed, 361 insertions(+)
commit 0224b81c4729a98a56b7a68054422ea655018d6a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 17:54:03 2010 +0100
+Date: Mon Mar 15 17:54:03 2010 +0100
[glib-demo] Add page number to annots demo
@@ -33023,7 +33382,7 @@
commit 0153b892c63e4fccd0819150cf7b4213857a11c5
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 17:49:51 2010 +0100
+Date: Mon Mar 15 17:49:51 2010 +0100
[glib] Add poppler_annot_get_page_index() to get the page associated
to annot
@@ -33034,7 +33393,7 @@
commit b47337ea91696fea8f42a68a6fa160681ab284b2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 17:49:17 2010 +0100
+Date: Mon Mar 15 17:49:17 2010 +0100
[annots] Checks screen annots associated with a rendition action
have a valid page ref
@@ -33044,7 +33403,7 @@
commit 9417fd793ec8d806822669aa614193073e7dfe50
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 16:52:30 2010 +0100
+Date: Mon Mar 15 16:52:30 2010 +0100
[annots] Save page index of the page associated with the annot
@@ -33054,7 +33413,7 @@
commit 36b76a5d01b74c6381433b6f6f7ffb9f02696a60
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 14:12:11 2010 +0100
+Date: Mon Mar 15 14:12:11 2010 +0100
Rework LinkRendition to follow the spec
@@ -33065,7 +33424,7 @@
commit 7b5885ee7d2026df9a6e87327b6d02f37d79b8b2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 12:25:12 2010 +0100
+Date: Mon Mar 15 12:25:12 2010 +0100
[glib-demo] Annot screen demo
@@ -33074,23 +33433,23 @@
commit bdb76c7cb89bcb6fb139b0ef348d96b7780d57ed
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 12:24:19 2010 +0100
+Date: Mon Mar 15 12:24:19 2010 +0100
[glib] Add support for screen annotation
Based on patch by Sam Kaplan.
- glib/poppler-annot.cc | 75
+ glib/poppler-annot.cc | 75
++++++++++++++++++++++++++++++++++++++++++++++++++
- glib/poppler-annot.h | 8 ++++++
- glib/poppler-page.cc | 3 ++
+ glib/poppler-annot.h | 8 ++++++
+ glib/poppler-page.cc | 3 ++
glib/poppler-private.h | 1 +
- glib/poppler.h | 1 +
+ glib/poppler.h | 1 +
5 files changed, 88 insertions(+)
commit 54892b1375e360113432b07c6ba058f861d21fe8
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 12:21:30 2010 +0100
+Date: Mon Mar 15 12:21:30 2010 +0100
[annots] Save the action already parsed in AnnotScreen
@@ -33100,7 +33459,7 @@
commit 5a84a2d749478f19631dbfad2be06ec4ea85038c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 11:16:17 2010 +0100
+Date: Mon Mar 15 11:16:17 2010 +0100
[glib-demo] Annot and links movie demo
@@ -33107,12 +33466,12 @@
glib/demo/annots.c | 20 ++++++++++
glib/demo/utils.c | 115
++++++++++++++++++++++++++++++++++++++++++++++++++++-
- glib/demo/utils.h | 3 ++
+ glib/demo/utils.h | 3 ++
3 files changed, 137 insertions(+), 1 deletion(-)
commit 2cf5ee4f62089df099f78cd4d39a4eb7589d1b47
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 11:04:17 2010 +0100
+Date: Mon Mar 15 11:04:17 2010 +0100
[glib] Add support for movie actions
@@ -33119,8 +33478,8 @@
Based on patch by Hugo Mercier.
glib/poppler-action.cc | 35 ++++++++++++++++++----
- glib/poppler-action.h | 15 ++++++++--
- glib/poppler-page.cc | 81
+ glib/poppler-action.h | 15 ++++++++--
+ glib/poppler-page.cc | 81
+++++++++++++++++++++++++++++++++++++++++++++++++-
glib/poppler-private.h | 2 ++
4 files changed, 125 insertions(+), 8 deletions(-)
@@ -33127,56 +33486,56 @@
commit 132b6f072fefd231d42f31626f1b5009c4e8319e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 10:56:23 2010 +0100
+Date: Mon Mar 15 10:56:23 2010 +0100
[glib] Add support for movie annotations
Based on patch by Hugo Mercier.
- glib/poppler-annot.cc | 97
+ glib/poppler-annot.cc | 97
++++++++++++++++++++++++++++++++++++++++++++++++++
- glib/poppler-annot.h | 10 ++++++
- glib/poppler-page.cc | 3 ++
+ glib/poppler-annot.h | 10 ++++++
+ glib/poppler-page.cc | 3 ++
glib/poppler-private.h | 1 +
- glib/poppler.h | 1 +
+ glib/poppler.h | 1 +
5 files changed, 112 insertions(+)
commit aecad2bb12be44825d273e364ec6a0444dac5605
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 15 10:48:03 2010 +0100
+Date: Mon Mar 15 10:48:03 2010 +0100
[glib] Add PopplerMovie class
- glib/Makefile.am | 2 +
- glib/poppler-movie.cc | 140
+ glib/Makefile.am | 2 +
+ glib/poppler-movie.cc | 140
+++++++++++++++++++++++++++++++++++++++++++++++++
- glib/poppler-movie.h | 42 +++++++++++++++
+ glib/poppler-movie.h | 42 +++++++++++++++
glib/poppler-private.h | 2 +
- glib/poppler.h | 2 +
+ glib/poppler.h | 2 +
5 files changed, 188 insertions(+)
commit 5b3234a16e0d465bff2b5e277cb64b4f4b0a8dbd
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Mar 14 16:10:26 2010 +0100
+Date: Sun Mar 14 16:10:26 2010 +0100
Split Movie class into Rendition and Movie classes to follow the spec
- poppler/Annot.cc | 16 +-
- poppler/Link.cc | 10 +-
- poppler/Link.h | 6 +-
- poppler/Makefile.am | 2 +
- poppler/Movie.cc | 438
+ poppler/Annot.cc | 16 +-
+ poppler/Link.cc | 10 +-
+ poppler/Link.h | 6 +-
+ poppler/Makefile.am | 2 +
+ poppler/Movie.cc | 438
+++++------------------------------------------
- poppler/Movie.h | 138 +++------------
- poppler/Rendition.cc | 400
+ poppler/Movie.h | 138 +++------------
+ poppler/Rendition.cc | 400
+++++++++++++++++++++++++++++++++++++++++++
- poppler/Rendition.h | 157 +++++++++++++++++
+ poppler/Rendition.h | 157 +++++++++++++++++
qt4/src/poppler-movie.cc | 9 +-
9 files changed, 657 insertions(+), 519 deletions(-)
commit f9c163730478e3b6d8a1e73dbae6c52c28ae1e84
Author: Pino Toscano <pino at kde.org>
-Date: Mon Mar 8 14:49:12 2010 +0100
+Date: Mon Mar 8 14:49:12 2010 +0100
[Qt4] include Object.h and Annot.h, now needed
@@ -33185,7 +33544,7 @@
commit a00532f509c19c5455e0db5068db95dd4583e8dd
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 8 14:22:53 2010 +0100
+Date: Mon Mar 8 14:22:53 2010 +0100
Check for Null instead of None to know whether a dict entry is present
@@ -33196,7 +33555,7 @@
commit b51e66c9a7e2f7f39ae1edf8bda02a7bc1ad4ebd
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 8 14:15:22 2010 +0100
+Date: Mon Mar 8 14:15:22 2010 +0100
[annots] Create appearance stream for Movie Annotations when not
defined
@@ -33210,7 +33569,7 @@
commit fae59411852e5c2c45825c5ea963318f1ed5dc6a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 8 14:07:09 2010 +0100
+Date: Mon Mar 8 14:07:09 2010 +0100
Fix handling of poster in Movie
@@ -33223,7 +33582,7 @@
commit a451f83d101bf265a1e7e2a17c0b320895e70f4e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Mar 7 12:22:57 2010 +0100
+Date: Sun Mar 7 12:22:57 2010 +0100
Save width, height (aspect) in Movie object and provide getAspect()
method
@@ -33234,23 +33593,23 @@
commit f88d469f860da17055fc4b98b64aef241fcf0185
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Mar 6 12:33:40 2010 +0100
+Date: Sat Mar 6 12:33:40 2010 +0100
Move Movie objects parsing code from Annot to Movie
- poppler/Annot.cc | 244
+ poppler/Annot.cc | 244
++-------------------------------------------
- poppler/Annot.h | 73 +-------------
- poppler/Link.cc | 4 +-
- poppler/Movie.cc | 255
+ poppler/Annot.h | 73 +-------------
+ poppler/Link.cc | 4 +-
+ poppler/Movie.cc | 255
+++++++++++++++++++++++++++++++++++++++--------
- poppler/Movie.h | 25 +++--
+ poppler/Movie.h | 25 +++--
qt4/src/poppler-movie.cc | 11 +-
6 files changed, 246 insertions(+), 366 deletions(-)
commit ec9138b574c7226ad733880d3d43b86bb72073f4
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 23:17:50 2010 +0100
+Date: Sun Mar 7 23:17:50 2010 +0100
[autotools] add also cpp/tests/CMakeLists.txt to the "dist files"
@@ -33259,7 +33618,7 @@
commit ef3258d6fc57e7a62d951cc826804e50e8e1b526
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 23:14:12 2010 +0100
+Date: Sun Mar 7 23:14:12 2010 +0100
[autotools] fix location of poppler-config.h.cmake
@@ -33268,7 +33627,7 @@
commit fd1d9c882997ff35acd5a458e9dfeba3ad6c8b25
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 22:42:06 2010 +0100
+Date: Sun Mar 7 22:42:06 2010 +0100
[CMake] just enable what needed each time
@@ -33277,7 +33636,7 @@
commit 476bde472a7e694afde96a04ea335fe9582d6fad
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 22:39:45 2010 +0100
+Date: Sun Mar 7 22:39:45 2010 +0100
[CMake] add small description for the zlib option
@@ -33288,7 +33647,7 @@
commit 1267d7e0c36e262984070a3b55fea46e7289a4b4
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 19:34:03 2010 +0100
+Date: Sun Mar 7 19:34:03 2010 +0100
[CMake] add a note about gtk-doc not supported yet
@@ -33297,7 +33656,7 @@
commit 201b18ad0837e84d874b56e1b0469d1b2d45378b
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 19:30:36 2010 +0100
+Date: Sun Mar 7 19:30:36 2010 +0100
[CMake] sync with poppler-config.h.in: add
WITH_FONTCONFIGURATION_{FONTCONFIG,WIN32}
@@ -33307,21 +33666,18 @@
commit 0d0044e8cc2d406f066338102ec73e1b56214cc3
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 19:25:27 2010 +0100
+Date: Sun Mar 7 19:25:27 2010 +0100
[CMake] move poppler-config.h.cmake in the poppler subdirectory,
where poppler-config.h.in is
- CMakeLists.txt | 2 +-
- poppler-config.h.cmake | 90
- ------------------------------------------
- poppler/poppler-config.h.cmake | 90
- ++++++++++++++++++++++++++++++++++++++++++
- 3 files changed, 91 insertions(+), 91 deletions(-)
+ CMakeLists.txt | 2 +-
+ poppler-config.h.cmake => poppler/poppler-config.h.cmake | 0
+ 2 files changed, 1 insertion(+), 1 deletion(-)
commit f785e29a901d2c76204dd26e9585446fdd817ebd
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 18:35:34 2010 +0100
+Date: Sun Mar 7 18:35:34 2010 +0100
[CMake] remove the generated poppler-enums.{c,h} in the clean target
@@ -33332,7 +33688,7 @@
commit 369604603375dbe3516136b6f8f9d0c26e0b744f
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 18:26:45 2010 +0100
+Date: Sun Mar 7 18:26:45 2010 +0100
[CMake] use the --template option of glib-mkenums (like done with
autotools)
@@ -33342,7 +33698,7 @@
commit bbcbb34fec10c90edd5960bdbcc6849bc8f39526
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 17:34:40 2010 +0100
+Date: Sun Mar 7 17:34:40 2010 +0100
[CMake] set POPPLER_GLIB_DISABLE_DEPRECATED and
POPPLER_GLIB_DISABLE_SINGLE_INCLUDES as done with autotools
@@ -33353,7 +33709,7 @@
commit 190fa971c12ca1b3007f6ba349a77a7c15c47490
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 17:24:25 2010 +0100
+Date: Sun Mar 7 17:24:25 2010 +0100
reorder to match what's in the correspondent .in
@@ -33362,7 +33718,7 @@
commit ff46def8b178420a86a974ec2ce767a538bba8be
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 17:23:16 2010 +0100
+Date: Sun Mar 7 17:23:16 2010 +0100
[CMake] GDK_FEATURE is no more needed here
@@ -33371,7 +33727,7 @@
commit 1eb8026a3060ef61a88c535177510f7ac7e7fc25
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 17:19:58 2010 +0100
+Date: Sun Mar 7 17:19:58 2010 +0100
[CMake] set in one place whether to build the glib frontend
@@ -33380,7 +33736,7 @@
commit a1a6f23e2345814e147a72211ce9139555385223
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 17:09:58 2010 +0100
+Date: Sun Mar 7 17:09:58 2010 +0100
[CMake] correctly set the GLIB_REQ stuff
@@ -33390,17 +33746,17 @@
commit 0f2e5d6925c5938281d9bafc297a43867c4a915b
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 17:03:21 2010 +0100
+Date: Sun Mar 7 17:03:21 2010 +0100
[CMake] move the minimum GLib version to the main CMakeLists.txt
- CMakeLists.txt | 1 +
+ CMakeLists.txt | 1 +
cmake/modules/FindGTK.cmake | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
commit efdffba45d15b538dbfb294403e99f3a6470b4d9
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 16:58:27 2010 +0100
+Date: Sun Mar 7 16:58:27 2010 +0100
[CMake] align the GDK stuff (GDK_{FEATURE,REQ}) to what done with
autotools
@@ -33411,7 +33767,7 @@
commit cfecc69b7f05920f543ee7e9aafeafaa4c3506fb
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 16:49:14 2010 +0100
+Date: Sun Mar 7 16:49:14 2010 +0100
[CMake] apparently there's not a minimum version requirement for GDK,
so drop the check
@@ -33421,7 +33777,7 @@
commit 8ff1cf03d2607b0f13bbbbf272f2b03d8927bd24
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 16:47:21 2010 +0100
+Date: Sun Mar 7 16:47:21 2010 +0100
[CMake] first look for Cairo, then for GLib/GDK/GTK
@@ -33429,12 +33785,12 @@
also, move the CAIRO_FEATURE to the main CMakeLists.txt
CMakeLists.txt | 19 +++++++++++--------
- glib/CMakeLists.txt | 1 -
+ glib/CMakeLists.txt | 1 -
2 files changed, 11 insertions(+), 9 deletions(-)
commit bcaf62b8e252594530d3050761ba563cf3b1fb6e
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 16:00:03 2010 +0100
+Date: Sun Mar 7 16:00:03 2010 +0100
[CMake] enhance/rewrite a bit the FindCairo module
@@ -33451,20 +33807,20 @@
apply the changes to the rest of the build system (specify the
version needed, use the correct variable for includes)
- CMakeLists.txt | 2 +-
+ CMakeLists.txt | 2 +-
cmake/modules/FindCairo.cmake | 64
+++++++++++++++++++++++++++----------------
- glib/CMakeLists.txt | 2 +-
+ glib/CMakeLists.txt | 2 +-
3 files changed, 43 insertions(+), 25 deletions(-)
commit c96aa0f5fc74ae04f483485b787aaf65f1791991
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 02:01:13 2010 +0100
+Date: Sun Mar 7 02:01:13 2010 +0100
add Patrick's copyright notices
- cpp/poppler-global.h | 1 +
- goo/gtypes.h | 14 ++++++++++++++
+ cpp/poppler-global.h | 1 +
+ goo/gtypes.h | 14 ++++++++++++++
poppler/GlobalParams.cc | 1 +
poppler/SplashOutputDev.cc | 1 +
4 files changed, 17 insertions(+)
@@ -33471,7 +33827,7 @@
commit 3311bedd2eb831ef1fd553f3f50960331cf6885f
Author: Patrick Spendrin <ps_ml at gmx.de>
-Date: Sun Mar 7 01:56:15 2010 +0100
+Date: Sun Mar 7 01:56:15 2010 +0100
MSVC: disable for the 'ustring' class the warning C4251 (which does
not apply)
@@ -33481,7 +33837,7 @@
commit 9efa18397bd05fbd27c7811fa6e0f34ce94012e0
Author: Patrick Spendrin <ps_ml at gmx.de>
-Date: Sun Mar 7 01:48:03 2010 +0100
+Date: Sun Mar 7 01:48:03 2010 +0100
MSVC: disable warning C4800, which is of no use for now
@@ -33490,7 +33846,7 @@
commit 3a88d1bf8d2c5a9e8014e0d46e24c9ec06556469
Author: Patrick Spendrin <ps_ml at gmx.de>
-Date: Sun Mar 7 01:26:10 2010 +0100
+Date: Sun Mar 7 01:26:10 2010 +0100
MSVC: no isfinite(), so provide it using _finite()
@@ -33499,7 +33855,7 @@
commit 7774912c46f832f25c51b4cfc0e9430b1cd7fa1f
Author: Patrick Spendrin <ps_ml at gmx.de>
-Date: Sun Mar 7 01:22:31 2010 +0100
+Date: Sun Mar 7 01:22:31 2010 +0100
MSVC: do not force constness here, so the right overload will
be chosen
@@ -33509,7 +33865,7 @@
commit cf07a5d85b402b6956c9605fbdc88bddcb94a3cf
Author: Pino Toscano <pino at kde.org>
-Date: Sun Mar 7 00:49:07 2010 +0100
+Date: Sun Mar 7 00:49:07 2010 +0100
[CMake] show end yes/no message about the GDK usage
@@ -33520,7 +33876,7 @@
commit 42c98f8eabe304d5e3dc8c1ebdd5b0b6c221e696
Author: Pino Toscano <pino at kde.org>
-Date: Sat Mar 6 17:18:08 2010 +0100
+Date: Sat Mar 6 17:18:08 2010 +0100
[CMake] make the font configuration backend selection take a string
(like with autotools)
@@ -33536,7 +33892,7 @@
commit bda6e7cd089f2970af2e9540b4415633ffcf0ebb
Author: Pino Toscano <pino at kde.org>
-Date: Sat Mar 6 17:13:30 2010 +0100
+Date: Sat Mar 6 17:13:30 2010 +0100
[CMake] add a show_end_message() macro to show a generic string
as value
@@ -33549,18 +33905,18 @@
commit d313c0f508711b3b7166b84608c43ebf1f07194b
Author: Pino Toscano <pino at kde.org>
-Date: Sat Mar 6 17:08:59 2010 +0100
+Date: Sat Mar 6 17:08:59 2010 +0100
[CMake] rename the show_end_message() macro to
show_end_message_yesno()
- CMakeLists.txt | 26 +++++++++++++-------------
+ CMakeLists.txt | 26 +++++++++++++-------------
cmake/modules/PopplerMacros.cmake | 4 ++--
2 files changed, 15 insertions(+), 15 deletions(-)
commit 0425ff835fa26df5e25e628a6c56f3a180713905
Author: Pino Toscano <pino at kde.org>
-Date: Fri Mar 5 22:21:56 2010 +0100
+Date: Fri Mar 5 22:21:56 2010 +0100
update copyright
@@ -33569,7 +33925,7 @@
commit c5ea135ca58e112110be3ae10d887f3188172765
Author: Pino Toscano <pino at kde.org>
-Date: Fri Mar 5 22:14:57 2010 +0100
+Date: Fri Mar 5 22:14:57 2010 +0100
[arthur] update the miter limit
@@ -33578,7 +33934,7 @@
commit 552f344b3e3df7c796afa6946149b0a5590cc4f7
Author: Pino Toscano <pino at kde.org>
-Date: Fri Mar 5 22:04:39 2010 +0100
+Date: Fri Mar 5 22:04:39 2010 +0100
[arthur] update the line dash style
@@ -33587,7 +33943,7 @@
commit bc42ee05fceef0d0dd2ab0587c184dfc37cf29bf
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Mar 5 18:54:32 2010 +0000
+Date: Fri Mar 5 18:54:32 2010 +0000
fix copyright year
@@ -33596,7 +33952,7 @@
commit b21461e91ed671ef29fd3cf4780fda44f82a0679
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Mar 5 15:14:08 2010 +0100
+Date: Fri Mar 5 15:14:08 2010 +0100
[cairo] Close image stream before resetting it again
@@ -33605,7 +33961,7 @@
commit 866bcc7edb47fe11355081045e2d316a4d530649
Author: Pino Toscano <pino at kde.org>
-Date: Thu Mar 4 14:19:50 2010 +0100
+Date: Thu Mar 4 14:19:50 2010 +0100
[Qt4] no need to save&restore on a newly created painter
@@ -33614,7 +33970,7 @@
commit 654698b556eb53eab7c2d55fc6b3fdd9e35173bb
Author: Pino Toscano <pino at kde.org>
-Date: Thu Mar 4 13:16:11 2010 +0100
+Date: Thu Mar 4 13:16:11 2010 +0100
[Qt4] use Arthur unconditionally
@@ -33626,7 +33982,7 @@
commit 41931b6310d2ae81e622db904246f019ceb8410d
Author: Pino Toscano <pino at kde.org>
-Date: Thu Mar 4 13:13:11 2010 +0100
+Date: Thu Mar 4 13:13:11 2010 +0100
[Qt4] compile Arthur unconditionally
@@ -33633,14 +33989,14 @@
as the arthur output dev does not require splash anymore, we can
always compile it with poppler-qt4
- poppler/Makefile.am | 4 ++--
+ poppler/Makefile.am | 4 ++--
qt4/src/CMakeLists.txt | 6 +-----
- qt4/src/Makefile.am | 6 +-----
+ qt4/src/Makefile.am | 6 +-----
3 files changed, 4 insertions(+), 12 deletions(-)
commit 48a29e2bbc9aa9bd0cb2775a2365c0ffdeb6ce87
Author: Pino Toscano <pino at kde.org>
-Date: Thu Mar 4 13:11:43 2010 +0100
+Date: Thu Mar 4 13:11:43 2010 +0100
[Arthur] make ArthurOutputDev compile even with Splash disabled
@@ -33651,7 +34007,7 @@
commit 2013a19b6457753890affad8c4049f2ce4627df7
Author: Pino Toscano <pino at kde.org>
-Date: Thu Mar 4 13:02:43 2010 +0100
+Date: Thu Mar 4 13:02:43 2010 +0100
[CMake/tests] compile gtk-splash-test only if splash is enabled
@@ -33660,38 +34016,38 @@
commit ae740c5cfefbae13f82b750e39fa3dbbdc94858b
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 2 23:22:06 2010 +0100
+Date: Tue Mar 2 23:22:06 2010 +0100
[cpp] update the copyrights
cpp/poppler-document-private.h | 2 +-
- cpp/poppler-document.cpp | 2 +-
- cpp/poppler-embedded-file.cpp | 2 +-
- cpp/poppler-embedded-file.h | 2 +-
- cpp/poppler-global.cpp | 3 ++-
- cpp/poppler-global.h | 2 +-
- cpp/poppler-page.cpp | 2 +-
- cpp/poppler-page.h | 2 +-
- cpp/poppler-rectangle.h | 2 +-
- cpp/poppler-toc.cpp | 2 +-
- cpp/poppler-version.cpp | 2 +-
- cpp/tests/poppler-dump.cpp | 2 +-
+ cpp/poppler-document.cpp | 2 +-
+ cpp/poppler-embedded-file.cpp | 2 +-
+ cpp/poppler-embedded-file.h | 2 +-
+ cpp/poppler-global.cpp | 3 ++-
+ cpp/poppler-global.h | 2 +-
+ cpp/poppler-page.cpp | 2 +-
+ cpp/poppler-page.h | 2 +-
+ cpp/poppler-rectangle.h | 2 +-
+ cpp/poppler-toc.cpp | 2 +-
+ cpp/poppler-version.cpp | 2 +-
+ cpp/tests/poppler-dump.cpp | 2 +-
12 files changed, 13 insertions(+), 12 deletions(-)
commit 24b1d8d0b4ae7cea9fbc331f19cd5ce3917b8b4d
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 2 23:15:56 2010 +0100
+Date: Tue Mar 2 23:15:56 2010 +0100
[cpp] {from,to}_utf_8() -> {from,to}_utf8()
cpp/poppler-global.cpp | 4 ++--
- cpp/poppler-global.h | 4 ++--
- cpp/poppler-page.cpp | 2 +-
+ cpp/poppler-global.h | 4 ++--
+ cpp/poppler-page.cpp | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
commit 690af1bc58de1ebe710c5e599f1cb635e4838fc8
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Mar 2 16:33:04 2010 +0100
+Date: Tue Mar 2 16:33:04 2010 +0100
[cpp] define poppler_cpp_EXPORTS when building with autotools as well
@@ -33702,7 +34058,7 @@
commit 7492a376e7e5ec35534276ac15485123645617b0
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 2 22:16:07 2010 +0100
+Date: Tue Mar 2 22:16:07 2010 +0100
[cpp/tests] use gmtime() when gmtime_r() is not available
@@ -33711,7 +34067,7 @@
commit de013cc14a0621782c53f481ed7e559f241855a3
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 2 22:05:25 2010 +0100
+Date: Tue Mar 2 22:05:25 2010 +0100
[cpp] include config.h _after_ the other includes
@@ -33720,7 +34076,7 @@
commit 388e5d6aebcabbfc90894c86248159c63701cb0a
Author: Hib Eris <hib at hiberis.nl>
-Date: Tue Mar 2 15:51:23 2010 +0100
+Date: Tue Mar 2 15:51:23 2010 +0100
Use ICONV_CONST when necessary
@@ -33729,31 +34085,31 @@
commit aaa58b26733a2f7c778632da4942b588050cf33f
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 2 21:53:55 2010 +0100
+Date: Tue Mar 2 21:53:55 2010 +0100
[CMake] properly define ICONV_CONST
- CMakeLists.txt | 1 -
+ CMakeLists.txt | 1 -
cmake/modules/FindIconv.cmake | 3 +++
- config.h.cmake | 2 +-
+ config.h.cmake | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
commit 6304b0d8959fccf96b030c757d78e845d04757e4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 28 15:33:53 2010 +0100
+Date: Sun Feb 28 15:33:53 2010 +0100
poppler 0.13.1
CMakeLists.txt | 2 +-
- NEWS | 33 +++++++++++++++++++++++++++++++++
- configure.ac | 2 +-
- cpp/Doxyfile | 2 +-
+ NEWS | 33 +++++++++++++++++++++++++++++++++
+ configure.ac | 2 +-
+ cpp/Doxyfile | 2 +-
qt4/src/Doxyfile | 2 +-
5 files changed, 37 insertions(+), 4 deletions(-)
commit 9eac71862915c851c07075e3ca3af82eb9e4e775
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 28 15:33:19 2010 +0100
+Date: Sun Feb 28 15:33:19 2010 +0100
Make sure the private headers end up in the tarball on make dist
@@ -33762,7 +34118,7 @@
commit b488172311c2921ab4c365d71ad8b1ab7f596c71
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 28 14:25:36 2010 +0100
+Date: Sun Feb 28 14:25:36 2010 +0100
Add copyright notices
@@ -33772,7 +34128,7 @@
commit 5453cff5b7cb47cadfdae585a58409117af8c1f1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Feb 28 13:51:22 2010 +0100
+Date: Sun Feb 28 13:51:22 2010 +0100
[cairo] Select filter for images based on scale factor
@@ -33788,7 +34144,7 @@
commit e65456cbd5cae2750426aabeb2d66a10537616f0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Feb 28 13:13:13 2010 +0100
+Date: Sun Feb 28 13:13:13 2010 +0100
[cairo] Refactor scaled size computation into a new method
@@ -33799,7 +34155,7 @@
commit 32aa9ae7d0087298661829265de00e93398272b3
Author: Jan Kümmel <jan+freedesktop at snorc.org>
-Date: Sat Feb 27 17:58:46 2010 +0100
+Date: Sat Feb 27 17:58:46 2010 +0100
[cairo] Omit writing of embedded fonts into tempary files
@@ -33811,7 +34167,7 @@
commit 7ba52a32343ca73730a80b64c136e3f03348e7d9
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 27 17:42:46 2010 +0100
+Date: Sat Feb 27 17:42:46 2010 +0100
[cairo] Remove unused 'face' from CairoFreeTypeFont class
@@ -33821,7 +34177,7 @@
commit 7c3140c88c00282e10888143fffe3c402d48fb05
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Feb 27 13:13:47 2010 +0100
+Date: Sat Feb 27 13:13:47 2010 +0100
Don't use '\' character in PostScript names
@@ -33830,7 +34186,7 @@
commit 8e354a15a1861719c00799937ad9f9bb1bb71e9f
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Wed Feb 24 18:58:11 2010 +0000
+Date: Wed Feb 24 18:58:11 2010 +0000
Fix remaining part of 26243
@@ -33844,7 +34200,7 @@
commit fcbc571a98775b1daa8f562fc8674fb2d15b6626
Author: Pino Toscano <pino at kde.org>
-Date: Tue Feb 23 17:02:47 2010 +0100
+Date: Tue Feb 23 17:02:47 2010 +0100
[cpp] make checksum() return an array of data, instead of a string
@@ -33859,7 +34215,7 @@
commit fbefb9bef9f7a099d51919255a98f412d1e1d696
Author: Pino Toscano <pino at kde.org>
-Date: Tue Feb 23 16:56:47 2010 +0100
+Date: Tue Feb 23 16:56:47 2010 +0100
[cpp apidox] add API documentation for the 'embedded_file' class
@@ -33869,7 +34225,7 @@
commit 6d39cca0a035fc656d3b86ba66dedaccee532fcb
Author: Pino Toscano <pino at kde.org>
-Date: Tue Feb 23 16:41:56 2010 +0100
+Date: Tue Feb 23 16:41:56 2010 +0100
[cpp apidox] add API documentation for the 'toc' and 'toc_item'
classes
@@ -33880,18 +34236,18 @@
commit 857e4ceb26d959c48c7af6bff53ca1bfe5307236
Author: Pino Toscano <pino at kde.org>
-Date: Tue Feb 23 15:39:58 2010 +0100
+Date: Tue Feb 23 15:39:58 2010 +0100
[cpp] when the loading of the document fails, put back the data
where it was before
cpp/poppler-document-private.h | 2 +-
- cpp/poppler-document.cpp | 10 +++++++---
+ cpp/poppler-document.cpp | 10 +++++++---
2 files changed, 8 insertions(+), 4 deletions(-)
commit 7838b182143086192ac8dcf571da0ce1743619e2
Author: Pino Toscano <pino at kde.org>
-Date: Tue Feb 23 00:04:09 2010 +0100
+Date: Tue Feb 23 00:04:09 2010 +0100
[cpp] add the directory of the generated html apidox to the ignore
list
@@ -33901,7 +34257,7 @@
commit 71a38a23a9db5cac872c666283b7abcb1462210c
Author: Pino Toscano <pino at kde.org>
-Date: Mon Feb 22 23:43:34 2010 +0100
+Date: Mon Feb 22 23:43:34 2010 +0100
[cpp] add page::text() to get the text inside a page region
@@ -33911,7 +34267,7 @@
commit 4c75360233bc67f097551980a46ecce976927220
Author: Pino Toscano <pino at kde.org>
-Date: Mon Feb 22 23:05:53 2010 +0100
+Date: Mon Feb 22 23:05:53 2010 +0100
[cpp] add page::search()
@@ -33922,7 +34278,7 @@
commit 8932c53a084083eb42d109dd17bac3ad41ce65b5
Author: Pino Toscano <pino at kde.org>
-Date: Mon Feb 22 22:39:36 2010 +0100
+Date: Mon Feb 22 22:39:36 2010 +0100
[cpp] add getters and setters for left/top/right/bottom
@@ -33931,7 +34287,7 @@
commit 8e1ea57f558fa3a1702a17d79b5aaffc486c6a56
Author: Pino Toscano <pino at kde.org>
-Date: Mon Feb 22 22:19:51 2010 +0100
+Date: Mon Feb 22 22:19:51 2010 +0100
[cpp] add a global enum for case sensitivity
@@ -33940,7 +34296,7 @@
commit ae41b087de8f0a7d525320dcf1d64ff22fe982b6
Author: Pino Toscano <pino at kde.org>
-Date: Mon Feb 22 19:06:21 2010 +0100
+Date: Mon Feb 22 19:06:21 2010 +0100
[cpp apidox] doxygen configuration for poppler-cpp
@@ -33950,7 +34306,7 @@
commit 1a36a7bcc684065478a3ade2c2938f0e3672140a
Author: Pino Toscano <pino at kde.org>
-Date: Mon Feb 22 19:05:49 2010 +0100
+Date: Mon Feb 22 19:05:49 2010 +0100
[cpp apidox] very small start of intro page
@@ -33959,7 +34315,7 @@
commit 85e052ab7a4c462143325ecf60eebba35411b790
Author: Pino Toscano <pino at kde.org>
-Date: Mon Feb 22 18:53:20 2010 +0100
+Date: Mon Feb 22 18:53:20 2010 +0100
[cpp apidox] start adding API documentation for the global 'poppler'
namespace
@@ -33972,7 +34328,7 @@
commit b01608f91fb6cf6e9c4fb6e6ee3cb57517a766bf
Author: Pino Toscano <pino at kde.org>
-Date: Mon Feb 22 18:52:24 2010 +0100
+Date: Mon Feb 22 18:52:24 2010 +0100
[cpp apidox] exclude the 'detail' namespace from apidox extraction
@@ -33984,7 +34340,7 @@
commit f17a7a8cfdeabb3ced3ba8d42c869d892c528e13
Author: Pino Toscano <pino at kde.org>
-Date: Mon Feb 22 18:51:30 2010 +0100
+Date: Mon Feb 22 18:51:30 2010 +0100
[cpp apidox] add API documentation for the version functions
@@ -33993,7 +34349,7 @@
commit f6c4bbddc7d04c0b1a6b25c41cbf6d81ae40cc0c
Author: Pino Toscano <pino at kde.org>
-Date: Mon Feb 22 18:50:54 2010 +0100
+Date: Mon Feb 22 18:50:54 2010 +0100
[cpp apidox] start adding API documentation for 'document'
@@ -34003,7 +34359,7 @@
commit cbb7519904d9b6395d0128e16a79324e4b8bfcc0
Author: Pino Toscano <pino at kde.org>
-Date: Mon Feb 22 13:15:11 2010 +0100
+Date: Mon Feb 22 13:15:11 2010 +0100
[CMake] no more need to build system check for the Cairo blend modes
@@ -34011,12 +34367,12 @@
build system
cmake/modules/FindCairo.cmake | 18 ------------------
- config.h.cmake | 3 ---
+ config.h.cmake | 3 ---
2 files changed, 21 deletions(-)
commit 80f47bbf45faf751c661c1d0931e8e1da622b8ca
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Feb 22 12:43:06 2010 +0100
+Date: Mon Feb 22 12:43:06 2010 +0100
[cairo] Use cairo_surface_set_mime_data() when printing
@@ -34030,7 +34386,7 @@
commit d63293af6dbff65f160be0118b1580c03a1aab56
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Nov 27 09:52:23 2009 +0100
+Date: Fri Nov 27 09:52:23 2009 +0100
[cairo] Turn EXTEND_PAD off when printing
@@ -34040,18 +34396,18 @@
commit 880890c14e99a954b365a3a6b59deeffa5304d30
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Feb 22 11:01:05 2010 +0100
+Date: Mon Feb 22 11:01:05 2010 +0100
[cairo] Use CAIRO_VERSION macros to check whether blend modes are
available
- configure.ac | 24 ------------------------
+ configure.ac | 24 ------------------------
poppler/CairoOutputDev.cc | 4 ++--
2 files changed, 2 insertions(+), 26 deletions(-)
commit 5c300ce00b5c59da767ca1ffec12f96f0ebbe701
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 21 21:20:10 2010 +0100
+Date: Sun Feb 21 21:20:10 2010 +0100
[Qt4/apidox] fix typo
@@ -34060,7 +34416,7 @@
commit 3f89ccf871e2f4a14129ad3e986b8cd19cdf129c
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 21 21:06:31 2010 +0100
+Date: Sun Feb 21 21:06:31 2010 +0100
[CMake] set the CXXFLAGS in a better way
@@ -34070,7 +34426,7 @@
commit a18dab9e53a20a76eb46fa3a868fffdd3c754ce2
Merge: fa09892 f3862f7
Author: Pino Toscano <pino at kde.org>
-Date: Sun Feb 21 19:56:38 2010 +0100
+Date: Sun Feb 21 19:56:38 2010 +0100
Merge remote branch 'origin/cpp-frontend'
@@ -34100,11 +34456,11 @@
...
Conflicts:
- config.h.cmake
+ config.h.cmake
commit fa0989297e95b6adebed71336ea206d1b279ab24
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Feb 21 16:59:57 2010 +0000
+Date: Sun Feb 21 16:59:57 2010 +0000
Detect the need for nanosleep in solaris
@@ -34116,7 +34472,7 @@
commit d074485aa9d9fac6b715382002f53e3303bbc519
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Feb 20 10:08:33 2010 +0000
+Date: Sat Feb 20 10:08:33 2010 +0000
Do not call getPixel if we know how to access the data
@@ -34127,7 +34483,7 @@
commit d4cafe357bd86feb4b56e5dfbf5b7822e237a2ee
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Feb 20 10:07:20 2010 +0000
+Date: Sat Feb 20 10:07:20 2010 +0000
Only call getPixel when really needed
@@ -34138,7 +34494,7 @@
commit c3122cfbe090f3a4045269222f941cd5ce77c171
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Feb 20 10:04:37 2010 +0000
+Date: Sat Feb 20 10:04:37 2010 +0000
Move test code to the header to it can be inlined
@@ -34150,7 +34506,7 @@
commit d987fb9b77e6da454eb898cc6c8baaf747b7ac4f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Feb 19 23:59:03 2010 +0000
+Date: Fri Feb 19 23:59:03 2010 +0000
implement writeImgFile for splashModeXBGR8
@@ -34159,20 +34515,20 @@
commit f9425c0b5b112ac673d0499f79a743afce719593
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Feb 19 20:18:13 2010 +0000
+Date: Fri Feb 19 20:18:13 2010 +0000
use pkgconfig to detect libpng on autotools too
- configure.ac | 12 ++++---
- goo/Makefile.am | 7 +++-
- m4/libpng.m4 | 99
+ configure.ac | 12 ++++---
+ goo/Makefile.am | 7 +++-
+ m4/libpng.m4 | 99
-----------------------------------------------------
- poppler/Makefile.am | 3 ++
+ poppler/Makefile.am | 3 ++
4 files changed, 17 insertions(+), 104 deletions(-)
commit 0cb07d645527f25997f5e1b104a6be92441d8ffa
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Feb 18 23:27:20 2010 +0000
+Date: Thu Feb 18 23:27:20 2010 +0000
Only swap w with h if rotation is 90 or 270
@@ -34181,7 +34537,7 @@
commit 35015ed11090d67cab69443e607d4d80ca03c619
Author: Nils Höglund <nils.hoglund at gmail.com>
-Date: Thu Feb 18 23:14:51 2010 +0000
+Date: Thu Feb 18 23:14:51 2010 +0000
Match the number of calls to beginMarkedContent and endMarkedContent
@@ -34190,7 +34546,7 @@
commit ee265760e6ecec93fe26fb8e02848872555daefd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Feb 18 23:13:48 2010 +0000
+Date: Thu Feb 18 23:13:48 2010 +0000
make sure properties exists before using it
@@ -34199,7 +34555,7 @@
commit eab7a55815c06525c7aeba254b66498ab147a958
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 17 21:54:31 2010 +0000
+Date: Wed Feb 17 21:54:31 2010 +0000
if malloc failed return false
@@ -34208,7 +34564,7 @@
commit e2def20a45c1d8307fd62fabb9769121af975abf
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 16 23:31:05 2010 +0000
+Date: Tue Feb 16 23:31:05 2010 +0000
Only assume the OC is not visible if it exists and is set to no
@@ -34219,7 +34575,7 @@
commit 5edd175bdd0f7c2fc3aecb72384de4cb0788fc4e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 16 20:57:22 2010 +0000
+Date: Tue Feb 16 20:57:22 2010 +0000
Add and fix copyright years
@@ -34228,17 +34584,17 @@
commit 0f0fba1b04589061449f98b9dcd8a0c4e7ad2d74
Author: Pino Toscano <pino at kde.org>
-Date: Tue Feb 16 22:00:51 2010 +0100
+Date: Tue Feb 16 22:00:51 2010 +0100
make the descriptions specify they refer to the Splash backend
config.h.cmake | 4 ++--
- configure.ac | 4 ++--
+ configure.ac | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
commit 39b4699020b5cfa1a10e5ef00f0e355e27b21c9f
Author: Pino Toscano <pino at kde.org>
-Date: Tue Feb 16 21:56:30 2010 +0100
+Date: Tue Feb 16 21:56:30 2010 +0100
[CMake] reflect that poppler-glib needs cairo now
@@ -34247,7 +34603,7 @@
commit 5c66c775bcd686c61ea136bcd8f261fb631c5e71
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 16 20:52:15 2010 +0000
+Date: Tue Feb 16 20:52:15 2010 +0000
We don't need to pass anything to FontConfig
@@ -34259,7 +34615,7 @@
commit 582b5259b3c65ee1bef99dbdfccf00f37269b76f
Author: Pino Toscano <pino at kde.org>
-Date: Tue Feb 16 16:36:24 2010 +0100
+Date: Tue Feb 16 16:36:24 2010 +0100
[CMake] find the system threads, and define in the config.h if we
have pthreads
@@ -34270,7 +34626,7 @@
commit 1dff9d440556a155fb5ca7bed15fc6a1f77a1c97
Author: Pino Toscano <pino at kde.org>
-Date: Tue Feb 16 16:10:44 2010 +0100
+Date: Tue Feb 16 16:10:44 2010 +0100
[CMake] add the HAVE_LIBOPENJPEG and HAVE_OPENJPEG_H defines, to
match autotools' ones
@@ -34281,7 +34637,7 @@
commit 4a0bcaa83e6e6533cd48c63449a08467d51c13ea
Author: Pino Toscano <pino at kde.org>
-Date: Tue Feb 16 16:01:53 2010 +0100
+Date: Tue Feb 16 16:01:53 2010 +0100
[CMake] config.h.cmake: change some comments to match autotools' ones
@@ -34290,7 +34646,7 @@
commit 9e38082c3e571d035f0152d65661e5dd97fdd5d8
Author: Pino Toscano <pino at kde.org>
-Date: Tue Feb 16 15:58:30 2010 +0100
+Date: Tue Feb 16 15:58:30 2010 +0100
[CMake] add the Win32-specific ENABLE_RELOCATABLE option, matching
autotools' one
@@ -34301,7 +34657,7 @@
commit eb03020893ed591c18817d75d427a1296cb1f233
Author: Pino Toscano <pino at kde.org>
-Date: Tue Feb 16 15:49:50 2010 +0100
+Date: Tue Feb 16 15:49:50 2010 +0100
[CMake] config.h.cmake: move POPPLER_WITH_GDK in the same place of
autotools' generated one, and with the same comment
@@ -34311,7 +34667,7 @@
commit ba65b3af047b758094b999b2939065c5127508dd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 10 23:08:04 2010 +0000
+Date: Wed Feb 10 23:08:04 2010 +0000
Wrap #include <jpeglib.h> in extern "C" to fix build
@@ -34322,7 +34678,7 @@
commit d3d2a3ee0a3505f44d1196823716b768d434ba73
Author: Pino Toscano <pino at kde.org>
-Date: Wed Feb 10 23:16:27 2010 +0100
+Date: Wed Feb 10 23:16:27 2010 +0100
[CMake] fix typo: "MULTITHREAD" -> "MULTITHREADED"
@@ -34331,7 +34687,7 @@
commit 0dae2294cf8a2f312d8e6504be4e1be516b34b1b
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Tue Feb 9 21:44:07 2010 +0000
+Date: Tue Feb 9 21:44:07 2010 +0000
Fix regression in painting. Fixes bug 26243
@@ -34340,7 +34696,7 @@
commit aa9c3acbc73bafb33c8a797701ed0488a4a74263
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jan 28 17:23:18 2010 +0100
+Date: Thu Jan 28 17:23:18 2010 +0100
[cairo] Add clipToStrokePath() method
@@ -34353,7 +34709,7 @@
commit 41a450c8db45fd064798d15c3d8fe5ab536a7b30
Author: David Benjamin <davidben at mit.edu>
-Date: Fri Jan 22 00:26:59 2010 -0500
+Date: Fri Jan 22 00:26:59 2010 -0500
[cairo] Avoid leaving pointers to free'd memory
@@ -34370,7 +34726,7 @@
commit 309228404710debee4337cc53c641dfef64ad86c
Author: David Benjamin <davidben at mit.edu>
-Date: Wed Jan 27 22:41:16 2010 +0000
+Date: Wed Jan 27 22:41:16 2010 +0000
Allow commands to abort the current stream
@@ -34390,12 +34746,12 @@
bug #24575.
poppler/Gfx.cc | 11 +++++++++++
- poppler/Gfx.h | 1 +
+ poppler/Gfx.h | 1 +
2 files changed, 12 insertions(+)
commit 8284008aa8230a92ba08d547864353d3290e9bf9
Author: David Benjamin <davidben at mit.edu>
-Date: Wed Jan 27 22:40:33 2010 +0000
+Date: Wed Jan 27 22:40:33 2010 +0000
Add a stack of stateGuards to Gfx
@@ -34408,12 +34764,12 @@
rendering.
poppler/Gfx.cc | 30 +++++++++++++++++++++++++++++-
- poppler/Gfx.h | 11 +++++++++++
+ poppler/Gfx.h | 11 +++++++++++
2 files changed, 40 insertions(+), 1 deletion(-)
commit 4ae84c830f842d100cbb702b32970951a5a5769f
Author: David Benjamin <davidben at mit.edu>
-Date: Wed Jan 27 22:39:20 2010 +0000
+Date: Wed Jan 27 22:39:20 2010 +0000
Maintain the height of the stack in Gfx
@@ -34421,12 +34777,12 @@
information about the current height of the stack.
poppler/Gfx.cc | 4 ++++
- poppler/Gfx.h | 1 +
+ poppler/Gfx.h | 1 +
2 files changed, 5 insertions(+)
commit 120fe6ef673c648ae7b19ad2a7e9aef22ee25810
Author: David Benjamin <davidben at mit.edu>
-Date: Wed Jan 27 22:38:43 2010 +0000
+Date: Wed Jan 27 22:38:43 2010 +0000
Do not use objects just after deleting them
@@ -34438,7 +34794,7 @@
commit 3375fa96c7a7dbbb98f5a7b3df9e840a5f30bc80
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jan 27 22:32:29 2010 +0000
+Date: Wed Jan 27 22:32:29 2010 +0000
GooVector rewrite, old version had "unknown" origins/license
@@ -34448,7 +34804,7 @@
commit a945fe64e16ac9aa2577c5db05fc7f3fd4955b7b
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jan 27 16:15:40 2010 +0100
+Date: Wed Jan 27 16:15:40 2010 +0100
[cairo] Fix downscaling images when document is rotated
@@ -34459,19 +34815,19 @@
commit 428cc965c17f167ea00540beeaeaac5c3e426686
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jan 26 21:01:32 2010 +0000
+Date: Tue Jan 26 21:01:32 2010 +0000
Add POPPLER_WITH_GDK in cmake build system
Bug 26247
- glib/CMakeLists.txt | 1 +
+ glib/CMakeLists.txt | 1 +
glib/poppler-features.h.cmake | 1 +
2 files changed, 2 insertions(+)
commit 0af1ae75fd4c8031343f668bed5d8ca6588ee652
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jan 26 20:49:17 2010 +0100
+Date: Tue Jan 26 20:49:17 2010 +0100
[cairo] Use the right matrix for the mask in drawMaskedImage()
@@ -34482,7 +34838,7 @@
commit d8ceaff39f5b80624b6bdc703c2a180dfc3d73ee
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jan 26 11:57:06 2010 +0100
+Date: Tue Jan 26 11:57:06 2010 +0100
[cairo] Add some more LOG messages
@@ -34491,21 +34847,21 @@
commit 778e764b3cb77526260c3c8b46acf19ad06fc61d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jan 25 22:40:20 2010 +0000
+Date: Mon Jan 25 22:40:20 2010 +0000
poppler 0.13.0
- CMakeLists.txt | 4 +--
- NEWS | 99
+ CMakeLists.txt | 4 +--
+ NEWS | 99
+++++++++++++++++++++++++++++++++++++++++++++++++++++
- configure.ac | 2 +-
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ configure.ac | 2 +-
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
5 files changed, 104 insertions(+), 5 deletions(-)
commit 1b5333f2685b8ab85bb1f5b899332c5a0ac99a3d
Author: Pino Toscano <pino at kde.org>
-Date: Mon Jan 25 02:19:00 2010 +0100
+Date: Mon Jan 25 02:19:00 2010 +0100
[CMake] allow multiple targets with the same name
@@ -34521,7 +34877,7 @@
commit 92e1f46866c063c370ef1d6324f6a6c01aed6680
Author: Pino Toscano <pino at kde.org>
-Date: Mon Jan 25 02:15:27 2010 +0100
+Date: Mon Jan 25 02:15:27 2010 +0100
[CMake] do not add the fake buildtests target for the MSVC IDE
@@ -34530,7 +34886,7 @@
commit dea5aa37de079196fa916b1db9af782cf25045f9
Author: Maciej Mrozowski <reavertm at gmail.com>
-Date: Mon Jan 25 00:51:20 2010 +0000
+Date: Mon Jan 25 00:51:20 2010 +0000
Install some more goo files
@@ -34539,7 +34895,7 @@
commit 671a971c45a1e8ce8f6daade82117a9a137034d6
Author: Maciej Mrozowski <reavertm at gmail.com>
-Date: Mon Jan 25 00:48:31 2010 +0000
+Date: Mon Jan 25 00:48:31 2010 +0000
do not install a private header
@@ -34548,7 +34904,7 @@
commit 54c86e53a143a8f9d196e4bef2a733c6f00f6026
Author: Maciej Mrozowski <reavertm at gmail.com>
-Date: Mon Jan 25 00:33:07 2010 +0000
+Date: Mon Jan 25 00:33:07 2010 +0000
Only build tests if told to
@@ -34557,7 +34913,7 @@
commit eb082274694aadb80dd16caea65d7f0a1adf8b46
Author: Maciej Mrozowski <reavertm at gmail.com>
-Date: Mon Jan 25 00:29:55 2010 +0000
+Date: Mon Jan 25 00:29:55 2010 +0000
Only build demos and test if told so. Install poppler-layer.h
@@ -34566,7 +34922,7 @@
commit 73fcc310cd7d6ef435b453485c1c99a33f77212a
Author: Maciej Mrozowski <reavertm at gmail.com>
-Date: Mon Jan 25 00:29:09 2010 +0000
+Date: Mon Jan 25 00:29:09 2010 +0000
install man pages
@@ -34575,13 +34931,13 @@
commit 8672217af4cf88d5506572c2b40fbb0d1d0dbd87
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jan 25 00:11:50 2010 +0000
+Date: Mon Jan 25 00:11:50 2010 +0000
Make the poppler object cache params be a ref
And make sure what we was is a ref, otherwise we abort
- poppler/Gfx.cc | 14 ++++++++------
+ poppler/Gfx.cc | 14 ++++++++------
poppler/PopplerCache.cc | 12 ++++++------
poppler/PopplerCache.h | 6 +++---
3 files changed, 17 insertions(+), 15 deletions(-)
@@ -34588,7 +34944,7 @@
commit 9567fd8d3d905897d0abacd77885102ae86ba8a9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 24 20:15:49 2010 +0000
+Date: Sun Jan 24 20:15:49 2010 +0000
ImgWriter is a header too
@@ -34597,11 +34953,11 @@
commit 735e8a690d0bd3ab4bec90bdad975d19ac3d4689
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 24 19:51:19 2010 +0000
+Date: Sun Jan 24 19:51:19 2010 +0000
noone maintains this either
- msvc/config.h | 62 ----------------------------------
+ msvc/config.h | 62 ----------------------------------
msvc/poppler/poppler-config.h | 77
-------------------------------------------
2 files changed, 139 deletions(-)
@@ -34608,28 +34964,28 @@
commit d485564f0dc86f62b996380bfbd570cf3f543e4f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 24 19:22:33 2010 +0000
+Date: Sun Jan 24 19:22:33 2010 +0000
remove files noone maintains
README.windows | 63 ------------------------
- makefile.vc | 150
+ makefile.vc | 150
---------------------------------------------------------
2 files changed, 213 deletions(-)
commit 38467f2738c88f060ae1d30332e34da743a888a5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 24 19:18:44 2010 +0000
+Date: Sun Jan 24 19:18:44 2010 +0000
only compile glib frontend if cairo is found
- CMakeLists.txt | 4 ++--
+ CMakeLists.txt | 4 ++--
glib/CMakeLists.txt | 25 +++++++------------------
2 files changed, 9 insertions(+), 20 deletions(-)
commit cf045acf46307d51fb6d9959451b53681e6cac03
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 24 19:01:52 2010 +0000
+Date: Sun Jan 24 19:01:52 2010 +0000
compile
@@ -34638,7 +34994,7 @@
commit 0397cf4f193015286464ae70ab202ed400110e30
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 24 19:00:09 2010 +0000
+Date: Sun Jan 24 19:00:09 2010 +0000
Add and fix copyright years
@@ -34645,8 +35001,8 @@
poppler/CairoFontEngine.cc | 1 +
poppler/CairoOutputDev.cc | 2 +-
poppler/CairoOutputDev.h | 2 +-
- poppler/Gfx.cc | 2 +-
- poppler/Gfx.h | 2 +-
+ poppler/Gfx.cc | 2 +-
+ poppler/Gfx.h | 2 +-
poppler/PopplerCache.cc | 1 +
poppler/PopplerCache.h | 1 +
7 files changed, 7 insertions(+), 4 deletions(-)
@@ -34653,7 +35009,7 @@
commit 9c9f18b6ceea546dfb21ef0aab29ba99733dcb52
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jan 24 19:27:29 2010 +0100
+Date: Sun Jan 24 19:27:29 2010 +0100
[glib-demo] Remove #ifdef HAVE_CAIRO macros from several demos
@@ -34665,27 +35021,27 @@
commit 4e938c1f81add2162ced0e97b24fe588f15f178d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jan 24 19:15:06 2010 +0100
+Date: Sun Jan 24 19:15:06 2010 +0100
[glib] Make glib frontend unconditionally use cairo output device
Splash support has been removed.
- configure.ac | 74 ++++++++-------
- glib/Makefile.am | 20 +---
+ configure.ac | 74 ++++++++-------
+ glib/Makefile.am | 20 +---
glib/poppler-document.cc | 9 --
- glib/poppler-page.cc | 237
+ glib/poppler-page.cc | 237
+---------------------------------------------
- glib/poppler-page.h | 7 --
+ glib/poppler-page.h | 7 --
glib/poppler-private.h | 14 ---
- glib/poppler.cc | 6 --
+ glib/poppler.cc | 6 --
glib/test-poppler-glib.cc | 6 +-
- poppler-glib.pc.in | 2 +-
+ poppler-glib.pc.in | 2 +-
9 files changed, 51 insertions(+), 324 deletions(-)
commit 59ff9d66fc3b0c9612b1c12fc1ae4dbb8dc85b39
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jan 24 17:57:48 2010 +0100
+Date: Sun Jan 24 17:57:48 2010 +0100
Use a small object cache in GfxResources to cache GState objects
@@ -34694,12 +35050,12 @@
PDF32000_2008.pdf
poppler/Gfx.cc | 19 +++++++++++++++++--
- poppler/Gfx.h | 2 ++
+ poppler/Gfx.h | 2 ++
2 files changed, 19 insertions(+), 2 deletions(-)
commit 880a4a9a60a10f7aa7d3dc7c2802b31b7ef01e06
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jan 24 17:56:35 2010 +0100
+Date: Sun Jan 24 17:56:35 2010 +0100
Add a generic cache to store objects by its reference
@@ -34710,7 +35066,7 @@
commit 5ad492df75c0c2394719e85db4c8b43f15b52110
Author: mpsuzuki <mpsuzuki at hiroshima-u.ac.jp>
-Date: Sun Jan 24 13:34:41 2010 +0100
+Date: Sun Jan 24 13:34:41 2010 +0100
[cairo] Fix memory leak
@@ -34719,7 +35075,7 @@
commit 3160464b4b70c714c36234320878acab81b866cc
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Nov 26 13:17:19 2009 +0100
+Date: Thu Nov 26 13:17:19 2009 +0100
[cairo] Use our own implementation to scale down images instead
of cairo
@@ -34730,16 +35086,16 @@
Fixes bug #5589.
poppler/CairoOutputDev.cc | 89 ++++++++++++
- poppler/CairoOutputDev.h | 1 +
+ poppler/CairoOutputDev.h | 1 +
poppler/CairoRescaleBox.cc | 352
+++++++++++++++++++++++++++++++++++++++++++++
poppler/CairoRescaleBox.h | 12 ++
- poppler/Makefile.am | 4 +-
+ poppler/Makefile.am | 4 +-
5 files changed, 457 insertions(+), 1 deletion(-)
commit 6825a219f0bc0ac6fd469fb8a6ebb86df774375f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Jan 23 11:24:15 2010 +0100
+Date: Sat Jan 23 11:24:15 2010 +0100
[glib] Use TextOutputDev to get TextPage when we haven't rendered
the page
@@ -34749,7 +35105,7 @@
commit 6c61a457e9a8ec10945bc1e0700c8e4d121faa58
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jan 20 21:59:05 2010 +0000
+Date: Wed Jan 20 21:59:05 2010 +0000
Fix GfxRadialShading::GfxRadialShading
@@ -34760,7 +35116,7 @@
commit 442894d371879a6bf2adb5a39b9dd0a49e76e4ac
Author: Pino Toscano <pino at kde.org>
-Date: Fri Jan 15 21:28:42 2010 +0100
+Date: Fri Jan 15 21:28:42 2010 +0100
[glib-demo/cmake] compile print.c
@@ -34771,7 +35127,7 @@
commit b64d4bd46b052feb0b143f1348773afbd93e5e33
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Nov 27 11:47:22 2009 +0100
+Date: Fri Nov 27 11:47:22 2009 +0100
[glib-demo] Add print demo
@@ -34784,7 +35140,7 @@
commit ba2c746f358a5785d8cbaaf03d8628ee3754c388
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Nov 27 09:52:50 2009 +0100
+Date: Fri Nov 27 09:52:50 2009 +0100
[glib-demo] Add render for printing option to render demo
@@ -34793,7 +35149,7 @@
commit 9a478008ccb61641f09bd77eaa55033cca266c43
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jan 15 12:03:11 2010 +0100
+Date: Fri Jan 15 12:03:11 2010 +0100
Add FONTCONFIGURATION macros to poppler-config.h
@@ -34805,7 +35161,7 @@
commit 1f80f874d8e132411816302465f04bc59d404d89
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 14 08:43:11 2010 +0000
+Date: Thu Jan 14 08:43:11 2010 +0000
Fix Uncover and Fade to return correct values
@@ -34816,11 +35172,11 @@
commit 350ff407e06a961f2a5b9d203cb8e78ce09313a0
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Jan 13 22:20:41 2010 +0000
+Date: Wed Jan 13 22:20:41 2010 +0000
Make poppler (optionally) relocatable on Windows
- configure.ac | 26 ++++++++++++++++++++++
+ configure.ac | 26 ++++++++++++++++++++++
poppler/GlobalParams.cc | 57
+++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 83 insertions(+)
@@ -34827,14 +35183,14 @@
commit 36b67b002db802bfad553720e2114b76b07bb614
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Jan 13 22:17:03 2010 +0000
+Date: Wed Jan 13 22:17:03 2010 +0000
Make fontconfig optional with mingw compiler
- CMakeLists.txt | 8 +++++++-
- config.h.cmake | 6 ++++++
- configure.ac | 39 ++++++++++++++++++++++++++++++++++++++-
- makefile.vc | 2 +-
+ CMakeLists.txt | 8 +++++++-
+ config.h.cmake | 6 ++++++
+ configure.ac | 39 ++++++++++++++++++++++++++++++++++++++-
+ makefile.vc | 2 +-
poppler/GlobalParams.cc | 10 +++++++---
poppler/GlobalParams.h | 7 ++++---
poppler/GlobalParamsWin.cc | 5 +++++
@@ -34842,7 +35198,7 @@
commit 9c0b20ab8c104c2f5398a5a3b8409ca554f5fa39
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jan 12 22:55:06 2010 +0000
+Date: Tue Jan 12 22:55:06 2010 +0000
Add the possibility of using float for splash variables instead
of double
@@ -34852,7 +35208,7 @@
CMakeLists.txt | 7 ++++++-
config.h.cmake | 5 ++++-
- configure.ac | 10 +++++++++-
+ configure.ac | 10 +++++++++-
splash/SplashMath.h | 14 ++++++++++++--
splash/SplashTypes.h | 4 +++-
5 files changed, 34 insertions(+), 6 deletions(-)
@@ -34859,7 +35215,7 @@
commit 30e5f76e372114339fa1d37c335e6bbade8b6d8a
Author: Pino Toscano <pino at kde.org>
-Date: Thu Jan 7 11:18:36 2010 +0100
+Date: Thu Jan 7 11:18:36 2010 +0100
[CMake] followup recent glib/gtk+ version requirements
@@ -34871,7 +35227,7 @@
commit e338643f2cebb1203f7ff0646f87b3dea8318757
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jan 7 11:08:31 2010 +0100
+Date: Thu Jan 7 11:08:31 2010 +0100
[tests] Bump GTK+ requirements to 2.14
@@ -34882,7 +35238,7 @@
commit ce9404b1999f81b3f9e5a89bcd6e715463f89024
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jan 7 11:06:19 2010 +0100
+Date: Thu Jan 7 11:06:19 2010 +0100
Bump glib requirements to 2.18
@@ -34891,7 +35247,7 @@
commit 526c8871cbdfbc119e013ee96887a79f65403790
Author: Hib Eris <hib at hiberis.nl>
-Date: Thu Dec 31 17:52:33 2009 +0100
+Date: Thu Dec 31 17:52:33 2009 +0100
[glib] Use PDFDoc(wchar_t *, ...) on Windows
@@ -34902,7 +35258,7 @@
commit e0c8188136958b853269179079efefdd3488dc22
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jan 4 18:36:01 2010 +0000
+Date: Mon Jan 4 18:36:01 2010 +0000
Require Qt 4.4
@@ -34909,12 +35265,12 @@
This updates the requirement to real requirement
CMakeLists.txt | 2 +-
- configure.ac | 8 ++++----
+ configure.ac | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
commit f9accdb878b23ebd2152dd05d61cfcc71d46cd03
Author: Pino Toscano <pino at kde.org>
-Date: Mon Jan 4 14:13:13 2010 +0100
+Date: Mon Jan 4 14:13:13 2010 +0100
[Qt4/tests] use getPdfVersion() instead of the deprecated pdfVersion()
@@ -34926,24 +35282,24 @@
commit 898e939d8c0ac74cc7ee3f5d42d83083ed31036e
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Jan 2 02:33:58 2010 +0100
+Date: Sat Jan 2 02:33:58 2010 +0100
Make pdftoppm embed correct resolution in PNG and JPEG files
- goo/ImgWriter.h | 3 ++-
- goo/JpegWriter.cc | 6 +++++-
- goo/JpegWriter.h | 3 ++-
- goo/PNGWriter.cc | 6 +++++-
- goo/PNGWriter.h | 3 ++-
+ goo/ImgWriter.h | 3 ++-
+ goo/JpegWriter.cc | 6 +++++-
+ goo/JpegWriter.h | 3 ++-
+ goo/PNGWriter.cc | 6 +++++-
+ goo/PNGWriter.h | 3 ++-
splash/SplashBitmap.cc | 9 +++++----
- splash/SplashBitmap.h | 5 +++--
+ splash/SplashBitmap.h | 5 +++--
utils/HtmlOutputDev.cc | 4 +++-
- utils/pdftoppm.cc | 9 +++++----
+ utils/pdftoppm.cc | 9 +++++----
9 files changed, 32 insertions(+), 16 deletions(-)
commit df569dc2fb89d7e0780bbf7a687ce2464ff5cb43
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Jan 2 01:19:50 2010 +0100
+Date: Sat Jan 2 01:19:50 2010 +0100
enable AM_SILENT_RULES by default
@@ -34952,7 +35308,7 @@
commit f3862f7d987aae52a1fd2bb0af27d1cd803a5b84
Author: Pino Toscano <pino at kde.org>
-Date: Thu Dec 31 00:20:11 2009 +0100
+Date: Thu Dec 31 00:20:11 2009 +0100
[cpp/tests] poppler-dump: show a string for the font type
@@ -34961,7 +35317,7 @@
commit 9c343c821593ebae51ac47b58ad007a82f198652
Author: Pino Toscano <pino at kde.org>
-Date: Thu Dec 31 00:13:09 2009 +0100
+Date: Thu Dec 31 00:13:09 2009 +0100
[cpp/tests] poppler-dump: show the orientation of the pages
@@ -34970,7 +35326,7 @@
commit bc91fe3824f37cd17a38aac85c817e8ada1b2f43
Author: Pino Toscano <pino at kde.org>
-Date: Wed Dec 30 23:53:31 2009 +0100
+Date: Wed Dec 30 23:53:31 2009 +0100
[cpp/tests] poppler-dump: a bit less output in permissions lines
@@ -34979,7 +35335,7 @@
commit 1199de8f097a78edb831313841ac0ed3f9ec9905
Author: Pino Toscano <pino at kde.org>
-Date: Wed Dec 30 23:50:36 2009 +0100
+Date: Wed Dec 30 23:50:36 2009 +0100
[cpp/tests] poppler-dump: add --show-all to show all the information
@@ -34988,7 +35344,7 @@
commit 9522f830b59942adfc91d5f03c274415a4737ccc
Author: Pino Toscano <pino at kde.org>
-Date: Wed Dec 30 23:38:40 2009 +0100
+Date: Wed Dec 30 23:38:40 2009 +0100
[cpp] use iconv for the utf8 <-> utf16 conversions
@@ -34998,24 +35354,24 @@
commit b156b4031f5daf658f40db8efa2a3016d95b98b5
Author: Pino Toscano <pino at kde.org>
-Date: Wed Dec 30 23:24:23 2009 +0100
+Date: Wed Dec 30 23:24:23 2009 +0100
[cpp] add the build system stuff for iconv, mandatory for cpp
- CMakeLists.txt | 6 ++
- Makefile.am | 1 +
+ CMakeLists.txt | 6 ++
+ Makefile.am | 1 +
cmake/modules/FindIconv.cmake | 57 +++++++++++++
- config.h.cmake | 6 ++
- configure.ac | 6 ++
- cpp/CMakeLists.txt | 2 +-
- cpp/Makefile.am | 3 +-
- m4/iconv.m4 | 180
+ config.h.cmake | 6 ++
+ configure.ac | 6 ++
+ cpp/CMakeLists.txt | 2 +-
+ cpp/Makefile.am | 3 +-
+ m4/iconv.m4 | 180
++++++++++++++++++++++++++++++++++++++++++
8 files changed, 259 insertions(+), 2 deletions(-)
commit a0cffb8b69e0595a2afe15ecc4928e0df1eeb063
Author: Pino Toscano <pino at kde.org>
-Date: Wed Dec 30 18:57:09 2009 +0100
+Date: Wed Dec 30 18:57:09 2009 +0100
[cpp] fixup unicode GooString <-> ustring conversions
@@ -35026,19 +35382,19 @@
commit 3b6e3605209d5db453725b9ce4e6e54679d9c5da
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Dec 27 15:30:22 2009 +0100
+Date: Sun Dec 27 15:30:22 2009 +0100
Do not crop the transformation matrix at an arbitrary value
Fixes bug 25763 and gave no regression on my test suite
- poppler/GfxState.cc | 21 ---------------------
+ poppler/GfxState.cc | 21 ---------------------
poppler/SplashOutputDev.cc | 15 +++++++++++++++
2 files changed, 15 insertions(+), 21 deletions(-)
commit ea44c60645001ffea7d297f8549aaa4f5ce5e16c
Author: Ilya Gorenbein <igorenbein at finjan.com>
-Date: Sun Dec 27 15:27:00 2009 +0100
+Date: Sun Dec 27 15:27:00 2009 +0100
Try to work on streams without Length
@@ -35051,7 +35407,7 @@
commit 283dd326a00c804b6332ee3ca1aaa0d86377b3f3
Author: Pino Toscano <pino at kde.org>
-Date: Sat Dec 19 12:50:10 2009 +0100
+Date: Sat Dec 19 12:50:10 2009 +0100
[cpp] fix installation of poppler-version.h with autotools and
builddir != srcdir
@@ -35061,7 +35417,7 @@
commit df0ccddb7f784b4a8564beda51b3047cb9e3611a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Dec 18 20:23:48 2009 +0000
+Date: Fri Dec 18 20:23:48 2009 +0000
move the retrieval of the bitmap after rendering the page as it can
change on render time
@@ -35071,7 +35427,7 @@
commit ab88a02f7efefc950a316d7a5edf88dad8f3e4d0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Dec 17 18:24:20 2009 +0100
+Date: Thu Dec 17 18:24:20 2009 +0100
[annots] QuadPoints is required in Text Markup annotations
@@ -35083,7 +35439,7 @@
commit 39dc99431b3ea9e00f6f645dd7169c0319571dc9
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Dec 17 18:17:20 2009 +0100
+Date: Thu Dec 17 18:17:20 2009 +0100
[annots] Create appearance stream for Sound Annotations when not
defined
@@ -35097,7 +35453,7 @@
commit e4f5a78a853b88b1586ef59fc8893a321ea23736
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Dec 17 17:39:39 2009 +0100
+Date: Thu Dec 17 17:39:39 2009 +0100
[annots] Add Tag and Graph icons for File Attachment annotations
@@ -35109,7 +35465,7 @@
commit 752b14857cfb0669fd6d7dfef2ea73c13a2369fc
Author: Pino Toscano <pino at kde.org>
-Date: Thu Dec 17 17:16:01 2009 +0100
+Date: Thu Dec 17 17:16:01 2009 +0100
simplify
@@ -35118,7 +35474,7 @@
commit a26e4b7903fabc667d7d16c23ca2c7a535dd05fa
Author: Pino Toscano <pino at kde.org>
-Date: Thu Dec 17 17:09:35 2009 +0100
+Date: Thu Dec 17 17:09:35 2009 +0100
[cpp/tests] add a simple poppler-dump test
@@ -35128,12 +35484,12 @@
also add the necessary autotools+cmake machinery to compile it
- configure.ac | 1 +
- cpp/CMakeLists.txt | 2 +
- cpp/Makefile.am | 1 +
- cpp/tests/.gitignore | 1 +
+ configure.ac | 1 +
+ cpp/CMakeLists.txt | 2 +
+ cpp/Makefile.am | 1 +
+ cpp/tests/.gitignore | 1 +
cpp/tests/CMakeLists.txt | 24 ++++
- cpp/tests/Makefile.am | 17 +++
+ cpp/tests/Makefile.am | 17 +++
cpp/tests/poppler-dump.cpp | 293
+++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 339 insertions(+)
@@ -35140,7 +35496,7 @@
commit 86c871cc625d00b8ee7f93dc8c0f9ef8462bba5a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Dec 17 17:05:45 2009 +0100
+Date: Thu Dec 17 17:05:45 2009 +0100
[annots] Create appearance stream for Text Markup Annotations when
not defined
@@ -35159,7 +35515,7 @@
commit 904ecd929c6acbbad6d782b950c53c0a80e1f39c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Dec 17 12:49:20 2009 +0100
+Date: Thu Dec 17 12:49:20 2009 +0100
[annots] Fix memory leaks
@@ -35168,7 +35524,7 @@
commit ef7954b86f9b1a762c4f77a48d5f42f8db4bbed7
Author: Pino Toscano <pino at kde.org>
-Date: Tue Dec 15 02:20:18 2009 +0100
+Date: Tue Dec 15 02:20:18 2009 +0100
[cpp] use the correct index (instead of an uninitialized variable)
@@ -35177,7 +35533,7 @@
commit 2547b5e53e7799cf7299838ae9bd882c21a228ae
Author: Pino Toscano <pino at kde.org>
-Date: Tue Dec 15 02:14:57 2009 +0100
+Date: Tue Dec 15 02:14:57 2009 +0100
[cpp] properly delete the children of a toc item
@@ -35186,7 +35542,7 @@
commit 771bd3594740fe16bd030dbe73928a8b1d4d113f
Author: Pino Toscano <pino at kde.org>
-Date: Tue Dec 15 02:04:24 2009 +0100
+Date: Tue Dec 15 02:04:24 2009 +0100
[cpp] actually implement toc::root()
@@ -35195,7 +35551,7 @@
commit ca1d2ec4588b2437b58b4448ae2fc5ebd0f130d3
Author: Pino Toscano <pino at kde.org>
-Date: Tue Dec 15 00:54:29 2009 +0100
+Date: Tue Dec 15 00:54:29 2009 +0100
[cpp] fix the reference to the vector data
@@ -35205,7 +35561,7 @@
commit 16c946e7658b0e9cff701ce1d6bbf7d3828cbe08
Author: Pino Toscano <pino at kde.org>
-Date: Tue Dec 15 00:35:25 2009 +0100
+Date: Tue Dec 15 00:35:25 2009 +0100
[cpp] fix the reference to the vector data
@@ -35214,7 +35570,7 @@
commit 9bb90c99b65e0e9d9b65c7dbeb5b4d66377ceb21
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 23:43:12 2009 +0100
+Date: Mon Dec 14 23:43:12 2009 +0100
[cpp] add destructor for 'rectangle'
@@ -35223,12 +35579,12 @@
commit 61ccdc9ab3b816174896fcae0899ff34f11eee80
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 23:40:51 2009 +0100
+Date: Mon Dec 14 23:40:51 2009 +0100
[cpp] add out stream operators for rect and rectf
- cpp/CMakeLists.txt | 1 +
- cpp/Makefile.am | 1 +
+ cpp/CMakeLists.txt | 1 +
+ cpp/Makefile.am | 1 +
cpp/poppler-rectangle.cpp | 35 +++++++++++++++++++++++++++++++++++
cpp/poppler-rectangle.h | 5 +++++
4 files changed, 42 insertions(+)
@@ -35235,7 +35591,7 @@
commit 69dd51fed3de41f8b799b811ae5ee59c0d5f59c2
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 22:24:07 2009 +0100
+Date: Mon Dec 14 22:24:07 2009 +0100
[cpp] add namespace to namespace functiond to link properly
@@ -35245,7 +35601,7 @@
commit 3923fa4890984d8616d86016f4f4a94e8ef3e992
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 22:23:15 2009 +0100
+Date: Mon Dec 14 22:23:15 2009 +0100
[cpp] add default empty parameters for the passwords of the document
loading functions
@@ -35255,17 +35611,17 @@
commit 1d23cc677e9b0a9f61c53e0ea365537f33abe5bf
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 21:44:56 2009 +0100
+Date: Mon Dec 14 21:44:56 2009 +0100
[cpp] add "human friendly" output representation for byte_array
cpp/poppler-global.cpp | 23 +++++++++++++++++++++++
- cpp/poppler-global.h | 3 +++
+ cpp/poppler-global.h | 3 +++
2 files changed, 26 insertions(+)
commit 82954ea5f8ba880276328765f104690a05adbd9e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Dec 7 12:05:54 2009 +0100
+Date: Mon Dec 7 12:05:54 2009 +0100
[annot] Create appearance stream for Attachment Annotations when
not defined
@@ -35279,7 +35635,7 @@
commit c6195472326c183fcfd8a3e9da1ee7f6fa8b7c3d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Dec 6 17:09:23 2009 +0100
+Date: Sun Dec 6 17:09:23 2009 +0100
[annots] Use opacity when drawing Markup Annotations
@@ -35303,12 +35659,12 @@
poppler/Annot.cc | 21 +++++++++++++++------
poppler/Gfx.cc | 9 ++++++++-
- poppler/Gfx.h | 2 +-
+ poppler/Gfx.h | 2 +-
3 files changed, 24 insertions(+), 8 deletions(-)
commit a337c1d757d52c1c238229d2f0cd3a41694b0e08
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 16:18:22 2009 +0100
+Date: Mon Dec 14 16:18:22 2009 +0100
[cpp] add document metadata reading
@@ -35318,7 +35674,7 @@
commit 6c4fa513e60dbdd5ab693434f239d82d95756994
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Dec 6 16:56:22 2009 +0100
+Date: Sun Dec 6 16:56:22 2009 +0100
[annot] Create appearance stream for Geometry Annotations when
not defined
@@ -35332,7 +35688,7 @@
commit eed94b8bd2855dce1fd39b835e3280cbd0ccd1cf
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Dec 6 16:51:37 2009 +0100
+Date: Sun Dec 6 16:51:37 2009 +0100
[annot] Create appearance stream for Line Annotations when not defined
@@ -35345,7 +35701,7 @@
commit 1c7a5f5e89c4c51e31b6de345d4862ef8dcc2bc0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Dec 6 16:40:14 2009 +0100
+Date: Sun Dec 6 16:40:14 2009 +0100
[annot] Create appearance stream for Text Annotations when not defined
@@ -35359,18 +35715,18 @@
commit c9cb6353ad5279d09615eb2c944b2b053cdf5ccc
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 15:52:25 2009 +0100
+Date: Mon Dec 14 15:52:25 2009 +0100
[cpp] add function to query for document "permissions"
cpp/poppler-document.cpp | 23 +++++++++++++++++++++++
cpp/poppler-document.h | 1 +
- cpp/poppler-global.h | 4 ++++
+ cpp/poppler-global.h | 4 ++++
3 files changed, 28 insertions(+)
commit 30e90c7c1b41c62ddc21905e7ccdea4c95547e80
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 15:33:36 2009 +0100
+Date: Mon Dec 14 15:33:36 2009 +0100
[cpp] add is_encrypted and is_linearized for document
@@ -35380,18 +35736,18 @@
commit 93fd588c519958a1f66231c111ea8a6b0a759be1
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 13:19:24 2009 +0100
+Date: Mon Dec 14 13:19:24 2009 +0100
[cpp] add the possibility to load a document from raw data
cpp/poppler-document-private.h | 5 +++++
- cpp/poppler-document.cpp | 35 ++++++++++++++++++++++++++++++++++-
- cpp/poppler-document.h | 3 +++
+ cpp/poppler-document.cpp | 35 ++++++++++++++++++++++++++++++++++-
+ cpp/poppler-document.h | 3 +++
3 files changed, 42 insertions(+), 1 deletion(-)
commit 53996365b159cf84adf2cac56c76b8bda8dfb12e
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 12:57:41 2009 +0100
+Date: Mon Dec 14 12:57:41 2009 +0100
[cpp] use the byte_array typedef
@@ -35401,7 +35757,7 @@
commit e4969c1aaed4a8eb770d8b54920f2476129bbcb7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Dec 6 16:19:36 2009 +0100
+Date: Sun Dec 6 16:19:36 2009 +0100
[annots] Refactor Annot::setColor to receive an AnnotColor
@@ -35415,28 +35771,28 @@
commit cfb4f5dfabf31de22d68aa0d5796cb7a33d8b462
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 11:06:36 2009 +0100
+Date: Mon Dec 14 11:06:36 2009 +0100
[cpp] add a byte_array typedef, and use it for utf8 string data
cpp/poppler-global.cpp | 12 +++---------
- cpp/poppler-global.h | 5 ++++-
+ cpp/poppler-global.h | 5 ++++-
cpp/poppler-private.cpp | 5 ++---
3 files changed, 9 insertions(+), 13 deletions(-)
commit 2d13ac31671b2007e44a90f45a82cb3adfa9c80c
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 02:30:06 2009 +0100
+Date: Mon Dec 14 02:30:06 2009 +0100
update ignore files
- .gitignore | 1 +
+ .gitignore | 1 +
cpp/.gitignore | 1 +
2 files changed, 2 insertions(+)
commit 01e902e40ca15acf0319e37d39a271d6875bfce9
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 02:02:47 2009 +0100
+Date: Mon Dec 14 02:02:47 2009 +0100
[cpp] add a version header+functions
@@ -35446,9 +35802,9 @@
poppler-config.h is generated by the build system (autotools or cmake)
with the correct version information
- configure.ac | 2 ++
- cpp/CMakeLists.txt | 5 +++++
- cpp/Makefile.am | 6 ++++--
+ configure.ac | 2 ++
+ cpp/CMakeLists.txt | 5 +++++
+ cpp/Makefile.am | 6 ++++--
cpp/poppler-version.cpp | 41 +++++++++++++++++++++++++++++++++++++++++
cpp/poppler-version.h.in | 39 +++++++++++++++++++++++++++++++++++++++
5 files changed, 91 insertions(+), 2 deletions(-)
@@ -35455,18 +35811,18 @@
commit b3f5e5d60bc9109da961940f6216722f9db4a87b
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 00:56:15 2009 +0100
+Date: Mon Dec 14 00:56:15 2009 +0100
[CMake] add the configure check for the Cairo blend modes support
(as in autotools)
cmake/modules/FindCairo.cmake | 18 ++++++++++++++++++
- config.h.cmake | 3 +++
+ config.h.cmake | 3 +++
2 files changed, 21 insertions(+)
commit f6ba877e0c22538cfe34d32d69814f660de59d2c
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 00:44:55 2009 +0100
+Date: Mon Dec 14 00:44:55 2009 +0100
[CMake] add configure check for sys/mman.h (as in autotools)
@@ -35476,7 +35832,7 @@
commit e12801320ae030628fc62c073983c06b39ee13d7
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 00:42:20 2009 +0100
+Date: Mon Dec 14 00:42:20 2009 +0100
minor spello
@@ -35485,7 +35841,7 @@
commit 6428907ebcf33d4391673aadcfa71c3061f6d352
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 00:41:49 2009 +0100
+Date: Mon Dec 14 00:41:49 2009 +0100
[CMake] add configure check for fcntl.h (as in autotools)
@@ -35495,7 +35851,7 @@
commit 916ab7163249e23bd5ba00922fdcad9caaf92c75
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 00:34:59 2009 +0100
+Date: Mon Dec 14 00:34:59 2009 +0100
[CMake] oops, those should have been '#cmakedefine' and not '#define'
@@ -35504,7 +35860,7 @@
commit ea655d8c7e24e97ee710110a783ed9c209cf76e3
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 00:33:51 2009 +0100
+Date: Mon Dec 14 00:33:51 2009 +0100
[CMake] move and rename to match more the autotools output
@@ -35513,7 +35869,7 @@
commit 9f0146c5b2f9326e834104b89791f66b18f85adc
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 14 00:28:04 2009 +0100
+Date: Mon Dec 14 00:28:04 2009 +0100
[CMake] add checks for gmtime_r and localtime_r
@@ -35523,7 +35879,7 @@
commit 9d0cf201e96044dd679c26bea6255d986a6cd246
Author: Pino Toscano <pino at kde.org>
-Date: Sun Dec 13 23:45:39 2009 +0100
+Date: Sun Dec 13 23:45:39 2009 +0100
[cpp] add ignore file
@@ -35532,7 +35888,7 @@
commit d783e92b863d8b22de6ca326328115fec63193ed
Author: Pino Toscano <pino at kde.org>
-Date: Sun Dec 13 23:42:33 2009 +0100
+Date: Sun Dec 13 23:42:33 2009 +0100
[cpp] don't forget the cmake stuff when packing with the autotools
@@ -35541,13 +35897,13 @@
commit 0105caefe860e7a45fc7d3a1bd1162fe56bcfe6a
Author: Pino Toscano <pino at kde.org>
-Date: Sun Dec 13 23:40:55 2009 +0100
+Date: Sun Dec 13 23:40:55 2009 +0100
[cpp] add the pkg-config stuff
CMakeLists.txt | 3 +++
- Makefile.am | 7 +++++--
- configure.ac | 3 ++-
+ Makefile.am | 7 +++++--
+ configure.ac | 3 ++-
poppler-cpp.pc.cmake | 9 +++++++++
poppler-cpp.pc.in | 9 +++++++++
5 files changed, 28 insertions(+), 3 deletions(-)
@@ -35554,7 +35910,7 @@
commit d5a74f78df0dca24fd537b30424fd2ebb3efe3e2
Author: Pino Toscano <pino at kde.org>
-Date: Sun Dec 13 23:35:06 2009 +0100
+Date: Sun Dec 13 23:35:06 2009 +0100
[cpp] add the (rest of the) CMake build system for it
@@ -35563,18 +35919,18 @@
commit 0e41f937946e4e4c1b660406bd74e4afe8825b5f
Author: Pino Toscano <pino at kde.org>
-Date: Sun Dec 13 23:31:46 2009 +0100
+Date: Sun Dec 13 23:31:46 2009 +0100
[cpp] add the autotools buildsystem for it
- Makefile.am | 6 +++++-
- configure.ac | 15 +++++++++++++++
+ Makefile.am | 6 +++++-
+ configure.ac | 15 +++++++++++++++
cpp/Makefile.am | 32 ++++++++++++++++++++++++++++++++
3 files changed, 52 insertions(+), 1 deletion(-)
commit 9727fdc0c682742335e44ddc2f32d60e4c59983a
Author: Pino Toscano <pino at kde.org>
-Date: Sun Dec 13 22:55:28 2009 +0100
+Date: Sun Dec 13 22:55:28 2009 +0100
Start of a pure C++ frontend for Poppler.
@@ -35592,34 +35948,34 @@
Most probably it has bugs, but nevertheless worth testing and
developing.
- cpp/CMakeLists.txt | 34 ++++
- cpp/poppler-document-private.h | 55 +++++++
- cpp/poppler-document.cpp | 316
+ cpp/CMakeLists.txt | 34 ++++
+ cpp/poppler-document-private.h | 55 +++++++
+ cpp/poppler-document.cpp | 316
++++++++++++++++++++++++++++++++++++
- cpp/poppler-document.h | 92 +++++++++++
- cpp/poppler-embedded-file-private.h | 40 +++++
- cpp/poppler-embedded-file.cpp | 116 +++++++++++++
- cpp/poppler-embedded-file.h | 55 +++++++
- cpp/poppler-font.cpp | 166 +++++++++++++++++++
- cpp/poppler-font.h | 91 +++++++++++
- cpp/poppler-global.cpp | 162 ++++++++++++++++++
- cpp/poppler-global.h | 86 ++++++++++
- cpp/poppler-page-private.h | 44 +++++
- cpp/poppler-page-transition.cpp | 95 +++++++++++
- cpp/poppler-page-transition.h | 82 ++++++++++
- cpp/poppler-page.cpp | 121 ++++++++++++++
- cpp/poppler-page.h | 62 +++++++
- cpp/poppler-private.cpp | 70 ++++++++
- cpp/poppler-private.h | 66 ++++++++
- cpp/poppler-rectangle.h | 60 +++++++
- cpp/poppler-toc-private.h | 62 +++++++
- cpp/poppler-toc.cpp | 136 ++++++++++++++++
- cpp/poppler-toc.h | 74 +++++++++
+ cpp/poppler-document.h | 92 +++++++++++
+ cpp/poppler-embedded-file-private.h | 40 +++++
+ cpp/poppler-embedded-file.cpp | 116 +++++++++++++
+ cpp/poppler-embedded-file.h | 55 +++++++
+ cpp/poppler-font.cpp | 166 +++++++++++++++++++
+ cpp/poppler-font.h | 91 +++++++++++
+ cpp/poppler-global.cpp | 162 ++++++++++++++++++
+ cpp/poppler-global.h | 86 ++++++++++
+ cpp/poppler-page-private.h | 44 +++++
+ cpp/poppler-page-transition.cpp | 95 +++++++++++
+ cpp/poppler-page-transition.h | 82 ++++++++++
+ cpp/poppler-page.cpp | 121 ++++++++++++++
+ cpp/poppler-page.h | 62 +++++++
+ cpp/poppler-private.cpp | 70 ++++++++
+ cpp/poppler-private.h | 66 ++++++++
+ cpp/poppler-rectangle.h | 60 +++++++
+ cpp/poppler-toc-private.h | 62 +++++++
+ cpp/poppler-toc.cpp | 136 ++++++++++++++++
+ cpp/poppler-toc.h | 74 +++++++++
22 files changed, 2085 insertions(+)
commit 62854051f4e47028147cc93a5faac39e2fa2c9fd
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Dec 12 17:22:08 2009 +0100
+Date: Sat Dec 12 17:22:08 2009 +0100
Initialize profileCommands in Gfx constructor
@@ -35628,7 +35984,7 @@
commit 4e6af25a028d16608111634c5467420e31fa399b
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Dec 9 19:45:40 2009 +0100
+Date: Wed Dec 9 19:45:40 2009 +0100
[cairo] Update font of TextPage in CairoOutputDev::updateAll()
@@ -35640,20 +35996,20 @@
commit 6798d3e52e36e91bceff3a1a96372e9d9c6f3813
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Dec 6 15:34:36 2009 +0100
+Date: Sun Dec 6 15:34:36 2009 +0100
Use fixed size array in AnnotColor
- glib/poppler-annot.cc | 2 +-
- poppler/Annot.cc | 24 +++++-------------------
- poppler/Annot.h | 5 ++---
- poppler/Gfx.cc | 2 +-
+ glib/poppler-annot.cc | 2 +-
+ poppler/Annot.cc | 24 +++++-------------------
+ poppler/Annot.h | 5 ++---
+ poppler/Gfx.cc | 2 +-
qt4/src/poppler-annotation.cc | 2 +-
5 files changed, 10 insertions(+), 25 deletions(-)
commit 92fab93bee3748a73c09429cc8a105c16f21fed0
Author: Axel Struebing <axel.struebing at freenet.de>
-Date: Sat Dec 5 22:31:29 2009 +0000
+Date: Sat Dec 5 22:31:29 2009 +0000
Add a empty space after null
@@ -35664,7 +36020,7 @@
commit 32103f45d0193b31e95269ea9123b8011d93e994
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Dec 5 10:14:18 2009 +0100
+Date: Sat Dec 5 10:14:18 2009 +0100
[annots] Add isVisible() to check whether annot is visible before
drawing it
@@ -35677,7 +36033,7 @@
commit c14dfc7102341f5e1ed67a05c0738d55befab1ec
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Dec 5 10:07:46 2009 +0100
+Date: Sat Dec 5 10:07:46 2009 +0100
[annots] Do not check if annot is a link in Annot::draw()
@@ -35688,7 +36044,7 @@
commit ddf85d4a51f605eed998c633857b8bb5c74ab590
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Dec 4 14:59:41 2009 +0100
+Date: Fri Dec 4 14:59:41 2009 +0100
Make the code a bit more resilient
@@ -35699,7 +36055,7 @@
commit 78b4afa0a44048b8d40438d400652dbae4cb99b1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Dec 4 14:57:10 2009 +0100
+Date: Fri Dec 4 14:57:10 2009 +0100
Accept Fontname if FontName is not present
@@ -35710,7 +36066,7 @@
commit fee5cb0eec2ddb8d596289e9a6285cf04d97632e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Dec 4 13:26:42 2009 +0100
+Date: Fri Dec 4 13:26:42 2009 +0100
[annots] Remove redundant flags definition
@@ -35719,7 +36075,7 @@
commit 3a94e8ce90c0a4d11c5c5aa8805c167c8a0434e5
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Nov 27 15:23:11 2009 +0100
+Date: Fri Nov 27 15:23:11 2009 +0100
[cairo] Revert commit 77c2e154c2cb57300116ecd4295f1e67b06b411f
@@ -35731,7 +36087,7 @@
commit a093b768e64d477ebdd5f6b519d80a6c45706e7e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Nov 22 20:23:49 2009 +0100
+Date: Sun Nov 22 20:23:49 2009 +0100
Add copyrights
@@ -35742,7 +36098,7 @@
commit 77c2e154c2cb57300116ecd4295f1e67b06b411f
Author: David Benjamin <davidben at mit.edu>
-Date: Sun Nov 22 20:19:29 2009 +0100
+Date: Sun Nov 22 20:19:29 2009 +0100
Do not crash on malformed files
@@ -35753,7 +36109,7 @@
commit 1d0cb9b2cfd4d4d9aa9b0ad83ad6408544263a09
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Nov 22 19:59:34 2009 +0100
+Date: Sun Nov 22 19:59:34 2009 +0100
[cairo] Initialize fill_color and stroke_color
@@ -35762,7 +36118,7 @@
commit 32de2ac62fb87570e1a59152f37b86e571a01180
Author: Ilya Gorenbein <igorenbein at finjan.com>
-Date: Sun Nov 22 19:51:54 2009 +0100
+Date: Sun Nov 22 19:51:54 2009 +0100
Improve the reconstruction of the XRef
@@ -35774,7 +36130,7 @@
commit 039c6dffbfbed46a11e207048a3247d6921d6b02
Author: Ilya Gorenbein <igorenbein at finjan.com>
-Date: Sun Nov 22 15:14:20 2009 +0100
+Date: Sun Nov 22 15:14:20 2009 +0100
Correctly initialize fileName
@@ -35783,7 +36139,7 @@
commit b905caf1785ee207cc0480953da69be302d3d4e9
Author: David Benjamin <davidben at mit.edu>
-Date: Sat Nov 21 02:43:21 2009 +0100
+Date: Sat Nov 21 02:43:21 2009 +0100
Be more lenient with /Decode key on images
@@ -35796,7 +36152,7 @@
commit d99e7a88845a5f4b35e2c538c597316b2ad541ca
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Nov 20 22:09:44 2009 +0100
+Date: Fri Nov 20 22:09:44 2009 +0100
Check for openjpeg in the C++ part as it uses bool in the header
@@ -35808,7 +36164,7 @@
commit 55261a2dc86241c8d132e590e76e7398b3ca5090
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 18 22:26:01 2009 +0100
+Date: Wed Nov 18 22:26:01 2009 +0100
replace floor with a cast to int for numbers > 0
@@ -35819,7 +36175,7 @@
commit 28df9fb323f14dc632c9502655abf69984b7d67e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 18 21:57:02 2009 +0100
+Date: Wed Nov 18 21:57:02 2009 +0100
Remove unused label
@@ -35828,7 +36184,7 @@
commit 037979a01a6fcafc61360e758dbc4a5eb056825e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Nov 17 19:12:30 2009 +0100
+Date: Tue Nov 17 19:12:30 2009 +0100
[cairo] If there's a soft mask available when filling, apply the
mask instead of filling
@@ -35840,19 +36196,19 @@
commit 46380d36f004d71dd2c2e7bc82836af248684b51
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 17 20:48:22 2009 +0100
+Date: Tue Nov 17 20:48:22 2009 +0100
i didn't want to commit this
- configure.ac | 60
+ configure.ac | 60
+++++++++++++++++++++++++++--------------------------
- splash/SplashMath.h | 5 ++---
- utils/pdftoppm.cc | 8 -------
+ splash/SplashMath.h | 5 ++---
+ utils/pdftoppm.cc | 8 -------
3 files changed, 33 insertions(+), 40 deletions(-)
commit 1844e0927ae89824f59b2b3378bf5e00a51a251c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Nov 17 20:34:24 2009 +0100
+Date: Tue Nov 17 20:34:24 2009 +0100
do not use setAttribute with doubles
@@ -35859,16 +36215,16 @@
it is evil and locale dependant, we do NOT want that so use
QString::number
- configure.ac | 60 +++++++++++++++----------------
+ configure.ac | 60 +++++++++++++++----------------
qt4/src/poppler-annotation.cc | 82
+++++++++++++++++++++----------------------
- splash/SplashMath.h | 5 +--
- utils/pdftoppm.cc | 8 +++++
+ splash/SplashMath.h | 5 +--
+ utils/pdftoppm.cc | 8 +++++
4 files changed, 81 insertions(+), 74 deletions(-)
commit 572d79f4b8a7bf1717b88dbd2609d8fa9b036dee
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Nov 15 20:40:56 2009 +0100
+Date: Sun Nov 15 20:40:56 2009 +0100
Only calculate the matrix when it is really needed
@@ -35876,12 +36232,12 @@
Speeds out rendering on some pdf up to 40%
splash/SplashScreen.cc | 35 +++++++++++++++++++++++++++++++++--
- splash/SplashScreen.h | 16 ++++++++++++++++
+ splash/SplashScreen.h | 16 ++++++++++++++++
2 files changed, 49 insertions(+), 2 deletions(-)
commit 1c3113361fa376093e6fedfbf48feee7dcbc46b7
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Nov 15 19:43:18 2009 +0100
+Date: Sun Nov 15 19:43:18 2009 +0100
Write out fixed-content portion of Type 1 fonts in PSOutputDev
@@ -35894,7 +36250,7 @@
commit 2d30dc605cd984f6c32124af9aa7b877d416d141
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Nov 15 17:31:36 2009 +0100
+Date: Sun Nov 15 17:31:36 2009 +0100
[glib-demo] Show attachment name in FileAttachment annot properties
table
@@ -35904,7 +36260,7 @@
commit 6c8ae140256818401351a331787c83e043fdba09
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Nov 15 17:31:13 2009 +0100
+Date: Sun Nov 15 17:31:13 2009 +0100
[glib] Add poppler_annot_file_attachment_get_name()
@@ -35914,7 +36270,7 @@
commit ecf5173eb288187a1f076fd4b116f1212fa9e203
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Nov 15 17:14:29 2009 +0100
+Date: Sun Nov 15 17:14:29 2009 +0100
[glib-demo] Add properties of FileAttachment annotations
@@ -35924,7 +36280,7 @@
commit 8f4fdd864d79e4fa83951a3eb006ea8287c3a1ba
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Nov 15 17:12:43 2009 +0100
+Date: Sun Nov 15 17:12:43 2009 +0100
[glib-demo] Add pgd_table_add_property_with_custom_widget()
@@ -35936,21 +36292,21 @@
commit 061b85f7a442107cda67e385bd772ec8565a936e
Author: Thomas Viehmann <tv at beamnet.de>
-Date: Sun Nov 15 17:11:43 2009 +0100
+Date: Sun Nov 15 17:11:43 2009 +0100
[glib] Add support for file attachment annotations
- glib/poppler-annot.cc | 69
+ glib/poppler-annot.cc | 69
+++++++++++++++++++++++++++++++++++++++++++++++---
- glib/poppler-annot.h | 8 ++++++
- glib/poppler-page.cc | 3 +++
+ glib/poppler-annot.h | 8 ++++++
+ glib/poppler-page.cc | 3 +++
glib/poppler-private.h | 1 +
- glib/poppler.h | 49 +++++++++++++++++------------------
+ glib/poppler.h | 49 +++++++++++++++++------------------
5 files changed, 102 insertions(+), 28 deletions(-)
commit 189c45332991bce51e40bcaf65da67d2d644045a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Nov 15 16:42:21 2009 +0100
+Date: Sun Nov 15 16:42:21 2009 +0100
[glib] Remove PopplerDocument from PopplerAttachment
@@ -35965,7 +36321,7 @@
commit e55bfeb1ddc60053c5ee5fef840c409891781ce6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Nov 13 00:55:37 2009 +0100
+Date: Fri Nov 13 00:55:37 2009 +0100
jpeg_start_decompress can fail, check it
@@ -35976,7 +36332,7 @@
commit c59d93061cf71d13916872a20aed37ecfbb3bfa4
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Nov 9 18:32:55 2009 +0100
+Date: Mon Nov 9 18:32:55 2009 +0100
[cairo] Do nothing when image mask is 1x1 and the pixel is 0
@@ -35985,7 +36341,7 @@
commit 448f03cfc429d33bfa5527e3dc964ef5da10ee94
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Mon Nov 9 22:52:39 2009 +1030
+Date: Mon Nov 9 22:52:39 2009 +1030
Don't render the color white in type 3 glyphs in the cairo backend
@@ -36001,7 +36357,7 @@
commit 3fead2a3b53681ef95116f18f17f1a9febec6e48
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Nov 9 11:25:24 2009 +0100
+Date: Mon Nov 9 11:25:24 2009 +0100
Transitions dictionary can be a Ref too
@@ -36010,17 +36366,17 @@
commit ac4955d03a532cab1933698aeb667d44300e52d0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Nov 9 11:12:48 2009 +0100
+Date: Mon Nov 9 11:12:48 2009 +0100
[glib-demo] Explicitely add gio as dependency for GTK+ tests
- configure.ac | 4 ++--
+ configure.ac | 4 ++--
glib/demo/main.c | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
commit 32ea667ec8f18311539123c7b80c7ab4767070cb
Author: Chris Wilson <chris at chris-wilson.co.uk>
-Date: Tue Aug 11 19:17:52 2009 +0100
+Date: Tue Aug 11 19:17:52 2009 +0100
[cairo] Mark images dirty
@@ -36035,7 +36391,7 @@
commit 10a41150c4067bb3ab85e25dae76e0968a6cd586
Author: Chris Wilson <chris at chris-wilson.co.uk>
-Date: Tue Aug 11 19:17:06 2009 +0100
+Date: Tue Aug 11 19:17:06 2009 +0100
[cairo] Use colToDbl() to avoid rounding error.
@@ -36044,7 +36400,7 @@
commit c9491319689f04edd57adda7ee85f84f17fd1c47
Author: Chris Wilson <chris at chris-wilson.co.uk>
-Date: Tue Aug 11 18:07:17 2009 +0100
+Date: Tue Aug 11 18:07:17 2009 +0100
[cairo] Reduce the number of redundant pattern creations
@@ -36054,7 +36410,7 @@
commit ead78d9f703c8b2d556c94be3c47dbae7469eda8
Author: Reece Dunn <msclrhd at gmail.com>
-Date: Thu Nov 5 22:25:14 2009 +0100
+Date: Thu Nov 5 22:25:14 2009 +0100
fontpos is never set to -1, so remove the checks in HtmlOutputDev.
@@ -36063,7 +36419,7 @@
commit 55dd6024a4672a1787e8b1a8276bd78fff94e2cd
Author: Ilya Gorenbein <igorenbein at finjan.com>
-Date: Wed Nov 4 22:07:18 2009 +0100
+Date: Wed Nov 4 22:07:18 2009 +0100
Do not error on files without "Count" and "Kids"
@@ -36076,7 +36432,7 @@
commit 58a1d42aed7352c008d201b8f355f6e4146f71e5
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Oct 29 18:38:22 2009 +0100
+Date: Thu Oct 29 18:38:22 2009 +0100
[cairo] Don't render patterns when using CairoImageOutputDev
@@ -36085,7 +36441,7 @@
commit 7670cc48dcf3ffd77e3ffa29056a3e13b2926709
Author: Ilya Gorenbein <igorenbein at finjan.com>
-Date: Wed Oct 28 19:20:41 2009 +0100
+Date: Wed Oct 28 19:20:41 2009 +0100
There are some pdf where Aspect values are reals, use getNum
@@ -36096,7 +36452,7 @@
commit 4fe89e520a04a6ab6d6ec6a8294896b2f427c7da
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Oct 25 21:55:55 2009 +0100
+Date: Sun Oct 25 21:55:55 2009 +0100
do not accept negative interval lengths in the page labels tree
@@ -36107,7 +36463,7 @@
commit b174ebd6b323c7a58a19d59c1a9e4ac4e6cba7d9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 23 21:57:42 2009 +0200
+Date: Fri Oct 23 21:57:42 2009 +0200
Move the iccColorSpaceCache from a static in GfxState to a member
of Gfx
@@ -36119,16 +36475,16 @@
bug 24686
poppler/Gfx.cc | 49 ++++++++++++++++++----------
- poppler/Gfx.h | 13 ++++++--
+ poppler/Gfx.h | 13 ++++++--
poppler/GfxState.cc | 94
++++++++++++++++++++++++++---------------------------
poppler/GfxState.h | 33 +++++++++----------
- poppler/Page.cc | 4 +--
+ poppler/Page.cc | 4 +--
5 files changed, 107 insertions(+), 86 deletions(-)
commit 4a9bdd30dc353865685e03eb1c1ac6093797695a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 22 21:26:29 2009 +0200
+Date: Thu Oct 22 21:26:29 2009 +0200
initialize len at 0 when reading the font fails
@@ -36139,7 +36495,7 @@
commit c839b706092583f6b12ed3cc634bf5af34b7a2bb
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Oct 20 10:09:13 2009 +0200
+Date: Tue Oct 20 10:09:13 2009 +0200
[glib] Fix CVE-2009-3607
@@ -36148,7 +36504,7 @@
commit 44462e0ca39392e5629020226b901e4026089b46
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Oct 19 23:33:58 2009 +0200
+Date: Mon Oct 19 23:33:58 2009 +0200
fix memory leak
@@ -36157,7 +36513,7 @@
commit d701aaa9eaa62567210070129f5feffe24bf1936
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Oct 18 01:22:16 2009 +0200
+Date: Sun Oct 18 01:22:16 2009 +0200
This include is needed as this file uses Ref
@@ -36166,7 +36522,7 @@
commit d4202536e1b62c326c301d5088fa0e176c523e85
Author: Pino Toscano <pino at kde.org>
-Date: Sat Oct 17 01:35:11 2009 +0200
+Date: Sat Oct 17 01:35:11 2009 +0200
SplashGlyphBitmap is a struct and not a class
@@ -36175,7 +36531,7 @@
commit 654176dee7c9325aa5a24a2de3c070faa16e8a9c
Author: Michael Jansen <kde at michael-jansen.biz>
-Date: Sat Oct 17 01:30:40 2009 +0200
+Date: Sat Oct 17 01:30:40 2009 +0200
CMake: add the possibility to pass LIB_SUFFIX.
@@ -36182,21 +36538,21 @@
This allows to tune the installation libdir by adding a suffix for it
(making it eg lib, lib32, or lib64)
- CMakeLists.txt | 16 +++++++++-------
- glib/CMakeLists.txt | 2 +-
+ CMakeLists.txt | 16 +++++++++-------
+ glib/CMakeLists.txt | 2 +-
poppler-cairo.pc.cmake | 2 +-
- poppler-glib.pc.cmake | 2 +-
- poppler-qt.pc.cmake | 2 +-
- poppler-qt4.pc.cmake | 2 +-
+ poppler-glib.pc.cmake | 2 +-
+ poppler-qt.pc.cmake | 2 +-
+ poppler-qt4.pc.cmake | 2 +-
poppler-splash.pc.cmake | 2 +-
- poppler.pc.cmake | 2 +-
- qt/CMakeLists.txt | 2 +-
+ poppler.pc.cmake | 2 +-
+ qt/CMakeLists.txt | 2 +-
qt4/src/CMakeLists.txt | 2 +-
10 files changed, 18 insertions(+), 16 deletions(-)
commit 43829ae4b25a88ace06f05fa6750e5732539f4be
Author: Pino Toscano <pino at kde.org>
-Date: Sat Oct 17 01:21:39 2009 +0200
+Date: Sat Oct 17 01:21:39 2009 +0200
put a space so MSVC won't try to see it as comment
@@ -36205,7 +36561,7 @@
commit f64086ea22a4e8cb3d4e7116db2a9541ac2fb19f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 17 00:48:58 2009 +0200
+Date: Sat Oct 17 00:48:58 2009 +0200
check the document is not locked when printing
@@ -36214,7 +36570,7 @@
commit 85d1015480b7ab3f21cc5f78dc53d4c5efdc6e60
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 17 00:48:27 2009 +0200
+Date: Sat Oct 17 00:48:27 2009 +0200
fix file name comment
@@ -36223,27 +36579,27 @@
commit 270764ad1bf2cfe95aed0b6850d2347361b4268d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 17 00:47:34 2009 +0200
+Date: Sat Oct 17 00:47:34 2009 +0200
Add a way for converters to return more exact errors they had when
converting
- qt4/src/poppler-base-converter.cc | 8 +++++++-
- qt4/src/poppler-converter-private.h | 3 ++-
+ qt4/src/poppler-base-converter.cc | 8 +++++++-
+ qt4/src/poppler-converter-private.h | 3 ++-
qt4/src/poppler-pdf-converter.cc | 11 ++++++++++-
- qt4/src/poppler-ps-converter.cc | 6 +++++-
- qt4/src/poppler-qt4.h | 14 ++++++++++++++
+ qt4/src/poppler-ps-converter.cc | 6 +++++-
+ qt4/src/poppler-qt4.h | 14 ++++++++++++++
5 files changed, 38 insertions(+), 4 deletions(-)
commit 1082e1671afd8ab91583dabc876304008acb021c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 16 23:17:22 2009 +0200
+Date: Fri Oct 16 23:17:22 2009 +0200
Some "security" fixes based on newly released Xpdf 3.02pl4
- poppler/Stream.cc | 4 ++++
- poppler/XRef.cc | 19 +++++++++++++++----
- splash/Splash.cc | 7 +++++++
+ poppler/Stream.cc | 4 ++++
+ poppler/XRef.cc | 19 +++++++++++++++----
+ splash/Splash.cc | 7 +++++++
splash/SplashBitmap.cc | 37 ++++++++++++++++++++++++++++++-------
splash/SplashErrorCodes.h | 4 +++-
5 files changed, 59 insertions(+), 12 deletions(-)
@@ -36250,7 +36606,7 @@
commit c2458275e02f56226779b82d73c13defcbbda563
Author: Glenn Ganz <glenn.ganz at uptime.ch>
-Date: Fri Oct 16 20:54:32 2009 +0200
+Date: Fri Oct 16 20:54:32 2009 +0200
fix constructor of DCTStream
@@ -36259,7 +36615,7 @@
commit fd91b79c053bb5cd01a766032b90981dbc5e5dd3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 10 14:53:42 2009 +0200
+Date: Sat Oct 10 14:53:42 2009 +0200
fix compiling with automake
@@ -36268,7 +36624,7 @@
commit c3031b4318af6f85256f2478c8678dedd0d6acd1
Author: Pino Toscano <pino at kde.org>
-Date: Fri Oct 9 16:17:16 2009 +0200
+Date: Fri Oct 9 16:17:16 2009 +0200
cmake: simplify the linking to libpng
@@ -36277,7 +36633,7 @@
commit 96688dd7a091f8fa141fad2b3d05bae04b0b86fb
Author: Patrick Spendrin <ps_ml at gmx.de>
-Date: Fri Oct 9 16:09:46 2009 +0200
+Date: Fri Oct 9 16:09:46 2009 +0200
MSVC: add _CRT_SECURE_NO_WARNINGS to the define's
@@ -36286,19 +36642,19 @@
commit f346c1f6b55f87ebd6bb0b0932462d5514aa40ff
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 9 00:29:06 2009 +0200
+Date: Fri Oct 9 00:29:06 2009 +0200
add -ansi flag to default warnings
cmake/modules/PopplerMacros.cmake | 2 +-
- configure.ac | 2 +-
- utils/parseargs.c | 30 +++++++++++++++---------------
- utils/parseargs.h | 26 +++++++++++++-------------
+ configure.ac | 2 +-
+ utils/parseargs.c | 30 +++++++++++++++---------------
+ utils/parseargs.h | 26 +++++++++++++-------------
4 files changed, 30 insertions(+), 30 deletions(-)
commit 53e0016b772f1b78d998506e2f3106011d32cef3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 9 00:15:52 2009 +0200
+Date: Fri Oct 9 00:15:52 2009 +0200
Add virtual destructor to ImgWriter
@@ -36310,17 +36666,17 @@
commit 699dcacced7be05b788c414c231dc2b5c07de06e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 9 00:13:11 2009 +0200
+Date: Fri Oct 9 00:13:11 2009 +0200
Add -Wnon-virtual-dtor flag
cmake/modules/PopplerMacros.cmake | 4 ++--
- configure.ac | 2 +-
+ configure.ac | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
commit d1e4fca4a8602994b010fae4f4fea5cd4df9276e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 9 00:10:03 2009 +0200
+Date: Fri Oct 9 00:10:03 2009 +0200
build on cmake too
@@ -36329,27 +36685,27 @@
commit d67511c92022121066f43003f01b955962ddcd33
Author: Stefan Thomas <thomas at eload24.com>
-Date: Fri Oct 9 00:09:23 2009 +0200
+Date: Fri Oct 9 00:09:23 2009 +0200
Add -jpeg to pdftoppm
- goo/ImgWriter.h | 28 +++++++++++++++
- goo/JpegWriter.cc | 92
+ goo/ImgWriter.h | 28 +++++++++++++++
+ goo/JpegWriter.cc | 92
++++++++++++++++++++++++++++++++++++++++++++++++++
- goo/JpegWriter.h | 42 +++++++++++++++++++++++
- goo/Makefile.am | 2 ++
- goo/PNGWriter.cc | 5 +--
- goo/PNGWriter.h | 10 +++---
+ goo/JpegWriter.h | 42 +++++++++++++++++++++++
+ goo/Makefile.am | 2 ++
+ goo/PNGWriter.cc | 5 +--
+ goo/PNGWriter.h | 10 +++---
splash/SplashBitmap.cc | 46 +++++++++++++++++--------
- splash/SplashBitmap.h | 5 +--
- splash/SplashTypes.h | 11 ++++++
- utils/pdftoppm.1 | 3 ++
- utils/pdftoppm.cc | 22 +++++++++---
+ splash/SplashBitmap.h | 5 +--
+ splash/SplashTypes.h | 11 ++++++
+ utils/pdftoppm.1 | 3 ++
+ utils/pdftoppm.cc | 22 +++++++++---
11 files changed, 239 insertions(+), 27 deletions(-)
commit 388196df1fb05fb2d88ae82bd81e823a23588ec1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Oct 7 17:11:58 2009 +0200
+Date: Wed Oct 7 17:11:58 2009 +0200
[glib-demo] Show some of the annot flags in annots treeview
@@ -36358,7 +36714,7 @@
commit 034907c6582c1f50782ec9c58a29b140c6fc0688
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Oct 6 00:52:10 2009 +0200
+Date: Tue Oct 6 00:52:10 2009 +0200
Forgot to update the year here
@@ -36367,18 +36723,18 @@
commit fef89acebf5312324c104fb52e629563fbc2de76
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Oct 6 00:42:52 2009 +0200
+Date: Tue Oct 6 00:42:52 2009 +0200
Add the possibility of enabling hinting
qt4/src/poppler-document.cc | 2 +-
qt4/src/poppler-private.h | 1 +
- qt4/src/poppler-qt4.h | 3 ++-
+ qt4/src/poppler-qt4.h | 3 ++-
3 files changed, 4 insertions(+), 2 deletions(-)
commit 485252844b5e0964ee724b74e2a7ba2b820b259e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Oct 6 00:41:57 2009 +0200
+Date: Tue Oct 6 00:41:57 2009 +0200
rework how hinting is used in the splash backend
@@ -36392,7 +36748,7 @@
poppler/SplashOutputDev.h | 3 +++
splash/SplashFTFont.cc | 64
++++++++++----------------------------------
- splash/SplashFTFont.h | 4 +--
+ splash/SplashFTFont.h | 4 +--
splash/SplashFTFontEngine.cc | 8 +++---
splash/SplashFTFontEngine.h | 7 ++---
splash/SplashFontEngine.cc | 5 ++--
@@ -36401,14 +36757,14 @@
commit 8194c156cf2167834779e1690a89b5068baf8d58
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Oct 5 00:55:55 2009 +0200
+Date: Mon Oct 5 00:55:55 2009 +0200
Fix includes for those using internal headers
- goo/FixedPoint.h | 2 +-
- goo/gmem.h | 2 +-
- poppler/OutputDev.h | 2 +-
- poppler/PSOutputDev.h | 2 +-
+ goo/FixedPoint.h | 2 +-
+ goo/gmem.h | 2 +-
+ poppler/OutputDev.h | 2 +-
+ poppler/PSOutputDev.h | 2 +-
poppler/PageLabelInfo.h | 2 +-
utils/ImageOutputDev.h | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
@@ -36415,36 +36771,36 @@
commit 091f68ccd59413d6890dfbfcf8911f112e690b50
Author: Kovid Goyal <kovid at kovidgoyal.net>
-Date: Mon Oct 5 00:39:36 2009 +0200
+Date: Mon Oct 5 00:39:36 2009 +0200
Use _WIN32 instead of WIN32
More info at http://bugs.freedesktop.org/show_bug.cgi?id=24259
- goo/GooMutex.h | 16 +++++++++++++++-
- goo/gfile.cc | 33 +++++++++++++++++----------------
- goo/gfile.h | 5 +++--
+ goo/GooMutex.h | 16 +++++++++++++++-
+ goo/gfile.cc | 33 +++++++++++++++++----------------
+ goo/gfile.h | 5 +++--
msvc/poppler/poppler-config.h | 2 +-
poppler-config.h.cmake | 2 +-
poppler/ABWOutputDev.h | 3 ++-
- poppler/FileSpec.cc | 7 ++++---
+ poppler/FileSpec.cc | 7 ++++---
poppler/GlobalParams.cc | 37 +++++++++++++++++++------------------
poppler/GlobalParams.h | 4 ++--
- poppler/Link.cc | 3 ++-
- poppler/PDFDoc.cc | 4 ++--
- poppler/PDFDoc.h | 3 ++-
+ poppler/Link.cc | 3 ++-
+ poppler/PDFDoc.cc | 4 ++--
+ poppler/PDFDoc.h | 3 ++-
poppler/PSOutputDev.cc | 5 +++--
poppler/TextOutputDev.cc | 5 +++--
poppler/XpdfPluginAPI.cc | 13 ++++++++++++-
poppler/poppler-config.h.in | 2 +-
splash/SplashFontEngine.cc | 9 +++++----
- test/perf-test.cc | 24 ++++++++++++------------
- utils/HtmlOutputDev.h | 3 ++-
+ test/perf-test.cc | 24 ++++++++++++------------
+ utils/HtmlOutputDev.h | 3 ++-
19 files changed, 108 insertions(+), 72 deletions(-)
commit 7fd8bdfa450db4e323e4e5d12159359fbc47f9ed
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Oct 5 00:21:15 2009 +0200
+Date: Mon Oct 5 00:21:15 2009 +0200
Remove spurious ;
@@ -36456,7 +36812,7 @@
commit d46f7343e446331489d3fe6711a7cf778e0bd902
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 2 22:04:46 2009 +0200
+Date: Fri Oct 2 22:04:46 2009 +0200
Strings can have 0 inside so use the length
@@ -36467,7 +36823,7 @@
commit 2bc2040081919340415f576ce8266356deadbfcd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 2 22:04:03 2009 +0200
+Date: Fri Oct 2 22:04:03 2009 +0200
Increase decimals from 5 to 10, a double has that precision
@@ -36478,7 +36834,7 @@
commit 05eb7342d5234732f27c9c67b7fc1f9e40a4e075
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 2 22:03:40 2009 +0200
+Date: Fri Oct 2 22:03:40 2009 +0200
If the stream was wrongly formed save the correct length
@@ -36489,7 +36845,7 @@
commit b98faa4c162392d9416a5a93c9042b41f82d8657
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 2 22:02:13 2009 +0200
+Date: Fri Oct 2 22:02:13 2009 +0200
Return the save status as program status
@@ -36498,7 +36854,7 @@
commit f73f59f2c7bb7c7d57eb70cdc1bc30b80a92d0b7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 2 22:01:45 2009 +0200
+Date: Fri Oct 2 22:01:45 2009 +0200
If the Length entry of the stream is wrong, fix it
@@ -36509,7 +36865,7 @@
commit 91135c7e788bc32e414e1a9c9ab43b326a07e970
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 2 22:00:12 2009 +0200
+Date: Fri Oct 2 22:00:12 2009 +0200
increase the range of characters we sanitize
@@ -36520,7 +36876,7 @@
commit 9dcb3e8be2cd52a795605548e43d6bfc149b2ea5
Author: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
-Date: Sun Sep 27 17:17:32 2009 +0200
+Date: Sun Sep 27 17:17:32 2009 +0200
Fix the linking not to use the .so directly but the lib
@@ -36531,7 +36887,7 @@
commit ed4a6f1cfc7ccd2717d939841c092347c3307547
Author: Kovid Goyal <kovid at kovidgoyal.net>
-Date: Sat Sep 26 19:26:19 2009 +0200
+Date: Sat Sep 26 19:26:19 2009 +0200
Do not crash when saving files that come from a stream without name
@@ -36542,7 +36898,7 @@
commit 04b232d48930af9bc614d7fef47f79ce247713a4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 26 18:30:41 2009 +0200
+Date: Sat Sep 26 18:30:41 2009 +0200
Write the Info into the trailer dict if there is one
@@ -36553,7 +36909,7 @@
commit 343e4f9aceb935eb393ad94bbef4dbb1b1a450ee
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 26 18:28:40 2009 +0200
+Date: Sat Sep 26 18:28:40 2009 +0200
Plug leak
@@ -36562,13 +36918,13 @@
commit 2ea0032283c4717f1bb285fab7956fc38f375e87
Author: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
-Date: Sat Sep 26 15:01:35 2009 +0200
+Date: Sat Sep 26 15:01:35 2009 +0200
Patch to make poppler work on Cygwin
Bug 4195
- configure.ac | 3 +++
+ configure.ac | 3 +++
qt/Makefile.am | 2 +-
qt4/src/Makefile.am | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
@@ -36575,7 +36931,7 @@
commit 074dc5e5e39cebc1fbe9bf6a15b2cae2391006c1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 26 14:56:38 2009 +0200
+Date: Sat Sep 26 14:56:38 2009 +0200
Improve realibility for Streams with broken Length
@@ -36586,7 +36942,7 @@
commit b7702820245fb6cdbf77afba37c53c03d4362a25
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 21 21:58:26 2009 +0200
+Date: Mon Sep 21 21:58:26 2009 +0200
Print with a . and not with a , in all locales
@@ -36597,7 +36953,7 @@
commit d31080d8195694cef740d4e77484179bb38d1f26
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 20 17:21:13 2009 +0200
+Date: Sun Sep 20 17:21:13 2009 +0200
CharCodeToUnicode is not mandatory in fonts, don't crash one fonts
that do not have it
@@ -36609,7 +36965,7 @@
commit a729d005a7204791fa8415de5aa0834136073ce8
Author: Pino Toscano <pino at kde.org>
-Date: Thu Sep 17 20:12:20 2009 +0200
+Date: Thu Sep 17 20:12:20 2009 +0200
Windows32/MSVC: initialize the font list once per GlobalParams,
instead of once at all
@@ -36626,7 +36982,7 @@
commit 68711d8494e2765c4a24ea59ce8d904981f0f917
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 9 23:24:22 2009 +0200
+Date: Wed Sep 9 23:24:22 2009 +0200
uint -> Guint
@@ -36637,30 +36993,30 @@
commit 943a13c9354dec18cb023642aebbe5d3bb920ed7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 9 20:04:06 2009 +0200
+Date: Wed Sep 9 20:04:06 2009 +0200
poppler 0.12.0
CMakeLists.txt | 4 ++--
- NEWS | 18 ++++++++++++++++++
- configure.ac | 4 ++--
- msvc/config.h | 6 +++---
+ NEWS | 18 ++++++++++++++++++
+ configure.ac | 4 ++--
+ msvc/config.h | 6 +++---
qt4/src/Doxyfile | 2 +-
5 files changed, 26 insertions(+), 8 deletions(-)
commit e8ed7210346cb18f6e4588ad557f993c6d42f4a3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 9 19:21:21 2009 +0200
+Date: Wed Sep 9 19:21:21 2009 +0200
increase library to 3.2.0
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Makefile.am | 2 +-
+ qt4/src/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit e950107006a3b1889646d3705323c1b3d41eaa49
Author: David Benjamin <davidben at mit.edu>
-Date: Wed Sep 9 01:19:38 2009 +0200
+Date: Wed Sep 9 01:19:38 2009 +0200
Fix infinite loop in JBIG2Decoder
@@ -36672,7 +37028,7 @@
commit 1cb25a4adaaf3e2da50724312a3db6928991f425
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Sep 6 10:45:56 2009 +0200
+Date: Sun Sep 6 10:45:56 2009 +0200
[glib] Ignore attachments with an invalid embedded file
@@ -36683,7 +37039,7 @@
commit 842e00f3114666609ef4dec6fa613d46f330a40c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 5 15:20:35 2009 +0200
+Date: Sat Sep 5 15:20:35 2009 +0200
Add EmbeddedFile::isValid
@@ -36690,12 +37046,12 @@
Also do not crash if data() is called on an invalid file
qt4/src/poppler-embeddedfile.cc | 10 +++++++++-
- qt4/src/poppler-qt4.h | 9 ++++++++-
+ qt4/src/poppler-qt4.h | 9 ++++++++-
2 files changed, 17 insertions(+), 2 deletions(-)
commit 9d40b268f5a9a9a0fb79da0e1627dd8eebc4db6a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 5 15:19:27 2009 +0200
+Date: Sat Sep 5 15:19:27 2009 +0200
Add EmbFile::isOk
@@ -36707,7 +37063,7 @@
commit 642650b6f70425c8fff2df978ae71249a5ae07f3
Author: David Benjamin <davidben at mit.edu>
-Date: Sat Sep 5 01:12:49 2009 +0200
+Date: Sat Sep 5 01:12:49 2009 +0200
Better fallback when there's a type mismatch
@@ -36718,7 +37074,7 @@
commit bf5811f5331292ccf30f1b0f089fe43d351d96be
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 26 00:43:46 2009 +0200
+Date: Wed Aug 26 00:43:46 2009 +0200
Improve shading color rendering
@@ -36730,7 +37086,7 @@
commit e94430b790fde6ce7b7cb163c2e0adf2d071c81d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Aug 26 00:42:49 2009 +0200
+Date: Wed Aug 26 00:42:49 2009 +0200
Make code a bit more readable
@@ -36739,7 +37095,7 @@
commit 465212780557705fd939dfe54f96913505bfc96e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 25 21:55:45 2009 +0200
+Date: Tue Aug 25 21:55:45 2009 +0200
forgot to update my copyright
@@ -36748,7 +37104,7 @@
commit 4f6016d01ced32002bef22b9b5d5426a74e55842
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 25 21:10:07 2009 +0200
+Date: Tue Aug 25 21:10:07 2009 +0200
Fix format security warnings
@@ -36759,7 +37115,7 @@
commit 4616b23382b5d155f8b2f1942733037cf5730844
Author: Christian Persch <chpe at gnome.org>
-Date: Tue Aug 25 21:09:40 2009 +0200
+Date: Tue Aug 25 21:09:40 2009 +0200
Fix format security warnings
@@ -36770,14 +37126,14 @@
commit 6c5c8d008456d1e4f3d60bc182209747c2a175dc
Author: Christian Persch <chpe at gnome.org>
-Date: Tue Aug 25 21:03:16 2009 +0200
+Date: Tue Aug 25 21:03:16 2009 +0200
Support AM_SILENT_RULES
When using automake 1.11, should support silent build rules.
- Makefile.am | 2 +-
- configure.ac | 1 +
+ Makefile.am | 2 +-
+ configure.ac | 1 +
glib/Makefile.am | 4 ++--
qt4/demos/Makefile.am | 2 +-
qt4/src/Makefile.am | 2 +-
@@ -36786,7 +37142,7 @@
commit e7dd1c47b01d8f31599ee686eafbe7c54d7c023a
Author: Christian Persch <chpe at gnome.org>
-Date: Tue Aug 25 21:01:13 2009 +0200
+Date: Tue Aug 25 21:01:13 2009 +0200
Fix automake check, and add automake 1.11 support
@@ -36799,7 +37155,7 @@
commit 493d2c5aa78a3241e70108c5d7eccba9ac72f834
Author: Rex Dieter <rdieter at math.unl.edu>
-Date: Mon Aug 24 20:08:46 2009 +0200
+Date: Mon Aug 24 20:08:46 2009 +0200
Use Requires.private if available
@@ -36814,7 +37170,7 @@
commit 341cd3ecd08a39cd146c1c57f356b50a2881c03f
Author: Jakub Wilk <ubanus at users.sf.net>
-Date: Mon Aug 24 19:51:34 2009 +0200
+Date: Mon Aug 24 19:51:34 2009 +0200
common options for pdftoabw
@@ -36829,20 +37185,20 @@
commit 365683d5faea6e0a7570b139d1f3366c22271f8e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 18 21:18:13 2009 +0200
+Date: Tue Aug 18 21:18:13 2009 +0200
0.11.3
CMakeLists.txt | 2 +-
- NEWS | 22 ++++++++++++++++++++++
- configure.ac | 2 +-
- msvc/config.h | 6 +++---
+ NEWS | 22 ++++++++++++++++++++++
+ configure.ac | 2 +-
+ msvc/config.h | 6 +++---
qt4/src/Doxyfile | 2 +-
5 files changed, 28 insertions(+), 6 deletions(-)
commit cb28bc8a637d300664b3c7569263445275333878
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Aug 17 14:14:03 2009 +0200
+Date: Mon Aug 17 14:14:03 2009 +0200
[glib] Add FORMAT_MAJOR/MINOR properties to get the PDF version
@@ -36853,7 +37209,7 @@
commit 1b5612841b0c663f6d391d4581f65f68a2975db0
Author: Pino Toscano <pino at kde.org>
-Date: Mon Aug 17 01:04:04 2009 +0200
+Date: Mon Aug 17 01:04:04 2009 +0200
[Qt] add Document::getPdfVersion(int *major, int *minor) for the
document PDF version numbers
@@ -36862,12 +37218,12 @@
document, putting major and minor numbers in own variables.
qt/poppler-document.cc | 8 ++++++++
- qt/poppler-qt.h | 12 ++++++++++++
+ qt/poppler-qt.h | 12 ++++++++++++
2 files changed, 20 insertions(+)
commit aef8ecda1e80b921228f415a53c9c5a52df87d94
Author: Pino Toscano <pino at kde.org>
-Date: Mon Aug 17 00:57:08 2009 +0200
+Date: Mon Aug 17 00:57:08 2009 +0200
[Qt4] deprecate Document::pdfVersion()
@@ -36878,7 +37234,7 @@
commit 830140f70e48e8033ad4411b6bd405d5ad7358a3
Author: Pino Toscano <pino at kde.org>
-Date: Mon Aug 17 00:51:13 2009 +0200
+Date: Mon Aug 17 00:51:13 2009 +0200
[Qt4] add Document::getPdfVersion(int *major, int *minor) for the
document PDF version numbers
@@ -36888,13 +37244,13 @@
Add them to the relative unit test.
qt4/src/poppler-document.cc | 8 ++++++++
- qt4/src/poppler-qt4.h | 13 +++++++++++++
+ qt4/src/poppler-qt4.h | 13 +++++++++++++
qt4/tests/check_metadata.cpp | 4 ++++
3 files changed, 25 insertions(+)
commit 5491d16dfbd73f0256c62e49d02622dc3185012e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 17 00:24:41 2009 +0200
+Date: Mon Aug 17 00:24:41 2009 +0200
Move poppler core away from using a double as PDF file version
@@ -36901,16 +37257,16 @@
Frontends are yet to come
glib/poppler-document.cc | 2 +-
- poppler/PDFDoc.cc | 7 ++++---
- poppler/PDFDoc.h | 8 +++++---
+ poppler/PDFDoc.cc | 7 ++++---
+ poppler/PDFDoc.h | 8 +++++---
qt/poppler-document.cc | 4 ++--
qt4/src/poppler-document.cc | 4 ++--
- utils/pdfinfo.cc | 4 ++--
+ utils/pdfinfo.cc | 4 ++--
6 files changed, 16 insertions(+), 13 deletions(-)
commit efd5dd63a5b08249529d9a9f5906aefe806fb3aa
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 17 00:21:22 2009 +0200
+Date: Mon Aug 17 00:21:22 2009 +0200
Forgot to update copyright info
@@ -36921,7 +37277,7 @@
commit 25ff4be0b4521cc3d2de386cdeb589beb245d435
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 17 00:15:10 2009 +0200
+Date: Mon Aug 17 00:15:10 2009 +0200
No need to change the locale since we use gatof that does the
right thing
@@ -36931,7 +37287,7 @@
commit a6f698b4edc42c0414dd4690e1e037088321db2c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 17 00:14:35 2009 +0200
+Date: Mon Aug 17 00:14:35 2009 +0200
Use gatof instead of atof
@@ -36944,7 +37300,7 @@
commit 807b121cae45832d2e5832bad19c31e77420bfec
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 17 00:10:30 2009 +0200
+Date: Mon Aug 17 00:10:30 2009 +0200
Add a custom strtod that comes from libspectre
@@ -36954,12 +37310,12 @@
goo/Makefile.am | 6 ++-
goo/gstrtod.cc | 147
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- goo/gstrtod.h | 43 +++++++++++++++++
+ goo/gstrtod.h | 43 +++++++++++++++++
4 files changed, 196 insertions(+), 2 deletions(-)
commit 914bf7677a14494b69857b1d8070092a9999fe79
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 16 20:50:02 2009 +0200
+Date: Sun Aug 16 20:50:02 2009 +0200
When writing the cm matrix write 4 significant digits not 4 decimals
@@ -36967,14 +37323,14 @@
Maybe we want to make this the default behaviour of 'g' instead of
a new 'gs' case, but i prefer to be on the safe side for the moment
- goo/GooString.cc | 27 +++++++++++++++++++++++++--
- goo/GooString.h | 4 +++-
+ goo/GooString.cc | 27 +++++++++++++++++++++++++--
+ goo/GooString.h | 4 +++-
poppler/PSOutputDev.cc | 4 ++--
3 files changed, 30 insertions(+), 5 deletions(-)
commit b7dfca1aa52b825eb3b8f1cc0470398c31615b30
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Aug 16 19:28:37 2009 +0200
+Date: Sun Aug 16 19:28:37 2009 +0200
[cairo] CairoImageOutputDev doesn't implement patterns
@@ -36983,7 +37339,7 @@
commit d20d65111aee2ee4b8cdea2962ed1bb149122ba9
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Aug 16 17:36:14 2009 +0200
+Date: Sun Aug 16 17:36:14 2009 +0200
[cairo] Implement tiling patterns in cairo backend
@@ -36996,7 +37352,7 @@
commit e965d0686d979c775b64a93f8e2f775f81885417
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Aug 13 14:48:10 2009 +0200
+Date: Thu Aug 13 14:48:10 2009 +0200
Change OutputDev::tilingPatternFill to return a GBool
@@ -37004,15 +37360,15 @@
depending
on the parameters, like shaded patterns currently do.
- poppler/Gfx.cc | 37 +++++++++++++++++++------------------
- poppler/OutputDev.h | 11 ++++++-----
+ poppler/Gfx.cc | 37 +++++++++++++++++++------------------
+ poppler/OutputDev.h | 11 ++++++-----
poppler/PSOutputDev.cc | 12 +++++++-----
- poppler/PSOutputDev.h | 10 +++++-----
+ poppler/PSOutputDev.h | 10 +++++-----
4 files changed, 37 insertions(+), 33 deletions(-)
commit ce70ef7d6afc800e24031dae43da301e9e542f0e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 15 17:45:57 2009 +0200
+Date: Sat Aug 15 17:45:57 2009 +0200
Fix backwards search
@@ -37021,7 +37377,7 @@
commit 5b7b1cdc5c3b8652d3ae583b4d7b8b6de625adc2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 15 17:45:05 2009 +0200
+Date: Sat Aug 15 17:45:05 2009 +0200
Add an autotest showing previousresult fails
@@ -37031,7 +37387,7 @@
commit 2484b0dcb8eb62f8e2c147498c58871ec04630b5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 14 11:47:11 2009 +0200
+Date: Fri Aug 14 11:47:11 2009 +0200
Implement the alpha path
@@ -37046,7 +37402,7 @@
commit 03970d8b6d7624444664320470baa6d1b1299622
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Aug 11 12:01:07 2009 +0200
+Date: Tue Aug 11 12:01:07 2009 +0200
[build] Fix build with autotools
@@ -37055,7 +37411,7 @@
commit 15752b7cd5c94620e3ad3b6afd9c70ccc754c9b3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Aug 10 20:02:13 2009 +0200
+Date: Mon Aug 10 20:02:13 2009 +0200
[cairo] Add empty updateBlendMode to CairoImageOutputDev
@@ -37068,7 +37424,7 @@
commit 45dae4e66b2b833f95656850b5f1b0ffd1d96f1d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Aug 10 20:00:04 2009 +0200
+Date: Mon Aug 10 20:00:04 2009 +0200
[cairo] Use current fill_opacity when drawing images
@@ -37079,7 +37435,7 @@
commit b1cd54546844f2f7cd6bf7cc14b7584c84c3fc14
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Aug 10 19:55:44 2009 +0200
+Date: Mon Aug 10 19:55:44 2009 +0200
[cairo] Do not save the font file twice for FreeType fonts
@@ -37090,7 +37446,7 @@
commit 4181a0ff11195eb7a56d76be23994b843e20b483
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 10 19:58:09 2009 +0200
+Date: Mon Aug 10 19:58:09 2009 +0200
this branch is unlikely to happen
@@ -37099,7 +37455,7 @@
commit 2a3025f32951ce7b7343aeef111902615d71595e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 10 19:55:40 2009 +0200
+Date: Mon Aug 10 19:55:40 2009 +0200
fix overflow calculation not to depend on the variable overflowing
@@ -37108,7 +37464,7 @@
commit a38001f724f78231c2fdadd28e647a35b41bab74
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 9 23:26:02 2009 +0200
+Date: Sun Aug 9 23:26:02 2009 +0200
Check for overflow when parsing integers
@@ -37119,7 +37475,7 @@
commit 4c4c0e44452d07bea88d98b7df0c01fadd7693cc
Author: Jakub Wilk <ubanus at users.sf.net>
-Date: Sat Aug 8 17:26:14 2009 +0200
+Date: Sat Aug 8 17:26:14 2009 +0200
Silence some warnings when using internal headers and not compiling
with -Wno-write-strings
@@ -37131,7 +37487,7 @@
commit e2c319ba18ab473fd969db9519a9231be67538c3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 8 00:48:18 2009 +0200
+Date: Sat Aug 8 00:48:18 2009 +0200
Also implement mono so that -mono in pdftoppm -png works
@@ -37142,7 +37498,7 @@
commit c669e7f3ca421265e78161cc3fdecd2a0c7510c9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 8 00:38:50 2009 +0200
+Date: Sat Aug 8 00:38:50 2009 +0200
Support splashModeMono8 in writePNGFile
@@ -37154,7 +37510,7 @@
commit 92744b72df9084fd2d69ba78406898378884aed8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 8 00:20:52 2009 +0200
+Date: Sat Aug 8 00:20:52 2009 +0200
Add the -png flag to pdftoppm to output to PNG
@@ -37161,25 +37517,25 @@
Based on a patch by Shen Liang <shenzhuxi at gmail.com>
Also factored common PNG code from HtmlOutputDev to PNGWriter
- CMakeLists.txt | 5 +++
- goo/Makefile.am | 9 +++-
- goo/PNGWriter.cc | 110
+ CMakeLists.txt | 5 +++
+ goo/Makefile.am | 9 +++-
+ goo/PNGWriter.cc | 110
++++++++++++++++++++++++++++++++++++++++++++++
- goo/PNGWriter.h | 43 ++++++++++++++++++
- poppler/Makefile.am | 8 ++++
+ goo/PNGWriter.h | 43 ++++++++++++++++++
+ poppler/Makefile.am | 8 ++++
splash/SplashBitmap.cc | 70 +++++++++++++++++++++++++++++
- splash/SplashBitmap.h | 5 +++
+ splash/SplashBitmap.h | 5 +++
splash/SplashErrorCodes.h | 4 +-
- utils/CMakeLists.txt | 4 --
+ utils/CMakeLists.txt | 4 --
utils/HtmlOutputDev.cc | 66 +++++-----------------------
- utils/Makefile.am | 4 --
- utils/pdftoppm.1 | 3 ++
- utils/pdftoppm.cc | 21 +++++++--
+ utils/Makefile.am | 4 --
+ utils/pdftoppm.1 | 3 ++
+ utils/pdftoppm.cc | 21 +++++++--
13 files changed, 283 insertions(+), 69 deletions(-)
commit e4439ff527bb202d0239f78e647452983b733411
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Aug 7 15:23:57 2009 +0200
+Date: Fri Aug 7 15:23:57 2009 +0200
[cairo] Don't apply masks when fill color space mode is csPattern
@@ -37192,7 +37548,7 @@
commit 7194f59a18e4f6997ae560af3db1bd101d6f726e
Author: Chris Wilson <chris at chris-wilson.co.uk>
-Date: Thu Aug 6 11:24:22 2009 +0100
+Date: Thu Aug 6 11:24:22 2009 +0100
[cairo] Use FT_New_Memory_Face() for mmapped fonts
@@ -37206,7 +37562,7 @@
commit 7e2bbcf6f85111d1006b0d5bc1503cadaba83c9f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 4 00:10:58 2009 +0200
+Date: Tue Aug 4 00:10:58 2009 +0200
Set KDAB via gamaral copyright
@@ -37215,7 +37571,7 @@
commit ed5918e16dafebc9ecf6db8ce0186f407ecbf7d5
Author: Pino Toscano <pino at kde.org>
-Date: Sat Aug 1 20:00:22 2009 +0200
+Date: Sat Aug 1 20:00:22 2009 +0200
[Qt4 apidox] make example for FontIterator... not leak ;)
@@ -37224,7 +37580,7 @@
commit f3b36d9c992491e614e88dbf1a84b5433a7647f4
Author: Pino Toscano <pino at kde.org>
-Date: Sat Aug 1 19:54:52 2009 +0200
+Date: Sat Aug 1 19:54:52 2009 +0200
[Qt4] Add color management API.
@@ -37237,13 +37593,13 @@
qt4/src/poppler-document.cc | 52
+++++++++++++++++++++++++++++++++++++++++++++
- qt4/src/poppler-qt4.h | 50
+ qt4/src/poppler-qt4.h | 50
+++++++++++++++++++++++++++++++++++++++++++
2 files changed, 102 insertions(+)
commit 78a1969d040018c0c2bb74c94f5507f786e4666e
Author: Pino Toscano <pino at kde.org>
-Date: Sat Aug 1 18:00:06 2009 +0200
+Date: Sat Aug 1 18:00:06 2009 +0200
[Qt] add unhandled cases and remove unused code
@@ -37252,20 +37608,20 @@
commit bddebec0712e92e13b57d3d05d652673fe737866
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 1 17:12:22 2009 +0200
+Date: Sat Aug 1 17:12:22 2009 +0200
0.11.2
CMakeLists.txt | 2 +-
- NEWS | 30 ++++++++++++++++++++++++++++++
- configure.ac | 2 +-
- msvc/config.h | 6 +++---
+ NEWS | 30 ++++++++++++++++++++++++++++++
+ configure.ac | 2 +-
+ msvc/config.h | 6 +++---
qt4/src/Doxyfile | 2 +-
5 files changed, 36 insertions(+), 6 deletions(-)
commit 87e2af3454348f5568d155c15af5d85268e47f1b
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Aug 1 15:48:02 2009 +0200
+Date: Sat Aug 1 15:48:02 2009 +0200
[glib-demo] Add cast to make sure the comparison is always valid
@@ -37274,7 +37630,7 @@
commit 464e95ef451103daddc9a30cd26b986291f02176
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Aug 1 15:47:25 2009 +0200
+Date: Sat Aug 1 15:47:25 2009 +0200
[glib-demo] Add missing return
@@ -37283,7 +37639,7 @@
commit 7f48369e4d29b2a71abffa9e1966e3a2252de895
Author: Guillermo Antonio Amaral Bastidas <gamaral at amaral.com.mx>
-Date: Sat Aug 1 15:41:34 2009 +0200
+Date: Sat Aug 1 15:41:34 2009 +0200
Call fillChildrenSiblingsID in fillChildrenSiblingsID instaed of
loadChildrenDefaults
@@ -37293,7 +37649,7 @@
commit e21a3e40bf6f4365064cea751ae186580d8f81f5
Author: William Bader <williambader at hotmail.com>
-Date: Sat Aug 1 15:23:03 2009 +0200
+Date: Sat Aug 1 15:23:03 2009 +0200
Add the possibility of disabling font substitution in pdftops
@@ -37303,14 +37659,14 @@
poppler/GlobalParams.h | 4 ++++
poppler/PSOutputDev.cc | 59
+++++++++++++++++++++++++++----------------------
- poppler/PSOutputDev.h | 2 ++
- utils/pdftops.1 | 8 ++++++-
- utils/pdftops.cc | 7 ++++++
+ poppler/PSOutputDev.h | 2 ++
+ utils/pdftops.1 | 8 ++++++-
+ utils/pdftops.cc | 7 ++++++
6 files changed, 70 insertions(+), 27 deletions(-)
commit bd68c90338cbf16f468e5db59722610300a629e1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 1 15:19:48 2009 +0200
+Date: Sat Aug 1 15:19:48 2009 +0200
Forgot to add my copyright
@@ -37319,7 +37675,7 @@
commit 173451730948c320f16a0f5924a58302603eca0b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 1 15:13:35 2009 +0200
+Date: Sat Aug 1 15:13:35 2009 +0200
Try to workaround some incorrect PDF
@@ -37332,7 +37688,7 @@
commit 35c408ca49be08144bcf14aa112505fd556725d2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 31 23:27:02 2009 +0200
+Date: Fri Jul 31 23:27:02 2009 +0200
add the overloaded virtual warning also the autotools based build
@@ -37341,7 +37697,7 @@
commit 1c32bd2d101e5dfb37e28276ecad699f121b27b7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 31 23:22:25 2009 +0200
+Date: Fri Jul 31 23:22:25 2009 +0200
Add my copyright to files i just edited
@@ -37352,7 +37708,7 @@
commit 10717a48c85f1dbeff1c6bcd094006a9ecc92efc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 31 23:22:10 2009 +0200
+Date: Fri Jul 31 23:22:10 2009 +0200
Add -Woverloaded-virtual as default CXX flag
@@ -37361,7 +37717,7 @@
commit db5f736655f01575ac5d7c524cbf131924ae91fa
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 31 23:12:00 2009 +0200
+Date: Fri Jul 31 23:12:00 2009 +0200
rename the function
@@ -37369,12 +37725,12 @@
not seem like a wrong overload
utils/HtmlOutputDev.cc | 4 ++--
- utils/HtmlOutputDev.h | 2 +-
+ utils/HtmlOutputDev.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
commit 4be87f87509b93c4fe4025f9bd788e9412416663
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 31 23:11:32 2009 +0200
+Date: Fri Jul 31 23:11:32 2009 +0200
Remove Outputdev::beginMarkedContent as noone uses it
@@ -37385,7 +37741,7 @@
commit 6ab2ec8a89519d2bd1576c8d62f8aec51b04479a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 31 23:10:56 2009 +0200
+Date: Fri Jul 31 23:10:56 2009 +0200
Warning--
@@ -37394,7 +37750,7 @@
commit 53c3d636ad645a350b576160e1498726238a7bd1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jul 31 18:23:57 2009 +0200
+Date: Fri Jul 31 18:23:57 2009 +0200
[cairo] Implement radialShadedFill in cairo backend using cairo
gradients
@@ -37403,28 +37759,28 @@
poppler/CairoOutputDev.cc | 28 +++++++++
poppler/CairoOutputDev.h | 2 +
- poppler/Gfx.cc | 141
+ poppler/Gfx.cc | 141
+++++++++++++++++++++++++++-------------------
- poppler/OutputDev.h | 2 +-
+ poppler/OutputDev.h | 2 +-
poppler/PSOutputDev.cc | 3 +-
- poppler/PSOutputDev.h | 2 +-
+ poppler/PSOutputDev.h | 2 +-
6 files changed, 117 insertions(+), 61 deletions(-)
commit 2ba937545d1a2b9fa798f04fee755ccdf0e74ec7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jul 31 17:49:18 2009 +0200
+Date: Fri Jul 31 17:49:18 2009 +0200
[cairo] Use cairo_pattern_set_extend for linear gradients
poppler/CairoOutputDev.cc | 9 +++++++++
poppler/CairoOutputDev.h | 1 +
- poppler/Gfx.cc | 34 ++++++++++++++++++++++++++++------
- poppler/OutputDev.h | 4 ++++
+ poppler/Gfx.cc | 34 ++++++++++++++++++++++++++++------
+ poppler/OutputDev.h | 4 ++++
4 files changed, 42 insertions(+), 6 deletions(-)
commit b054756113f0df6b59935823882f412486e96db5
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jun 17 11:10:15 2009 +0200
+Date: Wed Jun 17 11:10:15 2009 +0200
[cairo] Implement blend mdoes in cairo backend
@@ -37431,7 +37787,7 @@
It requires cairo from git master to work at the moment. Fixes bugs
#22384, #12979, #13603, #17919, #22255
- configure.ac | 27 ++++++++++++++++++++++
+ configure.ac | 27 ++++++++++++++++++++++
poppler/CairoOutputDev.cc | 59
+++++++++++++++++++++++++++++++++++++++++++++++
poppler/CairoOutputDev.h | 1 +
@@ -37439,7 +37795,7 @@
commit bf8964726c9311e7e82b1faf49cc2272e5c1e339
Author: William Bader <williambader at hotmail.com>
-Date: Thu Jul 30 22:08:43 2009 +0200
+Date: Thu Jul 30 22:08:43 2009 +0200
Fix some double to int warnings by explicit casting
@@ -37448,7 +37804,7 @@
commit fdbd0c548e963461b2bc4bdf1beaa1577cafcea7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 30 21:05:18 2009 +0200
+Date: Thu Jul 30 21:05:18 2009 +0200
Update gtk-doc build files
@@ -37459,7 +37815,7 @@
commit ae84dce5cea4d249526a6ed5b2feb2d3f241da1b
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Jul 30 20:45:39 2009 +0200
+Date: Thu Jul 30 20:45:39 2009 +0200
Revert "Remove unneeded files from repo"
@@ -37467,16 +37823,16 @@
See bug #22697.
- configure.ac | 2 +-
- glib/reference/Makefile.am | 4 +-
- gtk-doc.make | 155
+ configure.ac | 2 +-
+ glib/reference/Makefile.am | 4 +-
+ gtk-doc.make | 155
+++++++++++++++++++++++++++++++++++++++++++++
- m4/gtk-doc.m4 | 53 ++++++++++++++++
+ m4/gtk-doc.m4 | 53 ++++++++++++++++
4 files changed, 211 insertions(+), 3 deletions(-)
commit 7e14516a78b16453c747eb92b08665632e5f6844
Author: Sanjoy Mahajan <sanjoy at mit.edu>
-Date: Mon Jul 27 23:20:50 2009 +0200
+Date: Mon Jul 27 23:20:50 2009 +0200
Fix displayPages call
@@ -37494,7 +37850,7 @@
commit 3d53a0eb14420d54c0ebf8590e34c018b8da105d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jul 19 16:02:33 2009 +0200
+Date: Sun Jul 19 16:02:33 2009 +0200
Copy byte_lookup in copy constructor
@@ -37503,7 +37859,7 @@
commit 8f7271acf17c46e663cd48d90c382b04a834fba2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jul 19 15:53:49 2009 +0200
+Date: Sun Jul 19 15:53:49 2009 +0200
Don't use byte_lookup table when color space doesn't support getLine
methods
@@ -37525,12 +37881,12 @@
poppler/GfxState.cc | 125
++++++++++++++++++++++++++++++----------------------
- poppler/GfxState.h | 21 +++++++--
+ poppler/GfxState.h | 21 +++++++--
2 files changed, 91 insertions(+), 55 deletions(-)
commit 1bc737796bef1c65289a101b2d4c367267b9c974
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jul 19 15:51:43 2009 +0200
+Date: Sun Jul 19 15:51:43 2009 +0200
Remove unused variable
@@ -37539,7 +37895,7 @@
commit 512b2c654fd80c83b82e7adc828a478a18de17ab
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jul 26 19:35:06 2009 +0200
+Date: Sun Jul 26 19:35:06 2009 +0200
[cairo] Use CAIRO_EXTEND_PAD in drawImageMaskPrescaled too
@@ -37548,7 +37904,7 @@
commit ad26e34bede53cb6300bc463cbdcc2b5adf101c2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jul 26 18:36:06 2009 +0200
+Date: Sun Jul 26 18:36:06 2009 +0200
[cairo] Use rectangle + clip instead of invert + tranform
@@ -37559,7 +37915,7 @@
commit ee6b761a55baef4c3bbe4614b0c3b3d761a3111f
Author: Chris Wilson <chris at chris-wilson.co.uk>
-Date: Sun Jul 26 16:19:15 2009 +0200
+Date: Sun Jul 26 16:19:15 2009 +0200
[cairo] Apply a clip for masked drawImage
@@ -37576,7 +37932,7 @@
commit 499c6c972bac14936b5370276da723a6e98861b3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Jul 26 11:30:08 2009 +0200
+Date: Sun Jul 26 11:30:08 2009 +0200
[cairo] Use CAIRO_EXTEND_PAD when drawing images
@@ -37586,7 +37942,7 @@
commit f91eb7d01cef0897727c63267db309bc92297d37
Author: Koji Otani <sho at bbr.jp>
-Date: Sat Jul 25 16:34:12 2009 +0200
+Date: Sat Jul 25 16:34:12 2009 +0200
Fix generation of ps for some files
@@ -37598,7 +37954,7 @@
commit f93f5e17d8f23f3e2862f3411f43a95b334e6c91
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Jul 20 17:10:37 2009 +0200
+Date: Mon Jul 20 17:10:37 2009 +0200
[cairo] Improve performance when rendering one-channel images
@@ -37613,7 +37969,7 @@
commit e7475062b6ae5c495fa72faaf8fb3d97391f8544
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jul 14 17:22:52 2009 +0200
+Date: Tue Jul 14 17:22:52 2009 +0200
[cairo] Handle fontType1COT fonts in CairoFontEngine
@@ -37622,7 +37978,7 @@
commit d42b9425fb2f98fa79e7a60e4f71ef14f5bacfe9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jul 12 19:55:14 2009 +0200
+Date: Sun Jul 12 19:55:14 2009 +0200
glade is not used anymore
@@ -37631,7 +37987,7 @@
commit 454f7468c6a6a442a5064b5daa24d65ebf4fc6b6
Author: Chris Wilson <chris at chris-wilson.co.uk>
-Date: Thu Jul 9 10:43:00 2009 +0100
+Date: Thu Jul 9 10:43:00 2009 +0100
[cairo] Fix drawImage() for non-1x1 images
@@ -37654,7 +38010,7 @@
commit f8d93eae3c7b9388feabac71f2380d0b42a855e7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jul 8 20:14:35 2009 +0200
+Date: Wed Jul 8 20:14:35 2009 +0200
Lookup UF and F entries before Unix, MAC and DOS in getFileSpec
@@ -37663,7 +38019,7 @@
commit 767c534f5fdf6ccbccfd85a0086d72c215c278f1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jul 8 19:13:54 2009 +0200
+Date: Wed Jul 8 19:13:54 2009 +0200
Use UF entry when present in dict in getFileSpecName() too
@@ -37672,7 +38028,7 @@
commit 569627ac4d56ddd58e109ce2a37179a85e042030
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jul 8 13:02:16 2009 +0200
+Date: Wed Jul 8 13:02:16 2009 +0200
Implement axialShadedFill in cairo backend using cairo gradients
@@ -37680,15 +38036,15 @@
poppler/CairoOutputDev.cc | 29 +++++++++++++++++++++++++++++
poppler/CairoOutputDev.h | 10 ++++++++++
- poppler/Gfx.cc | 29 ++++++++++++++++++++---------
- poppler/OutputDev.h | 6 +++++-
+ poppler/Gfx.cc | 29 ++++++++++++++++++++---------
+ poppler/OutputDev.h | 6 +++++-
poppler/PSOutputDev.cc | 2 +-
- poppler/PSOutputDev.h | 2 +-
+ poppler/PSOutputDev.h | 2 +-
6 files changed, 66 insertions(+), 12 deletions(-)
commit 6ae0a6c0044713affa23eb1ee6a070785ed6c2f3
Author: Chris Wilson <chris at chris-wilson.co.uk>
-Date: Wed Jul 8 16:48:26 2009 +0100
+Date: Wed Jul 8 16:48:26 2009 +0100
[cairo] premultiply image mask
@@ -37703,7 +38059,7 @@
commit 646e5884e748ecce7094c673400484aa1d902bdd
Author: Chris Wilson <chris at chris-wilson.co.uk>
-Date: Wed Jul 8 17:00:34 2009 +0100
+Date: Wed Jul 8 17:00:34 2009 +0100
[cairo] maskColors is an array of ints, no scaling required
@@ -37718,7 +38074,7 @@
commit d75feb1ee84385a9f94308cf47a43f4583092ddf
Author: Chris Wilson <chris at chris-wilson.co.uk>
-Date: Wed Jul 8 16:37:19 2009 +0100
+Date: Wed Jul 8 16:37:19 2009 +0100
[cairo] cleanse DrawImage()
@@ -37731,7 +38087,7 @@
commit 52f3704fed16cfc1e9dd85f72dde7922371e4099
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jul 8 11:40:52 2009 +0200
+Date: Wed Jul 8 11:40:52 2009 +0200
[TODO] Update TODO file
@@ -37740,7 +38096,7 @@
commit ef261f5f72d37a0aa2709611ee2bad7d55340ed8
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jul 7 10:57:31 2009 +0200
+Date: Tue Jul 7 10:57:31 2009 +0200
Do not use F and UF entries if Unix or DOS are present in FileSpec
dict
@@ -37751,7 +38107,7 @@
commit cafd4653dc6c7574214e80aa09489dcd24e347a6
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jul 1 11:41:32 2009 +0200
+Date: Wed Jul 1 11:41:32 2009 +0200
[glib-demo] Fix a typo
@@ -37760,7 +38116,7 @@
commit a3c9c6d0c0ee55dccd2d03f20d5683ae300cdc6b
Author: Pino Toscano <pino at kde.org>
-Date: Wed Jul 8 02:01:39 2009 +0200
+Date: Wed Jul 8 02:01:39 2009 +0200
start updating the TODO file
@@ -37783,7 +38139,7 @@
commit 92ad0ef89fe7690d83854b4821178dfdb2e22897
Author: Pino Toscano <pino at kde.org>
-Date: Sat Jul 4 00:19:23 2009 +0200
+Date: Sat Jul 4 00:19:23 2009 +0200
[Qt4 demo] hopefully fix the page size on zoom change
@@ -37792,7 +38148,7 @@
commit 97094d13bc0f144b25e13c1de7a5328608ab13e3
Author: Pino Toscano <pino at kde.org>
-Date: Sat Jul 4 00:07:12 2009 +0200
+Date: Sat Jul 4 00:07:12 2009 +0200
[Qt4 demo] show a list of checked/unchecked items for the document
permissions
@@ -37803,7 +38159,7 @@
commit 0d8f2ee0f03a14e7b8477c4b787c3441a758f26b
Author: Pino Toscano <pino at kde.org>
-Date: Fri Jul 3 23:55:42 2009 +0200
+Date: Fri Jul 3 23:55:42 2009 +0200
[Qt4 demo] show page numbers in the toolbar as 1..n
@@ -37812,35 +38168,35 @@
commit b0d48df9121c55f8162ddf0ee63832f9adebf37b
Author: Pino Toscano <pino at kde.org>
-Date: Fri Jul 3 17:55:31 2009 +0200
+Date: Fri Jul 3 17:55:31 2009 +0200
[Qt4 demo] correctly use DPI values for the page sizes
qt4/demos/pageview.cpp | 12 +++++++++---
- qt4/demos/pageview.h | 2 ++
+ qt4/demos/pageview.h | 2 ++
2 files changed, 11 insertions(+), 3 deletions(-)
commit dcc3c384919f1562b8f312ad3ac847e23f3e83ab
Author: Sebastien Bacher <seb128 at ubuntu.com>
-Date: Wed Jul 1 10:09:12 2009 +0200
+Date: Wed Jul 1 10:09:12 2009 +0200
[test] Use gtkbuilder rather than libglade
Fixes bug #21673
- cmake/modules/FindGTK.cmake | 1 -
- configure.ac | 4 +-
- test/Makefile.am | 2 +-
- test/pdf-inspector.cc | 34 ++--
+ cmake/modules/FindGTK.cmake | 1 -
+ configure.ac | 4 +-
+ test/Makefile.am | 2 +-
+ test/pdf-inspector.cc | 34 ++--
test/pdf-inspector.glade | 434
--------------------------------------------
- test/pdf-inspector.ui | 416
+ test/pdf-inspector.ui | 416
++++++++++++++++++++++++++++++++++++++++++
6 files changed, 439 insertions(+), 452 deletions(-)
commit 28208d1c9b8afbb769a5f4d9b0655b99fd4af16e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed Jul 1 09:52:12 2009 +0200
+Date: Wed Jul 1 09:52:12 2009 +0200
[glib-demo] Do not use gio if glib < 2.15
@@ -37851,7 +38207,7 @@
commit 6ef83414ab55294cf46b6b05813927bb04066986
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 30 23:07:00 2009 +0200
+Date: Tue Jun 30 23:07:00 2009 +0200
Check getFileSpecNameForPlatform succeeded before using it's return
value
@@ -37865,7 +38221,7 @@
commit 4b9db83841a8b97df1e0991c1b853897b7095777
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 30 11:24:29 2009 +0200
+Date: Tue Jun 30 11:24:29 2009 +0200
[glib-demo] Do not fill the surface before rendering
@@ -37876,7 +38232,7 @@
commit 5deb6db5d340c08f337d2ba67aa1fd690e4eedd8
Author: William Bader <williambader at hotmail.com>
-Date: Mon Jun 29 21:55:49 2009 +0200
+Date: Mon Jun 29 21:55:49 2009 +0200
Fix interpolate parameter position
@@ -37886,7 +38242,7 @@
commit e1e9ae2826eff1665d798b4b50b5c63e8282246b
Author: Pino Toscano <pino at kde.org>
-Date: Sun Jun 28 20:11:42 2009 +0200
+Date: Sun Jun 28 20:11:42 2009 +0200
[Qt4 demo] do not crash when changing the zoom with no document
@@ -37895,20 +38251,20 @@
commit a98de97137cb343182bd03c443fc08ff4e0fd9a5
Author: Pino Toscano <pino at kde.org>
-Date: Sun Jun 28 19:08:02 2009 +0200
+Date: Sun Jun 28 19:08:02 2009 +0200
[Qt4 demo] add a zoom combobox
qt4/demos/navigationtoolbar.cpp | 33 ++++++++++++++++++++++++++++++++-
- qt4/demos/navigationtoolbar.h | 7 ++++++-
- qt4/demos/pageview.cpp | 14 ++++++++++++--
- qt4/demos/pageview.h | 6 +++++-
- qt4/demos/viewer.cpp | 2 ++
+ qt4/demos/navigationtoolbar.h | 7 ++++++-
+ qt4/demos/pageview.cpp | 14 ++++++++++++--
+ qt4/demos/pageview.h | 6 +++++-
+ qt4/demos/viewer.cpp | 2 ++
5 files changed, 57 insertions(+), 5 deletions(-)
commit 40002d2c765398869a3b7d8d92715f0608e39ab3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 28 16:45:19 2009 +0200
+Date: Sun Jun 28 16:45:19 2009 +0200
Make sure the array is big enough to read from it
@@ -37917,7 +38273,7 @@
commit 0a1b41ff6de5a41e3450ecbcb1ba754dc06c29d9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jun 26 19:31:22 2009 +0200
+Date: Fri Jun 26 19:31:22 2009 +0200
Do not crash when we can't find onStr
@@ -37930,7 +38286,7 @@
commit 6cb846664e57b02c99f1e6ad2b4e9128c9622e0a
Author: Ilya Gorenbein <igorenbein at finjan.com>
-Date: Thu Jun 25 20:13:29 2009 +0200
+Date: Thu Jun 25 20:13:29 2009 +0200
Initilize AnnotColot properly when the Array is not correct
@@ -37939,18 +38295,18 @@
commit 5fdc3acb8dded2e7d08e6ef30f4c5ae1a4a11b5e
Author: Till Kamppeter <till.kamppeter at gmail.com>
-Date: Mon Jun 22 21:38:23 2009 +0200
+Date: Mon Jun 22 21:38:23 2009 +0200
Only change the page size when it really changes, otherwise duplex
commands are lost
poppler/PSOutputDev.cc | 10 +++++++++-
- poppler/PSOutputDev.h | 4 ++++
+ poppler/PSOutputDev.h | 4 ++++
2 files changed, 13 insertions(+), 1 deletion(-)
commit bf69beeb257cfd750c6ddc8b68aeb859b36380b2
Author: David Benjamin <davidben at mit.edu>
-Date: Sat Jun 20 23:51:09 2009 +0200
+Date: Sat Jun 20 23:51:09 2009 +0200
Make DecryptStream return sane values for getPos()
@@ -37965,7 +38321,7 @@
commit 5ee4ff2aaf98e2eaa1ec2dc9f7e659b3b01ba7bf
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Jun 20 15:00:16 2009 +0200
+Date: Sat Jun 20 15:00:16 2009 +0200
[glib-demo] Allow using relative paths in demo application
@@ -37974,20 +38330,20 @@
commit a568248d3255407fcaa7368c4925c20e95619d20
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jun 19 21:07:39 2009 +0200
+Date: Fri Jun 19 21:07:39 2009 +0200
0.11.1
CMakeLists.txt | 2 +-
- NEWS | 50 ++++++++++++++++++++++++++++++++++++++++++++++++--
- configure.ac | 2 +-
- msvc/config.h | 6 +++---
+ NEWS | 50 ++++++++++++++++++++++++++++++++++++++++++++++++--
+ configure.ac | 2 +-
+ msvc/config.h | 6 +++---
qt4/src/Doxyfile | 2 +-
5 files changed, 54 insertions(+), 8 deletions(-)
commit ac99e239f2726db32617ff03174a6ce74361ea1b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jun 19 21:03:29 2009 +0200
+Date: Fri Jun 19 21:03:29 2009 +0200
ship PopplerCache.h
@@ -37996,7 +38352,7 @@
commit 84984d2aa25917d68c9971cefe636e626eada13d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jun 19 20:54:15 2009 +0200
+Date: Fri Jun 19 20:54:15 2009 +0200
Ship PopplerCache.h too
@@ -38005,7 +38361,7 @@
commit 3a52d46e5df8eb926b550d7f7a82f316dbf6808f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jun 19 17:45:44 2009 +0200
+Date: Fri Jun 19 17:45:44 2009 +0200
[glib-demo] Destroy pattern after using it
@@ -38014,7 +38370,7 @@
commit 2e97524e5d82a4c33a4e6410fead444681db6749
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jun 19 14:20:16 2009 +0200
+Date: Fri Jun 19 14:20:16 2009 +0200
[glib-demo] Use a transparent surface and fill it in white after
rendering
@@ -38024,7 +38380,7 @@
commit 009937842d5a8bfc12394e9e3ab71b7c33340a85
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jun 19 14:10:05 2009 +0200
+Date: Fri Jun 19 14:10:05 2009 +0200
[glib-demo] Use cairo_paint instead of rectangle + fill
@@ -38033,7 +38389,7 @@
commit 7248da095f67d57c3999cee7d980e62fd8a7cf49
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jun 19 09:37:02 2009 +0200
+Date: Fri Jun 19 09:37:02 2009 +0200
Use Interpolate flag to decide whether applying image interpolation
during rendering
@@ -38040,22 +38396,22 @@
Fixes bug #9860
- poppler/ArthurOutputDev.cc | 4 +-
- poppler/ArthurOutputDev.h | 5 ++-
+ poppler/ArthurOutputDev.cc | 4 +-
+ poppler/ArthurOutputDev.h | 5 ++-
poppler/CairoOutputDev.cc | 92
++++++++++++++++++++++++++-------------------
poppler/CairoOutputDev.h | 48 ++++++++++++-----------
- poppler/Gfx.cc | 49 ++++++++++++++++++++----
- poppler/OutputDev.cc | 17 ++++++---
- poppler/OutputDev.h | 13 ++++---
- poppler/PSOutputDev.cc | 8 ++--
- poppler/PSOutputDev.h | 8 ++--
+ poppler/Gfx.cc | 49 ++++++++++++++++++++----
+ poppler/OutputDev.cc | 17 ++++++---
+ poppler/OutputDev.h | 13 ++++---
+ poppler/PSOutputDev.cc | 8 ++--
+ poppler/PSOutputDev.h | 8 ++--
poppler/PreScanOutputDev.cc | 25 ++++++++++--
poppler/PreScanOutputDev.h | 25 ++++++++++--
poppler/SplashOutputDev.cc | 16 +++++---
poppler/SplashOutputDev.h | 12 ++++--
utils/HtmlOutputDev.cc | 16 ++++----
- utils/HtmlOutputDev.h | 7 ++--
+ utils/HtmlOutputDev.h | 7 ++--
utils/ImageOutputDev.cc | 20 +++++-----
utils/ImageOutputDev.h | 12 ++++--
17 files changed, 248 insertions(+), 129 deletions(-)
@@ -38062,16 +38418,16 @@
commit 37e3f877ee725648734ff41e1e83870a210bcbd7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jun 19 00:37:21 2009 +0200
+Date: Fri Jun 19 00:37:21 2009 +0200
Handle Streams in CMap definitions
Fixes bug 22334
- poppler/CMap.cc | 50
+ poppler/CMap.cc | 50
++++++++++++++++++++++++++++++-------------------
- poppler/CMap.h | 17 ++++++++++++-----
- poppler/GfxFont.cc | 41 +++++++++++++++++++++++++++-------------
+ poppler/CMap.h | 17 ++++++++++++-----
+ poppler/GfxFont.cc | 41 +++++++++++++++++++++++++++-------------
poppler/GlobalParams.cc | 6 +++---
poppler/GlobalParams.h | 5 +++--
5 files changed, 77 insertions(+), 42 deletions(-)
@@ -38078,7 +38434,7 @@
commit 47de8eef46300832556ce5ed869e391e477fd843
Author: David Benjamin <davidben at mit.edu>
-Date: Fri Jun 19 00:30:35 2009 +0200
+Date: Fri Jun 19 00:30:35 2009 +0200
Fix some bugs in JBIG2Stream handling
@@ -38087,12 +38443,12 @@
poppler/JBIG2Stream.cc | 88
+++++++++++++++++++++++++++-----------------------
- poppler/JBIG2Stream.h | 15 +++++++++
+ poppler/JBIG2Stream.h | 15 +++++++++
2 files changed, 63 insertions(+), 40 deletions(-)
commit d30b1013ea3ce45b5ea942fe7357c0fd07ff47f4
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 2 11:44:08 2009 +0200
+Date: Tue Jun 2 11:44:08 2009 +0200
Add setOpen() and setIcon() in AnnotText
@@ -38102,7 +38458,7 @@
commit 287feffc1c1c0aa42a398fc071b489acef9ef22e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 2 11:26:40 2009 +0200
+Date: Tue Jun 2 11:26:40 2009 +0200
Add setLabel() and setPopup() to AnnotMarkup
@@ -38112,7 +38468,7 @@
commit 2a938af5624fbc79316dd6bee5e550f2b4270a76
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 2 10:59:44 2009 +0200
+Date: Tue Jun 2 10:59:44 2009 +0200
Add setParent() and setOpen() to AnnotPopup
@@ -38122,7 +38478,7 @@
commit 0af5464352dfa51f0458c57a3590c847a45964c7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 2 10:37:49 2009 +0200
+Date: Tue Jun 2 10:37:49 2009 +0200
Save parent reference of popup annotations
@@ -38132,7 +38488,7 @@
commit fc4bc43dcd6f6871a47b9198e8c2571a5d448c3e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Jun 1 14:52:21 2009 +0200
+Date: Mon Jun 1 14:52:21 2009 +0200
Fix a crash in pdf-inspector
@@ -38141,7 +38497,7 @@
commit 3da7a2657892fde52b62e1f73476cb33d6c75e96
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri May 29 13:35:39 2009 +0200
+Date: Fri May 29 13:35:39 2009 +0200
Add Annot::setColor()
@@ -38151,7 +38507,7 @@
commit 3eabdf57729852205855cf74ff2d2f9d7bc03f73
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri May 29 13:23:26 2009 +0200
+Date: Fri May 29 13:23:26 2009 +0200
Add construtors to create AnnotColor objects directly from color
values
@@ -38162,7 +38518,7 @@
commit 8045e7a1a84a3d54a1c9415ac63b5b9df5ecc349
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri May 29 13:06:40 2009 +0200
+Date: Fri May 29 13:06:40 2009 +0200
Add Page::addAnnot() to add a new annotation to the page
@@ -38172,7 +38528,7 @@
commit fe80eb84ec711b7400cef95e791a74c8fd259af7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri May 29 13:00:19 2009 +0200
+Date: Fri May 29 13:00:19 2009 +0200
Add getRef() to get the annotation reference
@@ -38181,7 +38537,7 @@
commit 1c92657be72c44dba7185808ffb00dd85c5ab289
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri May 29 12:14:02 2009 +0200
+Date: Fri May 29 12:14:02 2009 +0200
Save page object and ref in Page class
@@ -38194,7 +38550,7 @@
commit 4ad2d663262008e4b97342c4ed67c686ff5abd13
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri May 29 11:43:30 2009 +0200
+Date: Fri May 29 11:43:30 2009 +0200
Add annot constructors to create annot objects without a dict
@@ -38210,7 +38566,7 @@
commit e5c4862b0c1b08a0fab47070cb9c862026e93567
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jun 10 23:28:03 2009 +0200
+Date: Wed Jun 10 23:28:03 2009 +0200
ignore++
@@ -38219,7 +38575,7 @@
commit 572779f8037763c1e0ee64c47a3dad6df0d3b693
Author: Koji Otani <sho at bbr.jp>
-Date: Wed Jun 10 22:55:26 2009 +0200
+Date: Wed Jun 10 22:55:26 2009 +0200
Fix dashed line in page 1 of bug 20011
@@ -38228,7 +38584,7 @@
commit b97591672e0d9c31a3d044fe52e34cc80a491221
Author: Koji Otani <sho at bbr.jp>
-Date: Wed Jun 10 22:54:57 2009 +0200
+Date: Wed Jun 10 22:54:57 2009 +0200
Fix "Conditional jump or move depends on uninitialised value"
@@ -38242,12 +38598,12 @@
commit a92b38836b1e4475d5a7a1b9cb8f3e9429cef275
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 9 22:39:19 2009 +0200
+Date: Tue Jun 9 22:39:19 2009 +0200
Correctly duplicate the cache on PostScriptFunction(PostScriptFunction
*func)
- poppler/Function.cc | 28 ++++++++++++++++++++++++++++
+ poppler/Function.cc | 28 ++++++++++++++++++++++++++++
poppler/PopplerCache.cc | 20 ++++++++++++++++++++
poppler/PopplerCache.h | 14 ++++++++++++++
3 files changed, 62 insertions(+)
@@ -38254,7 +38610,7 @@
commit 2cecdf922f4c8178b0e55d3ddf86c31f8be3313a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Jun 9 11:04:39 2009 +0200
+Date: Tue Jun 9 11:04:39 2009 +0200
[glib] Fix a crash when a destination points to an invalid page
@@ -38263,7 +38619,7 @@
commit 831288c13c3a7502bbccd1313c6e376283be367c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 7 18:37:20 2009 +0200
+Date: Sun Jun 7 18:37:20 2009 +0200
Optimize roll() a bit
@@ -38276,7 +38632,7 @@
commit 3d40dcad850a2bc0e28845a15722db0c79920135
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 7 13:38:50 2009 +0200
+Date: Sun Jun 7 13:38:50 2009 +0200
Move the GfxState cache to the new poppler cache class
@@ -38287,7 +38643,7 @@
commit 2619e09833f421fb3d8cc68d41d15081ae6824e4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 7 13:37:40 2009 +0200
+Date: Sun Jun 7 13:37:40 2009 +0200
Implement a cache for PostscriptFunction transforms
@@ -38295,17 +38651,17 @@
poppler/Function.cc | 76
+++++++++++++++++++++++++++++++++++++++++++++++++++++
- poppler/Function.h | 2 ++
+ poppler/Function.h | 2 ++
2 files changed, 78 insertions(+)
commit 588bfe3c14f42be492066c2a98e30482475a6926
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 7 13:36:39 2009 +0200
+Date: Sun Jun 7 13:36:39 2009 +0200
Add a code to a generic cache based on Koji's code for GfxState cache
- CMakeLists.txt | 1 +
- poppler/Makefile.am | 1 +
+ CMakeLists.txt | 1 +
+ poppler/Makefile.am | 1 +
poppler/PopplerCache.cc | 82
+++++++++++++++++++++++++++++++++++++++++++++++++
poppler/PopplerCache.h | 47 ++++++++++++++++++++++++++++
@@ -38313,7 +38669,7 @@
commit d09478fcc44b5c594f1803fc24654af5e10fa129
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 7 01:34:01 2009 +0200
+Date: Sun Jun 7 01:34:01 2009 +0200
Move index and pop to class definition too
@@ -38322,7 +38678,7 @@
commit 2083264e8ab0fd9976294de08a18de615d5a1168
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 7 01:21:19 2009 +0200
+Date: Sun Jun 7 01:21:19 2009 +0200
Move the implementations to the class definition
@@ -38335,7 +38691,7 @@
commit 24580fcd2be74db5f3140bdb2ebff8431b7d3f1e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jun 6 16:17:26 2009 +0200
+Date: Sat Jun 6 16:17:26 2009 +0200
Add a debug saying how much rendering took
@@ -38344,7 +38700,7 @@
commit 50cf7cffff760e41774957ad8f1f92803142438e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Jun 6 16:04:54 2009 +0200
+Date: Sat Jun 6 16:04:54 2009 +0200
Use g_path_get_basename instead of g_basename in gtk-cairo-test
@@ -38355,22 +38711,22 @@
commit 4cc9dee35e03d7b295a476f937ec0f2c43bb6592
Author: Christian Persch <chpe at gnome.org>
-Date: Sat Jun 6 12:13:48 2009 +0200
+Date: Sat Jun 6 12:13:48 2009 +0200
Remove unneeded files from repo
See bug #22094
- configure.ac | 2 +-
- glib/reference/Makefile.am | 4 +-
- gtk-doc.make | 155
+ configure.ac | 2 +-
+ glib/reference/Makefile.am | 4 +-
+ gtk-doc.make | 155
---------------------------------------------
- m4/gtk-doc.m4 | 53 ----------------
+ m4/gtk-doc.m4 | 53 ----------------
4 files changed, 3 insertions(+), 211 deletions(-)
commit c94e476dbff9e527c72e52377d830f35f29ba3d6
Author: Pino Toscano <pino at kde.org>
-Date: Fri Jun 5 11:09:44 2009 +0200
+Date: Fri Jun 5 11:09:44 2009 +0200
when showing the tooltip for a text rect, show also its index in
the page text boxes list
@@ -38380,7 +38736,7 @@
commit 2298acac267257b1916c802bdb902428e69e683b
Author: Pino Toscano <pino at kde.org>
-Date: Fri Jun 5 11:08:51 2009 +0200
+Date: Fri Jun 5 11:08:51 2009 +0200
[Qt4 apidox] FontInterator is new in 0.12
@@ -38389,7 +38745,7 @@
commit 37c48c2521c623c485841472c4a174a1841aea33
Author: Pino Toscano <pino at kde.org>
-Date: Fri Jun 5 10:54:30 2009 +0200
+Date: Fri Jun 5 10:54:30 2009 +0200
[CMake] Add poppler version defines and version check macro
@@ -38396,24 +38752,24 @@
Add POPPLER_[MAJOR|MINOR|MICRO]_VERSION defines and
POPPLER_CHECK_VERSION macro. FDO bug #22091.
- CMakeLists.txt | 5 ++++-
+ CMakeLists.txt | 5 ++++-
glib/poppler-features.h.cmake | 9 +++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
commit 26f6fb1d79c2589829cd896d57da63d16641f307
Author: Pino Toscano <pino at kde.org>
-Date: Fri Jun 5 10:51:26 2009 +0200
+Date: Fri Jun 5 10:51:26 2009 +0200
[CMake] switch poppler-features.h.cmake to a more autotools-like
syntax
- glib/CMakeLists.txt | 2 +-
+ glib/CMakeLists.txt | 2 +-
glib/poppler-features.h.cmake | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit 89704635b727db42f6c72ba101091eb7eddb967a
Author: Pino Toscano <pino at kde.org>
-Date: Fri Jun 5 10:39:17 2009 +0200
+Date: Fri Jun 5 10:39:17 2009 +0200
[Qt4 demo] compile the new thumbnail module with autotools as well
@@ -38422,7 +38778,7 @@
commit 291bafe64c8755fe5f85a51b184ac6e3d3170e1d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jun 5 10:07:16 2009 +0200
+Date: Fri Jun 5 10:07:16 2009 +0200
[glib] Use g_strerror instead of strerror
@@ -38433,7 +38789,7 @@
commit 0ca7e214fb5f9c9fb59792149bd23c1617d38cac
Author: Christian Persch <chpe at gnome.org>
-Date: Thu Jun 4 22:35:40 2009 +0200
+Date: Thu Jun 4 22:35:40 2009 +0200
Add poppler version defines and version check macro
@@ -38440,10 +38796,10 @@
Add POPPLER_[MAJOR|MINOR|MICRO]_VERSION defines and
POPPLER_CHECK_VERSION macro. FDO bug #22091.
- configure.ac | 11 ++++-
- glib/poppler-features.h.in | 9 ++++
- glib/reference/poppler-docs.sgml | 1 +
- glib/reference/poppler-sections.txt | 10 ++++
+ configure.ac | 11 ++++-
+ glib/poppler-features.h.in | 9 ++++
+ glib/reference/poppler-docs.sgml | 1 +
+ glib/reference/poppler-sections.txt | 10 ++++
glib/reference/tmpl/poppler-features.sgml | 80
+++++++++++++++++++++++++++++++
5 files changed, 110 insertions(+), 1 deletion(-)
@@ -38450,7 +38806,7 @@
commit 4ce04da0040e5a2626c110f94a128e2d272401b9
Author: Matthias Drochner <M.Drochner at fz-juelich.de>
-Date: Thu Jun 4 23:05:22 2009 +0200
+Date: Thu Jun 4 23:05:22 2009 +0200
Use the correct value when creating the V field
@@ -38463,7 +38819,7 @@
commit 7e01e37a834bfdd75d739ea2b48e9127ca7f259e
Author: Till Kamppeter <till.kamppeter at gmail.com>
-Date: Thu Jun 4 20:25:55 2009 +0200
+Date: Thu Jun 4 20:25:55 2009 +0200
Add part of fix for bug 20420, the other part was checked in with
Thomas patches
@@ -38473,7 +38829,7 @@
commit 50a7b4bcaa6e5f56cc25fe6936f9dc537a1b4b37
Author: Jeremy C. Reed <reed at reedmedia.net>
-Date: Thu Jun 4 20:19:03 2009 +0200
+Date: Thu Jun 4 20:19:03 2009 +0200
[glib] Hyphenate UTF-8 and UTF-16BE
@@ -38483,13 +38839,13 @@
"UTF-16BE" as encoding names rather than the less portable
"UTF8" and "UTF16BE" -- this makes it work on NetBSD.
- glib/poppler-annot.cc | 2 +-
+ glib/poppler-annot.cc | 2 +-
glib/poppler-form-field.cc | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
commit 2cf9e6a2318b770ae62572944c687576d1801d31
Author: Till Kamppeter <till.kamppeter at gmail.com>
-Date: Thu Jun 4 19:48:42 2009 +0200
+Date: Thu Jun 4 19:48:42 2009 +0200
Support multiple page sizes when converting to PS
@@ -38496,14 +38852,14 @@
Fixes byg #19777
poppler/PSOutputDev.cc | 31 +++++++++++++++++++++++++++++--
- poppler/PSOutputDev.h | 4 +++-
- utils/pdftops.1 | 26 +++++++++++++++++++++-----
- utils/pdftops.cc | 17 ++++++++++++-----
+ poppler/PSOutputDev.h | 4 +++-
+ utils/pdftops.1 | 26 +++++++++++++++++++++-----
+ utils/pdftops.cc | 17 ++++++++++++-----
4 files changed, 65 insertions(+), 13 deletions(-)
commit 30fb7cb7e47cf6a8008c5083c8d0978fdfdf8e62
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jun 4 19:25:22 2009 +0200
+Date: Thu Jun 4 19:25:22 2009 +0200
Add missing { }
@@ -38512,7 +38868,7 @@
commit 1beec21ed3a016998fee3849d460166895db9047
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jun 3 22:37:43 2009 +0200
+Date: Wed Jun 3 22:37:43 2009 +0200
Give an error when using level1sep without having CMYK support
@@ -38523,7 +38879,7 @@
commit e80d645c34c7d44d1f35da0a25669d1c4cde6e7f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jun 3 22:00:49 2009 +0200
+Date: Wed Jun 3 22:00:49 2009 +0200
Also accept tokens with to leading 00
@@ -38534,7 +38890,7 @@
commit e521c1efaeba3f35d10e46bca3d9650dabd2d889
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Jun 3 22:08:57 2009 +0930
+Date: Wed Jun 3 22:08:57 2009 +0930
Implement text in pattern colorspace for the cairo backend
@@ -38545,7 +38901,7 @@
commit a87978b09a026b2db6b0f80271d87b44b336a121
Author: Pino Toscano <pino at kde.org>
-Date: Wed Jun 3 13:49:56 2009 +0200
+Date: Wed Jun 3 13:49:56 2009 +0200
[Qt4 demo] show the checksum for embedded files
@@ -38554,7 +38910,7 @@
commit db5102842494a124d813db1696bb60820db3442b
Author: Pino Toscano <pino at kde.org>
-Date: Wed Jun 3 13:21:22 2009 +0200
+Date: Wed Jun 3 13:21:22 2009 +0200
[Qt4 demo] remove checks for Qt >= 4.2
@@ -38561,29 +38917,29 @@
poppler-qt4 requires Qt 4.3, so checking for 4.2 is no more needed
qt4/demos/embeddedfiles.cpp | 2 --
- qt4/demos/fonts.cpp | 2 --
- qt4/demos/info.cpp | 2 --
+ qt4/demos/fonts.cpp | 2 --
+ qt4/demos/info.cpp | 2 --
qt4/demos/optcontent.cpp | 2 --
qt4/demos/permissions.cpp | 2 --
- qt4/demos/toc.cpp | 2 --
+ qt4/demos/toc.cpp | 2 --
6 files changed, 12 deletions(-)
commit e8d897581656ee4a20e9bb87dd999425663ace3b
Author: Pino Toscano <pino at kde.org>
-Date: Wed Jun 3 02:54:29 2009 +0200
+Date: Wed Jun 3 02:54:29 2009 +0200
[Qt4 demo] simplier way to change page from the thumbnail view
qt4/demos/pageview.cpp | 5 -----
- qt4/demos/pageview.h | 3 ---
+ qt4/demos/pageview.h | 3 ---
qt4/demos/thumbnails.cpp | 2 +-
qt4/demos/thumbnails.h | 3 ---
- qt4/demos/viewer.cpp | 1 -
+ qt4/demos/viewer.cpp | 1 -
5 files changed, 1 insertion(+), 13 deletions(-)
commit f69a4fe47d3478cccbc03e4ac0929c7eada681c0
Author: Pino Toscano <pino at kde.org>
-Date: Wed Jun 3 01:24:21 2009 +0200
+Date: Wed Jun 3 01:24:21 2009 +0200
[Qt4 demo] Add a thumbnail dock widget
@@ -38596,22 +38952,22 @@
qt4/demos/thumbnails.cpp | 84
++++++++++++++++++++++++++++++++++++++++++++++++
qt4/demos/thumbnails.h | 51 +++++++++++++++++++++++++++++
- qt4/demos/viewer.cpp | 11 ++++++-
+ qt4/demos/viewer.cpp | 11 ++++++-
4 files changed, 146 insertions(+), 1 deletion(-)
commit 2f24ac0f4bbd6de1c9f137110b3ac2bd3b23b0b9
Author: Shawn Rutledge <shawn.t.rutledge at gmail.com>
-Date: Wed Jun 3 01:22:31 2009 +0200
+Date: Wed Jun 3 01:22:31 2009 +0200
[Qt4 demo] add a public slot to set the current page
qt4/demos/pageview.cpp | 5 +++++
- qt4/demos/pageview.h | 3 +++
+ qt4/demos/pageview.h | 3 +++
2 files changed, 8 insertions(+)
commit 1f1baf186f9e37606765e51ec5b9893ddfbfa893
Author: Shawn Rutledge <shawn.t.rutledge at gmail.com>
-Date: Wed Jun 3 01:19:16 2009 +0200
+Date: Wed Jun 3 01:19:16 2009 +0200
[Qt4] Add Page::thumbnail()
@@ -38620,12 +38976,12 @@
Reindented by me, and avoid a memory leak because of non-freed data.
qt4/src/poppler-page.cc | 21 ++++++++++++++++++++-
- qt4/src/poppler-qt4.h | 11 +++++++++++
+ qt4/src/poppler-qt4.h | 11 +++++++++++
2 files changed, 31 insertions(+), 1 deletion(-)
commit 5cc24be1e9af0a27ab88ffa719bcabc2378868e4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jun 3 00:05:54 2009 +0200
+Date: Wed Jun 3 00:05:54 2009 +0200
Remove unused variables
@@ -38634,7 +38990,7 @@
commit 45823bf8f4abacbbf257f6708264de074eda3cf4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jun 3 00:02:54 2009 +0200
+Date: Wed Jun 3 00:02:54 2009 +0200
Make it compile :-/
@@ -38643,7 +38999,7 @@
commit f5ae14907261a46c121f3ed7aea9d7ad9b9c55de
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 2 23:52:59 2009 +0200
+Date: Tue Jun 2 23:52:59 2009 +0200
Really fix the typo
@@ -38652,7 +39008,7 @@
commit 5d4b1995cdd57db7cef3d88704850aaf66ed7fff
Author: William Bader <williambader at hotmail.com>
-Date: Tue Jun 2 23:10:53 2009 +0200
+Date: Tue Jun 2 23:10:53 2009 +0200
Fix three typos in README
@@ -38661,7 +39017,7 @@
commit 104f9286ceb5fcb5f4795bca7633029142d5f6a4
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Tue Jun 2 22:59:42 2009 +0200
+Date: Tue Jun 2 22:59:42 2009 +0200
Support colorizing text in pattern colorspace
@@ -38672,15 +39028,15 @@
pdf suite and did not fit anything that went worse, just improvements
Missing the Cairo support
- CMakeLists.txt | 1 +
- poppler/Gfx.cc | 135 ++++++++++++---
- poppler/Gfx.h | 7 +
- poppler/GfxState.cc | 58 +------
+ CMakeLists.txt | 1 +
+ poppler/Gfx.cc | 135 ++++++++++++---
+ poppler/Gfx.h | 7 +
+ poppler/GfxState.cc | 58 +------
poppler/GfxState_helpers.h | 80 +++++++++
- poppler/Makefile.am | 1 +
- poppler/OutputDev.h | 14 ++
+ poppler/Makefile.am | 1 +
+ poppler/OutputDev.h | 14 ++
poppler/PSOutputDev.cc | 285 +++++++++++++++++++-------------
- poppler/PSOutputDev.h | 18 ++
+ poppler/PSOutputDev.h | 18 ++
poppler/SplashOutputDev.cc | 404
++++++++++++++++++++++++++++++++++++++-------
poppler/SplashOutputDev.h | 19 +++
@@ -38688,7 +39044,7 @@
commit d3e4563146cbff4cb507522783e60462461c7524
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun May 31 23:23:07 2009 +0200
+Date: Sun May 31 23:23:07 2009 +0200
Set memory to 0 after allocation, fixes problems on Sun machines,
should not hurt for others
@@ -38698,7 +39054,7 @@
commit 78a58931b4347ecb505bad5a51104382ef5f91c7
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun May 31 22:52:23 2009 +0200
+Date: Sun May 31 22:52:23 2009 +0200
Add splashClearColor that assigns white to the given colorptr
@@ -38707,7 +39063,7 @@
commit 47c26747b32c242ec8ac60e7b93150a67eb22e31
Author: Thomas Freitag <Thomas.Freitag at alfa.de>
-Date: Sun May 31 22:51:22 2009 +0200
+Date: Sun May 31 22:51:22 2009 +0200
Fix splashColorModeNComps to correctly include all values for each
SplashColorMode
@@ -38717,7 +39073,7 @@
commit 41775d8c0b44bf591d8ff5ede7fad276e8fa9eef
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Jun 1 15:24:24 2009 +0200
+Date: Mon Jun 1 15:24:24 2009 +0200
[glib-demo] Use poppler_annot_markup_has_popup()
@@ -38726,7 +39082,7 @@
commit f542c5294394e837298cb7e7d1d94bb336bfd09d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Jun 1 15:24:04 2009 +0200
+Date: Mon Jun 1 15:24:04 2009 +0200
[glib] Add poppler_annot_markup_has_popup()
@@ -38736,7 +39092,7 @@
commit af32d56af779edcc539b680e634755941d1bf45c
Author: Petr Gajdos <pgajdos at novell.com>
-Date: Thu May 21 00:37:18 2009 +0200
+Date: Thu May 21 00:37:18 2009 +0200
Add the possibility of forcing no hinting of fonts
@@ -38746,7 +39102,7 @@
poppler/SplashOutputDev.cc | 2 ++
splash/SplashFTFont.cc | 76
+++++++++++++++++++++++++++-----------------
- splash/SplashFTFont.h | 2 ++
+ splash/SplashFTFont.h | 2 ++
splash/SplashFTFontEngine.cc | 8 +++--
splash/SplashFTFontEngine.h | 6 ++--
splash/SplashFontEngine.cc | 4 ++-
@@ -38755,7 +39111,7 @@
commit 1a69d9638214943b3c2278f570694d9722a5de15
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed May 20 23:58:44 2009 +0200
+Date: Wed May 20 23:58:44 2009 +0200
Do not create the GfxColorTransform if the lcms could not be created
@@ -38766,7 +39122,7 @@
commit 95246d39c1289111a4ba3eb2ffbec50d7702e5eb
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed May 20 23:20:20 2009 +0200
+Date: Wed May 20 23:20:20 2009 +0200
Check Mask entries are int before using them, also if they are real
cast to int and try to use them
@@ -38778,7 +39134,7 @@
commit 0c3517bfb4e1e1a28962f8d490ad69ec5766b6a1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed May 20 23:08:41 2009 +0200
+Date: Wed May 20 23:08:41 2009 +0200
Fix pdftops crash on file from KDE bug 174899
@@ -38790,7 +39146,7 @@
commit 548c72600b8a5e076647041660ed5031feedc7cc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed May 20 22:43:11 2009 +0200
+Date: Wed May 20 22:43:11 2009 +0200
Do not exit(1) on a pdf i have lying around
@@ -38801,7 +39157,7 @@
commit f78d3a7ff5ef4b500d76d84ebc45aac3be162dab
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 18 20:44:40 2009 +0200
+Date: Mon May 18 20:44:40 2009 +0200
Move lcms.h include to GfxState.cc, replace lcms typedefs by void *
@@ -38812,7 +39168,7 @@
commit ec2467f9981b7e7c23d5dcd8eabf2e7c8cdf8930
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun May 17 20:00:53 2009 +0200
+Date: Sun May 17 20:00:53 2009 +0200
Use the lcms include dir
@@ -38822,17 +39178,17 @@
commit e0fcf7055af480498a81a000dcd9f977a783df66
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun May 17 12:07:05 2009 +0200
+Date: Sun May 17 12:07:05 2009 +0200
Use pkgconfig for autotools cms check
- configure.ac | 12 +++++++-----
- poppler/Makefile.am | 2 +-
+ configure.ac | 12 +++++++-----
+ poppler/Makefile.am | 2 +-
2 files changed, 8 insertions(+), 6 deletions(-)
commit 657734c19274ab281328cba9297eca45e48777aa
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun May 17 12:06:47 2009 +0200
+Date: Sun May 17 12:06:47 2009 +0200
Better lcms check comming from kdelibs
@@ -38842,7 +39198,7 @@
commit 0974b7b4bfe3f8cf3a1408741ddf01c667c28044
Author: Patrick Spendrin <ps_ml at gmx.de>
-Date: Thu May 14 16:15:22 2009 +0200
+Date: Thu May 14 16:15:22 2009 +0200
[Win32] Build fix for MSVC.
@@ -38852,15 +39208,15 @@
commit d1c0e8a6c63361304cd453bb4c51e84a1aab7efa
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 14 00:29:18 2009 +0200
+Date: Thu May 14 00:29:18 2009 +0200
Kill support for specifying extension in openTmpFile
We don't use it and it would not work anyway, see bug #21713
- goo/gfile.cc | 58
+ goo/gfile.cc | 58
++++++++++----------------------------------
- goo/gfile.h | 3 ++-
+ goo/gfile.h | 3 ++-
poppler/CairoFontEngine.cc | 6 ++---
splash/SplashFTFontEngine.cc | 3 ++-
splash/SplashT1FontEngine.cc | 3 ++-
@@ -38869,7 +39225,7 @@
commit e237d8b5c2ae8805487a0790d9fb218263686712
Author: Pino Toscano <pino at kde.org>
-Date: Wed May 13 18:37:07 2009 +0200
+Date: Wed May 13 18:37:07 2009 +0200
[Qt4] we don't need an output device anymore (since long, even)
for resolving destinations
@@ -38879,7 +39235,7 @@
commit 9a2a851da93ef1a0c291fc9523a468e808ffd08e
Author: Pino Toscano <pino at kde.org>
-Date: Wed May 13 18:19:11 2009 +0200
+Date: Wed May 13 18:19:11 2009 +0200
[Qt4] Do not try to resolve named destinations for GoTo links pointing
to external documents.
@@ -38900,12 +39256,12 @@
commit 51f6cc26fc5fdccce1ba4d4816dec374ce85d67a
Author: Pino Toscano <pino at kde.org>
-Date: Wed May 13 17:38:00 2009 +0200
+Date: Wed May 13 17:38:00 2009 +0200
[Qt4] start a (basic) unit test for links & destinations
qt4/tests/CMakeLists.txt | 1 +
- qt4/tests/Makefile.am | 5 +++
+ qt4/tests/Makefile.am | 5 +++
qt4/tests/check_links.cpp | 96
+++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 102 insertions(+)
@@ -38912,7 +39268,7 @@
commit 174f8087f5e09c5d1915de128b7a15acf47c1e13
Author: Pino Toscano <pino at kde.org>
-Date: Wed May 13 16:44:59 2009 +0200
+Date: Wed May 13 16:44:59 2009 +0200
[Qt4] set the destination name only when it is not resolved
@@ -38921,7 +39277,7 @@
commit fb0cb2add9443992f166acdf744fbec875faaabf
Author: Pino Toscano <pino at kde.org>
-Date: Tue May 12 01:53:43 2009 +0200
+Date: Tue May 12 01:53:43 2009 +0200
[Qt4] Add LinkDestination::destinationName() that returns the name
of the current destination.
@@ -38932,30 +39288,30 @@
commit b8bd44f1302f7b6a6923d41c98ec74c118a5abb8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 11 20:49:34 2009 +0200
+Date: Mon May 11 20:49:34 2009 +0200
Poppler 0.11.0 aka 0.12 Alpha 1
- CMakeLists.txt | 4 +-
- NEWS | 142
+ CMakeLists.txt | 4 +-
+ NEWS | 142
++++++++++++++++++++++++++++++++++++++++++++++++++++
- configure.ac | 2 +-
- msvc/config.h | 6 +--
- poppler/Makefile.am | 2 +-
- qt4/src/Doxyfile | 2 +-
+ configure.ac | 2 +-
+ msvc/config.h | 6 +--
+ poppler/Makefile.am | 2 +-
+ qt4/src/Doxyfile | 2 +-
6 files changed, 150 insertions(+), 8 deletions(-)
commit 79bcedd5602729b959f21aed222445de621e7ecb
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon May 11 19:59:57 2009 +0200
+Date: Mon May 11 19:59:57 2009 +0200
Update copyright headers for previous patches
poppler/ArthurOutputDev.cc | 1 +
poppler/CairoOutputDev.cc | 2 +-
- poppler/Page.cc | 2 +-
- poppler/Stream.cc | 1 +
- poppler/Stream.h | 1 +
+ poppler/Page.cc | 2 +-
+ poppler/Stream.cc | 1 +
+ poppler/Stream.h | 1 +
utils/HtmlOutputDev.cc | 1 +
utils/ImageOutputDev.cc | 1 +
7 files changed, 7 insertions(+), 2 deletions(-)
@@ -38962,7 +39318,7 @@
commit f16e36df3a74e1adf14513a6340be2e8665f8d65
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 10 19:24:32 2009 +0200
+Date: Sun May 10 19:24:32 2009 +0200
Don't include popups annots with a parent in annots list
@@ -38971,15 +39327,15 @@
commit 5051ebed1477ff3f7721606f79d66d56a80c1145
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 10 19:10:51 2009 +0200
+Date: Sun May 10 19:10:51 2009 +0200
Make sure ImageStream::close() is called after ImageStream::reset()
poppler/ArthurOutputDev.cc | 1 +
poppler/CairoOutputDev.cc | 20 +++++++++++++++++---
- poppler/Page.cc | 1 +
- poppler/Stream.cc | 4 ++++
- poppler/Stream.h | 3 +++
+ poppler/Page.cc | 1 +
+ poppler/Stream.cc | 4 ++++
+ poppler/Stream.h | 3 +++
utils/HtmlOutputDev.cc | 1 +
utils/ImageOutputDev.cc | 1 +
7 files changed, 28 insertions(+), 3 deletions(-)
@@ -38986,7 +39342,7 @@
commit 829ed964374676ddfa4a9048c940dc20a309ca47
Author: M Joonas Pihlaja <jpihlaja at cc.helsinki.fi>
-Date: Sun May 10 23:39:11 2009 +0200
+Date: Sun May 10 23:39:11 2009 +0200
Fix axial shading fix to ensure the painting passes by the four
edges of the bbox
@@ -38999,7 +39355,7 @@
commit 68d9644499676ed1553b2bfcdbfc9a5677c75345
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat May 9 22:25:12 2009 +0200
+Date: Sat May 9 22:25:12 2009 +0200
Hidden property depends on parent being hidden, not only yourself
@@ -39010,7 +39366,7 @@
commit 810a71ea66f0e07d9849a5e9bf28911472482d1b
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri May 8 09:36:31 2009 +0200
+Date: Fri May 8 09:36:31 2009 +0200
[glib] Add poppler_annot_markup_get_popup_rectangle
@@ -39021,7 +39377,7 @@
commit 5d328282da4713356fbe4283bd992ac2fc9010a2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 7 23:11:55 2009 +0200
+Date: Thu May 7 23:11:55 2009 +0200
bitmap->h can be 0, move to _checkoverflow variant, code already
knows how to deal with NULL
@@ -39031,7 +39387,7 @@
commit 5b0fb6f94d6d54b1b0c97762db61e2ab0dd07c85
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed May 6 22:59:55 2009 +0200
+Date: Wed May 6 22:59:55 2009 +0200
Fix format printing
@@ -39040,7 +39396,7 @@
commit c21b08a254f42f53d4b59ad4fb308c7c68c32d15
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Wed May 6 15:56:21 2009 +0200
+Date: Wed May 6 15:56:21 2009 +0200
[glib] Several fixes in poppler_annot_get_color()
@@ -39059,7 +39415,7 @@
commit 63cc40ec02498e1ec249d5f74e23f574c665872e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat May 2 14:08:23 2009 +0200
+Date: Sat May 2 14:08:23 2009 +0200
Link pdftoabw to abiword libs
@@ -39070,7 +39426,7 @@
commit 70e06e9ae28d08bb7495a7f2eb03b0b5714a1e54
Author: Kouhei Sutou <kou at cozmixng.org>
-Date: Wed Apr 29 09:52:21 2009 +0900
+Date: Wed Apr 29 09:52:21 2009 +0900
PopplerAttachment refers its document.
@@ -39079,7 +39435,7 @@
commit 977a13f1091700bf7e7b31859e0e6632dc323462
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Apr 25 19:07:01 2009 +0200
+Date: Sat Apr 25 19:07:01 2009 +0200
[glib] Only create checksum string for valid checksums
@@ -39088,7 +39444,7 @@
commit fb6e7141e3008ae230ae5819e2c7a0425296d8d2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Apr 24 10:13:53 2009 +0200
+Date: Fri Apr 24 10:13:53 2009 +0200
Update copyright headers
@@ -39102,7 +39458,7 @@
commit fc7e52fef0317f9c85ead2c4f8a0e9b688decca3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Apr 24 09:53:41 2009 +0200
+Date: Fri Apr 24 09:53:41 2009 +0200
Fix typos in Annot::setContents() documentation
@@ -39111,7 +39467,7 @@
commit df0032cf5f6e5dc44bad056c659180e4065d32e2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Apr 23 13:19:25 2009 +0200
+Date: Thu Apr 23 13:19:25 2009 +0200
Document Annot::setContents() method
@@ -39120,7 +39476,7 @@
commit 86a37a8f3f93e3378b446f8d81d80571267c7660
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Apr 23 13:16:04 2009 +0200
+Date: Thu Apr 23 13:16:04 2009 +0200
Update the annotation last modified time when it's modified
@@ -39130,20 +39486,20 @@
commit 9662bfa2b4b2282d0fc29d2a327b62d8bde56ff2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Apr 23 13:13:07 2009 +0200
+Date: Thu Apr 23 13:13:07 2009 +0200
Add timeToDateString() to DateInfo
This function converts a time_t into a string in PDF date format.
- configure.ac | 1 +
+ configure.ac | 1 +
poppler/DateInfo.cc | 47 +++++++++++++++++++++++++++++++++++++++++++++++
- poppler/DateInfo.h | 7 +++++++
+ poppler/DateInfo.h | 7 +++++++
3 files changed, 55 insertions(+)
commit dc4cf0c29b53cda5c1c2badc5026af3429502e3a
Author: Pino Toscano <pino at kde.org>
-Date: Tue Apr 21 21:51:52 2009 +0200
+Date: Tue Apr 21 21:51:52 2009 +0200
add poppler-date.{cc,h}
@@ -39152,7 +39508,7 @@
commit 0750c6502faeabff571f5730b567097e793dca64
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Apr 21 20:04:27 2009 +0200
+Date: Tue Apr 21 20:04:27 2009 +0200
[glib-demo] Fix dates handling in annots demo
@@ -39162,7 +39518,7 @@
commit fe73bf9771e8294af4c8a11ec4c2891ff8f8d859
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Apr 21 20:02:25 2009 +0200
+Date: Tue Apr 21 20:02:25 2009 +0200
[glib-demo] GTime is deprecated, use time_t instead
@@ -39172,7 +39528,7 @@
commit 6d468cfa0cb89760e5d6cca43521cde6d99aa52e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Apr 21 20:00:20 2009 +0200
+Date: Tue Apr 21 20:00:20 2009 +0200
[glib-demo] Use format_date from utils and remove duplicated code
@@ -39181,7 +39537,7 @@
commit e5f5ea01d0da4c4d877b93755523dc2a7f2ec049
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Apr 21 19:57:11 2009 +0200
+Date: Tue Apr 21 19:57:11 2009 +0200
[glib] Fix poppler_annot_markup_get_date()
@@ -39194,7 +39550,7 @@
commit 876ad1bcc8a7b2f37656bf15cee7eb888fd46ed4
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Apr 21 19:36:33 2009 +0200
+Date: Tue Apr 21 19:36:33 2009 +0200
[glib] Add info about the return value in poppler_annot_get_modified()
doc
@@ -39204,7 +39560,7 @@
commit 8c54a15e1715721ee7af7e82c90b8dda3689c65f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Apr 21 19:35:14 2009 +0200
+Date: Tue Apr 21 19:35:14 2009 +0200
[glib] Fix a typo in poppler_date_parse documentation
@@ -39213,7 +39569,7 @@
commit 39d09fa237d06fa93b02eb916d2c0242c4e8fe85
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Apr 21 19:29:32 2009 +0200
+Date: Tue Apr 21 19:29:32 2009 +0200
[glib] Add poppler_date_parse to parse PDF format date strings
@@ -39236,19 +39592,19 @@
by the
document.
- glib/Makefile.am | 2 ++
+ glib/Makefile.am | 2 ++
glib/poppler-attachment.cc | 4 +--
- glib/poppler-date.cc | 66
+ glib/poppler-date.cc | 66
++++++++++++++++++++++++++++++++++++++++++++++
- glib/poppler-date.h | 30 +++++++++++++++++++++
+ glib/poppler-date.h | 30 +++++++++++++++++++++
glib/poppler-document.cc | 45 ++++++-------------------------
glib/poppler-private.h | 2 +-
- glib/poppler.h | 1 +
+ glib/poppler.h | 1 +
7 files changed, 110 insertions(+), 40 deletions(-)
commit 9c2714a3e1c02f445661618e24bcd27f1392b2b7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Apr 21 18:08:06 2009 +0200
+Date: Tue Apr 21 18:08:06 2009 +0200
[glib] Implement poppler_annot_set_contents()
@@ -39258,7 +39614,7 @@
commit eec550e8b3cf96aefed9b03a78d365c2848fb8f2
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Apr 21 18:06:34 2009 +0200
+Date: Tue Apr 21 18:06:34 2009 +0200
Add setContents() to modify the annot contents
@@ -39268,7 +39624,7 @@
commit 047a8870a8cea9b680080e0d3bf68d0685431233
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Apr 20 23:38:53 2009 +0200
+Date: Mon Apr 20 23:38:53 2009 +0200
In case of err3 or err2 in readPageTree we need to free kidRef too
@@ -39277,7 +39633,7 @@
commit cb61b555f2c4db8685dec5491ca86570c962aab6
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Apr 18 18:30:04 2009 +0200
+Date: Sat Apr 18 18:30:04 2009 +0200
Extend test-poppler-glib to show more page annotations and actions
@@ -39289,7 +39645,7 @@
commit 2221b8a9ae5e986c79ea3f6c9f3b0246d328c7ab
Author: Matthias Franz <matthias at ktug.or.kr>
-Date: Sun Apr 19 23:29:18 2009 +0200
+Date: Sun Apr 19 23:29:18 2009 +0200
Fix decryption using owner password on some pdf
@@ -39300,7 +39656,7 @@
commit e20efbf6cc676758b8ef7d2ad607560fcdbbf89e
Author: Peter Kerzum <kerzum at yandex-team.ru>
-Date: Fri Apr 17 22:14:26 2009 +0200
+Date: Fri Apr 17 22:14:26 2009 +0200
Fix typo in GfxFont.cc
@@ -39309,7 +39665,7 @@
commit b760debea03380280d72cd39d792cbc1a380a87c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Apr 17 21:04:26 2009 +0200
+Date: Fri Apr 17 21:04:26 2009 +0200
Fix rendering of axial shadings
@@ -39321,7 +39677,7 @@
commit 9f1312f3d7dfa7e536606a7c7296b7c876b11c00
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Apr 16 22:13:26 2009 +0200
+Date: Thu Apr 16 22:13:26 2009 +0200
Fix problems that happen when parsing broken JBIG2 files
@@ -39340,12 +39696,12 @@
poppler/JBIG2Stream.cc | 447
+++++++++++++++++++++++++++++++++++--------------
- poppler/JBIG2Stream.h | 4 +
+ poppler/JBIG2Stream.h | 4 +
2 files changed, 324 insertions(+), 127 deletions(-)
commit 284a92899602daa4a7f429e61849e794569310b5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Apr 13 21:51:12 2009 +0200
+Date: Mon Apr 13 21:51:12 2009 +0200
Did a mistake in the gmalloc -> gmallocn commit, it's a 4 here not a 3
@@ -39354,12 +39710,12 @@
commit 9cf2325fb22f812b31858e519411f57747d39bd8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 11 00:31:57 2009 +0200
+Date: Sat Apr 11 00:31:57 2009 +0200
More gmalloc → gmallocn
- glib/poppler-page.cc | 2 +-
- splash/Splash.cc | 8 ++++----
+ glib/poppler-page.cc | 2 +-
+ splash/Splash.cc | 8 ++++----
splash/SplashBitmap.cc | 6 +++---
splash/SplashFTFont.cc | 2 +-
4 files changed, 9 insertions(+), 9 deletions(-)
@@ -39366,7 +39722,7 @@
commit c399b2d512aa073b0d7cd8eb5413a4b43f0d6aef
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 11 00:26:23 2009 +0200
+Date: Sat Apr 11 00:26:23 2009 +0200
Revert part of last commit, i need more math classes :D
@@ -39375,13 +39731,13 @@
commit 7b2d314a61fd0e12f47c62996cb49ec0d1ba747a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 11 00:23:04 2009 +0200
+Date: Sat Apr 11 00:23:04 2009 +0200
Be paranoid, use gmallocn or gmallocn3 in all gmalloc with *
poppler/ArthurOutputDev.cc | 4 ++--
poppler/CairoOutputDev.cc | 14 +++++++-------
- poppler/GfxState.cc | 8 ++++----
+ poppler/GfxState.cc | 8 ++++----
poppler/JBIG2Stream.cc | 4 ++--
poppler/PSOutputDev.cc | 6 +++---
poppler/SplashOutputDev.cc | 20 ++++++++++----------
@@ -39389,17 +39745,17 @@
commit 0131f0a01cba8691d10a18de1137a4744988b346
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 11 00:20:55 2009 +0200
+Date: Sat Apr 11 00:20:55 2009 +0200
Add gmallocn3 that does the same as gmallocn but with 3 arguments
goo/gmem.cc | 22 ++++++++++++++++++++++
- goo/gmem.h | 2 ++
+ goo/gmem.h | 2 ++
2 files changed, 24 insertions(+)
commit 75c3466ba2e4980802e80b939495981240261cd5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Apr 10 18:05:54 2009 +0200
+Date: Fri Apr 10 18:05:54 2009 +0200
Make it compile in Solaris
@@ -39410,7 +39766,7 @@
commit 3210970dc1d6faf51bce59bb7ecb6b881f9c0fe6
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Apr 10 13:09:37 2009 +0200
+Date: Fri Apr 10 13:09:37 2009 +0200
[glib] Print annotations with the print flag enabled
@@ -39419,7 +39775,7 @@
commit b0b9798c85c7c6d6f336f73135a98974897b9f60
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Mar 30 23:26:39 2009 +0200
+Date: Mon Mar 30 23:26:39 2009 +0200
Fix clip test for fonts
@@ -39434,7 +39790,7 @@
commit 5c08f57aa80092954746d722bb13655aee3f162c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Mar 29 23:52:31 2009 +0200
+Date: Sun Mar 29 23:52:31 2009 +0200
Forgot Ross copyright
@@ -39443,7 +39799,7 @@
commit c6d3e7884010ebdcc961d81ca8c692870fc9b139
Author: Ross Moore <ross at maths.mq.edu.au>
-Date: Sun Mar 29 23:46:09 2009 +0200
+Date: Sun Mar 29 23:46:09 2009 +0200
Fix extraction of some ActualText content
@@ -39454,7 +39810,7 @@
commit e4b3f7cbcb6ccdfa8b18d8da5f7074f4140b776a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 25 22:16:07 2009 +0100
+Date: Wed Mar 25 22:16:07 2009 +0100
Fix getGlyphAdvance to behave correctly on font size changes
@@ -39465,7 +39821,7 @@
commit 4acde05ac4d0b03466c949138321cc3445a14158
Author: Eric Toombs <ewtoombs at uwaterloo.ca>
-Date: Wed Mar 25 21:11:03 2009 +0100
+Date: Wed Mar 25 21:11:03 2009 +0100
Remove case-insensitive matching of filenames in PDFDoc constructor
@@ -39474,7 +39830,7 @@
commit 120c7f6697ed1edaff6e17ae1ed202c69f03a73c
Author: Pino Toscano <pino at kde.org>
-Date: Tue Mar 24 22:56:33 2009 +0100
+Date: Tue Mar 24 22:56:33 2009 +0100
declare the matrix at the beginning
@@ -39483,7 +39839,7 @@
commit 441a9cd56935bfe2d8fddc5d3bc2c0104aeffaca
Author: Eric Toombs <ewtoombs at uwaterloo.ca>
-Date: Sun Mar 22 22:50:14 2009 +0100
+Date: Sun Mar 22 22:50:14 2009 +0100
Improved error reporting of ErrOpenFile errors
@@ -39490,14 +39846,14 @@
See bug #20660 for more information
glib/poppler-document.cc | 14 ++++++++++---
- poppler/PDFDoc.cc | 54
+ poppler/PDFDoc.cc | 54
++++++++++++++++++++++++++++--------------------
- poppler/PDFDoc.h | 8 +++++++
+ poppler/PDFDoc.h | 8 +++++++
3 files changed, 51 insertions(+), 25 deletions(-)
commit 16af0ced4a0762f2f538135bd8dd72b469f6fdca
Author: Michael K. Johnson <a1237 at danlj.org>
-Date: Sat Mar 21 16:14:06 2009 +0100
+Date: Sat Mar 21 16:14:06 2009 +0100
Support rendering non-square pixels in pdftoppm
@@ -39509,17 +39865,17 @@
commit a103c60abd5fe4c721b099c005daf22d6350c355
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Mar 21 15:47:12 2009 +0100
+Date: Sat Mar 21 15:47:12 2009 +0100
Update version we need of Qt4
CMakeLists.txt | 2 +-
- configure.ac | 8 ++++----
+ configure.ac | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
commit c4b1754fdd3a4649551556de2655c8291daafddf
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Mar 21 13:29:38 2009 +0100
+Date: Sat Mar 21 13:29:38 2009 +0100
Bump cairo dependency to 1.8.4
@@ -39531,18 +39887,18 @@
commit 50c4ee413929e5a70133839e3cde039da738fab2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 18 22:00:05 2009 +0100
+Date: Wed Mar 18 22:00:05 2009 +0100
Add more _checkoverflow variants, rework internals
goo/gmem.cc | 92
++++++++++++++++++++++++++++++-------------------------------
- goo/gmem.h | 4 ++-
+ goo/gmem.h | 4 ++-
2 files changed, 48 insertions(+), 48 deletions(-)
commit 121c44db0884f0d70ba1470a66aa78441257c421
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Mar 20 23:25:19 2009 +1030
+Date: Fri Mar 20 23:25:19 2009 +1030
Fix cairo luminosity smask when cairo ctm != identity
@@ -39551,7 +39907,7 @@
commit 3f55aff56a1d2002ba79f3efba5eb77e94575439
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Thu Mar 19 22:34:23 2009 +1030
+Date: Thu Mar 19 22:34:23 2009 +1030
Fix bug in cairo backend with nested masks
@@ -39563,7 +39919,7 @@
commit 4cc3cb8992ac554352d68e97563823b9bbd556ce
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Mar 20 12:38:28 2009 +0100
+Date: Fri Mar 20 12:38:28 2009 +0100
Bump cairo dependency to 1.8.4
@@ -39575,7 +39931,7 @@
commit da94fe717a1ab60fb074fae61d582d1ee7151fc2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Mar 16 22:54:27 2009 +0100
+Date: Mon Mar 16 22:54:27 2009 +0100
Fix parsing of border arrays
@@ -39587,7 +39943,7 @@
commit 8df0323f1ca4548a5d5824ece8736b356ce7ca42
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Mar 12 00:09:03 2009 +0100
+Date: Thu Mar 12 00:09:03 2009 +0100
Really fix jpeg lib init order?
@@ -39596,7 +39952,7 @@
commit 12aac6774fc6f92def3d5567051117951cc32223
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 11 23:00:37 2009 +0100
+Date: Wed Mar 11 23:00:37 2009 +0100
fontCIDType2OT fonts can also have a CIDToGIDMap
@@ -39607,7 +39963,7 @@
commit 0ca9ae2848808d15e7a2b00f5eb33bb8f990c887
Author: Vincent Torri <vtorri at univ-evry.fr>
-Date: Wed Mar 11 00:39:59 2009 +0100
+Date: Wed Mar 11 00:39:59 2009 +0100
remove the fortran check during the initialisation of libtool
@@ -39616,7 +39972,7 @@
commit 710e329a3a6a9ee2eed997c9eeaea21c44237423
Author: Vincent Torri <vtorri at univ-evry.fr>
-Date: Wed Mar 11 00:37:11 2009 +0100
+Date: Wed Mar 11 00:37:11 2009 +0100
Add AC_CONFIG_MACRO_DIR([m4])
@@ -39628,7 +39984,7 @@
commit d15e47158ae31909212d3875159046afb208de97
Author: Vincent Torri <vtorri at univ-evry.fr>
-Date: Wed Mar 11 00:36:27 2009 +0100
+Date: Wed Mar 11 00:36:27 2009 +0100
Better check for pkg-config
@@ -39637,7 +39993,7 @@
commit b3f569f9a6c117c097acac52ae6552209fcd2101
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Mar 11 00:25:07 2009 +0100
+Date: Wed Mar 11 00:25:07 2009 +0100
Check there is an optional content config before using it
@@ -39648,7 +40004,7 @@
commit 7a5d1e57b2757c986da17f7238415b927e73127f
Author: Brian Ewins <Brian.Ewins at gmail.com>
-Date: Mon Mar 9 22:54:58 2009 +0100
+Date: Mon Mar 9 22:54:58 2009 +0100
Check for pkgconfig before using it
@@ -39661,7 +40017,7 @@
commit 8dc9e4d57a4759de2b56a87d9bace80d5d563fef
Author: Marc Kleine-Budde <mkl at pengutronix.de>
-Date: Sun Mar 8 15:29:02 2009 +0100
+Date: Sun Mar 8 15:29:02 2009 +0100
use AC_CHECK_HEADER to find headers
@@ -39679,7 +40035,7 @@
commit bf2e2f056cadbc488cd3e9576b44beb34689ec81
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Mar 8 13:44:44 2009 +0100
+Date: Sun Mar 8 13:44:44 2009 +0100
Add the new croptting options explanations
@@ -39688,7 +40044,7 @@
commit 663d9e5a448641421d290dd228be692a0f236b9c
Author: Jan Jockusch <jan at jockusch.de>
-Date: Sun Mar 8 13:44:20 2009 +0100
+Date: Sun Mar 8 13:44:20 2009 +0100
Make pdftotext to accept cropping options like pdftoppm
@@ -39699,7 +40055,7 @@
commit cc4b61f19b69c31d9a73ae7361c4b6a94345d1c2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Mar 8 12:55:45 2009 +0100
+Date: Sun Mar 8 12:55:45 2009 +0100
Fix the previous fix
@@ -39712,7 +40068,7 @@
commit a4a73cd9f9ee9767d74fbb44ffe083d2057a9d61
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Mar 8 12:44:06 2009 +0100
+Date: Sun Mar 8 12:44:06 2009 +0100
I should compile before commiting :-/
@@ -39721,7 +40077,7 @@
commit 6a6b3cc91053e771a67dffa979076d130f87ff11
Author: Ryszard Trojnacki <rysiek at menel.com>
-Date: Sun Mar 8 12:38:42 2009 +0100
+Date: Sun Mar 8 12:38:42 2009 +0100
set up the error-manager before calling jpeg_create_decompress
@@ -39732,7 +40088,7 @@
commit 4dfa7460ddc4b5684d5ef8db17efa50b95b7b735
Author: Nick Jones <nick.jones at network-box.com>
-Date: Tue Mar 3 00:55:53 2009 +0100
+Date: Tue Mar 3 00:55:53 2009 +0100
Do not blindly follow loops parsing OutlineItem
@@ -39743,7 +40099,7 @@
commit de3131ae38fc9442b198d4d7b0c57c6939ad66ce
Author: Pino Toscano <pino at kde.org>
-Date: Mon Mar 2 15:20:07 2009 +0100
+Date: Mon Mar 2 15:20:07 2009 +0100
[Qt4] adapt to the new PDFDoc saving API
@@ -39754,7 +40110,7 @@
commit dac0542eb793603090416f1b7712ca08253f1e7f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 2 09:54:22 2009 +0100
+Date: Mon Mar 2 09:54:22 2009 +0100
[glib] Correctly handle doc->saveAs() error code.
@@ -39765,7 +40121,7 @@
commit bfc6572614727565d883b9545d4b6665f3c2fdfe
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 28 13:16:49 2009 +0100
+Date: Sat Feb 28 13:16:49 2009 +0100
Return an error code instead of a GBool when saving
@@ -39775,7 +40131,7 @@
commit f7c88148fdb671736d81dd5f01a3fb68f944510c
Author: Koji Otani <sho at bbr.jp>
-Date: Wed Feb 25 23:38:35 2009 +0100
+Date: Wed Feb 25 23:38:35 2009 +0100
Fix cache shifting
@@ -39784,7 +40140,7 @@
commit 305af8cdb6822858e152e1f930bba2ce3904bf1b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Feb 25 22:40:24 2009 +0100
+Date: Wed Feb 25 22:40:24 2009 +0100
Make JBIG2Stream not crash in 2009-41414141.pdf
@@ -39794,7 +40150,7 @@
commit 26a8217160c1eaeeadb92023b27e68f402e38dd0
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Feb 22 18:14:15 2009 +0100
+Date: Sun Feb 22 18:14:15 2009 +0100
Check if cairo_shape is not NULL before using it.
@@ -39806,7 +40162,7 @@
commit 5e68e52da65b4d8c3817e5fbb6f1a937da321d48
Author: Pino Toscano <pino at kde.org>
-Date: Sat Feb 21 18:03:15 2009 +0100
+Date: Sat Feb 21 18:03:15 2009 +0100
[Qt4] do not assume the destination file name for links is ASCII
@@ -39815,7 +40171,7 @@
commit 439cb397fed33df627a09c70788d72bef20dc872
Author: Pino Toscano <pino at kde.org>
-Date: Sat Feb 21 18:02:36 2009 +0100
+Date: Sat Feb 21 18:02:36 2009 +0100
[Qt] do not assume the destination file name for links is ASCII
@@ -39824,7 +40180,7 @@
commit 3ea5f45ad3e5a55e577a2e45f61b55932ed17013
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 21 17:46:30 2009 +0100
+Date: Sat Feb 21 17:46:30 2009 +0100
[glib] Make sure filename is valid utf-8 for remote dests
@@ -39833,7 +40189,7 @@
commit b5989e4ffece6c1831610ee163d05fd80386a001
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 21 17:45:18 2009 +0100
+Date: Sat Feb 21 17:45:18 2009 +0100
Use the UF entry when present in Filespec dictionary
@@ -39842,14 +40198,14 @@
commit 943fca42b5fa815fad650e42da4ad6e806adc3b1
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 21 12:08:00 2009 +0100
+Date: Sat Feb 21 12:08:00 2009 +0100
[glib] Add a macro to define boxed types
glib/poppler-action.cc | 26 +------------
- glib/poppler-annot.cc | 15 ++------
+ glib/poppler-annot.cc | 15 ++------
glib/poppler-document.cc | 44 +++++----------------
- glib/poppler-page.cc | 99
+ glib/poppler-page.cc | 99
++++++++++--------------------------------------
glib/poppler-private.h | 20 ++++++++++
5 files changed, 53 insertions(+), 151 deletions(-)
@@ -39856,11 +40212,11 @@
commit 7406337ed2d38a86308f20f8273a152538e524de
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Feb 21 11:11:20 2009 +0100
+Date: Sat Feb 21 11:11:20 2009 +0100
[glib] Use template files to create poppler-enums
- glib/Makefile.am | 43
+ glib/Makefile.am | 43
+++++++++++++-----------------------------
glib/poppler-enums.c.template | 44
+++++++++++++++++++++++++++++++++++++++++++
@@ -39869,23 +40225,23 @@
commit 29bc9d1dd115b5d400975533c3924993c3adae30
Author: Thomas Viehmann <tv at beamnet.de>
-Date: Sat Jan 17 13:16:38 2009 +0100
+Date: Sat Jan 17 13:16:38 2009 +0100
glib small doc comment corrections
glib/poppler-attachment.cc | 2 +-
- glib/poppler-layer.cc | 2 ++
- glib/poppler.cc | 2 --
+ glib/poppler-layer.cc | 2 ++
+ glib/poppler.cc | 2 --
3 files changed, 3 insertions(+), 3 deletions(-)
commit a06e715d89a99b909b8e7b73b733066c67b1ade3
Author: Thomas Viehmann <tv at beamnet.de>
-Date: Sat Jan 17 12:58:20 2009 +0100
+Date: Sat Jan 17 12:58:20 2009 +0100
Make glib API reference more complete
- glib/reference/poppler-docs.sgml | 2 +
- glib/reference/poppler-sections.txt | 55 +++++
+ glib/reference/poppler-docs.sgml | 2 +
+ glib/reference/poppler-sections.txt | 55 +++++
glib/reference/tmpl/poppler-action.sgml | 9 +-
glib/reference/tmpl/poppler-annot.sgml | 368
++++++++++++++++++++++++++++++++
@@ -39894,13 +40250,13 @@
commit 3a21dafa46d42d86daec440a85b9d63b292a3c88
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Feb 3 21:33:00 2009 +0100
+Date: Tue Feb 3 21:33:00 2009 +0100
Fix cache shifting
If we do
for (i = 0;i < GFX_ICCBASED_CACHE_SIZE-1 && cache[i].num > 0;i++) {
- cache[i+1] = cache[i];
+ cache[i+1] = cache[i];
what we do at the end is copy position 0 to all others so
we need to do it in the reverse order
@@ -39909,7 +40265,7 @@
commit 0ed3fd52bb2d3375ed302285b18f076721b8028e
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Feb 1 10:37:25 2009 +0100
+Date: Sun Feb 1 10:37:25 2009 +0100
[glib-demo] Fix a typo in format string
@@ -39918,7 +40274,7 @@
commit 2df6d530cd9acd8648a6196031218ef10e7b3891
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 29 00:51:13 2009 +0100
+Date: Thu Jan 29 00:51:13 2009 +0100
Add line that for some reason was not imported from xpdf file
@@ -39929,7 +40285,7 @@
commit 1fc342eadcbbb41302f190b215c5daf23c9ec9b1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jan 28 22:53:43 2009 +0100
+Date: Wed Jan 28 22:53:43 2009 +0100
Fix crash on unexepcted Form Opt value
@@ -39940,7 +40296,7 @@
commit b1d4efb082ac3dadd7752a557e5aeb6651e17471
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jan 27 00:26:08 2009 +0100
+Date: Tue Jan 27 00:26:08 2009 +0100
PostScriptFunction::transform optimization
@@ -39954,7 +40310,7 @@
commit 90f95127d8d89cfcadeb7d701437ab07ce4a8a61
Author: Koji Otani <sho at bbr.jp>
-Date: Sun Jan 25 23:17:39 2009 +0100
+Date: Sun Jan 25 23:17:39 2009 +0100
Cache last 5 GfxICCBasedColorSpace
@@ -39965,7 +40321,7 @@
commit d3f04f537fb3e963c149a7e2d8d83c7cb19da8c0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jan 23 23:08:46 2009 +0100
+Date: Fri Jan 23 23:08:46 2009 +0100
Do not crash in some PDF we don't parse correctly
@@ -39976,7 +40332,7 @@
commit 3990c9e52da7b17215506857c792c90a37ebac79
Author: Koji Otani <sho at bbr.jp>
-Date: Mon Jan 19 09:53:00 2009 +0100
+Date: Mon Jan 19 09:53:00 2009 +0100
Fix a problem in cairo backend when using a CMYK Profile
@@ -39985,7 +40341,7 @@
commit 6e51ae7fe8b9dc8ad52b735f2fe056f8ea8f1dcb
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 15 22:33:04 2009 +0100
+Date: Thu Jan 15 22:33:04 2009 +0100
calculate the limit in a way that one does not access an invalid
index of the matrix
@@ -39995,7 +40351,7 @@
commit ea2aa7bd1ceb0e3282398f52683e4f52ef401f74
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 15 22:18:48 2009 +0100
+Date: Thu Jan 15 22:18:48 2009 +0100
Forgot my copyrights
@@ -40006,7 +40362,7 @@
commit d65dd23752ec14635d0d224afa7dd605f98a10a4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jan 15 22:17:14 2009 +0100
+Date: Thu Jan 15 22:17:14 2009 +0100
Minor optimizations
@@ -40017,7 +40373,7 @@
commit d3d2910f757dfc3e141aed62aa970136f9d7186f
Author: Pino Toscano <pino at kde.org>
-Date: Sun Jan 11 00:40:46 2009 +0100
+Date: Sun Jan 11 00:40:46 2009 +0100
fix a (relatively small) memory leak when asking for a document-level
JS
@@ -40027,7 +40383,7 @@
commit 869584a84eed507775ff1c3183fe484c14b6f77b
Author: Jonathan Kew <jonathan_kew at sil.org>
-Date: Sat Jan 10 18:28:47 2009 +0100
+Date: Sat Jan 10 18:28:47 2009 +0100
Add the possibility of setting the datadir on runtime
@@ -40037,7 +40393,7 @@
commit cf112dceb1d6653beae73ce2fac6fb5eee48ff33
Author: Koji Otani <sho at bbr.jp>
-Date: Sat Jan 10 18:11:20 2009 +0100
+Date: Sat Jan 10 18:11:20 2009 +0100
Fix some problems with color management in CMYK Color Profile.
@@ -40049,7 +40405,7 @@
commit 6dd77338d16f80760ae32ff9f3e2be9768fc0c49
Author: Pino Toscano <pino at kde.org>
-Date: Thu Jan 8 11:49:45 2009 +0100
+Date: Thu Jan 8 11:49:45 2009 +0100
[Qt4] use the cropbox for the annotations coordinates
@@ -40060,7 +40416,7 @@
commit 69c07c031159d36dde52609bffa6d48c3c56cef5
Author: Pino Toscano <pino at kde.org>
-Date: Thu Jan 8 00:59:19 2009 +0100
+Date: Thu Jan 8 00:59:19 2009 +0100
update Poppler copyright to 2009
@@ -40071,7 +40427,7 @@
commit 79e0eea85cf063c6323caafbec97f3d71fc04ca2
Author: Pino Toscano <pino at kde.org>
-Date: Thu Jan 8 00:57:03 2009 +0100
+Date: Thu Jan 8 00:57:03 2009 +0100
remove old cmake modules, add a new one
@@ -40080,60 +40436,60 @@
commit 0e6420ece2d6fcc046d5814b48a2754fb86771e2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jan 7 23:33:02 2009 +0100
+Date: Wed Jan 7 23:33:02 2009 +0100
Require cmake 2.6.0, remove two cmake files provided upstream
- CMakeLists.txt | 4 +-
- cmake/modules/FindFreetype.cmake | 74
+ CMakeLists.txt | 4 +-
+ cmake/modules/FindFreetype.cmake | 74
-----------------------
cmake/modules/FindPackageHandleStandardArgs.cmake | 58 ------------------
- glib/CMakeLists.txt | 2 +-
+ glib/CMakeLists.txt | 2 +-
4 files changed, 3 insertions(+), 135 deletions(-)
commit a69add73bf7bef17c677c735db77934ba67188a5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jan 7 19:06:13 2009 +0100
+Date: Wed Jan 7 19:06:13 2009 +0100
Update copyright notices
- poppler/FontInfo.cc | 1 +
- poppler/FontInfo.h | 1 +
+ poppler/FontInfo.cc | 1 +
+ poppler/FontInfo.h | 1 +
qt4/src/poppler-document.cc | 2 +-
qt4/src/poppler-fontinfo.cc | 2 +-
qt4/src/poppler-form.cc | 1 +
qt4/src/poppler-form.h | 1 +
qt4/src/poppler-private.h | 2 +-
- qt4/src/poppler-qt4.h | 2 +-
+ qt4/src/poppler-qt4.h | 2 +-
8 files changed, 8 insertions(+), 4 deletions(-)
commit 18d584158a781fecb4f696b01fb4d17803ce7d7a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jan 7 17:55:48 2009 +0100
+Date: Wed Jan 7 17:55:48 2009 +0100
Add lcms option to cmake buildsystem
- CMakeLists.txt | 9 +++++++++
+ CMakeLists.txt | 9 +++++++++
cmake/modules/FindLCMS.cmake | 37 +++++++++++++++++++++++++++++++++++++
- config.h.cmake | 3 +++
+ config.h.cmake | 3 +++
3 files changed, 49 insertions(+)
commit 140b8ed97416f9c2ec02eb749ca45ca50bd651a8
Author: Koji Otani <sho at bbr.jp>
-Date: Wed Jan 7 17:43:44 2009 +0100
+Date: Wed Jan 7 17:43:44 2009 +0100
Add initial support for color management
- configure.ac | 19 ++
+ configure.ac | 19 ++
poppler/GfxState.cc | 697
++++++++++++++++++++++++++++++++++++++++++++++++----
- poppler/GfxState.h | 74 +++++-
- poppler/Makefile.am | 5 +
+ poppler/GfxState.h | 74 +++++-
+ poppler/Makefile.am | 5 +
4 files changed, 738 insertions(+), 57 deletions(-)
commit bdc76dc811a6e4d5fd929bbdc8cd3300aeaea31f
Author: Pino Toscano <pino at kde.org>
-Date: Tue Jan 6 15:45:37 2009 +0100
+Date: Tue Jan 6 15:45:37 2009 +0100
[Qt4] apidox improvements for the font functions of Document; mark
scanForFonts() as deprecated
@@ -40143,7 +40499,7 @@
commit 6630e715714161cd803fc064f5d3cf880f42b0a5
Author: Pino Toscano <pino at kde.org>
-Date: Tue Jan 6 15:36:19 2009 +0100
+Date: Tue Jan 6 15:36:19 2009 +0100
tell Doxygen to consider Q_DECL_DEPRECATED as empty
@@ -40152,7 +40508,7 @@
commit d748d430b106580b8be29ca3ec75caf05b55812e
Author: Pino Toscano <pino at kde.org>
-Date: Tue Jan 6 15:24:25 2009 +0100
+Date: Tue Jan 6 15:24:25 2009 +0100
[Qt4] Add a FontIterator for iterating through the fonts of the
document, page by page.
@@ -40165,10 +40521,10 @@
behaviour ("i can scan the document only once")
* added unit tests for fonts(), scanForFonts() and FontIterator
- qt4/src/poppler-document.cc | 27 +++++---
- qt4/src/poppler-fontinfo.cc | 36 +++++++++++
- qt4/src/poppler-private.h | 27 ++++++--
- qt4/src/poppler-qt4.h | 65 +++++++++++++++++++
+ qt4/src/poppler-document.cc | 27 +++++---
+ qt4/src/poppler-fontinfo.cc | 36 +++++++++++
+ qt4/src/poppler-private.h | 27 ++++++--
+ qt4/src/poppler-qt4.h | 65 +++++++++++++++++++
qt4/tests/check_fonts.cpp | 149
++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 291 insertions(+), 13 deletions(-)
@@ -40175,7 +40531,7 @@
commit b9804542bb50216786dc11ca16efd84304f4b832
Author: Pino Toscano <pino at kde.org>
-Date: Tue Jan 6 15:16:53 2009 +0100
+Date: Tue Jan 6 15:16:53 2009 +0100
Add the possibility to set the first page to scan.
@@ -40188,7 +40544,7 @@
commit af74fef03bfbd79334da5612c63c7793952542f9
Author: Warren Toomey <poppler at tuhs.org>
-Date: Tue Jan 6 01:36:31 2009 +0100
+Date: Tue Jan 6 01:36:31 2009 +0100
Add forgotten file to let the autotools based system build
@@ -40198,7 +40554,7 @@
commit ae588500f62bab5666174ff3b1564c414c5a76c5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jan 6 01:35:38 2009 +0100
+Date: Tue Jan 6 01:35:38 2009 +0100
Fix the cmake buildsystem
@@ -40209,7 +40565,7 @@
commit 940d060a14712c09da427e2fac4ec579f7291b0f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jan 6 01:27:06 2009 +0100
+Date: Tue Jan 6 01:27:06 2009 +0100
do not leak fName if fopen fails
@@ -40218,7 +40574,7 @@
commit 7be9198adb940ad7c5fffc6db0158cf7042e1b8f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jan 6 01:24:15 2009 +0100
+Date: Tue Jan 6 01:24:15 2009 +0100
Do not leak pgNum and imgnum if fopen fails
@@ -40227,20 +40583,20 @@
commit dfba6c022b150553cb2b18b027e661b3b4625ce7
Author: Warren Toomey <poppler at tuhs.org>
-Date: Tue Jan 6 01:16:31 2009 +0100
+Date: Tue Jan 6 01:16:31 2009 +0100
Make pdftohtml output png images when the image stream is not a jpeg
- configure.ac | 14 ++++++
+ configure.ac | 14 ++++++
utils/HtmlOutputDev.cc | 126
++++++++++++++++++++++++++++++++++++++++++++++---
- utils/HtmlOutputDev.h | 3 +-
- utils/Makefile.am | 4 ++
+ utils/HtmlOutputDev.h | 3 +-
+ utils/Makefile.am | 4 ++
4 files changed, 140 insertions(+), 7 deletions(-)
commit 0963c276ba972a36c2895e4fe1c7475acd489738
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 4 16:54:32 2009 +0100
+Date: Sun Jan 4 16:54:32 2009 +0100
Fix some checked checkboxes not rendering correctly
@@ -40251,12 +40607,12 @@
poppler/Annot.cc | 49 +++++++++++++++++++++++++++++++++++++++++++++++--
poppler/Annot.h | 2 ++
- poppler/Gfx.h | 7 ++++---
+ poppler/Gfx.h | 7 ++++---
3 files changed, 53 insertions(+), 5 deletions(-)
commit 46128cf83b322c112eb0c409c20052bdb2ea4a37
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 4 14:21:15 2009 +0100
+Date: Sun Jan 4 14:21:15 2009 +0100
Remove wrong and unused FormWidget(FormWidget *dest) contructor
@@ -40266,7 +40622,7 @@
commit 5203aefc41fa47c461812cc46f28281edd226515
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jan 4 14:03:16 2009 +0100
+Date: Sun Jan 4 14:03:16 2009 +0100
Plug some memory leaks
@@ -40276,7 +40632,7 @@
commit 5fb7ec7e6af4cfb2b256a5b9b9752e68330b4aec
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Dec 30 23:46:59 2008 +0100
+Date: Tue Dec 30 23:46:59 2008 +0100
If Length2 is zero just write until we find EOF of the stream
@@ -40288,7 +40644,7 @@
commit ca35fdbc7c31dae432d775b6c087a83fa9b897fc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Dec 30 23:03:57 2008 +0100
+Date: Tue Dec 30 23:03:57 2008 +0100
We need spaces here too to satify other consumer parsers
@@ -40297,7 +40653,7 @@
commit 3c07c73e07a9cb59ee4c23ca60d2adce92de45f7
Author: Pino Toscano <pino at kde.org>
-Date: Tue Dec 30 22:21:27 2008 +0100
+Date: Tue Dec 30 22:21:27 2008 +0100
[Qt4-demo] load a document when passed via command line
@@ -40306,7 +40662,7 @@
commit aba0aaa896d634a51fbb3a3e6eae411be462f930
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Dec 29 00:31:18 2008 +0100
+Date: Mon Dec 29 00:31:18 2008 +0100
More improvements in document writing
@@ -40318,7 +40674,7 @@
commit e5b93a847ae4e20a77fecef0938da4f14dfbe3eb
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Dec 28 22:59:14 2008 +0100
+Date: Sun Dec 28 22:59:14 2008 +0100
Let compiler figure out CDECL
@@ -40343,17 +40699,17 @@
commit de70c0aeb37d788f595b0574796844f51ddedec1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Dec 28 21:21:12 2008 +0100
+Date: Sun Dec 28 21:21:12 2008 +0100
[qt4] improve doc a bit
qt4/src/poppler-form.h | 2 +-
- qt4/src/poppler-qt4.h | 4 ++--
+ qt4/src/poppler-qt4.h | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
commit effb32658019e09dc86c017e39154fd554fc94f8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Dec 28 02:56:30 2008 +0100
+Date: Sun Dec 28 02:56:30 2008 +0100
Form Rects are against the cropbox, not the media box
@@ -40364,7 +40720,7 @@
commit 0f10561f3b1c90acc030d973399316bfca5f495e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Dec 28 01:44:25 2008 +0100
+Date: Sun Dec 28 01:44:25 2008 +0100
Fix my last commit, copy&paste is really evil
@@ -40374,22 +40730,22 @@
commit 217b46484ff56bfd5906b293ebee70b82cc0263d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Dec 28 01:29:41 2008 +0100
+Date: Sun Dec 28 01:29:41 2008 +0100
Move PSOutputDev::filterPSName to GooString::sanitizedName so i can
use it from PDFDoc::writeObject
- goo/GooString.cc | 36 ++++++++++++++++++++++++++++++++++++
- goo/GooString.h | 7 +++++++
- poppler/PDFDoc.cc | 7 ++++++-
+ goo/GooString.cc | 36 ++++++++++++++++++++++++++++++++++++
+ goo/GooString.h | 7 +++++++
+ poppler/PDFDoc.cc | 7 ++++++-
poppler/PSOutputDev.cc | 49
+++++++++----------------------------------------
- poppler/PSOutputDev.h | 3 +--
+ poppler/PSOutputDev.h | 3 +--
5 files changed, 59 insertions(+), 43 deletions(-)
commit f41fa9ee71aef5539cf9976c79b32bf1713c8167
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Dec 26 22:56:12 2008 +0100
+Date: Fri Dec 26 22:56:12 2008 +0100
Change the overflow check to the same used in gmem.cc, much more
easy to understand
@@ -40399,11 +40755,11 @@
commit b8ae7d91dedc9a75200b6050628ec2740af84b98
Author: Hib Eris <hib at hiberis.nl>
-Date: Fri Dec 26 22:28:09 2008 +0100
+Date: Fri Dec 26 22:28:09 2008 +0100
Fix compile warnings on auto imports for mingw32
- configure.ac | 3 +++
+ configure.ac | 3 +++
glib/Makefile.am | 2 +-
glib/demo/Makefile.am | 2 ++
test/Makefile.am | 2 ++
@@ -40412,7 +40768,7 @@
commit ba47bd2ba05f883306606eda30bff17bd4a8eec6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Dec 26 19:47:42 2008 +0100
+Date: Fri Dec 26 19:47:42 2008 +0100
BaseFile.h has never been used and it fact it's not part of xpdf
sources
@@ -40419,15 +40775,15 @@
Fixes bug 19298
- CMakeLists.txt | 1 -
+ CMakeLists.txt | 1 -
poppler/BaseFile.h | 82
-----------------------------------------------------
- poppler/Makefile.am | 1 -
+ poppler/Makefile.am | 1 -
3 files changed, 84 deletions(-)
commit 84366d9e63b0d6a5ee1aae2463648cfc2ff5e1b8
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Dec 24 19:27:19 2008 +0100
+Date: Wed Dec 24 19:27:19 2008 +0100
Let libtool build DLLs on windows too
@@ -40436,7 +40792,7 @@
commit 08cef528f2e51cc62cff4125f179021ad9555317
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Dec 24 17:48:46 2008 +0100
+Date: Wed Dec 24 17:48:46 2008 +0100
Fix compile warning on string literal format
@@ -40445,7 +40801,7 @@
commit 0606b4bba8e889204c7b7c9d376f63b659f83a4f
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Dec 24 17:48:10 2008 +0100
+Date: Wed Dec 24 17:48:10 2008 +0100
Fix compile warnings on parentheses and/or
@@ -40454,17 +40810,17 @@
commit eba2232cabd5fb1e177db2a6053f0d1a0aee882b
Author: Hib Eris <hib at hiberis.nl>
-Date: Wed Dec 24 17:46:32 2008 +0100
+Date: Wed Dec 24 17:46:32 2008 +0100
Fix some more warnings
test/gtk-cairo-test.cc | 11 -----------
- test/pdf-inspector.cc | 9 +++++----
+ test/pdf-inspector.cc | 9 +++++----
2 files changed, 5 insertions(+), 15 deletions(-)
commit c80431eb1626d89e7b615e5a5149d3436b554b66
Author: Hib Eris <hib at hiberis.nl>
-Date: Mon Dec 22 09:28:47 2008 +0100
+Date: Mon Dec 22 09:28:47 2008 +0100
Fix compile warning on format type
@@ -40473,7 +40829,7 @@
commit fda181c35b7c7500b6d3c6ca9d454addd54929c5
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 22 00:53:44 2008 +0100
+Date: Mon Dec 22 00:53:44 2008 +0100
group condition within brackets
@@ -40482,7 +40838,7 @@
commit c1beeecbd6cbf82811d70c75cb24059b4b492abe
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 22 00:46:49 2008 +0100
+Date: Mon Dec 22 00:46:49 2008 +0100
[demo] use the proper format field for gsize types
@@ -40492,7 +40848,7 @@
commit bfb975466f0ff78e9e292b6af7cac66e4c331456
Merge: 3e27892 ea3546f
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 22 00:29:38 2008 +0100
+Date: Mon Dec 22 00:29:38 2008 +0100
Merge branch 'master' of
ssh://pino@git.freedesktop.org/git/poppler/poppler
@@ -40499,7 +40855,7 @@
commit 3e2789257f5fc4ae0573a0c62ea380d8e83a5bb5
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 22 00:24:23 2008 +0100
+Date: Mon Dec 22 00:24:23 2008 +0100
[Qt] deserialize also the value of 'right'
@@ -40508,23 +40864,23 @@
commit 7c053ab7623cea1ac650d3e960d2d91a1ef21557
Author: Pino Toscano <pino at kde.org>
-Date: Mon Dec 22 00:19:02 2008 +0100
+Date: Mon Dec 22 00:19:02 2008 +0100
[Qt] move in a .cc file the implementation of the QString<->GooString
functions and DocumentData::addTocChildren()
- qt/CMakeLists.txt | 1 +
- qt/Makefile.am | 1 +
+ qt/CMakeLists.txt | 1 +
+ qt/Makefile.am | 1 +
qt/poppler-document.cc | 10 ----
- qt/poppler-page.cc | 1 +
- qt/poppler-private.cc | 147
+ qt/poppler-page.cc | 1 +
+ qt/poppler-private.cc | 147
+++++++++++++++++++++++++++++++++++++++++++++++++
- qt/poppler-private.h | 106 +++--------------------------------
+ qt/poppler-private.h | 106 +++--------------------------------
6 files changed, 157 insertions(+), 109 deletions(-)
commit ea3546f84c5335c58cdb2906b1a1a4656be9c8ea
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Dec 21 23:33:49 2008 +0100
+Date: Sun Dec 21 23:33:49 2008 +0100
Fix compile warnings on signed/unsigned comparison
@@ -40533,7 +40889,7 @@
commit ca672ae51d2c1fa59a891717b418ba86b5e7345c
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Dec 21 23:33:00 2008 +0100
+Date: Sun Dec 21 23:33:00 2008 +0100
Fix compile warnings on ignored pragma with mingw compiler
@@ -40542,7 +40898,7 @@
commit 86cfe8ab2b4e0b600f3f6682701c2fcfbe5d0ca9
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Dec 21 23:08:56 2008 +0100
+Date: Sun Dec 21 23:08:56 2008 +0100
Fix compile warnings on signed/unsigned comparison
@@ -40551,7 +40907,7 @@
commit e34af7ffe0a4024e2eb39314bdb09eb9a662e53e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Dec 21 22:16:39 2008 +0100
+Date: Sun Dec 21 22:16:39 2008 +0100
Update copyright of last commits
@@ -40562,7 +40918,7 @@
commit f6d84dcfc9cc587c7408af79b1ee7658d456f8d8
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Dec 21 22:09:00 2008 +0100
+Date: Sun Dec 21 22:09:00 2008 +0100
Fix compile warning to suggest parentheses and/or
@@ -40571,7 +40927,7 @@
commit 15205403eaa95d6fba0e36983de993877dd3a983
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Dec 21 21:59:45 2008 +0100
+Date: Sun Dec 21 21:59:45 2008 +0100
Fix warning to suggest parentheses inside shift
@@ -40580,7 +40936,7 @@
commit cc24f37e582bfc0069faf286da97a48fe4794db1
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Dec 21 21:35:29 2008 +0100
+Date: Sun Dec 21 21:35:29 2008 +0100
Fix compile warning on ambiguous else
@@ -40589,7 +40945,7 @@
commit a8cc4ad8c2da804f25db8cca1c85433d5a63307c
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Dec 21 21:34:28 2008 +0100
+Date: Sun Dec 21 21:34:28 2008 +0100
Fix compile warning on format not a string literal
@@ -40598,7 +40954,7 @@
commit 3cbbf8226730aa7ee6273e154e4a9d58670a3cda
Author: Hib Eris <hib at hiberis.nl>
-Date: Sun Dec 21 21:30:54 2008 +0100
+Date: Sun Dec 21 21:30:54 2008 +0100
Fix compile warning about uninitialized variable
@@ -40607,7 +40963,7 @@
commit f675916277cb76cd1293225a1271f835a02148fb
Author: Pino Toscano <pino at kde.org>
-Date: Sat Dec 20 23:23:10 2008 +0100
+Date: Sat Dec 20 23:23:10 2008 +0100
reset to NULL after being deleted
@@ -40618,7 +40974,7 @@
commit c976770c64e4c991fff27e413414473583b6fd86
Author: Pino Toscano <pino at kde.org>
-Date: Sat Dec 20 22:25:55 2008 +0100
+Date: Sat Dec 20 22:25:55 2008 +0100
[Qt4] use QHash instead of QMap where applicable
@@ -40630,7 +40986,7 @@
commit 944f6049a50eb3be9fb29174d67adc4ad1d0b9fe
Author: Pino Toscano <pino at kde.org>
-Date: Sat Dec 20 20:13:43 2008 +0100
+Date: Sat Dec 20 20:13:43 2008 +0100
add find.c and text.c
@@ -40639,7 +40995,7 @@
commit ba91b889c3b50239e339938f3c9d31fffcd87d44
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Dec 20 19:29:40 2008 +0100
+Date: Sat Dec 20 19:29:40 2008 +0100
Make destructor private in TextPage
@@ -40648,7 +41004,7 @@
commit 0da16537aa83f6ed6d8895c7e54266263a71c1cf
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Dec 19 19:08:21 2008 +0100
+Date: Fri Dec 19 19:08:21 2008 +0100
Refactor actual text code adding a new ActualText class
@@ -40665,7 +41021,7 @@
commit 0f8ab301c633133eea3dbd4f2254f31c50e3c4a9
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Dec 14 13:12:34 2008 +0100
+Date: Sun Dec 14 13:12:34 2008 +0100
[glib-demo] Add find demo
@@ -40678,7 +41034,7 @@
commit 88df9e9aa9adb53f0a9714ea404d46f111495df3
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Dec 14 11:54:35 2008 +0100
+Date: Sun Dec 14 11:54:35 2008 +0100
[glib-demo] Add Text demo
@@ -40691,11 +41047,11 @@
commit 5b0f2355d55a5104820fd0bf16b4e76b25959de4
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Dec 14 11:49:00 2008 +0100
+Date: Sun Dec 14 11:49:00 2008 +0100
[glib] Use TextPage instead of TextOutputDev when cairo is enabled
- glib/poppler-page.cc | 148
+ glib/poppler-page.cc | 148
++++++++++++++++++++++++++++++++++---------------
glib/poppler-private.h | 4 ++
2 files changed, 107 insertions(+), 45 deletions(-)
@@ -40702,7 +41058,7 @@
commit 3ced71fb68d62308db7b9535367eafefb55d1cde
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Dec 14 11:18:00 2008 +0100
+Date: Sun Dec 14 11:18:00 2008 +0100
Add optionally text support to CairoOutputDev
@@ -40717,7 +41073,7 @@
commit 0bdad35cc4cfdb8da5acaf44678920b7a0025f99
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Dec 14 11:14:12 2008 +0100
+Date: Sun Dec 14 11:14:12 2008 +0100
Add refcount support to TextPage
@@ -40728,7 +41084,7 @@
commit f86514c3fbc867fc6457feacba23451e89993524
Author: Koji Otani <sho at bbr.jp>
-Date: Wed Dec 17 00:36:39 2008 +0100
+Date: Wed Dec 17 00:36:39 2008 +0100
Fix wrong PS generation when a large image is in Patterns
@@ -40740,7 +41096,7 @@
commit fc395eb90b418e43453acefb42cd04baf0b7ad40
Author: Richard Airlie <richard.airlie at maglabs.net>
-Date: Tue Dec 16 21:11:53 2008 +0100
+Date: Tue Dec 16 21:11:53 2008 +0100
Allow the use of cropbox in pdftoppm
@@ -40749,7 +41105,7 @@
commit 80f415176952635a485356cf36048eee53396c25
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Dec 16 20:37:39 2008 +0100
+Date: Tue Dec 16 20:37:39 2008 +0100
Make destructors private/protected since you are not supposed to
use them
@@ -40760,7 +41116,7 @@
commit dbcebda953cb36a45a125aada68e85249fb73f43
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Dec 15 20:10:31 2008 +0100
+Date: Mon Dec 15 20:10:31 2008 +0100
Do not leak on AnnotScreen destructor
@@ -40771,7 +41127,7 @@
commit aaeb0d137232bf1cb11dc5e37b8b45b50c6f9c6a
Author: Pino Toscano <pino at kde.org>
-Date: Fri Dec 12 00:43:19 2008 +0100
+Date: Fri Dec 12 00:43:19 2008 +0100
update the xpdf headers installation
@@ -40780,7 +41136,7 @@
commit 7c6527fa05389f705872aaaaff12e739b5d1577e
Author: Pino Toscano <pino at kde.org>
-Date: Fri Dec 12 00:41:21 2008 +0100
+Date: Fri Dec 12 00:41:21 2008 +0100
don't install Function.cc, as it is not an header
@@ -40789,7 +41145,7 @@
commit 0179e21b128ffccb5afd13203137ab8435197609
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Dec 12 00:16:38 2008 +0100
+Date: Fri Dec 12 00:16:38 2008 +0100
Be more helpful with bad boys that want to use poppler core directly
@@ -40801,7 +41157,7 @@
commit 401632e4eeb4b10b1183a820f32461da77e8e4f2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Dec 12 00:14:04 2008 +0100
+Date: Fri Dec 12 00:14:04 2008 +0100
Try harder to look for openjpeg
@@ -40810,7 +41166,7 @@
commit ab539f46089702f60b96b1ba2b2bc1544173c264
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Dec 11 23:15:45 2008 +0100
+Date: Thu Dec 11 23:15:45 2008 +0100
Fix crash when reading outline
@@ -40823,7 +41179,7 @@
commit c9a755f9fd14511f43a2ca7fcda36bdd64bb1d87
Author: Ilya Gorenbein <igorenbein at finjan.com>
-Date: Sun Dec 7 17:59:19 2008 +0100
+Date: Sun Dec 7 17:59:19 2008 +0100
Fix memory leak
@@ -40834,7 +41190,7 @@
commit 4cd364c179ae91ed383a8237ba1ad263952fd7aa
Author: Pino Toscano <pino at kde.org>
-Date: Sun Nov 30 16:57:52 2008 +0100
+Date: Sun Nov 30 16:57:52 2008 +0100
add my copyright here
@@ -40843,7 +41199,7 @@
commit 6b1676deb773675d90469adc84c3de8dcdaf174c
Author: Pino Toscano <pino at kde.org>
-Date: Sun Nov 30 16:56:43 2008 +0100
+Date: Sun Nov 30 16:56:43 2008 +0100
[Qt4] support URI actions for TOC items
@@ -40852,7 +41208,7 @@
commit b5cd58b5565055fd0c13771461245ddcd80edfcf
Author: Pino Toscano <pino at kde.org>
-Date: Sun Nov 30 16:34:57 2008 +0100
+Date: Sun Nov 30 16:34:57 2008 +0100
extract the LinkAction "serialization" in an own function, and make
it more safe
@@ -40863,7 +41219,7 @@
commit ee191363e22940ae7b06945e68c4738b17c78348
Author: Pino Toscano <pino at kde.org>
-Date: Sun Nov 30 16:17:32 2008 +0100
+Date: Sun Nov 30 16:17:32 2008 +0100
move the addTocChildren() implementation in the cpp
@@ -40877,7 +41233,7 @@
commit f8eaabf1aa7e384619129a7509be85d0c3bfb825
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Nov 30 13:33:12 2008 +0100
+Date: Sun Nov 30 13:33:12 2008 +0100
Update copyrights of the last commits
@@ -40886,7 +41242,7 @@
commit 5f4fedfae6098e25644ffe5d4b1ed0bac043841d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Nov 29 19:51:27 2008 +0100
+Date: Sat Nov 29 19:51:27 2008 +0100
Use the Length specified in the Stream as initial bufSize
@@ -40898,7 +41254,7 @@
commit 12f6d6ba2052fbdc8ea4ba7c7c9277e75bf170a5
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Nov 23 18:20:14 2008 +0100
+Date: Sun Nov 23 18:20:14 2008 +0100
Fix a crash when the second argument of opMarkPoint is not a
dictionary
@@ -40912,7 +41268,7 @@
commit 817e123a28e9f6b7e5be23f7ac2ba3bcec5e3f3f
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Nov 22 21:48:37 2008 +1030
+Date: Sat Nov 22 21:48:37 2008 +1030
Don't compare print flag for non Type 3 fonts in cairo font cache
@@ -40922,7 +41278,7 @@
commit 68f8ade28764855d4f663607c50c8202b1268296
Author: Albert Astals Cid <tsdgeos at samsung.localdomain>
-Date: Sun Nov 23 10:54:46 2008 +0100
+Date: Sun Nov 23 10:54:46 2008 +0100
Compile with -pedantic
@@ -40933,7 +41289,7 @@
commit 4a4fa7ed44a87e47a6078a1f7bb6f41071672ea7
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Nov 18 20:11:07 2008 +0100
+Date: Tue Nov 18 20:11:07 2008 +0100
Fix a crash when selecting text in word mode
@@ -40942,7 +41298,7 @@
commit a6f5032ab0d6edbf3879f39efff7916b1f7233da
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Nov 16 18:24:06 2008 +0100
+Date: Sun Nov 16 18:24:06 2008 +0100
optContentConfig is not actually stored in PDFDoc but in Catalog
@@ -40951,7 +41307,7 @@
commit b843ac34c6c4ca1580f99fa2220c59dfcd91f026
Author: Pino Toscano <pino at kde.org>
-Date: Sat Nov 15 14:49:02 2008 +0100
+Date: Sat Nov 15 14:49:02 2008 +0100
[Qt4] deserialize the value of the 'right' coordinate, too
@@ -40960,19 +41316,19 @@
commit 03061fdae49842556c9ff48e61914fc88502e1d8
Author: Tim Mooney <enchanter at users.sourceforge.net>
-Date: Thu Nov 13 22:32:22 2008 +0100
+Date: Thu Nov 13 22:32:22 2008 +0100
Fix build on Solaris 10 + Sun Studio 12.
Fixes bug 17496
- configure.ac | 14 ++++++++++++++
+ configure.ac | 14 ++++++++++++++
test/Makefile.am | 6 ++++--
2 files changed, 18 insertions(+), 2 deletions(-)
commit 17b18be4fd25f2ca2b4ed7382d9fda50410c44f1
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Wed Nov 12 20:40:57 2008 +1030
+Date: Wed Nov 12 20:40:57 2008 +1030
Ensure cairo font matrix is invertable
@@ -40983,14 +41339,14 @@
commit e2257e6916cd1067d43db9ed45f944413c61ed64
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Nov 9 22:44:48 2008 +0100
+Date: Sun Nov 9 22:44:48 2008 +0100
Update copyrights of the last commits
poppler/CairoFontEngine.cc | 1 +
poppler/CairoFontEngine.h | 1 +
- poppler/Form.cc | 2 +-
- poppler/Gfx.h | 1 +
+ poppler/Form.cc | 2 +-
+ poppler/Gfx.h | 1 +
poppler/OptionalContent.h | 1 +
qt4/src/poppler-optcontent.cc | 1 +
6 files changed, 6 insertions(+), 1 deletion(-)
@@ -40997,17 +41353,17 @@
commit 069f8ad9453e612e907b561aa50983c34400193d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Nov 9 20:36:06 2008 +0100
+Date: Sun Nov 9 20:36:06 2008 +0100
MakeItBuild
- glib/CMakeLists.txt | 1 +
+ glib/CMakeLists.txt | 1 +
glib/demo/CMakeLists.txt | 1 +
2 files changed, 2 insertions(+)
commit 04025c4f65bbb7e4330f6d17d917a035c0906f3d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Nov 9 17:03:20 2008 +0100
+Date: Sun Nov 9 17:03:20 2008 +0100
Fix a crash when initializing an Annot with a null catalog
@@ -41019,7 +41375,7 @@
commit 471255c5a3850984997d91c7850759eb0c7e8a9c
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Nov 8 20:58:57 2008 +0100
+Date: Sat Nov 8 20:58:57 2008 +0100
[glib-demo] Add Optional Content demo
@@ -41032,24 +41388,24 @@
commit 7363c25e1d83332932d9b4fe16d7fb4e364da628
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 26 19:47:35 2008 +0100
+Date: Sun Oct 26 19:47:35 2008 +0100
[glib] Add Optional Content support
- glib/Makefile.am | 2 +
+ glib/Makefile.am | 2 +
glib/poppler-document.cc | 377
++++++++++++++++++++++++++++++++++++++++++++++
glib/poppler-document.h | 12 ++
- glib/poppler-layer.cc | 201 ++++++++++++++++++++++++
- glib/poppler-layer.h | 43 ++++++
+ glib/poppler-layer.cc | 201 ++++++++++++++++++++++++
+ glib/poppler-layer.h | 43 ++++++
glib/poppler-private.h | 21 +++
- glib/poppler.h | 3 +
+ glib/poppler.h | 3 +
glib/test-poppler-glib.cc | 52 ++++++-
8 files changed, 710 insertions(+), 1 deletion(-)
commit c674566f458b54097f21aae0d4bf8637146565c5
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 26 19:42:53 2008 +0100
+Date: Sun Oct 26 19:42:53 2008 +0100
Fix memory leaks in OptionalContent
@@ -41059,7 +41415,7 @@
commit 06ca313b8ecb8abb8dec3b418d118525b7bb0fdf
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 26 19:11:45 2008 +0100
+Date: Sun Oct 26 19:11:45 2008 +0100
Check annotation optional content properties before drawing it
@@ -41069,7 +41425,7 @@
commit a6d58927b048aa043cb6b6ed3ee9aeb213578924
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Nov 8 20:50:40 2008 +0100
+Date: Sat Nov 8 20:50:40 2008 +0100
Do not show hidden optional content
@@ -41078,12 +41434,12 @@
poppler/Gfx.cc | 113
++++++++++++++++++++++++++++++++++++++++-----------------
- poppler/Gfx.h | 7 +++-
+ poppler/Gfx.h | 7 +++-
2 files changed, 84 insertions(+), 36 deletions(-)
commit 5f168f991477e291290350a28f4a60a565e187b9
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Oct 20 17:56:11 2008 +0200
+Date: Mon Oct 20 17:56:11 2008 +0200
[glib] Show action titles when printing the index in test program
@@ -41092,23 +41448,23 @@
commit a906d12e16748d9a40c0db4043a576fd3d004341
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Nov 8 20:20:00 2008 +0100
+Date: Sat Nov 8 20:20:00 2008 +0100
Minor code cleanup and consistency issues
- poppler/OptionalContent.cc | 22 +++++++++++-----------
- poppler/OptionalContent.h | 8 ++++----
- qt4/src/poppler-optcontent.cc | 6 +++---
+ poppler/OptionalContent.cc | 22 +++++++++++-----------
+ poppler/OptionalContent.h | 8 ++++----
+ qt4/src/poppler-optcontent.cc | 6 +++---
qt4/tests/check_optcontent.cpp | 8 ++++----
4 files changed, 22 insertions(+), 22 deletions(-)
commit e73c2ce906b7e1f06d641f7e0733aad6336b4091
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun Oct 19 12:44:13 2008 +0200
+Date: Sun Oct 19 12:44:13 2008 +0200
Delete the optContent object if it's invalid
- poppler/Catalog.cc | 4 ++++
+ poppler/Catalog.cc | 4 ++++
poppler/OptionalContent.cc | 3 +++
poppler/OptionalContent.h | 5 +++++
3 files changed, 12 insertions(+)
@@ -41115,7 +41471,7 @@
commit 2900e7e4c920d735d5a727e9e39f71df97bd7b93
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Nov 8 18:12:47 2008 +0100
+Date: Sat Nov 8 18:12:47 2008 +0100
A new cairo is needed
@@ -41124,7 +41480,7 @@
commit aaaecd2e86769d3a99e21577448a193711985958
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 5 22:47:30 2008 +0100
+Date: Wed Nov 5 22:47:30 2008 +0100
Do not abort if indexHighA is 'invalid', move it to the closest
valid value and try with it
@@ -41136,7 +41492,7 @@
commit 82f4228a50efe6447c68f7f6d34a7805b7e4b75e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 5 20:57:17 2008 +0100
+Date: Wed Nov 5 20:57:17 2008 +0100
Add myself here
@@ -41145,7 +41501,7 @@
commit 8df7d83439f0e9ab200840f912f1c08bbf44bd6e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 5 20:49:01 2008 +0100
+Date: Wed Nov 5 20:49:01 2008 +0100
[Qt4Demo] Fix leak
@@ -41154,7 +41510,7 @@
commit d3c424e0362f53bda5c4e2e415823d78ace76253
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 5 20:14:17 2008 +0100
+Date: Wed Nov 5 20:14:17 2008 +0100
Rename i to j so that code is more clear by not shadowing the
function parameter
@@ -41164,7 +41520,7 @@
commit 9d12de9b59de4336eabb423f7bf0363b6a35e2a8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 5 20:00:01 2008 +0100
+Date: Wed Nov 5 20:00:01 2008 +0100
Fix crash in case indices is NULL
@@ -41176,7 +41532,7 @@
commit fc61dad9daa15f83802ffa5c3cd9b59d80bb310b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 5 19:52:00 2008 +0100
+Date: Wed Nov 5 19:52:00 2008 +0100
[Qt] Fix leak
@@ -41185,7 +41541,7 @@
commit 981fb857b0afb1cda7836744dcf37906285512b4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 5 19:49:18 2008 +0100
+Date: Wed Nov 5 19:49:18 2008 +0100
[Qt] Fix memory leak
@@ -41194,7 +41550,7 @@
commit e925e92d5cbfc009c138ece117227a3b0894ead6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Nov 5 19:44:40 2008 +0100
+Date: Wed Nov 5 19:44:40 2008 +0100
Do not leak uBuf in the error case
@@ -41203,7 +41559,7 @@
commit 0741a402632ec5a8641ff11707142bf2731c1833
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Nov 1 22:27:48 2008 +1030
+Date: Sat Nov 1 22:27:48 2008 +1030
Restore the cairo Type3 font image prescaling funtionality
@@ -41216,7 +41572,7 @@
commit 91a7c3fdd44f30b0b50ed05a3313bbb1b5c86e71
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Nov 1 20:57:24 2008 +1030
+Date: Sat Nov 1 20:57:24 2008 +1030
Remove cairo font matrix y flip when inside a Type 3 char
@@ -41228,7 +41584,7 @@
commit 3bf4d7d75b455a9a0b5ee3a8c78b218e5af5185a
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Nov 1 20:50:07 2008 +1030
+Date: Sat Nov 1 20:50:07 2008 +1030
Transform the glyph advance by the font matrix
@@ -41237,7 +41593,7 @@
commit 4aa32bad61d008a854fdc9e902d6834bb1687d7e
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Nov 1 20:49:04 2008 +1030
+Date: Sat Nov 1 20:49:04 2008 +1030
Use the font BBox, not the font matrix to set the Gfx BBox
@@ -41246,7 +41602,7 @@
commit 987955440c7711f440c3d2b5cc8c05ec07228a77
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Nov 1 20:47:05 2008 +1030
+Date: Sat Nov 1 20:47:05 2008 +1030
Ensure both the font matrix and y-axis flip are in the matrix
@@ -41257,7 +41613,7 @@
commit 5c051aa117477cba5d350adfc539acb4b5f2a56a
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Nov 1 01:59:07 2008 +1030
+Date: Sat Nov 1 01:59:07 2008 +1030
Require cairo 1.8.2 for user-font support
@@ -41266,7 +41622,7 @@
commit a3edfa30680864b95a5196c5619846de42980857
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Nov 1 01:57:32 2008 +1030
+Date: Sat Nov 1 01:57:32 2008 +1030
Implement Type 3 fonts in cairo backend using cairo user-fonts
@@ -41273,13 +41629,13 @@
poppler/CairoFontEngine.cc | 174
+++++++++++++++++++++++++++++++++++++++++++--
poppler/CairoFontEngine.h | 18 +++++
- poppler/CairoOutputDev.cc | 9 ++-
- poppler/CairoOutputDev.h | 4 +-
+ poppler/CairoOutputDev.cc | 9 ++-
+ poppler/CairoOutputDev.h | 4 +-
4 files changed, 194 insertions(+), 11 deletions(-)
commit feab1e982a2ee39bb372d593633a06b6a499822f
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Nov 1 01:21:39 2008 +1030
+Date: Sat Nov 1 01:21:39 2008 +1030
Add CairoOutputDev functions for getting Type 3 glyph metrics
@@ -41289,7 +41645,7 @@
commit a75efe208d899d4a23d5e2fcef200e4225721636
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sat Nov 1 00:26:40 2008 +1030
+Date: Sat Nov 1 00:26:40 2008 +1030
Make the catalog available to CairoFontEngine
@@ -41298,12 +41654,12 @@
poppler/CairoFontEngine.h | 3 ++-
poppler/CairoOutputDev.cc | 7 +++++--
poppler/CairoOutputDev.h | 3 ++-
- test/pdf-inspector.cc | 2 +-
+ test/pdf-inspector.cc | 2 +-
6 files changed, 13 insertions(+), 7 deletions(-)
commit 941d3976c496b75a3c5a9d19b80044fc2b57bd98
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Oct 31 22:44:41 2008 +1030
+Date: Fri Oct 31 22:44:41 2008 +1030
Allow multiple instances of CairoOutputDev to be created
@@ -41315,7 +41671,7 @@
commit 94cff513d8589f51b243fcb078f82cb931bb6d35
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Oct 31 21:11:01 2008 +1030
+Date: Fri Oct 31 21:11:01 2008 +1030
Use correct return type in _ft_new_face
@@ -41324,7 +41680,7 @@
commit 0b5ee897a24ce1edfca19a3b843f9b7ee7026d07
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Fri Oct 31 20:55:14 2008 +1030
+Date: Fri Oct 31 20:55:14 2008 +1030
Refactor CairoFont
@@ -41338,30 +41694,30 @@
commit a5865dae5b414de5f6dbda2a512101050c374e06
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Oct 28 10:30:59 2008 +0100
+Date: Tue Oct 28 10:30:59 2008 +0100
[glib] Add DISABLE_SINGLE_INCLUDES flags and fix glib-demo
- configure.ac | 4 ++++
- glib/Makefile.am | 3 ++-
- glib/demo/Makefile.am | 3 ++-
- glib/demo/annots.h | 2 +-
+ configure.ac | 4 ++++
+ glib/Makefile.am | 3 ++-
+ glib/demo/Makefile.am | 3 ++-
+ glib/demo/annots.h | 2 +-
glib/demo/attachments.h | 2 +-
- glib/demo/fonts.h | 2 +-
- glib/demo/forms.h | 2 +-
- glib/demo/images.h | 2 +-
- glib/demo/info.h | 2 +-
- glib/demo/links.h | 2 +-
- glib/demo/outline.h | 2 +-
- glib/demo/page.h | 2 +-
- glib/demo/render.h | 2 +-
+ glib/demo/fonts.h | 2 +-
+ glib/demo/forms.h | 2 +-
+ glib/demo/images.h | 2 +-
+ glib/demo/info.h | 2 +-
+ glib/demo/links.h | 2 +-
+ glib/demo/outline.h | 2 +-
+ glib/demo/page.h | 2 +-
+ glib/demo/render.h | 2 +-
glib/demo/transitions.h | 2 +-
- glib/demo/utils.h | 2 +-
+ glib/demo/utils.h | 2 +-
15 files changed, 20 insertions(+), 14 deletions(-)
commit e07bfb54b77430e10e50c33151cf0afc9854006c
Author: Christian Persch <chpe at gnome.org>
-Date: Tue Oct 28 10:29:51 2008 +0100
+Date: Tue Oct 28 10:29:51 2008 +0100
[glib] Fix build when compiling with GTK_DISABLE_SINGLE_INCLUDES
@@ -41370,19 +41726,19 @@
commit a84d272ffd2b593ac98148e71b83fba299c60fea
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Tue Oct 28 10:01:00 2008 +0100
+Date: Tue Oct 28 10:01:00 2008 +0100
[glib] Add disable deprecated compile flags and fix compile warnings
- configure.ac | 6 ++++++
- glib/Makefile.am | 3 ++-
- glib/demo/Makefile.am | 4 +++-
+ configure.ac | 6 ++++++
+ glib/Makefile.am | 3 ++-
+ glib/demo/Makefile.am | 4 +++-
glib/demo/attachments.c | 4 ++--
4 files changed, 13 insertions(+), 4 deletions(-)
commit 43f2b84a81625abee84c93cdced7fb92c99cd944
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Oct 21 23:00:55 2008 +0200
+Date: Tue Oct 21 23:00:55 2008 +0200
[Qt4] Small docu improvement
@@ -41391,7 +41747,7 @@
commit 00f9995b4960575cd1f392474c585f2140c8e587
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Oct 12 14:20:01 2008 +0200
+Date: Sun Oct 12 14:20:01 2008 +0200
Do not crash if there is not font
@@ -41402,7 +41758,7 @@
commit 084cc4335cfe2c0e66219eba4c1177ee7ff018c5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Oct 10 23:15:35 2008 +0200
+Date: Fri Oct 10 23:15:35 2008 +0200
obj4 should be the index 1 on the Array, not the 0, that's already
obj3
@@ -41412,7 +41768,7 @@
commit d7442c90206d4b7a8ebc58f995647eb87ac35f42
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 9 22:53:00 2008 +0200
+Date: Thu Oct 9 22:53:00 2008 +0200
If Name is a Ref we want to get the String it references, not the Ref
@@ -41421,20 +41777,20 @@
commit 93f8dd9e837557bbfc0f058a664c356e3d6e82c0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Oct 9 21:28:27 2008 +0200
+Date: Thu Oct 9 21:28:27 2008 +0200
Poppler 0.10.0
CMakeLists.txt | 2 +-
- NEWS | 16 ++++++++++++++++
- configure.ac | 2 +-
- msvc/config.h | 6 +++---
+ NEWS | 16 ++++++++++++++++
+ configure.ac | 2 +-
+ msvc/config.h | 6 +++---
qt4/src/Doxyfile | 2 +-
5 files changed, 22 insertions(+), 6 deletions(-)
commit cdd9bf016de0d3f96b1d5e304c9d02f2bf71ff18
Author: Mark Kaplan <mkaplan at finjan.com>
-Date: Wed Oct 8 22:29:11 2008 +0200
+Date: Wed Oct 8 22:29:11 2008 +0200
Initialize properly OptionalContentGroup::m_name
@@ -41443,7 +41799,7 @@
commit c7b87f3b8cbbcca29a1974debc2233f621a2e33b
Author: Carlo Bramini <carlo.bramix at libero.it>
-Date: Mon Oct 6 19:32:27 2008 +0200
+Date: Mon Oct 6 19:32:27 2008 +0200
Fix link on Mingw+Msys
@@ -41452,7 +41808,7 @@
commit e92255296511cae9cbbac8de800d8b26e5f681f1
Author: Pino Toscano <pino at kde.org>
-Date: Sun Oct 5 15:57:06 2008 +0200
+Date: Sun Oct 5 15:57:06 2008 +0200
[Qt4] when the PDF exporting fails, delete the file if it was
created by
@@ -41463,7 +41819,7 @@
commit 360f470b852e37d400949343763a18bf598820e8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 4 20:04:44 2008 +0200
+Date: Sat Oct 4 20:04:44 2008 +0200
Remove unused var
@@ -41472,7 +41828,7 @@
commit df7317f1320513b4f66cb6618d753b82042671f5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 4 19:48:57 2008 +0200
+Date: Sat Oct 4 19:48:57 2008 +0200
free the object
@@ -41481,7 +41837,7 @@
commit 9946d9af9dd5d5b96d5c777413a3e253dfd1f291
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 4 19:39:46 2008 +0200
+Date: Sat Oct 4 19:39:46 2008 +0200
If we try saving a document that was encrypted, we break everything,
so just fail early
@@ -41491,7 +41847,7 @@
commit 108959432af7714cb8ffe42d98d40c97f936a2e6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 4 19:39:24 2008 +0200
+Date: Sat Oct 4 19:39:24 2008 +0200
Correctly return wheter it was saved or not
@@ -41500,7 +41856,7 @@
commit 4c6cb1c204d782e2ac2113b57f6d372b4716017d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 4 01:46:58 2008 +0200
+Date: Sat Oct 4 01:46:58 2008 +0200
Remove spurious //
@@ -41509,7 +41865,7 @@
commit e8e7809ab4b115cbe67251da12989fc024912514
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 4 01:43:02 2008 +0200
+Date: Sat Oct 4 01:43:02 2008 +0200
There are files that have more than one encoding definition per line,
make them work
@@ -41522,7 +41878,7 @@
commit 7604e025038fee24c2cb3001f2100d5d1e48efe1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Oct 4 00:35:46 2008 +0200
+Date: Sat Oct 4 00:35:46 2008 +0200
Fix Poppler::Link::linkArea for rotated pages
@@ -41533,7 +41889,7 @@
commit 450b21e4528a8e890d3dda37ecb0a68602f8efaa
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Oct 1 00:46:29 2008 +0200
+Date: Wed Oct 1 00:46:29 2008 +0200
I've changed these files this year too, update copyright
@@ -41543,7 +41899,7 @@
commit 98310ca24841789cf53b10d34e271ceb4e054001
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 30 23:59:43 2008 +0200
+Date: Tue Sep 30 23:59:43 2008 +0200
Fix StitchingFunction(StitchingFunction *func) and
GfxAxialShading(GfxAxialShading *shading)
@@ -41556,20 +41912,20 @@
commit d12f5f4395eb18f8d29182e24acddd3e2b5cfe88
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 30 23:20:26 2008 +0200
+Date: Tue Sep 30 23:20:26 2008 +0200
0.9.3
CMakeLists.txt | 2 +-
- NEWS | 17 +++++++++++++++++
- configure.ac | 2 +-
- msvc/config.h | 6 +++---
+ NEWS | 17 +++++++++++++++++
+ configure.ac | 2 +-
+ msvc/config.h | 6 +++---
qt4/src/Doxyfile | 2 +-
5 files changed, 23 insertions(+), 6 deletions(-)
commit d61e464754521555a06ed0901955f49be4def29a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 30 19:26:17 2008 +0200
+Date: Tue Sep 30 19:26:17 2008 +0200
Timothy also agreed, now Ed Catmur is the last one missing to answer
@@ -41579,7 +41935,7 @@
commit 3225f54fea7cbb6b25d7223268cdeccfdd823375
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 30 00:27:49 2008 +0200
+Date: Tue Sep 30 00:27:49 2008 +0200
And Marco said yes to GPLv2+
@@ -41594,7 +41950,7 @@
commit 268d803c9dd67b7f78f8dcdc3c7653c8b2c2d08f
Author: Warren Toomey <wkt at tuhs.org>
-Date: Mon Sep 29 21:14:40 2008 +0200
+Date: Mon Sep 29 21:14:40 2008 +0200
Let HmtlOutputDev process images
@@ -41604,7 +41960,7 @@
commit a29984ab777c64a1cb286b667a6a91ad9b191f40
Merge: f399afe 6865872
Author: Pino Toscano <pino at kde.org>
-Date: Sun Sep 28 23:39:08 2008 +0200
+Date: Sun Sep 28 23:39:08 2008 +0200
Merge branch 'master' of
ssh://pino@git.freedesktop.org/git/poppler/poppler
@@ -41611,19 +41967,19 @@
commit f399afe6f6b9c250327d0e4c5b3f2839889d7095
Author: Pino Toscano <pino at kde.org>
-Date: Sun Sep 28 23:38:34 2008 +0200
+Date: Sun Sep 28 23:38:34 2008 +0200
[Qt4] various apidox improvements
- qt4/src/Mainpage.dox | 10 +---
+ qt4/src/Mainpage.dox | 10 +---
qt4/src/poppler-link.h | 92 +++++++++++++++++++++++++++++++++----
- qt4/src/poppler-qt4.h | 121
+ qt4/src/poppler-qt4.h | 121
+++++++++++++++++++++++++++++++++----------------
3 files changed, 168 insertions(+), 55 deletions(-)
commit 68658721583b05ebacb1165ac36e91d49735bbd9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 28 19:29:06 2008 +0200
+Date: Sun Sep 28 19:29:06 2008 +0200
If tables is null, don't try to write to file as it'll crash, fixes
crash on 17811 when using cairooutputdev
@@ -41633,7 +41989,7 @@
commit 3cb5b7fc5ae168ef58fd1905f61c1b9abe6cb86c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 28 19:25:53 2008 +0200
+Date: Sun Sep 28 19:25:53 2008 +0200
Introduce greallocn_checkoverflow and use it in FoFiTrueType::parse
@@ -41640,13 +41996,13 @@
Fixes the other part of bug 17811
fofi/FoFiTrueType.cc | 4 ++--
- goo/gmem.cc | 21 +++++++++++++++++++++
- goo/gmem.h | 1 +
+ goo/gmem.cc | 21 +++++++++++++++++++++
+ goo/gmem.h | 1 +
3 files changed, 24 insertions(+), 2 deletions(-)
commit aa7ef03af49f74ed558dcbab8ad4c594bb2b7d53
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 28 19:24:43 2008 +0200
+Date: Sun Sep 28 19:24:43 2008 +0200
If libjpeg tells us to abort, let's abort :D
@@ -41657,29 +42013,29 @@
commit e2461c9aa4d74b5511621d7222979948e31541ad
Author: Pino Toscano <pino at kde.org>
-Date: Sun Sep 28 18:07:25 2008 +0200
+Date: Sun Sep 28 18:07:25 2008 +0200
[Qt4] Activate the 'printing' flag by default in the PSConverter.
qt4/src/poppler-ps-converter.cc | 2 +-
- qt4/src/poppler-qt4.h | 2 ++
+ qt4/src/poppler-qt4.h | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
commit 957d7acb66635e9748c6bc7a31cdbbcbb8da9011
Author: Carlo Bramini <carlo.bramix at libero.it>
-Date: Sat Sep 27 17:23:20 2008 +0200
+Date: Sat Sep 27 17:23:20 2008 +0200
Misc mingw fixes
- configure.ac | 2 +-
+ configure.ac | 2 +-
glib/Makefile.am | 2 +-
glib/demo/info.cc | 1 +
- m4/libjpeg.m4 | 2 +-
+ m4/libjpeg.m4 | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
commit b3828203c4e594754957033ea826e8e22164fd5b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Sep 26 23:08:14 2008 +0200
+Date: Fri Sep 26 23:08:14 2008 +0200
Carl agreed too, so CairoOutputDev.cc is done
@@ -41690,7 +42046,7 @@
commit a197a07728d19abc2708979c95b4ef53e88fcb55
Author: Carlo Bramini <carlo.bramix at libero.it>
-Date: Fri Sep 26 18:42:05 2008 +0200
+Date: Fri Sep 26 18:42:05 2008 +0200
Compile where localtime_r is not available
@@ -41699,7 +42055,7 @@
commit 38884e1722ac7e15c62cece20035c5fb0020f4b3
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 24 14:18:38 2008 +0200
+Date: Wed Sep 24 14:18:38 2008 +0200
Do what Jeff really want to do, mark the font as invalid if it matches
any of the known collections that Identity is not a good fallback
@@ -41711,7 +42067,7 @@
commit 0e080aaf44816e5d5b9008f3c2fb54868932f0ac
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 24 13:12:13 2008 +0200
+Date: Wed Sep 24 13:12:13 2008 +0200
Remove non-needed X includes
@@ -41718,12 +42074,12 @@
Spotted by Carlo Bramini
test/gtk-cairo-test.cc | 3 ---
- test/pdf-inspector.cc | 3 ---
+ test/pdf-inspector.cc | 3 ---
2 files changed, 6 deletions(-)
commit 6888b023fdb199d3c5fb705bd928aedf68eeffdb
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 23 23:28:04 2008 +0200
+Date: Tue Sep 23 23:28:04 2008 +0200
Only do the scale to 'm' size trick on non embedded fonts as it was
meant to be
@@ -41735,20 +42091,20 @@
commit 539d29f4f3b24b98c9fc5f88d3477e427fbe409d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 23 22:39:50 2008 +0200
+Date: Tue Sep 23 22:39:50 2008 +0200
0.9.2
CMakeLists.txt | 2 +-
- NEWS | 19 +++++++++++++++++++
- configure.ac | 2 +-
- msvc/config.h | 6 +++---
+ NEWS | 19 +++++++++++++++++++
+ configure.ac | 2 +-
+ msvc/config.h | 6 +++---
qt4/src/Doxyfile | 2 +-
5 files changed, 25 insertions(+), 6 deletions(-)
commit abd070a79d8345bda3853395a39e4e2882c4ff8a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 22 20:23:11 2008 +0200
+Date: Mon Sep 22 20:23:11 2008 +0200
Check the types here too
@@ -41760,7 +42116,7 @@
commit df47e4c441e4ec79b1bb40de7044c9501f243b76
Author: Chris Wilson <chris at chris-wilson.co.uk>
-Date: Tue Sep 16 12:56:04 2008 +0100
+Date: Tue Sep 16 12:56:04 2008 +0100
Check for duplicate open fonts.
@@ -41775,7 +42131,7 @@
just 90
MiB.
- configure.ac | 1 +
+ configure.ac | 1 +
poppler/CairoFontEngine.cc | 214
+++++++++++++++++++++++++++++++++++++++------
2 files changed, 190 insertions(+), 25 deletions(-)
@@ -41782,7 +42138,7 @@
commit 41d1edddcf84ca23c0fc39c5f4f3a49e408a9f1a
Author: Kouhei Sutou <kou at cozmixng.org>
-Date: Sun Sep 21 16:33:33 2008 +0200
+Date: Sun Sep 21 16:33:33 2008 +0200
[glib-demo] Fix a crash in forms demo
@@ -41791,7 +42147,7 @@
commit fe26075353226be9a02c8cf1a6a29586de15ce86
Author: Pino Toscano <pino at kde.org>
-Date: Sun Sep 21 12:03:21 2008 +0200
+Date: Sun Sep 21 12:03:21 2008 +0200
really use the key passed to it
@@ -41800,7 +42156,7 @@
commit 8aa531cb478d6ae838a94f9f31e6a0bbd0dd957c
Author: Pino Toscano <pino at kde.org>
-Date: Sun Sep 21 11:18:22 2008 +0200
+Date: Sun Sep 21 11:18:22 2008 +0200
Read the 'readOnly' attribute directly in the FormField constructor.
@@ -41809,7 +42165,7 @@
commit b56f64d676bdabd4a3ebe0eb2237f4c202a3707d
Author: Pino Toscano <pino at kde.org>
-Date: Sun Sep 21 00:53:54 2008 +0200
+Date: Sun Sep 21 00:53:54 2008 +0200
Handle streams as entries for the catalog JS name tree.
@@ -41818,67 +42174,67 @@
commit 93386d67b3d7adbd87547e9742e4df1c10eadbc1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 20 16:20:03 2008 +0200
+Date: Sat Sep 20 16:20:03 2008 +0200
Compile with -pedantic
- poppler/Form.h | 4 ++--
+ poppler/Form.h | 4 ++--
qt4/src/poppler-embeddedfile.cc | 4 ++--
- qt4/src/poppler-movie.cc | 3 ++-
- qt4/src/poppler-sound.cc | 3 ++-
- qt4/src/poppler-textbox.cc | 2 +-
+ qt4/src/poppler-movie.cc | 3 ++-
+ qt4/src/poppler-sound.cc | 3 ++-
+ qt4/src/poppler-textbox.cc | 2 +-
5 files changed, 9 insertions(+), 7 deletions(-)
commit 6961fd8efe3db6ee7077dc2ed072498696dae31a
Author: Tomas Are Haavet <tomasare at gmail.com>
-Date: Sat Sep 20 16:13:37 2008 +0200
+Date: Sat Sep 20 16:13:37 2008 +0200
Remove some warnings and errors when compiling with gcc and -pedantic
- fofi/FoFiTrueType.cc | 3 ++-
- glib/poppler-annot.cc | 8 ++++----
+ fofi/FoFiTrueType.cc | 3 ++-
+ glib/poppler-annot.cc | 8 ++++----
glib/poppler-attachment.cc | 2 +-
glib/poppler-document.cc | 6 +++---
glib/poppler-form-field.cc | 2 +-
- glib/poppler-page.cc | 2 +-
- poppler/Annot.h | 5 +++--
- splash/SplashTypes.h | 3 ++-
+ glib/poppler-page.cc | 2 +-
+ poppler/Annot.h | 5 +++--
+ splash/SplashTypes.h | 3 ++-
8 files changed, 17 insertions(+), 14 deletions(-)
commit 4e9a04da358b1527a08102e601a52f07930532f2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 20 16:10:50 2008 +0200
+Date: Sat Sep 20 16:10:50 2008 +0200
Add mention of GPLv2 or later in poppler changes to all files except
Splash.cc and Splash.h, i've still no answer from Marco :-(
splash/SplashBitmap.cc | 3 +++
- splash/SplashBitmap.h | 3 +++
+ splash/SplashBitmap.h | 3 +++
splash/SplashErrorCodes.h | 3 +++
splash/SplashFTFont.cc | 3 +++
- splash/SplashFTFont.h | 3 +++
+ splash/SplashFTFont.h | 3 +++
splash/SplashFTFontEngine.cc | 3 +++
splash/SplashFTFontEngine.h | 3 +++
splash/SplashFTFontFile.cc | 3 +++
splash/SplashFTFontFile.h | 3 +++
- splash/SplashFont.cc | 3 +++
- splash/SplashFont.h | 3 +++
+ splash/SplashFont.cc | 3 +++
+ splash/SplashFont.h | 3 +++
splash/SplashFontEngine.cc | 3 +++
splash/SplashFontEngine.h | 3 +++
splash/SplashFontFile.cc | 3 +++
splash/SplashFontFile.h | 3 +++
splash/SplashT1Font.cc | 3 +++
- splash/SplashT1Font.h | 3 +++
+ splash/SplashT1Font.h | 3 +++
splash/SplashT1FontEngine.cc | 3 +++
splash/SplashT1FontFile.cc | 3 +++
splash/SplashT1FontFile.h | 3 +++
- splash/SplashTypes.h | 3 +++
+ splash/SplashTypes.h | 3 +++
splash/SplashXPathScanner.cc | 3 +++
22 files changed, 66 insertions(+)
commit beb87362072d5b480cf6b2c02445ec17c119ff56
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 20 15:47:25 2008 +0200
+Date: Sat Sep 20 15:47:25 2008 +0200
Add Tomas' Copyright
@@ -41887,7 +42243,7 @@
commit 8ccb1bb651b129875ef802356c4a229b2ce31973
Author: Tomas Are Haavet <tomasare at gmail.com>
-Date: Sat Sep 20 15:45:47 2008 +0200
+Date: Sat Sep 20 15:45:47 2008 +0200
Initialize pos the correct value to not have crashes
@@ -41896,7 +42252,7 @@
commit 77bf8ec94e36fef7e120f1dc4bb1390be71cfb97
Author: Tomas Are Haavet <tomasare at gmail.com>
-Date: Sat Sep 20 14:17:06 2008 +0200
+Date: Sat Sep 20 14:17:06 2008 +0200
Fix memory leak
@@ -41905,7 +42261,7 @@
commit b22be54dc2205269974315ca748d835d0990d6da
Author: Tomas Are Haavet <tomasare at gmail.com>
-Date: Sat Sep 20 14:16:26 2008 +0200
+Date: Sat Sep 20 14:16:26 2008 +0200
Fix mismatched free/delete
@@ -41914,7 +42270,7 @@
commit ac16174da1d6f19445f78e7cd7c4a18cb9524dde
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 20 00:52:19 2008 +0200
+Date: Sat Sep 20 00:52:19 2008 +0200
make sure the image is setup before using it, otherwise some things
don't print correctly like PDF from bug 17645
@@ -41924,20 +42280,20 @@
commit ffa4ffdf7fe83035c72addd8c4c8ee566621ba06
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 17 23:27:30 2008 +0200
+Date: Wed Sep 17 23:27:30 2008 +0200
0.9.1
CMakeLists.txt | 2 +-
- NEWS | 13 +++++++++++++
- configure.ac | 2 +-
- msvc/config.h | 6 +++---
+ NEWS | 13 +++++++++++++
+ configure.ac | 2 +-
+ msvc/config.h | 6 +++---
qt4/src/Doxyfile | 2 +-
5 files changed, 19 insertions(+), 6 deletions(-)
commit f57cbe32bcde0808943b9be2456dd69fa5b6dd27
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Sep 14 22:18:38 2008 +0200
+Date: Sun Sep 14 22:18:38 2008 +0200
If when looking for an object we get objSomeNumberAfter assume it
was an int of SomeNumberAfter
@@ -41950,7 +42306,7 @@
commit 1a852064ff5a1a15bc315ddca472a0ad74292581
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sat Sep 13 12:11:41 2008 +0200
+Date: Sat Sep 13 12:11:41 2008 +0200
[glib-demo] Do not try to get info about remote destinations
@@ -41959,7 +42315,7 @@
commit 951cffeb2cbff4e179043033b5ac7f5eb764d6dc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Sep 12 12:05:53 2008 +0200
+Date: Fri Sep 12 12:05:53 2008 +0200
Make sure DecryptAESState::bufIdx is never bigger than 16, otherwise
we crash
@@ -41972,7 +42328,7 @@
commit 491109edbe827860e764b5fcb67456867923858d
Author: Haruyuki Kawabe <Haruyuki.Kawabe at unisys.co.jp>
-Date: Wed Sep 10 23:00:32 2008 +0200
+Date: Wed Sep 10 23:00:32 2008 +0200
Generate the outline file at the same place the other files are
generated
@@ -41984,7 +42340,7 @@
commit 7dfc1e4c9348d537896bda7b0f2ae591afc72866
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 10 00:03:50 2008 +0200
+Date: Wed Sep 10 00:03:50 2008 +0200
we want to distribute this file too
@@ -41993,7 +42349,7 @@
commit ddb73e8dc1ccbddf3b170e12c7153ccaf716d7cc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 9 23:47:33 2008 +0200
+Date: Tue Sep 9 23:47:33 2008 +0200
We want to distribute cmake/modules/FindLIBOPENJPEG.cmake too
@@ -42002,7 +42358,7 @@
commit 646ccc2bb8563d411dc25bdbab53725ae08572ba
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 9 23:22:17 2008 +0200
+Date: Tue Sep 9 23:22:17 2008 +0200
m_doc->doc->getOptContentConfig() can be null, so check for it
@@ -42011,23 +42367,23 @@
commit d7f0bce67101f37f8d3e69d7d701388bcdc7200f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 9 23:18:49 2008 +0200
+Date: Tue Sep 9 23:18:49 2008 +0200
Qt4 frontend had timezone parsing that got lost when moving to the
common function, i suck
- glib/poppler-document.cc | 6 ++++--
- poppler/DateInfo.cc | 20 ++++++++++++++------
- poppler/DateInfo.h | 2 +-
- qt/poppler-document.cc | 6 ++++--
+ glib/poppler-document.cc | 6 ++++--
+ poppler/DateInfo.cc | 20 ++++++++++++++------
+ poppler/DateInfo.h | 2 +-
+ qt/poppler-document.cc | 6 ++++--
qt4/src/poppler-document.cc | 22 +++++++++++++++++++---
- utils/pdfinfo.cc | 6 ++++--
- utils/pdftohtml.cc | 6 ++++--
+ utils/pdfinfo.cc | 6 ++++--
+ utils/pdftohtml.cc | 6 ++++--
7 files changed, 50 insertions(+), 18 deletions(-)
commit 0af8609e6c932de2d85168cc9147854ee84b3a1b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 9 20:55:27 2008 +0200
+Date: Tue Sep 9 20:55:27 2008 +0200
i want this packaged too
@@ -42036,7 +42392,7 @@
commit dd0f4c1510382e17cf33d3fe163e384da1d6d289
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 9 20:48:04 2008 +0200
+Date: Tue Sep 9 20:48:04 2008 +0200
Fix includepath
@@ -42045,7 +42401,7 @@
commit 16c0842c3e01608a72709af55cc5cb8b567efedf
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 9 20:36:18 2008 +0200
+Date: Tue Sep 9 20:36:18 2008 +0200
API changed, so increase soname
@@ -42055,7 +42411,7 @@
commit 217c0d1f80a78713977a7bfbe680fce90f1c6b36
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 8 23:56:28 2008 +0200
+Date: Mon Sep 8 23:56:28 2008 +0200
change version to 0.9.0
@@ -42063,14 +42419,14 @@
in glib/ and we'll have 0.9.0 :-)
CMakeLists.txt | 2 +-
- configure.ac | 2 +-
- msvc/config.h | 6 +++---
+ configure.ac | 2 +-
+ msvc/config.h | 6 +++---
qt4/src/Doxyfile | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
commit e34022a8fcfb9fe211dd6b561377d855972b2087
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 8 23:36:04 2008 +0200
+Date: Mon Sep 8 23:36:04 2008 +0200
Increase soname for libpoppler, i'm almost sure we broke BC there
@@ -42080,17 +42436,17 @@
commit bc275049d6ef083daf71a043ccf23fd0634f5c4d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 8 23:33:24 2008 +0200
+Date: Mon Sep 8 23:33:24 2008 +0200
soname 3.1.0 for qt4 libs, we are BC/SC but got new API
qt4/src/CMakeLists.txt | 2 +-
- qt4/src/Makefile.am | 2 +-
+ qt4/src/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit 06743a25a73adc3fba95f7b4ad74a6dde1a54ead
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 8 23:23:06 2008 +0200
+Date: Mon Sep 8 23:23:06 2008 +0200
added news for 0.9.0
@@ -42100,7 +42456,7 @@
commit d35ca2ce5df12d40e295873e44b1f18ea40ba897
Author: Pino Toscano <pino at kde.org>
-Date: Sun Sep 7 01:13:33 2008 +0200
+Date: Sun Sep 7 01:13:33 2008 +0200
[Qt4] apidox improvements
@@ -42107,12 +42463,12 @@
qt4/src/poppler-annotation.h | 70
+++++++++++++++++++++++++++++++++++++++++---
qt4/src/poppler-link.h | 12 +++++---
- qt4/src/poppler-qt4.h | 22 ++++++++++++--
+ qt4/src/poppler-qt4.h | 22 ++++++++++++--
3 files changed, 93 insertions(+), 11 deletions(-)
commit 796d4c002d47c85716775d173eddfb2ae8866eaf
Author: Pino Toscano <pino at kde.org>
-Date: Sat Sep 6 22:48:13 2008 +0200
+Date: Sat Sep 6 22:48:13 2008 +0200
no more need for including the qt3 paths
@@ -42123,7 +42479,7 @@
commit db7ee3b3ae0f42155f9245691e4bfdef98a8ed6f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 6 23:16:05 2008 +0200
+Date: Sat Sep 6 23:16:05 2008 +0200
[Qt4] Fix docu
@@ -42132,7 +42488,7 @@
commit 3366059a25611f19ab592cda18c5efe0b9359771
Author: Pino Toscano <pino at kde.org>
-Date: Sat Sep 6 16:34:58 2008 +0200
+Date: Sat Sep 6 16:34:58 2008 +0200
[Qt4] add option flags for the PS converter
@@ -42140,12 +42496,12 @@
- add a flag for setting the "printing" mode
qt4/src/poppler-ps-converter.cc | 34 ++++++++++++++++++++++++++--------
- qt4/src/poppler-qt4.h | 26 ++++++++++++++++++++++++++
+ qt4/src/poppler-qt4.h | 26 ++++++++++++++++++++++++++
2 files changed, 52 insertions(+), 8 deletions(-)
commit afa26d5c9ac9feb61aad30eb65dc00c9854d7f2e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 6 15:46:12 2008 +0200
+Date: Sat Sep 6 15:46:12 2008 +0200
we are printing so pass the print flag as true
@@ -42154,7 +42510,7 @@
commit f5d1eb5eaabaf3ab4bb87b8b4b901bbf30b20b29
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Sep 6 15:43:32 2008 +0200
+Date: Sat Sep 6 15:43:32 2008 +0200
We are pringint here, so pass the printing flag as true
@@ -42166,17 +42522,17 @@
commit 58e828d732f06bae9133dd518d89fa4348f1cca8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Sep 5 18:45:23 2008 +0200
+Date: Fri Sep 5 18:45:23 2008 +0200
Only like QtTest to the tests, not to the lib itself
- configure.ac | 13 +++++++++++--
+ configure.ac | 13 +++++++++++--
qt4/tests/Makefile.am | 22 +++++++++++-----------
2 files changed, 22 insertions(+), 13 deletions(-)
commit 49b3e4560f62a9a7db350d94d50e229f5e1208bf
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Sep 5 18:17:45 2008 +0200
+Date: Fri Sep 5 18:17:45 2008 +0200
Movie filename is not a string, but a File Specification
@@ -42187,25 +42543,25 @@
commit 996d2e176057e22acbc374cff7a712ce6fd92d93
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Sep 5 18:17:25 2008 +0200
+Date: Fri Sep 5 18:17:25 2008 +0200
Unify multiple File Specification parsers
- CMakeLists.txt | 2 +
- poppler/FileSpec.cc | 146
+ CMakeLists.txt | 2 +
+ poppler/FileSpec.cc | 146
+++++++++++++++++++++++++++++++++++++++++++++++++
- poppler/FileSpec.h | 24 ++++++++
- poppler/Link.cc | 104 +++++------------------------------
- poppler/Link.h | 4 --
- poppler/Makefile.am | 2 +
+ poppler/FileSpec.h | 24 ++++++++
+ poppler/Link.cc | 104 +++++------------------------------
+ poppler/Link.h | 4 --
+ poppler/Makefile.am | 2 +
poppler/PSOutputDev.cc | 35 +-----------
- poppler/PSOutputDev.h | 1 -
- poppler/Sound.cc | 7 ++-
+ poppler/PSOutputDev.h | 1 -
+ poppler/Sound.cc | 7 ++-
9 files changed, 197 insertions(+), 128 deletions(-)
commit 31f3eb2d6b43f7fbf4d978730d109b08b1563989
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Sep 3 21:49:23 2008 +0200
+Date: Wed Sep 3 21:49:23 2008 +0200
Only set the state to true if the AS value is the same as parent's V
@@ -42216,7 +42572,7 @@
commit c75abac7ba07990ef54a46fa0d429eea580a71ef
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Sep 2 19:16:55 2008 +0200
+Date: Tue Sep 2 19:16:55 2008 +0200
Kjartan was missing and just agreed
@@ -42226,7 +42582,7 @@
commit 630aa133017d15ddc7bf96c79f43c5b60fa9749a
Merge: b2bc9b3 de82255
Author: Pino Toscano <pino at kde.org>
-Date: Tue Sep 2 01:25:55 2008 +0200
+Date: Tue Sep 2 01:25:55 2008 +0200
Merge branch 'master' of
ssh://pino@git.freedesktop.org/git/poppler/poppler
@@ -42233,7 +42589,7 @@
commit b2bc9b3f59ef8e5fea18f0bc91b71fc9eb9a4157
Author: Pino Toscano <pino at kde.org>
-Date: Tue Sep 2 01:24:39 2008 +0200
+Date: Tue Sep 2 01:24:39 2008 +0200
[Qt4] small apidox improvements
@@ -42244,13 +42600,13 @@
qt4/src/poppler-form.h | 8 ++++++
qt4/src/poppler-link.h | 14 ++++++++---
qt4/src/poppler-optcontent.h | 11 +++++++++
- qt4/src/poppler-qt4.h | 59
+ qt4/src/poppler-qt4.h | 59
++++++++++++++++++++++++++++++++++++++------
5 files changed, 90 insertions(+), 11 deletions(-)
commit 6bc4881477ea15d70d420e57b5663052f2f9df76
Author: Pino Toscano <pino at kde.org>
-Date: Tue Sep 2 00:47:56 2008 +0200
+Date: Tue Sep 2 00:47:56 2008 +0200
expand the macros, extract poppler-optcontent.h
@@ -42263,7 +42619,7 @@
commit de822554acdb1b2bc9e70c0668c43a10c0ec129a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 1 23:50:37 2008 +0200
+Date: Mon Sep 1 23:50:37 2008 +0200
Initialize widget to null before calling initialize not after :-(
@@ -42272,7 +42628,7 @@
commit 1a7b7199112d97e816a099cbc1a5672c83e64156
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 1 20:42:06 2008 +0200
+Date: Mon Sep 1 20:42:06 2008 +0200
Add my copyright
@@ -42281,7 +42637,7 @@
commit 1fef34782a003f46fceab0d3bed36212bbf32c4c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 1 20:35:37 2008 +0200
+Date: Mon Sep 1 20:35:37 2008 +0200
Find reverse way in Dict
@@ -42298,7 +42654,7 @@
commit bb7996eaaad6a70404891bb2ff530160737ea3d7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 1 20:29:25 2008 +0200
+Date: Mon Sep 1 20:29:25 2008 +0200
Do not crash on documents with no pages
@@ -42307,108 +42663,108 @@
commit 0c11d390e4b0e3765ae20968359c7562c9857db7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Sep 1 20:13:33 2008 +0200
+Date: Mon Sep 1 20:13:33 2008 +0200
All poppler commiters to these files agreed to GPLv2+
Still missing to answer
Marco Pesenti Gritti
- Catalog.cc
- Outline.cc
- Outline.h
+ Catalog.cc
+ Outline.cc
+ Outline.h
Kjartan Maraas
- HtmlOutputDev.cc
+ HtmlOutputDev.cc
Timothy Lee
- ImageOutputDev.h
- ImageOutputDev.cc
+ ImageOutputDev.h
+ ImageOutputDev.cc
Carl Worth
- CairoOutputDev.cc
+ CairoOutputDev.cc
Ed Catmur
- GfxFont.cc
- GlobalParams.cc
- TextOutputDev.cc
- TextOutputDev.h
- UnicodeTypeTable.cc
- UnicodeTypeTable.h
+ GfxFont.cc
+ GlobalParams.cc
+ TextOutputDev.cc
+ TextOutputDev.h
+ UnicodeTypeTable.cc
+ UnicodeTypeTable.h
- poppler/Annot.cc | 3 +++
- poppler/Annot.h | 3 +++
- poppler/Array.cc | 3 +++
- poppler/Array.h | 3 +++
+ poppler/Annot.cc | 3 +++
+ poppler/Annot.h | 3 +++
+ poppler/Array.cc | 3 +++
+ poppler/Array.h | 3 +++
poppler/ArthurOutputDev.cc | 3 +++
poppler/ArthurOutputDev.h | 3 +++
- poppler/CMap.cc | 3 +++
- poppler/CMap.h | 3 +++
+ poppler/CMap.cc | 3 +++
+ poppler/CMap.h | 3 +++
poppler/CairoFontEngine.cc | 3 +++
poppler/CairoFontEngine.h | 3 +++
poppler/CairoOutputDev.h | 3 +++
- poppler/Catalog.h | 3 +++
+ poppler/Catalog.h | 3 +++
poppler/CharCodeToUnicode.cc | 3 +++
poppler/CharCodeToUnicode.h | 3 +++
- poppler/Decrypt.cc | 3 +++
- poppler/Decrypt.h | 3 +++
- poppler/Dict.cc | 3 +++
- poppler/Dict.h | 3 +++
- poppler/Error.cc | 3 +++
- poppler/Error.h | 3 +++
- poppler/Function.cc | 3 +++
- poppler/Gfx.cc | 3 +++
- poppler/Gfx.h | 3 +++
- poppler/GfxFont.h | 3 +++
- poppler/GfxState.cc | 3 +++
- poppler/GfxState.h | 3 +++
+ poppler/Decrypt.cc | 3 +++
+ poppler/Decrypt.h | 3 +++
+ poppler/Dict.cc | 3 +++
+ poppler/Dict.h | 3 +++
+ poppler/Error.cc | 3 +++
+ poppler/Error.h | 3 +++
+ poppler/Function.cc | 3 +++
+ poppler/Gfx.cc | 3 +++
+ poppler/Gfx.h | 3 +++
+ poppler/GfxFont.h | 3 +++
+ poppler/GfxState.cc | 3 +++
+ poppler/GfxState.h | 3 +++
poppler/GlobalParams.h | 3 +++
poppler/JBIG2Stream.cc | 3 +++
- poppler/JPXStream.cc | 3 +++
- poppler/Lexer.cc | 3 +++
- poppler/Lexer.h | 3 +++
- poppler/Link.cc | 3 +++
- poppler/Link.h | 3 +++
- poppler/Object.cc | 3 +++
- poppler/Object.h | 3 +++
- poppler/OutputDev.cc | 3 +++
- poppler/OutputDev.h | 3 +++
- poppler/PDFDoc.cc | 3 +++
- poppler/PDFDoc.h | 3 +++
+ poppler/JPXStream.cc | 3 +++
+ poppler/Lexer.cc | 3 +++
+ poppler/Lexer.h | 3 +++
+ poppler/Link.cc | 3 +++
+ poppler/Link.h | 3 +++
+ poppler/Object.cc | 3 +++
+ poppler/Object.h | 3 +++
+ poppler/OutputDev.cc | 3 +++
+ poppler/OutputDev.h | 3 +++
+ poppler/PDFDoc.cc | 3 +++
+ poppler/PDFDoc.h | 3 +++
poppler/PDFDocEncoding.cc | 3 +++
poppler/PDFDocEncoding.h | 3 +++
poppler/PSOutputDev.cc | 3 +++
- poppler/PSOutputDev.h | 3 +++
+ poppler/PSOutputDev.h | 3 +++
poppler/PSTokenizer.cc | 3 +++
- poppler/PSTokenizer.h | 3 +++
- poppler/Page.cc | 3 +++
- poppler/Page.h | 3 +++
- poppler/Parser.cc | 3 +++
- poppler/Parser.h | 3 +++
+ poppler/PSTokenizer.h | 3 +++
+ poppler/Page.cc | 3 +++
+ poppler/Page.h | 3 +++
+ poppler/Parser.cc | 3 +++
+ poppler/Parser.h | 3 +++
poppler/SplashOutputDev.cc | 3 +++
poppler/SplashOutputDev.h | 3 +++
poppler/Stream-CCITT.h | 3 +++
- poppler/Stream.cc | 3 +++
- poppler/Stream.h | 3 +++
- poppler/UTF8.h | 3 +++
- poppler/XRef.cc | 3 +++
- poppler/XRef.h | 3 +++
- utils/HtmlFonts.cc | 3 +++
- utils/HtmlLinks.cc | 3 +++
- utils/HtmlOutputDev.h | 3 +++
- utils/parseargs.c | 3 +++
- utils/parseargs.h | 3 +++
- utils/pdffonts.cc | 3 +++
- utils/pdfimages.cc | 3 +++
- utils/pdfinfo.cc | 3 +++
- utils/pdftohtml.cc | 3 +++
- utils/pdftoppm.cc | 3 +++
- utils/pdftops.cc | 3 +++
- utils/pdftotext.cc | 3 +++
+ poppler/Stream.cc | 3 +++
+ poppler/Stream.h | 3 +++
+ poppler/UTF8.h | 3 +++
+ poppler/XRef.cc | 3 +++
+ poppler/XRef.h | 3 +++
+ utils/HtmlFonts.cc | 3 +++
+ utils/HtmlLinks.cc | 3 +++
+ utils/HtmlOutputDev.h | 3 +++
+ utils/parseargs.c | 3 +++
+ utils/parseargs.h | 3 +++
+ utils/pdffonts.cc | 3 +++
+ utils/pdfimages.cc | 3 +++
+ utils/pdfinfo.cc | 3 +++
+ utils/pdftohtml.cc | 3 +++
+ utils/pdftoppm.cc | 3 +++
+ utils/pdftops.cc | 3 +++
+ utils/pdftotext.cc | 3 +++
69 files changed, 207 insertions(+)
commit 8670bfed7900586725b30e3af67f6849acc6efda
Author: Vasile Gaburici <gaburici at cs.umd.edu>
-Date: Sat Aug 30 12:47:13 2008 +0200
+Date: Sat Aug 30 12:47:13 2008 +0200
Fix extraction of images
@@ -42419,7 +42775,7 @@
commit 1c98f197664b1a2c06e2caf32116a8487f4054bf
Author: Vasile Gaburici <gaburici at cs.umd.edu>
-Date: Sat Aug 30 12:44:02 2008 +0200
+Date: Sat Aug 30 12:44:02 2008 +0200
Read sMap reverse so CMap entries take precedence
@@ -42430,27 +42786,27 @@
commit 8f1deb3f8000bdeb845a6c786a654bc7eb684f0a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 29 23:06:19 2008 +0200
+Date: Fri Aug 29 23:06:19 2008 +0200
Are we a lib or aren't we? Unify String to Date parsing so we all
behave the same way
- CMakeLists.txt | 2 ++
- glib/poppler-document.cc | 29 ++---------------
- poppler/DateInfo.cc | 62
+ CMakeLists.txt | 2 ++
+ glib/poppler-document.cc | 29 ++---------------
+ poppler/DateInfo.cc | 62
+++++++++++++++++++++++++++++++++++++
- poppler/DateInfo.h | 27 ++++++++++++++++
- poppler/Makefile.am | 2 ++
- qt/poppler-document.cc | 22 ++-----------
+ poppler/DateInfo.h | 27 ++++++++++++++++
+ poppler/Makefile.am | 2 ++
+ qt/poppler-document.cc | 22 ++-----------
qt4/src/poppler-annotation-helper.h | 16 ++--------
- qt4/src/poppler-document.cc | 52 +++----------------------------
- utils/pdfinfo.cc | 16 ++--------
- utils/pdftohtml.cc | 9 ++----
+ qt4/src/poppler-document.cc | 52 +++----------------------------
+ utils/pdfinfo.cc | 16 ++--------
+ utils/pdftohtml.cc | 9 ++----
10 files changed, 111 insertions(+), 126 deletions(-)
commit c39f23dca98d3efe8d094c9a3e1bd460ba57d1ce
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 29 20:50:57 2008 +0200
+Date: Fri Aug 29 20:50:57 2008 +0200
Add a readme for contributors with licensing and misc info
@@ -42459,7 +42815,7 @@
commit 35a72590ffd3284e63601af79599e5fa025e567f
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Aug 28 00:58:11 2008 +0200
+Date: Thu Aug 28 00:58:11 2008 +0200
Be more protective against huge font sizes in bogus documents like
the one in http://bugs.freedesktop.org/show_bug.cgi?id=17326
@@ -42471,7 +42827,7 @@
commit 33727cf6773b12d736ba245fdd146559ce93102d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 24 20:36:13 2008 +0200
+Date: Sun Aug 24 20:36:13 2008 +0200
fix location of the comment
@@ -42480,7 +42836,7 @@
commit abe29b4fdb33f449649fdea5d7af2deeb702f0bb
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 24 20:24:35 2008 +0200
+Date: Sun Aug 24 20:24:35 2008 +0200
All changes made to fofi/ files under the poppler project are by
people that accepts to license the code under GPLv2+
@@ -42494,7 +42850,7 @@
commit 6346d7050a03935c71336c65d5f8f0fe2860d321
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 24 20:23:50 2008 +0200
+Date: Sun Aug 24 20:23:50 2008 +0200
All changes made to goo/ files under the poppler project are by
people that accepts to license the code under GPLv2+
@@ -42501,15 +42857,15 @@
goo/GooString.cc | 3 +++
goo/GooString.h | 3 +++
- goo/gfile.cc | 3 +++
- goo/gfile.h | 3 +++
- goo/gmem.cc | 3 +++
- goo/gmem.h | 3 +++
+ goo/gfile.cc | 3 +++
+ goo/gfile.h | 3 +++
+ goo/gmem.cc | 3 +++
+ goo/gmem.h | 3 +++
6 files changed, 18 insertions(+)
commit d6e1f1fb4e83527d3ece51d98fa20262713b7da1
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 24 20:22:06 2008 +0200
+Date: Sun Aug 24 20:22:06 2008 +0200
.cc -> .h
@@ -42518,7 +42874,7 @@
commit 9f0ac70f7ad806cadce379d4fabb90eff697ad52
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 24 19:25:27 2008 +0200
+Date: Sun Aug 24 19:25:27 2008 +0200
Add missing addresses
@@ -42525,13 +42881,13 @@
poppler/ABWOutputDev.cc | 4 ++--
poppler/ABWOutputDev.h | 2 +-
poppler/FlateStream.cc | 2 +-
- poppler/FlateStream.h | 2 +-
+ poppler/FlateStream.h | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
commit 22f6af73961686895f207fe13022a21333455862
Merge: 12a9e42 6d6913a
Author: Pino Toscano <pino at kde.org>
-Date: Sun Aug 24 19:03:24 2008 +0200
+Date: Sun Aug 24 19:03:24 2008 +0200
Merge branch 'master' of
ssh://pino@git.freedesktop.org/git/poppler/poppler
@@ -42538,17 +42894,17 @@
commit 12a9e427fb487165b1797f81d52d733c27bfa2e1
Author: Pino Toscano <pino at kde.org>
-Date: Sun Aug 24 18:57:52 2008 +0200
+Date: Sun Aug 24 18:57:52 2008 +0200
[Qt4] add showControl and playMode properties of MovieObject's
qt4/src/poppler-movie.cc | 14 ++++++++++++++
- qt4/src/poppler-qt4.h | 20 ++++++++++++++++++++
+ qt4/src/poppler-qt4.h | 20 ++++++++++++++++++++
2 files changed, 34 insertions(+)
commit c444c652859b6e52160e5571e84f8eb1292d65f1
Author: Pino Toscano <pino at kde.org>
-Date: Sun Aug 24 18:47:58 2008 +0200
+Date: Sun Aug 24 18:47:58 2008 +0200
[Qt4] make the MovieObject ctor private, with only Page able to use it
@@ -42557,7 +42913,7 @@
commit 6d6913a79779769ce0fe2f0b516a90a50e51b947
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 24 18:45:45 2008 +0200
+Date: Sun Aug 24 18:45:45 2008 +0200
fix Jeff's entry
@@ -42567,7 +42923,7 @@
commit 25bd5967f9f550a32e20eea91cd00cbeff98249e
Author: Pino Toscano <pino at kde.org>
-Date: Sun Aug 24 18:45:25 2008 +0200
+Date: Sun Aug 24 18:45:25 2008 +0200
[Qt4] initialize the MovieObject from an AnnotMovie
@@ -42575,12 +42931,12 @@
qt4/src/poppler-movie.cc | 8 ++++----
qt4/src/poppler-page.cc | 4 +---
- qt4/src/poppler-qt4.h | 4 ++--
+ qt4/src/poppler-qt4.h | 4 ++--
3 files changed, 7 insertions(+), 9 deletions(-)
commit 47f54ad4de111f62a5b8c25520ef6b2bca6026d2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Aug 24 18:18:13 2008 +0200
+Date: Sun Aug 24 18:18:13 2008 +0200
Add more correct copyright statements on fofi, goo, poppler and
util directories to be more compliant with GPL that requires such
@@ -42588,176 +42944,176 @@
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
- AUTHORS | 4 +++-
- fofi/FoFiBase.cc | 11 +++++++++++
- fofi/FoFiTrueType.cc | 14 ++++++++++++++
- fofi/FoFiTrueType.h | 12 ++++++++++++
- fofi/FoFiType1.cc | 12 ++++++++++++
- fofi/FoFiType1C.h | 11 +++++++++++
- goo/GooString.cc | 13 +++++++++++++
- goo/GooString.h | 12 ++++++++++++
- goo/GooTimer.cc | 3 +++
- goo/GooTimer.h | 8 ++++++--
- goo/GooVector.h | 12 ++++++++++++
- goo/gfile.cc | 13 +++++++++++++
- goo/gfile.h | 11 +++++++++++
- goo/gmem.cc | 13 +++++++++++++
- goo/gmem.h | 13 +++++++++++++
- poppler/ABWOutputDev.cc | 3 ++-
- poppler/ABWOutputDev.h | 2 +-
- poppler/Annot.cc | 19 +++++++++++++++++++
- poppler/Annot.h | 17 +++++++++++++++++
- poppler/Array.cc | 11 +++++++++++
- poppler/Array.h | 11 +++++++++++
- poppler/ArthurOutputDev.cc | 14 +++++++++++++-
- poppler/ArthurOutputDev.h | 13 ++++++++++++-
- poppler/CMap.cc | 12 ++++++++++++
- poppler/CMap.h | 11 +++++++++++
- poppler/CairoFontEngine.cc | 17 +++++++++++++++++
- poppler/CairoFontEngine.h | 17 +++++++++++++++++
- poppler/CairoOutputDev.cc | 19 +++++++++++++++++++
- poppler/CairoOutputDev.h | 16 ++++++++++++++++
- poppler/Catalog.cc | 19 +++++++++++++++++++
- poppler/Catalog.h | 16 ++++++++++++++++
- poppler/CharCodeToUnicode.cc | 14 ++++++++++++++
- poppler/CharCodeToUnicode.h | 13 +++++++++++++
- poppler/DCTStream.cc | 5 ++++-
- poppler/DCTStream.h | 6 +++++-
- poppler/Decrypt.cc | 12 ++++++++++++
- poppler/Decrypt.h | 11 +++++++++++
- poppler/Dict.cc | 13 +++++++++++++
- poppler/Dict.h | 13 +++++++++++++
- poppler/Error.cc | 13 +++++++++++++
- poppler/Error.h | 13 +++++++++++++
- poppler/FlateStream.cc | 2 ++
- poppler/FlateStream.h | 2 ++
- poppler/FontInfo.cc | 22 ++++++++++++++++++++++
- poppler/FontInfo.h | 21 +++++++++++++++++++++
- poppler/Form.cc | 10 +++++++++-
- poppler/Form.h | 6 +++++-
- poppler/Function.cc | 12 ++++++++++++
- poppler/Gfx.cc | 23 +++++++++++++++++++++++
- poppler/Gfx.h | 13 +++++++++++++
- poppler/GfxFont.cc | 19 +++++++++++++++++++
- poppler/GfxFont.h | 16 ++++++++++++++++
- poppler/GfxState.cc | 14 ++++++++++++++
- poppler/GfxState.h | 13 +++++++++++++
- poppler/GlobalParams.cc | 19 +++++++++++++++++++
- poppler/GlobalParams.h | 15 +++++++++++++++
- poppler/JBIG2Stream.cc | 13 +++++++++++++
- poppler/JPXStream.cc | 11 +++++++++++
- poppler/Lexer.cc | 12 ++++++++++++
- poppler/Lexer.h | 12 ++++++++++++
- poppler/Link.cc | 14 ++++++++++++++
- poppler/Link.h | 12 ++++++++++++
- poppler/Movie.cc | 17 ++++++++++++++++-
- poppler/Object.cc | 11 +++++++++++
- poppler/Object.h | 12 ++++++++++++
- poppler/OptionalContent.cc | 5 ++++-
- poppler/Outline.cc | 11 +++++++++++
- poppler/Outline.h | 11 +++++++++++
- poppler/OutputDev.cc | 13 +++++++++++++
- poppler/OutputDev.h | 14 ++++++++++++++
- poppler/PDFDoc.cc | 15 +++++++++++++++
- poppler/PDFDoc.h | 15 +++++++++++++++
- poppler/PDFDocEncoding.cc | 13 ++++++++++++-
- poppler/PDFDocEncoding.h | 11 +++++++++++
- poppler/PSOutputDev.cc | 15 +++++++++++++++
- poppler/PSOutputDev.h | 14 ++++++++++++++
- poppler/PSTokenizer.cc | 12 ++++++++++++
- poppler/PSTokenizer.h | 11 +++++++++++
- poppler/Page.cc | 20 ++++++++++++++++++++
- poppler/Page.h | 16 ++++++++++++++++
- poppler/PageLabelInfo.cc | 12 ++++++++++++
- poppler/PageLabelInfo.h | 12 ++++++++++++
- poppler/PageTransition.h | 18 ++++++++++++++++++
- poppler/Parser.cc | 12 ++++++++++++
- poppler/Parser.h | 11 +++++++++++
- poppler/SplashOutputDev.cc | 16 ++++++++++++++++
- poppler/SplashOutputDev.h | 11 +++++++++++
- poppler/Stream-CCITT.h | 11 +++++++++++
- poppler/Stream.cc | 14 ++++++++++++++
- poppler/Stream.h | 13 +++++++++++++
- poppler/TextOutputDev.cc | 18 ++++++++++++++++++
- poppler/TextOutputDev.h | 15 +++++++++++++++
- poppler/UTF8.h | 11 +++++++++++
- poppler/UnicodeTypeTable.cc | 13 +++++++++++++
- poppler/UnicodeTypeTable.h | 11 +++++++++++
- poppler/XRef.cc | 17 ++++++++++++++++-
- poppler/XRef.h | 14 ++++++++++++++
- qt/poppler-document.cc | 3 +++
- qt/poppler-fontinfo.cc | 3 +--
- qt/poppler-page.cc | 7 ++++++-
- qt/poppler-private.h | 4 ++++
- qt/poppler-qt.h | 5 ++++-
- qt4/src/poppler-annotation-helper.h | 1 +
- qt4/src/poppler-annotation.cc | 3 ++-
- qt4/src/poppler-annotation.h | 4 +++-
- qt4/src/poppler-document.cc | 4 +++-
- qt4/src/poppler-embeddedfile.cc | 1 +
- qt4/src/poppler-fontinfo.cc | 5 ++++-
- qt4/src/poppler-form.cc | 2 +-
- qt4/src/poppler-form.h | 2 +-
+ AUTHORS | 4 +++-
+ fofi/FoFiBase.cc | 11 +++++++++++
+ fofi/FoFiTrueType.cc | 14 ++++++++++++++
+ fofi/FoFiTrueType.h | 12 ++++++++++++
+ fofi/FoFiType1.cc | 12 ++++++++++++
+ fofi/FoFiType1C.h | 11 +++++++++++
+ goo/GooString.cc | 13 +++++++++++++
+ goo/GooString.h | 12 ++++++++++++
+ goo/GooTimer.cc | 3 +++
+ goo/GooTimer.h | 8 ++++++--
+ goo/GooVector.h | 12 ++++++++++++
+ goo/gfile.cc | 13 +++++++++++++
+ goo/gfile.h | 11 +++++++++++
+ goo/gmem.cc | 13 +++++++++++++
+ goo/gmem.h | 13 +++++++++++++
+ poppler/ABWOutputDev.cc | 3 ++-
+ poppler/ABWOutputDev.h | 2 +-
+ poppler/Annot.cc | 19 +++++++++++++++++++
+ poppler/Annot.h | 17 +++++++++++++++++
+ poppler/Array.cc | 11 +++++++++++
+ poppler/Array.h | 11 +++++++++++
+ poppler/ArthurOutputDev.cc | 14 +++++++++++++-
+ poppler/ArthurOutputDev.h | 13 ++++++++++++-
+ poppler/CMap.cc | 12 ++++++++++++
+ poppler/CMap.h | 11 +++++++++++
+ poppler/CairoFontEngine.cc | 17 +++++++++++++++++
+ poppler/CairoFontEngine.h | 17 +++++++++++++++++
+ poppler/CairoOutputDev.cc | 19 +++++++++++++++++++
+ poppler/CairoOutputDev.h | 16 ++++++++++++++++
+ poppler/Catalog.cc | 19 +++++++++++++++++++
+ poppler/Catalog.h | 16 ++++++++++++++++
+ poppler/CharCodeToUnicode.cc | 14 ++++++++++++++
+ poppler/CharCodeToUnicode.h | 13 +++++++++++++
+ poppler/DCTStream.cc | 5 ++++-
+ poppler/DCTStream.h | 6 +++++-
+ poppler/Decrypt.cc | 12 ++++++++++++
+ poppler/Decrypt.h | 11 +++++++++++
+ poppler/Dict.cc | 13 +++++++++++++
+ poppler/Dict.h | 13 +++++++++++++
+ poppler/Error.cc | 13 +++++++++++++
+ poppler/Error.h | 13 +++++++++++++
+ poppler/FlateStream.cc | 2 ++
+ poppler/FlateStream.h | 2 ++
+ poppler/FontInfo.cc | 22 ++++++++++++++++++++++
+ poppler/FontInfo.h | 21 +++++++++++++++++++++
+ poppler/Form.cc | 10 +++++++++-
+ poppler/Form.h | 6 +++++-
+ poppler/Function.cc | 12 ++++++++++++
+ poppler/Gfx.cc | 23 +++++++++++++++++++++++
+ poppler/Gfx.h | 13 +++++++++++++
+ poppler/GfxFont.cc | 19 +++++++++++++++++++
+ poppler/GfxFont.h | 16 ++++++++++++++++
+ poppler/GfxState.cc | 14 ++++++++++++++
+ poppler/GfxState.h | 13 +++++++++++++
+ poppler/GlobalParams.cc | 19 +++++++++++++++++++
+ poppler/GlobalParams.h | 15 +++++++++++++++
+ poppler/JBIG2Stream.cc | 13 +++++++++++++
+ poppler/JPXStream.cc | 11 +++++++++++
+ poppler/Lexer.cc | 12 ++++++++++++
+ poppler/Lexer.h | 12 ++++++++++++
+ poppler/Link.cc | 14 ++++++++++++++
+ poppler/Link.h | 12 ++++++++++++
+ poppler/Movie.cc | 17 ++++++++++++++++-
+ poppler/Object.cc | 11 +++++++++++
+ poppler/Object.h | 12 ++++++++++++
+ poppler/OptionalContent.cc | 5 ++++-
+ poppler/Outline.cc | 11 +++++++++++
+ poppler/Outline.h | 11 +++++++++++
+ poppler/OutputDev.cc | 13 +++++++++++++
+ poppler/OutputDev.h | 14 ++++++++++++++
+ poppler/PDFDoc.cc | 15 +++++++++++++++
+ poppler/PDFDoc.h | 15 +++++++++++++++
+ poppler/PDFDocEncoding.cc | 13 ++++++++++++-
+ poppler/PDFDocEncoding.h | 11 +++++++++++
+ poppler/PSOutputDev.cc | 15 +++++++++++++++
+ poppler/PSOutputDev.h | 14 ++++++++++++++
+ poppler/PSTokenizer.cc | 12 ++++++++++++
+ poppler/PSTokenizer.h | 11 +++++++++++
+ poppler/Page.cc | 20 ++++++++++++++++++++
+ poppler/Page.h | 16 ++++++++++++++++
+ poppler/PageLabelInfo.cc | 12 ++++++++++++
+ poppler/PageLabelInfo.h | 12 ++++++++++++
+ poppler/PageTransition.h | 18 ++++++++++++++++++
+ poppler/Parser.cc | 12 ++++++++++++
+ poppler/Parser.h | 11 +++++++++++
+ poppler/SplashOutputDev.cc | 16 ++++++++++++++++
+ poppler/SplashOutputDev.h | 11 +++++++++++
+ poppler/Stream-CCITT.h | 11 +++++++++++
+ poppler/Stream.cc | 14 ++++++++++++++
+ poppler/Stream.h | 13 +++++++++++++
+ poppler/TextOutputDev.cc | 18 ++++++++++++++++++
+ poppler/TextOutputDev.h | 15 +++++++++++++++
+ poppler/UTF8.h | 11 +++++++++++
+ poppler/UnicodeTypeTable.cc | 13 +++++++++++++
+ poppler/UnicodeTypeTable.h | 11 +++++++++++
+ poppler/XRef.cc | 17 ++++++++++++++++-
+ poppler/XRef.h | 14 ++++++++++++++
+ qt/poppler-document.cc | 3 +++
+ qt/poppler-fontinfo.cc | 3 +--
+ qt/poppler-page.cc | 7 ++++++-
+ qt/poppler-private.h | 4 ++++
+ qt/poppler-qt.h | 5 ++++-
+ qt4/src/poppler-annotation-helper.h | 1 +
+ qt4/src/poppler-annotation.cc | 3 ++-
+ qt4/src/poppler-annotation.h | 4 +++-
+ qt4/src/poppler-document.cc | 4 +++-
+ qt4/src/poppler-embeddedfile.cc | 1 +
+ qt4/src/poppler-fontinfo.cc | 5 ++++-
+ qt4/src/poppler-form.cc | 2 +-
+ qt4/src/poppler-form.h | 2 +-
qt4/src/poppler-link-extractor-private.h | 2 +-
- qt4/src/poppler-link-extractor.cc | 2 +-
- qt4/src/poppler-link.cc | 3 ++-
- qt4/src/poppler-link.h | 1 +
- qt4/src/poppler-optcontent-private.h | 1 +
- qt4/src/poppler-optcontent.cc | 1 +
- qt4/src/poppler-optcontent.h | 1 +
- qt4/src/poppler-page-private.h | 2 ++
- qt4/src/poppler-page.cc | 4 ++++
- qt4/src/poppler-private.h | 4 +++-
- qt4/src/poppler-ps-converter.cc | 1 +
- qt4/src/poppler-qt4.h | 5 ++++-
- qt4/src/poppler-textbox.cc | 2 ++
- splash/Splash.cc | 12 ++++++++++++
- splash/Splash.h | 12 ++++++++++++
- splash/SplashBitmap.cc | 12 ++++++++++++
- splash/SplashBitmap.h | 11 +++++++++++
- splash/SplashErrorCodes.h | 11 +++++++++++
- splash/SplashFTFont.cc | 12 ++++++++++++
- splash/SplashFTFont.h | 11 +++++++++++
- splash/SplashFTFontEngine.cc | 11 +++++++++++
- splash/SplashFTFontEngine.h | 11 +++++++++++
- splash/SplashFTFontFile.cc | 11 +++++++++++
- splash/SplashFTFontFile.h | 11 +++++++++++
- splash/SplashFont.cc | 11 +++++++++++
- splash/SplashFont.h | 11 +++++++++++
- splash/SplashFontEngine.cc | 11 +++++++++++
- splash/SplashFontEngine.h | 11 +++++++++++
- splash/SplashFontFile.cc | 12 ++++++++++++
- splash/SplashFontFile.h | 12 ++++++++++++
- splash/SplashT1Font.cc | 11 +++++++++++
- splash/SplashT1Font.h | 11 +++++++++++
- splash/SplashT1FontEngine.cc | 11 +++++++++++
- splash/SplashT1FontFile.cc | 11 +++++++++++
- splash/SplashT1FontFile.h | 11 +++++++++++
- splash/SplashTypes.h | 11 +++++++++++
- splash/SplashXPathScanner.cc | 11 +++++++++++
- utils/HtmlFonts.cc | 24 ++++++++++++++++++++++++
- utils/HtmlFonts.h | 12 ++++++++++++
- utils/HtmlLinks.cc | 23 +++++++++++++++++++++++
- utils/HtmlLinks.h | 12 ++++++++++++
- utils/HtmlOutputDev.cc | 13 +++++++++++++
- utils/HtmlOutputDev.h | 11 +++++++++++
- utils/ImageOutputDev.cc | 13 +++++++++++++
- utils/ImageOutputDev.h | 12 ++++++++++++
- utils/parseargs.c | 13 +++++++++++++
- utils/parseargs.h | 11 +++++++++++
- utils/pdffonts.cc | 12 ++++++++++++
- utils/pdfimages.cc | 11 +++++++++++
- utils/pdfinfo.cc | 12 ++++++++++++
- utils/pdftoabw.cc | 26 +++++++++++++++++++-------
- utils/pdftohtml.cc | 11 +++++++++++
- utils/pdftoppm.cc | 11 +++++++++++
- utils/pdftops.cc | 12 ++++++++++++
- utils/pdftotext.cc | 12 ++++++++++++
+ qt4/src/poppler-link-extractor.cc | 2 +-
+ qt4/src/poppler-link.cc | 3 ++-
+ qt4/src/poppler-link.h | 1 +
+ qt4/src/poppler-optcontent-private.h | 1 +
+ qt4/src/poppler-optcontent.cc | 1 +
+ qt4/src/poppler-optcontent.h | 1 +
+ qt4/src/poppler-page-private.h | 2 ++
+ qt4/src/poppler-page.cc | 4 ++++
+ qt4/src/poppler-private.h | 4 +++-
+ qt4/src/poppler-ps-converter.cc | 1 +
+ qt4/src/poppler-qt4.h | 5 ++++-
+ qt4/src/poppler-textbox.cc | 2 ++
+ splash/Splash.cc | 12 ++++++++++++
+ splash/Splash.h | 12 ++++++++++++
+ splash/SplashBitmap.cc | 12 ++++++++++++
+ splash/SplashBitmap.h | 11 +++++++++++
+ splash/SplashErrorCodes.h | 11 +++++++++++
+ splash/SplashFTFont.cc | 12 ++++++++++++
+ splash/SplashFTFont.h | 11 +++++++++++
+ splash/SplashFTFontEngine.cc | 11 +++++++++++
+ splash/SplashFTFontEngine.h | 11 +++++++++++
+ splash/SplashFTFontFile.cc | 11 +++++++++++
+ splash/SplashFTFontFile.h | 11 +++++++++++
+ splash/SplashFont.cc | 11 +++++++++++
+ splash/SplashFont.h | 11 +++++++++++
+ splash/SplashFontEngine.cc | 11 +++++++++++
+ splash/SplashFontEngine.h | 11 +++++++++++
+ splash/SplashFontFile.cc | 12 ++++++++++++
+ splash/SplashFontFile.h | 12 ++++++++++++
+ splash/SplashT1Font.cc | 11 +++++++++++
+ splash/SplashT1Font.h | 11 +++++++++++
+ splash/SplashT1FontEngine.cc | 11 +++++++++++
+ splash/SplashT1FontFile.cc | 11 +++++++++++
+ splash/SplashT1FontFile.h | 11 +++++++++++
+ splash/SplashTypes.h | 11 +++++++++++
+ splash/SplashXPathScanner.cc | 11 +++++++++++
+ utils/HtmlFonts.cc | 24 ++++++++++++++++++++++++
+ utils/HtmlFonts.h | 12 ++++++++++++
+ utils/HtmlLinks.cc | 23 +++++++++++++++++++++++
+ utils/HtmlLinks.h | 12 ++++++++++++
+ utils/HtmlOutputDev.cc | 13 +++++++++++++
+ utils/HtmlOutputDev.h | 11 +++++++++++
+ utils/ImageOutputDev.cc | 13 +++++++++++++
+ utils/ImageOutputDev.h | 12 ++++++++++++
+ utils/parseargs.c | 13 +++++++++++++
+ utils/parseargs.h | 11 +++++++++++
+ utils/pdffonts.cc | 12 ++++++++++++
+ utils/pdfimages.cc | 11 +++++++++++
+ utils/pdfinfo.cc | 12 ++++++++++++
+ utils/pdftoabw.cc | 26 +++++++++++++++++++-------
+ utils/pdftohtml.cc | 11 +++++++++++
+ utils/pdftoppm.cc | 11 +++++++++++
+ utils/pdftops.cc | 12 ++++++++++++
+ utils/pdftotext.cc | 12 ++++++++++++
165 files changed, 1795 insertions(+), 37 deletions(-)
commit 0dfbb8996ee91aa044eb2bdf2859ef64005116f8
Author: Loïc Minier <lool at dooz.org>
-Date: Wed Aug 20 22:10:07 2008 +0200
+Date: Wed Aug 20 22:10:07 2008 +0200
Fixes escaping of hyphens in man pages
@@ -42767,7 +43123,7 @@
commit 6cfa0e598a81460e5d0a7d60d8584366d2a70165
Author: Loïc Minier <lool at dooz.org>
-Date: Wed Aug 20 19:57:42 2008 +0200
+Date: Wed Aug 20 19:57:42 2008 +0200
Fix synopsis of pdftops in man page to clarify that a PDF file is
required in all cases
@@ -42777,7 +43133,7 @@
commit 48a73cc709a8bed9d2d0f9cbd2a9d2b6c0dad05b
Author: Pino Toscano <pino at kde.org>
-Date: Sat Aug 23 19:26:01 2008 +0200
+Date: Sat Aug 23 19:26:01 2008 +0200
[Qt4] convert the title of movie annotations
@@ -42786,7 +43142,7 @@
commit 419ec15ac825f2e0052b411462f00ac57fed030e
Author: Pino Toscano <pino at kde.org>
-Date: Sat Aug 23 19:25:04 2008 +0200
+Date: Sat Aug 23 19:25:04 2008 +0200
[Qt4] get/set the title for movie annotations
@@ -42796,7 +43152,7 @@
commit 63bcaf113fcb5a4a9e5c120df2c3dafb2977c90a
Author: Pino Toscano <pino at kde.org>
-Date: Sat Aug 23 01:58:30 2008 +0200
+Date: Sat Aug 23 01:58:30 2008 +0200
[Qt4] convert the movie annotation from the core type to the Qt4 one
@@ -42805,7 +43161,7 @@
commit 5cc490de74af12726bdeb9b5a6a0f0d1d79383b5
Author: Pino Toscano <pino at kde.org>
-Date: Sat Aug 23 01:55:41 2008 +0200
+Date: Sat Aug 23 01:55:41 2008 +0200
[Qt4] first version of a MovieAnnotation
@@ -42818,17 +43174,17 @@
commit 3d5c2e22d790d7c139e1cd28aebb21cfe76b8b6b
Author: Pino Toscano <pino at kde.org>
-Date: Sat Aug 23 01:54:30 2008 +0200
+Date: Sat Aug 23 01:54:30 2008 +0200
compile the new poppler-movie.cc
qt4/src/CMakeLists.txt | 1 +
- qt4/src/Makefile.am | 1 +
+ qt4/src/Makefile.am | 1 +
2 files changed, 2 insertions(+)
commit 599698a9b133999f1f0bb0548489111e9d7b6f05
Author: Pino Toscano <pino at kde.org>
-Date: Sat Aug 23 01:52:58 2008 +0200
+Date: Sat Aug 23 01:52:58 2008 +0200
[Qt4] first version of a MovieObject object for movies
@@ -42836,12 +43192,12 @@
qt4/src/poppler-movie.cc | 73
++++++++++++++++++++++++++++++++++++++++++++++++
- qt4/src/poppler-qt4.h | 34 ++++++++++++++++++++++
+ qt4/src/poppler-qt4.h | 34 ++++++++++++++++++++++
2 files changed, 107 insertions(+)
commit 820f15009845870701e1f4e7f4fc4fb93312ab3e
Author: Pino Toscano <pino at kde.org>
-Date: Sat Aug 23 01:45:07 2008 +0200
+Date: Sat Aug 23 01:45:07 2008 +0200
fix Movie::copy()
@@ -42855,7 +43211,7 @@
commit c3a006ae35250e9a5638c2ce713b7470380751c7
Author: Pino Toscano <pino at kde.org>
-Date: Sat Aug 23 01:04:34 2008 +0200
+Date: Sat Aug 23 01:04:34 2008 +0200
compile attachments.c in the demo with cmake as well
@@ -42864,7 +43220,7 @@
commit b5a7987a50b3d28fbfa219e2cef85b9e53aaf079
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Aug 21 20:40:18 2008 +0200
+Date: Thu Aug 21 20:40:18 2008 +0200
[glib-demo] Fix attachments demo with documents that don't contain
attachments
@@ -42874,7 +43230,7 @@
commit a2b0aefedbdb20ce0ef8398a700202021fcf00db
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Aug 21 20:14:50 2008 +0200
+Date: Thu Aug 21 20:14:50 2008 +0200
[glib-demo] Fix typo
@@ -42883,7 +43239,7 @@
commit 9e563d6d877624b1caf82ac30c5ae30a1eb48f21
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Aug 21 20:12:33 2008 +0200
+Date: Thu Aug 21 20:12:33 2008 +0200
[glib-demo] Add checksum validation to attachments demo
@@ -42893,22 +43249,22 @@
commit e233325e6f13d8b232bf68a2812fe755e7fccd4d
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Aug 21 19:03:32 2008 +0200
+Date: Thu Aug 21 19:03:32 2008 +0200
[glib-demo] Add demo for attachments
- glib/demo/Makefile.am | 2 +
+ glib/demo/Makefile.am | 2 +
glib/demo/attachments.c | 242
++++++++++++++++++++++++++++++++++++++++++++++++
glib/demo/attachments.h | 31 +++++++
- glib/demo/main.c | 4 +-
- glib/demo/utils.c | 23 +++++
- glib/demo/utils.h | 1 +
+ glib/demo/main.c | 4 +-
+ glib/demo/utils.c | 23 +++++
+ glib/demo/utils.h | 1 +
6 files changed, 302 insertions(+), 1 deletion(-)
commit 0e2efa0fce5bf059ce85d3e3bec2293b405ec3c9
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Thu Aug 21 19:02:24 2008 +0200
+Date: Thu Aug 21 19:02:24 2008 +0200
[glib] Make sure name and descripction are valid utf8 strings
@@ -42917,7 +43273,7 @@
commit 15a73704ab6b009ca5e07c08f0b12d970adc387d
Author: Chris Wilson <chris at chris-wilson.co.uk>
-Date: Tue Aug 19 09:18:03 2008 +0100
+Date: Tue Aug 19 09:18:03 2008 +0100
Memleak and invalid free.
@@ -42933,7 +43289,7 @@
commit d3110e392097db54e9ee59300213e490dee39126
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Aug 19 19:19:09 2008 +0200
+Date: Tue Aug 19 19:19:09 2008 +0200
Fix include so it can be used in the unsupported way of installing
internal poppler/ headers
@@ -42946,18 +43302,18 @@
commit 303249e5548bfbf6823e97850e498970d802b4a0
Author: Albert Astals Cid <tsdgeos at samsung.localdomain>
-Date: Fri Aug 15 01:52:52 2008 +0200
+Date: Fri Aug 15 01:52:52 2008 +0200
Revert 123a87aff2e35b10efe6a1d715585b427e4a9afa it creates problems
with some pdf files
poppler/Gfx.cc | 14 ++------------
- poppler/Gfx.h | 3 ---
+ poppler/Gfx.h | 3 ---
2 files changed, 2 insertions(+), 15 deletions(-)
commit 27ddf3c5e839358c8553d41743faa8ee304767bf
Author: Pino Toscano <pino at kde.org>
-Date: Wed Aug 13 13:55:57 2008 +0200
+Date: Wed Aug 13 13:55:57 2008 +0200
[Qt4] make sure to use the correct page width/height for form
widgets coordinates
@@ -42967,7 +43323,7 @@
commit 2e7b0eb4af8cf5938833e5659d01b77096e7b7f7
Author: Pino Toscano <pino at kde.org>
-Date: Tue Aug 12 13:49:52 2008 +0200
+Date: Tue Aug 12 13:49:52 2008 +0200
[Qt4] add a method to get the activation action of a FormField
@@ -42977,17 +43333,17 @@
commit f9e679adbd6830da26eb9909bcb16e3bdf0da6b4
Author: Pino Toscano <pino at kde.org>
-Date: Tue Aug 12 13:47:15 2008 +0200
+Date: Tue Aug 12 13:47:15 2008 +0200
create a static version of PageData::convertLinkActionToLink()
qt4/src/poppler-page-private.h | 2 ++
- qt4/src/poppler-page.cc | 5 +++++
+ qt4/src/poppler-page.cc | 5 +++++
2 files changed, 7 insertions(+)
commit a6ecc864ea3e94d7232cff6a2e8f49919d8f24ff
Author: Albert Astals Cid <tsdgeos at samsung.localdomain>
-Date: Tue Aug 12 01:23:21 2008 +0200
+Date: Tue Aug 12 01:23:21 2008 +0200
initialize widget, fixes crash on EC2006.pdf
@@ -42996,7 +43352,7 @@
commit 123a87aff2e35b10efe6a1d715585b427e4a9afa
Author: Albert Astals Cid <tsdgeos at samsung.localdomain>
-Date: Tue Aug 12 00:37:09 2008 +0200
+Date: Tue Aug 12 00:37:09 2008 +0200
Cache the last created GfxResource, very useful because some pdf
created by pstopdf push and pop the same GfxResource all the time
@@ -43005,12 +43361,12 @@
msec) in kde bug 168663
poppler/Gfx.cc | 14 ++++++++++++--
- poppler/Gfx.h | 3 +++
+ poppler/Gfx.h | 3 +++
2 files changed, 15 insertions(+), 2 deletions(-)
commit 5ad1a12183f4b8e328f32386a74b5616e7e59070
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 4 20:34:42 2008 +0200
+Date: Mon Aug 4 20:34:42 2008 +0200
Be less strict when parsing TTF tables
@@ -43022,7 +43378,7 @@
commit d322720428fa416b7d5f23acc72d1d4b4f74d041
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Aug 4 20:16:50 2008 +0200
+Date: Mon Aug 4 20:16:50 2008 +0200
Report an error when FoFiTrueType::load or FoFiTrueType::make fail
@@ -43031,7 +43387,7 @@
commit 901ebc84ff7c0872c3f9f5e6eaf418ba6400fa10
Author: Pino Toscano <pino at kde.org>
-Date: Sun Aug 3 10:54:09 2008 +0200
+Date: Sun Aug 3 10:54:09 2008 +0200
[Qt4] Make the paper color setting working as it should.
@@ -43044,7 +43400,7 @@
commit 66b34c78943be598778a3ef438b0cefac668c6a2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Aug 2 13:54:34 2008 +0200
+Date: Sat Aug 2 13:54:34 2008 +0200
This should not be here, breaks jpeg rendering when not using libjpeg
@@ -43055,7 +43411,7 @@
commit fd8d71ea8b12393201ece9c09372fd69c7573025
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 1 23:47:51 2008 +0200
+Date: Fri Aug 1 23:47:51 2008 +0200
These defines are unneeded too
@@ -43066,7 +43422,7 @@
commit 391b5d5cdd9f63fe90229f88cdad628fb63c0206
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 1 23:36:09 2008 +0200
+Date: Fri Aug 1 23:36:09 2008 +0200
Get rid of more defines, say our version on command line tools,
also say our copyright
@@ -43077,18 +43433,18 @@
poppler-config.h.cmake | 9 +--------
poppler/PSOutputDev.cc | 2 +-
poppler/poppler-config.h.in | 9 +--------
- utils/pdffonts.cc | 3 ++-
- utils/pdfimages.cc | 3 ++-
- utils/pdfinfo.cc | 3 ++-
- utils/pdftohtml.cc | 3 ++-
- utils/pdftoppm.cc | 3 ++-
- utils/pdftops.cc | 3 ++-
- utils/pdftotext.cc | 3 ++-
+ utils/pdffonts.cc | 3 ++-
+ utils/pdfimages.cc | 3 ++-
+ utils/pdfinfo.cc | 3 ++-
+ utils/pdftohtml.cc | 3 ++-
+ utils/pdftoppm.cc | 3 ++-
+ utils/pdftops.cc | 3 ++-
+ utils/pdftotext.cc | 3 ++-
11 files changed, 18 insertions(+), 32 deletions(-)
commit d14fb1513be045363f7edec21cee04fd4937ede2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 1 23:14:28 2008 +0200
+Date: Fri Aug 1 23:14:28 2008 +0200
Add GooList *getEncodingNames();
@@ -43100,7 +43456,7 @@
commit 9fd34443d765ccd61864d18bceadc049d905b957
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 1 23:09:39 2008 +0200
+Date: Fri Aug 1 23:09:39 2008 +0200
remove defines we don't use at all
@@ -43111,7 +43467,7 @@
commit 0f13013dc3079915572b6b002dac8d01d2dbde04
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 1 23:06:50 2008 +0200
+Date: Fri Aug 1 23:06:50 2008 +0200
xpdfrc has been dead for a while
@@ -43122,7 +43478,7 @@
commit 96392667d1331d2f8750f27c116e34bbf9282dca
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 1 22:20:55 2008 +0200
+Date: Fri Aug 1 22:20:55 2008 +0200
Provide a default constructor for FontInfo so you can use it as
metatype for qvariant
@@ -43129,12 +43485,12 @@
qt4/src/poppler-fontinfo.cc | 5 +++++
qt4/src/poppler-private.h | 7 +++++++
- qt4/src/poppler-qt4.h | 5 +++++
+ qt4/src/poppler-qt4.h | 5 +++++
3 files changed, 17 insertions(+)
commit 9fd1077e63d97a316380b8df4821bf4c9434fb52
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 1 17:47:51 2008 +0200
+Date: Fri Aug 1 17:47:51 2008 +0200
Build with cmake too
@@ -43143,7 +43499,7 @@
commit d8d6a3f46620d45c279b7ca1a4a2fa3a36285cde
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Aug 1 17:44:07 2008 +0200
+Date: Fri Aug 1 17:44:07 2008 +0200
Improve manpages and add -listenc to pdfinfo and pdftotext in the way
@@ -43155,15 +43511,15 @@
so i've added the -listenc option to get the user the list of
encodings he can use
- utils/Makefile.am | 2 ++
- utils/pdffonts.1 | 18 ------------------
- utils/pdfimages.1 | 14 --------------
- utils/pdfinfo.1 | 28 ++++------------------------
- utils/pdfinfo.cc | 16 ++++++++++++++--
- utils/pdftoppm.1 | 42 +++++++++++++++++++++---------------------
- utils/pdftops.1 | 41 +++--------------------------------------
- utils/pdftotext.1 | 32 ++++----------------------------
- utils/pdftotext.cc | 16 ++++++++++++++--
+ utils/Makefile.am | 2 ++
+ utils/pdffonts.1 | 18 ------------------
+ utils/pdfimages.1 | 14 --------------
+ utils/pdfinfo.1 | 28 ++++------------------------
+ utils/pdfinfo.cc | 16 ++++++++++++++--
+ utils/pdftoppm.1 | 42 +++++++++++++++++++++---------------------
+ utils/pdftops.1 | 41 +++--------------------------------------
+ utils/pdftotext.1 | 32 ++++----------------------------
+ utils/pdftotext.cc | 16 ++++++++++++++--
utils/printencodings.cc | 34 ++++++++++++++++++++++++++++++++++
utils/printencodings.h | 24 ++++++++++++++++++++++++
11 files changed, 120 insertions(+), 147 deletions(-)
@@ -43170,7 +43526,7 @@
commit f5b0ca794b0879e3d239bf1d6138b15ead27d9ca
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Tue Jul 29 20:18:33 2008 +0930
+Date: Tue Jul 29 20:18:33 2008 +0930
Fix ActualText string length check in TextOutputDev.cc
@@ -43179,11 +43535,11 @@
commit 21bbdc9d663995336900f1ce97cf294f04464e01
Author: Boris Toloknov <tlknv at yandex.ru>
-Date: Mon Jul 28 21:02:07 2008 +0200
+Date: Mon Jul 28 21:02:07 2008 +0200
make xml output valid xml
- utils/HtmlLinks.cc | 33 ++++++++++++++++++--
+ utils/HtmlLinks.cc | 33 ++++++++++++++++++--
utils/HtmlOutputDev.cc | 85
++++++++++++++++++++++++++++++++------------------
2 files changed, 85 insertions(+), 33 deletions(-)
@@ -43190,7 +43546,7 @@
commit dccfc4c2910b47a77cd7b6019d9365f1684ffd0c
Author: Boris Toloknov <tlknv at yandex.ru>
-Date: Mon Jul 28 20:58:13 2008 +0200
+Date: Mon Jul 28 20:58:13 2008 +0200
Limit ascent and descent are to reasonable values.
@@ -43201,17 +43557,17 @@
commit 0fd5a3db1ddad447d44b64eff9abfb077a7853a0
Author: Boris Toloknov <tlknv at yandex.ru>
-Date: Mon Jul 28 20:52:19 2008 +0200
+Date: Mon Jul 28 20:52:19 2008 +0200
Make html output to keep all the spaces with
- utils/HtmlFonts.cc | 2 ++
+ utils/HtmlFonts.cc | 2 ++
utils/HtmlOutputDev.cc | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
commit 650c73fa0f570f699d907e33060fb23290940b42
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon Jul 28 20:44:13 2008 +0200
+Date: Mon Jul 28 20:44:13 2008 +0200
findDest crashes on null goostrings so rework the ifs a bit
@@ -43220,7 +43576,7 @@
commit adee9c0e9e8b2de20309b3ae6eb8e6d6ed05cf85
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jul 26 00:04:03 2008 +0200
+Date: Sat Jul 26 00:04:03 2008 +0200
We are not storing the ctu, so decref and leak-- :-)
@@ -43229,7 +43585,7 @@
commit e7b3e3ae3080bd6f239f7d96761729ad30b075ae
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 25 23:52:28 2008 +0200
+Date: Fri Jul 25 23:52:28 2008 +0200
Fix leak
@@ -43238,7 +43594,7 @@
commit 006b974d4faae53e6bd51a4281dd923ab1c2d4e8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 25 23:15:11 2008 +0200
+Date: Fri Jul 25 23:15:11 2008 +0200
Fix memory leak
@@ -43247,7 +43603,7 @@
commit 3a549d75acceedfa25dcf79074d0cdfb643c746e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 25 23:08:21 2008 +0200
+Date: Fri Jul 25 23:08:21 2008 +0200
Free the previous modified object in case it exists
@@ -43256,7 +43612,7 @@
commit 040d244b97a554342061c777a286e99dbb9acabd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 25 21:31:55 2008 +0200
+Date: Fri Jul 25 21:31:55 2008 +0200
Need this or otherwise it crashes on complete overwrite
@@ -43265,7 +43621,7 @@
commit 11ebceeef938a7e6fa9b5437e65b5b4b822f3018
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 25 21:30:24 2008 +0200
+Date: Fri Jul 25 21:30:24 2008 +0200
Fix my last fix about saving, i think this is the correct one
@@ -43282,7 +43638,7 @@
commit 03d445f485f90972ab1c05d79b2999b763ab7377
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 25 20:16:54 2008 +0200
+Date: Fri Jul 25 20:16:54 2008 +0200
Fix XRef::writeToFile after my change
@@ -43291,7 +43647,7 @@
commit 136fa97576f2df0d7a7563b34651ca222927ea57
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri Jul 25 20:12:51 2008 +0200
+Date: Fri Jul 25 20:12:51 2008 +0200
Fix XRef::add and XRef::addIndirectObject, also remove num from
XRefEntry
@@ -43304,7 +43660,7 @@
Conflicts:
- poppler/XRef.cc
+ poppler/XRef.cc
poppler/XRef.cc | 70
+++++++++++++++++++++------------------------------------
@@ -43313,7 +43669,7 @@
commit 55572b77da95c47393b78f3aff804ea9c5ae17e5
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jul 22 22:50:00 2008 +0200
+Date: Tue Jul 22 22:50:00 2008 +0200
Really do what the comment says and also init changeLeft, changeTop
and changeZoom
@@ -43323,7 +43679,7 @@
commit 8dc7afaeea08183de331ecfd41ce1971e7772fd0
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jul 22 21:05:03 2008 +0200
+Date: Tue Jul 22 21:05:03 2008 +0200
Some documents have loops in XObject dictionaries, make sure we
don't get in an infinite loop while traversing them
@@ -43331,12 +43687,12 @@
Fixes infinite loop on http://bugs.kde.org/show_bug.cgi?id=166145
poppler/FontInfo.cc | 44 ++++++++++++++++++++++++++++++++++++--------
- poppler/FontInfo.h | 4 ++++
+ poppler/FontInfo.h | 4 ++++
2 files changed, 40 insertions(+), 8 deletions(-)
commit 9fb17c952dcff798e45280eeb9c718680147e766
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jul 20 13:47:11 2008 +0200
+Date: Sun Jul 20 13:47:11 2008 +0200
Fix condition, we want thumb to be a Stream, not to be non null
@@ -43347,7 +43703,7 @@
commit 3696025977fd345b12767f75a2de6ed7e9467365
Author: Pino Toscano <pino at kde.org>
-Date: Fri Jul 18 23:32:25 2008 +0200
+Date: Fri Jul 18 23:32:25 2008 +0200
initialize pageWidgets, otherwise it can be a rubbish pointer
is Annots
@@ -43358,7 +43714,7 @@
commit 0189ff8b86de18486f7397076f7a0fbf133a1a33
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jul 1 20:16:50 2008 +0200
+Date: Tue Jul 1 20:16:50 2008 +0200
Fix condition, we want fetched_thumb to be a Stream, not to be
non null
@@ -43370,7 +43726,7 @@
commit 5bd77dcdd5220d63934f4b3e78d85a936947a53d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jul 1 00:49:01 2008 +0200
+Date: Tue Jul 1 00:49:01 2008 +0200
forgot about we use autofoo too
@@ -43379,17 +43735,17 @@
commit 5ed2503003d973b5461594af15485af49591451d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jul 1 00:43:26 2008 +0200
+Date: Tue Jul 1 00:43:26 2008 +0200
unittesting about ActualText
- qt4/tests/CMakeLists.txt | 1 +
+ qt4/tests/CMakeLists.txt | 1 +
qt4/tests/check_actualtext.cpp | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
commit f3bb2eb556f5248242f6db85052ef045fcb697c6
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jul 1 00:41:35 2008 +0200
+Date: Tue Jul 1 00:41:35 2008 +0200
Unbreak ActualText extraction
@@ -43398,7 +43754,7 @@
commit 9e9543b105b39f8b0048c00fc94741e43ad615e9
Author: Pino Toscano <pino at kde.org>
-Date: Thu Jun 26 20:19:06 2008 +0200
+Date: Thu Jun 26 20:19:06 2008 +0200
use FindPackageHandleStandardArgs
@@ -43407,7 +43763,7 @@
commit fec41ceddebe194f139bcc5b2f3fa74e7d1ae502
Author: Pino Toscano <pino at kde.org>
-Date: Thu Jun 26 20:18:27 2008 +0200
+Date: Thu Jun 26 20:18:27 2008 +0200
need to use LIBOPENJPEG_FOUND, as it really represents whether
libopenjpeg was found or not
@@ -43417,7 +43773,7 @@
commit 5498d93e59a0b79e5add3dc6181d5e98ba689217
Author: Michael Vrable <mvrable at cs.ucsd.edu>
-Date: Fri Jun 20 21:42:34 2008 -0700
+Date: Fri Jun 20 21:42:34 2008 -0700
Use a single global FT_Library in CairoOutputDev
@@ -43443,10 +43799,10 @@
To more fully fix the problem, we can either:
1. Keep a count of not-yet-deleted fonts associated with each
FT_Library,
- and wait to call FT_Done_FreeType until it drops to zero.
+ and wait to call FT_Done_FreeType until it drops to zero.
2. Never call FT_Done_FreeType.
- The second option is the simplest. To avoid leaking memory FT_Library
+ The second option is the simplest. To avoid leaking memory FT_Library
objects, use a single global FT_Library instead of a
per-CairoOutputDev
copy.
@@ -43457,7 +43813,7 @@
commit c75632d62a052d3c3739b96f5586f97c68baf25b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 24 02:31:43 2008 +0200
+Date: Tue Jun 24 02:31:43 2008 +0200
Open in WriteOnly mode, fixes the fact that when writing to an
existing file, the contents beyond what we wrote were still there
@@ -43467,7 +43823,7 @@
commit 9810fdfc54aac80aa99561a9d820d11b062e4637
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 24 02:12:21 2008 +0200
+Date: Tue Jun 24 02:12:21 2008 +0200
the entry is not updated here either, fix uninitialized variable use
@@ -43476,19 +43832,19 @@
commit 2da15db4751d3cb93d40b48e348dbc51f6e7a29f
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Fri Jun 20 11:39:08 2008 +0200
+Date: Fri Jun 20 11:39:08 2008 +0200
Do not create an OCGs object if there isn't an OCProperties dictionary
in the Catalog
- poppler/Catalog.cc | 5 +++--
- poppler/Gfx.cc | 12 +++++++++++-
+ poppler/Catalog.cc | 5 +++--
+ poppler/Gfx.cc | 12 +++++++++++-
poppler/OptionalContent.cc | 25 +++++--------------------
3 files changed, 19 insertions(+), 23 deletions(-)
commit d6fb5dcb7b7596961800d9744d17b6adb8d9a2ad
Author: Michael Vrable <mvrable at cs.ucsd.edu>
-Date: Wed Jun 18 11:24:05 2008 -0700
+Date: Wed Jun 18 11:24:05 2008 -0700
Fix a crash in the cairo backend with Type 3 glyphs
@@ -43497,8 +43853,8 @@
color") introduced a bug into the Cairo backend, causing evince
to crash
with the message
- evince: cairo-pattern.c:679: cairo_pattern_destroy: Assertion
- `((*&(&pattern->ref_count)->ref_count) > 0)' failed.
+ evince: cairo-pattern.c:679: cairo_pattern_destroy: Assertion
+ `((*&(&pattern->ref_count)->ref_count) > 0)' failed.
Fix this by updating reference counts to the fill and stroke
patterns when
modifying them in beginType3Char.
@@ -43514,7 +43870,7 @@
commit c3a00c83f1d24c1f88e7ed3b3f772460e578f3cc
Author: Pino Toscano <pino at kde.org>
-Date: Sun Jun 15 02:39:31 2008 +0200
+Date: Sun Jun 15 02:39:31 2008 +0200
poppler-page-transition.h is here now
@@ -43523,7 +43879,7 @@
commit 2affed0fc97b958ae46f531c471a3cf0b04c0f55
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jun 14 01:24:49 2008 +0200
+Date: Sat Jun 14 01:24:49 2008 +0200
Give warnings if the build configuration for stream decoders is
different from default one
@@ -43533,7 +43889,7 @@
commit 8e74bc612cb4102891324ffdbfcdb47293ecb95e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jun 14 01:13:53 2008 +0200
+Date: Sat Jun 14 01:13:53 2008 +0200
Warn the user if he does not have any enabled rendering backend
@@ -43542,7 +43898,7 @@
commit 99d2361032cbaafd69bd796170757ed6482f208d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Jun 14 00:53:38 2008 +0200
+Date: Sat Jun 14 00:53:38 2008 +0200
Add a JPEG2000 decoder based on OpenJPEG
@@ -43551,31 +43907,31 @@
http://lists.freedesktop.org/archives/poppler/2008-June/003874.html
for more information
- CMakeLists.txt | 30 +++++-
- cmake/modules/FindLIBOPENJPEG.cmake | 44 +++++++++
- configure.ac | 33 +++++++
- poppler/JPEG2000Stream.cc | 181
+ CMakeLists.txt | 30 +++++-
+ cmake/modules/FindLIBOPENJPEG.cmake | 44 +++++++++
+ configure.ac | 33 +++++++
+ poppler/JPEG2000Stream.cc | 181
++++++++++++++++++++++++++++++++++++
- poppler/JPEG2000Stream.h | 48 ++++++++++
- poppler/Makefile.am | 22 ++++-
- poppler/Stream.cc | 7 +-
+ poppler/JPEG2000Stream.h | 48 ++++++++++
+ poppler/Makefile.am | 22 ++++-
+ poppler/Stream.cc | 7 +-
7 files changed, 360 insertions(+), 5 deletions(-)
commit e368838d7f9691c7b1adf7d7f62f65abed91eea7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Jun 11 00:48:53 2008 +0200
+Date: Wed Jun 11 00:48:53 2008 +0200
[Qt4] Add the possibility of getting a QByteArray with the data of
an embedded font
qt4/src/poppler-document.cc | 23 +++++++++++++++++++++++
- qt4/src/poppler-private.h | 3 +++
- qt4/src/poppler-qt4.h | 5 +++++
+ qt4/src/poppler-private.h | 3 +++
+ qt4/src/poppler-qt4.h | 5 +++++
3 files changed, 31 insertions(+)
commit 184292ffb8fef5aa5a72bdbfcc0c95b663f452bd
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Jun 10 23:00:11 2008 +0200
+Date: Tue Jun 10 23:00:11 2008 +0200
Make the fontRef and the embRef accessible to FontInfo users
@@ -43585,7 +43941,7 @@
commit 86b7e8a3bee74c5b89c451137cf9c2758ba6913f
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Jun 8 18:00:05 2008 +0930
+Date: Sun Jun 8 18:00:05 2008 +0930
Ensure cairo renders Type 3 glyphs with only the fill color
@@ -43595,7 +43951,7 @@
commit 99e2d95728f41c91ab59a01c62d82b19a7a2e083
Author: Adrian Johnson <ajohnson at redneon.com>
-Date: Sun Jun 1 00:49:32 2008 +0930
+Date: Sun Jun 1 00:49:32 2008 +0930
glib: save/restore cairo state when rendering a page
@@ -43604,11 +43960,11 @@
commit 6f40ee4af6b59f9d2c326adc8d2574e45f4d4d29
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 8 23:46:04 2008 +0200
+Date: Sun Jun 8 23:46:04 2008 +0200
Make sure we use Qt4 moc to generate moc files of the qt4 frontend
- configure.ac | 20 ++++++++++++++++++++
+ configure.ac | 20 ++++++++++++++++++++
qt4/demos/Makefile.am | 2 +-
qt4/src/Makefile.am | 2 +-
qt4/tests/Makefile.am | 2 +-
@@ -43616,7 +43972,7 @@
commit 86aa8fc0708f7da4a907a8bdb1845e53d29892b7
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu Jun 5 19:21:08 2008 +0200
+Date: Thu Jun 5 19:21:08 2008 +0200
Fix leak on ABWOutputDev.cc
@@ -43625,33 +43981,33 @@
commit 979ef1cafa968d776a2b804ce555b11212212397
Author: Koji Otani <sho at bbr.jp>
-Date: Tue Jun 3 21:07:15 2008 +0200
+Date: Tue Jun 3 21:07:15 2008 +0200
Support for surrogates outside the BMP plane
poppler/TextOutputDev.cc | 19 ++++++++++++++++++-
- poppler/UTF8.h | 14 ++++++++++++++
+ poppler/UTF8.h | 14 ++++++++++++++
2 files changed, 32 insertions(+), 1 deletion(-)
commit 1614ab3036cf25c9b94967163996678d386ce0ac
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 1 16:32:55 2008 +0200
+Date: Sun Jun 1 16:32:55 2008 +0200
Do not limit CharCodeToUnicodeString to 8 characters
- poppler/Annot.cc | 10 +++++-----
+ poppler/Annot.cc | 10 +++++-----
poppler/CharCodeToUnicode.cc | 37 +++++++++++++++++++++----------------
poppler/CharCodeToUnicode.h | 2 +-
- poppler/Gfx.cc | 8 ++++----
- poppler/GfxFont.cc | 43
+ poppler/Gfx.cc | 8 ++++----
+ poppler/GfxFont.cc | 43
++++++++++++++++++++++++-------------------
- poppler/GfxFont.h | 6 +++---
+ poppler/GfxFont.h | 6 +++---
poppler/PSOutputDev.cc | 4 ++--
7 files changed, 60 insertions(+), 50 deletions(-)
commit bf95c6970dacaa62512de858cf60ff6cf0c1bf7c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Jun 1 00:07:11 2008 +0200
+Date: Sun Jun 1 00:07:11 2008 +0200
[Qt] Fix leak when calling Poppler::Document::scanForFonts
@@ -43660,7 +44016,7 @@
commit d21d7271fc74ab78cd157549138d0027cf179471
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat May 31 23:57:31 2008 +0200
+Date: Sat May 31 23:57:31 2008 +0200
Make sure file exists before printing it
@@ -43669,7 +44025,7 @@
commit 0480a788c0f25af1bc09360b599debb37f831e10
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue May 27 23:20:32 2008 +0200
+Date: Tue May 27 23:20:32 2008 +0200
require gthread-2.0
@@ -43678,7 +44034,7 @@
commit 2e40ef652eb9fca7fe947acb2adfecc96ad3c50e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 26 22:13:38 2008 +0200
+Date: Mon May 26 22:13:38 2008 +0200
Do not shadow a paramer with a local variable name
@@ -43687,7 +44043,7 @@
commit 1fd856aa1fb48869111e5b86f263bfd94fa7af17
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 26 20:52:53 2008 +0200
+Date: Mon May 26 20:52:53 2008 +0200
Do not leak tSplash if transpGroupStack->blendingColorSpace is NULL
@@ -43696,7 +44052,7 @@
commit 492209ec8648342a3a5447611f3f1ce63b63e8e9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 26 20:51:06 2008 +0200
+Date: Mon May 26 20:51:06 2008 +0200
Move variables only used inside the loop inside the loop, fix delete
of uninitialized data due to my previous patch
@@ -43706,7 +44062,7 @@
commit 79ab8cceb318f3bb5ebad431824e3ae593aea340
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 26 20:38:59 2008 +0200
+Date: Mon May 26 20:38:59 2008 +0200
Do not leak memory if data_out is NULL
@@ -43715,17 +44071,17 @@
commit f44c33344d4af31ee008826179bcd92db445f35a
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Sun May 25 19:16:12 2008 +0200
+Date: Sun May 25 19:16:12 2008 +0200
[glib] Init glib threads in demo app as required by g_timer
- configure.ac | 4 ++--
+ configure.ac | 4 ++--
glib/demo/main.c | 4 ++++
2 files changed, 6 insertions(+), 2 deletions(-)
commit 58d5b7b9ab9ac245481299c4765f3bd305580d2e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed May 21 22:18:29 2008 +0200
+Date: Wed May 21 22:18:29 2008 +0200
[Qt4] Fix text() method
@@ -43737,7 +44093,7 @@
commit e3e4113c73128f49f99289b592446d4382b5d65c
Author: Albert Astals Cid <aacid at kde.org>
-Date: Mon May 12 15:39:43 2008 +0200
+Date: Mon May 12 15:39:43 2008 +0200
Add getters to some TextBlock members.
@@ -43748,7 +44104,7 @@
commit ff699e64bd1de78915aad4ddb79d6f529aef2b87
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun May 11 23:44:50 2008 +0200
+Date: Sun May 11 23:44:50 2008 +0200
Check the OC we found exists before using it
@@ -43759,7 +44115,7 @@
commit ac26ba5148b99a03a56e37ba201ad420b8619943
Author: Albert Astals Cid <aacid at kde.org>
-Date: Fri May 9 20:17:37 2008 +0200
+Date: Fri May 9 20:17:37 2008 +0200
Do not crash on unlock with wrong password
@@ -43768,7 +44124,7 @@
commit 19ec5a531cb03a7bee1cfcc9c7d5c4390fbd069d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Thu May 8 23:15:58 2008 +0200
+Date: Thu May 8 23:15:58 2008 +0200
Fix build with --enable-fixedpoint
@@ -43777,7 +44133,7 @@
commit 1cf5f0fda542efef575a123622637d81b9c42053
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed May 7 18:49:28 2008 +0200
+Date: Wed May 7 18:49:28 2008 +0200
[Qt] Fix Document::unlock
@@ -43786,7 +44142,7 @@
commit b5041924eb023cc095f2445935ff713cf65dacce
Author: Pino Toscano <pino at kde.org>
-Date: Wed May 7 16:44:03 2008 +0200
+Date: Wed May 7 16:44:03 2008 +0200
do not delete the GooString owned by an Object
@@ -43795,11 +44151,11 @@
commit 546a7b700862db00240de9fd50bdba1dd347765b
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun May 4 15:26:26 2008 +0200
+Date: Sun May 4 15:26:26 2008 +0200
Fix leaks on error conditions
- poppler/Annot.cc | 6 ++++++
+ poppler/Annot.cc | 6 ++++++
poppler/ArthurOutputDev.cc | 1 +
poppler/JBIG2Stream.cc | 1 +
3 files changed, 8 insertions(+)
@@ -43806,7 +44162,7 @@
commit 914f1b1d814ab3d958aa0ca21ad73ef5aed20b89
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat May 3 18:21:28 2008 +0200
+Date: Sat May 3 18:21:28 2008 +0200
A widget annot does not always belong to a form, so check before
accessing the widget member
@@ -43816,7 +44172,7 @@
commit c907e41ab18dda10cd3c9789bd0e7fe71b6402a8
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Apr 30 00:42:34 2008 +0200
+Date: Wed Apr 30 00:42:34 2008 +0200
findSegment can return NULL check for it
@@ -43825,7 +44181,7 @@
commit 8b7f29b577bca3295e99fea4a5cf4a6bb7ba2617
Author: Albert Astals Cid <aacid at kde.org>
-Date: Wed Apr 30 00:26:28 2008 +0200
+Date: Wed Apr 30 00:26:28 2008 +0200
new[] implies delete[]
@@ -43834,7 +44190,7 @@
commit 926c13825d5f7364286975db8ffa507b92f4b3ab
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 29 23:44:51 2008 +0200
+Date: Tue Apr 29 23:44:51 2008 +0200
add lost return when adding kees patch
@@ -43843,7 +44199,7 @@
commit ba9283f6bc78e97006e52ef5de20c958ee9e1a37
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 29 23:42:00 2008 +0200
+Date: Tue Apr 29 23:42:00 2008 +0200
make the function static
@@ -43852,7 +44208,7 @@
commit 931a8272f556ba8a35342f0c5bf53bdb57ea7a31
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 29 23:41:31 2008 +0200
+Date: Tue Apr 29 23:41:31 2008 +0200
make the variable static
@@ -43861,41 +44217,41 @@
commit 1887d2910d2006c7fc3ecc95db0150f1537e9d0a
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 29 23:35:17 2008 +0200
+Date: Tue Apr 29 23:35:17 2008 +0200
constify some static arrays
- poppler/CompactFontTables.h | 2 +-
- poppler/Decrypt.cc | 8 ++++----
- poppler/Function.cc | 2 +-
- poppler/GfxFont.cc | 6 +++---
- poppler/GfxState.cc | 4 ++--
+ poppler/CompactFontTables.h | 2 +-
+ poppler/Decrypt.cc | 8 ++++----
+ poppler/Function.cc | 2 +-
+ poppler/GfxFont.cc | 6 +++---
+ poppler/GfxState.cc | 4 ++--
poppler/JBIG2Stream.cc | 10 +++++-----
- poppler/JPXStream.cc | 4 ++--
- poppler/Lexer.cc | 2 +-
- poppler/PSOutputDev.cc | 6 +++---
- poppler/PSTokenizer.cc | 2 +-
- poppler/SplashOutputDev.cc | 2 +-
+ poppler/JPXStream.cc | 4 ++--
+ poppler/Lexer.cc | 2 +-
+ poppler/PSOutputDev.cc | 6 +++---
+ poppler/PSTokenizer.cc | 2 +-
+ poppler/SplashOutputDev.cc | 2 +-
poppler/Stream-CCITT.h | 12 ++++++------
- poppler/Stream.cc | 10 +++++-----
- poppler/UnicodeTypeTable.cc | 2 +-
+ poppler/Stream.cc | 10 +++++-----
+ poppler/UnicodeTypeTable.cc | 2 +-
14 files changed, 36 insertions(+), 36 deletions(-)
commit 51140e2d9490696d716f77d3225da0bfdfc212b4
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 29 23:14:59 2008 +0200
+Date: Tue Apr 29 23:14:59 2008 +0200
more static markers
- poppler/Annot.cc | 2 +-
- poppler/DCTStream.cc | 2 +-
- poppler/Object.cc | 2 +-
+ poppler/Annot.cc | 2 +-
+ poppler/DCTStream.cc | 2 +-
+ poppler/Object.cc | 2 +-
poppler/SplashOutputDev.cc | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
commit 893703cb9eee879f728db329f7ee1fc19e7f980e
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 29 23:03:51 2008 +0200
+Date: Tue Apr 29 23:03:51 2008 +0200
add static
@@ -43904,7 +44260,7 @@
commit 7333bc913111e56ee241b7ef2bf6e9fea68b7da2
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 29 23:01:13 2008 +0200
+Date: Tue Apr 29 23:01:13 2008 +0200
add static
@@ -43913,7 +44269,7 @@
commit 1ea36507f9c9f163b6772268046e7560d0c00dbc
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 29 22:47:19 2008 +0200
+Date: Tue Apr 29 22:47:19 2008 +0200
make findModifier static
@@ -43922,7 +44278,7 @@
commit be9961571dbfabb982e6f69abd3bbc98fa971864
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 29 21:48:09 2008 +0200
+Date: Tue Apr 29 21:48:09 2008 +0200
make variables not used outside static
@@ -43931,7 +44287,7 @@
commit b157064a85350da6ea9c4f46e965e45ebc59d227
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 29 21:43:23 2008 +0200
+Date: Tue Apr 29 21:43:23 2008 +0200
constify setPSPaperSize
@@ -43940,7 +44296,7 @@
commit ee57ead8a6f34fa8de044399e5912395e0f3a425
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 29 21:37:57 2008 +0200
+Date: Tue Apr 29 21:37:57 2008 +0200
constify argDesc arrays
@@ -43960,7 +44316,7 @@
commit 9f93d9eb464877e0d23dcf205295da9162f03253
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 29 20:45:01 2008 +0200
+Date: Tue Apr 29 20:45:01 2008 +0200
make psOpNames static
@@ -43971,7 +44327,7 @@
commit 29e3e779c68371b7c4aadcf68ee0712046f39c6d
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 26 23:47:01 2008 +0200
+Date: Sat Apr 26 23:47:01 2008 +0200
remember to call the base implementation here
@@ -43980,7 +44336,7 @@
commit a188f3cd36775d78ace5b5d62c8ab7c059b3b2b1
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 26 23:42:09 2008 +0200
+Date: Sat Apr 26 23:42:09 2008 +0200
reset the current page to 0, when closing a document
@@ -43989,7 +44345,7 @@
commit 7eca6da6436ffc1c41cfed1a07be4dafa1172463
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 26 23:41:45 2008 +0200
+Date: Sat Apr 26 23:41:45 2008 +0200
no need to manually disconnect from the model, as it will be deleted
by the document anyway
@@ -43999,7 +44355,7 @@
commit 6cddda7f3c3b8ddb95e6aba1b234a27c4454c23d
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 26 22:41:59 2008 +0200
+Date: Sat Apr 26 22:41:59 2008 +0200
sync updateFont() with SplashOutputDev
@@ -44009,7 +44365,7 @@
commit ddc7c1f8c24762bae615e7dec92e92a58c827478
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 26 18:12:51 2008 +0200
+Date: Sat Apr 26 18:12:51 2008 +0200
construct AnnotPolygon for Polygon and PolyLine annotations
@@ -44019,7 +44375,7 @@
commit f9c7e8037b7165b6271ce7aea0d315053c4d66a5
Merge: 59d33d8 f5fec4f
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 26 18:09:59 2008 +0200
+Date: Sat Apr 26 18:09:59 2008 +0200
Merge branch 'master' of
ssh://pino@git.freedesktop.org/git/poppler/poppler
@@ -44026,7 +44382,7 @@
commit 59d33d8e99673f73ccf2ad9a62bd25fca51f0eb8
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 26 17:56:42 2008 +0200
+Date: Sat Apr 26 17:56:42 2008 +0200
use the base implementation to update all the states
@@ -44035,7 +44391,7 @@
commit 45d2a9529bf241554c59437118cb8c705554dc27
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 26 17:55:39 2008 +0200
+Date: Sat Apr 26 17:55:39 2008 +0200
Set the font antialiasing from the painter settings, instead of the
global settings.
@@ -44045,7 +44401,7 @@
commit 5faa72fd70e0d85268e807a8b870d80dda9189a9
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 26 17:53:28 2008 +0200
+Date: Sat Apr 26 17:53:28 2008 +0200
Get the font and painter matrices, and reenable the font drawing.
@@ -44054,7 +44410,7 @@
commit f5fec4fdedd8d316b19968545e447e2036a1bb47
Author: Kees Cook <kees at outflux.net>
-Date: Wed Apr 23 19:53:03 2008 +0200
+Date: Wed Apr 23 19:53:03 2008 +0200
provide type-checking for union pointer accesses
@@ -44064,7 +44420,7 @@
commit a567c921ce538616f4ba0b7933086ef5a8ab0f55
Author: Iñigo Martínez <inigomartinez at gmail.com>
-Date: Tue Apr 22 23:09:10 2008 +0200
+Date: Tue Apr 22 23:09:10 2008 +0200
Little change to avoid AnnotWidget crashing when they aren't related
to FormWidgets.
@@ -44076,21 +44432,21 @@
commit 73798c95b8a4c0504e9246e6f73fd31f812ad6fa
Author: Albert Astals Cid <tsdgeos at bluebox.(none)>
-Date: Mon Apr 21 19:56:52 2008 +0200
+Date: Mon Apr 21 19:56:52 2008 +0200
Link to pthread when needed
Should fix bug 15625
- configure.ac | 2 +
+ configure.ac | 2 +
m4/acx_pthread.m4 | 280
++++++++++++++++++++++++++++++++++++++++++++++++++++
- poppler/Makefile.am | 4 +
+ poppler/Makefile.am | 4 +
3 files changed, 286 insertions(+)
commit 6c248bdad77235a45402d9693a0b822cc208b6b9
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 20 18:32:59 2008 +0200
+Date: Sun Apr 20 18:32:59 2008 +0200
the dtor should be virtual
@@ -44099,7 +44455,7 @@
commit 68dba1a452ca70add5b05ab8e2adab838bc2cb73
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 20 16:21:10 2008 +0200
+Date: Sun Apr 20 16:21:10 2008 +0200
if ncand is a Guint cand should be one too
@@ -44108,7 +44464,7 @@
commit 0b91eb19f5a3d07b625ee5188f1fcb4b4b1544ea
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sun Apr 20 16:17:50 2008 +0200
+Date: Sun Apr 20 16:17:50 2008 +0200
Unused var--
@@ -44117,7 +44473,7 @@
commit 1ed3cc40987b691319fd9f1a30296d80de5732fd
Author: Pino Toscano <pino at kde.org>
-Date: Wed Apr 16 15:45:45 2008 +0200
+Date: Wed Apr 16 15:45:45 2008 +0200
fix border style conversion
@@ -44126,7 +44482,7 @@
commit 7c8feb4e3627bde2052a7e536d2d49d1cbbce8ee
Author: Albert Astals Cid <aacid at kde.org>
-Date: Tue Apr 15 21:57:31 2008 +0200
+Date: Tue Apr 15 21:57:31 2008 +0200
Hack to "support" 16 bits images
@@ -44140,7 +44496,7 @@
commit f338a9ded5d42dd65853c5c7bbe27f6724096416
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 13 21:41:51 2008 +0200
+Date: Sun Apr 13 21:41:51 2008 +0200
[Qt4] convert the sound annotations
@@ -44149,7 +44505,7 @@
commit 733d51fca04ee682fed2242f868edd545f3755fa
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 13 21:38:25 2008 +0200
+Date: Sun Apr 13 21:38:25 2008 +0200
[Qt4] First version of a SoundAnnotation.
@@ -44160,7 +44516,7 @@
commit feb1ea091111bd7292879c465590acfd7671c876
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 13 21:36:26 2008 +0200
+Date: Sun Apr 13 21:36:26 2008 +0200
First version of AnnotSound.
@@ -44170,7 +44526,7 @@
commit ec2cf81edf1b2c6707de4d30316ff5f5e24534d4
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 13 18:31:21 2008 +0200
+Date: Sun Apr 13 18:31:21 2008 +0200
[Qt4] convert the file attachment annotations
@@ -44179,7 +44535,7 @@
commit 9fa2e96c96d365ae67859545ebd635d726784fca
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 13 18:29:00 2008 +0200
+Date: Sun Apr 13 18:29:00 2008 +0200
[Qt4] Initial version of FileAttachmentAnnotation
@@ -44190,7 +44546,7 @@
commit 5899aff11f94e707654574e830e0757b1df558d4
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 13 10:50:39 2008 +0200
+Date: Sun Apr 13 10:50:39 2008 +0200
[Qt4] Read the annotations from the core, instead of own parsing.
@@ -44200,14 +44556,14 @@
out how to convert, yet.
Covert also the Caret annotations.
- qt4/src/poppler-annotation-helper.h | 2 +-
- qt4/src/poppler-page.cc | 851
+ qt4/src/poppler-annotation-helper.h | 2 +-
+ qt4/src/poppler-page.cc | 851
+++++++++++++++++-------------------
2 files changed, 393 insertions(+), 460 deletions(-)
commit 40a12793c5ccea206d79e0c17e2f2d0cf74bb4f3
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 13 02:21:55 2008 +0200
+Date: Sun Apr 13 02:21:55 2008 +0200
add getters for the AnnotPolygon properties
@@ -44216,7 +44572,7 @@
commit 9311f75d4c3da991efb8afd00701a0ce1cbae1b0
Author: Iñigo Martínez <inigomartinez at gmail.com>
-Date: Sun Apr 13 01:52:36 2008 +0200
+Date: Sun Apr 13 01:52:36 2008 +0200
Almost full AnnotPolygon support.
@@ -44229,7 +44585,7 @@
commit 01aa052ed761a4ada471d196985825986bb58627
Author: Iñigo Martínez <inigomartinez at gmail.com>
-Date: Sun Apr 13 01:13:49 2008 +0200
+Date: Sun Apr 13 01:13:49 2008 +0200
Extend AnnotPath behaviour to include cooordinate array parsing.
@@ -44242,7 +44598,7 @@
commit ca52830e9519ae7b778f98e5c2547daef7da5f09
Author: Iñigo Martínez <inigomartinez at gmail.com>
-Date: Sun Apr 13 00:54:13 2008 +0200
+Date: Sun Apr 13 00:54:13 2008 +0200
Added OptionalContent support to Annots.
@@ -44254,7 +44610,7 @@
commit 4b87196b7829c87d15af4e8b4138ca97548fb519
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 13 00:18:24 2008 +0200
+Date: Sun Apr 13 00:18:24 2008 +0200
Isolate the embedded file reading logic into a new EmbFile
constructor.
@@ -44264,12 +44620,12 @@
poppler/Catalog.cc | 205
+++++++++++++++++++++++++++++------------------------
- poppler/Catalog.h | 1 +
+ poppler/Catalog.h | 1 +
2 files changed, 112 insertions(+), 94 deletions(-)
commit 45b407e51905948690065749085a4af1cbb29a8e
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 13 00:14:38 2008 +0200
+Date: Sun Apr 13 00:14:38 2008 +0200
correctly get the FileSpec dictionary
@@ -44279,7 +44635,7 @@
commit c3aa3a97d9c553ea7976741d798901352fb5381c
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 12 22:45:57 2008 +0200
+Date: Sat Apr 12 22:45:57 2008 +0200
properly initialize an AnnotPath
@@ -44288,7 +44644,7 @@
commit a3406fb2ace1390db1c181823a7bfc66c9174d98
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 12 22:40:42 2008 +0200
+Date: Sat Apr 12 22:40:42 2008 +0200
properly dispose the memory of the ink lists
@@ -44298,7 +44654,7 @@
commit 0dad70e2d12e8b587cab8ce2d914c81c6897a1d1
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 12 22:15:35 2008 +0200
+Date: Sat Apr 12 22:15:35 2008 +0200
make AnnotInk working.
@@ -44311,7 +44667,7 @@
commit 77404e24ea1e175fc9b55097dc5b35cc34760659
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 12 21:08:54 2008 +0200
+Date: Sat Apr 12 21:08:54 2008 +0200
a length is an int
@@ -44321,7 +44677,7 @@
commit bc2b2ffd2144f951c311e968fba4bc50b7c43ff3
Merge: cd5afe6 bacc1dd
Author: Iñigo Martínez <inigomartinez at gmail.com>
-Date: Sat Apr 12 17:40:49 2008 +0200
+Date: Sat Apr 12 17:40:49 2008 +0200
Fixed merging conflict.
@@ -44329,7 +44685,7 @@
commit cd5afe6d9eca687ee224ff7680a8cba28d81a36d
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 12 00:44:08 2008 +0200
+Date: Sat Apr 12 00:44:08 2008 +0200
Do not take into account Colorspace resource subdictionary for
image XObjects
@@ -44351,7 +44707,7 @@
commit bacc1dd9f37ff19c5e54878a5b08e7d734584bbf
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 12 17:20:09 2008 +0200
+Date: Sat Apr 12 17:20:09 2008 +0200
Read the "in reply to" reference as such, without reading the
associated annotation dictionary.
@@ -44362,7 +44718,7 @@
commit ffe09454a0948a6107bcc38f23ba2068151c547d
Author: Iñigo Martínez <inigomartinez at gmail.com>
-Date: Sat Apr 12 17:17:59 2008 +0200
+Date: Sat Apr 12 17:17:59 2008 +0200
Initial Annot3D parsing a few general improvements.
@@ -44375,7 +44731,7 @@
commit 8757c577241dda31bc59c7d1c208c159ad428877
Author: Iñigo Martínez <inigomartinez at gmail.com>
-Date: Sat Apr 12 10:38:07 2008 +0200
+Date: Sat Apr 12 10:38:07 2008 +0200
AnnotFileAttachment support.
@@ -44387,7 +44743,7 @@
commit 36989658149fc9e5e8a049ce070a102f35b7bddc
Author: Iñigo Martínez <inigomartinez at gmail.com>
-Date: Sat Apr 12 09:55:26 2008 +0200
+Date: Sat Apr 12 09:55:26 2008 +0200
AnnotInk support.
@@ -44400,7 +44756,7 @@
commit 464b171d0e9b989196c287f2ee4dfbbc14212aa9
Author: Albert Astals Cid <aacid at kde.org>
-Date: Sat Apr 12 00:44:08 2008 +0200
+Date: Sat Apr 12 00:44:08 2008 +0200
Do not take into account Colorspace resource subdictionary for
image XObjects
@@ -44422,7 +44778,7 @@
commit 42db4890e8295aaec5a1be12d1414fc0a9048550
Author: Chris Wilson <chris at chris-wilson.co.uk>
-Date: Thu Mar 27 10:52:22 2008 +0000
+Date: Thu Mar 27 10:52:22 2008 +0000
Do not call FT_Done_Face on a live cairo_font_face_t.
@@ -44433,46 +44789,46 @@
From http://bugs.freedesktop.org/show_bug.cgi?id=15216:
==13745== Invalid read of size 4
- ==13745== at 0x51BE572: FT_Load_Glyph (ftobjs.c:549)
- ==13745== by 0x4A24921: _cairo_ft_scaled_glyph_init
+ ==13745== at 0x51BE572: FT_Load_Glyph (ftobjs.c:549)
+ ==13745== by 0x4A24921: _cairo_ft_scaled_glyph_init
(cairo-ft-font.c:1922)
- ==13745== by 0x4A117AB: _cairo_scaled_glyph_lookup
+ ==13745== by 0x4A117AB: _cairo_scaled_glyph_lookup
(cairo-scaled-font.c:1674)
- ==13745== by 0x4A12A5A: _cairo_scaled_font_glyph_device_extents
+ ==13745== by 0x4A12A5A: _cairo_scaled_font_glyph_device_extents
(cairo-scaled-font.c:1124)
- ==13745== by 0x4A21ECD: _cairo_analysis_surface_show_glyphs
+ ==13745== by 0x4A21ECD: _cairo_analysis_surface_show_glyphs
(cairo-analysis-surface.c:516)
- ==13745== by 0x4A144DC: _cairo_surface_show_glyphs
+ ==13745== by 0x4A144DC: _cairo_surface_show_glyphs
(cairo-surface.c:2086)
- ==13745== by 0x4A1FCC8: _cairo_meta_surface_replay_internal
+ ==13745== by 0x4A1FCC8: _cairo_meta_surface_replay_internal
(cairo-meta-surface.c:816)
- ==13745== by 0x4A214B1: _paint_page (cairo-paginated-surface.c:299)
- ==13745== by 0x4A2171E: _cairo_paginated_surface_show_page
+ ==13745== by 0x4A214B1: _paint_page (cairo-paginated-surface.c:299)
+ ==13745== by 0x4A2171E: _cairo_paginated_surface_show_page
(cairo-paginated-surface.c:445)
- ==13745== by 0x4A14BDF: cairo_surface_show_page
+ ==13745== by 0x4A14BDF: cairo_surface_show_page
(cairo-surface.c:1702)
- ==13745== by 0x49FF661: cairo_show_page (cairo.c:2155)
- ==13745== by 0xA267D97:
+ ==13745== by 0x49FF661: cairo_show_page (cairo.c:2155)
+ ==13745== by 0xA267D97:
pdf_document_file_exporter_end_page(_EvFileExporter*)
(ev-poppler.cc:1753)
==13745== Address 0x55c5630 is 88 bytes inside a block of size
552 free'd
- ==13745== at 0x402269C: free (vg_replace_malloc.c:326)
- ==13745== by 0x51B7ABC: ft_free (ftsystem.c:158)
- ==13745== by 0x51BB319: ft_mem_free (ftutil.c:171)
- ==13745== by 0x51BC318: destroy_face (ftobjs.c:856)
- ==13745== by 0x51BC3B2: FT_Done_Face (ftobjs.c:1972)
- ==13745== by 0x4363704: CairoFont::~CairoFont()
+ ==13745== at 0x402269C: free (vg_replace_malloc.c:326)
+ ==13745== by 0x51B7ABC: ft_free (ftsystem.c:158)
+ ==13745== by 0x51BB319: ft_mem_free (ftutil.c:171)
+ ==13745== by 0x51BC318: destroy_face (ftobjs.c:856)
+ ==13745== by 0x51BC3B2: FT_Done_Face (ftobjs.c:1972)
+ ==13745== by 0x4363704: CairoFont::~CairoFont()
(CairoFontEngine.cc:251)
- ==13745== by 0x436401D: CairoFontEngine::getFont(GfxFont*, XRef*)
+ ==13745== by 0x436401D: CairoFontEngine::getFont(GfxFont*, XRef*)
(CairoFontEngine.cc:335)
- ==13745== by 0x4366915: CairoOutputDev::updateFont(GfxState*)
+ ==13745== by 0x4366915: CairoOutputDev::updateFont(GfxState*)
(CairoOutputDev.cc:318)
- ==13745== by 0x5093BF1: Gfx::opShowText(Object*, int) (Gfx.cc:3073)
- ==13745== by 0x508F901: Gfx::execOp(Object*, Object*, int)
+ ==13745== by 0x5093BF1: Gfx::opShowText(Object*, int) (Gfx.cc:3073)
+ ==13745== by 0x508F901: Gfx::execOp(Object*, Object*, int)
(Gfx.cc:726)
- ==13745== by 0x50906FF: Gfx::go(int) (Gfx.cc:594)
- ==13745== by 0x5090C96: Gfx::display(Object*, int) (Gfx.cc:557)
+ ==13745== by 0x50906FF: Gfx::go(int) (Gfx.cc:594)
+ ==13745== by 0x5090C96: Gfx::display(Object*, int) (Gfx.cc:557)
The solution is to release the reference to the cairo_font_face_t upon
destruction of the CairoFont, and then to release the FT_Face from the
@@ -44483,7 +44839,7 @@
commit 5f60843824582ece36d806508ec388330ddee854
Author: Iñigo Martínez <inigomartinez at gmail.com>
-Date: Tue Apr 8 00:30:57 2008 +0200
+Date: Tue Apr 8 00:30:57 2008 +0200
Added AnnotCoord support.
@@ -44497,7 +44853,7 @@
commit a6f70f465a3e6719d63cefbe3c27bae015be43c1
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 6 13:12:01 2008 +0200
+Date: Sun Apr 6 13:12:01 2008 +0200
add getters for the coordinates in an AnnotLine
@@ -44506,7 +44862,7 @@
commit 1d83d6edf9a843335e37a4d1e0e0dd71eb23d93b
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 6 12:24:42 2008 +0200
+Date: Sun Apr 6 12:24:42 2008 +0200
[Qt4] the caret symbol is an enum value, now
@@ -44516,7 +44872,7 @@
commit 229d991a3258cb9b56f5e00f2deb3c976253cf68
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 6 12:23:04 2008 +0200
+Date: Sun Apr 6 12:23:04 2008 +0200
the caret symbol does not seem to allow additional values, so convert
it to an enum
@@ -44527,7 +44883,7 @@
commit fc24500ddd9182f97d23c46eaafc6be79a6721eb
Author: Pino Toscano <pino at kde.org>
-Date: Sun Apr 6 11:43:49 2008 +0200
+Date: Sun Apr 6 11:43:49 2008 +0200
propetly initialise a couple of members; leak less
@@ -44536,7 +44892,7 @@
commit 9409de1e7c5b3770c7ef00c01ee376953dd532a5
Author: Iñigo Martínez <inigomartinez at gmail.com>
-Date: Sun Apr 6 01:38:25 2008 +0200
+Date: Sun Apr 6 01:38:25 2008 +0200
Changed AnnotFreeText RD field to the new parseDiffRectangle.
@@ -44547,7 +44903,7 @@
commit 28c5ee2e9fc2a24d2f2efb3d74d5cf882a106239
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 23:19:33 2008 +0200
+Date: Sat Apr 5 23:19:33 2008 +0200
typo fix
@@ -44556,7 +44912,7 @@
commit ed02769688466ca72bf35d4223c3822a1245604b
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 19:36:21 2008 +0200
+Date: Sat Apr 5 19:36:21 2008 +0200
read the destination of a link annotation
@@ -44566,7 +44922,7 @@
commit ca31bf12a9d70bac88e457f7799e9935aba58640
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 16:48:53 2008 +0200
+Date: Sat Apr 5 16:48:53 2008 +0200
variable forgotten in the copy&paste...
@@ -44575,7 +44931,7 @@
commit 4168daa141b76e5fcd07d046aca8dac2f3037ff9
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 16:34:12 2008 +0200
+Date: Sat Apr 5 16:34:12 2008 +0200
[Qt4] deserialize also CaretAnnotation's
@@ -44584,7 +44940,7 @@
commit b55bcc2aa95825863bef23ab96364b350a49949d
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 16:31:31 2008 +0200
+Date: Sat Apr 5 16:31:31 2008 +0200
[Qt4] first version of a CaretAnnotation.
@@ -44595,7 +44951,7 @@
commit 4c9a02b7e49666efe10fdc16e7a03d8d520b65ec
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 16:01:58 2008 +0200
+Date: Sat Apr 5 16:01:58 2008 +0200
First version of AnnotCaret.
@@ -44605,7 +44961,7 @@
commit d260fe9e514c667b66969b982119429cc922eb07
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 15:54:29 2008 +0200
+Date: Sat Apr 5 15:54:29 2008 +0200
isolate the code for parsing a "difference rectangle" in an own
function
@@ -44616,7 +44972,7 @@
commit 760833e409c122c0a61f7c87fd3133eebc10b402
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 15:36:43 2008 +0200
+Date: Sat Apr 5 15:36:43 2008 +0200
First version of AnnotGeometry.
@@ -44627,7 +44983,7 @@
commit 95d9d2362534c0524ad0448818b2d69b0909d482
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 03:23:00 2008 +0200
+Date: Sat Apr 5 03:23:00 2008 +0200
finally, load the QuadPoints correctly
@@ -44640,7 +44996,7 @@
commit af1ffcbcec1730332d11f8da4a7ddac833b22408
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 02:54:00 2008 +0200
+Date: Sat Apr 5 02:54:00 2008 +0200
More robust reading of QuadPoints (reset the allocated memory,
use the heap)
@@ -44650,7 +45006,7 @@
commit 68fd98d69bac20282665cf6b824da30c3b310f0b
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 02:51:41 2008 +0200
+Date: Sat Apr 5 02:51:41 2008 +0200
Really implement AnnotTextMarkup.
@@ -44660,7 +45016,7 @@
commit 69a2ecfaf8f8cffd3027db5c3cc88c41413e42f1
Author: Pino Toscano <pino at kde.org>
-Date: Sat Apr 5 01:38:28 2008 +0200
+Date: Sat Apr 5 01:38:28 2008 +0200
Add the Stamp annotation type.
@@ -44670,7 +45026,7 @@
commit 97be4332818bcf58461816be995d88926809a4e5
Author: Iñigo Martínez <inigomartinez at gmail.com>
-Date: Fri Apr 4 23:49:12 2008 +0200
+Date: Fri Apr 4 23:49:12 2008 +0200
Updated glib bindings.
@@ -44683,7 +45039,7 @@
commit 5caac407cdaf58621ac27e5561b31a995404ccb3
Author: Iñigo Martínez <inigomartinez at gmail.com>
-Date: Fri Apr 4 23:36:46 2008 +0200
+Date: Fri Apr 4 23:36:46 2008 +0200
Fixed icon name in AnnotText.
@@ -44695,7 +45051,7 @@
commit 0b714a61383da1b62daf2a60e3f6fcda09b4e9f2
Author: Adam Batkin <adam at batkin.net>
-Date: Thu Apr 3 20:02:52 2008 +0200
+Date: Thu Apr 3 20:02:52 2008 +0200
FindFirstFile returns INVALID_HANDLE_VALUE and not NULL on error
@@ -44704,7 +45060,7 @@
commit be765f27cc5430d9bb2a3e113eb245d67c20a376
Author: Carlos Garcia Campos <carlosgc at gnome.org>
-Date: Mon Mar 31 12:37:33 2008 +0200
+Date: Mon Mar 31 12:37:33 2008 +0200
[glib] Fix a crash in outline demo due to page_num == dest_page_num
- 1
@@ -44714,7 +45070,7 @@
commit e991e9ac6fcc0b6928b96fe8326eebcf3cb720ca
Author: Albert Astals Cid <tsdgeos at localhost.(none)>
-Date: Sat Mar 29 13:25:52 2008 +0100
+Date: Sat Mar 29 13:25:52 2008 +0100
Add the export macro
@@ -44723,21 +45079,21 @@
commit b70ca35dce6da6efdff254c11a63de4f44228278
Author: Albert Astals Cid <tsdgeos at localhost.(none)>
-Date: Sat Mar 29 00:30:31 2008 +0100
+Date: Sat Mar 29 00:30:31 2008 +0100
Duplicate page-transition files on qt4
- qt4/src/CMakeLists.txt | 4 +-
- qt4/src/Makefile.am | 4 +-
+ qt4/src/CMakeLists.txt | 4 +-
+ qt4/src/Makefile.am | 4 +-
qt4/src/poppler-page-transition-private.h | 28 ++++++
- qt4/src/poppler-page-transition.cc | 95 +++++++++++++++++++
- qt4/src/poppler-page-transition.h | 146
+ qt4/src/poppler-page-transition.cc | 95 +++++++++++++++++++
+ qt4/src/poppler-page-transition.h | 146
++++++++++++++++++++++++++++++
5 files changed, 273 insertions(+), 4 deletions(-)
commit b5312785063235cef7584ab6a5d198fb72de0988
Author: Iñigo Martínez <inigomartinez at gmail.com>
-Date: Wed Mar 26 23:56:49 2008 +0100
+Date: Wed Mar 26 23:56:49 2008 +0100
Improved glib annot demo.
@@ -44749,7 +45105,7 @@
commit 7cc8fd70f68d2cdab7ab83a0ecf6c8896c971d62
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 26 21:03:34 2008 +0100
+Date: Wed Mar 26 21:03:34 2008 +0100
remove damn error
@@ -44759,7 +45115,7 @@
commit 7a47ff3b54678a3de6964d25050e02186484f39a
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 26 21:00:32 2008 +0100
+Date: Wed Mar 26 21:00:32 2008 +0100
[Qt4] Add support for JavaScript links, and create them when present.
@@ -44772,17 +45128,17 @@
commit a6f2c10ee01ee62ae945b50f6b6eae380377fe03
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 26 20:59:21 2008 +0100
+Date: Wed Mar 26 20:59:21 2008 +0100
[Qt4] Read the document-level JavaScript scripts.
qt4/src/poppler-document.cc | 15 +++++++++++++++
- qt4/src/poppler-qt4.h | 8 ++++++++
+ qt4/src/poppler-qt4.h | 8 ++++++++
2 files changed, 23 insertions(+)
commit b8a471e55b998836c09c65ff736afdef8ac55189
Author: Pino Toscano <pino at kde.org>
-Date: Wed Mar 26 20:56:01 2008 +0100
+Date: Wed Mar 26 20:56:01 2008 +0100
@@ Diff output truncated at 1234567 characters. @@
More information about the tex-live-commits
mailing list