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-08-01
0.11.2
poppler-0.11.2
Albert Astals Cid
5
-6
/
+36
2009-08-01
[glib-demo] Add cast to make sure the comparison is always valid
Carlos Garcia Campos
1
-1
/
+1
2009-08-01
[glib-demo] Add missing return
Carlos Garcia Campos
1
-0
/
+2
2009-08-01
Call fillChildrenSiblingsID in fillChildrenSiblingsID instaed of loadChildren...
Guillermo Antonio Amaral Bastidas
1
-1
/
+1
2009-08-01
Add the possibility of disabling font substitution in pdftops
William Bader
6
-27
/
+70
2009-08-01
Forgot to add my copyright
Albert Astals Cid
1
-0
/
+1
2009-08-01
Try to workaround some incorrect PDF
Albert Astals Cid
2
-0
/
+14
2009-07-31
add the overloaded virtual warning also the autotools based build
Albert Astals Cid
1
-1
/
+1
2009-07-31
Add my copyright to files i just edited
Albert Astals Cid
3
-1
/
+3
2009-07-31
Add -Woverloaded-virtual as default CXX flag
Albert Astals Cid
1
-0
/
+1
2009-07-31
rename the function
Albert Astals Cid
2
-3
/
+3
2009-07-31
Remove Outputdev::beginMarkedContent as noone uses it
Albert Astals Cid
3
-6
/
+0
2009-07-31
Warning--
Albert Astals Cid
1
-1
/
+1
2009-07-31
[cairo] Implement radialShadedFill in cairo backend using cairo gradients
Carlos Garcia Campos
6
-61
/
+117
2009-07-31
[cairo] Use cairo_pattern_set_extend for linear gradients
Carlos Garcia Campos
4
-6
/
+42
2009-07-31
[cairo] Implement blend mdoes in cairo backend
Carlos Garcia Campos
3
-0
/
+87
2009-07-30
Fix some double to int warnings by explicit casting
William Bader
1
-3
/
+4
2009-07-30
Update gtk-doc build files
Carlos Garcia Campos
2
-66
/
+110
2009-07-30
Revert "Remove unneeded files from repo"
Carlos Garcia Campos
4
-3
/
+211
2009-07-27
Fix displayPages call
Sanjoy Mahajan
1
-1
/
+2
2009-07-27
Copy byte_lookup in copy constructor
Carlos Garcia Campos
1
-0
/
+6
2009-07-27
Don't use byte_lookup table when color space doesn't support getLine methods
Carlos Garcia Campos
2
-55
/
+91
2009-07-27
Remove unused variable
Carlos Garcia Campos
1
-1
/
+0
2009-07-26
[cairo] Use CAIRO_EXTEND_PAD in drawImageMaskPrescaled too
Carlos Garcia Campos
1
-17
/
+15
2009-07-26
[cairo] Use rectangle + clip instead of invert + tranform
Carlos Garcia Campos
1
-16
/
+14
2009-07-26
[cairo] Apply a clip for masked drawImage
Chris Wilson
1
-7
/
+14
2009-07-26
[cairo] Use CAIRO_EXTEND_PAD when drawing images
Carlos Garcia Campos
1
-166
/
+140
2009-07-25
Fix generation of ps for some files
Koji Otani
1
-17
/
+51
2009-07-20
[cairo] Improve performance when rendering one-channel images
Carlos Garcia Campos
1
-2
/
+34
2009-07-14
[cairo] Handle fontType1COT fonts in CairoFontEngine
Carlos Garcia Campos
1
-1
/
+2
2009-07-12
glade is not used anymore
Albert Astals Cid
1
-5
/
+4
2009-07-09
[cairo] Fix drawImage() for non-1x1 images
Chris Wilson
1
-4
/
+12
2009-07-08
Lookup UF and F entries before Unix, MAC and DOS in getFileSpec
Carlos Garcia Campos
1
-12
/
+12
2009-07-08
Use UF entry when present in dict in getFileSpecName() too
Carlos Garcia Campos
1
-0
/
+5
2009-07-08
Implement axialShadedFill in cairo backend using cairo gradients
Carlos Garcia Campos
6
-12
/
+66
2009-07-08
[cairo] premultiply image mask
Chris Wilson
1
-2
/
+7
2009-07-08
[cairo] maskColors is an array of ints, no scaling required
Chris Wilson
1
-2
/
+2
2009-07-08
[cairo] cleanse DrawImage()
Chris Wilson
1
-61
/
+41
2009-07-08
[TODO] Update TODO file
Carlos Garcia Campos
1
-0
/
+6
2009-07-08
Do not use F and UF entries if Unix or DOS are present in FileSpec dict
Carlos Garcia Campos
1
-63
/
+51
2009-07-08
[glib-demo] Fix a typo
Carlos Garcia Campos
1
-1
/
+1
2009-07-08
start updating the TODO file
Pino Toscano
1
-32
/
+15
2009-07-04
[Qt4 demo] hopefully fix the page size on zoom change
Pino Toscano
1
-4
/
+1
2009-07-04
[Qt4 demo] show a list of checked/unchecked items for the document permissions
Pino Toscano
2
-20
/
+11
2009-07-03
[Qt4 demo] show page numbers in the toolbar as 1..n
Pino Toscano
1
-1
/
+1
2009-07-03
[Qt4 demo] correctly use DPI values for the page sizes
Pino Toscano
2
-3
/
+11
2009-07-01
[test] Use gtkbuilder rather than libglade
Sebastien Bacher
6
-452
/
+439
2009-07-01
[glib-demo] Do not use gio if glib < 2.15
Carlos Garcia Campos
1
-2
/
+31
2009-06-30
Check getFileSpecNameForPlatform succeeded before using it's return value
Albert Astals Cid
3
-19
/
+26
2009-06-30
[glib-demo] Do not fill the surface before rendering
Carlos Garcia Campos
1
-9
/
+2
[next]