Commit Graph
60 Commits
Author SHA1 Message Date
[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
[email protected] 22751367cd #844 lowercase/uppercase convertion in DefineTexts 2015-04-07 20:26:49 +02:00
Jindra Petřík 72d00b501b AS3 preincrement fix
use same local register names fix
2015-04-06 21:37:43 +02:00
Jindra Petřík 0d9c648641 Issue #835 Static initializer item in traitlist click fixed (when 1 character in length)
Reordered traits in class - static first, variables/const first
2015-04-06 19:21:14 +02:00
Jindra Petřík 12bbb13497 Displaying changed AS3 scripts in GUI as bold 2015-04-05 22:24:15 +02:00
[email protected] 7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
[email protected] 67fb24a7fd swf disposing fixes 2015-02-27 01:56:36 +01:00
[email protected] a11015e90c #816 P-code not shown after selecting "class initializer" trait fixed 2015-02-26 12:39:41 +01:00
[email protected] 74a101e1ea just for increasing the version number 2015-02-02 21:54:58 +01:00
[email protected] e4e9676081 code hint fixes 2015-01-18 22:49:59 +01:00
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] a9d966a3f7 format source code 2015-01-18 19:31:54 +01:00
[email protected] c06dd3193c removed some unnecesary fields/parameters 2015-01-18 19:04:46 +01:00
[email protected] 07eaafdc55 allow to create swf from code only / export SWF to "Java code", which generates the SWF 2015-01-17 12:17:03 +01:00
[email protected] 677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
[email protected] 0392698c33 syntax highlighting fixes 2014-12-16 00:33:42 +01:00
[email protected] 77b8ef808a small fixes 2014-12-01 00:13:48 +01:00
[email protected] 13c894196c Issue #288: less memory usage during FLA export, using stringbuilders 2014-11-22 03:16:30 +01:00
[email protected] 6d3974db53 format code 2014-11-16 15:30:27 +01:00
[email protected] cb052143f5 highlighting refactored 2014-11-16 14:49:31 +01:00
[email protected] 4df698e7b7 replace shape with image 2014-11-11 21:42:37 +01:00
[email protected] 3456d04d38 do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags 2014-11-09 22:40:36 +01:00
Jindra Petřík ffbfecdee9 run memory fix
typeitem deobfuscation
cache synchronization fix
2014-11-09 14:12:36 +01:00
Jindra Petřík f3690a0e3c Goto declaration fixes
JSyntaxPane updated JFlex for unicode ranges
Goto this declarations
2014-11-09 13:28:52 +01:00
Jindra Petřík 806cd640f8 Issue #302 AS3: more goto declaration - Types, extends, implements, variables, catch variables 2014-11-09 06:58:27 +01:00
[email protected] 556ad29573 format code 2014-11-04 19:44:59 +01:00
[email protected] 7a8d952107 tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified 2014-11-04 18:39:48 +01:00
Jindra Petřík bea3babacf Issue #302 AS3 goto local variable declaration
Ant upload release/nightly task
2014-10-31 16:42:08 +01:00
Jindra Petřík abb173f58d Issue #302 better Ctrl+Click handling - underline and cursor hand only when can go through 2014-10-29 20:08:16 +01:00
Jindra Petřík eb8634d3d8 random debugger package now optional
abc combobox removed
debugger attaching fixed
2014-10-28 17:53:50 +01:00
Jindra Petřík 2746f3bc32 Issue #707 Debugger for logging messages 2014-10-28 15:57:31 +01:00
[email protected] a00dd25d8c Cache fixed in ui project 2014-09-07 20:36:57 +02:00
[email protected] 0544aa0989 replace AS3 pcode from commanline 2014-09-06 20:14:19 +02:00
[email protected] 8ba93afa4d load AVM2 instuctions dynamically (much less memory usage after loading an swf, but still fast decompiling) 2014-09-06 00:43:11 +02:00
[email protected] 278b9256d2 small fixes, cleanup 2014-09-01 21:06:01 +02:00