Jindra Petřík
|
c73a754a51
|
Fixed Adding new frames did not set correct timelined to ShowFrame
Add tag before / after refactoring.
|
2022-11-06 21:44:39 +01:00 |
|
Jindra Petřík
|
1d82af4855
|
Update license header year
|
2022-11-06 21:44:39 +01:00 |
|
Jindra Petřík
|
d3477d910c
|
Fixed: #1838 AS3 - Properly handling of long unsigned values, hex values, default uint values etc.
Changed: AS3 integer values are internally (e.g. in the lib) handled as java int type instead of long.
|
2022-10-22 15:27:44 +02:00 |
|
Jindra Petřík
|
a7989d2d02
|
Fixed: #1670 Parent component/window of dialogs not properly set
|
2021-04-05 16:56:59 +02:00 |
|
Jindra Petřík
|
c6b1e528df
|
update license header year
|
2021-02-08 20:15:19 +01:00 |
|
Jindra Petřík
|
2bf7597cea
|
update license headers
|
2018-01-16 20:24:33 +01:00 |
|
Jindra Petřík
|
8a0223a02a
|
Namespace suffix handling on all Levels.
Classes with same name handling.
Test data
|
2016-09-17 14:44:59 +02:00 |
|
Jindra Petřík
|
729f28ecaa
|
Saving files before refreshing line endings
|
2016-08-12 22:59:05 +02:00 |
|
honfika@gmail.com
|
5107a644cc
|
jump to resources view from hex view
|
2016-08-01 16:53:54 +02:00 |
|
honfika@gmail.com
|
508c618b37
|
netbeans inpector fixes
|
2016-04-29 20:54:38 +02:00 |
|
Jindra Petřík
|
4fb57bc90e
|
#1162 improved opening loaded swf files
allow socketconnect to ffdec on local files
|
2016-02-20 09:24:05 +01:00 |
|
Jindra Petřík
|
12e3d208ce
|
Merge origin/master
|
2016-01-03 14:35:18 +01:00 |
|
Jindra Petřík
|
4e0c2db81e
|
opening loaded SWFs fixes
|
2016-01-03 12:35:14 +01:00 |
|
honfika@gmail.com
|
1cea429e7b
|
copyright year updated
|
2016-01-01 14:06:56 +01:00 |
|
honfika@gmail.com
|
16a27789e3
|
swf.tags and sprite.subtags are private to avoid modifying the list without setting the isModified flag + some small chages
|
2015-12-27 10:19:27 +01:00 |
|
honfika@gmail.com
|
d0f2786673
|
removed unused imports
|
2015-12-01 09:28:01 +01:00 |
|
honfika@gmail.com
|
f2b8b146a6
|
faster AVM2 constant pool when adding a lot of items to it.
|
2015-11-09 13:58:20 +01:00 |
|
honfika@gmail.com
|
1302d78604
|
missing files
|
2015-11-07 12:00:02 +01:00 |
|
Jindra Petřík
|
8c8be0737f
|
Open loaded SWFs during playback feature
|
2015-10-24 10:09:39 +02:00 |
|
honfika@gmail.com
|
427e7ea70d
|
some netbeans inspection fixes
|
2015-08-11 14:40:56 +02:00 |
|
honfika@gmail.com
|
af3553e387
|
more DottedChains
|
2015-07-14 21:11:08 +02:00 |
|
honfika@gmail.com
|
a4d49aeaf0
|
using DottedChains (almost) everywhere
|
2015-07-14 20:13:54 +02:00 |
|
Jindra Petřík
|
650aefede2
|
Better multi packs handling (Alchemy) - direct editing allowed
Better package/class splitting for obfuscated names
|
2015-06-12 13:08:32 +02:00 |
|
honfika@gmail.com
|
fb16daffdf
|
html5 export: use stringbuilder
|
2015-06-10 20:23:11 +02:00 |
|
Jindra Petřík
|
ee00114af7
|
Issue #832 AS3 direct edit - other ABCs resolving fix
New keyword allows memberOrCall
|
2015-05-31 10:04:35 +02:00 |
|
honfika@gmail.com
|
e49296770f
|
format source code
|
2015-05-08 13:33:40 +02:00 |
|
honfika@gmail.com
|
cc5f2ff4c2
|
format source code
|
2015-03-31 21:32:49 +02:00 |
|
honfika@gmail.com
|
d5fb45fd54
|
performance fixes
|
2015-03-20 14:39:00 +01:00 |
|
honfika@gmail.com
|
2ada8667bb
|
performance fixes
|
2015-03-19 21:22:39 +01:00 |
|
honfika@gmail.com
|
c98facb399
|
Debugger function moved to separated class, other small fixes
|
2015-03-09 23:18:02 +01:00 |
|
honfika@gmail.com
|
ade56d45a2
|
format code: blank lines
|
2015-01-18 21:32:37 +01:00 |
|
honfika@gmail.com
|
677bdf969b
|
copyright year updated
|
2015-01-13 19:36:39 +01:00 |
|
honfika@gmail.com
|
cdae56d128
|
small refactorings
|
2014-12-07 12:41:55 +01:00 |
|
honfika@gmail.com
|
5c73058972
|
build fixed on Windows, removed some unused libs from ffdec_lib, some fields marked as private
|
2014-12-07 09:44:54 +01:00 |
|
honfika@gmail.com
|
6d3974db53
|
format code
|
2014-11-16 15:30:27 +01:00 |
|
honfika@gmail.com
|
556ad29573
|
format code
|
2014-11-04 19:44:59 +01:00 |
|
honfika@gmail.com
|
7a8d952107
|
tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified
|
2014-11-04 18:39:48 +01:00 |
|
Jindra Petřík
|
925dfc4622
|
socket debugger: 2bytes for string length
|
2014-10-28 18:09:04 +01:00 |
|
Jindra Petřík
|
6f5d460029
|
Debugger socket read fixed
|
2014-10-28 18:04:00 +01:00 |
|
Jindra Petřík
|
2746f3bc32
|
Issue #707 Debugger for logging messages
|
2014-10-28 15:57:31 +01:00 |
|