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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-14
properly close links when going from page to page
HEAD
master
Matthias Kramm
1
-1
/
+8
2012-05-14
fix for invisible characters appearing in pdf2swf documents
Matthias Kramm
1
-1
/
+3
2012-05-14
dump out link coordinates
Matthias Kramm
1
-1
/
+1
2012-04-20
use RARRAY_PTR instead of RARRAY()->ptr
Matthias Kramm
1
-3
/
+3
2012-04-08
expose registry_init() in lib/as3
Matthias Kramm
1
-0
/
+2
2012-03-07
initialize random generation for pdftotext and pdfinfo, as well
Matthias Kramm
1
-0
/
+52
2012-03-07
fixed another compile error
Matthias Kramm
1
-4
/
+6
2012-03-07
fixed compile error
Matthias Kramm
1
-2
/
+12
2012-03-07
properly initialize random generator for temporary filenames in pdftoppm
Matthias Kramm
1
-0
/
+16
2012-03-07
use environment variable SWFTOOLS_TMP instead of TEMP
Matthias Kramm
1
-2
/
+29
2012-02-14
made xpdf use SWFTOOLS_TMP, too
Matthias Kramm
1
-109
/
+110
2012-02-14
allow to change the temporary directory on Unix
Matthias Kramm
1
-1
/
+2
2012-01-26
applied alchemy opcode patch by Omer Sezgin Ugurlu
Matthias Kramm
1
-0
/
+15
2012-01-16
another bugfix in os.c
Matthias Kramm
1
-1
/
+1
2012-01-16
fixed bug in move()
Matthias Kramm
1
-0
/
+1
2012-01-12
fixed segfault in remove_font_transforms
Matthias Kramm
1
-2
/
+1
2011-12-15
new parameter -s local_with_filesystem
Matthias Kramm
1
-2
/
+17
2011-12-01
fixed unescape function in swf5compiler
Matthias Kramm
2
-198
/
+210
2011-11-28
fixed setup.py build
Matthias Kramm
1
-0
/
+3
2011-11-28
fixed compile error if calloc is missing
Matthias Kramm
1
-0
/
+2
2011-11-23
allow for external/substituted CID fonts
Matthias Kramm
2
-2
/
+16
2011-10-11
fixed compile error if jpeglib is missing
Matthias Kramm
1
-1
/
+1
2011-10-06
fixed release building
Matthias Kramm
2
-268
/
+476
2011-09-22
fixed bug in move_file()
Matthias Kramm
1
-1
/
+1
2011-09-22
removed remaining int32 instances from bitio.c
Matthias Kramm
1
-8
/
+8
2011-09-22
don't use int32_t types in bitio.h
Matthias Kramm
1
-4
/
+4
2011-09-20
bugfix in rescale filter
Matthias Kramm
1
-1
/
+1
2011-09-16
fixed mem leak
Matthias Kramm
1
-0
/
+1
2011-09-16
added rescale_images filter
Matthias Kramm
4
-2
/
+110
2011-09-07
fixed bug in gfxbbox_expand_to_bbox
Matthias Kramm
1
-0
/
+3
2011-09-05
added file_size() function
Matthias Kramm
2
-0
/
+19
2011-08-31
fixed another bug in jpeg_save_to_memory()
Matthias Kramm
1
-1
/
+1
2011-08-31
fixed bug in jpeg encoding
Matthias Kramm
1
-4
/
+4
2011-08-31
added argb support to jpeg module
Matthias Kramm
2
-38
/
+56
2011-08-31
fixed bug in write_compressed_int
Matthias Kramm
2
-23
/
+20
2011-08-30
added support for reading/writing compressed ints in bitio.c
Matthias Kramm
2
-0
/
+101
2011-06-29
don't allow flatten filter to remove spaces
Matthias Kramm
1
-2
/
+2
2011-06-27
no option dont_clip_characters
Matthias Kramm
1
-1
/
+13
2011-06-06
new option disable_tiling_pattern_fills
Matthias Kramm
2
-0
/
+5
2011-06-01
checked in xpdf sources
Matthias Kramm
1
-0
/
+0
2011-05-23
removed old gfxpoly.c
Matthias Kramm
1
-1174
/
+0
2011-05-23
bugfixes with bitmaps and remove_invisible_characters
Matthias Kramm
1
-3
/
+33
2011-05-23
workaround for broken font ascent values in remove_invisible_characters filter
Matthias Kramm
1
-1
/
+3
2011-04-29
new method gfxbbox_transform
Matthias Kramm
2
-0
/
+51
2011-04-28
fixed kdtree duplicate reporting problem
Matthias Kramm
1
-1
/
+3
2011-04-28
fixed kdtree_find_in_box
Matthias Kramm
1
-4
/
+6
2011-04-28
new method kdtree_find_in_box
Matthias Kramm
2
-2
/
+29
2011-04-15
more randomization in area intersection test code
Matthias Kramm
1
-15
/
+29
2011-04-13
fixed units of gfxpoly_intersection_area()
Matthias Kramm
1
-1
/
+1
2011-04-12
made space char detection also remove incorrect spaces
Matthias Kramm
1
-8
/
+22
[next]