Commit Graph

360 Commits

Author SHA1 Message Date
honfika@gmail.com
77b8ef808a small fixes 2014-12-01 00:13:48 +01:00
honfika@gmail.com
9125a5abd4 Allow to ignore missing characters. 2014-11-30 22:42:21 +01:00
honfika@gmail.com
35f76a1157 Show "Selected font doenst contain character..." message in log. 2014-11-30 20:50:07 +01:00
honfika@gmail.com
131fb23dff faster folder preview frame rendering 2014-11-30 18:55:55 +01:00
honfika@gmail.com
eec3db60c9 Issue #676: include characterid and previous text of the text tag in text import error log message 2014-11-30 14:07:04 +01:00
Jindra Petřík
e27eaed6ed Issue #730 Not working without ActiveX fix on Windows
Ocal escapes for strings in AS1/2.
Invalid escape in string does not generate exception (handle as \\ in AS1/2, empty string in AS3).
2014-11-30 13:03:02 +01:00
Jindra Petřík
721d6d9574 Issue #732 JavactiveX library updated. Random freezing fixed. 2014-11-30 12:05:25 +01:00
honfika@gmail.com
e40d2cb13d #709 Text Export to Single File with custom filename: fixed 2014-11-24 21:07:31 +01:00
honfika@gmail.com
1cf0c28c74 #676: extended logging for text import, imorpt logic moved to separated class, allow to ignore errors duting import 2014-11-23 22:54:19 +01:00
Jindra Petřík
abb3ec9dc7 File cache improvement, deleting old temp files 2014-11-23 19:44:05 +01:00
Jindra Petřík
4c78517715 Issue #722 Go to next/previous frame
Fixed printing some debug info
2014-11-23 11:36:07 +01:00
honfika@gmail.com
76d8a13fb6 asX.swfs added to recompile test, actionpanel initalization shoud be called from UI thread, other small fixes 2014-11-23 08:48:12 +01:00
Jindra Petřík
686a527246 BMP export fix
BMP import for Images,Shapes
2014-11-22 21:18:28 +01:00
Jindra Petřík
4627afa5df Export frame,shape or image to Windows Bitmap format (.BMP) 2014-11-22 20:12:48 +01:00
honfika@gmail.com
f74d97837a do not allow deselect view mode 2014-11-22 19:03:34 +01:00
honfika@gmail.com
61ad56596b escape ascii control characters 2014-11-22 17:16:08 +01:00
Jindra Petřík
8497717d6d russian translation updated 2014-11-22 06:26:47 +01:00
Jindra Petřík
9556eb0f32 Merge origin/master 2014-11-22 06:23:09 +01:00
Jindra Petřík
f1958b71cf corrected content type for AS3 p-code editor styles 2014-11-22 06:22:37 +01:00
honfika@gmail.com
13c894196c Issue #288: less memory usage during FLA export, using stringbuilders 2014-11-22 03:16:30 +01:00
Jindra Petřík
951a8786a2 reorganized about dialog 2014-11-18 21:49:46 +01:00
Jindra Petřík
527d36c7e3 Fix for ESET firewall
#717 Clear proxy button fix
2014-11-18 20:07:47 +01:00
Jindra Petřík
29da0b2763 Merge origin/master
Conflicts:
	src/com/jpexs/decompiler/flash/gui/proxy/ProxyFrame.java
2014-11-18 06:46:57 +01:00
Jindra Petřík
dc3536513d show port number in server start error message 2014-11-18 06:44:48 +01:00
honfika@gmail.com
2a305529d9 caching images and other smallfixes 2 2014-11-18 00:12:51 +01:00
honfika@gmail.com
742d58b3ba caching images and other smallfixes 2014-11-18 00:11:43 +01:00
Jindra Petřík
917c56e549 Issues #716,#717,#718 Proxy dialog improvements 2014-11-17 22:37:01 +01:00
Jindra Petřík
b75ebeae81 Font display using FlashPlayer fix - correct rect 2014-11-17 15:53:21 +01:00
Jindra Petřík
4e8c813700 Font display using FlashPlayer fix - correct rect 2014-11-17 14:29:51 +01:00
Jindra Petřík
bff3520bee show frame number during play
FlashPlayer - show controls for DefineSprite display
Goto frame on click
2014-11-17 11:33:26 +01:00
Jindra Petřík
69c3ec8474 removed debug print to console 2014-11-17 08:17:00 +01:00
honfika@gmail.com
ef34bb535b small fixes, unused code removed 2014-11-16 21:03:17 +01:00
honfika@gmail.com
6d3974db53 format code 2014-11-16 15:30:27 +01:00
honfika@gmail.com
cb052143f5 highlighting refactored 2014-11-16 14:49:31 +01:00
honfika@gmail.com
0e128e2ef7 #719 null swf name in Proxy after cancelling rename dialog 2014-11-14 22:24:12 +01:00
honfika@gmail.com
4719cc196f getcharacters: use stringbuilder, set tag modfied when it was moved 2014-11-13 00:23:28 +01:00
honfika@gmail.com
4bca4746f6 usinig sets for known addresses, some deepcopy call modified to clone() call 2014-11-12 23:52:42 +01:00
honfika@gmail.com
96e0b368ff add tree models (tagtraa, dumpviewtree) onlywhen the tree is visible, better preserving the expanded states of the tree nodes 2014-11-12 19:01:21 +01:00
Jindra Petřík
6a03ca713c Issue #713 Installer downloading of parts like SWC file can be skipped
moving auto update check to separate thread for faster loading
2014-11-12 10:33:20 +01:00
honfika@gmail.com
5e9b453324 double empty lines removed from properties files 2014-11-11 22:59:28 +01:00
honfika@gmail.com
b496f8657f hungarian translation 2014-11-11 22:54:46 +01:00
honfika@gmail.com
4df698e7b7 replace shape with image 2014-11-11 21:42:37 +01:00
honfika@gmail.com
50ccddb4e6 exception fixed in hexview 2014-11-11 00:05:51 +01:00
honfika@gmail.com
5a8c3bcca8 faster expanding all treenodes 2014-11-10 23:42:40 +01:00
honfika@gmail.com
0690a69efa loading multiple embedded swfs: progress window fixed, allow to close embedded swf 2014-11-10 22:47:42 +01:00
Jindra Petřík
57cbc38f2c installer - add to context menu, helpus page 2014-11-10 22:16:45 +01:00
honfika@gmail.com
819fa5ee49 TagTree context menu moved to separate control, support to loadmultiple inner swfs from binary data tags 2014-11-10 21:11:22 +01:00
Jindra Petřík
09c9fd7643 app version major/minor/release/build sending,
nighlty build id display
2014-11-10 12:53:14 +01:00
Jindra Petřík
de4ed881b5 versioning changes 2014-11-10 08:41:23 +01:00
honfika@gmail.com
58457d31b4 do not copy big byte arrays 2...define binary tags 2014-11-09 23:48:50 +01:00