Commit Graph

68 Commits

Author SHA1 Message Date
Jindra Petřík
9d4a8feb2b Added Context menu items to create new tags (shape, sprite, image, movie, sound, binaryData) from files and using font embed dialog for fonts 2023-11-05 21:11:10 +01:00
Jindra Petřík
dc5e50813f Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes 2023-10-16 09:36:06 +02:00
Jindra Petřík
ef9e80cb21 Fixed Proper error message when there is no room for new characters in the font (DefineFont1)
Fixed Synchronization problems when adding characters to the font vs its display
2023-10-01 18:21:38 +02:00
Jindra Petřík
487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík
c2ceec8628 Added #1901 Editor mode and autosave feature for header, raw editor, transform 2022-12-23 17:02:50 +01:00
Jindra Petřík
9875a1104b Added #1901 Double click tree node to start edit
Added Info about editation in status bar
2022-12-18 23:10:24 +01:00
Jindra Petřík
efded83357 Even disabled save button disables switching on more items 2022-12-18 23:10:24 +01:00
Jindra Petřík
179065f885 Disable switching when font info is edited 2022-12-18 23:10:24 +01:00
Jindra Petřík
0b6f5fa957 Changed Full path inside bundle is displayed as SWF name instead simple name
Fixed Storing SWF configuration for files inside bundles and/or binarydata
2022-11-14 10:04:55 +01:00
Jindra Petřík
4c6ccf0d63 Character sets are limited to GB2312, Shift_JIS, Unicode, and all singlebyte.
Fixed font code points - proper characters display, adding, etc.
2022-11-14 10:04:55 +01:00
Jindra Petřík
1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík
0896f45615 Taglist edit fix 2 2022-11-01 21:51:18 +01:00
Jindra Petřík
5d918104ab Fixed Leading of the font can be set to negative value 2022-10-29 00:27:35 +02:00
Jindra Petřík
10b0875358 organize imports inspection 2022-10-23 16:54:49 +02:00
Jindra Petřík
6f5602ac60 Fixed Editation of font descent colliding with leading 2021-11-19 13:03:23 +01:00
Jindra Petřík
a52a4206ca Set parent component for Save/Open file dialogs 2021-04-05 16:56:59 +02:00
Jindra Petřík
a7989d2d02 Fixed: #1670 Parent component/window of dialogs not properly set 2021-04-05 16:56:59 +02:00
Jindra Petřík
742525a365 organize imports 2021-03-12 22:12:39 +01:00
Jindra Petřík
f0b64e79fc Font editing - font name, ascent, descent, leading
DefineCompactedFont (GFX) kerning import
2021-03-05 21:22:55 +01:00
Jindra Petřík
3ec8ab1f91 import ascent, descent leading 2021-03-05 21:22:55 +01:00
Jindra Petřík
9fffe11861 #1561 Font editing - import kerning when adding characters 2021-03-05 21:22:55 +01:00
Jindra Petřík
b08567de7a Fixed: #1622 Slow scrolling (search results, advanced settings and others) 2021-03-05 21:22:55 +01:00
Jindra Petřík
6e58fa79fb FontPanel scrollRectToVisible fix 2021-02-24 19:55:59 +01:00
Jindra Petřík
c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík
fc19983ae9 loading list of fonts on demand - X11 load bug on Java9 2018-01-20 21:09:27 +01:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
Jindra Petřík
6e74ff5951 Set advance values has confirm message 2016-09-17 17:46:27 +02:00
honfika@gmail.com
5107a644cc jump to resources view from hex view 2016-08-01 16:53:54 +02:00
Jindra Petřík
afc2c05cbb Introduce end-of-line normalization 2016-07-23 21:19:44 +02:00
honfika@gmail.com
eaca6361c7 remove character functionality 2016-06-08 15:22:32 +02:00
honfika@gmail.com
81c3df016d Issue #1244 Allow to compile back Unknown instructions 2016-05-29 10:00:33 +02: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
5ed98393ee ask the user to update the texts if and only if any character was changed 2016-01-07 10:37:09 +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
16a27789e3 swf.tags and sprite.subtags are private to avoid modifying the list without setting the isModified flag + some small chages 2015-12-27 10:19:27 +01:00
honfika@gmail.com
300022acc7 #1075 Lenght of DefineText is more larger than original when DefineText is saved: detect letter spacing 2015-12-20 11:12:32 +01:00
Jindra Petřík
0cea275073 A fix ? 2015-07-03 18:34:17 +02:00
honfika@gmail.com
3ac9d3ee44 font panel fix again 2015-05-23 09:15:37 +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
e49296770f format source code 2015-05-08 13:33:40 +02:00
honfika@gmail.com
e7ce5e46a0 action lsiteners converted to java 8 member references 1 2015-05-01 23:58:36 +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
4f03c3bf80 Scrollbar added to fontpanel 2015-04-27 11:04:05 +02:00
honfika@gmail.com
505fdf2366 #728 Large fonts, #857 add scroll on DefineFont3 2015-04-26 00:11:53 +02:00
Jindra Petřík
a7e79a9570 Javadoc warnings fixed
(Some JNA docs also changed to standard comments)
2015-04-06 06:32:40 +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