Commit Graph

279 Commits

Author SHA1 Message Date
honfika@gmail.com
407d1c2235 AS search moved to lib 2016-12-24 22:00:27 +01:00
honfika@gmail.com
c3fc9785e3 #1240 JPEXS does not use multiple threads for decompilation on Text Search: AS2 is also multi thread now, work status improvements during search 2016-12-24 21:06:23 +01:00
honfika@gmail.com
5f2ffd0089 Multi thread AS search 2016-12-24 18:52:09 +01:00
Jindra Petřík
ee6faa8cbb Display bundle name in window title next to SWF name 2016-12-12 12:36:49 +01:00
Jindra Petřík
d403852eec gui - no swf in tree item hangling 2016-12-11 15:10:34 +01:00
honfika@gmail.com
820ef1a5f1 #1314 user interface 2016-12-03 13:06:55 +01:00
Jindra Petřík
ce4719fe35 Saving files before refreshing line endings 2016-11-27 06:56:24 +01:00
Jindra Petřík
aa9164cba5 Iggy fonts reading - first beta 2016-11-26 20:06:21 +01:00
Jindra Petřík
dc79350a97 Saving files before refreshing line endings 2016-11-22 13:38:45 +01:00
honfika@gmail.com
7bac881384 #1309 recent files not getting updates 2016-11-21 14:31:12 +01:00
Jindra Petřík
6654a7b6c3 Fixing colliding multinames from GUI 2016-09-17 16:19:44 +02:00
honfika@gmail.com
6c8233492b Saving files before refreshing line endings 2016-09-06 09:38:28 +02:00
Jindra Petřík
c4e1879b79 As3ScriptReplacer as interface
Better handling missing directories
Tip for directories in advanced setting refactored - link to Flex SDK
Use Flex SDK switch in Advanced settings
2016-08-16 23:31:12 +02:00
Jindra Petřík
003d923c80 Merge branch 'dev' into flexcompile
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/ABC.java
	src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties
2016-08-14 19:55:15 +02:00
honfika@gmail.com
9573a00c92 clear sound cache after replacing sound 2016-08-07 15:20:32 +02:00
Jindra Petřík
8c5345cfd8 AS3 editation with flex - not really working yet:
- needs fixing circular references, etc. (eg. editing class which references classes which references this class)
 - needs better errors displaying with jump to error line, etc.
2016-08-06 07:19:52 +02:00
Jindra Petřík
5bc200c208 Instance metadata get/set/remove from Commandline 2016-07-24 11:27:04 +02:00
Jindra Petřík
afc2c05cbb Introduce end-of-line normalization 2016-07-23 21:19:44 +02:00
honfika@gmail.com
9b831b200e compacted font refresh fixed 2016-06-09 10:45:46 +02:00
honfika@gmail.com
eaca6361c7 remove character functionality 2016-06-08 15:22:32 +02:00
honfika@gmail.com
fc0e941470 title fix 2016-06-07 15:32:10 +02:00
honfika@gmail.com
81c3df016d Issue #1244 Allow to compile back Unknown instructions 2016-05-29 10:00:33 +02:00
honfika@gmail.com
bd84053949 text search fix 2016-05-07 16:48:19 +02:00
honfika@gmail.com
6019aec7d2 build fix 2016-05-03 20:37:04 +02:00
honfika@gmail.com
0419fbc399 show warning when parallel export and single file export are both enabled 2016-04-30 14:00:04 +02:00
honfika@gmail.com
508c618b37 netbeans inpector fixes 2016-04-29 20:54:38 +02:00
Jindra Petřík
33d6cd5c29 improved/fixed go to declaration in AS3 2016-03-26 22:48:12 +01:00
honfika@gmail.com
95d3355a2d update window title (show current swf) in dump view 2016-03-25 09:02:16 +01:00
honfika@gmail.com
5fab2a3d31 #1208 SWF preview for some DefineSprite bug (white screen) with both type of viewers: internal viewer fix 2016-03-19 21:45:09 +01:00
honfika@gmail.com
8f8b0a0690 do not show search panel on startup 2016-03-19 15:03:29 +01:00
Jindra Petřík
70b76e0070 Reload one vs Reload all buttons 2016-03-13 12:16:33 +01:00
honfika@gmail.com
d2432eb6b6 #1170 Extract from Memory in Command Line 2016-03-13 09:40:16 +01:00
honfika@gmail.com
14ae76a269 as3 script search fix when class filter is applied in tag tree, clear filter if the selected search result is currently not visible 2016-03-12 14:31:35 +01:00
honfika@gmail.com
4d886bc688 function to remove all characters except the seleced ones (for creating small swfs to reproduce a bug).. added to debug menu category 2016-02-12 09:03:48 +01:00
honfika@gmail.com
f5dc5a3cd8 stop sound when changing the selected tag in dump view 2016-01-29 16:17:42 +01:00
honfika@gmail.com
75784c2f9c removed some unused imports 2016-01-28 15:04:22 +01:00
Jindra Petřík
ea0a2d5569 Tag preview in dump view 2016-01-24 09:12:23 +01:00
honfika@gmail.com
7cdae099f0 close confirmation fix 2016-01-08 10:59:08 +01:00
honfika@gmail.com
2fd0d45407 #1128 Letterspacing bug (after font embed): ignore letterspacing when character changed 2016-01-06 09:12:53 +01:00
Jindra Petřík
c2aba5fc08 Issue #1118 Loading characters through ImportAssets - show as readonly
icon
2016-01-03 22:25:54 +01:00
honfika@gmail.com
7b53768da7 #1127 autoRenameIdentifiers is not supported in CLI mode: fixed 2016-01-03 10:45:54 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
honfika@gmail.com
49778b88c1 svg importer separated to multiple files 2015-12-27 12:12:02 +01:00
honfika@gmail.com
16a27789e3 swf.tags and sprite.subtags are private to avoid modifying the list without setting the isModified flag + some small chages 2015-12-27 10:19:27 +01:00
honfika@gmail.com
300022acc7 #1075 Lenght of DefineText is more larger than original when DefineText is saved: detect letter spacing 2015-12-20 11:12:32 +01:00
honfika@gmail.com
29acbc0661 svg import warning, config for flash player panel delay 2015-12-19 10:41:01 +01:00
honfika@gmail.com
c23e22b950 #1113 It takes too long to switch between rendered sprite fixed 2015-12-18 13:32:50 +01:00
honfika@gmail.com
4ad494501f very basic SVG import, no line/fill styles, only paths with constant color. 2015-12-14 19:31:20 +01:00
honfika@gmail.com
2e468252b2 #1106 New Shapes added to SWF files do not have their images added properly when using the replace function 2015-12-12 21:15:21 +01:00
honfika@gmail.com
50b40b1b20 #1104 AS1/2/3 Script Importation not functioning fixed 2015-12-08 15:06:21 +01:00