| 2008-04-14 | kramm | test more of fontconfigs functions | commit | commitdiff | tree | snapshot | 
| 2008-04-14 | kramm | added more documentation to -s help | commit | commitdiff | tree | snapshot | 
| 2008-04-09 | kramm | added Huub's fix for a bug in the parseTwip function | commit | commitdiff | tree | snapshot | 
| 2008-04-09 | kramm | fixed bug in ->rgba conversion | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | Generated from configure.in | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | readers/swf2.c -> readers/swf.c | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | compile readers/swf.c into readers/swf2.o | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | call endPage of GFXOutputDev *before* flushing all... | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | added comment to endPage() | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | handling for double swf.o in gfx.a | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | removed duplicate opcodes | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | automatically generated from opcodes in swfabc.c | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | drop parameters into output device as well as input... | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | in gfxfontlist, only skip inserting a font if the font... | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | fixed mismatched free/delete[] | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | fixed two mem leaks | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | remove parameter listing upon cleanup | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | moved feature list into class, fixed some memleaks | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | increased number of lines in spline approximation-... | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | clear fillinfo_t before use (fix valgrind 'uninitialize... | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | removed some debug code, fixed support for recordings... | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | fixed some memleaks, make sure fonts are only dumped... | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | added simpleviewer option | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | fixed a double free and a mem leak | commit | commitdiff | tree | snapshot | 
| 2008-04-06 | kramm | added libart changes from 2.3.16 to 2.3.20 | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | added some checks needed for gocr | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | moved lib/swf/Makefile to lib/readers/ | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | added gocr checks | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | added support for more devices | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | generic document converter | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | added a few missing header files | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | (patched) gocr-0.44 | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | added libocr | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | removed rfxswf.o -> modules/*.c dependency | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | don't close the filestream jpeg is going to read from | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | removed another unnecessary log message | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | made more quiet | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | wrapper for libjpeg | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | fixed fix of previous fix | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | fixed previous fix | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | fixed a mem leak | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | fixed xpdf 3.02.08 support | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | fixed mismatched free/delete | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | added gfx2gfx target | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | added OCR device | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | made .open() parameter parsing more foolproof | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | a few documentation updates | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | added ocr dependency to gfx.so | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | added more implementation and opcodes | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | device for OCR'ing documents | commit | commitdiff | tree | snapshot | 
| 2008-04-05 | kramm | bugfix in page extraction | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | removed const char* warnings | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | added new items | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | added gfxswf stuff, jpeg.c | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | added jpeg.c | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | added swf and image readers | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | added better support for custom include_dirs and librar... | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | if asked to check for FREETYPE_H, don't check for FREET... | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | fixed previous fix | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | if ft2build.h was found, assume freetype.h is there... | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | link all files using both gfx and swf into gfxswf.a | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | fixed #ifdef | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | added implementation | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | removed ../libswf | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | moved from ../swf | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | added more drivers | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | made all setparameter() functions lowercase | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | added some dependencies | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | fixed font layout code (again) | commit | commitdiff | tree | snapshot | 
| 2008-04-01 | kramm | added SWFTOOLS_SYSTEM_PREFIX | commit | commitdiff | tree | snapshot | 
| 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 | 
| next |