Jindra Petřík
fbe4d0451f
Edit flash cookies (SOL) in the SWF tree.
2024-11-10 19:50:55 +01:00
Jindra Petřík
3712c3be45
Added: #2360 SOL file (Flash Local Shared Object - flash cookie) editor
2024-11-10 19:50:55 +01:00
Josh Soref
5194db359b
spelling: listener
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2024-10-29 16:55:43 +01:00
Jindra Petřík
f5ec76125d
Save last selected Easy mode SWF
2024-10-29 16:55:43 +01:00
Jindra Petřík
cc7efe1a81
Integrate Easy GUI into main program as Timeline mode
2024-10-29 16:55:43 +01:00
Jindra Petřík
c263aa45a8
Easy GUI - Library panel
2024-10-29 16:55:43 +01:00
Jindra Petřík
a4a9ba4c6b
Added: AS2 - Information about need of decompiling all scripts to detect uninitialized class fields
...
Fixed : #2338 AS decompiling threads got stuck after cancelling / timeout
CancellableWorker refactoring
2024-10-13 20:43:18 +02:00
Jindra Petřík
d2f7f01d32
Added: #2333 Changing Shape tag type (DefineShape, DefineShape2, ...)
2024-10-13 20:43:18 +02:00
Jindra Petřík
e5a5c596e8
Fixed: Opening loaded files while playing even if not a valid SWF file - like images
2024-08-27 09:43:40 +02:00
Jindra Petřík
38bcab878b
Remove "static operation".
2024-08-08 19:27:14 +02:00
Jindra Petřík
f3da12e032
Reformating to fix checkstyle.
2024-08-08 19:27:14 +02:00
Jindra Petřík
a5d3ce4f9b
Organize imports
2024-08-08 19:27:14 +02:00
Jindra Petřík
4b10f63865
Organize imports
2024-08-08 19:27:14 +02:00
Jindra Petřík
d505eeee6a
Fixed twolevel nested debugging
2024-08-05 11:17:25 +02:00
Jindra Petřík
84d6ad8591
Added: #1383 AS Debugger - debugging nested SWFs
2024-08-05 11:17:25 +02:00
Jindra Petřík
08f7fe3968
Save nested on Save as action
2024-08-05 11:17:25 +02:00
Jindra Petřík
d81abfe4cf
Running SWFs - Create tempfiles fix nullpointer
2024-08-05 11:17:25 +02:00
Jindra Petřík
1ccbd6e972
Added: Exe export mode can be selected in in Save EXE dialog (select filetype) - wrapper or projectors
2024-08-05 11:17:25 +02:00
Jindra Petřík
1db54b6e4c
Refreshing Save buttons when files were modified outside application
2024-08-05 11:17:25 +02:00
Jindra Petřík
449f96942e
Removed: Proxy feature. It was not working since today almost every page uses HTTPS. Also Flash is limited in browsers.
2024-08-05 11:17:25 +02:00
Jindra Petřík
4410e4b95f
Added: Window icons for various dialogs including save/open/export/import
2024-08-05 11:17:25 +02:00
Jindra Petřík
934bc686f6
Changed: Run/Debug command - executed SWF temp files (~ffdec_run...swf etc.) are now generated
...
in the directory where original SWF resides to allow loading relative assets
2024-08-05 11:17:25 +02:00
Jindra Petřík
19c771bf44
Update license year
2024-08-05 11:17:25 +02:00
Jindra Petřík
1d9329e9be
Fixed code style
2024-08-05 11:17:25 +02:00
Jindra Petřík
4e63384f56
ffdec-cli as separate executable, project
...
ffdec executable on linux
2024-08-05 11:17:25 +02:00
Jindra Petřík
06ea0c2dff
Export command WIP
2024-08-05 11:17:25 +02:00
Jindra Petřík
9cad4810d6
Fixed #2177 Leftover process when invalid SWF opened - now main window is shown
2024-08-05 11:17:25 +02:00
Jindra Petřík
8ee83b49f5
Fixed Saving SWFs opened by "Open loaded while playing" feature
...
Added sample data for loader
2023-12-30 18:06:08 +01:00
Jindra Petřík
8ceb44f25e
Added Remembering breakpoints
...
Added #2131 Breakpoint list dialog
Fixed AS1/2 Debugger - script was cleared on stop button
2023-12-30 18:06:08 +01:00
Jindra Petřík
8ad981ff25
Added Saving Harman encrypted SWFs
...
Added Editing encrypted flag on header panel
Added `-encrypt` command on CLI for Harman encryption
2023-12-30 18:06:08 +01:00
Jindra Petřík
31f6cbdb70
Faster AS3 Debugging - export/import ByteArray variable data
2023-12-30 18:06:08 +01:00
Jindra Petřík
bd6c953218
Fixed Incorrect debugger line numbers when "Open loaded while playing" is enabled
...
Fixed AS3 debugger - Slow injecting debug info - now faster
Fixed AS3 debugger - obfuscated classes debugging
Fixed Delayed open loaded SWFs while playing
Fixed AS3 Direct editation - script initializer for main document class
Changed Wrong unicode escape `{invalid_utf8:xxx}` changed to `{invalid_utf8=xxx}` for compatibility with file names
2023-12-30 18:06:08 +01:00
Jindra Petřík
0abc5b493a
Fixed #2025 , #2078 , #2053 Problems starting the app on Windows when the username has unicode characters
2023-12-30 18:06:08 +01:00
Jindra Petřík
4125e94ca3
Added Label that flex compiler is used (when it's enabled in settings)
...
Fixed #2111 Flex AS3 editation - use SWF dependencies defined in GUI
Fixed SWF dependencies label was not updated on startup
2023-12-30 18:06:08 +01:00
Jindra Petřík
41f6e40369
Fixed #2123 FLA export - morphshapes fixer
...
More FLA export progress info
2023-12-30 18:06:08 +01:00
Jindra Petřík
d6c6d30776
checkstyle fix
2023-12-30 18:06:08 +01:00
Jindra Petřík
a01326324c
Added AS3 Debugging - export/import ByteArray variable data
...
Fixed Debugging - properly getting variable value through getter
2023-12-30 18:06:08 +01:00
Jindra Petřík
828db71e81
Debugging - do not invoke getter when there is none - avoid freezing
2023-12-30 18:06:08 +01:00
Jindra Petřík
247b1c17a4
Added Replacing morphshapes (currently only same shape for start/end)
...
Fixed miterLimitFactor is FIXED8 value in MORPHLINESTYLE2
2023-11-05 21:11:10 +01:00
Jindra Petřík
982b44a0e6
Added ActionScript Debugger - Call stack frames switching - view variables around call stack
...
Added ActionScript Debugger - Highlight lines of callstack
Changed Basic tag info panel always visible even when nothing to display (to avoid flickering)
2023-11-05 21:11:10 +01:00
Jindra Petřík
65e612ed6f
Added [ #1130 ], [ #1220 ] Remembering last used screen (monitor),
...
opening dialogs on same screen as the main window,
do not restore window size to larger value that actual screen size
Fixed [#1768 ], [#1768 ] Maximizing window on other than main monitor
2023-11-05 21:11:10 +01:00
Jindra Petřík
dc5e50813f
Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes
2023-10-16 09:36:06 +02:00
Jindra Petřík
691d833f1e
ABCExplorer - close on reload
2023-10-01 18:21:38 +02:00
Jindra Petřík
7f6a1dfd87
Maybe fix inifinite decompilation on startup
2023-10-01 18:21:38 +02:00
Jindra Petřík
33056fcedd
ABCExplorer - show selected trait in ABC explorer
2023-10-01 18:21:38 +02:00
Jindra Petřík
99c03b7dd8
Fix to avoid nullpointer while loading session
2023-10-01 18:21:38 +02:00
Jindra Petřík
17ea470eea
Fixed Switching between openables on session load and on view type change
2023-10-01 18:21:38 +02:00
Jindra Petřík
b3d77db4d8
ABC Explorer - Context menu on ABCContainer, ScriptPack
2023-10-01 18:21:38 +02:00
Jindra Petřík
d44e0883a4
Ability to cancel renaming identifiers on file load
2023-10-01 18:21:38 +02:00
Jindra Petřík
5a2da3a327
Removed not used open from browser cache feature.
2023-10-01 18:21:38 +02:00