Commit Graph

64 Commits

Author SHA1 Message Date
honfika@gmail.com
3c995f42e3 do not recreate tree model every time 2015-03-07 14:38:26 +01:00
Jindra Petřík
99ec0a592c SWFs in zip based bundles can be modified & saved 2015-03-07 07:39:44 +01:00
Jindra Petřík
98aa8cc3a4 Checking updates uses HTTPS
HTTPS project page
2015-03-05 06:54:12 +01:00
honfika@gmail.com
e5f233c32c #811 Export ActionScript fail fixed
Creating buttons simplified (common code lines moved to function)
2015-02-21 19:14:01 +01:00
Jindra Petřík
3b90e50345 Export, import XML buttons to Ribbon menu,
New import text icon,
Save as exe moved to General band
2015-02-21 08:13:36 +01:00
honfika@gmail.com
914bb09355 #798 ffdec doesn't show what it's exporting 2015-02-11 22:25:53 +01:00
honfika@gmail.com
f2922421cb #798 close file streams after export 2015-02-11 18:26:22 +01:00
honfika@gmail.com
1fb58e6dd8 raw edit fix 2015-02-03 18:59:05 +01:00
honfika@gmail.com
ba56044ad4 check update over proxy 2015-02-02 21:46:43 +01:00
honfika@gmail.com
ad7148f539 small improvements 2015-02-01 20:09:57 +01:00
honfika@gmail.com
7ebe345c4d export fixes 2015-01-22 10:08:26 +01:00
honfika@gmail.com
526edda6fa loading dialog fix 2015-01-20 16:19:07 +01:00
honfika@gmail.com
4dcde9045b swf2xml,xml2swf from command line allow to open multi 2015-01-20 11:40:32 +01:00
honfika@gmail.com
e4e9676081 code hint fixes 2015-01-18 22:49:59 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
c06dd3193c removed some unnecesary fields/parameters 2015-01-18 19:04:46 +01:00
honfika@gmail.com
b3880ab5de swf reference removed from ABC class 2015-01-18 17:44:57 +01:00
honfika@gmail.com
07eaafdc55 allow to create swf from code only / export SWF to "Java code", which generates the SWF 2015-01-17 12:17:03 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
ac9c2d65d3 updateTextBounds fix 2014-12-21 16:06:33 +01:00
honfika@gmail.com
fac4df46e5 #753 Reload "saved as" swf 2014-12-14 17:21:56 +01:00
Jindra Petřík
abb3ec9dc7 File cache improvement, deleting old temp files 2014-11-23 19:44:05 +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
69c3ec8474 removed debug print to console 2014-11-17 08:17:00 +01:00
honfika@gmail.com
6d3974db53 format code 2014-11-16 15:30:27 +01:00
Jindra Petřík
6a03ca713c Issue #713 Installer downloading of parts like SWC file can be skipped
moving auto update check to separate thread for faster loading
2014-11-12 10:33:20 +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
3456d04d38 do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags 2014-11-09 22:40:36 +01:00
Jindra Petřík
ba4020488c installer sets language to application
download PlayerGlobal.swf from installer
2014-11-09 20:11:31 +01:00
honfika@gmail.com
c88b30997b format code 2014-11-08 00:14:11 +01:00
Jindra Petřík
7027ed6da7 Issue #710 Information about deobfuscation settings in the error comment 2014-11-05 19:04:49 +01:00
honfika@gmail.com
e7b2fbdfa2 allow adding new tags (todo: add constructor for all supported tagtypes) 2014-11-05 00:12:57 +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
eb8634d3d8 random debugger package now optional
abc combobox removed
debugger attaching fixed
2014-10-28 17:53:50 +01:00
Jindra Petřík
2746f3bc32 Issue #707 Debugger for logging messages 2014-10-28 15:57:31 +01:00
Jindra Petřík
093d17a055 better font name handling
kerning moved to FontHelper
2014-10-26 12:36:56 +01:00
honfika@gmail.com
824f40c803 more AS2 deobfuscation fixes & cleanup 2014-09-21 00:07:04 +02:00
Jindra Petřík
03f120c5b0 Issue #680 Loading binary subSWFs manually to avoid large memory consumption 2014-09-18 21:15:45 +02:00
Jindra Petřík
3c7bec740e Issue #632 Fixed locking file after opening (cannot save, etc.) 2014-09-16 10:17:49 +02:00
honfika@gmail.com
c9907ef4d1 format code 2014-09-07 22:27:39 +02:00
honfika@gmail.com
8ae999a617 fixed some Netbeans code hints 2014-09-07 22:25:06 +02:00
Jindra Petřík
0848474d65 shape tween in timeline view
stub for detecting motion tweens (it does not do anything)
2014-09-07 20:12:09 +02:00
honfika@gmail.com
278b9256d2 small fixes, cleanup 2014-09-01 21:06:01 +02:00
honfika@gmail.com
8325d07b24 logger classes fixed, added new events (swf, abc, method body parsed) 2014-09-01 13:33:35 +02:00
honfika@gmail.com
05e6edb9ce small cleanup 2014-08-31 16:18:19 +02:00
honfika@gmail.com
dec9261261 lib resource texts moved to lib project 2014-08-25 10:29:45 +02:00