Jindra Petřík
|
07acaaed74
|
Making internal flash viewer a default viewer + move FP option switch to Advanced settings / others
|
2021-01-12 14:36:10 +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
|
b40c51634a
|
Escaping in P-code Graphviz exporter (Problems with graphs containing backslash strings)
|
2021-01-09 16:11:18 +01:00 |
|
Jindra Petřík
|
61b9660b49
|
GraphTargetVisitorInterface for visiting model
|
2021-01-09 15:00:20 +01:00 |
|
Jindra Petřík
|
819a739397
|
GraphTargetVisitorInterface for visiting model
|
2021-01-09 13:00:30 +01:00 |
|
Jindra Petřík
|
4926cb04d0
|
Show §§findproperty when neccessary (AS3)
|
2021-01-09 08:43:45 +01:00 |
|
Jindra Petřík
|
637f52091a
|
setglobalslot as §§
|
2021-01-09 08:34:54 +01:00 |
|
Jindra Petřík
|
60d91f7782
|
Use object.§§slot[index] syntax instead of /* UnknownSlot */ comment when slot cannot be determined (AS3)
|
2021-01-09 08:34:27 +01:00 |
|
Jindra Petřík
|
7489134cdb
|
changelog
|
2021-01-09 07:22:18 +01:00 |
|
Jindra Petřík
|
07c3cc3cfb
|
push unresolved ifs object back
|
2021-01-09 07:21:29 +01:00 |
|
Jindra Petřík
|
ea51fdea9a
|
#1379 AS3 - better handling local registers postincrement/decrement
|
2021-01-06 17:13:00 +01:00 |
|
Jindra Petřík
|
6bcb2272f1
|
correct issue number in changelog
|
2021-01-06 11:50:58 +01:00 |
|
Jindra Petřík
|
d292c462c0
|
Fix build (beanshell)
|
2021-01-06 10:34:13 +01:00 |
|
Jindra Petřík
|
d5ebf47746
|
StringBuilder isEmpty fix (available for newer javas)
|
2021-01-06 10:04:33 +01:00 |
|
Jindra Petřík
|
dabb55d21d
|
#1548 TTF export - correctly handle duplicate unicode codes
#1548 correctly handle empty generated file names
|
2021-01-06 09:38:43 +01:00 |
|
Jindra Petřík
|
5089289e43
|
Updated changelog
|
2021-01-06 08:44:23 +01:00 |
|
Jindra Petřík
|
732d05444a
|
Building does not require Naashorn - uses Beanshell instead
|
2021-01-06 08:44:04 +01:00 |
|
Jindra Petřík
|
2b64e72014
|
Correct body index for script initializer in P-code debugging
|
2021-01-06 08:43:04 +01:00 |
|
Jindra Petřík
|
a2eaa42ecb
|
Fixed: Concurrent access while debugging
|
2021-01-04 20:02:36 +01:00 |
|
Jindra Petřík
|
6637b11d67
|
Correct line matching in debugger of AS3 after using deobfuscation
|
2021-01-04 18:35:47 +01:00 |
|
Jindra Petřík
|
4333c89466
|
Putting raw edit / generic edit back in as it seems to run fine.
|
2021-01-04 18:03:02 +01:00 |
|
Jindra Petřík
|
da34fcbd04
|
Putting XML import/export export back in as it seems to run fine.
|
2021-01-04 17:56:13 +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
|
147a10f794
|
travis - wait few seconds before deleting nightly tag for deleting of release to propagate properly
|
2021-01-01 10:08:53 +01:00 |
|
Jindra Petřík
|
0051f4bb7a
|
update changelog
|
2021-01-01 09:44:36 +01:00 |
|
duangsuse
|
2bfc9ff83d
|
MainPanel: enable bulk replace[1]
|
2021-01-01 09:42:22 +01:00 |
|
duangsuse
|
949e221108
|
TagTreeContextMenu: enable bulk replace[0]
|
2021-01-01 09:42:21 +01:00 |
|
Jindra Petřík
|
0239090973
|
update changelog
|
2021-01-01 09:37:33 +01:00 |
|
Jindra Petřík
|
134df71e46
|
Merge pull request #85 from maraflush/change-harcoded-shebang-patch
change /bin/bash to /usr/bin/env bash [ci skip]
|
2021-01-01 09:29:11 +01:00 |
|
Jindra Petřík
|
b67c53b057
|
Merge branch 'master' into change-harcoded-shebang-patch
|
2021-01-01 09:17:11 +01:00 |
|
Jindra Petřík
|
9e80c750ac
|
Merge pull request #84 from tram98/dev
Increase Scrolling speed in Folder Preview Pane [ci skip]
nightly1732
|
2021-01-01 09:03:17 +01:00 |
|
Jindra Petřík
|
520e7ae735
|
Merge branch 'dev' into dev
|
2021-01-01 08:51:43 +01:00 |
|
Jindra Petřík
|
7ae6f03df3
|
Update CHANGELOG.md
|
2021-01-01 08:45:02 +01:00 |
|
nickgkg
|
518a4e21b1
|
also fix serialization
|
2021-01-01 08:40:33 +01:00 |
|
nickgkg
|
01fee76d81
|
correctly deserialize negatives
|
2021-01-01 08:40:33 +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
|
653879b589
|
removed unused import
|
2021-01-01 01:08:32 +01:00 |
|
Jindra Petřík
|
c6dfd58b69
|
Disable scaling (No distortion on hi-dpi monitors)
|
2021-01-01 01:08:31 +01:00 |
|
Jindra Petřík
|
99fd022df7
|
Update CHANGELOG.md
|
2021-01-01 01:07:50 +01:00 |
|
曉之車
|
2f5d451394
|
Revert "Merge branch 'master' of https://github.com/724244848/jpexs-decompiler"
This reverts commit 8b7d0c3a8c, reversing
changes made to f6cdae5a11.
|
2021-01-01 01:07:50 +01:00 |
|
曉之車
|
6c16f6cd5f
|
Update Swf2Exe.bin
Fix icon indistinct problem
|
2021-01-01 01:07:49 +01:00 |
|
曉之車
|
03c89de94a
|
Add Translators
|
2021-01-01 01:07:49 +01:00 |
|
曉之車
|
16b3fd27ed
|
added ignore option translate
|
2021-01-01 01:07:49 +01:00 |
|
曉之車
|
cdff0c081a
|
chinese translate upadate
ffdec_11.3.0 version
|
2021-01-01 01:07:48 +01:00 |
|
曉之車
|
b0dab3a1fc
|
Add files via upload
|
2021-01-01 01:07:48 +01:00 |
|
曉之車
|
4abdeaa39e
|
Add files via upload
|
2021-01-01 01:07:48 +01:00 |
|
Jindra Petřík
|
0a0bfedb2e
|
fix after_success.sh
|
2021-01-01 01:07:47 +01:00 |
|
Jindra Petřík
|
1a44c0b891
|
java 9 in travis
|
2021-01-01 01:07:47 +01:00 |
|
Jindra Petřík
|
5a68dc63b6
|
fixed tests, removed jacoco
|
2021-01-01 01:07:47 +01:00 |
|
Jindra Petřík
|
6f1d4ebb7a
|
changelog
|
2021-01-01 01:07:47 +01:00 |
|