swftools.git
17 years agochanged icon
kramm [Tue, 10 Jun 2008 10:45:57 +0000 (10:45 +0000)]
changed icon

17 years agoadded uninstaller dialogs
kramm [Tue, 10 Jun 2008 10:45:49 +0000 (10:45 +0000)]
added uninstaller dialogs

17 years agoput number of files into the header
kramm [Tue, 10 Jun 2008 10:45:38 +0000 (10:45 +0000)]
put number of files into the header

17 years agochanged statusfunc to a struct
kramm [Tue, 10 Jun 2008 10:45:27 +0000 (10:45 +0000)]
changed statusfunc to a struct

17 years agopimped up status messages
kramm [Tue, 10 Jun 2008 10:45:16 +0000 (10:45 +0000)]
pimped up status messages

17 years agoextracted from installer.c
kramm [Tue, 10 Jun 2008 10:44:26 +0000 (10:44 +0000)]
extracted from installer.c

17 years agoadded AH_TOP and AH_BOTTOM for autoreconf
kramm [Tue, 10 Jun 2008 05:46:31 +0000 (05:46 +0000)]
added AH_TOP and AH_BOTTOM for autoreconf

17 years agofixed bug in CPPFLAGS restoration
kramm [Tue, 10 Jun 2008 05:46:17 +0000 (05:46 +0000)]
fixed bug in CPPFLAGS restoration

17 years agocut frames *after* writing instances, only cut non-define tags
kramm [Mon, 9 Jun 2008 10:29:52 +0000 (10:29 +0000)]
cut frames *after* writing instances, only cut non-define tags

17 years agolastframe patch from Huub Schaeks
kramm [Mon, 9 Jun 2008 10:29:39 +0000 (10:29 +0000)]
lastframe patch from Huub Schaeks

17 years agofurther reduced the generation of exportassets if exports is false
kramm [Mon, 9 Jun 2008 10:29:26 +0000 (10:29 +0000)]
further reduced the generation of exportassets if exports is false

17 years agoAC_DEFINE_UNQUOTED patch from Patrice Dumas
kramm [Mon, 9 Jun 2008 10:27:21 +0000 (10:27 +0000)]
AC_DEFINE_UNQUOTED patch from Patrice Dumas

17 years agoremoved references to ERROR_SUCCESS
kramm [Mon, 9 Jun 2008 10:26:46 +0000 (10:26 +0000)]
removed references to ERROR_SUCCESS

17 years agodon't parse 'fontquality' as a font
kramm [Mon, 9 Jun 2008 10:26:36 +0000 (10:26 +0000)]
don't parse 'fontquality' as a font

17 years agoadded a few const modifiers
kramm [Mon, 9 Jun 2008 10:26:24 +0000 (10:26 +0000)]
added a few const modifiers

17 years agoadded workaround for broken font bounding boxes
kramm [Mon, 9 Jun 2008 10:26:14 +0000 (10:26 +0000)]
added workaround for broken font bounding boxes

17 years agoadded option linknameurl
kramm [Mon, 9 Jun 2008 10:26:03 +0000 (10:26 +0000)]
added option linknameurl

17 years ago*** empty log message ***
kramm [Mon, 9 Jun 2008 10:25:41 +0000 (10:25 +0000)]
*** empty log message ***

17 years agoadded missing error check
kramm [Mon, 9 Jun 2008 10:25:34 +0000 (10:25 +0000)]
added missing error check

17 years agodisplay required/available space
kramm [Mon, 9 Jun 2008 10:25:25 +0000 (10:25 +0000)]
display required/available space

17 years agoadjustments for new archive implementation
kramm [Mon, 9 Jun 2008 10:25:17 +0000 (10:25 +0000)]
adjustments for new archive implementation

17 years agoadded template file functionality
kramm [Mon, 9 Jun 2008 10:25:09 +0000 (10:25 +0000)]
added template file functionality

17 years agoremoved os.h include
kramm [Mon, 9 Jun 2008 10:25:01 +0000 (10:25 +0000)]
removed os.h include

17 years agoadded available/required space display
kramm [Mon, 9 Jun 2008 10:24:42 +0000 (10:24 +0000)]
added available/required space display

17 years agoadded available/required space dispaly
kramm [Mon, 9 Jun 2008 10:24:31 +0000 (10:24 +0000)]
added available/required space dispaly

17 years agostore decompressed size in include file
kramm [Mon, 9 Jun 2008 10:24:20 +0000 (10:24 +0000)]
store decompressed size in include file

17 years agolzma implementation
kramm [Mon, 9 Jun 2008 10:24:12 +0000 (10:24 +0000)]
lzma implementation

17 years agowrite filenames as len+string, instead of zero terminated string
kramm [Mon, 9 Jun 2008 10:24:04 +0000 (10:24 +0000)]
write filenames as len+string, instead of zero terminated string

17 years agoinitial checkin
kramm [Mon, 9 Jun 2008 10:23:56 +0000 (10:23 +0000)]
initial checkin

17 years agoadded lzma object files
kramm [Mon, 9 Jun 2008 10:23:36 +0000 (10:23 +0000)]
added lzma object files

17 years agoremoved depack.c,depack.h
kramm [Mon, 9 Jun 2008 10:23:29 +0000 (10:23 +0000)]
removed depack.c,depack.h

17 years agoadded mkarchive build
kramm [Mon, 9 Jun 2008 10:23:21 +0000 (10:23 +0000)]
added mkarchive build

17 years agoremoved os.c dependency
kramm [Mon, 9 Jun 2008 10:23:13 +0000 (10:23 +0000)]
removed os.c dependency

17 years agoadded missing check
kramm [Mon, 9 Jun 2008 10:22:56 +0000 (10:22 +0000)]
added missing check

17 years agoadded lzma implementation
kramm [Mon, 9 Jun 2008 10:22:48 +0000 (10:22 +0000)]
added lzma implementation

17 years agolzma decoder
kramm [Mon, 9 Jun 2008 10:21:51 +0000 (10:21 +0000)]
lzma decoder

17 years agoswitched to zlib
kramm [Mon, 9 Jun 2008 10:21:20 +0000 (10:21 +0000)]
switched to zlib

17 years agosupport both gui and console flag
kramm [Mon, 9 Jun 2008 10:21:09 +0000 (10:21 +0000)]
support both gui and console flag

17 years agoadded comment
kramm [Thu, 29 May 2008 18:41:45 +0000 (18:41 +0000)]
added comment

17 years agoset both user and system registry
kramm [Thu, 29 May 2008 18:41:30 +0000 (18:41 +0000)]
set both user and system registry

17 years agoonly round bitmap coords to integers if we are inside a type3 char
kramm [Thu, 29 May 2008 18:41:17 +0000 (18:41 +0000)]
only round bitmap coords to integers if we are inside a type3 char

17 years agoinitial commit
kramm [Thu, 29 May 2008 18:40:59 +0000 (18:40 +0000)]
initial commit

17 years agomade a bit smaller
kramm [Thu, 29 May 2008 18:40:32 +0000 (18:40 +0000)]
made a bit smaller

17 years agomade logo width variable
kramm [Thu, 29 May 2008 18:40:12 +0000 (18:40 +0000)]
made logo width variable

17 years agoswitched to resource dialogs and property sheets
kramm [Thu, 29 May 2008 18:40:03 +0000 (18:40 +0000)]
switched to resource dialogs and property sheets

17 years agoadded forallusers/currentuser #defines
kramm [Thu, 29 May 2008 18:39:50 +0000 (18:39 +0000)]
added forallusers/currentuser #defines

17 years agoresource include
kramm [Thu, 29 May 2008 16:27:33 +0000 (16:27 +0000)]
resource include

17 years agore-enabled registry path evaluation, enabled currentuser/allusers radio button
kramm [Thu, 29 May 2008 16:25:56 +0000 (16:25 +0000)]
re-enabled registry path evaluation, enabled currentuser/allusers radio button

17 years agocurrent user / for all users functionality, use program files dir, added eye candy...
kramm [Thu, 29 May 2008 16:25:47 +0000 (16:25 +0000)]
current user / for all users functionality, use program files dir, added eye candy (logos, background)

17 years agoswitched to resource dialogs and property sheets
kramm [Thu, 29 May 2008 16:25:38 +0000 (16:25 +0000)]
switched to resource dialogs and property sheets

17 years agoset focus to topmost window
kramm [Thu, 29 May 2008 16:25:29 +0000 (16:25 +0000)]
set focus to topmost window

17 years agofixed transparency
kramm [Thu, 29 May 2008 16:25:13 +0000 (16:25 +0000)]
fixed transparency

17 years agocreate two installers, added license
kramm [Thu, 29 May 2008 16:24:56 +0000 (16:24 +0000)]
create two installers, added license

17 years agogpl license text
kramm [Thu, 29 May 2008 16:24:45 +0000 (16:24 +0000)]
gpl license text

17 years agoadded lexed/yacc'ed C files to CVS
kramm [Sat, 24 May 2008 17:07:44 +0000 (17:07 +0000)]
added lexed/yacc'ed C files to CVS

17 years agorestrict bbox of test images to a maximum size
kramm [Sat, 24 May 2008 15:18:39 +0000 (15:18 +0000)]
restrict bbox of test images to a maximum size

17 years agofixed bug in swf_SetFixed(8)
kramm [Sat, 24 May 2008 15:17:31 +0000 (15:17 +0000)]
fixed bug in swf_SetFixed(8)

17 years agoadded bitmap-based polygon check
kramm [Sat, 24 May 2008 11:15:07 +0000 (11:15 +0000)]
added bitmap-based polygon check

17 years agoapplied Huub Schaek's .edittext patch
kramm [Sat, 24 May 2008 11:14:54 +0000 (11:14 +0000)]
applied Huub Schaek's .edittext patch

17 years agosuccess rate reporting
kramm [Sat, 24 May 2008 11:14:40 +0000 (11:14 +0000)]
success rate reporting

17 years agofix for cases where a clip/shape intersection is zero
kramm [Sat, 24 May 2008 11:14:32 +0000 (11:14 +0000)]
fix for cases where a clip/shape intersection is zero

17 years agoadded multiplication and division to expression parser
kramm [Thu, 22 May 2008 13:58:40 +0000 (13:58 +0000)]
added multiplication and division to expression parser

17 years agoadded bleeding detection. polygon operations may now return NULL on error
kramm [Thu, 22 May 2008 13:58:21 +0000 (13:58 +0000)]
added bleeding detection. polygon operations may now return NULL on error

17 years agoterminate font name with \0
kramm [Thu, 22 May 2008 13:58:08 +0000 (13:58 +0000)]
terminate font name with \0

17 years agohandle NULL (errorneous) polygons
kramm [Thu, 22 May 2008 13:57:53 +0000 (13:57 +0000)]
handle NULL (errorneous) polygons

17 years agoadded simpleviewer doc
kramm [Thu, 22 May 2008 13:57:39 +0000 (13:57 +0000)]
added simpleviewer doc

17 years agoset error flag in art_report_error() (used to be art_abort())
kramm [Thu, 22 May 2008 13:57:24 +0000 (13:57 +0000)]
set error flag in art_report_error() (used to be art_abort())

17 years agoenhanced logging, removed 'previously unhandled intersection point' abort
kramm [Thu, 22 May 2008 13:57:10 +0000 (13:57 +0000)]
enhanced logging, removed 'previously unhandled intersection point' abort

17 years agoadded start menu + desktop link creation code
kramm [Thu, 22 May 2008 13:56:48 +0000 (13:56 +0000)]
added start menu + desktop link creation code

17 years agoadded checkboxes, background painting
kramm [Thu, 22 May 2008 13:56:39 +0000 (13:56 +0000)]
added checkboxes, background painting

17 years agoadded background, extra 'finished' window
kramm [Thu, 22 May 2008 13:56:31 +0000 (13:56 +0000)]
added background, extra 'finished' window

17 years agoadded new perturbation, various bugfixes, and postscript output
kramm [Wed, 14 May 2008 06:48:22 +0000 (06:48 +0000)]
added new perturbation, various bugfixes, and postscript output

17 years agofixed 8 bit filter 3
kramm [Wed, 14 May 2008 06:48:10 +0000 (06:48 +0000)]
fixed 8 bit filter 3

17 years agoadded new function finishPage(), to be called after links are processed
kramm [Wed, 14 May 2008 06:47:24 +0000 (06:47 +0000)]
added new function finishPage(), to be called after links are processed

17 years agouse family_name for font name
kramm [Wed, 14 May 2008 06:47:11 +0000 (06:47 +0000)]
use family_name for font name

17 years agoremoved jpegdpi and ppmdpi documentation
kramm [Wed, 14 May 2008 06:47:01 +0000 (06:47 +0000)]
removed jpegdpi and ppmdpi documentation

17 years agoadded tons of debugging output, and two bugfixes
kramm [Wed, 14 May 2008 06:46:46 +0000 (06:46 +0000)]
added tons of debugging output, and two bugfixes

17 years agoprefix warning messages with 'warn:'
kramm [Wed, 14 May 2008 06:46:23 +0000 (06:46 +0000)]
prefix warning messages with 'warn:'

17 years agofixed previous antializer fix
kramm [Thu, 8 May 2008 15:10:34 +0000 (15:10 +0000)]
fixed previous antializer fix

17 years agoadded dash-length transforming
kramm [Thu, 8 May 2008 14:59:36 +0000 (14:59 +0000)]
added dash-length transforming

17 years agofixed crash in antialize(), truncate image coordinates to integer before bitmap-filling
kramm [Thu, 8 May 2008 14:59:21 +0000 (14:59 +0000)]
fixed crash in antialize(), truncate image coordinates to integer before bitmap-filling

17 years agoenhanced logging
kramm [Thu, 8 May 2008 14:59:09 +0000 (14:59 +0000)]
enhanced logging

17 years agoadded sys/time.h sys/resource.h malloc.h getrusage, mallinfo
kramm [Thu, 8 May 2008 08:14:16 +0000 (08:14 +0000)]
added sys/time.h sys/resource.h malloc.h getrusage, mallinfo

17 years agofixed includes
kramm [Thu, 8 May 2008 08:14:04 +0000 (08:14 +0000)]
fixed includes

17 years agoif rendering is aborted due to -Q, print out an error message (and some memory info)
kramm [Thu, 8 May 2008 08:13:54 +0000 (08:13 +0000)]
if rendering is aborted due to -Q, print out an error message (and some memory info)

17 years agodon't set optimize_polygons by default, it's broken
kramm [Thu, 8 May 2008 08:13:46 +0000 (08:13 +0000)]
don't set optimize_polygons by default, it's broken

17 years agofixed swfrender dependencies
kramm [Thu, 8 May 2008 08:13:35 +0000 (08:13 +0000)]
fixed swfrender dependencies

17 years agoadded scaling grid parsing
kramm [Thu, 8 May 2008 08:13:24 +0000 (08:13 +0000)]
added scaling grid parsing

17 years agoadded defines, fixed segfault in startclip
kramm [Thu, 8 May 2008 08:13:11 +0000 (08:13 +0000)]
added defines, fixed segfault in startclip

17 years agoadded shape simplification and more log messages
kramm [Thu, 8 May 2008 08:12:55 +0000 (08:12 +0000)]
added shape simplification and more log messages

17 years agofixed handling of adjacent identical points, and use new arts intersector code
kramm [Thu, 8 May 2008 08:12:47 +0000 (08:12 +0000)]
fixed handling of adjacent identical points, and use new arts intersector code

17 years agomade dashing more robust
kramm [Thu, 8 May 2008 08:12:36 +0000 (08:12 +0000)]
made dashing more robust

17 years agodo lame/action compiling here, not in a sub-level Makefile
kramm [Thu, 8 May 2008 08:12:24 +0000 (08:12 +0000)]
do lame/action compiling here, not in a sub-level Makefile

17 years agoswitched on convertgradients by default
kramm [Thu, 8 May 2008 08:12:12 +0000 (08:12 +0000)]
switched on convertgradients by default

17 years agomade art_svp_merge public
kramm [Thu, 8 May 2008 08:11:34 +0000 (08:11 +0000)]
made art_svp_merge public

17 years agouse rfx_alloc if available
kramm [Thu, 8 May 2008 08:11:16 +0000 (08:11 +0000)]
use rfx_alloc if available

17 years agofixed endless loop problem
kramm [Thu, 24 Apr 2008 22:13:36 +0000 (22:13 +0000)]
fixed endless loop problem

17 years agosupport for multiple softmasks on the same level
kramm [Thu, 24 Apr 2008 22:13:25 +0000 (22:13 +0000)]
support for multiple softmasks on the same level

17 years agodisabled dash length device matrix mapping
kramm [Thu, 24 Apr 2008 22:13:14 +0000 (22:13 +0000)]
disabled dash length device matrix mapping

17 years agodon't build static libraries by default
kramm [Thu, 24 Apr 2008 22:12:59 +0000 (22:12 +0000)]
don't build static libraries by default