Commit Graph

71 Commits

Author SHA1 Message Date
Jindra Petřík
3508260abb Optional heap memory status widget in the titlebar 2025-07-07 18:15:19 +02:00
Jindra Petřík
0ac9ec748c Added: #2478 Simple editor - editing texts (not WYSIWYG, textual as in classic editor) 2025-07-06 18:51:24 +02:00
Jindra Petřík
07984d5154 Try to direct edit texts - unsuccessful. 2025-07-06 14:20:34 +02:00
Jindra Petřík
3f9f349a69 Update year in license headers to 2025 2025-05-26 07:41:42 +02:00
Josh Soref
eacadf7cea spelling: buttons
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
5573917e2d spelling: avoid
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Jindra Petřík
f3da12e032 Reformating to fix checkstyle. 2024-08-08 19:27:14 +02:00
Jindra Petřík
19c771bf44 Update license year 2024-08-05 11:17:25 +02: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
487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík
30a251da44 Editor mode fixed for texts and metadata 2022-12-18 23:10:24 +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
1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík
6234e7daef Hidden not working buttons for next/prev text tag in tag list view 2022-10-30 13:43:01 +01:00
Jindra Petřík
742525a365 organize imports 2021-03-12 22:12:39 +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
c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
honfika@gmail.com
5b0bd1f0c5 UI thread invoke fixes/improvements 2016-12-28 11:21:13 +01:00
honfika@gmail.com
11088fec36 #1308 Search by all P-code files 2016-12-19 22:21:53 +01:00
honfika@gmail.com
2690b658d0 #1313 Font Change 2016-12-03 15:56:00 +01:00
honfika@gmail.com
81c3df016d Issue #1244 Allow to compile back Unknown instructions 2016-05-29 10:00:33 +02:00
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