Commit Graph

30 Commits

Author SHA1 Message Date
Jindra Petřík
917c56e549 Issues #716,#717,#718 Proxy dialog improvements 2014-11-17 22:37:01 +01:00
honfika@gmail.com
6d3974db53 format code 2014-11-16 15:30:27 +01:00
honfika@gmail.com
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
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
honfika@gmail.com
556ad29573 format code 2014-11-04 19:44:59 +01:00
honfika@gmail.com
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
d7bbfe265d correct marking error position 2014-10-28 21:15:07 +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
honfika@gmail.com
799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54:59 +02:00
honfika@gmail.com
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
honfika@gmail.com
3c72c84cd9 #664 Cannot expand fillStyles in DefineShape tags in raw edit fixed + some misssing files from the previous commit 2014-09-05 21:30:53 +02:00
honfika@gmail.com
9b54c8db8f replace AtionScript from command line 2014-09-02 23:38:56 +02:00
honfika@gmail.com
278b9256d2 small fixes, cleanup 2014-09-01 21:06:01 +02:00
honfika@gmail.com
05e6edb9ce small cleanup 2014-08-31 16:18:19 +02:00
honfika@gmail.com
dec9261261 lib resource texts moved to lib project 2014-08-25 10:29:45 +02:00
Jindra Petřík
c4300f2580 Issue #592 AS3 Multiname resolving wrong causing different bytecode 2014-07-19 12:22:30 +02:00
honfika
a3c4fae495 periodic gc call removed (very slow with some million objects), 33% faster dump info collecting 2014-06-29 19:34:44 +02:00
honfika
6e7e92ddf2 java source code formatting 2014-06-22 09:52:54 +02:00
honfika
52e6142fe5 organize imports, javadoc 2014-06-18 20:53:19 +02:00
Jindra Petřík
6c1e7ccad5 Issue #578 Always on top fixed on search results, using dialog where possible 2014-06-07 07:43:02 +02:00
Jindra Petřík
95746fd3d7 Issue #302 Find declaration (Ctrl+click, Ctrl+B), Find usages (Ctrl+U) 2014-06-01 17:57:34 +02:00
Jindra Petřík
303935cf4e Issue #337 quickfind visibility improved
AS Search Results dialog instead of panel with prev/next
2014-06-01 10:52:52 +02:00
honfika
63ebe7e476 get needed characters refactored, get rid of innertags in showframe (using Timelined instead), last frame bug fixed (when there is no ShowFrame tag after the last placeobject tags), remove characters from tags (without removing the whole tag) + organize imports, code formatting 2014-05-26 16:10:36 +02:00
Jindra Petřík
f10086a9c0 Issue #579 AS3 direct editation - removing old class/methods from ABC 2014-05-18 11:19:38 +02:00
Jindra Petřík
bf325d72f1 Issue #579 AS3 direct editation bugfixes - property resolving, integer values, marking as deleted 2014-05-18 10:16:18 +02:00
Jindra Petřík
199a4d0c2b trunk contents moved to root 2014-05-10 20:50:57 +02:00