Commit Graph
3055 Commits
Author SHA1 Message Date
[email protected] 5ea74fe4ca Swedish translation fix 2015-05-30 19:17:37 +02:00
Jindra Petřík e49dc85db6 Issue #896 AS3 methodinfo deletion fix
AS3 deobfuscation improved (obfuscated stack values ignored)
2015-05-30 07:43:07 +02:00
Jindra Petřík 58c24aa746 Issue #903 FLA export - fix for missing fontName, fix last frame when no last ShowFrameTag present 2015-05-30 07:11:50 +02:00
[email protected] 51f1e11179 logframe clear fix 2015-05-29 09:07:46 +02:00
Jindra Petřík ad1971b7c5 Script parsers refactoring 2015-05-29 06:43:09 +02:00
[email protected] 8ebc170326 Swedish translation 2015-05-28 18:01:40 +02:00
[email protected] a6b7df4518 better disposing windows on restart 2015-05-27 18:58:18 +02:00
Jindra Petřík 28c7f3b347 Merge origin/master 2015-05-27 17:31:59 +02:00
Jindra Petřík 497a7794b0 AS1/2 parser improvements/fixes
Tests add original exception
Fixed ant test tasks
2015-05-27 17:31:47 +02:00
[email protected] 4a0e8d211b #899 Show script after AS3 Direct editation 2015-05-26 22:05:08 +02:00
[email protected] 434489770e #899 Show script after AS3 Direct editation 2015-05-26 21:59:36 +02:00
Jindra Petřík afa593af32 Merge origin/master 2015-05-26 21:27:53 +02:00
Jindra Petřík 801accde0b Issue #884 AS direct editation assignments fix 2015-05-26 21:27:37 +02:00
[email protected] fe7b2f8f12 allow to select language in check resources window 2015-05-26 21:05:34 +02:00
Jindra Petřík 8074aa5fd8 Issue #895 Correct handling CMYK JPEG images (Monte Video library)
Correct JPEG to Image conversion when it has alpha
2015-05-26 20:01:22 +02:00
[email protected] a54392e3f5 show resources in order 2015-05-26 19:56:28 +02:00
[email protected] aad36f940c resource fixes 2015-05-26 16:06:40 +02:00
[email protected] 38d8f05524 command line parameter to compare resource (.properties) files 2015-05-26 15:38:20 +02:00
[email protected] dc28ce5da7 free mainpanel on reload (it is not disposed by java GC for some reason) 2015-05-25 16:16:55 +02:00
[email protected] 134fd1558a set look and feel only when it is different from the previous 2015-05-25 14:49:10 +02:00
[email protected] 48b90ec8da allow reload ffdec when no swf is opened 2015-05-25 11:01:49 +02:00
[email protected] 5d218f7d45 dispose frames on reload 2015-05-25 10:37:04 +02:00
[email protected] 7b0db227de update menu selection when configuration changed in advanced settings fix 2015-05-25 10:18:31 +02:00
[email protected] 3963e9e444 Merge origin/master 2015-05-25 09:10:10 +02:00
[email protected] 0fd4843df9 update menu selection when configuration changed in advanced settings 2015-05-25 09:09:52 +02:00
Jindra Petřík 7f55a45773 czech translation updated version5.3.0 2015-05-25 06:19:32 +02:00
Jindra Petřík aa5b8a34fb Merge origin/master 2015-05-25 06:18:12 +02:00
Jindra Petřík 97c33e9319 undo fix for newly created tags 2015-05-25 06:17:56 +02:00
[email protected] 2167801c1f method for getting the dependent chatacter ids + translation 2015-05-24 21:15:42 +02:00
Jindra Petřík 472002ca1c Generic tag editor: Improved tables editing (Import/Export assets, etc.) 2015-05-24 21:14:35 +02:00
Jindra Petřík 3afedb76f7 small icons improvements
import script icon
2015-05-24 19:24:07 +02:00
Jindra Petřík a3e046fb43 app menu enabled fix 2015-05-24 18:08:52 +02:00
[email protected] 2d6715f73e app menu items enabled/disabled 2015-05-24 17:48:19 +02:00
Jindra Petřík 3c834fe696 classic menu fix 2015-05-24 17:37:47 +02:00
Jindra Petřík 52a0d1cd44 disabling app menu items 2015-05-24 17:36:38 +02:00
Jindra Petřík 3ff0deb089 Merge origin/master
Conflicts:
	src/com/jpexs/decompiler/flash/gui/MainFrameMenu.java
	src/com/jpexs/decompiler/flash/gui/MainFrameRibbonMenu.java
2015-05-24 17:08:20 +02:00
Jindra Petřík cd4afba15f Merge origin/master
Conflicts:
	src/com/jpexs/decompiler/flash/gui/MainFrameMenu.java
	src/com/jpexs/decompiler/flash/gui/MainFrameRibbonMenu.java
2015-05-24 17:07:22 +02:00
Jindra Petřík a85adfd4d5 selecting appropriate icon size for ribbon/nonribbon 2015-05-24 16:53:07 +02:00
[email protected] cba3d0328a disable menu items when work in progress (they were already not working), consistent action handler method names 2015-05-24 16:49:58 +02:00
Jindra Petřík b18d909c80 Classic UI: No menu simplify for Recent files 2015-05-24 14:59:25 +02:00
Jindra Petřík bfe50953f9 Unified main menu - Same features for Ribbon and NonRibbon UI 2015-05-24 14:29:20 +02:00
Jindra Petřík 64a710d82c fix test 2015-05-23 21:08:58 +02:00
Jindra Petřík 89d925645d test fail 2015-05-23 20:32:10 +02:00
Jindra Petřík dfbe9d94ce test fail 2015-05-23 20:12:43 +02:00
[email protected] 34fea786a4 splitpane fix again 2015-05-23 14:50:14 +02:00
[email protected] d88560f84f switching from ribbon ui to classic ui fixed 2015-05-23 13:59:30 +02:00
[email protected] f0eb4df195 Merge origin/master 2015-05-23 13:15:18 +02:00
Jindra Petřík c9b8b8b4f9 description property fix 2015-05-23 10:29:53 +02:00
Jindra Petřík dd888dd326 Improved nonribbon interface (menu, colors) 2015-05-23 10:26:04 +02:00
[email protected] 3ac9d3ee44 font panel fix again 2015-05-23 09:15:37 +02:00