Commit Graph

103 Commits

Author SHA1 Message Date
honfika@gmail.com
b52fff07a9 xml export/import of null objects fixed 2015-01-18 15:11:10 +01:00
honfika@gmail.com
3ee9903bb3 #768 super calls not being correctly recognized fixed 2015-01-18 10:09:06 +01:00
honfika@gmail.com
1b8eab9414 import swf from XML 2015-01-17 21:35:58 +01:00
honfika@gmail.com
7d09f30ae9 export swf to XML 2015-01-17 14:24:17 +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
26dd283d3f format source files 2015-01-13 21:19:10 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
18e7b1ecf6 closing swffixed, #766 [error] Can't extract all resources from the swf fixed 2015-01-11 15:52:22 +01:00
honfika@gmail.com
04ca818045 show close confirmation 2014-12-22 18:50:46 +01:00
honfika@gmail.com
11af78ad3d regex replace 2014-12-22 08:28:26 +01:00
honfika@gmail.com
2b36eb2810 replace in text parameters 2014-12-21 22:03:19 +01:00
honfika@gmail.com
8edc8ba22d text bounds fixed again 2014-12-21 21:52:47 +01:00
honfika@gmail.com
74ba0f14db replace text 2014-12-21 20:54:42 +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
ac9c2d65d3 updateTextBounds fix 2014-12-21 16:06:33 +01:00
honfika@gmail.com
7f2358cf03 ignore case is selected by default in search window, addes some hotkeys 2014-12-20 00:27:34 +01:00
honfika@gmail.com
b857f01cc9 Render text during text editing and show old text in background with lighter color 2014-12-19 22:45:45 +01:00
honfika@gmail.com
33f641d0a4 faster switching tag tree nodes (drawables and sounds) 2014-12-16 22:32:43 +01:00
honfika@gmail.com
0c37282c18 DefineButton preview fix 2014-12-16 19:37:31 +01:00
honfika@gmail.com
fac4df46e5 #753 Reload "saved as" swf 2014-12-14 17:21:56 +01:00
honfika@gmail.com
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
honfika@gmail.com
cdae56d128 small refactorings 2014-12-07 12:41:55 +01:00
honfika@gmail.com
dd0c8d8c89 removed unnecessary reload 2014-12-01 23:00:42 +01:00
honfika@gmail.com
77b8ef808a small fixes 2014-12-01 00:13:48 +01:00
honfika@gmail.com
9125a5abd4 Allow to ignore missing characters. 2014-11-30 22:42:21 +01:00
honfika@gmail.com
35f76a1157 Show "Selected font doenst contain character..." message in log. 2014-11-30 20:50:07 +01:00
honfika@gmail.com
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
honfika@gmail.com
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
honfika@gmail.com
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
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
bff3520bee show frame number during play
FlashPlayer - show controls for DefineSprite display
Goto frame on click
2014-11-17 11:33:26 +01:00
honfika@gmail.com
ef34bb535b small fixes, unused code removed 2014-11-16 21:03:17 +01:00
honfika@gmail.com
6d3974db53 format code 2014-11-16 15:30:27 +01:00
honfika@gmail.com
4bca4746f6 usinig sets for known addresses, some deepcopy call modified to clone() call 2014-11-12 23:52:42 +01:00
honfika@gmail.com
96e0b368ff add tree models (tagtraa, dumpviewtree) onlywhen the tree is visible, better preserving the expanded states of the tree nodes 2014-11-12 19:01:21 +01:00
honfika@gmail.com
4df698e7b7 replace shape with image 2014-11-11 21:42:37 +01:00
honfika@gmail.com
0690a69efa loading multiple embedded swfs: progress window fixed, allow to close embedded swf 2014-11-10 22:47:42 +01:00
honfika@gmail.com
819fa5ee49 TagTree context menu moved to separate control, support to loadmultiple inner swfs from binary data tags 2014-11-10 21:11:22 +01:00
honfika@gmail.com
58457d31b4 do not copy big byte arrays 2...define binary tags 2014-11-09 23:48:50 +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
honfika@gmail.com
83560802bf config setting to load inner swfs automatically 2014-11-09 16:15:58 +01:00
honfika@gmail.com
ebe45ebc7f lazy loading of shaperecords in DefineShape tags 2014-11-09 14:11:50 +01:00
honfika@gmail.com
c88b30997b format code 2014-11-08 00:14:11 +01:00
Jindra Petřík
6831530c91 Merge origin/master
Conflicts:
	src/com/jpexs/decompiler/flash/gui/tagtree/TagTree.java
2014-11-07 22:18:53 +01:00
Jindra Petřík
2c078c6497 Issue #711 Improved folder view
Fixed scripts export dialog
2014-11-07 22:02:52 +01:00
honfika@gmail.com
660520f44b DefineJPEG3 tag reading fix, Caching Shape outline, zoom to fit fixed, shape caching 2014-11-06 23:33:42 +01:00
Jindra Petřík
7027ed6da7 Issue #710 Information about deobfuscation settings in the error comment 2014-11-05 19:04:49 +01:00
honfika@gmail.com
f83ddaa9dd allow adding new tags 2014-11-05 17:10:15 +01:00