Commit Graph

173 Commits

Author SHA1 Message Date
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
honfika@gmail.com
8262b137f1 log uncaught exceptions in ffdec log window 2016-02-26 08:55:19 +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
honfika@gmail.com
108d8e0073 #1154 The Program Won't Start at All fix 2016-02-15 08:16:39 +01:00
Jindra Petřík
97993bb586 Issue #1137 running flashplayer(debugger) executable in Linux/MacOs 2016-02-02 08:22:26 +01:00
honfika@gmail.com
7cdae099f0 close confirmation fix 2016-01-08 10:59:08 +01:00
honfika@gmail.com
5ed98393ee ask the user to update the texts if and only if any character was changed 2016-01-07 10:37:09 +01:00
Jindra Petřík
8e9c38fa71 Issue #1118 correct preparing file for debugging 2016-01-07 06:50:45 +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
Jindra Petřík
c2aba5fc08 Issue #1118 Loading characters through ImportAssets - show as readonly
icon
2016-01-03 22:25:54 +01:00
Jindra Petřík
12e3d208ce Merge origin/master 2016-01-03 14:35:18 +01:00