Commit Graph
165 Commits
Author SHA1 Message Date
Jindra Petřík 85c252e724 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:52:44 +01:00
Jindra Petřík 26fbb83ef3 simplify expressions 2016-02-17 20:07:56 +01:00
[email protected] 4d886bc688 function to remove all characters except the seleced ones (for creating small swfs to reproduce a bug).. added to debug menu category 2016-02-12 09:03:48 +01:00
[email protected] 7cdae099f0 close confirmation fix 2016-01-08 10:59:08 +01:00
Jindra Petřík f161ec4a7d Merge origin/master 2016-01-04 22:00:14 +01:00
Jindra Petřík 0f835dd0f5 Issue #1118 running file with importassets
Correct checking the autloLoadSwfs checkbox in settings
2016-01-04 21:59:55 +01:00
[email protected] addbc66fd6 show warning when switching to hex view if swf is modified 2016-01-04 09:46:21 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
[email protected] 760b5605ed remove config listeners on ffdec restart (solves a nullpointer exception problem) 2015-12-21 16:20:42 +01:00
Jindra Petřík 0724b4a3f0 Debug (breakpoints, step) P-code for both AS1/2 and AS3 2015-12-06 06:29:08 +01:00
[email protected] 531e687821 allow adding tag to main timeline
tagtree:remove unnecessary tree parameter 
binary export: use .swf extension for swf files
export:select export types fixed when inner swf is selected
debug menu:create new swf
check all tags when debugcopy is enabled
2015-12-05 07:48:34 +01:00
Jindra Petřík d9cf3e1096 Merge origin/master 2015-11-29 07:48:07 +01:00
[email protected] 981cc62f16 restorecontrolflow removed 2015-11-28 19:12:17 +01:00
Jindra Petřík 742412065a debug menu item enabled fix 2015-11-23 16:20:43 +01:00
Jindra Petřík 1237762e60 AS1/2 debugger
debugger listening only when really debugging started
fail to listen message
break reason displayed
2015-11-21 19:12:42 +01:00
Jindra Petřík d2da6e68eb debugger only for AS3 files 2015-11-18 06:41:54 +01:00
Jindra Petřík 40ed5a5f48 Trace log, debug panel separated, better show/hide handling 2015-11-17 20:10:30 +01:00
Jindra Petřík bb37910cce Fixed ip highlighting 2015-11-17 17:48:06 +01:00
Jindra Petřík b8268c5403 Variables, scopechain, stack
GUI enhancements
Paths advancedsettings
2015-11-17 16:24:14 +01:00
Jindra Petřík 632e5156c8 Load from browser cache removed
Old "debugger" tool removed in favor of new real debugger
Hotkeys unified
2015-11-16 16:04:03 +01:00
Jindra Petřík c04675e353 add/remove breakpoints 2015-11-16 13:24:27 +01:00
Jindra Petřík 27fbe7d18f stepping 2015-11-15 22:03:04 +01:00
Jindra Petřík 575d988ed4 FlashPlayer path setting
Library path setting
Debugger main menu
2015-11-15 20:12:50 +01:00
Jindra Petřík 8c8be0737f Open loaded SWFs during playback feature 2015-10-24 10:09:39 +02:00
[email protected] 696ee04cb4 avoid throwing EmptyStackExceptions in as2 deobfuscation 2015-08-26 20:50:22 +02:00
Jindra Petřík 7ccc0efd8d Build fix :-) 2015-07-04 16:39:58 +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
[email protected] 27f3b61dd5 Enabel close all menu when no swf is seleted 2015-06-28 10:05:57 +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] fe7b2f8f12 allow to select language in check resources window 2015-05-26 21:05:34 +02:00
[email protected] 134fd1558a set look and feel only when it is different from the previous 2015-05-25 14:49:10 +02:00
[email protected] 48b90ec8da allow reload ffdec when no swf is opened 2015-05-25 11:01:49 +02:00
[email protected] 7b0db227de update menu selection when configuration changed in advanced settings fix 2015-05-25 10:18:31 +02:00
[email protected] 0fd4843df9 update menu selection when configuration changed in advanced settings 2015-05-25 09:09:52 +02:00
Jindra Petřík 3afedb76f7 small icons improvements
import script icon
2015-05-24 19:24:07 +02:00
[email protected] 2d6715f73e app menu items enabled/disabled 2015-05-24 17:48:19 +02:00
Jindra Petřík cd4afba15f Merge origin/master
Conflicts:
	src/com/jpexs/decompiler/flash/gui/MainFrameMenu.java
	src/com/jpexs/decompiler/flash/gui/MainFrameRibbonMenu.java
2015-05-24 17:07:22 +02:00
Jindra Petřík a85adfd4d5 selecting appropriate icon size for ribbon/nonribbon 2015-05-24 16:53:07 +02:00
[email protected] cba3d0328a disable menu items when work in progress (they were already not working), consistent action handler method names 2015-05-24 16:49:58 +02:00
Jindra Petřík bfe50953f9 Unified main menu - Same features for Ribbon and NonRibbon UI 2015-05-24 14:29:20 +02:00
[email protected] e49296770f format source code 2015-05-08 13:33:40 +02:00
[email protected] 39243bdea2 tag saving fix 2015-05-03 13:03:48 +02:00
[email protected] 1de608207f action lsiteners converted to java 8 member references 2 2015-05-03 10:29:05 +02:00
[email protected] e7ce5e46a0 action lsiteners converted to java 8 member references 1 2015-05-01 23:58:36 +02:00
[email protected] 92712a7233 #845 Import exported AS1/2 (DefineButton2&DefineSprite) button 2015-04-26 21:06:54 +02:00
[email protected] 7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
[email protected] c98facb399 Debugger function moved to separated class, other small fixes 2015-03-09 23:18:02 +01:00
[email protected] 18af792012 #825 hot keys (and maybe new buttons on new panel) to switch to next or previous DefineText 2015-03-07 22:55:09 +01:00
[email protected] 14f07233dd cleanup 2015-03-07 14:58:55 +01:00
Jindra Petřík 99ec0a592c SWFs in zip based bundles can be modified & saved 2015-03-07 07:39:44 +01:00