Commit Graph

166 Commits

Author SHA1 Message Date
honfika@gmail.com
76d8a13fb6 asX.swfs added to recompile test, actionpanel initalization shoud be called from UI thread, other small fixes 2014-11-23 08:48:12 +01:00
Jindra Petřík
745044d2e2 Issue #725 AS1/2 fixed strict equals inversion 2014-11-23 07:20:19 +01:00
Jindra Petřík
2779cd2d3b Issue #725 AS3 namespaces compilation fix (NAMESPACE Symbol taken as IDENTIFIER), correct namespace const 2014-11-23 07:13:17 +01:00
Jindra Petřík
686a527246 BMP export fix
BMP import for Images,Shapes
2014-11-22 21:18:28 +01:00
Jindra Petřík
4627afa5df Export frame,shape or image to Windows Bitmap format (.BMP) 2014-11-22 20:12:48 +01:00
Jindra Petřík
1ca112132b SWF version to FlashPlayer version map updated 2014-11-22 19:42:10 +01:00
honfika@gmail.com
61ad56596b escape ascii control characters 2014-11-22 17:16:08 +01:00
honfika@gmail.com
13c894196c Issue #288: less memory usage during FLA export, using stringbuilders 2014-11-22 03:16:30 +01:00
honfika@gmail.com
dec1380d13 DefineCompactedFont paging fixed 2014-11-21 18:07:57 +01:00
honfika@gmail.com
b9c2be102f Issue #723: saving swf with invalid referenced characters fixed 2014-11-20 19:54:50 +01:00
honfika@gmail.com
f466a9a225 some wrong GPL licenses changed to LGPL in ffdec_lib project 2014-11-18 17:58:13 +01:00
honfika@gmail.com
2a305529d9 caching images and other smallfixes 2 2014-11-18 00:12:51 +01:00
Jindra Petřík
917c56e549 Issues #716,#717,#718 Proxy dialog improvements 2014-11-17 22:37:01 +01:00
Jindra Petřík
4e8c813700 Font display using FlashPlayer fix - correct rect 2014-11-17 14:29:51 +01:00
Jindra Petřík
bff3520bee show frame number during play
FlashPlayer - show controls for DefineSprite display
Goto frame on click
2014-11-17 11:33:26 +01:00
honfika@gmail.com
ef34bb535b small fixes, unused code removed 2014-11-16 21:03:17 +01:00
honfika@gmail.com
6d3974db53 format code 2014-11-16 15:30:27 +01:00
honfika@gmail.com
4246b92e85 .gitignore fixed 2014-11-16 14:50:45 +01:00
honfika@gmail.com
cb052143f5 highlighting refactored 2014-11-16 14:49:31 +01:00
honfika@gmail.com
bb5b0eef46 Issue 720: edited shape tag is not marked as modified after replacing the image 2014-11-14 21:52:12 +01:00
honfika@gmail.com
4719cc196f getcharacters: use stringbuilder, set tag modfied when it was moved 2014-11-13 00:23:28 +01:00
honfika@gmail.com
4bca4746f6 usinig sets for known addresses, some deepcopy call modified to clone() call 2014-11-12 23:52:42 +01:00
honfika@gmail.com
0f2e06398a my debug code removed:) 2014-11-12 19:02:52 +01:00
honfika@gmail.com
96e0b368ff add tree models (tagtraa, dumpviewtree) onlywhen the tree is visible, better preserving the expanded states of the tree nodes 2014-11-12 19:01:21 +01:00
Jindra Petřík
e5c2a76e0a shapes fix 2014-11-12 10:49:34 +01:00
honfika@gmail.com
4df698e7b7 replace shape with image 2014-11-11 21:42:37 +01:00
Jindra Petřík
09c9fd7643 app version major/minor/release/build sending,
nighlty build id display
2014-11-10 12:53:14 +01:00
Jindra Petřík
de4ed881b5 versioning changes 2014-11-10 08:41:23 +01:00
honfika@gmail.com
5e041996ff small fix 2014-11-10 00:31:26 +01:00
honfika@gmail.com
58457d31b4 do not copy big byte arrays 2...define binary tags 2014-11-09 23:48:50 +01:00
honfika@gmail.com
3456d04d38 do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags 2014-11-09 22:40:36 +01:00
honfika@gmail.com
ea56363c02 missing usage of autoLoadEmbeddedSwfs setting added 2014-11-09 17:28:54 +01:00
honfika@gmail.com
79820e285f Merge origin/master 2014-11-09 16:16:25 +01:00
honfika@gmail.com
83560802bf config setting to load inner swfs automatically 2014-11-09 16:15:58 +01:00
Jindra Petřík
b406e7e144 Merge origin/master 2014-11-09 14:12:52 +01:00
Jindra Petřík
ffbfecdee9 run memory fix
typeitem deobfuscation
cache synchronization fix
2014-11-09 14:12:36 +01:00
honfika@gmail.com
ebe45ebc7f lazy loading of shaperecords in DefineShape tags 2014-11-09 14:11:50 +01:00
Jindra Petřík
f3690a0e3c Goto declaration fixes
JSyntaxPane updated JFlex for unicode ranges
Goto this declarations
2014-11-09 13:28:52 +01:00
Jindra Petřík
7f4672e43b Issue #539 For(each)..in declaration fixed
Goto parameter declaration fixed
2014-11-09 09:02:05 +01:00
Jindra Petřík
806cd640f8 Issue #302 AS3: more goto declaration - Types, extends, implements, variables, catch variables 2014-11-09 06:58:27 +01:00
honfika@gmail.com
6ce4c3d758 small fixes 2014-11-09 00:39:56 +01:00
honfika@gmail.com
36d4628ae6 immutable PointInt class => less object construction 2014-11-08 22:35:01 +01:00
honfika@gmail.com
2966f07444 better detecting single frame sprites 2014-11-08 20:09:48 +01:00
Jindra Petřík
3868ea3714 new versioning schema 2014-11-08 15:59:48 +01:00
Jindra Petřík
2856aa372a Merge origin/master 2014-11-08 13:24:24 +01:00
Jindra Petřík
be9a6e28c5 Nullsoft Install System instead of InnoSetup for installer
Version changed to 4.0.0
2014-11-08 13:24:03 +01:00
honfika@gmail.com
b459f3cef2 negative thickness fixed 2014-11-08 09:25:38 +01:00
honfika@gmail.com
582e3d6a7b small fixes 2014-11-08 01:09:37 +01:00
honfika@gmail.com
e84550ebe8 fixCharactersOrder fix 2014-11-07 23:02:18 +01:00
honfika@gmail.com
7323ce4545 move new character tags to appropriate location 2014-11-07 20:24:25 +01:00