| patch |
summary |
view |
raw |
| 01-manpage.patch |
doc/xpdf.1 | 78 +++++++++++++++++++++++++++++++++++------------------------
doc/xpdfrc.5 | 9 ++++--
2 files changed, 53 insertions(+), 34 deletions(-)
|
view
|
download
|
| 02-permissions.patch |
xpdf/PDFCore.cc | 4 ++++
xpdf/XPDFCore.cc | 8 ++++++++
xpdf/XPDFViewer.cc | 4 ++++
3 files changed, 16 insertions(+)
|
view
|
download
|
| 11-fix-hyphens-in-manpages.patch |
doc/xpdf.1 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| fix-408502.patch |
xpdf/XPDFViewer.cc | 236 ++++++++++++++++++++++++++++++++++++++++++++++++++---
xpdf/XPDFViewer.h | 12 ++
2 files changed, 238 insertions(+), 10 deletions(-)
|
view
|
download
|
| fix-458468.patch |
xpdf/xpdf.cc | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| fix-512381.patch |
xpdf/XPDFCore.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| fix-580495.patch |
doc/xpdf.1 | 9 ++++++++-
doc/xpdfrc.5 | 6 +++---
xpdf/GlobalParams.cc | 2 ++
xpdf/PDFCore.cc | 24 ++++++++++++++++++++++++
xpdf/PDFCore.h | 1 +
xpdf/XPDFCore.cc | 6 ++++--
xpdf/XPDFViewer.cc | 36 +++++++++++++++++++++++++++++-------
xpdf/XPDFViewer.h | 9 +++------
8 files changed, 74 insertions(+), 19 deletions(-)
|
view
|
download
|
| fix-627426.patch |
xpdf/XPDFCore.cc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| use-poppler-get-cmap-arguments.patch |
xpdf/GlobalParams.cc | 4 ++--
xpdf/GlobalParams.h | 4 +++-
2 files changed, 5 insertions(+), 3 deletions(-)
|
view
|
download
|
| use-poppler-private-textpage-destructor.patch |
xpdf/PDFCore.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| use-poppler-fix-filespecname.patch |
xpdf/XPDFCore.cc | 7 +++++--
xpdf/config.h | 1 +
2 files changed, 6 insertions(+), 2 deletions(-)
|
view
|
download
|
| use-poppler-fix-psoutputdev.patch |
xpdf/XPDFViewer.cc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| use-poppler-fix-textoutputdev.patch |
xpdf/PDFCore.cc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| use-poppler-fix-findtext.patch |
xpdf/PDFCore.cc | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| use-poppler-openfile.patch |
xpdf/GlobalParams.cc | 5 +++++
xpdf/GlobalParams.h | 2 ++
2 files changed, 7 insertions(+)
|
view
|
download
|
| use-poppler-fix-findfontfile.patch |
xpdf/GlobalParams.cc | 3 ++-
xpdf/GlobalParams.h | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| fix-invalid-conversions.patch |
xpdf/GlobalParams.cc | 8 ++++----
xpdf/GlobalParams.h | 2 +-
xpdf/XPDFViewer.cc | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
|
view
|
download
|
| check-system-calls.patch |
xpdf/XPDFCore.cc | 17 ++++++++++++++---
xpdf/XPDFViewer.cc | 6 +++++-
2 files changed, 19 insertions(+), 4 deletions(-)
|
view
|
download
|
| fix-pointer-casting.patch |
xpdf/XPDFViewer.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|