Commit Graph

48 Commits

Author SHA1 Message Date
honfika@gmail.com
9f40de3a2c show error message when a text tag is invalid (glyph index is not found in the glyph list) 2016-02-14 10:54:18 +01:00
Jindra Petřík
bbe2c95f0a Corrected read only tags handling in GUI (allow edit only after pressing Edit button outside of Editor mode)
Font wideOffsets,wideCodes fixed in DefineFont2/3
2016-01-18 10:48:16 +01:00
honfika@gmail.com
2fd0d45407 #1128 Letterspacing bug (after font embed): ignore letterspacing when character changed 2016-01-06 09:12:53 +01:00
Jindra Petřík
c2aba5fc08 Issue #1118 Loading characters through ImportAssets - show as readonly
icon
2016-01-03 22:25:54 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
honfika@gmail.com
39f35dec29 #896: show exception in log frame, static final loggers added 2015-05-22 11:29:27 +02:00
honfika@gmail.com
15744df8fd #886 Cancel button is disabled in editor mode fixed 2015-05-14 09:59:48 +02:00
honfika@gmail.com
7ea4f2663e small fix 2015-05-09 00:49:58 +02:00
honfika@gmail.com
fa912d01ea enable save buttons only when text was changed 2015-05-08 13:16:12 +02:00
honfika@gmail.com
13ea982705 tagtree value change fix when autosave is disabled 2015-05-07 22:16:55 +02:00
honfika@gmail.com
4a11e24805 do not allow to chage tag tree selection, when current tag is under editing 2015-05-07 21:30:34 +02:00
honfika@gmail.com
c1226d39fd swf header editor 2015-04-27 16:57:36 +02:00
honfika@gmail.com
924627f413 text panel resizing fixed 2015-04-27 12:49:06 +02:00
honfika@gmail.com
7803fb78b4 #841 Loop control for sound preview 2015-04-26 15:50:26 +02:00
honfika@gmail.com
22751367cd #844 lowercase/uppercase convertion in DefineTexts 2015-04-07 20:26:49 +02:00
honfika@gmail.com
18af792012 #825 hot keys (and maybe new buttons on new panel) to switch to next or previous DefineText 2015-03-07 22:55:09 +01:00
honfika@gmail.com
d500eceb2d #823 translatex buttons (FFDec freezes on large files when pressing these buttons) fixed 2015-03-04 19:54:01 +01:00
honfika@gmail.com
128717a5e9 autosave bug fixed 2015-03-02 22:46:29 +01:00
honfika@gmail.com
f8385fad28 #809 autogwow when button is hold fixed 2015-02-28 22:48:58 +01:00
honfika@gmail.com
ca30321d08 #809 autogwow when button is hold, justify align fixes 2015-02-28 20:35:26 +01:00
honfika@gmail.com
2befbcb65d #805 Autosave 2015-02-26 23:56:48 +01:00
honfika@gmail.com
88adac7965 #805 Editor mode for Define*Texts improved 2015-02-26 17:47:05 +01:00
honfika@gmail.com
9b6816dbeb #805 Editor mode for Define*Texts added 2015-02-22 14:12:42 +01:00
honfika@gmail.com
47ae1039a7 Outdent => Unindent 2015-02-22 11:44:09 +01:00
honfika@gmail.com
24e1e600b3 #809 Move left, right buttons for DefineTexts using translatex parameter 2015-02-22 10:48:20 +01:00
honfika@gmail.com
e5f233c32c #811 Export ActionScript fail fixed
Creating buttons simplified (common code lines moved to function)
2015-02-21 19:14:01 +01:00
Jindra Petřík
f190399895 Issue #803 Align buttons moved to top toolbar, tooltip added 2015-02-21 07:24:03 +01:00
honfika@gmail.com
27551761e6 justify text 2015-02-20 21:13:11 +01:00
honfika@gmail.com
c0e78c823b Undo tag 2015-02-19 21:21:15 +01:00
honfika@gmail.com
2aba948769 #803 Align text (left, right, center) in Define*Text 2015-02-18 20:22:21 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
26dd283d3f format source files 2015-01-13 21:19:10 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
3cf464a78f refresh tag tree after editing 2014-12-21 17:40:43 +01:00
honfika@gmail.com
7c4bbadd50 text preview color changed 2014-12-20 20:36:28 +01:00
honfika@gmail.com
b857f01cc9 Render text during text editing and show old text in background with lighter color 2014-12-19 22:45:45 +01:00
honfika@gmail.com
907a97dfe9 cache clear fix, font list selected value fixed 2014-12-19 13:30:21 +01:00
honfika@gmail.com
0392698c33 syntax highlighting fixes 2014-12-16 00:33:42 +01:00
honfika@gmail.com
c17afde4cf Text highlighting fixed 2014-12-06 16:39:39 +01:00
honfika@gmail.com
61ad56596b escape ascii control characters 2014-11-22 17:16:08 +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
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
f3690a0e3c Goto declaration fixes
JSyntaxPane updated JFlex for unicode ranges
Goto this declarations
2014-11-09 13:28:52 +01:00
honfika@gmail.com
824f40c803 more AS2 deobfuscation fixes & cleanup 2014-09-21 00:07:04 +02:00
Jindra Petřík
c2b5328fa8 Issue #674 Text hilighting initialization fix 2014-09-15 21:43:54 +02:00
honfika
6e7e92ddf2 java source code formatting 2014-06-22 09:52:54 +02:00
Jindra Petřík
303935cf4e Issue #337 quickfind visibility improved
AS Search Results dialog instead of panel with prev/next
2014-06-01 10:52:52 +02:00
Jindra Petřík
199a4d0c2b trunk contents moved to root 2014-05-10 20:50:57 +02:00