Commit Graph
2304 Commits
Author SHA1 Message Date
Jindra Petřík 795a6aeebb return type fix 2014-11-05 06:08:21 +01:00
[email protected] 007562f850 Merge origin/master 2014-11-05 00:14:29 +01:00
[email protected] 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
[email protected] 49765d71b7 Merge origin/master 2014-11-04 21:15:43 +01:00
[email protected] 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
[email protected] 588f69ac1e refresh ui when tree reloads 2014-11-04 20:41:13 +01:00
[email protected] 556ad29573 format code 2014-11-04 19:44:59 +01:00
[email protected] 85e511fd4d parameter names are lost during export problem fixed 2014-11-04 19:41:14 +01:00
[email protected] f6764ba643 fix of inner swfs 2014-11-04 19:05:15 +01:00
[email protected] 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 7c4bf38796 upload mode fix 2014-10-31 19:24:12 +01:00
Jindra Petřík cc39b6c69b upload ant target fix 2014-10-31 18:02:44 +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 b97165de9d method name fix 2014-10-29 20:19:10 +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
Jindra Petřík d7bbfe265d correct marking error position 2014-10-28 21:15:07 +01:00
Jindra Petřík 181c77c7dd updated russian, polish translation 2014-10-28 19:22:07 +01:00
Jindra Petřík cd2adfc3e3 saving last selected trace replacement 2014-10-28 18:29:47 +01:00
Jindra Petřík 925dfc4622 socket debugger: 2bytes for string length 2014-10-28 18:09:04 +01:00
Jindra Petřík 6f5d460029 Debugger socket read fixed 2014-10-28 18:04:00 +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 1985ccb594 Table layout fixes 2014-10-24 17:51:56 +02:00
Jindra Petřík 3270db95d0 Table layout library 2014-10-24 17:45:33 +02:00
Jindra Petřík 7a8dffa5ab Issue #702 GFX font reading fixed 2014-10-22 16:28:06 +02:00
Jindra Petřík e5f687c8ea Font panel dialog Yes button fixed 2014-10-22 16:27:00 +02:00
Jindra Petřík 4ad5f90b72 JavactiveX fix 2014-10-22 09:18:53 +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 af29b2b4b2 identcache ignored 2014-10-22 08:07:07 +02:00
Jindra Petřík e24df45bf7 ttf gitignore 2014-10-22 07:33:09 +02:00
Jindra Petřík d1caca7113 Font export of dot character 2014-10-18 14:01:34 +02:00
Jindra Petřík 695a1e6e24 FlashPlayer scalemode, quality 2014-10-17 20:37:47 +02:00
Jindra Petřík 1f408387e8 Issue #663 AS3 imports generating improvement 2014-10-17 20:27:55 +02:00
[email protected] 7f789aafbc simplify TagTree nodes 11 2014-10-05 16:29:48 +02:00
[email protected] 4fa91fab3e Recompile test fixed for as2 and as3.swf 2014-10-04 14:55:31 +02:00
[email protected] 00ad74ee74 BitmapExporter comment fixed 2014-09-30 23:44:59 +02:00
[email protected] c3dc4cd395 format code 2014-09-30 23:39:49 +02:00
[email protected] ca9f7b7c86 cleanup 2014-09-30 23:38:22 +02:00
[email protected] c620164c0a Show warning message when text is truncated in the editor (in debug mode) 2014-09-30 23:27:32 +02:00