Commit Graph
75 Commits
Author SHA1 Message Date
Jindra Petřík 729f28ecaa Saving files before refreshing line endings 2016-08-12 22:59:05 +02:00
[email protected] 5107a644cc jump to resources view from hex view 2016-08-01 16:53:54 +02:00
[email protected] eef3ade75e typo fix 2016-04-17 22:34:21 +02:00
[email protected] 02a6921a83 #1163 Clicking on Open > File will make the program buggy: show empty message 2016-02-22 09:25:47 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
[email protected] d0f2786673 removed unused imports 2015-12-01 09:28:01 +01:00
Jindra Petřík 1237762e60 AS1/2 debugger
debugger listening only when really debugging started
fail to listen message
break reason displayed
2015-11-21 19:12:42 +01:00
Jindra Petřík 78c5c6b55f ribbon show fix
message halted changed
2015-11-17 22:45:22 +01:00
Jindra Petřík c6b6e35f07 optional ribbon fix 2015-11-17 22:31:03 +01:00
Jindra Petřík b8268c5403 Variables, scopechain, stack
GUI enhancements
Paths advancedsettings
2015-11-17 16:24:14 +01:00
Jindra Petřík 632e5156c8 Load from browser cache removed
Old "debugger" tool removed in favor of new real debugger
Hotkeys unified
2015-11-16 16:04:03 +01:00
[email protected] dcb20d84f0 more cleanup 2015-07-05 21:54:30 +02:00
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
[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 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
[email protected] e49296770f format source code 2015-05-08 13:33:40 +02:00
[email protected] 1de608207f action lsiteners converted to java 8 member references 2 2015-05-03 10:29:05 +02:00
[email protected] e7ce5e46a0 action lsiteners converted to java 8 member references 1 2015-05-01 23:58:36 +02:00
[email protected] 92712a7233 #845 Import exported AS1/2 (DefineButton2&DefineSprite) button 2015-04-26 21:06:54 +02:00
[email protected] 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
[email protected] e20d4048bb as3 instruction parsing test added 2015-03-21 23:41:01 +01:00
[email protected] f390c1463d test fixed 2015-03-21 17:41:06 +01:00
[email protected] db40ad295d show memory information 2015-03-19 10:41:05 +01:00
[email protected] 7d05b54d70 rendering fix, gc and cache clear buttons added to debug menu 2015-03-18 23:16:59 +01:00
[email protected] 7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
[email protected] c98facb399 Debugger function moved to separated class, other small fixes 2015-03-09 23:18:02 +01:00
[email protected] 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
[email protected] 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
[email protected] ef4b97a146 #785 Text search. Remember last choise. fixed 2015-02-01 22:21:24 +01:00
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] 1b8eab9414 import swf from XML 2015-01-17 21:35:58 +01:00
[email protected] 7d09f30ae9 export swf to XML 2015-01-17 14:24:17 +01:00
[email protected] 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
[email protected] 677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
[email protected] 8cf907e3b8 replace text menu item (functioonality not implemented, yet) 2014-12-21 18:52:49 +01:00
[email protected] fd3190b45e hotkeys added 2014-12-20 19:18:22 +01:00
[email protected] 7f2358cf03 ignore case is selected by default in search window, addes some hotkeys 2014-12-20 00:27:34 +01:00
[email protected] fac4df46e5 #753 Reload "saved as" swf 2014-12-14 17:21:56 +01:00
[email protected] 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
[email protected] f74d97837a do not allow deselect view mode 2014-11-22 19:03:34 +01:00
[email protected] 58457d31b4 do not copy big byte arrays 2...define binary tags 2014-11-09 23:48:50 +01:00
[email protected] 556ad29573 format code 2014-11-04 19:44:59 +01:00