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
Jindra Petřík
b5e586e5b4
I hope better guides icon
2025-05-06 01:15:04 +02:00
Jindra Petřík
78d8225d26
Missing guides icon
2025-05-06 00:51:27 +02:00
Jindra Petřík
282320f061
Added: #2370 Show/Hide guides, lock guides, clear guides actions from icon menu
2025-05-05 22:40:48 +02:00
Jindra Petřík
fd114a10b7
Better ruler icon
2025-05-05 21:19:01 +02:00
Jindra Petřík
943e1af20d
Toggle ruler icon
2025-05-05 20:06:45 +02:00
Jindra Petřík
b954d2bf39
Snap align to stage borders
2025-05-05 19:25:47 +02:00
Jindra Petřík
87b962ea12
Added: #2370 Magnet icon toggle for snap options.
...
Better popups for deobfuscate options + link options.
2025-05-05 12:30:15 +02:00
Jindra Petřík
3bfe8ec768
Update metadata
...
check-spelling run (push) for dev
Signed-off-by: check-spelling-bot <check-spelling-bot@users.noreply.github.com >
on-behalf-of: @check-spelling <check-spelling-bot@check-spelling.dev >
2025-05-05 02:29:39 +02:00
Jindra Petřík
76031a1c24
Added: #2370 Snap align
2025-05-04 21:07:34 +02:00
Jindra Petřík
47195e1eaf
Checkstyle fix
...
Remove prints left
2025-05-04 14:54:41 +02:00
Jindra Petřík
91f938c79e
Fixed: Transforming shape when first edge has no moveTo flag (coordinates 0, 0)
2025-05-04 14:47:03 +02:00
Jindra Petřík
096bef7fa5
Touchpoint on freetransform
2025-05-04 14:35:31 +02:00
Jindra Petřík
4af742a16b
Snapping for editing shape points
2025-05-04 13:58:22 +02:00
Jindra Petřík
d6b2096d3a
Fixed: Editing shape points when first edge has no moveTo flag (coordinates 0, 0)
2025-05-04 13:53:56 +02:00
Jindra Petřík
a7c70deca3
Added: Snap to objects and pixels,
...
Configuration for it
2025-05-04 12:32:14 +02:00
Jindra Petřík
02285cbf27
Added: #2370 Snap to guides
2025-05-04 10:46:48 +02:00
Jindra Petřík
f61bc9ea24
Added: Objects dragging - show touch point and snap it to 9 important points around object rectangle
2025-05-04 09:53:56 +02:00
Jindra Petřík
c49bfdf04b
Guides cursor stays after drag
2025-05-04 07:00:26 +02:00
Jindra Petřík
9cd0055302
Dragging fix
2025-05-04 01:15:42 +02:00
Jindra Petřík
ee0533d4b1
Guides cursor
2025-05-04 01:01:11 +02:00
Jindra Petřík
7f5573976f
Spelling fix
2025-05-03 23:34:13 +02:00
Jindra Petřík
83aca24d15
Added: #2370 Objects display - Create guides by dragging from a ruler
2025-05-03 23:08:15 +02:00
Jindra Petřík
3236111fea
Added: #2370 Objects display - Option to show horizontal and vertical rulers
2025-05-03 14:30:41 +02:00
Jindra Petřík
b63371f7e0
Updated changelog.
2025-05-02 13:57:12 +02:00
Jindra Petřík
352671b95c
Update metadata
...
check-spelling run (push) for dev
Signed-off-by: check-spelling-bot <check-spelling-bot@users.noreply.github.com >
on-behalf-of: @check-spelling <check-spelling-bot@check-spelling.dev >
2025-05-02 13:40:19 +02:00
Jindra Petřík
7db972933b
Spelling fix
2025-05-02 13:36:28 +02:00
Jindra Petřík
c64f629d92
Removed association from NSIS installer again
2025-05-02 13:33:51 +02:00
Jindra Petřík
f6d4540324
Spelling fix
2025-05-02 13:24:37 +02:00