git.asbjorn.biz
/
swftools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
swftools.git
2008-04-01
kramm
python installer script
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
kramm
grouped everything into modules
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
kramm
added support for Flash9 Actionscript parsing
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
kramm
fixed small typo in error message
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
kramm
added swf_DissassembleABC function
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
kramm
be more careful to not insert the ST_REFLEX tag too...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
kramm
fixed a prototype
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
kramm
renamed setoption into setparameter, added output-...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
kramm
moved insertion of event handlers into constructor
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
kramm
added disassembler and assembler
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
kramm
give a name to each link
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
kramm
fixed a typo
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
kramm
small fix
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
kramm
support for python and shellscript
commit
|
commitdiff
|
tree
|
snapshot
2008-03-28
kramm
autogenerated from configure.in
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
boolean polygon operations
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
removed swfmorph, made 'make clean' more thorough
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
added some more logging
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
enhanced logging
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
added sanity check
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
shifted swfrender around
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
moved the libart stuff around
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
put fontconfig check in again
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
-c now longer assumes -O. new -Q option (for internal...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
fixed pdf2swf compile
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
libarts objects are now in libgfx
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
don't use --flatten for -O2,3. Turn 'optimize_polygons...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
require strcasecmp for fontconfig
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
new function geterror()
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
added some gradient documentation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
moved swf_ClipRect from src/swfbbox.c
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
removed modules from the compile (added headers for...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
fixed order of objects in librfxswf.a
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
compile rfxswf modules one by one
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
arts is now part of libgfx.a
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
new function gfxbbox_intersect
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
re-added fontconfig
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
re-added external font support
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
render multiply blended transparency groups with 50...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
added gradient implementation, new flag 'optimize_polyg...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
fixed typos in -s help
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
moved libarts stuff to gfxpoly
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
fixed function prototypes for PatternFills, new config...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
removed debugging code
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
xpdf-3.02 compatiblity switch
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
fixed various typos in the documentation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
added documentation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
accounted for libart changes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
added support for gradient rendering
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
made compileable standalone
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
clip all bounding boxes to the page size
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
switched from lrand48() to rand()
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
Added gradient support. arts functions are now wrapped...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
char* -> const char*
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
renamed arts.{c,h} to polyops.{c,h}
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
kramm
removed printfs
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
added FullBitmapOutputDev
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
added opt_programs
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
added -Q option
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
don't use alpha channel in bitmap
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
fixed mem leak
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
removed DummyOutputDev reference
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
added 'bitmap' option
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
added some dependencies
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
added fullbitmapoutputdev
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
added bitmap fields
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
removed config_bitmapfonts
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
protect against xpdf's internal state changes in bitmap...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
fixed crash and offset error in transparency groups
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
removed bitmapfonts setting
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
added support for masks of higher resolutions than...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
fixed crash in transparency groups by removing softmask...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
device which creates a bitmap and links
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
fixed overflow in pixel rendering
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
kramm
fixed a mem leak
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
kramm
fixed compilation issues
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
kramm
applied id3 patch from Joel Yliluoma
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
kramm
added font size dumping
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
kramm
build .orig files *before* patching
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
kramm
made config file path handling a little bit more robust
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
kramm
renamed dx/dy to x/y in TextSetInfoRecord
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
kramm
fixed text position overflow problem
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
kramm
renamed swfedit to swfbytes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
kramm
added glow filter, and file-level detection of compress...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
kramm
added FILTER_GLOW
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
kramm
several flash 8 fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
kramm
added glow filter
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
kramm
fixed compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
kramm
added HAVE_UNISTD_H
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
kramm
added -O option
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
kramm
only remove fonts in fontlist_delete if requested to...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
kramm
fixed growmemweriter
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
kramm
fixed bug in reader_memread()
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
kramm
new function growmemwrite_getmemptr
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
kramm
reworked compression handling logic
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
kramm
added compile command for xpdf
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
kramm
fixed a mem leak
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
kramm
implemented gfxsource->destroy
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
kramm
allow to overload old global parameters
commit
|
commitdiff
|
tree
|
snapshot
next