Commit Graph

71 Commits

Author SHA1 Message Date
honfika@gmail.com
9a90aa08ef canceling tasks fixes 2015-07-07 07:28:18 +02:00
Jindra Petřík
25112542fe Option to ignore FlashCC/Alchemy packages 2015-07-06 10:02:41 +02:00
Jindra Petřík
4c67fbc2a3 method body dependece fix in gui 2015-07-05 12:58:37 +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
f8f80c3b8a various AS3 decompilation improvements 2015-06-01 07:05:16 +02:00
Jindra Petřík
ee00114af7 Issue #832 AS3 direct edit - other ABCs resolving fix
New keyword allows memberOrCall
2015-05-31 10:04:35 +02:00
honfika@gmail.com
a6b7df4518 better disposing windows on restart 2015-05-27 18:58:18 +02:00
honfika@gmail.com
4a0e8d211b #899 Show script after AS3 Direct editation 2015-05-26 22:05:08 +02:00
honfika@gmail.com
434489770e #899 Show script after AS3 Direct editation 2015-05-26 21:59:36 +02:00
honfika@gmail.com
39f35dec29 #896: show exception in log frame, static final loggers added 2015-05-22 11:29:27 +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
8ba6648c51 #871 Show the needed character ids 2015-05-12 13:09:04 +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
10ec423491 AS3 search fix 2015-05-06 13:31:19 +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
1de608207f action lsiteners converted to java 8 member references 2 2015-05-03 10:29:05 +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
22751367cd #844 lowercase/uppercase convertion in DefineTexts 2015-04-07 20:26:49 +02:00
Jindra Petřík
12bbb13497 Displaying changed AS3 scripts in GUI as bold 2015-04-05 22:24:15 +02:00
honfika@gmail.com
d5fb45fd54 performance fixes 2015-03-20 14:39:00 +01:00
honfika@gmail.com
2ada8667bb performance fixes 2015-03-19 21:22:39 +01:00
honfika@gmail.com
45fa122d4e memory usage decreased 2015-03-19 10:21:52 +01: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
67fb24a7fd swf disposing fixes 2015-02-27 01:56:36 +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
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
a9d966a3f7 format source code 2015-01-18 19:31:54 +01:00
honfika@gmail.com
c06dd3193c removed some unnecesary fields/parameters 2015-01-18 19:04:46 +01:00
honfika@gmail.com
19256260d0 xml import fixes 2015-01-18 14:04:53 +01:00
honfika@gmail.com
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
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
74ba0f14db replace text 2014-12-21 20:54:42 +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
13c894196c Issue #288: less memory usage during FLA export, using stringbuilders 2014-11-22 03:16:30 +01:00
honfika@gmail.com
742d58b3ba caching images and other smallfixes 2014-11-18 00:11:43 +01:00
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