Commit Graph

102 Commits

Author SHA1 Message Date
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
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
db37029362 Added: Localized "Open with FFDec" context menu (switch association off/on to apply if already installed)
Fixed: Cleaner associations, putting association back to installer.
2025-05-02 13:15:15 +02:00
Jindra Petřík
303c507911 Test removing lnk files. 2025-04-05 16:45:41 +02:00
Vinfall
8999522fb2 fix: startup warning if _JAVA_OPTIONS is set 2025-01-25 09:31:44 +01:00
Jindra Petřík
53cd8ffd6d version changed to 22.0.2 2025-01-17 21:48:34 +01:00
Jindra Petřík
3d91020a15 version changed to 22.0.1 2024-11-20 17:06:44 +01:00
Jindra Petřík
ebe143b715 version changed to 22.0.0 2024-11-10 19:52:05 +01:00
Jindra Petřík
a205e1af11 Sol cookie editor can be run standalone. 2024-11-10 19:50:55 +01:00
Jindra Petřík
f113088c38 version changed to 21.1.3 2024-10-29 20:03:20 +01:00
Jindra Petřík
519c1c8686 version changed to 21.1.2 2024-10-29 16:57:27 +01:00
Josh Soref
66824de5be spelling: wordwrapping
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
08464b62cc spelling: variable
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
439f453182 spelling: unnecessary
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
690677f871 spelling: toggle
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
938e093eff spelling: rectangle
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
aee7d8e5dd spelling: prefers
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
5a3d515340 spelling: outside
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
f720611b83 spelling: necessary
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
3fde322c49 spelling: increment
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
c493698a1c spelling: deobfuscating
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
36dfc11e64 spelling: constraint
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
5e82d93d24 spelling: clipping
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
ad10dd134a spelling: case-sensitive
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
714eb4b2c5 spelling: assignment
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
f7c895b429 spelling: apostrophe
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
b579a0f321 spelling: antialiasing
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Josh Soref
70504ee3ba spelling: address
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-29 16:55:43 +01:00
Jindra Petřík
4ea906b6ca version changed to 21.1.1 2024-10-13 20:44:32 +02:00
Jindra Petřík
91aef0d65c Fixed: #2330 Windows EXE launcher (+ CLI) does not respect current working directory
Removed info about Launch4j from readme in favor of Launch5j.
2024-10-13 20:43:18 +02:00
Jindra Petřík
fe2dce2942 version changed to 21.1.0 2024-09-23 21:53:55 +02:00
Jindra Petřík
b25130eed9 Fixed: #2300, #2303 ShellFolder Comparaor Windows Java error 2024-09-23 21:52:25 +02:00
Jindřich Petřík
a884da26d4 version changed to 21.0.5 2024-09-05 09:56:54 +02:00
Stefan Hansson
43fe38ea0a Regenerate Appstream metainfo
Remove use of literal ampersand symbols which causes validation errors.
2024-09-05 09:56:04 +02:00
Jindřich Petřík
0e8ce16c4c version changed to 21.0.4 2024-08-27 12:36:48 +02:00
Jindřich Petřík
dbc9ac3a01 version changed to 21.0.3 2024-08-27 09:45:09 +02:00
Jindra Petřík
a649e4326b version changed to 21.0.2 2024-08-12 19:53:07 +02:00
Jindra Petřík
282fc7eaa0 version changed to 21.0.1 2024-08-08 19:29:58 +02:00
Stefan Hansson
8e22038ed5 Remove links from Appstream metainfo
These never worked, and now the validator complains about them existing,
so just remove them.
2024-08-06 00:14:52 +02:00
Stefan Hansson
098c54ad0c Use developer tag instead of developer_name tag in Appstream metainfo
<developer_name> has been deprecated:
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-developer_name
2024-08-06 00:14:52 +02:00
Jindra Petřík
f23e736100 version changed to 21.0.0 2024-08-05 11:20:59 +02:00
Alexander Morgun
e862f09f85 Quote jar path 2024-08-05 11:17:25 +02:00
Jindra Petřík
bf32ff1ae5 Cli help - add minus for commands 2024-08-05 11:17:25 +02:00
Jindra Petřík
2421074b69 legacy cli inside newcli 2024-08-05 11:17:25 +02:00
Jindra Petřík
4e63384f56 ffdec-cli as separate executable, project
ffdec executable on linux
2024-08-05 11:17:25 +02:00
Jindra Petřík
bd630b3359 version changed to 20.1.0 2023-12-30 18:07:46 +01:00
Jindra Petřík
d08082baf8 Fixed #2133 Linux/Mac - ffdec.sh not correctly parsing java build number on javas without it 2023-12-30 18:06:08 +01:00
Jindra Petřík
9170fef3cd fix ffdec.bat 2023-12-30 18:06:08 +01:00
Jindra Petřík
0a5eaa102f Added MEMORY and STACK_SIZE parameters now can be set via external variables FFDEC_MEMORY, FFDEC_STACK_SIZE 2023-12-30 18:06:08 +01:00
Jindra Petřík
e2c431aecd version changed to 20.0.0 2023-11-05 21:17:08 +01:00