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 |
|
Jindra Petřík
|
0035d7c7d9
|
russian translation updated
|
2014-11-05 19:18:08 +01:00 |
|
Jindra Petřík
|
7027ed6da7
|
Issue #710 Information about deobfuscation settings in the error comment
|
2014-11-05 19:04:49 +01:00 |
|
Jindra Petřík
|
881e32e349
|
russian translation updated
|
2014-11-05 18:35:57 +01:00 |
|
honfika@gmail.com
|
f83ddaa9dd
|
allow adding new tags
|
2014-11-05 17:10:15 +01:00 |
|
honfika@gmail.com
|
3bf44354dd
|
allow adding new font tags + code format
|
2014-11-05 10:49:14 +01:00 |
|
honfika@gmail.com
|
e7b2fbdfa2
|
allow adding new tags (todo: add constructor for all supported tagtypes)
|
2014-11-05 00:12:57 +01:00 |
|
honfika@gmail.com
|
ce711ae9a8
|
faster timeline construction
|
2014-11-04 21:14:58 +01:00 |
|
honfika@gmail.com
|
588f69ac1e
|
refresh ui when tree reloads
|
2014-11-04 20:41:13 +01:00 |
|
honfika@gmail.com
|
556ad29573
|
format code
|
2014-11-04 19:44:59 +01:00 |
|
honfika@gmail.com
|
f6764ba643
|
fix of inner swfs
|
2014-11-04 19:05:15 +01:00 |
|
honfika@gmail.com
|
7a8d952107
|
tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified
|
2014-11-04 18:39:48 +01:00 |
|
Jindra Petřík
|
29cd9556f2
|
Issue #685 better local register names from debug handling, can be also turned off
|
2014-11-03 22:26:43 +01:00 |
|
Jindra Petřík
|
bea3babacf
|
Issue #302 AS3 goto local variable declaration
Ant upload release/nightly task
|
2014-10-31 16:42:08 +01:00 |
|
Jindra Petřík
|
b97165de9d
|
method name fix
|
2014-10-29 20:19:10 +01:00 |
|
Jindra Petřík
|
abb173f58d
|
Issue #302 better Ctrl+Click handling - underline and cursor hand only when can go through
|
2014-10-29 20:08:16 +01:00 |
|
Jindra Petřík
|
d7bbfe265d
|
correct marking error position
|
2014-10-28 21:15:07 +01:00 |
|
Jindra Petřík
|
181c77c7dd
|
updated russian, polish translation
|
2014-10-28 19:22:07 +01:00 |
|
Jindra Petřík
|
cd2adfc3e3
|
saving last selected trace replacement
|
2014-10-28 18:29:47 +01:00 |
|
Jindra Petřík
|
925dfc4622
|
socket debugger: 2bytes for string length
|
2014-10-28 18:09:04 +01:00 |
|
Jindra Petřík
|
6f5d460029
|
Debugger socket read fixed
|
2014-10-28 18:04:00 +01:00 |
|
Jindra Petřík
|
eb8634d3d8
|
random debugger package now optional
abc combobox removed
debugger attaching fixed
|
2014-10-28 17:53:50 +01:00 |
|
Jindra Petřík
|
2746f3bc32
|
Issue #707 Debugger for logging messages
|
2014-10-28 15:57:31 +01:00 |
|
Jindra Petřík
|
093d17a055
|
better font name handling
kerning moved to FontHelper
|
2014-10-26 12:36:56 +01:00 |
|
Jindra Petřík
|
bcfb4a1c01
|
code format, organize imports
|
2014-10-25 21:32:16 +02:00 |
|