Commit Graph

3365 Commits

Author SHA1 Message Date
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
honfika@gmail.com
ea6568d71d add new tags to sprites 2014-11-06 11:49:12 +01:00
honfika@gmail.com
e34ba41174 add new tag fixes 2 2014-11-05 20:57:17 +01:00
Jindra Petřík
7027ed6da7 Issue #710 Information about deobfuscation settings in the error comment 2014-11-05 19:04:49 +01:00
Jindra Petřík
2841d5b801 Merge origin/master
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ActionScriptLexer.java
2014-11-05 18:31:58 +01:00
Jindra Petřík
fba15b21f7 Issue #698 Allowing unicode letters in identifiers 2014-11-05 18:29:54 +01:00
honfika@gmail.com
89368f71f2 add new tag fixes 2014-11-05 17:31:55 +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
Jindra Petřík
e19562fefd return type fix 2014-11-05 06:19:46 +01:00
Jindra Petřík
795a6aeebb return type fix 2014-11-05 06:08:21 +01:00
honfika@gmail.com
007562f850 Merge origin/master 2014-11-05 00:14:29 +01:00
honfika@gmail.com
e7b2fbdfa2 allow adding new tags (todo: add constructor for all supported tagtypes) 2014-11-05 00:12:57 +01:00
Jindra Petřík
05b5bcaa2f Merge origin/master 2014-11-04 22:15:31 +01:00
Jindra Petřík
cba8f6fc41 void deobfuscation fix 2014-11-04 22:15:19 +01:00
honfika@gmail.com
49765d71b7 Merge origin/master 2014-11-04 21:15:43 +01:00
honfika@gmail.com
ce711ae9a8 faster timeline construction 2014-11-04 21:14:58 +01:00
Jindra Petřík
94c3ce2ade Merge origin/master
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/AVM2Code.java
2014-11-04 20:58:15 +01:00
Jindra Petřík
342247d5d2 Issue #698 Better obfuscated identifiers handling, separated reserved keyword for AS2/AS3 2014-11-04 20:51:39 +01:00
honfika@gmail.com
85e511fd4d parameter names are lost during export problem fixed 2014-11-04 19:41:14 +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
b4aeb0f80f Issue #685 better local register names from debug handling 2014-11-03 22:47:56 +01:00
Jindra Petřík
29cd9556f2 Issue #685 better local register names from debug handling, can be also turned off 2014-11-03 22:26:43 +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
d7bbfe265d correct marking error position 2014-10-28 21:15:07 +01:00
Jindra Petřík
cd2adfc3e3 saving last selected trace replacement 2014-10-28 18:29:47 +01:00
Jindra Petřík
eb8634d3d8 random debugger package now optional
abc combobox removed
debugger attaching fixed
2014-10-28 17:53:50 +01:00
Jindra Petřík
2746f3bc32 Issue #707 Debugger for logging messages 2014-10-28 15:57:31 +01:00
Jindra Petřík
9a5361e8e3 font style add character fix 2014-10-26 15:40:57 +01:00
Jindra Petřík
2dc6de038d kerning fixes / improvements 2014-10-26 15:29:26 +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
bcfb4a1c01 code format, organize imports 2014-10-25 21:32:16 +02: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
7a8dffa5ab Issue #702 GFX font reading fixed 2014-10-22 16:28:06 +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
Jindra Petřík
d1caca7113 Font export of dot character 2014-10-18 14:01:34 +02:00
Jindra Petřík
1f408387e8 Issue #663 AS3 imports generating improvement 2014-10-17 20:27:55 +02:00
honfika@gmail.com
7f789aafbc simplify TagTree nodes 11 2014-10-05 16:29:48 +02:00
honfika@gmail.com
4fa91fab3e Recompile test fixed for as2 and as3.swf 2014-10-04 14:55:31 +02:00
honfika@gmail.com
00ad74ee74 BitmapExporter comment fixed 2014-09-30 23:44:59 +02:00
honfika@gmail.com
c3dc4cd395 format code 2014-09-30 23:39:49 +02:00
honfika@gmail.com
ca9f7b7c86 cleanup 2014-09-30 23:38:22 +02:00
Jindra Petřík
8ea8892dca Issue #524 Layer counting fix for labels layer 2014-09-28 11:55:50 +02:00
Jindra Petřík
05f47b1052 Issue #524 Mask layer not applied when script layer not empty 2014-09-28 11:52:28 +02:00
Jindra Petřík
01fa2bd5e2 try to speedup canvas filters 2014-09-28 09:48:59 +02:00
Jindra Petřík
afe339c8fe canvas export - defining shape path only once 2014-09-28 08:59:59 +02:00
Jindra Petřík
2bc656cc6b stroke scaling fix
image patterns fix
2014-09-28 07:44:41 +02:00
Jindra Petřík
5dc150ca29 stroke scaling modes for canvas export 2014-09-27 22:22:32 +02:00
Jindra Petřík
5ed73223a5 frames to html canvas fix
export zoom config save fix
2014-09-27 16:12:48 +02:00
Jindra Petřík
8bd23069a3 interval viewer / shape image export - non scaling strokes 2014-09-27 16:00:31 +02:00