swftools.git
15 years agofixed dotting problem
kramm [Fri, 19 Dec 2008 07:57:02 +0000 (07:57 +0000)]
fixed dotting problem

15 years agoadded missing arrowhead
kramm [Fri, 19 Dec 2008 07:56:47 +0000 (07:56 +0000)]
added missing arrowhead

15 years agopage selection patch from Johannes Wilm
kramm [Wed, 10 Dec 2008 17:07:29 +0000 (17:07 +0000)]
page selection patch from Johannes Wilm

15 years agoallow edittext without a font
kramm [Wed, 10 Dec 2008 17:07:18 +0000 (17:07 +0000)]
allow edittext without a font

15 years agoadded additional zoom type
kramm [Tue, 9 Dec 2008 13:41:32 +0000 (13:41 +0000)]
added additional zoom type

15 years agoremove quotes around strings added if/else,==,!=
kramm [Tue, 9 Dec 2008 13:41:12 +0000 (13:41 +0000)]
remove quotes around strings added if/else,==,!=

15 years agoadded +=,-=,===
kramm [Tue, 9 Dec 2008 13:41:02 +0000 (13:41 +0000)]
added +=,-=,===

15 years agonew struct writeable
kramm [Tue, 9 Dec 2008 13:40:55 +0000 (13:40 +0000)]
new struct writeable

15 years agoadded null class
kramm [Tue, 9 Dec 2008 13:40:35 +0000 (13:40 +0000)]
added null class

15 years agoadded typed expressions
kramm [Tue, 9 Dec 2008 13:40:24 +0000 (13:40 +0000)]
added typed expressions

15 years agoimplemented if and else
kramm [Tue, 9 Dec 2008 13:40:09 +0000 (13:40 +0000)]
implemented if and else

15 years agoadded break statement
kramm [Tue, 9 Dec 2008 13:39:47 +0000 (13:39 +0000)]
added break statement

15 years agoadded 'E' flag in dumping
kramm [Tue, 9 Dec 2008 13:39:26 +0000 (13:39 +0000)]
added 'E' flag in dumping

15 years agocode_append now always returns the last statement in the list
kramm [Tue, 9 Dec 2008 13:39:16 +0000 (13:39 +0000)]
code_append now always returns the last statement in the list

15 years agosmall bugfix
kramm [Tue, 9 Dec 2008 13:39:05 +0000 (13:39 +0000)]
small bugfix

15 years agofixed bugs in ABC datatypes implementation
kramm [Tue, 2 Dec 2008 17:12:19 +0000 (17:12 +0000)]
fixed bugs in ABC datatypes implementation

15 years agofixed number parsing
kramm [Tue, 2 Dec 2008 17:11:58 +0000 (17:11 +0000)]
fixed number parsing

15 years agoSetU30->SetABCU32
kramm [Tue, 2 Dec 2008 17:11:25 +0000 (17:11 +0000)]
SetU30->SetABCU32

15 years agoadded variable lookup
kramm [Tue, 2 Dec 2008 17:11:05 +0000 (17:11 +0000)]
added variable lookup

15 years agoheader file for parser.y
kramm [Tue, 2 Dec 2008 17:10:54 +0000 (17:10 +0000)]
header file for parser.y

15 years agoadded GPL headers
kramm [Tue, 2 Dec 2008 17:09:58 +0000 (17:09 +0000)]
added GPL headers

15 years agofixed bug in field description
kramm [Tue, 2 Dec 2008 17:09:49 +0000 (17:09 +0000)]
fixed bug in field description

15 years agoprotect against broken fonts
kramm [Tue, 2 Dec 2008 17:09:37 +0000 (17:09 +0000)]
protect against broken fonts

15 years agofixed a segfault
kramm [Tue, 2 Dec 2008 17:09:27 +0000 (17:09 +0000)]
fixed a segfault

15 years agorenamed 'swf' to 'viewport'
kramm [Tue, 2 Dec 2008 17:07:01 +0000 (17:07 +0000)]
renamed 'swf' to 'viewport'

15 years agohelp users trying to combine against rfxview using 'swf' as name
kramm [Tue, 2 Dec 2008 17:06:49 +0000 (17:06 +0000)]
help users trying to combine against rfxview using 'swf' as name

15 years agoadded list_prepend method
kramm [Tue, 2 Dec 2008 17:06:27 +0000 (17:06 +0000)]
added list_prepend method

15 years agofixed some bugs in handlenumber()
kramm [Tue, 2 Dec 2008 17:05:49 +0000 (17:05 +0000)]
fixed some bugs in handlenumber()

15 years agorenamed all keywords KW_KEYWORD, added number conversion
kramm [Tue, 2 Dec 2008 17:05:41 +0000 (17:05 +0000)]
renamed all keywords KW_KEYWORD, added number conversion

15 years agomore stub code
kramm [Tue, 2 Dec 2008 17:04:32 +0000 (17:04 +0000)]
more stub code

15 years agoadded more built-in types
kramm [Tue, 2 Dec 2008 17:04:25 +0000 (17:04 +0000)]
added more built-in types

15 years agorenamed 'package' to 'public'
kramm [Tue, 2 Dec 2008 17:03:48 +0000 (17:03 +0000)]
renamed 'package' to 'public'

15 years agorenamed to_string to tostring
kramm [Tue, 2 Dec 2008 17:03:39 +0000 (17:03 +0000)]
renamed to_string to tostring

15 years agoreworked grammar, added variable definitions
kramm [Tue, 2 Dec 2008 17:03:27 +0000 (17:03 +0000)]
reworked grammar, added variable definitions

15 years agoswitched to %union
kramm [Tue, 2 Dec 2008 17:03:18 +0000 (17:03 +0000)]
switched to %union

15 years agoinitial checkin
kramm [Tue, 2 Dec 2008 17:03:09 +0000 (17:03 +0000)]
initial checkin

15 years agoadded code_append()
kramm [Tue, 2 Dec 2008 17:02:38 +0000 (17:02 +0000)]
added code_append()

15 years agofixed segfault in code_find_start()
kramm [Tue, 2 Dec 2008 17:02:29 +0000 (17:02 +0000)]
fixed segfault in code_find_start()

15 years agomoved parsed methodbody parameters into 'old' struct
kramm [Tue, 2 Dec 2008 17:01:57 +0000 (17:01 +0000)]
moved parsed methodbody parameters into 'old' struct

15 years agoreturntype is a multiname, now
kramm [Tue, 2 Dec 2008 17:01:48 +0000 (17:01 +0000)]
returntype is a multiname, now

15 years agofixed display of patch errors
kramm [Tue, 2 Dec 2008 17:01:35 +0000 (17:01 +0000)]
fixed display of patch errors

15 years agoremoved lib/modules/swfabc.c
kramm [Mon, 24 Nov 2008 16:18:16 +0000 (16:18 +0000)]
removed lib/modules/swfabc.c

15 years agoremoved debug code
kramm [Mon, 24 Nov 2008 16:18:08 +0000 (16:18 +0000)]
removed debug code

15 years agofixed sizeof detection
kramm [Mon, 24 Nov 2008 16:17:59 +0000 (16:17 +0000)]
fixed sizeof detection

15 years agofixed a mem leak
kramm [Mon, 24 Nov 2008 16:17:48 +0000 (16:17 +0000)]
fixed a mem leak

15 years agofixed some bugs in Get/SetU30
kramm [Mon, 24 Nov 2008 16:17:36 +0000 (16:17 +0000)]
fixed some bugs in Get/SetU30

15 years agoadded more type-checking
kramm [Mon, 24 Nov 2008 16:17:12 +0000 (16:17 +0000)]
added more type-checking

15 years agoadded as3/registry.o
kramm [Mon, 24 Nov 2008 16:17:00 +0000 (16:17 +0000)]
added as3/registry.o

15 years agomade constant_fromindex copy strings and namespaces
kramm [Mon, 24 Nov 2008 16:16:30 +0000 (16:16 +0000)]
made constant_fromindex copy strings and namespaces

15 years agoadded constant_t implementation
kramm [Mon, 24 Nov 2008 16:16:21 +0000 (16:16 +0000)]
added constant_t implementation

15 years agoreworked tristate logic
kramm [Mon, 24 Nov 2008 16:16:03 +0000 (16:16 +0000)]
reworked tristate logic

15 years agoregenerated
kramm [Mon, 24 Nov 2008 16:15:22 +0000 (16:15 +0000)]
regenerated

15 years agoregenerated
kramm [Mon, 24 Nov 2008 16:15:13 +0000 (16:15 +0000)]
regenerated

15 years agocreate multinames from strings (for now)
kramm [Mon, 24 Nov 2008 16:14:57 +0000 (16:14 +0000)]
create multinames from strings (for now)

15 years agowrite 2 functions for multiname ops
kramm [Mon, 24 Nov 2008 16:14:45 +0000 (16:14 +0000)]
write 2 functions for multiname ops

15 years agorenamed abc_code_t into code_t
kramm [Mon, 24 Nov 2008 16:14:37 +0000 (16:14 +0000)]
renamed abc_code_t into code_t

15 years agofixed pushint parameter
kramm [Mon, 24 Nov 2008 16:13:55 +0000 (16:13 +0000)]
fixed pushint parameter

15 years agoadded int/uint/float constant pool lookup
kramm [Mon, 24 Nov 2008 16:13:46 +0000 (16:13 +0000)]
added int/uint/float constant pool lookup

15 years agoadded flags generation
kramm [Mon, 24 Nov 2008 16:13:37 +0000 (16:13 +0000)]
added flags generation

15 years agofixed some mem leaks
kramm [Mon, 24 Nov 2008 16:13:28 +0000 (16:13 +0000)]
fixed some mem leaks

15 years agobugfixes, added exception handling
kramm [Mon, 24 Nov 2008 16:13:19 +0000 (16:13 +0000)]
bugfixes, added exception handling

15 years agoremoved parent element in abc_code
kramm [Mon, 24 Nov 2008 16:13:11 +0000 (16:13 +0000)]
removed parent element in abc_code

15 years agoreplaced vindex/vkind fields with constant_t, do codestat calculation during writing
kramm [Mon, 24 Nov 2008 16:12:33 +0000 (16:12 +0000)]
replaced vindex/vkind fields with constant_t, do codestat calculation during writing

15 years agorefactoring: renamed 'pool' variables to 'file'
kramm [Mon, 24 Nov 2008 16:12:24 +0000 (16:12 +0000)]
refactoring: renamed 'pool' variables to 'file'

15 years agofixed two more mem leaks
kramm [Mon, 24 Nov 2008 16:12:15 +0000 (16:12 +0000)]
fixed two more mem leaks

15 years agomem leak fixes
kramm [Mon, 24 Nov 2008 16:12:06 +0000 (16:12 +0000)]
mem leak fixes

15 years agoadded exception struct
kramm [Mon, 24 Nov 2008 16:11:57 +0000 (16:11 +0000)]
added exception struct

15 years agofixed some g++ compile problems
kramm [Mon, 24 Nov 2008 16:11:44 +0000 (16:11 +0000)]
fixed some g++ compile problems

15 years agoreshuffled as3 files
kramm [Sun, 23 Nov 2008 14:02:11 +0000 (14:02 +0000)]
reshuffled as3 files

15 years agoremoved standard query for installation path
kramm [Sun, 23 Nov 2008 14:01:58 +0000 (14:01 +0000)]
removed standard query for installation path

15 years agoif page range is given and % filename syntax is used, name files according to page...
kramm [Sun, 23 Nov 2008 14:01:48 +0000 (14:01 +0000)]
if page range is given and % filename syntax is used, name files according to page number

15 years agochanged ABC interface
kramm [Sun, 23 Nov 2008 14:01:36 +0000 (14:01 +0000)]
changed ABC interface

15 years agorenamed dict_put2 to dict_put
kramm [Sun, 23 Nov 2008 14:01:21 +0000 (14:01 +0000)]
renamed dict_put2 to dict_put

15 years agoadded -T option
kramm [Sun, 23 Nov 2008 14:00:56 +0000 (14:00 +0000)]
added -T option

15 years agoadded as3 data types
kramm [Sun, 23 Nov 2008 14:00:31 +0000 (14:00 +0000)]
added as3 data types

15 years agoadded type_t structure
kramm [Sun, 23 Nov 2008 13:59:51 +0000 (13:59 +0000)]
added type_t structure

15 years agomerged with lib/as3/utils.{c,h}
kramm [Sun, 23 Nov 2008 13:59:41 +0000 (13:59 +0000)]
merged with lib/as3/utils.{c,h}

15 years agocorrected bpp alignment during saving
kramm [Sun, 23 Nov 2008 13:59:28 +0000 (13:59 +0000)]
corrected bpp alignment during saving

15 years agoadded as3/opcodes.o, as3/code.o
kramm [Sun, 23 Nov 2008 13:59:15 +0000 (13:59 +0000)]
added as3/opcodes.o, as3/code.o

15 years agoadded as3/pool.c, removed as3/utils.c
kramm [Sun, 23 Nov 2008 13:59:06 +0000 (13:59 +0000)]
added as3/pool.c, removed as3/utils.c

15 years ago*** empty log message ***
kramm [Sun, 23 Nov 2008 13:58:38 +0000 (13:58 +0000)]
*** empty log message ***

15 years agosmall change in multiname display
kramm [Sun, 23 Nov 2008 13:57:58 +0000 (13:57 +0000)]
small change in multiname display

15 years agoadded hashing for everything
kramm [Sun, 23 Nov 2008 13:57:48 +0000 (13:57 +0000)]
added hashing for everything

15 years agoadded some comments
kramm [Sun, 23 Nov 2008 13:57:38 +0000 (13:57 +0000)]
added some comments

15 years agomade multiname_to_string cope with null multinames
kramm [Sun, 23 Nov 2008 13:57:29 +0000 (13:57 +0000)]
made multiname_to_string cope with null multinames

15 years agoabc constant pool implementation
kramm [Sun, 23 Nov 2008 13:57:20 +0000 (13:57 +0000)]
abc constant pool implementation

15 years agoadded code.h include
kramm [Sun, 23 Nov 2008 13:56:59 +0000 (13:56 +0000)]
added code.h include

15 years agorenamed abc_ops.c into opcodes.{c,h}
kramm [Sun, 23 Nov 2008 13:56:19 +0000 (13:56 +0000)]
renamed abc_ops.c into opcodes.{c,h}

15 years agorenamed params to data
kramm [Sun, 23 Nov 2008 13:55:55 +0000 (13:55 +0000)]
renamed params to data

15 years agogenerate header file, too
kramm [Sun, 23 Nov 2008 13:55:46 +0000 (13:55 +0000)]
generate header file, too

15 years agoscript for creating abc_ops.c
kramm [Sun, 23 Nov 2008 13:55:37 +0000 (13:55 +0000)]
script for creating abc_ops.c

15 years agoadded statistics generation
kramm [Sun, 23 Nov 2008 13:54:39 +0000 (13:54 +0000)]
added statistics generation

15 years agoextracted from abc.{c,h}
kramm [Sun, 23 Nov 2008 13:54:30 +0000 (13:54 +0000)]
extracted from abc.{c,h}

15 years agomoved code_write to code.c
kramm [Sun, 23 Nov 2008 13:53:28 +0000 (13:53 +0000)]
moved code_write to code.c

15 years agomoved opcodes stuff into code.c and opcodes.c
kramm [Sun, 23 Nov 2008 13:53:18 +0000 (13:53 +0000)]
moved opcodes stuff into code.c and opcodes.c

15 years agofixed swf_AddButtonLinks()
kramm [Sun, 23 Nov 2008 13:53:07 +0000 (13:53 +0000)]
fixed swf_AddButtonLinks()

15 years agofixed bug in name display
kramm [Sun, 23 Nov 2008 13:52:56 +0000 (13:52 +0000)]
fixed bug in name display

15 years agofixed memory leaks
kramm [Sun, 23 Nov 2008 13:52:45 +0000 (13:52 +0000)]
fixed memory leaks

15 years agoseveral bugfixes
kramm [Sun, 23 Nov 2008 13:52:34 +0000 (13:52 +0000)]
several bugfixes

15 years agouse constant pool only while reading and writing
kramm [Sun, 23 Nov 2008 13:52:23 +0000 (13:52 +0000)]
use constant pool only while reading and writing