Jindra Petřík
|
43baf9d178
|
Scoped script text search fixes
Parameters panel on Script search can be turned off in settings
|
2021-02-24 19:55:59 +01:00 |
|
Jindra Petřík
|
9cac6ddb49
|
Scoped script text search and search across multiple SWFs
|
2021-02-24 19:55:59 +01:00 |
|
Jindra Petřík
|
b82d6b62fe
|
Script search history fixes - reading AS3 results
|
2021-02-24 19:55:59 +01:00 |
|
Jindra Petřík
|
4097d6b8f2
|
#1595 History of script search results per SWF
|
2021-02-24 19:55:59 +01:00 |
|
Jindra Petřík
|
c6b1e528df
|
update license header year
|
2021-02-08 20:15:19 +01:00 |
|
Jindra Petřík
|
2bf7597cea
|
update license headers
|
2018-01-16 20:24:33 +01:00 |
|
Jindra Petřík
|
729f28ecaa
|
Saving files before refreshing line endings
|
2016-08-12 22:59:05 +02:00 |
|
honfika@gmail.com
|
5107a644cc
|
jump to resources view from hex view
|
2016-08-01 16:53:54 +02:00 |
|
honfika@gmail.com
|
eef3ade75e
|
typo fix
|
2016-04-17 22:34:21 +02:00 |
|
honfika@gmail.com
|
02a6921a83
|
#1163 Clicking on Open > File will make the program buggy: show empty message
|
2016-02-22 09:25:47 +01:00 |
|
honfika@gmail.com
|
1cea429e7b
|
copyright year updated
|
2016-01-01 14:06:56 +01:00 |
|
honfika@gmail.com
|
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 |
|
honfika@gmail.com
|
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 |
|
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 |
|