Commit Graph
72 Commits
Author SHA1 Message Date
Jindra Petřík 8c8be0737f Open loaded SWFs during playback feature 2015-10-24 10:09:39 +02:00
Jindra Petřík f143434d9e Issue #1062 Editing/displaying script initializers 2015-10-20 16:37:39 +02:00
[email protected] b147153441 exe export fix 2015-09-24 15:49:12 +02:00
[email protected] 7669a6747c #489 Hex decode very large integers 2015-07-24 20:09:02 +02:00
[email protected] c9efbedc40 config setting to overwrite exported files 2015-07-15 16:54:32 +02:00
[email protected] 42a8fc4c22 GraphTargetItem.src is readonly (field is private, getter added) 2015-07-09 10:51:04 +02:00
Jindra Petřík 25112542fe Option to ignore FlashCC/Alchemy packages 2015-07-06 10:02:41 +02:00
Jindra Petřík 1c338b18ca Switch for deobfuscation modes changed to checkbox (reset to disable old mode) 2015-07-04 16:34:53 +02:00
Jindra Petřík b56f636f67 Issue #938 Parallel speedup thread count limit fixed 2015-07-04 15:57:16 +02:00
Jindra Petřík 626668fc43 Merge branch 'v6'
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/ABC.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ActionScriptLexer.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/SymbolType.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/InstanceInfo.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/traits/Trait.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/Action.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/ActionGraph.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/ActionListReader.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/ActionSourceGenerator.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/SymbolType.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionEnumerate2.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItem.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphTargetItem.java
	libsrc/ffdec_lib/src/com/jpexs/helpers/Helper.java
	libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/ActionScript2Test.java
	src/com/jpexs/decompiler/flash/gui/Main.java
	src/com/jpexs/decompiler/flash/gui/abc/UsageFrame.java
2015-07-03 19:06:09 +02:00
Jindra Petřík 0cea275073 A fix ? 2015-07-03 18:34:17 +02:00
Jindra Petřík 108f86dd98 Deobfuscation switch to old mode is now hidden in other configuration.
System out fix
2015-06-21 14:45:14 +02:00
[email protected] 2ef4e759c0 windows+mac "exe" export with adobe projector 2015-06-18 08:35:15 +02:00
[email protected] d071524e68 build fix 2015-06-09 14:37:19 +02:00
[email protected] 900ee58f1b exe export modes (not ready yet) 2015-06-06 19:22:14 +02:00
[email protected] 0fd4843df9 update menu selection when configuration changed in advanced settings 2015-05-25 09:09:52 +02:00
[email protected] 93b2ceca26 save last selected path for each swf 2015-05-21 20:35:19 +02:00
[email protected] 8a10320a3f swf specific config 2015-05-21 19:35:27 +02:00
[email protected] 18592b7a72 more string builders 1 2015-05-20 15:01:58 +02:00
[email protected] 550327f82e using less memory when playing sounds 2015-05-17 00:16:39 +02:00
[email protected] e49296770f format source code 2015-05-08 13:33:40 +02:00
[email protected] c6e34e2c80 do not crash when configuration type is invalid 2015-05-07 08:15:41 +02:00
[email protected] 3ec510b009 #470: glitch fixed 2015-05-06 20:11:02 +02:00
[email protected] 9ecc944002 config fix again:) 2015-05-06 13:14:22 +02:00
[email protected] 0c25996d76 resize fixes 2015-05-06 13:13:23 +02:00
[email protected] 10742c6616 debug things removed 2015-05-06 10:54:25 +02:00
[email protected] 40217c0a39 split panes simplified (base class stores the position) 2015-05-06 10:51:05 +02:00
[email protected] 93dca87ec9 #470 Keep original Define*Texts and DefineFonts panels size after resizing from full screen to windowed and back
#877 A small glitch after search in AS
2015-05-05 18:04:09 +02:00
[email protected] c31d8020c9 allow to configure what object types to export in exportdialog 2015-04-28 13:18:48 +02:00
[email protected] 7803fb78b4 #841 Loop control for sound preview 2015-04-26 15:50:26 +02:00
[email protected] 5e6d59a5a8 Issue #821: reopen last session 2015-04-18 20:41:06 +02:00
Jindra Petřík 707e86ac4e Color skins
Basic skin set to new Oceanic
Error log Frame now skinned
2015-04-14 22:26:07 +02:00
[email protected] 227c8aad45 setting for including the version number in the exported fonts for debugging (to generate exactly the same binary TTF files) 2015-04-07 08:46:19 +02:00
[email protected] acbf5647cb #737 Exporting Scripts to single file 2015-04-06 19:51:35 +02:00
Jindra Petřík 1ad1ab90f8 Issue #350 Allow only one instance (Windows Only, can be turned off in settings) 2015-04-06 18:17:40 +02:00
[email protected] 7d05b54d70 rendering fix, gc and cache clear buttons added to debug menu 2015-03-18 23:16:59 +01:00
[email protected] 2664d692ba faster imageToShape 2015-03-17 07:03:56 +01:00
[email protected] 128717a5e9 autosave bug fixed 2015-03-02 22:46:29 +01:00
[email protected] 2befbcb65d #805 Autosave 2015-02-26 23:56:48 +01:00
[email protected] 9b6816dbeb #805 Editor mode for Define*Texts added 2015-02-22 14:12:42 +01:00
[email protected] ba56044ad4 check update over proxy 2015-02-02 21:46:43 +01:00
[email protected] 63c6edf0fb #783 No OK box when edited script or text was saved (show messages only if it was't saved or with errors) 2015-02-01 20:47:28 +01:00
[email protected] 2468d4cf76 add depth to the filenames of the placeoject tags 2015-01-23 10:54:57 +01:00
[email protected] dfd3166bb9 #776 FFDec stop working at all after setting "number of threads" to 0 fixed 2015-01-21 12:59:07 +01:00
[email protected] 2d41288a38 setting to incluse characterid in export filename 2015-01-20 22:29:56 +01:00
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] c4d35dd36a copyright year updated 2 2015-01-13 20:32:14 +01:00
[email protected] 677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
[email protected] 04ca818045 show close confirmation 2014-12-22 18:50:46 +01:00
[email protected] edc43f0d18 setting for updateing the test bounds 2014-12-21 13:23:34 +01:00