Commit Graph
100 Commits
Author SHA1 Message Date
Jindra Petřík fd9e1de8c8 netbeans config - debug ffdec library 2014-08-25 19:44:05 +02:00
Jindra Petřík 7b31d44672 Netbeans projects class paths improved (find usages fix) 2014-08-25 14:41:33 +02:00
Jindra Petřík c195ff2d3b Netbeans projects class paths improved 2014-08-25 12:10:33 +02:00
Jindra Petřík 226eb3e7a6 AS3: Edit obfuscated identifiers
build script: running from lib too, clean lib from gui clean
2014-08-24 20:27:48 +02:00
Jindra Petřík 04922aaf69 Separated FFDec core library and the rest (GUI).
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
2014-08-24 17:55:42 +02:00
Jindra Petřík 2479c59b03 updated gitignore 2014-08-24 17:49:44 +02:00
Jindra Petřík 48e8eb17c7 AS1/2: Editing obfuscated identifiers via new paragraph (§) syntax 2014-08-24 15:54:49 +02:00
Jindra Petřík 7273ab554f Merge branch 'master' of https://github.com/jindrapetrik/jpexs-decompiler 2014-08-24 11:19:37 +02:00
Jindra Petřík b2cb5482a3 unchecked warning fix 2014-08-24 11:19:14 +02:00
Jindra Petřík e2bfb41546 Merge branch 'master' of https://github.com/jindrapetrik/jpexs-decompiler 2014-08-24 07:15:12 +02:00
Jindra Petřík ff4484d066 fileattributes exception fix - reading again workaround 2014-08-24 07:09:50 +02:00
Jindra Petřík 1711273a69 version changed to 2.1.4 2014-08-23 22:51:07 +02:00
Jindra Petřík 671561fdfe unnecessary "if true" prints removed 2014-08-23 22:48:36 +02:00
Jindra Petřík 30258979e2 deobfuscation checkbox description back in 2014-08-23 22:45:56 +02:00
Jindra Petřík 4637e25309 deobfuscation mode selection fixed 2014-08-23 22:43:38 +02:00
Jindra Petřík 1d56291748 Merge origin/master 2014-08-23 22:21:38 +02:00
Jindra Petřík 6e06aa0207 AS1/2: setvariable, setmember fix for obfuscated names 2014-08-23 22:21:19 +02:00
Jindra Petřík 25f61a6c7d AS1/2: eval fixed for this 2014-08-23 22:10:36 +02:00
Jindra Petřík 385e636006 Merge origin/master 2014-08-23 21:59:07 +02:00
Jindra Petřík b806077a5d AS1/2: obfuscated function names inside quotes (TODO: enable quotes in compiler) 2014-08-23 21:57:02 +02:00
Jindra Petřík c8208c0360 AS1/2: using eval on invalid identifiers 2014-08-23 20:47:00 +02:00
Jindra Petřík cdfb0cf538 deobfuscation type switch ribbon fixed 2014-08-23 20:30:26 +02:00
Jindra Petřík 373df3ee22 Issue #647 Fixed skipping FileAttributesTag with Parallel speedup on 2014-08-23 13:23:31 +02:00
Jindra Petřík 8fae73cec3 version changed to 2.1.3 2014-08-18 19:38:27 +02:00
Jindra Petřík dc81bdd096 twitter logo 2014-08-18 19:37:58 +02:00
Jindra Petřík 0baab2962f Issue #632 Unnecessary Getvariable before NewObject 2014-08-11 15:44:37 +02:00
Jindra Petřík 86b368048b version changed to 2.1.2 2014-07-20 14:27:14 +02:00
Jindra Petřík 6234ff1799 reading LZMA files fixed 2014-07-20 14:12:42 +02:00
Jindra Petřík ecd9444a7f czech translation improved 2014-07-20 12:17:27 +02:00
Jindra Petřík 28120e679f czech translation fix 2014-07-20 10:18:10 +02:00
Jindra Petřík a14b1a392a Header display node (read only) 2014-07-20 10:07:51 +02:00
Jindra Petřík ab8cc63682 Issue #594 Curly braces settings improved - AS3 with, AS1/2 try, with 2014-07-20 07:10:28 +02:00
Jindra Petřík e106c909b6 Issue #594 Curly braces settings improved - AS3 foreach, forin, try, method, function 2014-07-20 07:03:29 +02:00
Jindra Petřík 54661ac9ca Delete private.xml 2014-07-19 21:08:04 +02:00
Jindra Petřík 46d023b816 Merge branch 'master' of https://github.com/jindrapetrik/jpexs-decompiler 2014-07-19 20:38:32 +02:00
Jindra Petřík c4a10b07a6 Normalize line endings 2014-07-19 20:31:29 +02:00
Jindra Petřík a135581e58 gitattributes for line endings 2014-07-19 20:30:16 +02:00
Jindra Petřík 09bcf1a5ee removing accidentally added gnujpdf classes 2014-07-19 20:19:47 +02:00
Jindra Petřík 9a99be28db Normalize all the line endings 2014-07-19 20:15:57 +02:00
Jindra Petřík 81aca54bcf Merge origin/master 2014-07-19 18:39:53 +02:00
Jindra Petřík d1464ef938 Issue #595 AS3 direct editation - Getter/Setter generation fixed - caused Flash Player to crash 2014-07-19 17:40:10 +02:00
Jindra Petřík a4d41cc0c3 Issue #593 Return object newline fix 2014-07-19 16:40:39 +02:00
Jindra Petřík ce233030a6 Issue #585 moving popped values to output - a && b(); fix. Ignoring integer values (collision with try..finally decompilation) 2014-07-19 15:55:25 +02:00
Jindra Petřík c4300f2580 Issue #592 AS3 Multiname resolving wrong causing different bytecode 2014-07-19 12:22:30 +02:00
Jindra Petřík 5ea0368a11 Issue #616 Frames to PNG export fix 2014-07-12 08:49:30 +02:00
Jindra Petřík e62dd3092b hex dump moved to separate ribbon task - view + icons
space between hex and ASCII dump
white foreground for hilighted bytes
2014-07-05 10:01:00 +02:00
Jindra Petřík 21f3616701 Merge branch 'master' of https://github.com/jindrapetrik/jpexs-decompiler
Conflicts:
	src/com/jpexs/decompiler/flash/SWF.java
	src/com/jpexs/decompiler/flash/dumpview/DumpInfoSwfNode.java
	src/com/jpexs/decompiler/flash/gui/MainPanel.java
	src/com/jpexs/decompiler/flash/gui/TagTree.java
	src/com/jpexs/decompiler/flash/gui/TreePanelMode.java
	src/com/jpexs/decompiler/flash/gui/dumpview/DumpTree.java
	src/com/jpexs/decompiler/flash/tags/DoActionTag.java
2014-07-05 08:17:46 +02:00
Jindra Petřík 1bed823af5 Merge pull request #3 from stoecker/master
Fix build errors
2014-06-24 10:08:48 +02:00
Jindra Petřík 4df9d53d93 Merge pull request #2 from stoecker/master
Fix typos in German translation
2014-06-23 17:02:27 +02:00
Jindra Petřík 2f74c16156 Issue #217 Russian translation improved by focus 2014-06-08 17:37:37 +02:00
Jindra Petřík aec124a8c5 telltarget test fixed 2014-06-08 14:07:05 +02:00
Jindra Petřík 0d57f0b430 Issue #501: GotoFrame2 fix, telltarget misc 2014-06-08 14:04:39 +02:00
Jindra Petřík 7865d4090b Merge origin/master 2014-06-08 12:04:16 +02:00
Jindra Petřík 17ff55f2f3 Czech translation improved 2014-06-08 12:01:36 +02:00
Jindra Petřík 6c1e7ccad5 Issue #578 Always on top fixed on search results, using dialog where possible 2014-06-07 07:43:02 +02:00
Jindra Petřík b2feb476bb version changed to 2.1.1 2014-06-05 22:38:56 +02:00
Jindra Petřík 0e92b48432 Issue #584 commandline script export - select whole packages 2014-06-05 22:01:43 +02:00
Jindra Petřík 10fb289ad8 Missing few pops after expression as command
Issue #527 linkage as duplicate export
2014-06-05 20:20:26 +02:00
Jindra Petřík 2dd1c3f01d Canvas export colortransform fix 2014-06-05 19:59:48 +02:00
Jindra Petřík 0d883dfa12 Improvement to 50cfba3 - running on System with no home directory 2014-06-05 06:59:53 +02:00
Jindra Petřík 9970459d09 Merge origin/master 2014-06-05 06:34:48 +02:00
Jindra Petřík 453068260f Issue #586 DropShadow filter fix 2014-06-05 06:33:45 +02:00
Jindra Petřík 369a722f74 No frame caching during export => memory saving (like Issue #583) 2014-06-02 22:04:25 +02:00
Jindra Petřík 60a49f4e1a Issue #537 IllegalOperationError package fix 2014-06-01 19:37:13 +02:00
Jindra Petřík b405d5531b Issue #510 JSyntaxPane find and replace dialog wrap around fix 2014-06-01 19:31:26 +02:00
Jindra Petřík 95746fd3d7 Issue #302 Find declaration (Ctrl+click, Ctrl+B), Find usages (Ctrl+U) 2014-06-01 17:57:34 +02:00
Jindra Petřík 303935cf4e Issue #337 quickfind visibility improved
AS Search Results dialog instead of panel with prev/next
2014-06-01 10:52:52 +02:00
Jindra Petřík 8112d9206f Issue #580 Rename invalid identifiers commandline fix
Issue #428 PDF export
Commandline FlashPaper to PDF export
Select frames / Characters commandline options
2014-05-25 20:05:38 +02:00
Jindra Petřík 2e3c66cbeb Canvas export fix - closing path 2014-05-18 21:14:09 +02:00
Jindra Petřík e58a04791d Morphshape canvas export fix - missing end bracket 2014-05-18 20:56:55 +02:00
Jindra Petřík e52e385542 unknown tag shows ID 2014-05-18 18:53:56 +02:00
Jindra Petřík bb624ef5a1 shorter nightly build revision names 2014-05-18 13:14:16 +02:00
Jindra Petřík 63cf7e9792 tests fixed 2014-05-18 11:27:48 +02:00
Jindra Petřík f10086a9c0 Issue #579 AS3 direct editation - removing old class/methods from ABC 2014-05-18 11:19:38 +02:00
Jindra Petřík bf325d72f1 Issue #579 AS3 direct editation bugfixes - property resolving, integer values, marking as deleted 2014-05-18 10:16:18 +02:00
Jindra Petřík a47aeeaa19 placeObject 3-4 fix className 2014-05-18 10:12:26 +02:00
Jindra Petřík e43568105c removed old loading animation 2014-05-17 16:25:28 +02:00
Jindra Petřík 847b164263 Loading animation improves 2014-05-17 16:19:57 +02:00
Jindra Petřík c117db86ac AS1/2 editing - bit of SWF version dependency, Greater vs Less improvements 2014-05-12 21:01:17 +02:00
Jindra Petřík f8aac56d82 AS1: Old string operators support, and/or, <> operator (editation) 2014-05-12 19:51:07 +02:00
Jindra Petřík d4887af707 gitignore fix 2014-05-12 10:56:44 +02:00
Jindra Petřík 2a0e7a4748 build script updated for Git 2014-05-10 21:49:29 +02:00
Jindra Petřík a6824c34aa Merge branch 'master' of https://github.com/jindrapetrik/jpexs-decompiler 2014-05-10 21:14:07 +02:00
Jindra Petřík c23c0dba07 .idea fix 2014-05-10 21:12:45 +02:00
Jindra Petřík 4c56f23267 .gitignore updated 2014-05-10 21:05:45 +02:00
Jindra Petřík f66eaff331 Update README.md 2014-05-10 21:00:47 +02:00
Jindra Petřík 44dac4c8d3 Create README.md 2014-05-10 21:00:09 +02:00
Jindra Petřík 199a4d0c2b trunk contents moved to root 2014-05-10 20:50:57 +02:00
Jindra Petřík 1b851e66a8 .gitignore added 2014-05-10 20:35:46 +02:00
Jindra Pet��k 32fd6627d6 Issue #250 line spacing fix 2014-05-10 15:37:40 +02:00
Jindra Pet��k 8479c30fa2 MP3 exception fix
FLA:export text spacing fix, matrix fix
2014-05-10 10:00:34 +02:00
Jindra Pet��k 51b6aed21e Opening SWFs in BinaryData tags 2014-05-09 21:11:53 +02:00
Jindra Pet��k e88b0521db AS1/2 negate operator, unary minus operator 2014-05-09 14:12:52 +02:00
Jindra Pet��k a073ecde4f AS1/2 typeof operator fix 2014-05-09 10:47:20 +02:00
Jindra Pet��k ac70faebc1 AS1/2 direct edit - global functions improvements
AS1/2 gotoAndPlay decompilation
2014-05-09 10:31:23 +02:00
Jindra Pet��k a89d5f2a14 AS1/2 test fix 2014-05-08 22:54:20 +02:00
Jindra Pet��k c9e20ecc1e Issue #576 AS1/2 direct editation: DefineFunction2 fix
AS1/2 property fix
2014-05-08 22:48:35 +02:00
Jindra Pet��k 18baeed3df Added tag version2.1.0u2 for changeset cda900aca48c 2014-05-08 20:19:06 +02:00
Jindra Pet��k 7e52d86c2a version changed to 2.1.0u2 2014-05-08 20:16:19 +02:00
Jindra Pet��k 25d07bc486 tests source level 2014-05-08 19:45:29 +02:00