index
:
~cloos/poppler
cpp-frontend
kjk
master
poppler-0.10
poppler-0.12
poppler-0.14
poppler-0.16
poppler-0.18
poppler-0.20
poppler-0.22
poppler-0.24
poppler-0.26
poppler-0.4
poppler-0.5
poppler-0.6
poppler-0.8
roundoff
tagged-pdf
xpdf302merge
xpdf303merge
The poppler pdf rendering library
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-25
Add Int64 object type
Adrian Johnson
7
-59
/
+60
2013-01-25
use getNum instead of getReal
Adrian Johnson
1
-3
/
+3
2013-01-19
Don't use config.h but poppler-config.h
Albert Astals Cid
1
-2
/
+1
2013-01-19
Make rendering thread-safe
Thomas Freitag
45
-283
/
+793
2013-01-19
Add a null check for gfxFont
José Aliste
1
-1
/
+2
2013-01-11
Use CPPFLAGS for CPPFLAGS not CFLAGS
Peter Dyballa
1
-1
/
+1
2013-01-10
Fix invalid memory access in 1150.pdf.asan.8.69
Albert Astals Cid
1
-1
/
+4
2013-01-10
Fix invalid memory access in 2030.pdf.asan.69.463
Albert Astals Cid
1
-1
/
+5
2013-01-10
Fix another invalid memory access in 1091.pdf.asan.72.42
Albert Astals Cid
1
-2
/
+8
2013-01-10
Fix invalid memory accesses in 1091.pdf.asan.72.42
Albert Astals Cid
1
-1
/
+6
2013-01-10
Fix invalid memory accesses in 1036.pdf.asan.23.17
Albert Astals Cid
1
-2
/
+12
2013-01-09
Fix crash in broken file 1031.pdf.asan.48.15
Albert Astals Cid
1
-3
/
+6
2013-01-09
Forgot the C of the last commit
Albert Astals Cid
1
-1
/
+1
2013-01-09
Do not crash in broken documents like 1007.pdf.asan.48.4
Albert Astals Cid
1
-1
/
+11
2013-01-09
Initialize refLine totally
Albert Astals Cid
1
-3
/
+4
2013-01-04
Parser: return error if stream encountered when allowStreams = false
Adrian Johnson
1
-7
/
+7
2012-12-29
0.22.0
poppler-0.22.0
Albert Astals Cid
6
-8
/
+22
2012-12-29
regtest: Print test results when the test has finished
Carlos Garcia Campos
2
-15
/
+28
2012-12-29
TextOutputDev: Use page size for max value in TextPage::visitSelection
Jason Crain
1
-1
/
+2
2012-12-29
pdf-inspector Change from the deprecated GtkTable to GtkGrid
Ross Lagerwall
1
-24
/
+15
2012-12-29
pdf-inspector: Remove deprectated has-separator property
Ross Lagerwall
1
-1
/
+0
2012-12-29
pdf-inspector: Add correct title and copyright
Ross Lagerwall
1
-3
/
+2
2012-12-29
pdf-inspector: Fix crash by not freeing filename_g
Ross Lagerwall
1
-1
/
+0
2012-12-28
Repair pdfunite
Thomas Freitag
3
-6
/
+8
2012-12-28
dos2unix
Albert Astals Cid
1
-18
/
+18
2012-12-28
Fix very long loop in JPXStream::getImageParams()
Even Rouault
1
-4
/
+10
2012-12-28
Avoid DoS due to huge number of JPX tiles in a stream
Even Rouault
1
-1
/
+2
2012-12-28
Do not crash on 0 or negative nBits values
Even Rouault
1
-2
/
+3
2012-12-27
Fix arg typo
Albert Astals Cid
1
-1
/
+1
2012-12-15
0.21.4 soversion increases
poppler-0.21.4
Albert Astals Cid
4
-4
/
+4
2012-12-15
0.21.4 version increase
Albert Astals Cid
4
-4
/
+4
2012-12-15
0.21.4 NEWS
Albert Astals Cid
1
-0
/
+18
2012-12-15
Updated copyrights
Albert Astals Cid
9
-2
/
+9
2012-12-13
Check obj1 is a dict before using it
Albert Astals Cid
1
-1
/
+1
2012-12-13
Fix crop on EPS conversion
Albert Astals Cid
4
-1
/
+13
2012-12-11
Correct bad semantics
Peter Breitenlohner
1
-1
/
+1
2012-12-09
pngwriter: move #include <png.h> into .cc file
Pino Toscano
3
-50
/
+64
2012-12-09
tiffwriter: move #include <tiffio.h> into .cc file
Pino Toscano
2
-50
/
+56
2012-12-09
Having a look at the log Marek has (C) in this file
Albert Astals Cid
1
-0
/
+1
2012-12-09
Fix crash when rendering on mono1
Thomas Freitag
1
-1
/
+1
2012-12-09
Filter stuff that might end up in the shell
Marek Kasik
1
-4
/
+17
2012-12-08
Add private copy constructor and operator= to make sure we don't use the defa...
Albert Astals Cid
5
-2
/
+44
2012-12-09
jpegwriter: move #include "jpeglib.h" into .cc file
Adrian Johnson
4
-56
/
+95
2012-12-09
Reformat goo/*Writer files to poppler style
Adrian Johnson
7
-313
/
+313
2012-12-08
Fix linewidths in monochrome mode.
Matthias Kramm
1
-1
/
+1
2012-12-08
glib-demo: Update the demo to modify flags of annotations
José Aliste
1
-0
/
+65
2012-12-08
regtest: Use the number of cpus as default number of worker threads
Carlos Garcia Campos
1
-3
/
+5
2012-12-08
regtest: Remove trailing whitespaces
Carlos Garcia Campos
3
-13
/
+13
2012-12-08
Fix compile warning on deprecated conversion from string constant
Hib Eris
1
-1
/
+1
2012-12-08
Fixed check_lexer on 32-bit systems
Fabio D'Urso
1
-2
/
+2
[next]