Commit Graph

59 Commits

Author SHA1 Message Date
honfika@gmail.com
6a05d79ebe some already implemented todo comments removed 2015-08-14 12:41:11 +02:00
honfika@gmail.com
427e7ea70d some netbeans inspection fixes 2015-08-11 14:40:56 +02:00
honfika@gmail.com
a7d57c19a4 inline constant pool string when the pool is too big 2015-07-18 15:30:51 +02:00
honfika@gmail.com
35cfe219a4 error message when constant pool is too big 2015-07-18 08:23:09 +02:00
honfika@gmail.com
9a90aa08ef canceling tasks fixes 2015-07-07 07:28:18 +02:00
honfika@gmail.com
f96fb33c4d AS2 script import: import pcode/constants 2015-07-02 09:07:55 +02:00
honfika@gmail.com
39f35dec29 #896: show exception in log frame, static final loggers added 2015-05-22 11:29:27 +02:00
Jindra Petřík
dfff38ace3 Edit hex/Edit hex pcode different label
Separator between View Graph and View Hex/Pcode buttons
2015-05-21 15:05:54 +02:00
Jindra Petřík
425ef19578 Issue #869 AS1/2 Constantpool icons 2015-05-21 14:54:10 +02:00
honfika@gmail.com
15744df8fd #886 Cancel button is disabled in editor mode fixed 2015-05-14 09:59:48 +02:00
honfika@gmail.com
c5a890fce7 constant pool editing: escape strings 2015-05-08 14:01:44 +02:00
honfika@gmail.com
fa912d01ea enable save buttons only when text was changed 2015-05-08 13:16:12 +02:00
honfika@gmail.com
4a11e24805 do not allow to chage tag tree selection, when current tag is under editing 2015-05-07 21:30:34 +02:00
honfika@gmail.com
89f66fbcb2 Edit AS 1/2 constant pool 2015-05-07 16:14:22 +02:00
honfika@gmail.com
732087f20f shown only the constant pool(s) in pcode editor 2015-05-07 15:25:28 +02:00
honfika@gmail.com
40217c0a39 split panes simplified (base class stores the position) 2015-05-06 10:51:05 +02:00
honfika@gmail.com
93dca87ec9 #470 Keep original Define*Texts and DefineFonts panels size after resizing from full screen to windowed and back
#877 A small glitch after search in AS
2015-05-05 18:04:09 +02:00
honfika@gmail.com
effea25144 uncache decompilation after saving pcode 2015-05-03 16:22:39 +02:00
honfika@gmail.com
39243bdea2 tag saving fix 2015-05-03 13:03:48 +02:00
honfika@gmail.com
0702259c88 resolve as2 constants button 2015-05-02 22:09:28 +02:00
honfika@gmail.com
e7ce5e46a0 action lsiteners converted to java 8 member references 1 2015-05-01 23:58:36 +02:00
honfika@gmail.com
7803fb78b4 #841 Loop control for sound preview 2015-04-26 15:50:26 +02:00
honfika@gmail.com
dc21854c3b #852 Ignore case doesn't works when using Search in AS with russian text fixed 2015-04-10 21:37:57 +02:00
honfika@gmail.com
7ee0351167 #848 Random Reversion to Unedited Code when Toggling the 3 switches (at Top Left) on the Right Hand Pane! fixed 2015-04-09 08:39:55 +02:00
honfika@gmail.com
7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
honfika@gmail.com
3c995f42e3 do not recreate tree model every time 2015-03-07 14:38:26 +01:00
honfika@gmail.com
63c6edf0fb #783 No OK box when edited script or text was saved (show messages only if it was't saved or with errors) 2015-02-01 20:47:28 +01:00
honfika@gmail.com
7ebe345c4d export fixes 2015-01-22 10:08:26 +01:00
honfika@gmail.com
e4e9676081 code hint fixes 2015-01-18 22:49:59 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
8cf907e3b8 replace text menu item (functioonality not implemented, yet) 2014-12-21 18:52:49 +01:00
honfika@gmail.com
0392698c33 syntax highlighting fixes 2014-12-16 00:33:42 +01:00
honfika@gmail.com
5c73058972 build fixed on Windows, removed some unused libs from ffdec_lib, some fields marked as private 2014-12-07 09:44:54 +01:00
honfika@gmail.com
77b8ef808a small fixes 2014-12-01 00:13:48 +01:00
honfika@gmail.com
13c894196c Issue #288: less memory usage during FLA export, using stringbuilders 2014-11-22 03:16:30 +01:00
honfika@gmail.com
6d3974db53 format code 2014-11-16 15:30:27 +01:00
honfika@gmail.com
cb052143f5 highlighting refactored 2014-11-16 14:49:31 +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
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
d7bbfe265d correct marking error position 2014-10-28 21:15:07 +01:00
honfika@gmail.com
824f40c803 more AS2 deobfuscation fixes & cleanup 2014-09-21 00:07:04 +02:00
Jindra Petřík
c2b5328fa8 Issue #674 Text hilighting initialization fix 2014-09-15 21:43:54 +02:00
honfika@gmail.com
a00dd25d8c Cache fixed in ui project 2014-09-07 20:36:57 +02: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
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
dec9261261 lib resource texts moved to lib project 2014-08-25 10:29:45 +02:00