Commit Graph

63 Commits

Author SHA1 Message Date
Jindra Petřík
a3e046fb43 app menu enabled fix 2015-05-24 18:08:52 +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
bfe50953f9 Unified main menu - Same features for Ribbon and NonRibbon UI 2015-05-24 14:29:20 +02:00
Jindra Petřík
dd888dd326 Improved nonribbon interface (menu, colors) 2015-05-23 10:26:04 +02:00
honfika@gmail.com
e49296770f format source code 2015-05-08 13:33:40 +02:00
honfika@gmail.com
1de608207f action lsiteners converted to java 8 member references 2 2015-05-03 10:29:05 +02:00
honfika@gmail.com
e7ce5e46a0 action lsiteners converted to java 8 member references 1 2015-05-01 23:58:36 +02:00
honfika@gmail.com
92712a7233 #845 Import exported AS1/2 (DefineButton2&DefineSprite) button 2015-04-26 21:06:54 +02:00
honfika@gmail.com
cb269451fd Issue #865, #613: ribbon prefered width fix 2015-04-23 19:01:34 +02:00
Jindra Petřík
406fc032b2 Symbol-class import menu icon & minimized 2015-04-06 07:51:28 +02:00
honfika@gmail.com
e20d4048bb as3 instruction parsing test added 2015-03-21 23:41:01 +01:00
honfika@gmail.com
f390c1463d test fixed 2015-03-21 17:41:06 +01:00
honfika@gmail.com
db40ad295d show memory information 2015-03-19 10:41:05 +01:00
honfika@gmail.com
7d05b54d70 rendering fix, gc and cache clear buttons added to debug menu 2015-03-18 23:16:59 +01:00
honfika@gmail.com
7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
honfika@gmail.com
c98facb399 Debugger function moved to separated class, other small fixes 2015-03-09 23:18:02 +01:00
honfika@gmail.com
3c995f42e3 do not recreate tree model every time 2015-03-07 14:38:26 +01:00
Jindra Petřík
99ec0a592c SWFs in zip based bundles can be modified & saved 2015-03-07 07:39:44 +01:00
honfika@gmail.com
e5f233c32c #811 Export ActionScript fail fixed
Creating buttons simplified (common code lines moved to function)
2015-02-21 19:14:01 +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
honfika@gmail.com
ef4b97a146 #785 Text search. Remember last choise. fixed 2015-02-01 22:21:24 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
1b8eab9414 import swf from XML 2015-01-17 21:35:58 +01:00
honfika@gmail.com
7d09f30ae9 export swf to XML 2015-01-17 14:24:17 +01:00
honfika@gmail.com
07eaafdc55 allow to create swf from code only / export SWF to "Java code", which generates the SWF 2015-01-17 12:17:03 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
8cf907e3b8 replace text menu item (functioonality not implemented, yet) 2014-12-21 18:52:49 +01:00
honfika@gmail.com
fd3190b45e hotkeys added 2014-12-20 19:18:22 +01:00
honfika@gmail.com
7f2358cf03 ignore case is selected by default in search window, addes some hotkeys 2014-12-20 00:27:34 +01:00
honfika@gmail.com
fac4df46e5 #753 Reload "saved as" swf 2014-12-14 17:21:56 +01:00
honfika@gmail.com
5c73058972 build fixed on Windows, removed some unused libs from ffdec_lib, some fields marked as private 2014-12-07 09:44:54 +01:00
honfika@gmail.com
f74d97837a do not allow deselect view mode 2014-11-22 19:03:34 +01:00
honfika@gmail.com
58457d31b4 do not copy big byte arrays 2...define binary tags 2014-11-09 23:48:50 +01:00
honfika@gmail.com
556ad29573 format code 2014-11-04 19:44:59 +01:00
honfika@gmail.com
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
cd2adfc3e3 saving last selected trace replacement 2014-10-28 18:29:47 +01:00
Jindra Petřík
2746f3bc32 Issue #707 Debugger for logging messages 2014-10-28 15:57:31 +01:00
honfika@gmail.com
9b54c8db8f replace AtionScript from command line 2014-09-02 23:38:56 +02:00
Jindra Petřík
bd04ffba49 Timeline view with preview and object hilighting.
Embedded timeline view instead of new window.
code formatting
2014-09-02 20:25:56 +02:00
honfika@gmail.com
05e6edb9ce small cleanup 2014-08-31 16:18:19 +02:00
Jindra Petřík
5f76dfcdb5 Deobfuscation old/new icons
czech translation updated
other translation fixes
2014-08-31 15:48:19 +02:00
honfika
36d111b8b3 #649: gfx reading bug fixed 2014-08-24 09:40:01 +02:00
Jindra Petřík
4637e25309 deobfuscation mode selection fixed 2014-08-23 22:43:38 +02:00
honfika
e4d30b03de deobfuscation mode switch logic implemented 2014-08-23 20:53:30 +02:00
Jindra Petřík
cdfb0cf538 deobfuscation type switch ribbon fixed 2014-08-23 20:30:26 +02:00
honfika
46f477e660 organize imorts & code formatting 2014-08-23 20:15:59 +02:00