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
2009-05-11
Poppler 0.11.0 aka 0.12 Alpha 1
poppler-0.11.0
Albert Astals Cid
6
-8
/
+150
2009-05-11
Update copyright headers for previous patches
Carlos Garcia Campos
7
-2
/
+7
2009-05-11
Don't include popups annots with a parent in annots list
Carlos Garcia Campos
1
-0
/
+13
2009-05-11
Make sure ImageStream::close() is called after ImageStream::reset()
Carlos Garcia Campos
7
-3
/
+28
2009-05-10
Fix axial shading fix to ensure the painting passes by the four edges of the ...
M Joonas Pihlaja
1
-7
/
+16
2009-05-09
Hidden property depends on parent being hidden, not only yourself
Albert Astals Cid
1
-1
/
+7
2009-05-08
[glib] Add poppler_annot_markup_get_popup_rectangle
Carlos Garcia Campos
3
-0
/
+45
2009-05-07
bitmap->h can be 0, move to _checkoverflow variant, code already knows how to...
Albert Astals Cid
1
-1
/
+1
2009-05-06
Fix format printing
Albert Astals Cid
1
-2
/
+2
2009-05-06
[glib] Several fixes in poppler_annot_get_color()
Carlos Garcia Campos
2
-29
/
+32
2009-05-02
Link pdftoabw to abiword libs
Albert Astals Cid
1
-10
/
+12
2009-04-29
PopplerAttachment refers its document.
Kouhei Sutou
1
-6
/
+35
2009-04-25
[glib] Only create checksum string for valid checksums
Carlos Garcia Campos
1
-2
/
+3
2009-04-24
Update copyright headers
Carlos Garcia Campos
6
-2
/
+6
2009-04-24
Fix typos in Annot::setContents() documentation
Carlos Garcia Campos
1
-1
/
+1
2009-04-23
Document Annot::setContents() method
Carlos Garcia Campos
1
-0
/
+2
2009-04-23
Update the annotation last modified time when it's modified
Carlos Garcia Campos
2
-13
/
+20
2009-04-23
Add timeToDateString() to DateInfo
Carlos Garcia Campos
3
-0
/
+55
2009-04-21
add poppler-date.{cc,h}
Pino Toscano
1
-0
/
+2
2009-04-21
[glib-demo] Fix dates handling in annots demo
Carlos Garcia Campos
1
-55
/
+14
2009-04-21
[glib-demo] GTime is deprecated, use time_t instead
Carlos Garcia Campos
2
-2
/
+2
2009-04-21
[glib-demo] Use format_date from utils and remove duplicated code
Carlos Garcia Campos
1
-25
/
+2
2009-04-21
[glib] Fix poppler_annot_markup_get_date()
Carlos Garcia Campos
1
-11
/
+11
2009-04-21
[glib] Add info about the return value in poppler_annot_get_modified() doc
Carlos Garcia Campos
1
-1
/
+3
2009-04-21
[glib] Fix a typo in poppler_date_parse documentation
Carlos Garcia Campos
1
-1
/
+1
2009-04-21
[glib] Add poppler_date_parse to parse PDF format date strings
Carlos Garcia Campos
7
-40
/
+110
2009-04-21
[glib] Implement poppler_annot_set_contents()
Carlos Garcia Campos
2
-0
/
+27
2009-04-21
Add setContents() to modify the annot contents
Carlos Garcia Campos
2
-1
/
+29
2009-04-20
In case of err3 or err2 in readPageTree we need to free kidRef too
Albert Astals Cid
1
-1
/
+2
2009-04-20
Extend test-poppler-glib to show more page annotations and actions
Carlos Garcia Campos
1
-0
/
+68
2009-04-19
Fix decryption using owner password on some pdf
Matthias Franz
1
-1
/
+2
2009-04-17
Fix typo in GfxFont.cc
Peter Kerzum
1
-5
/
+6
2009-04-17
Fix rendering of axial shadings
Albert Astals Cid
1
-40
/
+62
2009-04-16
Fix problems that happen when parsing broken JBIG2 files
Albert Astals Cid
2
-127
/
+324
2009-04-13
Did a mistake in the gmalloc -> gmallocn commit, it's a 4 here not a 3
Albert Astals Cid
1
-1
/
+1
2009-04-11
More gmalloc → gmallocn
Albert Astals Cid
4
-9
/
+9
2009-04-11
Revert part of last commit, i need more math classes :D
Albert Astals Cid
1
-2
/
+2
2009-04-11
Be paranoid, use gmallocn or gmallocn3 in all gmalloc with *
Albert Astals Cid
6
-28
/
+28
2009-04-11
Add gmallocn3 that does the same as gmallocn but with 3 arguments
Albert Astals Cid
2
-0
/
+24
2009-04-10
Make it compile in Solaris
Albert Astals Cid
1
-0
/
+14
2009-04-10
[glib] Print annotations with the print flag enabled
Carlos Garcia Campos
1
-0
/
+2
2009-03-30
Fix clip test for fonts
Albert Astals Cid
1
-2
/
+2
2009-03-29
Forgot Ross copyright
Albert Astals Cid
1
-0
/
+1
2009-03-29
Fix extraction of some ActualText content
Ross Moore
1
-1
/
+1
2009-03-25
Fix getGlyphAdvance to behave correctly on font size changes
Albert Astals Cid
1
-1
/
+2
2009-03-25
Remove case-insensitive matching of filenames in PDFDoc constructor
Eric Toombs
1
-29
/
+10
2009-03-24
declare the matrix at the beginning
Pino Toscano
1
-1
/
+1
2009-03-22
Improved error reporting of ErrOpenFile errors
Eric Toombs
3
-25
/
+51
2009-03-21
Support rendering non-square pixels in pdftoppm
Michael K. Johnson
2
-7
/
+46
2009-03-21
Update version we need of Qt4
Albert Astals Cid
2
-5
/
+5
[next]