index
:
~carlosgc/swftools
compact_record
fontalignzones
gfxpoly
horizontals
master
public
xpdf303
Unnamed repository; edit this file 'description' to name the repository.
carlosgc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
pdf
/
pdf.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-10
UTF-8 support for getInfoString
Ricardo Pedroso
1
-7
/
+4
2010-11-18
removed stray printf
Matthias Kramm
1
-1
/
+0
2010-11-18
new internal option '-s threadsave'
Matthias Kramm
1
-12
/
+32
2010-11-11
fixed breakonwarning
Matthias Kramm
1
-0
/
+3
2010-09-23
new option 'unique_unicode'
Matthias Kramm
1
-0
/
+3
2010-09-22
fixed another type of transparent text selection overlays
Matthias Kramm
1
-0
/
+3
2010-09-22
fixed transparent text selection overlays
Matthias Kramm
1
-0
/
+3
2010-09-21
new preprocessing options marker_glyph, normalize_fonts, remove_font_transfor...
Matthias Kramm
1
-0
/
+12
2010-09-17
bugfixes
Matthias Kramm
1
-2
/
+9
2010-09-17
split GFXOutputDev into CharOutputDev and VectorGraphicOutputDev
Matthias Kramm
1
-8
/
+5
2010-08-12
-s multiply is now a fractional value
Matthias Kramm
1
-4
/
+3
2010-07-21
implemented link text extraction
Matthias Kramm
1
-1
/
+1
2010-06-16
poppler: use new PDF version methods
Asbjørn Sloth Tønnesen
1
-1
/
+10
2010-05-17
fixed mem leaks
Matthias Kramm
1
-0
/
+8
2010-03-25
fixed segfault
Matthias Kramm
1
-1
/
+1
2010-03-25
new parameter addspacechars
Matthias Kramm
1
-0
/
+3
2010-02-26
added filter support to ruby module
Matthias Kramm
1
-1
/
+0
2009-12-22
moved image rescaler to lib/gfximage.c
Matthias Kramm
1
-1
/
+7
2009-12-21
more parameter refactoring
Matthias Kramm
1
-63
/
+20
2009-08-25
applied getinfo_crash.patch and info_only.patch by Ricardo Pedroso
Matthias Kramm
1
-1
/
+1
2009-08-19
implemented '-s detectspace' functionality
Matthias Kramm
1
-1
/
+12
2009-08-13
testsuite: added first five tests
Matthias Kramm
1
-1
/
+3
2009-05-28
added '-s zoomtowidth' option to pdf2swf
Matthias Kramm
1
-16
/
+13
2009-04-13
pdf2swf: added support for print mode (-s asprint), as3: small optimizations
Matthias Kramm
1
-8
/
+13
2009-02-02
fixed segfault with -s multiply
Matthias Kramm
1
-2
/
+1
2009-01-22
re-added copy check
Matthias Kramm
1
-2
/
+8
2009-01-22
re-added copy check
Matthias Kramm
1
-0
/
+5
2009-01-21
pass per-document parameters to the output device, too
Matthias Kramm
1
-0
/
+6
2009-01-21
fixed a mem leak
Matthias Kramm
1
-0
/
+2
2009-01-16
added text field and jpeg counting
Matthias Kramm
1
-1
/
+1
2009-01-16
initialize outputdev per page, not per document
Matthias Kramm
1
-109
/
+130
2009-01-16
const char* compiler fixes
Matthias Kramm
1
-5
/
+5
2008-07-08
re-inserted device parameters
kramm
1
-22
/
+82
2008-06-19
removed persistent parameter storage
kramm
1
-61
/
+13
2008-06-19
fixed page extraction problem together with gfx module
kramm
1
-4
/
+0
2008-06-09
don't parse 'fontquality' as a font
kramm
1
-1
/
+1
2008-05-14
added new function finishPage(), to be called after links are processed
kramm
1
-0
/
+2
2008-04-14
added more documentation to -s help
kramm
1
-4
/
+8
2008-04-06
remove parameter listing upon cleanup
kramm
1
-0
/
+2
2008-04-05
fixed mismatched free/delete
kramm
1
-1
/
+2
2008-03-26
fixed typos in -s help
kramm
1
-1
/
+1
2008-03-19
fixed mem leak
kramm
1
-2
/
+10
2008-03-19
removed DummyOutputDev reference
kramm
1
-1
/
+0
2008-03-19
added 'bitmap' option
kramm
1
-1
/
+10
2008-03-12
implemented gfxsource->destroy
kramm
1
-1
/
+15
2008-03-12
allow to overload old global parameters
kramm
1
-1
/
+11
2008-02-08
moved the 'PDF disallows copying' to a lower level
kramm
1
-2
/
+6
2008-02-08
removed default protect call
kramm
1
-1
/
+0
2008-01-13
fixed poly2bitmap parameter switch
kramm
1
-1
/
+1
2007-12-09
implemented 'multiply' option
kramm
1
-11
/
+35
[next]