| 2005-01-10 | 
kramm | implemented .texture and enhanced gradients. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-10 | 
kramm | added ?pt fontsize support. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-10 | 
kramm | changed line width algorithm. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-10 | 
kramm | added swf_ShapeAddFillStyle2(). | 
commit | commitdiff | tree | snapshot | 
| 2005-01-10 | 
kramm | added comment about point size. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-10 | 
kramm | added more gradient documentation. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-07 | 
kramm | added some comments about line width. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-07 | 
kramm | added some documentation about Mac OS X. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-06 | 
kramm | Mac OS X fixes. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-06 | 
kramm | fixed MacOSX issues. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-30 | 
kramm | removed swftagmap from parse function. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-30 | 
kramm | added PlaceObject parser. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-30 | 
kramm | added getter for matrix entries. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-30 | 
kramm | added f_Matrix2() | 
commit | commitdiff | tree | snapshot | 
| 2004-12-30 | 
kramm | added f_Matrix2(). | 
commit | commitdiff | tree | snapshot | 
| 2004-12-30 | 
kramm | fixed bug in bbox. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-30 | 
kramm | added TODO comment. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-30 | 
kramm | moved bitmaps by (-0.5,-0.5), in the hope that the...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-30 | 
kramm | added swf_SetDefineBBox(). | 
commit | commitdiff | tree | snapshot | 
| 2004-12-30 | 
kramm | added isPlacement, isFont, setBBox() routines. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-30 | 
kramm | swf_SetDefineBBox(). | 
commit | commitdiff | tree | snapshot | 
| 2004-12-21 | 
kramm | undid 1.95->1.96 changes | 
commit | commitdiff | tree | snapshot | 
| 2004-12-20 | 
kramm | fixed page52.pdf segfault (added null pointer handling to | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | added swfrender.c. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | subtraced (0.5,0.5) from the texture position to get...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | subtract (0.5,0.5) from the texture position to get...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | fixed memory usage bug. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | added -b (--bbox) options. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | added bbox parsing. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | * fixed bbox bug, which caused shapes to disappear | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | added some more generic tag functions. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | added isShape() tag function. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | added fillstyle and linestyle primitives. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | small fixes. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | added shape parsing. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | * fixed segf if bbox not set | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | swf_GetBBox() now returns a zeroed out bbox if the...  | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | added swf_SetTagPos(tag, 0). | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | removed duplicate entry (swfoutput.cc). | 
commit | commitdiff | tree | snapshot | 
| 2004-12-18 | 
kramm | omit drawing of objects outside the page. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-16 | 
kramm | added items. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-16 | 
kramm | gcc 2.95.x fixes. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-16 | 
kramm | added comments. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-16 | 
kramm | added gcc 2.95.x support. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-16 | 
kramm | added some comments. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-16 | 
kramm | gcc 2.95.3 fixes. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-12 | 
kramm | keyframes are now every 20 frames. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-12 | 
kramm | * keyframe default is now every 20 frames. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-12 | 
kramm | added -k option. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-12 | 
kramm | fixed non-(0,0) movie bbox bug. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-11 | 
kramm | removed LPSHAPE typedef. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-11 | 
kramm | added swf_Shape2Clone(). | 
commit | commitdiff | tree | snapshot | 
| 2004-12-11 | 
kramm | added swf_Shape2Clone() function. | 
commit | commitdiff | tree | snapshot | 
| 2004-12-11 | 
kramm | fixed "shifted texture shape" bug. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-28 | 
kramm | removed LP* typedefs in rfxswf.h. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-28 | 
kramm | fixed edittext parsing. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-28 | 
kramm | allow using the default font in .edittext. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-28 | 
kramm | fixed crash if a standard font wasn't found. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-28 | 
kramm | removed LP* definitions. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-28 | 
kramm | fixed SET_TO_ZERO logic. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-28 | 
kramm | fixed SET_TO_ZERO handling. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-28 | 
kramm | added some comments. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-25 | 
kramm | added $(A) for lib extension. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-25 | 
kramm | added AREXT (.a on Unix, .lib on Windows). | 
commit | commitdiff | tree | snapshot | 
| 2004-11-25 | 
kramm | fixed .end problem. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-25 | 
kramm | added some comments. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-25 | 
kramm | added new option "forceType0Fonts". | 
commit | commitdiff | tree | snapshot | 
| 2004-11-25 | 
kramm | fixed .frame numbers, changed .flash name to .flash...  | 
commit | commitdiff | tree | snapshot | 
| 2004-11-25 | 
kramm | initial revision. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-25 | 
kramm | added $(A) for lib extension. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-24 | 
kramm | Brought up to date | 
commit | commitdiff | tree | snapshot | 
| 2004-11-24 | 
kramm | Brought up to date | 
commit | commitdiff | tree | snapshot | 
| 2004-11-24 | 
kramm | Brought up to date | 
commit | commitdiff | tree | snapshot | 
| 2004-11-24 | 
kramm | Generated from configure.in | 
commit | commitdiff | tree | snapshot | 
| 2004-11-24 | 
kramm | improved object list output. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-24 | 
kramm | don't remove *.a files. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | added audio_eof, video_eof members. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | added self pointer to callback function. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | added background color support to swf_Render*. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | added background color support. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | updated Mac OS X section. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | fixed freetype-config detection. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | added box and circle primitives. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | swf_FontEnumerate now passes a self pointer to the...  | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | fixed freetype-config check (again) | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | fixed check for freetype-config (again). | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | fixed freetype-config path search. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | check for freetype-config also in /opt/local/bin, ...  | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | removed recursive call to h.263 Makefile. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | more Mac OS X patches. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | fixed big-endian compile problem. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | Mac OS X fixes. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | optimized freetype detection. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | added support for handling audio data after the video...  | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | removed eof(). | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | removed eof() function. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | added avi2swf.exe to clean target. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-23 | 
kramm | fixed sprite frame count problem. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-22 | 
kramm | added object extension handling. | 
commit | commitdiff | tree | snapshot | 
| 2004-11-22 | 
kramm | fixed bug in SWFOutputDev::getDimensions(). | 
commit | commitdiff | tree | snapshot | 
| next |