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
151609a8f5
More documentation.
2024-08-08 19:27:14 +02:00
Jindra Petřík
b57e38e387
More documentation.
2024-08-08 19:27:14 +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
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
48a19756e9
Fixed #2108 Cannot change text when ShiftJIS flag is set on font
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
b6e8ca0d67
Added #116 Show invalid utf-8 bytes in Strings as {invalid_utf8:xxx}
2023-10-16 09:36:06 +02:00
Jindra Petřík
05d5fee409
Fixed #2052 Detection of switches based on notequal operator
...
update license in header
2023-10-01 18:21:38 +02:00
popugashkin
5aa3d48a4e
Implement Utf8Helper.getAllowedCharsets() to lazy-load allowedCharsets, make Utf8Helper.allowedCharsets private
2023-10-01 18:21:38 +02:00
Jindra Petřík
487d1f8b14
Update license year
2023-03-19 22:43:41 +01:00
Jindra Petřík
b06c8313b1
Organize imports inspection
2022-11-14 10:04:55 +01:00
Jindra Petřík
4c6ccf0d63
Character sets are limited to GB2312, Shift_JIS, Unicode, and all singlebyte.
...
Fixed font code points - proper characters display, adding, etc.
2022-11-14 10:04:55 +01:00
Jindra Petřík
1c9f81fceb
Added #1701 Setting charset for SWF files with version 5 or lower
2022-11-14 10:04:55 +01:00
Jindra Petřík
1d82af4855
Update license header year
2022-11-06 21:44:39 +01:00
Jindra Petřík
c6b1e528df
update license header year
2021-02-08 20:15:19 +01:00
Jindra Petřík
2bf7597cea
update license headers
2018-01-16 20:24:33 +01:00
Jindra Petřík
ef739fbfd9
Simplify nonif expressions while deobfuscation too
...
Regexp deobfuscation.
Implicit coercion handling.
#1145 double not (!!) fix
2016-02-07 17:13:59 +01:00
honfika@gmail.com
1cea429e7b
copyright year updated
2016-01-01 14:06:56 +01:00
honfika@gmail.com
a6dc717225
calculating the action length without writing it to a stream
2015-07-17 09:19:51 +02:00
honfika@gmail.com
c4d35dd36a
copyright year updated 2
2015-01-13 20:32:14 +01:00
Jindra Petřík
04922aaf69
Separated FFDec core library and the rest (GUI).
...
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
2014-08-24 17:55:42 +02:00