Jindra Petřík
|
1d82af4855
|
Update license header year
|
2022-11-06 21:44:39 +01:00 |
|
Jindra Petřík
|
10b0875358
|
organize imports inspection
|
2022-10-23 16:54:49 +02:00 |
|
Jindra Petřík
|
3eb1fb9d4b
|
Fixed #1750 Application won't start when cannot access font file
|
2021-11-20 19:23:52 +01:00 |
|
Jindra Petřík
|
742525a365
|
organize imports
|
2021-03-12 22:12:39 +01:00 |
|
Jindra Petřík
|
3ec8ab1f91
|
import ascent, descent leading
|
2021-03-05 21:22:55 +01:00 |
|
Jindra Petřík
|
9fffe11861
|
#1561 Font editing - import kerning when adding characters
|
2021-03-05 21:22:55 +01:00 |
|
Jindra Petřík
|
7ffca1b6f6
|
Reading system font files
|
2021-03-05 21:22:55 +01:00 |
|
Jindra Petřík
|
add1c7ef1e
|
cls.newInstance() causing warnings replaced with cls.getDeclaredConstructor().newInstance()
|
2021-02-10 18:36: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
|
ac66eb740b
|
Fixed: Correct AS/P-code matching in editor for AS3 after using deobfuscation
|
2021-01-04 10:10:23 +01:00 |
|
Jindra Petřík
|
520e7ae735
|
Merge branch 'dev' into dev
|
2021-01-01 08:51:43 +01:00 |
|
Jindra Petřík
|
b20eeafe53
|
Enable back detecting installed fonts. (FFDec must be restarted to refresh such list)
|
2021-01-01 01:08:32 +01:00 |
|
Jindra Petřík
|
ca21337d9f
|
java 9 compliance
- base64, bytearrtohex, installed fonts, xml sax parser
|
2021-01-01 01:07:43 +01:00 |
|
Jindra Petřík
|
a63e8f7623
|
java 9 compliance
- base64, bytearrtohex, installed fonts, xml sax parser
|
2020-04-25 19:05:59 +02:00 |
|
Jindra Petřík
|
02660f396e
|
AS1/2 deobfuscation of empty stack pops - returning Undefined instead
|
2018-05-28 18:00:32 +02:00 |
|
Jindra Petřík
|
c9e7992081
|
MyEntry Serializable
|
2018-01-21 18:23:30 +01:00 |
|
Jindra Petřík
|
2bf7597cea
|
update license headers
|
2018-01-16 20:24:33 +01:00 |
|
honfika@gmail.com
|
9dc4752c04
|
UI thread invoke fixes/improvements 2
|
2016-12-28 12:57:06 +01:00 |
|
honfika@gmail.com
|
93082c1eb3
|
AS3 pcode search improvements
|
2016-12-27 19:52:49 +01:00 |
|
honfika@gmail.com
|
11088fec36
|
#1308 Search by all P-code files
|
2016-12-19 22:21:53 +01:00 |
|
honfika@gmail.com
|
2690b658d0
|
#1313 Font Change
|
2016-12-03 15:56:00 +01:00 |
|
Jindra Petřík
|
9a3dddc19b
|
Issue #1254 FLA export - AS3 decoding timeline scripts
FLA export - placing AS3 scripts to FLA directory instead of scripts dir
Added misc TextWriters (stream and stringbuilder)
|
2016-09-18 13:23:56 +02:00 |
|
Jindra Petřík
|
da859ddb41
|
AS3 p-code editing - metadata read/write support
|
2016-08-28 17:01:50 +02:00 |
|
Jindra Petřík
|
003d923c80
|
Merge branch 'dev' into flexcompile
Conflicts:
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/ABC.java
src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties
|
2016-08-14 19:55:15 +02:00 |
|
Jindra Petřík
|
ced5b85877
|
Saving files before refreshing line endings
|
2016-08-14 19:35:23 +02:00 |
|
Jindra Petřík
|
6781d86a6c
|
Reformat and organize imports
|
2016-08-06 07:21:58 +02:00 |
|
honfika@gmail.com
|
5107a644cc
|
jump to resources view from hex view
|
2016-08-01 16:53:54 +02:00 |
|
Jindra Petřík
|
afc2c05cbb
|
Introduce end-of-line normalization
|
2016-07-23 21:19:44 +02:00 |
|
honfika@gmail.com
|
ababe9010f
|
spanish translation + something with the line endings
|
2016-06-03 15:43:13 +02:00 |
|
honfika@gmail.com
|
d0fb48dbed
|
use ARGB_PRE instead of ARGB, becasuse flash uses premultiplied images by default
|
2016-05-03 20:31:32 +02:00 |
|
honfika@gmail.com
|
508c618b37
|
netbeans inpector fixes
|
2016-04-29 20:54:38 +02:00 |
|
honfika@gmail.com
|
22906c9fed
|
#1217 PCode window not in same position as AS window: better fix (works when string contains only \r or \n characters, or any wrong combination, for example \n\r\n or \r\r\n)
|
2016-04-13 18:55:21 +02:00 |
|
honfika@gmail.com
|
32b4834881
|
#1217 PCode window not in same position as AS window: fixed
|
2016-04-12 18:46:50 +02:00 |
|
honfika@gmail.com
|
251cfdda4f
|
custom command line paramters fixed, ABC parameter added to method body parsed event
|
2016-04-01 13:35:44 +02:00 |
|
honfika@gmail.com
|
d2432eb6b6
|
#1170 Extract from Memory in Command Line
|
2016-03-13 09:40:16 +01:00 |
|
honfika@gmail.com
|
fa9623bf9f
|
mulptiple xlf export fix (separate output directory for each swf), show definebuttontag(1) actions in tree, image export fix (sometimes throws ArrumentOutOfBounds exception)
|
2016-03-06 15:35:46 +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
|
8cb067bfda
|
format java code
|
2016-01-15 14:37:34 +01:00 |
|
honfika@gmail.com
|
cdbfe54dad
|
ImageIO disk cache disabled, it writes a lot of ImageIO* files to temp folder.
|
2016-01-02 11:35:41 +01:00 |
|
honfika@gmail.com
|
1cea429e7b
|
copyright year updated
|
2016-01-01 14:06:56 +01:00 |
|
honfika@gmail.com
|
792b627cd9
|
add custom command line parameters
|
2015-12-28 10:12:20 +01:00 |
|
Jindra Petřík
|
09d4772eef
|
miterlimit is FIXED8 (float)
|
2015-12-26 23:28:32 +01:00 |
|
honfika@gmail.com
|
adf9a5b49c
|
getOffset renamed to getAddress to be the same in AS2 and AS3
|
2015-12-08 13:35:39 +01:00 |
|
Jindra Petřík
|
0724b4a3f0
|
Debug (breakpoints, step) P-code for both AS1/2 and AS3
|
2015-12-06 06:29:08 +01:00 |
|
Jindra Petřík
|
ec666b60e4
|
AS1/2: Ctrl+click to declaration of variables, registers. Hilighting methods and classes
AS1/2: Debugger - Show registers
Fixed ctrl+click underline position
|
2015-12-05 10:53:43 +01:00 |
|
Jindra Petřík
|
f7f1062c5e
|
Merge origin/master
|
2015-11-21 19:13:06 +01:00 |
|
Jindra Petřík
|
1237762e60
|
AS1/2 debugger
debugger listening only when really debugging started
fail to listen message
break reason displayed
|
2015-11-21 19:12:42 +01:00 |
|
honfika@gmail.com
|
0b59f0b11f
|
AS3 deobfuscation changed to execute code instead of translating
|
2015-11-21 15:13:11 +01:00 |
|
honfika@gmail.com
|
0ce72f2038
|
FixItemCounterStack moved: later needed for avm2 deobfuscation, too
|
2015-11-20 15:45:05 +01:00 |
|