Commit Graph
94 Commits
Author SHA1 Message Date
Jindra Petřík bd82515065 Added AS3 improved goto declaration for properties and methods 2022-11-30 22:58:35 +01:00
Jindra Petřík 1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík 742525a365 organize imports 2021-03-12 22:12:39 +01:00
Jindra Petřík 8c988646f7 Fixed: #1636 Exception on reloading (7) 2021-03-12 22:12:39 +01:00
Jindra Petřík 8d9524fe3c P-code display and edit traits outside classes
AS3 P-code limit of instruction matching added to configuration
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 277aa6c59e Fixed: #1636 Nullpointer exception on empty editorpane 2021-03-12 22:12:39 +01:00
Jindra Petřík 509b08ac86 goto last method after saving p-code when outside trait method
Fixed: AS3 p-code/AS hilighting after p-code save
2021-03-05 21:22:55 +01:00
Jindra Petřík a4b2d2e31b Fixed: AS3 p-code/AS hilighting when outside trait 2021-03-05 21:22:55 +01:00
Jindra Petřík c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík f1960ffdde Properly terminating debug session on Flash player manual close 2018-07-14 22:16:32 +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
[email protected] f7e5479bdd UI thread invoke fixes/improvements 3 2016-12-28 13:25:19 +01:00
[email protected] 9dc4752c04 UI thread invoke fixes/improvements 2 2016-12-28 12:57:06 +01:00
[email protected] 93082c1eb3 AS3 pcode search improvements 2016-12-27 19:52:49 +01:00
[email protected] 11088fec36 #1308 Search by all P-code files 2016-12-19 22:21:53 +01: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 fb6adea8cd More intuitive ABC P-code editation header
- split method/getter/setter
- show if it's script/class/instance initializer
2016-08-28 12:18:33 +02:00
Jindra Petřík afc2c05cbb Introduce end-of-line normalization 2016-07-23 21:19:44 +02:00
[email protected] ababe9010f spanish translation + something with the line endings 2016-06-03 15:43:13 +02:00
Jindra Petřík 33d6cd5c29 improved/fixed go to declaration in AS3 2016-03-26 22:48:12 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
[email protected] 52c27db229 author javadoc comments added, finished... 2015-12-12 16:07:05 +01:00
[email protected] 7671b01d22 fix 2015-12-08 13:43:15 +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 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
Jindra Petřík 40ed5a5f48 Trace log, debug panel separated, better show/hide handling 2015-11-17 20:10:30 +01:00
Jindra Petřík bb37910cce Fixed ip highlighting 2015-11-17 17:48:06 +01:00
Jindra Petřík 4a4e0e4898 Better line start detection
Fixed debug info injection
2015-11-17 09:24:42 +01:00
Jindra Petřík c04675e353 add/remove breakpoints 2015-11-16 13:24:27 +01:00
Jindra Petřík 27fbe7d18f stepping 2015-11-15 22:03:04 +01:00
[email protected] f2b8b146a6 faster AVM2 constant pool when adding a lot of items to it. 2015-11-09 13:58:20 +01:00
Jindra Petřík 2a63daf3f0 Issue #775 AS3 direct edit - InstanceInfo name index fix 2015-10-30 10:47:31 +01:00
Jindra Petřík f143434d9e Issue #1062 Editing/displaying script initializers 2015-10-20 16:37:39 +02:00
[email protected] 427e7ea70d some netbeans inspection fixes 2015-08-11 14:40:56 +02:00
[email protected] ecc0cd3f15 get image dimension without loading the image 2015-07-20 15:54:40 +02:00
[email protected] a9fe6d3d92 goto usage fix 2015-07-18 22:41:53 +02:00
[email protected] 56a0f96661 some new string builders 2015-07-15 10:27:34 +02:00
[email protected] 74c78b4b28 build fix 2015-07-14 21:27:37 +02:00
[email protected] a4d49aeaf0 using DottedChains (almost) everywhere 2015-07-14 20:13:54 +02:00
[email protected] dcb20d84f0 more cleanup 2015-07-05 21:54:30 +02:00
Jindra Petřík 650aefede2 Better multi packs handling (Alchemy) - direct editing allowed
Better package/class splitting for obfuscated names
2015-06-12 13:08:32 +02:00
Jindra Petřík 1e6d369d32 Issue #850 Constant initializing in initializer for equal Multinames, not same multinameIndex only
GUI dispatch thread fix
2015-05-31 06:26:33 +02:00
[email protected] fa912d01ea enable save buttons only when text was changed 2015-05-08 13:16:12 +02:00
[email protected] 4a11e24805 do not allow to chage tag tree selection, when current tag is under editing 2015-05-07 21:30:34 +02:00
[email protected] 40217c0a39 split panes simplified (base class stores the position) 2015-05-06 10:51:05 +02:00
[email protected] 7803fb78b4 #841 Loop control for sound preview 2015-04-26 15:50:26 +02:00