Commit Graph

141 Commits

Author SHA1 Message Date
Jindra Petřík
9cac6ddb49 Scoped script text search and search across multiple SWFs 2021-02-24 19:55:59 +01:00
Jindra Petřík
b82d6b62fe Script search history fixes - reading AS3 results 2021-02-24 19:55:59 +01:00
Jindra Petřík
4097d6b8f2 #1595 History of script search results per SWF 2021-02-24 19:55:59 +01:00
Jindra Petřík
fc306a620c Changed: #1565, #1407, #1350 On BinaryData SWF save, parent SWF is saved
Fixed notifying about file change on bundle save.
2021-02-24 19:55:59 +01:00
Jindra Petřík
e450f7a082 Fixed #1407 NullPointer on Save as in BinaryData SWF subtree 2021-02-11 20:05:23 +01:00
Jindra Petřík
c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík
f464de03dc Critical fix - application GUI did not start on OSes without flashplayer (Linux, MacOS, even Windows) 2021-01-14 11:02:04 +01:00
Jindra Petřík
07acaaed74 Making internal flash viewer a default viewer + move FP option switch to Advanced settings / others 2021-01-12 14:36:10 +01:00
Jindra Petřík
da34fcbd04 Putting XML import/export export back in as it seems to run fine. 2021-01-04 17:56:13 +01:00
Jindra Petřík
03e537921f java 9 compliance
- changelog, UI updates, commandline updates
2021-01-01 01:07:43 +01:00
Jindra Petřík
c14cbbaf01 No disabling autoOpenLoadedSWFs checkbox when ActiveX player not available (User can use Run button) 2018-07-14 19:18:56 +02:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
Jindra Petřík
4a2c5e8e93 Removed google analytics URL suffixes 2018-01-16 20:18:10 +01:00
Jindra Petřík
527c64af26 Checking new versions on Github 2018-01-16 19:26:42 +01:00
MultiplyByZer0
53e29673ee Allow reload confirmation to be disabled
If the user has disabled confirmation for closing, disable confirmation for reloading as well.
2017-03-14 02:53:17 -04:00
honfika@gmail.com
5b0bd1f0c5 UI thread invoke fixes/improvements 2016-12-28 11:21:13 +01:00
Jindra Petřík
ee6faa8cbb Display bundle name in window title next to SWF name 2016-12-12 12:36:49 +01:00
Jindra Petřík
6654a7b6c3 Fixing colliding multinames from GUI 2016-09-17 16:19:44 +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
de2b4739c8 hide memory search on non windows platform + show warning on command-line memory search on non-windows platform 2016-05-18 15:56:54 +02:00
honfika@gmail.com
04cf130a07 check resource: encoding fixed 2016-04-05 19:22:04 +02:00
honfika@gmail.com
0b1370c54c removed unused imports 2016-03-30 15:35:00 +02:00
Jindra Petřík
70b76e0070 Reload one vs Reload all buttons 2016-03-13 12:16:33 +01:00
honfika@gmail.com
14ae76a269 as3 script search fix when class filter is applied in tag tree, clear filter if the selected search result is currently not visible 2016-03-12 14:31:35 +01:00
honfika@gmail.com
1a0aa9c779 show warning on 32bit jre 2016-02-27 16:29:58 +01:00
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
honfika@gmail.com
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
honfika@gmail.com
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
honfika@gmail.com
addbc66fd6 show warning when switching to hex view if swf is modified 2016-01-04 09:46:21 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
honfika@gmail.com
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
honfika@gmail.com
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
honfika@gmail.com
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