Commit Graph

183 Commits

Author SHA1 Message Date
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
Jindra Petřík
729f28ecaa Saving files before refreshing line endings 2016-08-12 22:59:05 +02:00
honfika@gmail.com
9573a00c92 clear sound cache after replacing sound 2016-08-07 15:20:32 +02:00
honfika@gmail.com
d000457330 Issue #1244 Remove unknown actions when deobfuscation is enabled 2016-05-29 07:23:16 +02:00
honfika@gmail.com
f4116b0f46 use stringbuilder instead of stringbuffer 2016-05-05 18:07:08 +02:00
honfika@gmail.com
b215d2fb6d use existing logger instance 2016-03-16 10:16:07 +01:00
Jindra Petřík
70b76e0070 Reload one vs Reload all buttons 2016-03-13 12:16:33 +01:00
honfika@gmail.com
b5d2edd90b outOfMemory typo fix 2016-03-10 09:14:02 +01:00
Jindra Petřík
1a74bd5ef9 Merge origin/master 2016-02-28 10:17:31 +01:00
Jindra Petřík
eb91c7193d HW acceleration turned on correctly (move GUI related inits to initGui) 2016-02-28 10:00:04 +01:00
honfika@gmail.com
1a0aa9c779 show warning on 32bit jre 2016-02-27 16:29:58 +01:00
Jindra Petřík
a06b7742df Merge origin/master 2016-02-27 10:31:49 +01:00
Jindra Petřík
9cd8a79c68 Flash viewer - skip frames when not on time => faster playback, display frameLoss in debugMode
Stub for HW accelerated Graphics2D (VolatileImage, opengl, etc.)
2016-02-27 10:31:24 +01:00