iTrooz
|
f332963c75
|
build: remove IMHEX_COMMIT_HASH_SHORT cmake flag (#1539)
|
2024-02-10 01:40:33 +00:00 |
|
WerWolv
|
a5f6756659
|
impr: Hide window immediately after render loop finishes
|
2024-02-09 19:42:47 +01:00 |
|
WerWolv
|
ebe0276141
|
impr: Add small gap between window frame and title bar buttons
|
2024-02-09 19:39:26 +01:00 |
|
WerWolv
|
9d47ba9031
|
impr: Cleanup pattern drawer, added comment column
|
2024-02-09 18:37:05 +01:00 |
|
iTrooz
|
09dd25dc0a
|
fix: Remove debug package created by makepkg (#1537)
|
2024-02-08 15:49:28 +00:00 |
|
WerWolv
|
dfc249135f
|
build: Make plugin RPATH on Linux point to the plugins folder
|
2024-02-07 21:51:59 +01:00 |
|
WerWolv
|
c3d755a3e2
|
fix: Decoding of Windows error messages being broken
|
2024-02-07 21:51:37 +01:00 |
|
WerWolv
|
1195d2f2e4
|
patterns: Updated pattern language
|
2024-02-05 18:49:51 +01:00 |
|
WerWolv
|
b05f478207
|
patterns: Updated pattern language
|
2024-02-04 21:45:53 +01:00 |
|
WerWolv
|
1c28d4f610
|
fix: Error message formatting
|
2024-02-04 20:59:33 +01:00 |
|
WerWolv
|
77baf6f522
|
fix: Native error message formatting on Windows
|
2024-02-04 20:21:16 +01:00 |
|
WerWolv
|
f583df6c7d
|
impr: Improve overwriting individual characters in the hex editor editing mode
|
2024-02-04 17:19:08 +01:00 |
|
WerWolv
|
4093fadcae
|
fix: Revert Windows title bar changes since window wasn't draggable anymore
|
2024-02-04 14:59:33 +01:00 |
|
WerWolv
|
16adacb722
|
fix: Footer height being wrong
|
2024-02-04 14:18:20 +01:00 |
|
Nik
|
5e5714baeb
|
patterns: Merged in new pattern language refactor (#1533)
|
2024-02-04 14:03:42 +01:00 |
|
WerWolv
|
f60986de8e
|
fix: Window title bar not looking correct on Windows
|
2024-02-04 13:55:15 +01:00 |
|
WerWolv
|
a6f4d0cdec
|
impr: Unfocus ImGui windows when main window loses focus
|
2024-02-03 23:56:08 +01:00 |
|
WerWolv
|
64d147bf96
|
fix: Window footer being way too narrow
|
2024-02-03 22:43:06 +01:00 |
|
WerWolv
|
fe3facfc95
|
impr: Implement borderless window mode for macOS
|
2024-02-03 22:39:31 +01:00 |
|
WerWolv
|
3555fc01c5
|
impr: Allow closing menus by clicking on title bar on Windows
|
2024-02-03 20:19:45 +01:00 |
|
WerWolv
|
ab02cb0a19
|
build: Bundle libpl into rpm packages
|
2024-02-03 19:59:58 +01:00 |
|
WerWolv
|
24815c0370
|
fix: libpl not being installed correctly
|
2024-02-03 14:43:41 +01:00 |
|
WerWolv
|
a03e8dd879
|
impr: Harden settings system to not crash ImHex when having outdated configs
Fixes #1514
|
2024-02-03 12:16:36 +01:00 |
|
WerWolv
|
2ea0bbe5ca
|
fix: Window title not always updating correctly
|
2024-02-03 11:29:04 +01:00 |
|
WerWolv
|
21e1d01394
|
patterns: Updated pattern language
|
2024-02-03 11:14:08 +01:00 |
|
WerWolv
|
ab842cbd73
|
build: Fix pattern language shared library ending up in the wrong folder on Linux
|
2024-02-03 10:41:11 +01:00 |
|
WerWolv
|
e864c1aaac
|
fix: Crash due to libmagic bug when using MAGIC_COMPRESS with magic_buffer
#1529
|
2024-02-02 23:22:46 +01:00 |
|
WerWolv
|
a80f9e9ca7
|
build: Don't re-sign macOS bundle unless requested
|
2024-02-01 23:56:14 +01:00 |
|
WerWolv
|
959a404e1c
|
fix: Don't pass nullptrs to libmagic
#1485
|
2024-02-01 22:35:24 +01:00 |
|
iTrooz
|
7546655695
|
fix: Fix detected wasm file size being wrong (#1525)
|
2024-02-01 14:03:33 +00:00 |
|
WerWolv
|
be0e50f983
|
web: Fix progress bar overflowing
|
2024-02-01 12:40:37 +01:00 |
|
WerWolv
|
baaf84298c
|
impr: Disable console color output in web version
|
2024-02-01 12:09:43 +01:00 |
|
WerWolv
|
dfeb9dbc84
|
web: Allow setting language through URL parameters
|
2024-02-01 11:57:26 +01:00 |
|
WerWolv
|
4fd4b3dfad
|
fix: Using cli arguments with statically linked plugins not working
|
2024-02-01 11:40:27 +01:00 |
|
WerWolv
|
7709f4e307
|
feat: Allow setting language through the command line
|
2024-02-01 10:58:45 +01:00 |
|
WerWolv
|
26eec66f89
|
web: Make progress bar prettier
|
2024-02-01 10:18:54 +01:00 |
|
iTrooz
|
e3c3233b3a
|
feat: Add progress bar to web version (#1523)
|
2024-01-31 21:15:23 +00:00 |
|
WerWolv
|
f0a44e54d0
|
feat: Add export selection to file option
|
2024-01-31 22:07:08 +01:00 |
|
WerWolv
|
7a6ee756b8
|
patterns: Updated pattern language
|
2024-01-31 15:40:29 +01:00 |
|
WerWolv
|
944b3a5b6c
|
fix: Selection valid check not working correctly
|
2024-01-31 15:31:51 +01:00 |
|
WerWolv
|
4a9bac3cd5
|
fix: Crash when opening file picker
|
2024-01-31 15:31:23 +01:00 |
|
WerWolv
|
2e630a48f7
|
build: Downgrade and lock emsdk version for now
|
2024-01-31 14:36:36 +01:00 |
|
iTrooz
|
baf1e88689
|
doc: fix --build flag in web docker compose (#1522)
|
2024-01-31 11:19:26 +00:00 |
|
WerWolv
|
80953a2286
|
feat: Allow jumping from hex editor to patterns and from patterns to source line
|
2024-01-31 11:26:22 +01:00 |
|
WerWolv
|
6393bfda37
|
build: Updated libwolv
|
2024-01-30 23:36:52 +01:00 |
|
WerWolv
|
d0bdfcd20b
|
git: Update more github actions
|
2024-01-30 22:31:04 +01:00 |
|
WerWolv
|
e7b615c7e7
|
fix: Memory leak in event manager
|
2024-01-30 22:00:42 +01:00 |
|
WerWolv
|
2fd370f4ae
|
tests: Clear events after tests ran
|
2024-01-30 21:24:26 +01:00 |
|
WerWolv
|
6b86ef3015
|
fix: Missing include
|
2024-01-30 21:20:53 +01:00 |
|
WerWolv
|
10f6aa3e4e
|
fix: Default magic database not being bundled correctly
|
2024-01-30 21:19:43 +01:00 |
|