Commit Graph

707 Commits

Author SHA1 Message Date
honfika@gmail.com
9e77d38908 spanish translation 2015-06-02 13:31:13 +02:00
Jindra Petřík
7ebe7727f6 Merge origin/master 2015-06-01 07:05:28 +02:00
Jindra Petřík
f8f80c3b8a various AS3 decompilation improvements 2015-06-01 07:05:16 +02:00
honfika@gmail.com
4acdd7e029 #905 Show codec details for sound items 2015-05-31 20:41:35 +02:00
honfika@gmail.com
fe9fbfa63f Swedish translation 2015-05-31 15:42:19 +02:00
honfika@gmail.com
c490342751 #858: allow to set compression in header edit panel 2015-05-31 14:05:22 +02:00
Jindra Petřík
ee00114af7 Issue #832 AS3 direct edit - other ABCs resolving fix
New keyword allows memberOrCall
2015-05-31 10:04:35 +02:00
Jindra Petřík
1e6d369d32 Issue #850 Constant initializing in initializer for equal Multinames, not same multinameIndex only
GUI dispatch thread fix
2015-05-31 06:26:33 +02:00
honfika@gmail.com
5ea74fe4ca Swedish translation fix 2015-05-30 19:17:37 +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
honfika@gmail.com
51f1e11179 logframe clear fix 2015-05-29 09:07:46 +02:00
honfika@gmail.com
8ebc170326 Swedish translation 2015-05-28 18:01:40 +02:00
honfika@gmail.com
a6b7df4518 better disposing windows on restart 2015-05-27 18:58:18 +02:00
honfika@gmail.com
4a0e8d211b #899 Show script after AS3 Direct editation 2015-05-26 22:05:08 +02:00
honfika@gmail.com
434489770e #899 Show script after AS3 Direct editation 2015-05-26 21:59:36 +02:00
honfika@gmail.com
fe7b2f8f12 allow to select language in check resources window 2015-05-26 21:05:34 +02:00
honfika@gmail.com
a54392e3f5 show resources in order 2015-05-26 19:56:28 +02:00
honfika@gmail.com
aad36f940c resource fixes 2015-05-26 16:06:40 +02:00
honfika@gmail.com
38d8f05524 command line parameter to compare resource (.properties) files 2015-05-26 15:38:20 +02:00
honfika@gmail.com
dc28ce5da7 free mainpanel on reload (it is not disposed by java GC for some reason) 2015-05-25 16:16:55 +02:00
honfika@gmail.com
134fd1558a set look and feel only when it is different from the previous 2015-05-25 14:49:10 +02:00
honfika@gmail.com
48b90ec8da allow reload ffdec when no swf is opened 2015-05-25 11:01:49 +02:00
honfika@gmail.com
5d218f7d45 dispose frames on reload 2015-05-25 10:37:04 +02:00
honfika@gmail.com
7b0db227de update menu selection when configuration changed in advanced settings fix 2015-05-25 10:18:31 +02:00
honfika@gmail.com
3963e9e444 Merge origin/master 2015-05-25 09:10:10 +02:00
honfika@gmail.com
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 2015-05-25 06:19:32 +02:00
honfika@gmail.com
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
honfika@gmail.com
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
honfika@gmail.com
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
honfika@gmail.com
34fea786a4 splitpane fix again 2015-05-23 14:50:14 +02:00
honfika@gmail.com
d88560f84f switching from ribbon ui to classic ui fixed 2015-05-23 13:59:30 +02:00
honfika@gmail.com
f0eb4df195 Merge origin/master 2015-05-23 13:15:18 +02:00
Jindra Petřík
dd888dd326 Improved nonribbon interface (menu, colors) 2015-05-23 10:26:04 +02:00
honfika@gmail.com
3ac9d3ee44 font panel fix again 2015-05-23 09:15:37 +02:00
Jindra Petřík
3fdc0ec946 Merge origin/master 2015-05-23 06:44:06 +02:00
honfika@gmail.com
0d7220a87a #897 classic ui fixed 2015-05-23 00:37:40 +02:00
honfika@gmail.com
5369f13cfb issue #897 2015-05-22 21:45:03 +02:00
honfika@gmail.com
c27514c749 log when current skin is null 2015-05-22 20:15:01 +02:00
honfika@gmail.com
39f35dec29 #896: show exception in log frame, static final loggers added 2015-05-22 11:29:27 +02:00