[email protected]
|
4e6476dad5
|
tagtree null pointer fix
|
2016-02-11 20:53:01 +01:00 |
|
[email protected]
|
6df45b510f
|
build fix
|
2016-02-10 09:06:06 +01:00 |
|
[email protected]
|
f48f81ecef
|
cache parameter removed, only the folder preview images were cached, cache them in that class
|
2016-02-10 08:59:33 +01:00 |
|
[email protected]
|
348767c8e8
|
#1148: log exception
|
2016-02-09 10:49:07 +01:00 |
|
[email protected]
|
36498acfce
|
#1148: handing end of stream exception in abc reader
|
2016-02-09 10:40:01 +01:00 |
|
[email protected]
|
64d93ebfac
|
#1147 Sprite is exported incorrectly: fixed
|
2016-02-09 09:24:35 +01:00 |
|
[email protected]
|
23645dd91c
|
frameToImages and frameToSVG moveed to timeline (as toHtmlCanvas and getOutline)
|
2016-02-08 09:42:25 +01:00 |
|
Jindra Petřík
|
df63334d36
|
#1145 double not (!!) fix
|
2016-02-07 18:11:51 +01:00 |
|
Jindra Petřík
|
143ab57057
|
Regexp deobfuscation fix
|
2016-02-07 17:55:30 +01:00 |
|
Jindra Petřík
|
501480dc9c
|
Merge origin/master
|
2016-02-07 17:27:30 +01:00 |
|
Jindra Petřík
|
ef739fbfd9
|
Simplify nonif expressions while deobfuscation too
Regexp deobfuscation.
Implicit coercion handling.
#1145 double not (!!) fix
|
2016-02-07 17:13:59 +01:00 |
|
[email protected]
|
ab4a7bfbdb
|
do not apply color transform when it has the default values
|
2016-02-07 10:23:29 +01:00 |
|
[email protected]
|
09a7f68583
|
calculate only the necessary outlines while moving the mouse over the internal player area
|
2016-02-06 09:23:50 +01:00 |
|
Jindra Petřík
|
f9bdb8a35a
|
Merge origin/master
|
2016-02-05 20:27:29 +01:00 |
|
Jindra Petřík
|
5dc1f8eee4
|
Button with sounds to AS2 Testdata
|
2016-02-05 20:27:11 +01:00 |
|
[email protected]
|
325df46d8e
|
external player button sounds fix
|
2016-02-05 19:51:45 +01:00 |
|
[email protected]
|
b5cca75473
|
resource text fixes
|
2016-02-04 18:37:46 +01:00 |
|
[email protected]
|
9ef4e8386b
|
hungarian translation fixes
|
2016-02-03 17:58:59 +01:00 |
|
[email protected]
|
ee75cf030d
|
Merge origin/master
|
2016-02-02 15:35:40 +01:00 |
|
[email protected]
|
11d3e41c4e
|
#1144 Command line argument renameInvalidIdentifiers creates a corrupted SWF: close file strem properly (stream is not flushed after System.exit call)
|
2016-02-02 15:34:47 +01:00 |
|
Jindra Petřík
|
ed59aabd28
|
Merge origin/master
|
2016-02-02 08:23:36 +01:00 |
|
Jindra Petřík
|
97993bb586
|
Issue #1137 running flashplayer(debugger) executable in Linux/MacOs
|
2016-02-02 08:22:26 +01:00 |
|
[email protected]
|
5407a2b548
|
hungarian translation of the installer finished
|
2016-02-01 14:41:18 +01:00 |
|
[email protected]
|
409740fe2e
|
huingarian installer translation (incomplete)
|
2016-01-31 15:32:21 +01:00 |
|
Jindra Petřík
|
7dc482ab8c
|
Issue #1139,#930 Windows Installer: Correct ActiveX download link, Download latest java from webpages
|
2016-01-31 11:19:03 +01:00 |
|
Jindra Petřík
|
a734b57b7e
|
Merge origin/master
|
2016-01-30 21:56:44 +01:00 |
|
Jindra Petřík
|
1465a463a6
|
App icon is not colorized with skin - matches site logo
|
2016-01-30 21:56:17 +01:00 |
|
[email protected]
|
c35547c418
|
do not cache the rendered frame, because it eats all the memory when moving the cursor on the image (caches the image for each mouse position, it is necessary, because of the button states). todo: better algorithm to identify what to cache, detect button states, etc.
|
2016-01-30 16:56:25 +01:00 |
|
[email protected]
|
f5dc5a3cd8
|
stop sound when changing the selected tag in dump view
|
2016-01-29 16:17:42 +01:00 |
|
[email protected]
|
75784c2f9c
|
removed some unused imports
|
2016-01-28 15:04:22 +01:00 |
|
[email protected]
|
5aac21743c
|
more fixes in properties files
|
2016-01-27 16:46:38 +01:00 |
|
[email protected]
|
79acb70778
|
escape characters in italian translation
|
2016-01-26 09:34:36 +01:00 |
|
Jindra Petřík
|
28d9273d95
|
Merge origin/master
|
2016-01-26 06:26:50 +01:00 |
|
Jindra Petřík
|
0b6448c1eb
|
Issue #1021 Updated Italian translation
|
2016-01-26 06:26:31 +01:00 |
|
[email protected]
|
e2198aa604
|
more fixes in properties files
|
2016-01-25 09:13:40 +01:00 |
|
Jindra Petřík
|
cb2cba91e8
|
Issue #758 Allow zooming more than preview area in internal viewer
|
2016-01-24 11:44:45 +01:00 |
|
Jindra Petřík
|
f04a8827d4
|
Configs with Internal annotation do not need documentation
|
2016-01-24 09:30:36 +01:00 |
|
Jindra Petřík
|
e0df804fbe
|
Merge origin/master
|
2016-01-24 09:12:46 +01:00 |
|
Jindra Petřík
|
ea0a2d5569
|
Tag preview in dump view
|
2016-01-24 09:12:23 +01:00 |
|
[email protected]
|
56b63782a8
|
#1138 All exported videos are the same file which may be broken: fix in internal player
|
2016-01-24 09:04:04 +01:00 |
|
Jindra Petřík
|
b9cb48c5e2
|
Icons for tag types in Dump view
|
2016-01-23 21:32:11 +01:00 |
|
Jindra Petřík
|
c7406e41ac
|
Merge origin/master
|
2016-01-23 20:28:52 +01:00 |
|
Jindra Petřík
|
6a6a266776
|
Better tree labels in generic tag editor (Raw edit)
|
2016-01-23 20:10:18 +01:00 |
|
Jindra Petřík
|
881a97c475
|
Flex (Mxml) export stub
|
2016-01-23 20:09:27 +01:00 |
|
Jindra Petřík
|
7592079c54
|
Flex (Mxml) export stub
|
2016-01-23 20:08:47 +01:00 |
|
Jindra Petřík
|
49d2534e7b
|
Flex (Mxml) export stub
|
2016-01-23 20:07:23 +01:00 |
|
[email protected]
|
b9118e7418
|
#1138 All exported videos are the same file which may be broken
|
2016-01-23 09:37:10 +01:00 |
|
[email protected]
|
f30e959a44
|
hungarian tipo fixes
|
2016-01-22 11:12:14 +01:00 |
|
[email protected]
|
5a550bd660
|
properties files fixes: space before and after "=", line break at the end of the file
|
2016-01-21 13:51:21 +01:00 |
|
[email protected]
|
0a48a12ee3
|
advanced settings resource hungarian translation
|
2016-01-20 09:41:43 +01:00 |
|