Commit Graph

195 Commits

Author SHA1 Message Date
Jindra Petřík
1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík
5b7cacb964 Added #1845 Show warning on opening file in Read only mode (binary search, unknown extensions, etc.)
Added #1845 Show error message on saving in Read only mode, "Save As" must be used
2022-10-30 21:06:55 +01:00
Jindra Petřík
74ff118c22 Tag list view - saving last selected items
Saving last selected view
2022-10-30 10:47:28 +01:00
Jindra Petřík
10b0875358 organize imports inspection 2022-10-23 16:54:49 +02:00
Jindra Petřík
3a3cac1fe9 Added #1718 Show progress on injecting debug info / SWD generation (before Debugging) 2021-12-05 19:54:41 +01:00
Jindra Petřík
3dd2885358 Added #270 AS3 show progress on deofuscating p-code 2021-12-05 19:09:53 +01:00
Jindra Petřík
05e8f68ea9 Added Show imported files on script import, able to cancel import 2021-12-05 18:30:17 +01:00
Jindra Petřík
77a53a4267 Fixed New version dialog error when no main window available 2021-11-29 17:15:56 +01:00
lcdr
a339486467 Try loading .gfx files if .swf failed to load 2021-11-19 13:03:23 +01:00
Jindra Petřík
6e0b35c06b #1485 Improved skins support, night mode 2021-11-19 13:03:23 +01:00
Jindra Petřík
1a52709bd5 #1676 View video tags in external flash projector 2021-04-05 16:56:59 +02:00
Jindra Petřík
a52a4206ca Set parent component for Save/Open file dialogs 2021-04-05 16:56:59 +02:00
Jindra Petřík
c7c66c55e5 Better OutOfMemory messages 2021-04-05 16:56:59 +02:00
Jindra Petřík
a7989d2d02 Fixed: #1670 Parent component/window of dialogs not properly set 2021-04-05 16:56:59 +02:00
Jindra Petřík
941d0e0318 #1015, #1466, #1513 Better error messages during saving, display message on out of memory 2021-04-05 16:56:59 +02:00
Jindra Petřík
742525a365 organize imports 2021-03-12 22:12:39 +01:00
Jindra Petřík
4639cb2e1b Fixed: #1650 Empty search results from history after reloading SWF file 2021-03-12 22:12:39 +01:00
Jindra Petřík
1dda4b9017 FFDec debug menu - create new swf fix 2021-03-05 21:22:55 +01:00
Jindra Petřík
1d030ac10a Fixed: Not selecting proper script after restoring session 2021-03-05 21:22:55 +01:00
Jindra Petřík
28380d1d34 Fixed: #1627 Previously decompiled scripts not cached
Fixed: SWF is not garbage collected on close in some situations
Fixed: AS1/2 script search does not show all results
2021-03-05 21:22:55 +01:00
Jindra Petřík
8145ada828 Fixed: #1615 Turning off Checking for modifications disables SWF loading 2021-02-26 22:46:28 +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
0d2fcb0897 FilesChanged dialog not over other applications. 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
982ab3cf89 #1606 Run/Debug SWF that is embedded (has no file associated) 2021-02-24 19:55:59 +01:00
Jindra Petřík
3d40224cda #1202 Check for modifications outside FFDec and ask user to reload 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
3d3f31de7f handling some java deprecations and javadoc problems 2021-02-10 19:07:39 +01:00
Jindra Petřík
c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík
2767f77a66 remove unused imports 2021-02-08 20:15:19 +01:00
Jindra Petřík
e2b921989f Option to use logging configuration file (ffdec home / logging.properties) 2021-01-12 12:18:23 +01:00
Jindra Petřík
c2f729b3bf Turkish locale toLowerCase I problem fix (causing not loading main window because of icon names conversion, etc.) 2018-04-01 16:26:32 +02:00
Jindra Petřík
da586b105f - New AS2 class detector
- Reference helper class moved to helper package.
2018-01-22 22:06:40 +01:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
Jindra Petřík
ce4adf97e4 Do not display changeslog in new version dialog (update check). 2018-01-16 19:58:46 +01:00
Jindra Petřík
5b4a0103b3 Checking new versions on Github 2018-01-16 19:26:42 +01:00
Jindra Petřík
7e50b87886 Fix repository line endings 2018-01-07 22:20:50 +01:00
Jindra Petřík
69847bb79f open loaded SWF files during run - fixed bug - not opening file in event dispatch thread 2018-01-07 20:50:18 +01:00
honfika@gmail.com
16e1cf3b63 #1340 Recommended 64bit JRE on 32bit OS 2017-01-18 09:15:34 +01:00
honfika@gmail.com
5b0bd1f0c5 UI thread invoke fixes/improvements 2016-12-28 11:21:13 +01:00
Jindra Petřík
5b9c7bcbd8 Saving files before refreshing line endings 2016-12-12 14:43:21 +01:00
honfika@gmail.com
71eca0ba25 revert accidentally commited changes 2016-12-01 15:16:25 +01:00
honfika@gmail.com
dfc0cb279d Saving files before refreshing line endings 2016-12-01 15:11:21 +01:00
Jindra Petřík
8b9b6aa868 Reloading single file in GUI fixed 2016-11-26 17:25:44 +01:00
Jindra Petřík
36eb046291 Opening iggy files as bundles (read only) - still WIP 2016-11-25 15:11:43 +01:00
Jindra Petřík
dc79350a97 Saving files before refreshing line endings 2016-11-22 13:38:45 +01:00
honfika@gmail.com
7bac881384 #1309 recent files not getting updates 2016-11-21 14:31:12 +01:00
Jindra Petřík
f55d8a2438 App/lib version mismatch check fixed 2016-10-03 22:46:02 +02:00
honfika@gmail.com
1164bed4d2 Show warning when FFDec application version (ffdec.jar) is different from FFDec library version. 2016-09-18 18:59:10 +02:00
Jindra Petřík
4331548f92 Correct browsing variables
Show scope, trait, flags of the variables
Add watch
Stub for exporting ByteArray
2016-09-04 23:20:38 +02:00