Commit Graph
100 Commits
Author SHA1 Message Date
Jindra Petřík dce343b4fb AS3 direct editing: Maintain register order with same names 2015-04-05 10:38:35 +02:00
Jindra Petřík 4ebaebf485 AS3 direct editing: Increment/Decrement local register fix 2015-04-05 09:40:39 +02:00
Jindra Petřík cd9f91bef0 test fix 2015-04-05 08:27:09 +02:00
Jindra Petřík 339f4e7da3 Java 8 required in Unix script 2015-04-04 20:34:18 +02:00
Jindra Petřík 8844bd61fd Merge pull request #17 from Jackkal/master
Fix decompilation errors: Improved TranslateStack handling
2015-03-14 08:08:25 +01:00
Jindra Petřík ea677871d4 AS3: Added few new (unknown) OPCodes found in RABCDasm, Sweezy 2015-03-14 08:02:50 +01:00
Jindra Petřík 7b23b1670f SWFs in zip based bundles saving fixed 2015-03-07 21:17:56 +01:00
Jindra Petřík 99ec0a592c SWFs in zip based bundles can be modified & saved 2015-03-07 07:39:44 +01:00
Jindra Petřík 796c9bf3ae Merge pull request #16 from yan12125/startup_script
Fix ffdec.sh
2015-03-06 19:57:07 +01:00
Jindra Petřík 98aa8cc3a4 Checking updates uses HTTPS
HTTPS project page
2015-03-05 06:54:12 +01:00
Jindra Petřík 354fd1143e Java 8 now required 2015-02-21 19:39:25 +01:00
Jindra Petřík ae06be4703 utm parameters in links to homepage
czech translation improved
2015-02-21 08:33:50 +01:00
Jindra Petřík 17c34d86c4 added "from app" to homepage links 2015-02-21 08:16:24 +01:00
Jindra Petřík 3b90e50345 Export, import XML buttons to Ribbon menu,
New import text icon,
Save as exe moved to General band
2015-02-21 08:13:36 +01:00
Jindra Petřík f190399895 Issue #803 Align buttons moved to top toolbar, tooltip added 2015-02-21 07:24:03 +01:00
Jindra Petřík 92c16bf618 czech translation updated
typo in deobfuscation comments fix
2015-02-18 07:44:37 +01:00
Jindra Petřík 3aff8ad1ca stub for danish language 2015-01-25 09:10:29 +01:00
Jindra Petřík a36e90d5f1 library debug task fix 2014-11-30 20:42:54 +01:00
Jindra Petřík e27eaed6ed Issue #730 Not working without ActiveX fix on Windows
Ocal escapes for strings in AS1/2.
Invalid escape in string does not generate exception (handle as \\ in AS1/2, empty string in AS3).
2014-11-30 13:03:02 +01:00
Jindra Petřík 721d6d9574 Issue #732 JavactiveX library updated. Random freezing fixed. 2014-11-30 12:05:25 +01:00
Jindra Petřík 32c6ef7932 Issue #734 \xAB escapes, \uABCD escapes
Lexers moved to separate directory, JFlex 1.6.0 library for ant included
Issue #687 allowing comments on separate line
2014-11-30 07:43:57 +01:00
Jindra Petřík abb3ec9dc7 File cache improvement, deleting old temp files 2014-11-23 19:44:05 +01:00
Jindra Petřík af13faa786 separated deobfuscation cache for AS1/2 and AS3 identifiers 2014-11-23 16:38:14 +01:00
Jindra Petřík 61dc5c9643 obfuscated identifiers cache fixed
Recompile test fixed
2014-11-23 16:24:29 +01:00
Jindra Petřík dc3b119a1e fixed test data provider 2014-11-23 16:05:04 +01:00
Jindra Petřík 767dfd8278 Issue #715 namespace resolving fix 2014-11-23 13:21:57 +01:00
Jindra Petřík 9cc4fd5a52 Issue #725 AS3 direct edit - Unbounded type fix 2014-11-23 12:00:42 +01:00
Jindra Petřík 4c78517715 Issue #722 Go to next/previous frame
Fixed printing some debug info
2014-11-23 11:36:07 +01:00
Jindra Petřík 1a2ebed898 recompile test - removed line 2014-11-23 09:08:48 +01:00
Jindra Petřík 6899e9e6ed Issue #725 AS1/2 fixed submethods scope problem 2014-11-23 09:07:42 +01:00
Jindra Petřík bda7aeba79 Issue #635,#726 jsyntaxpane - Fixed placing cursor inside Unicode characters 2014-11-23 08:54:56 +01:00
Jindra Petřík 745044d2e2 Issue #725 AS1/2 fixed strict equals inversion 2014-11-23 07:20:19 +01:00
Jindra Petřík 2779cd2d3b Issue #725 AS3 namespaces compilation fix (NAMESPACE Symbol taken as IDENTIFIER), correct namespace const 2014-11-23 07:13:17 +01:00
Jindra Petřík 686a527246 BMP export fix
BMP import for Images,Shapes
2014-11-22 21:18:28 +01:00
Jindra Petřík 4627afa5df Export frame,shape or image to Windows Bitmap format (.BMP) 2014-11-22 20:12:48 +01:00
Jindra Petřík 1ca112132b SWF version to FlashPlayer version map updated 2014-11-22 19:42:10 +01:00
Jindra Petřík 8497717d6d russian translation updated 2014-11-22 06:26:47 +01:00
Jindra Petřík 9556eb0f32 Merge origin/master 2014-11-22 06:23:09 +01:00
Jindra Petřík f1958b71cf corrected content type for AS3 p-code editor styles 2014-11-22 06:22:37 +01:00
Jindra Petřík 951a8786a2 reorganized about dialog 2014-11-18 21:49:46 +01:00
Jindra Petřík 6c6d1fac0c Merge origin/master
Conflicts:
	src/com/jpexs/decompiler/flash/gui/proxy/ProxyFrame.java
2014-11-18 20:09:05 +01:00
Jindra Petřík 527d36c7e3 Fix for ESET firewall
#717 Clear proxy button fix
2014-11-18 20:07:47 +01:00
Jindra Petřík 29da0b2763 Merge origin/master
Conflicts:
	src/com/jpexs/decompiler/flash/gui/proxy/ProxyFrame.java
2014-11-18 06:46:57 +01:00
Jindra Petřík dc3536513d show port number in server start error message 2014-11-18 06:44:48 +01:00
Jindra Petřík 917c56e549 Issues #716,#717,#718 Proxy dialog improvements 2014-11-17 22:37:01 +01:00
Jindra Petřík b75ebeae81 Font display using FlashPlayer fix - correct rect 2014-11-17 15:53:21 +01:00
Jindra Petřík 4e8c813700 Font display using FlashPlayer fix - correct rect 2014-11-17 14:29:51 +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
Jindra Petřík 69c3ec8474 removed debug print to console 2014-11-17 08:17:00 +01:00
Jindra Petřík e5c2a76e0a shapes fix 2014-11-12 10:49:34 +01:00
Jindra Petřík 80d85636f2 ant script typo fix 2014-11-12 10:35:25 +01:00
Jindra Petřík 6a03ca713c Issue #713 Installer downloading of parts like SWC file can be skipped
moving auto update check to separate thread for faster loading
2014-11-12 10:33:20 +01:00
Jindra Petřík 1f0d6d9619 Merge origin/master 2014-11-11 22:59:54 +01:00
Jindra Petřík 6f3a797e1b batch file fix 2014-11-11 22:59:37 +01:00
Jindra Petřík eb612dc14d no push in ant script 2014-11-11 10:24:51 +01:00
Jindra Petřík baac7dd608 ant uploader fix
versioning fix
2014-11-11 10:21:01 +01:00
Jindra Petřík 82744bb926 versioning fixes 2014-11-11 09:42:00 +01:00
Jindra Petřík 105346cecf versioning fixes 2014-11-11 09:31:44 +01:00
Jindra Petřík 11bf08f5c5 ignoring version.properties 2014-11-11 08:45:35 +01:00
Jindra Petřík 8c2981f5f4 versioning script changed 2014-11-11 08:44:13 +01:00
Jindra Petřík 4f2949185e version changed to 4.0.0 build 320 2014-11-11 06:35:45 +01:00
Jindra Petřík 8e3cf9ccb6 Merge origin/master 2014-11-11 06:32:35 +01:00
Jindra Petřík e6916fe678 version changed to 4.0.0 build 319 2014-11-10 22:17:32 +01:00
Jindra Petřík 57cbc38f2c installer - add to context menu, helpus page 2014-11-10 22:16:45 +01:00
Jindra Petřík 9129fd1010 version changed to 4.0.0 build 318 2014-11-10 12:53:40 +01:00
Jindra Petřík 09c9fd7643 app version major/minor/release/build sending,
nighlty build id display
2014-11-10 12:53:14 +01:00
Jindra Petřík 9e550e4505 version changed to 4.0.0 build 317 2014-11-10 12:32:05 +01:00
Jindra Petřík 846eb29cde launch4j fail on error
correct build in all task
2014-11-10 12:31:31 +01:00
Jindra Petřík fefe75984a version changed to 4.0.0 build 316 2014-11-10 12:23:38 +01:00
Jindra Petřík 94c71446dd fixed lib ant script base dir 2014-11-10 12:23:12 +01:00
Jindra Petřík 7bae86d034 version changed to 4.0.0 build 315 2014-11-10 12:10:30 +01:00
Jindra Petřík 30d7437518 nb fix 2014-11-10 12:09:44 +01:00
Jindra Petřík 0b730d636b lib clean fix 2014-11-10 12:06:36 +01:00
Jindra Petřík 14b1d12b68 versioning fix 2014-11-10 09:35:01 +01:00
Jindra Petřík fffcb7e0a7 version changed to 4.0.0 build 314 2014-11-10 08:57:02 +01:00
Jindra Petřík b1b33a411e version changed to 4.0.0 build 313 2014-11-10 08:55:18 +01:00
Jindra Petřík 5fdb8b3965 version changed to 4.0.0 build 312 2014-11-10 08:52:32 +01:00
Jindra Petřík de4ed881b5 versioning changes 2014-11-10 08:41:23 +01:00
Jindra Petřík afad8d658a version changed to 4.0.0.310 2014-11-10 06:16:43 +01:00
Jindra Petřík 6a9dd68b98 version changed to 4.0.0.309 2014-11-10 06:14:24 +01:00
Jindra Petřík 8b9a4703b8 version changed to 4.0.0.308 2014-11-10 06:12:25 +01:00
Jindra Petřík bf88327eeb Merge origin/master 2014-11-09 23:12:44 +01:00
Jindra Petřík ca34089944 installer todos removed 2014-11-09 23:12:27 +01:00
Jindra Petřík 778bc80ca5 NSIS installer installs Java and Flash ActiveX 2014-11-09 23:12:02 +01:00
Jindra Petřík 270cc40856 Bundled NSIS InetC plugin 2014-11-09 21:15:15 +01:00
Jindra Petřík fdc7749686 Merge origin/master 2014-11-09 20:11:43 +01:00
Jindra Petřík ba4020488c installer sets language to application
download PlayerGlobal.swf from installer
2014-11-09 20:11:31 +01:00
Jindra Petřík b406e7e144 Merge origin/master 2014-11-09 14:12:52 +01:00
Jindra Petřík ffbfecdee9 run memory fix
typeitem deobfuscation
cache synchronization fix
2014-11-09 14:12:36 +01:00
Jindra Petřík f3690a0e3c Goto declaration fixes
JSyntaxPane updated JFlex for unicode ranges
Goto this declarations
2014-11-09 13:28:52 +01:00
Jindra Petřík 7f4672e43b Issue #539 For(each)..in declaration fixed
Goto parameter declaration fixed
2014-11-09 09:02:05 +01:00
Jindra Petřík 806cd640f8 Issue #302 AS3: more goto declaration - Types, extends, implements, variables, catch variables 2014-11-09 06:58:27 +01:00
Jindra Petřík 6b05121802 incrementing build number everytime a version is released 2014-11-08 19:15:40 +01:00
Jindra Petřík 27b5cd2114 version changed to 4.0.0.304 2014-11-08 19:08:53 +01:00
Jindra Petřík babe909bb7 version changed commit message fix 2014-11-08 19:08:45 +01:00
Jindra Petřík eb5d2f28e6 push removed 2014-11-08 19:07:38 +01:00
Jindra Petřík 830d4a22a6 push script 2014-11-08 19:02:58 +01:00
Jindra Petřík a78877d9d2 version changed to ${version.major}.${version.minor}.${version.release}.${version.build} 2014-11-08 18:43:09 +01:00
Jindra Petřík 4e14391348 Netbeans tasks menu updated 2014-11-08 18:42:05 +01:00
Jindra Petřík e37c97782b slashes info for tools.properties 2014-11-08 18:37:01 +01:00