Commit Graph

2467 Commits

Author SHA1 Message Date
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
745044d2e2 Issue #725 AS1/2 fixed strict equals inversion 2014-11-23 07:20:19 +01:00
Jindra Petřík
2779cd2d3b Issue #725 AS3 namespaces compilation fix (NAMESPACE Symbol taken as IDENTIFIER), correct namespace const 2014-11-23 07:13:17 +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
Jindra Petřík
1ca112132b SWF version to FlashPlayer version map updated 2014-11-22 19:42:10 +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 version4.0.2 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
honfika@gmail.com
dec1380d13 DefineCompactedFont paging fixed 2014-11-21 18:07:57 +01:00
honfika@gmail.com
b9c2be102f Issue #723: saving swf with invalid referenced characters fixed 2014-11-20 19:54:50 +01:00
Jindra Petřík
951a8786a2 reorganized about dialog 2014-11-18 21:49:46 +01:00
Jindra Petřík
6c6d1fac0c Merge origin/master
Conflicts:
	src/com/jpexs/decompiler/flash/gui/proxy/ProxyFrame.java
2014-11-18 20:09:05 +01:00
Jindra Petřík
527d36c7e3 Fix for ESET firewall
#717 Clear proxy button fix
2014-11-18 20:07:47 +01:00
honfika@gmail.com
f466a9a225 some wrong GPL licenses changed to LGPL in ffdec_lib project 2014-11-18 17:58:13 +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
4246b92e85 .gitignore fixed 2014-11-16 14:50:45 +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
bb5b0eef46 Issue 720: edited shape tag is not marked as modified after replacing the image 2014-11-14 21:52: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
0f2e06398a my debug code removed:) 2014-11-12 19:02:52 +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
e5c2a76e0a shapes fix 2014-11-12 10:49:34 +01:00
Jindra Petřík
80d85636f2 ant script typo fix version4.0.1 2014-11-12 10:35:25 +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
Jindra Petřík
1f0d6d9619 Merge origin/master version4.0.0 2014-11-11 22:59:54 +01:00
Jindra Petřík
6f3a797e1b batch file fix 2014-11-11 22:59:37 +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
8d1dfdf7c4 Merge origin/master 2014-11-11 21:37:04 +01:00
honfika@gmail.com
c43c89fab3 merge 2014-11-11 21:36:32 +01:00
Jindra Petřík
eb612dc14d no push in ant script 2014-11-11 10:24:51 +01:00
Jindra Petřík
baac7dd608 ant uploader fix
versioning fix
2014-11-11 10:21:01 +01:00
Jindra Petřík
82744bb926 versioning fixes 2014-11-11 09:42:00 +01:00