Commit Graph

8046 Commits

Author SHA1 Message Date
Jindra Petřík
e508eee37b Checkstyle fix 2025-05-11 02:26:50 +02:00
Jindra Petřík
a0adfda43e Fixed: Bevel and Glow filters incorrect rendering 2025-05-11 02:20:49 +02:00
Jindra Petřík
9474a0415b Simple editor - filters - gradient editation 2025-05-10 22:41:09 +02:00
Jindra Petřík
495f50852b Select previous filter on deleting. 2025-05-10 17:00:49 +02:00
Jindra Petřík
d0104cd8e1 updateColumns fix, Filter values have units 2025-05-10 16:29:37 +02:00
Jindra Petřík
fc86082945 Localized filter names 2025-05-10 16:18:03 +02:00
Jindra Petřík
71387d9015 Simple editor - filters - adding new 2025-05-10 16:10:09 +02:00
Jindra Petřík
3133d7b6d0 Simple editor - filters (editing only existing, without gradients) 2025-05-10 13:13:17 +02:00
Jindra Petřík
c1007fae70 Fixed RGBA equals method 2025-05-10 13:05:27 +02:00
Jindra Petřík
b726c5ed08 Added: Simple editor - filters (read only yet) 2025-05-10 00:43:58 +02:00
Jindra Petřík
52ff9c56b3 #355 Updated chinese translation - use first translation from the two 2025-05-09 17:55:03 +02:00
Jindra Petřík
348cc23632 #355 Updated chinese translation 2025-05-09 17:34:21 +02:00
Jindra Petřík
b22a0666c9 Updated czech translation 2025-05-09 17:26:03 +02:00
Jindra Petřík
ad1c528415 Fixed: Simple editor - white square on top left corner of the timeline 2025-05-09 17:04:54 +02:00
Jindra Petřík
046639937c Fixed: Simple editor - adding a library item to the last frame adds a frame 2025-05-09 16:49:15 +02:00
Jindra Petřík
341bab395e Added: Simple editor - change background color 2025-05-09 16:36:07 +02:00
Jindra Petřík
0965ec529f Merge branch 'dev' of https://github.com/jindrapetrik/jpexs-decompiler into dev 2025-05-09 15:02:59 +02:00
Jindra Petřík
37451d0991 Updated changelog 2025-05-09 15:02:24 +02:00
Lance Fetters
97fb9594dc Support BSD version of sed in java version check
Previously, the `check_java_version` function used a regular expression
that worked with GNU sed, but failed with BSD sed. This change uses an
extended regular expression that works with both sed flavors.
2025-05-09 14:46:34 +02:00
Jindra Petřík
618ad9b387 Fixed again: #2454 SVG export - color matrix not applied to images.
Note: a conversion to PNG applied. This would make larger files for JPEG inputs :-(.
2025-05-09 14:40:44 +02:00
Jindra Petřík
beb3bd5d14 Added: Show in Simple editor context menu item for timelined items (sprites, buttons, swfs) 2025-05-09 11:21:34 +02:00
Jindra Petřík
892ddf4706 Fixed: #2454 SVG export - color matrix not applied to images 2025-05-09 10:17:13 +02:00
Jindra Petřík
12e3afdd80 Save/Load even removed config fields 2025-05-09 01:24:50 +02:00
Jindra Petřík
bd8560508c Remove set movie delay config 2025-05-09 01:14:06 +02:00
Jindra Petřík
416fb77dff Updated czech translation 2025-05-09 01:12:41 +02:00
Jindra Petřík
4faa40bec8 Fixed: Select depth exception when timelined is null 2025-05-09 00:14:55 +02:00
Jindra Petřík
3427b111fa Search results icon 2025-05-09 00:01:55 +02:00
Jindra Petřík
79948df3d8 Fixed: Text search was not available as context menu option for AS3 scripts folder 2025-05-08 23:52:04 +02:00
Jindra Petřík
fd679eaf9a Removed flash player component and JavactiveX lib. 2025-05-08 23:30:22 +02:00
Jindra Petřík
a1e28f8e88 Removed: Option to preview flash items via ActiveX component is no longer available. FFDec now supports its internal flash viewer only. 2025-05-08 23:12:47 +02:00
Jindra Petřík
1971fe9753 Added: Option to enter custom zoom level by clicking on zoom percentage label 2025-05-08 22:40:31 +02:00
Jindra Petřík
33dbaa7575 Move guide dialog icon. 2025-05-08 22:35:45 +02:00
Jindra Petřík
23a1f67a2f Input dialogs with icon 2025-05-08 22:33:52 +02:00
Jindra Petřík
b38fbbf54c Fixed: PR215 ffdec.sh - Ignore all java options when checking version 2025-05-08 21:30:46 +02:00
Lance Fetters
9795c155a3 Ignore all java options when checking version
Previously, only the environment variable _JAVA_OPTIONS was being
filtered out; this change will filter out all options (e.g.
_JAVA_OPTIONS, JAVA_TOOL_OPTIONS, JAVA_OPTS), and anything else that
comes before the string "openjdk version"/"java version".
2025-05-08 21:28:15 +02:00
Jindra Petřík
14851bebad Spelling fix 2025-05-08 21:24:28 +02:00
Jindra Petřík
725f61bf1b AdvancedSettings dialog - use GridBagLayout.
Color settings cannot click fix.
2025-05-08 21:21:29 +02:00
Jindra Petřík
aed9def14f SetLabeFor for labels in Grid/Guides/Snapping dialogs. 2025-05-08 20:09:48 +02:00
Jindra Petřík
86d21a1308 CheckboxMenuItems instead Checkboxes in Snap options button.
Moved Snap options button.
2025-05-08 19:47:46 +02:00
Jindra Petřík
78cbce64c3 Lines over ruler for selection bounds 2025-05-08 19:36:20 +02:00
Jindra Petřík
fb7fcd027c Move guides to specific position by double clicking them. 2025-05-08 18:54:35 +02:00
Jindra Petřík
374a130dec CheckStyle fix, FocusableJPanel renamed to FocusablePanel 2025-05-08 11:09:36 +02:00
Jindra Petřík
4595a39a91 Added: #2453 SVG export/import - use image-rendering attribute for image smoothing 2025-05-08 11:07:07 +02:00
Jindra Petřík
8fc5125a1a Color selection configuration is focusable 2025-05-08 09:48:19 +02:00
Jindra Petřík
60a50047b9 Fixed: Exceptions when closing non-ribbon window 2025-05-08 09:45:13 +02:00
Jindra Petřík
902c7a556e Grid does not overlap SWF border. 2025-05-08 08:22:57 +02:00
Jindra Petřík
c63ce2a26e Added: #2370 Snap align border space, object spacing, center alignment,
Setting for color and snap accuracy for guides, grid, 
Dialogs for editing grid, guides and snapping
2025-05-08 00:17:36 +02:00
Jindra Petřík
3d9e44d3f1 Added: Configure grid and guides color 2025-05-07 09:42:40 +02:00
Jindra Petřík
aff0b8aea3 Added: Display grid, snap to grid 2025-05-07 00:40:58 +02:00
Jindra Petřík
e39ad70255 Guides icon back to thicker 2025-05-06 20:43:12 +02:00