Commit Graph

835 Commits

Author SHA1 Message Date
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
honfika@gmail.com
3456d04d38 do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags 2014-11-09 22:40:36 +01:00
Jindra Petřík
fdc7749686 Merge origin/master 2014-11-09 20:11:43 +01:00
Jindra Petřík
ba4020488c installer sets language to application
download PlayerGlobal.swf from installer
2014-11-09 20:11:31 +01:00
honfika@gmail.com
79820e285f Merge origin/master 2014-11-09 16:16:25 +01:00
honfika@gmail.com
83560802bf config setting to load inner swfs automatically 2014-11-09 16:15:58 +01:00
Jindra Petřík
b406e7e144 Merge origin/master 2014-11-09 14:12:52 +01:00
Jindra Petřík
ffbfecdee9 run memory fix
typeitem deobfuscation
cache synchronization fix
2014-11-09 14:12:36 +01:00
honfika@gmail.com
ebe45ebc7f lazy loading of shaperecords in DefineShape tags 2014-11-09 14:11:50 +01:00
Jindra Petřík
f3690a0e3c Goto declaration fixes
JSyntaxPane updated JFlex for unicode ranges
Goto this declarations
2014-11-09 13:28:52 +01:00
Jindra Petřík
806cd640f8 Issue #302 AS3: more goto declaration - Types, extends, implements, variables, catch variables 2014-11-09 06:58:27 +01:00
Jindra Petřík
74a5ee67b6 new version dialog - no show revision id for nightly 2014-11-08 17:04:06 +01:00
Jindra Petřík
46fb6e881d new version dialog - no show revision id for nightly 2014-11-08 17:02:49 +01:00
honfika@gmail.com
582e3d6a7b small fixes 2014-11-08 01:09:37 +01:00
honfika@gmail.com
eaefcb286a faster tree cell renderer construction 2014-11-08 00:45:16 +01:00
honfika@gmail.com
c88b30997b format code 2014-11-08 00:14:11 +01:00
honfika@gmail.com
e6cd239cc7 merge problem fixed 2014-11-07 23:53:37 +01:00
Jindra Petřík
6831530c91 Merge origin/master
Conflicts:
	src/com/jpexs/decompiler/flash/gui/tagtree/TagTree.java
2014-11-07 22:18:53 +01:00
Jindra Petřík
2c078c6497 Issue #711 Improved folder view
Fixed scripts export dialog
2014-11-07 22:02:52 +01:00
honfika@gmail.com
da5b8080ba allow adding "other type" tags 2014-11-07 15:22:00 +01:00
honfika@gmail.com
660520f44b DefineJPEG3 tag reading fix, Caching Shape outline, zoom to fit fixed, shape caching 2014-11-06 23:33:42 +01:00
honfika@gmail.com
b51fdfb6a9 script export fix 2014-11-06 17:16:56 +01:00
honfika@gmail.com
ea6568d71d add new tags to sprites 2014-11-06 11:49:12 +01:00
Jindra Petřík
7baee5eeb0 fixed removing newly created tags (setTimelined) 2014-11-05 22:27:02 +01:00
Jindra Petřík
2fd6b2d4d1 font preview size fix 2014-11-05 22:15:25 +01:00
honfika@gmail.com
e34ba41174 add new tag fixes 2 2014-11-05 20:57:17 +01:00