Commit Graph

292 Commits

Author SHA1 Message Date
Jindra Petřík
07acaaed74 Making internal flash viewer a default viewer + move FP option switch to Advanced settings / others 2021-01-12 14:36:10 +01:00
duangsuse
2bfc9ff83d MainPanel: enable bulk replace[1] 2021-01-01 09:42:22 +01:00
jannick
ee8d668067 Increase Scrolling Speed in Folder Preview Pane 2020-07-19 15:35:19 +02:00
Jindra Petřík
317308a640 #1378 Transparent background on PNG/GIF sprite export,
SWF background on shape BMP export
2020-04-25 17:11:07 +02:00
Jindra Petřík
c2f729b3bf Turkish locale toLowerCase I problem fix (causing not loading main window because of icon names conversion, etc.) 2018-04-01 16:26:32 +02:00
Jindra Petřík
fc19983ae9 loading list of fonts on demand - X11 load bug on Java9 2018-01-20 21:09:27 +01:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
AL
0a0ecf8112 Debug tooltips on hover
When in Debug mode and stopped at a breakpoint, hovering over dientifiers will show up their name and value in a tooltip. All matching locals will be shown, one on each line.
2017-11-30 11:06:36 +00:00
honfika@gmail.com
b13bd62e5f #1333 Exporting sprites as swf files 2016-12-31 17:06:45 +01:00
honfika@gmail.com
41b381acbe woraround for #1246 Minimum gui-pane widths (since version 8) make FFDEC unusable on small monitors 2016-12-28 15:51:09 +01:00
honfika@gmail.com
f7e5479bdd UI thread invoke fixes/improvements 3 2016-12-28 13:25:19 +01:00
honfika@gmail.com
9dc4752c04 UI thread invoke fixes/improvements 2 2016-12-28 12:57:06 +01:00
honfika@gmail.com
5b0bd1f0c5 UI thread invoke fixes/improvements 2016-12-28 11:21:13 +01:00
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