Commit Graph

258 Commits

Author SHA1 Message Date
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
Jindra Petřík
dae1fe0e8c Added Show "Renaming identifiers" status on file opening with auto rename identifiers on 2023-10-01 18:21:38 +02:00
Jindra Petřík
085156d8a5 Fixed Exceptions on cancelling file loading 2023-10-01 18:21:38 +02:00
Jindra Petřík
ec10ded3ad Added #2038, #2028, #2034, #2036 Support for Harman AIR encrypted SWFs (Read-only) 2023-06-25 20:41:04 +02:00
Jindra Petřík
49013ed8d3 Fixed Starting app with parameters causing wrong GUI init 2023-04-05 21:33:34 +02:00
Jindra Petřík
b8d9fb82c0 Fixed #1477 ffdec.exe unicode parameters 2023-04-05 21:33:34 +02:00
Jindra Petřík
487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík
dc2dc32fee Added AS3 Display missing namespaces along traits as §§namespace("url")
Added #1892 AS3 option to select SWF dependencies to properly resolve namespaces, types, etc. (currently in GUI only)
Fixed AS3 P-code ValueKind namespaces handling
Fixed AS3 direct editation - namespace definition without explicit value
2023-03-19 22:43:41 +01:00
Jindra Petřík
45a7d36067 Fixed Unresponsive status bar and its icon 2023-02-25 19:39:02 +01:00
Jindra Petřík
07df4a8640 Added Remembering script+folder scroll/caret position when switching between items, saving for pinned items 2023-01-30 22:33:36 +01:00
Jindra Petřík
908e4907b4 Fixed #1953 Save as EXE - add file extension when missing 2023-01-30 22:33:36 +01:00
Jindra Petřík
37f492fdc0 Fixed Save as does not change file title upon reload 2023-01-09 21:37:06 +01:00
Jindra Petřík
3661e0466c Fixed GFX - DefineExternalImage2 display and correct handling if standalone 2023-01-01 21:43:04 +01:00
Jindra Petřík
505013207b Converting GFX tags to classic tags before running in Flash player 2022-12-31 23:58:51 +01:00
Jindra Petřík
87f4baf554 Fixed #1916 Translation tool did not load up 2022-12-27 19:25:01 +01:00
Jindra Petřík
162c1a8f3e Added #1460 Commandline import of text, images, shapes, symbol-class 2022-12-23 17:02:50 +01:00
Jindra Petřík
b832076cbf Fixed Loaded SWFs using "Open loaded during play" feature have short filenames 2022-12-18 23:10:24 +01:00
Jindra Petřík
68a4ec52a9 Added #1181 Remembering choice of loading assets via importassets tag 2022-12-18 23:10:24 +01:00
Jindra Petřík
c54217befe Show warning when opened SWF file has video tags and VLC is not available. 2022-12-18 23:10:24 +01:00
Jindra Petřík
e7dc9728a1 Disable context menus on editation 2022-12-18 23:10:24 +01:00
Jindra Petřík
8b6dd09069 organize imports 2022-12-18 23:10:24 +01:00
Jindra Petřík
b9736b3590 Fixed #1895 Handling of unstructured switch 2022-12-02 08:56:02 +01:00
Jindra Petřík
25aa987cdf Propagate ABCIndex everywhere 2022-11-30 22:58:35 +01:00
Jindra Petřík
ccfaeef551 Added PR119 Option to set scale factor in advanced settings (Set it to 2.0 on Mac retina displays) 2022-11-21 21:47:40 +01:00
Jindra Petřík
79816ce26a Opening ABCs in ZIP files 2022-11-20 22:12:19 +01:00
Jindra Petřík
775c46ae94 Add class to ABC file 2022-11-20 22:12:19 +01:00
Jindra Petřík
f0f8689bcc Fixed Error messages during SWF/ABC reading have correct error icon and title, are translatable
Properly handle ABC reading errors
2022-11-20 22:12:19 +01:00
Jindra Petřík
bfbb9733eb Import scripts into ABC file 2022-11-20 22:12:19 +01:00
Jindra Petřík
419ea75d9c Refreshing pins after saving 2022-11-20 22:12:19 +01:00
Jindra Petřík
f7ec47c024 Add extension .abc on ABC saving 2022-11-20 22:12:19 +01:00
Jindra Petřík
344bdfa6ea Added Opening ABC file format (*.abc) 2022-11-20 22:12:19 +01:00
Jindra Petřík
96c63be654 Added #1680 Pinning objects
Fixed Header of display panel not visible on certain color schemes
Changed Raw editor does not show tag name in the tree (it's now in the new pinnable head)
2022-11-20 22:12:19 +01:00
Jindra Petřík
220f851ea9 Fixed #1875 Garbage collect SWF and its caches after closing it 2022-11-20 22:12:19 +01:00
Jindra Petřík
854ed24b7c Added #1822, #1803 AS3 direct editation - optional using AIR (airglobal.swc) to compile 2022-11-20 22:12:19 +01:00