Commit Graph
289 Commits
Author SHA1 Message Date
[email protected] edc43f0d18 setting for updateing the test bounds 2014-12-21 13:23:34 +01:00
[email protected] fdfb143f89 highlight lmit increased 2014-12-20 22:55:38 +01:00
[email protected] 7c4bbadd50 text preview color changed 2014-12-20 20:36:28 +01:00
[email protected] fd3190b45e hotkeys added 2014-12-20 19:18:22 +01:00
[email protected] 7f2358cf03 ignore case is selected by default in search window, addes some hotkeys 2014-12-20 00:27:34 +01:00
[email protected] 395cfc08a2 Render text during text editing and show old text in background with lighter color: fix 2014-12-19 22:53:12 +01:00
[email protected] b857f01cc9 Render text during text editing and show old text in background with lighter color 2014-12-19 22:45:45 +01:00
[email protected] 20b4160024 allow to copy advance values from system font to swf font 2014-12-19 19:45:47 +01:00
[email protected] 4333972e31 #758 Zoom to fit should be dynamic 2014-12-19 15:41:40 +01:00
[email protected] a92d46505e #759 Decompilation § symbol supposed to be string but gets in class name fixed 2014-12-19 14:56:57 +01:00
[email protected] 907a97dfe9 cache clear fix, font list selected value fixed 2014-12-19 13:30:21 +01:00
[email protected] faafbb2c28 redraw preview on zoom, font name cache key fixed when the font name is different from the name in the assigned DefineFontNameTag 2014-12-19 12:36:23 +01:00
[email protected] cf30dc8ba0 wait 50 ms for the first draw 2014-12-18 23:45:14 +01:00
[email protected] 596dc31137 shape preview fixed 2014-12-17 15:55:58 +01:00
[email protected] 315ba25475 mouse events fixedon image panel 2014-12-17 00:45:28 +01:00
[email protected] b054857ece image panel fix2 2014-12-16 23:41:33 +01:00
[email protected] 1aadfd2d17 image panel fix 2014-12-16 22:48:20 +01:00
[email protected] 33f641d0a4 faster switching tag tree nodes (drawables and sounds) 2014-12-16 22:32:43 +01:00
[email protected] 0c37282c18 DefineButton preview fix 2014-12-16 19:37:31 +01:00
[email protected] 0392698c33 syntax highlighting fixes 2014-12-16 00:33:42 +01:00
[email protected] 5f4214dffd #752 Sound is not stopped when you change the selectin in he tag tree from SWF to e.g any shape fixed 2014-12-15 22:33:13 +01:00
[email protected] 9ea4f6c6b7 #747 Move tag to adds extra frame fixed 2014-12-14 17:57:53 +01:00
[email protected] fac4df46e5 #753 Reload "saved as" swf 2014-12-14 17:21:56 +01:00
[email protected] caaee42318 #745 Copy tag to 2014-12-14 12:37:41 +01:00
[email protected] 98ffe697a7 sounds fixed in tag tree 2014-12-14 01:37:07 +01:00
[email protected] 9eeb25b088 image performance improvements 2014-12-14 01:21:51 +01:00
[email protected] 87b9620405 build fixed on linux (Pull request #12) again:), other small fixes 2014-12-07 22:09:33 +01:00
[email protected] a4cd36fd71 #742 Can't edit frames fixed, Container/ContainerItems refactored, build fixed on linux (Pull request #12) 2014-12-07 20:53:14 +01:00
[email protected] cdae56d128 small refactorings 2014-12-07 12:41:55 +01:00
[email protected] 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
[email protected] c17afde4cf Text highlighting fixed 2014-12-06 16:39:39 +01:00
[email protected] a69484a003 script highlighting fixed 2 2014-12-05 17:45:51 +01:00
[email protected] efafd6b896 script highlighting fixed 2014-12-04 22:54:45 +01:00
[email protected] 5d9be4a0da flash player zoom fix, html5 export fixed when framerate=0 2014-12-04 19:27:58 +01:00
[email protected] 689ec29448 faster editor.setText (but still so slow with huge texts)
faster AS2 deobfuscation (when multiple jumps should be replaced with a single jump)
2014-12-02 22:38:46 +01:00
[email protected] dd0c8d8c89 removed unnecessary reload 2014-12-01 23:00:42 +01:00
[email protected] eb8104c5e8 faster populateSoundStreamBlocks 2014-12-01 20:53:29 +01:00
[email protected] 77b8ef808a small fixes 2014-12-01 00:13:48 +01:00
[email protected] 9125a5abd4 Allow to ignore missing characters. 2014-11-30 22:42:21 +01:00
[email protected] 35f76a1157 Show "Selected font doenst contain character..." message in log. 2014-11-30 20:50:07 +01:00
[email protected] 131fb23dff faster folder preview frame rendering 2014-11-30 18:55:55 +01:00
[email protected] eec3db60c9 Issue #676: include characterid and previous text of the text tag in text import error log message 2014-11-30 14:07:04 +01:00
Jindra Petřík e27eaed6ed Issue #730 Not working without ActiveX fix on Windows
Ocal escapes for strings in AS1/2.
Invalid escape in string does not generate exception (handle as \\ in AS1/2, empty string in AS3).
2014-11-30 13:03:02 +01:00
Jindra Petřík 721d6d9574 Issue #732 JavactiveX library updated. Random freezing fixed. 2014-11-30 12:05:25 +01:00
[email protected] e40d2cb13d #709 Text Export to Single File with custom filename: fixed 2014-11-24 21:07:31 +01:00
[email protected] 1cf0c28c74 #676: extended logging for text import, imorpt logic moved to separated class, allow to ignore errors duting import 2014-11-23 22:54:19 +01:00
Jindra Petřík abb3ec9dc7 File cache improvement, deleting old temp files 2014-11-23 19:44:05 +01:00
Jindra Petřík 4c78517715 Issue #722 Go to next/previous frame
Fixed printing some debug info
2014-11-23 11:36:07 +01:00
[email protected] 76d8a13fb6 asX.swfs added to recompile test, actionpanel initalization shoud be called from UI thread, other small fixes 2014-11-23 08:48:12 +01:00
Jindra Petřík 686a527246 BMP export fix
BMP import for Images,Shapes
2014-11-22 21:18:28 +01:00