Commit Graph

57 Commits

Author SHA1 Message Date
honfika@gmail.com
0fd4843df9 update menu selection when configuration changed in advanced settings 2015-05-25 09:09:52 +02:00
honfika@gmail.com
93b2ceca26 save last selected path for each swf 2015-05-21 20:35:19 +02:00
honfika@gmail.com
8a10320a3f swf specific config 2015-05-21 19:35:27 +02:00
honfika@gmail.com
18592b7a72 more string builders 1 2015-05-20 15:01:58 +02:00
honfika@gmail.com
550327f82e using less memory when playing sounds 2015-05-17 00:16:39 +02:00
honfika@gmail.com
e49296770f format source code 2015-05-08 13:33:40 +02:00
honfika@gmail.com
c6e34e2c80 do not crash when configuration type is invalid 2015-05-07 08:15:41 +02:00
honfika@gmail.com
3ec510b009 #470: glitch fixed 2015-05-06 20:11:02 +02:00
honfika@gmail.com
9ecc944002 config fix again:) 2015-05-06 13:14:22 +02:00
honfika@gmail.com
0c25996d76 resize fixes 2015-05-06 13:13:23 +02:00
honfika@gmail.com
10742c6616 debug things removed 2015-05-06 10:54:25 +02:00
honfika@gmail.com
40217c0a39 split panes simplified (base class stores the position) 2015-05-06 10:51:05 +02:00
honfika@gmail.com
93dca87ec9 #470 Keep original Define*Texts and DefineFonts panels size after resizing from full screen to windowed and back
#877 A small glitch after search in AS
2015-05-05 18:04:09 +02:00
honfika@gmail.com
c31d8020c9 allow to configure what object types to export in exportdialog 2015-04-28 13:18:48 +02:00
honfika@gmail.com
7803fb78b4 #841 Loop control for sound preview 2015-04-26 15:50:26 +02:00
honfika@gmail.com
5e6d59a5a8 Issue #821: reopen last session 2015-04-18 20:41:06 +02:00
Jindra Petřík
707e86ac4e Color skins
Basic skin set to new Oceanic
Error log Frame now skinned
2015-04-14 22:26:07 +02:00
honfika@gmail.com
227c8aad45 setting for including the version number in the exported fonts for debugging (to generate exactly the same binary TTF files) 2015-04-07 08:46:19 +02:00
honfika@gmail.com
acbf5647cb #737 Exporting Scripts to single file 2015-04-06 19:51:35 +02:00
Jindra Petřík
1ad1ab90f8 Issue #350 Allow only one instance (Windows Only, can be turned off in settings) 2015-04-06 18:17:40 +02:00
honfika@gmail.com
7d05b54d70 rendering fix, gc and cache clear buttons added to debug menu 2015-03-18 23:16:59 +01:00
honfika@gmail.com
2664d692ba faster imageToShape 2015-03-17 07:03:56 +01:00
honfika@gmail.com
128717a5e9 autosave bug fixed 2015-03-02 22:46:29 +01:00
honfika@gmail.com
2befbcb65d #805 Autosave 2015-02-26 23:56:48 +01:00
honfika@gmail.com
9b6816dbeb #805 Editor mode for Define*Texts added 2015-02-22 14:12:42 +01:00
honfika@gmail.com
ba56044ad4 check update over proxy 2015-02-02 21:46:43 +01:00
honfika@gmail.com
63c6edf0fb #783 No OK box when edited script or text was saved (show messages only if it was't saved or with errors) 2015-02-01 20:47:28 +01:00
honfika@gmail.com
2468d4cf76 add depth to the filenames of the placeoject tags 2015-01-23 10:54:57 +01:00
honfika@gmail.com
dfd3166bb9 #776 FFDec stop working at all after setting "number of threads" to 0 fixed 2015-01-21 12:59:07 +01:00
honfika@gmail.com
2d41288a38 setting to incluse characterid in export filename 2015-01-20 22:29:56 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
c4d35dd36a copyright year updated 2 2015-01-13 20:32:14 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
04ca818045 show close confirmation 2014-12-22 18:50:46 +01:00
honfika@gmail.com
edc43f0d18 setting for updateing the test bounds 2014-12-21 13:23:34 +01:00
honfika@gmail.com
fdfb143f89 highlight lmit increased 2014-12-20 22:55:38 +01:00
honfika@gmail.com
7c4bbadd50 text preview color changed 2014-12-20 20:36:28 +01:00
honfika@gmail.com
60f170dcda #749 Internal viewer Sprite fill color is wrong sometimes: fixed 2014-12-14 15:30:59 +01:00
honfika@gmail.com
cdae56d128 small refactorings 2014-12-07 12:41:55 +01:00
honfika@gmail.com
5c73058972 build fixed on Windows, removed some unused libs from ffdec_lib, some fields marked as private 2014-12-07 09:44:54 +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
3456d04d38 do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags 2014-11-09 22:40:36 +01:00
honfika@gmail.com
83560802bf config setting to load inner swfs automatically 2014-11-09 16:15:58 +01:00
honfika@gmail.com
6ce4c3d758 small fixes 2014-11-09 00:39:56 +01:00
honfika@gmail.com
f83ddaa9dd allow adding new tags 2014-11-05 17:10:15 +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
cd2adfc3e3 saving last selected trace replacement 2014-10-28 18:29:47 +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