Commit Graph
2319 Commits
Author SHA1 Message Date
[email protected] b51fdfb6a9 script export fix 2014-11-06 17:16:56 +01:00
[email protected] ea6568d71d add new tags to sprites 2014-11-06 11:49:12 +01:00
Jindra Petřík 7baee5eeb0 fixed removing newly created tags (setTimelined) 2014-11-05 22:27:02 +01:00
Jindra Petřík 2fd6b2d4d1 font preview size fix 2014-11-05 22:15:25 +01:00
[email protected] e34ba41174 add new tag fixes 2 2014-11-05 20:57:17 +01:00
Jindra Petřík 0035d7c7d9 russian translation updated 2014-11-05 19:18:08 +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 881e32e349 russian translation updated 2014-11-05 18:35:57 +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
[email protected] 89368f71f2 add new tag fixes 2014-11-05 17:31:55 +01:00
[email protected] f83ddaa9dd allow adding new tags 2014-11-05 17:10:15 +01:00
[email protected] 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 cdaa2a9729 ant script fix 2014-11-05 06:15:25 +01:00
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