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
honfika@gmail.com
3bf44354dd
allow adding new font tags + code format
2014-11-05 10:49:14 +01:00
honfika@gmail.com
588f69ac1e
refresh ui when tree reloads
2014-11-04 20:41:13 +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
b97165de9d
method name fix
2014-10-29 20:19:10 +01:00
Jindra Petřík
2746f3bc32
Issue #707 Debugger for logging messages
2014-10-28 15:57:31 +01:00
Jindra Petřík
093d17a055
better font name handling
...
kerning moved to FontHelper
2014-10-26 12:36:56 +01:00
Jindra Petřík
8fd683d019
Issue #389 Selecting font face while characters import
...
Issue #701 Importing from TTF file
Improved Font panel / Font embed dialog
Reloading installed fonts for other than windows systems
Removed xito Table Layout, using Oracle Table Layout instead
2014-10-25 20:58:32 +02:00
Jindra Petřík
d841b374c2
better Flash player integration using JavactiveX library
...
Issue #701 TTF file import/replace - still needs locales, better integration
Issue #702 Fixed GFX font export size
2014-10-22 08:22:36 +02:00
honfika@gmail.com
7f789aafbc
simplify TagTree nodes 11
2014-10-05 16:29:48 +02:00
honfika@gmail.com
c3dc4cd395
format code
2014-09-30 23:39:49 +02:00
Jindra Petřík
472f1830d7
Issue #677 Zoom level in export settings
2014-09-26 16:43:23 +02:00
honfika@gmail.com
824f40c803
more AS2 deobfuscation fixes & cleanup
2014-09-21 00:07:04 +02:00
Jindra Petřík
03f120c5b0
Issue #680 Loading binary subSWFs manually to avoid large memory consumption
2014-09-18 21:15:45 +02:00