Commit Graph

165 Commits

Author SHA1 Message Date
Jindra Petřík
233188d613 Fixed AS3 panel component layout 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
Jindra Petřík
c43e68dc29 Fixed Go to document class when switched to tag list view 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
0896f45615 Taglist edit fix 2 2022-11-01 21:51:18 +01:00
Jindra Petřík
d943588fbd Fixed Type resolving 2021-12-07 09:31:14 +01:00
Jindra Petřík
1690fce8fa Fixed: #1678 Removing AS3 class does not correctly clear cache 2021-04-05 16:56:59 +02:00
Jindra Petřík
a7989d2d02 Fixed: #1670 Parent component/window of dialogs not properly set 2021-04-05 16:56:59 +02:00
Jindra Petřík
dced2be446 AS3 - Remove trait which is outside class 2021-03-24 20:36:42 +01:00
Jindra Petřík
742525a365 organize imports 2021-03-12 22:12:39 +01:00
Jindra Petřík
311d1671eb Goto definition of Vector parameter
Fixed old ABC usage
2021-03-12 22:12:39 +01:00
Jindra Petřík
4d7e062b95 #1636 Another Goto usage exception 2021-03-12 22:12:39 +01:00
Jindra Petřík
7f57039f18 Fixed: #1643 Separate AS1/2 and AS3 editor hilighting 2021-03-05 21:22:55 +01:00
Jindra Petřík
d64ff4fb3d Fixed: #1636 Exception after search - traitslist with not properly set abc, other ui exception 2021-03-05 21:22:55 +01:00
Jindra Petřík
f2520550f5 Fixed: #1603 empty script after search selection 2021-03-05 21:22:55 +01:00
Jindra Petřík
b08567de7a Fixed: #1622 Slow scrolling (search results, advanced settings and others) 2021-03-05 21:22:55 +01:00
Jindra Petřík
5afdba0600 AS3 goto definition on imports 2021-02-26 22:46:28 +01:00
Jindra Petřík
76a5fe169b Fixed: #1450 AS3 direct editation - handling types from same package
Fixed: AS3 goto definition for types in another ABC tag
2021-02-26 22:46:28 +01:00
Jindra Petřík
4269abbfab warning about §§ is hidden as default 2021-02-24 19:55:59 +01:00
Jindra Petřík
9cac6ddb49 Scoped script text search and search across multiple SWFs 2021-02-24 19:55:59 +01:00
Jindra Petřík
4097d6b8f2 #1595 History of script search results per SWF 2021-02-24 19:55:59 +01:00
Jindra Petřík
d4a5e03462 #1155, #1602 AS3 remove trait button 2021-02-24 19:55:59 +01:00
Jindra Petřík
1bacb111fe Fixed: Cannot properly cancel script searching 2021-02-12 11:08:07 +01:00
Jindra Petřík
8a75991f86 hasdeclaration fix in GUI for nonexisting multinames 2021-02-08 20:15:19 +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
422e9d32fe Losing script tree focus on script selection (disallowed walking tree with keyboard up/down) 2021-02-08 20:15:19 +01:00
Jindra Petřík
8f856fefe4 AS3: Losing script tree focus on script selection (disallowed walking tree with keyboard up/down) 2021-02-08 20:15:19 +01:00
Jindra Petřík
4518769b45 Displaying contents of local variables (AS3) while debugging 2018-07-14 22:08:02 +02:00
Jindra Petřík
1dd96e6c53 Warning panel on scripts containing §§ instructions (Tip for Settings/Automatic deobfuscation) 2018-05-25 19:03:20 +02:00
Jindra Petřík
da586b105f - New AS2 class detector
- Reference helper class moved to helper package.
2018-01-22 22:06:40 +01:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
AL
0a0ecf8112 Debug tooltips on hover
When in Debug mode and stopped at a breakpoint, hovering over dientifiers will show up their name and value in a tooltip. All matching locals will be shown, one on each line.
2017-11-30 11:06:36 +00:00
honfika@gmail.com
f7e5479bdd UI thread invoke fixes/improvements 3 2016-12-28 13:25:19 +01:00
honfika@gmail.com
5b0bd1f0c5 UI thread invoke fixes/improvements 2016-12-28 11:21:13 +01:00
honfika@gmail.com
c1814fa433 build fix 2016-12-27 21:04:14 +01:00
honfika@gmail.com
506becc3c2 test build error 2016-12-27 21:00:41 +01:00
honfika@gmail.com
fc4f552354 pcode search fix (jump from result list) when there are multipe classes in a scriptpack 2016-12-27 20:48:35 +01:00
honfika@gmail.com
93082c1eb3 AS3 pcode search improvements 2016-12-27 19:52:49 +01:00
honfika@gmail.com
9ecb2e4a81 search: small improvement/fix 2016-12-24 22:56:41 +01:00
honfika@gmail.com
407d1c2235 AS search moved to lib 2016-12-24 22:00:27 +01:00
honfika@gmail.com
c3fc9785e3 #1240 JPEXS does not use multiple threads for decompilation on Text Search: AS2 is also multi thread now, work status improvements during search 2016-12-24 21:06:23 +01:00
honfika@gmail.com
5f2ffd0089 Multi thread AS search 2016-12-24 18:52:09 +01:00
honfika@gmail.com
2690b658d0 #1313 Font Change 2016-12-03 15:56:00 +01:00
honfika@gmail.com
820ef1a5f1 #1314 user interface 2016-12-03 13:06:55 +01:00
Jindra Petřík
5d5da078bc Goto declaration for single char identifiers fixed 2016-09-17 20:07:35 +02:00
Jindra Petřík
8a0223a02a Namespace suffix handling on all Levels.
Classes with same name handling.
Test data
2016-09-17 14:44:59 +02:00
Jindra Petřík
3304e69d8a Refactor multiname usage classes in GUI 2016-09-15 07:08:12 +02:00
Jindra Petřík
4331548f92 Correct browsing variables
Show scope, trait, flags of the variables
Add watch
Stub for exporting ByteArray
2016-09-04 23:20:38 +02:00
Jindra Petřík
b06f295165 Edit buttons labels for script editing now "Edit ActionScript" and "Edit P-code" 2016-08-28 12:25:20 +02:00