WerWolv
e0fccacc32
fix: Nightlies always having an update available, even if we're already on latest
2025-08-27 23:05:00 +02:00
WerWolv
145c8ff804
impr: Update about page
2025-08-27 21:27:06 +02:00
WerWolv
40ccbd0d86
feat: Added pattern-provided file information to information view
2025-08-25 21:44:59 +02:00
WerWolv
c1a14cb4d4
impr: Ensure that wrapped text doesn't end up wrapping at every character
2025-08-25 21:22:43 +02:00
WerWolv
66efcf91d3
feat: Added file information command line option and fullscreen view
2025-08-24 21:21:34 +02:00
WerWolv
ba71a300ec
fix: Semantic version comparison only working in one direction
2025-08-23 11:04:41 +02:00
WerWolv
b3d07b4573
fix: Properly ignore return value of std::system
2025-08-18 20:38:15 +02:00
WerWolv
4bea8f4c65
fix: Linux toast creation code
2025-08-18 20:04:44 +02:00
WerWolv
7f5ae41d8a
fix: Welcome screen quick settings executing handler more than once
2025-08-18 20:04:20 +02:00
WerWolv
d8f8e61a11
fix: Use modern notification API on macOS
2025-08-17 23:35:48 +02:00
WerWolv
3c9aa97f6c
feat: Added function to show toast messages, moved native error message function to libimhex
2025-08-17 22:46:38 +02:00
WerWolv
dd3b6a47d2
fix: Remove non-existent include
2025-08-17 18:10:28 +02:00
WerWolv
fa8102f93d
fix: getOSLanguage issues on macOS and the Browser
2025-08-17 17:59:56 +02:00
WerWolv
ef3678bfaf
fix: Missing <mutex> include
2025-08-17 17:48:49 +02:00
WerWolv
4ade751caf
feat: Added support for choosing the system-native language
2025-08-17 15:50:27 +02:00
WerWolv
4fc1f0491e
fix: Various font loading issues and Weblate fuck ups
2025-08-17 14:33:34 +02:00
WerWolv
5666baf2bc
impr: On/Off state of dimmed toggles easier to see
2025-08-16 20:43:41 +02:00
WerWolv
a411d489c1
fix: Weird widget overlap with prefix inputs
2025-08-16 11:48:51 +02:00
WerWolv
762eacb7c8
feat: Allow any custom content to be displayed in the command palette
2025-08-15 20:17:58 +02:00
WerWolv
ce0c97e6d5
feat: Add ImGuiExt::InputPrefix
2025-08-15 17:30:07 +02:00
WerWolv
3ed7834945
feat: Allow custom UIs to be drawn in the command palette
2025-08-15 17:29:00 +02:00
WerWolv
5147d8ab63
fix: More missing includes
2025-08-14 22:49:02 +02:00
WerWolv
babd9584a6
build: Fix a few remaining build errors
2025-08-14 21:58:07 +02:00
WerWolv
fbde2942de
build: Refactor ContentRegistry into multiple separate files
2025-08-14 21:22:03 +02:00
WerWolv
d920718b44
build: Refactor ImHexAPI into multiple separate files
2025-08-14 20:16:40 +02:00
WerWolv
4ca429e389
impr: Allow post-processing shaders to be set dynamically
2025-08-14 17:11:37 +02:00
WerWolv
5fa9aaa6a6
fix: Crash when opening provider after warm-restarting ImHex
2025-08-13 20:35:25 +02:00
WerWolv
63711f652f
fix: Fonts being scaled twice as big by default on macOS
2025-08-13 20:24:00 +02:00
WerWolv
95ae5a26ed
fix: Don't load workspaces from non-writable places since they can't be updated then
2025-08-13 17:32:04 +02:00
WerWolv
6febe9982b
impr: Significantly reduce memory usage
2025-08-12 18:00:47 +02:00
WerWolv
b5a3a8b4c2
impr: Rewrite Localization Manager to use more standard format and load localizations on the fly
2025-08-12 18:00:10 +02:00
WerWolv
09b2e20a3d
impr: Save most of the hex editor settings
...
#2398
2025-08-11 21:03:18 +02:00
WerWolv
ad2a36676c
fix: Issues when running the updater on Linux
2025-08-11 17:44:49 +02:00
WerWolv
73a59fe5c1
impr: Modernize Tools view
2025-08-10 12:36:11 +02:00
WerWolv
66e407549e
fix: Missing return value in update function
2025-08-09 23:49:59 +02:00
WerWolv
0870ab4d3c
feat: Add option to check for updates to the Extras menu
2025-08-09 23:46:15 +02:00
WerWolv
6be0eeff72
impr: Allow more release types to be updated
2025-08-09 23:31:07 +02:00
WerWolv
d925c8216d
impr: Allow ImHex to be used without subpixel rendering on Windows if only OpenGL 3 is available
2025-08-09 19:13:45 +02:00
WerWolv
dbc5819bc4
fix: Handling of unchanged shortcut keys
2025-08-09 14:23:36 +02:00
WerWolv
fd2d50508b
fix: Update nightly update detection logic to work with release changes
2025-08-09 12:10:25 +02:00
WerWolv
cd5b16cce5
fix: Another missing include
2025-08-09 10:34:09 +02:00
WerWolv
cc1ac95af6
fix: Missing include
2025-08-09 10:23:35 +02:00
WerWolv
59c6d3090b
fix: Clang doesn't support std::chrono::parse() yet
2025-08-08 23:32:07 +02:00
WerWolv
ce66f3a98a
build: Fix remaining missing includes
2025-08-08 22:56:21 +02:00
WerWolv
ad87f005fe
feat: Added command line palette option to open/focus views
2025-08-08 22:36:46 +02:00
WerWolv
82ceb2e11f
impr: Better auto updater, added support for updating nightlies
2025-08-08 21:25:52 +02:00
WerWolv
725462b222
fix: Diffing task not being properly cancelable
...
Fixes #2383
2025-08-08 17:47:15 +02:00
WerWolv
d39d33de32
fix: Inconsistent look of welcome screen hyperlinks
2025-08-07 17:09:07 +02:00
WerWolv
f358069cc1
feat: Allow plugins to add their own welcome screen quick settings, improve UI
2025-08-06 22:51:59 +02:00
aoqia194
cf87294a8c
feat: Add EventViewClosed event ( #2377 )
...
Where one door opens, another one closes (said someone) and in this
situation i mean view, because there's no event for closing a view only
opening one, so please add this :c
### Problem description
Simply adds an **EventViewClosed** to match the pre-existing
**EventViewOpened**. Also fixes the issue where EventViewOpened wouldn't
trigger for windows that were popups (even if they are technically a
View.
### Implementation description
I mirrored the current functionality of EventViewOpened for closing.
---------
Co-authored-by: paxcut <53811119+paxcut@users.noreply.github.com >
2025-08-06 22:22:46 +02:00