WerWolv
8081dff6b6
build: Updated libfmt ( #2234 )
2025-05-09 19:00:04 +02:00
WerWolv
02cadc264e
build: Try to use macOS 13 SDK if possible
2025-04-14 20:42:37 +02:00
WerWolv
a0ca5b8072
fix: Missing include on clang 20
2025-04-14 20:21:53 +02:00
WerWolv
d2caa1859d
fix: LayoutManager build issues
2025-04-09 07:26:45 +02:00
PietHelzel
f6c25b30ae
fix: Saving layout now picks the first path in the list ( #2208 )
...
<!--
Please provide as much information as possible about what your PR aims
to do.
PRs with no description will most likely be closed until more
information is provided.
If you're planing on changing fundamental behaviour or add big new
features, please open a GitHub Issue first before starting to work on
it.
If it's not something big and you still want to contact us about it,
feel free to do so !
-->
### Problem description
Saving a layout using the "Workspace -> Layout -> Save Layout ..."
button saved to the last writable path in the list that can be found in
the "Help -> About" menu. Instead, it should write to the first working
path encountered.
### Implementation description
Getting all of the writable paths, then picking the first one.
### Screenshots
<!-- If your change is visual, take a screenshot showing it. Ideally,
make before/after sceenshots -->
### Additional things
<!-- Anything else you would like to say -->
2025-04-08 21:47:20 +02:00
WerWolv
96afccc46c
fix: Workspaces not being updated correctly
2025-04-03 23:55:35 +02:00
WerWolv
4e582d02f5
fix: More issues with OpenGL texture deallocation
2025-02-27 21:44:42 +01:00
WerWolv
f3a9ca6d6f
fix: Only try to delete textures if OpenGL is still available
2025-02-26 16:03:37 +01:00
WerWolv
f96fa596b3
fix: Debug assertion
2025-02-24 19:52:41 +01:00
WerWolv
ccaf1e33c0
build: Make this modules stuff actually mostly work on Clang
2025-02-18 00:39:53 +01:00
WerWolv
abf97212fe
build: Added some initial test code for C++ Modules
2025-02-17 22:57:21 +01:00
WerWolv
efa50a8c39
fix: Revert accent color changes
2025-02-16 22:52:54 +01:00
WerWolv
983be04722
impr: Allow accent colors to have darker colors
2025-02-16 21:24:23 +01:00
WerWolv
e484587778
fix: Don't parse version string on every call
2025-02-16 20:08:10 +01:00
WerWolv
bf10d333cd
fix: Default scale of Web version on macOS
2025-02-16 16:35:37 +01:00
WerWolv
267ef37cb6
fix: Use after free when logging during plugin unload
2025-02-16 16:19:00 +01:00
WerWolv
879e4c9d58
build: Move menu items handler into libimhex
2025-02-16 15:48:44 +01:00
WerWolv
67340e1526
impr: Make sure to only ever load plugins once
2025-02-16 15:14:23 +01:00
WerWolv
f6e3ede178
impr: Make hyperlink icons gray
2025-02-16 14:30:06 +01:00
WerWolv
870aeb34fc
feat: Added a title bar backdrop color gradient
2025-02-16 11:33:41 +01:00
WerWolv
54f3bc0262
impr: Use heuristic to determine backing scale factor on the web
2025-02-15 22:30:06 +01:00
WerWolv
e232a2b33d
fix: Web build rendering
2025-02-15 22:23:49 +01:00
WerWolv
73a3b217a4
fix: Scaling on the web version
2025-02-15 21:26:03 +01:00
WerWolv
8b2184f8e3
updater: Fixed updater not working properly on macOS
2025-02-15 17:50:29 +01:00
WerWolv
419787e17c
impr: Make auto updater work better on Windows
2025-02-15 16:46:36 +01:00
WerWolv
83e0ce0042
fix: Corporate environment detection not working correctly
2025-02-15 11:09:20 +01:00
WerWolv
b3d208e6e6
impr: Allow sidebar to be only resized from the right
2025-02-10 21:42:12 +01:00
WerWolv
e1580e51cf
build: Make ImHex fully compile with warnings enabled in MSVC
2025-02-10 09:42:35 +01:00
WerWolv
1fa27b7f09
build: Fix remaining wasm build issues
2025-02-08 10:50:04 +01:00
WerWolv
ed6da7fe14
fix: Writing not working correctly through a provider view
2025-02-07 15:45:38 +01:00
WerWolv
96afa650d1
fix: Properly trigger shortcuts on selected view on macOS
2025-02-06 22:13:06 +01:00
WerWolv
930d2b4280
fix: Some shortcuts not working correctly on macOS
2025-02-06 15:58:18 +01:00
WerWolv
0cd557a686
impr: Remove frame from selectable text regions
2025-02-06 14:00:32 +01:00
WerWolv
6142bf859b
fix: Missing new line
2025-02-06 13:27:48 +01:00
WerWolv
b6498b5c2d
fix: Build error when including file in ObjC code
2025-02-06 13:04:36 +01:00
WerWolv
cd2acd73b4
build: Fix libpl linking
2025-02-06 12:08:57 +01:00
WerWolv
6252fd399a
fix: Loading/Storing of shortcut keys
2025-02-05 20:09:24 +01:00
WerWolv
6b11028b72
impr: Use proper function to get environment variables
2025-02-05 13:47:38 +01:00
WerWolv
269c3e7398
fix: Wrong keys being loaded from settings for shortcuts
2025-02-05 13:47:17 +01:00
WerWolv
08335041f5
fix: Crash on Linux uf XDG_SESSION_TYPE is not set
2025-02-05 09:40:13 +01:00
WerWolv
c94265c77b
build: Only add magic library dir in regular build
2025-02-03 21:48:13 +01:00
WerWolv
7ddfba1b4c
build: Exclude more libraries from external plugin builds
2025-02-03 21:46:21 +01:00
WerWolv
9ecdd28eea
build: Don't link against libcurl in external plugin builds
2025-02-03 21:43:57 +01:00
WerWolv
3f470aabe9
fix: Compile errors
2025-02-03 21:11:48 +01:00
WerWolv
0a6681ccb7
impr: Remove dependencies on curl, mbedTLS and GLFW in the SDK
2025-02-03 20:50:11 +01:00
WerWolv
9fb38922ea
impr: Disable main menu items for views that aren't selected right now
2025-02-02 22:32:24 +01:00
WerWolv
19f9296a40
feat: Added blocking tasks that show a full-screen modal when active
2025-02-02 11:24:28 +01:00
WerWolv
5084009d62
fix: Invalid iterator dereference when removing providers
2025-02-01 20:10:13 +01:00
WerWolv
327a02b87d
fix: Plugins not having a proper entry point on MSVC
2025-02-01 19:14:15 +01:00
WerWolv
483468a6c7
impr: Make WorkspaceManager internals static
2025-02-01 16:02:45 +01:00