Commit Graph

  • db000c4b12 fix: Missing GLFW include on macOS WerWolv 2025-02-06 14:12:52 +01:00
  • 0cd557a686 impr: Remove frame from selectable text regions WerWolv 2025-02-06 14:00:11 +01:00
  • 6142bf859b fix: Missing new line WerWolv 2025-02-06 13:27:48 +01:00
  • b6498b5c2d fix: Build error when including file in ObjC code WerWolv 2025-02-06 13:04:36 +01:00
  • c15030e96e git: Remove libpl from PDB extraction process WerWolv 2025-02-06 13:04:01 +01:00
  • cd2acd73b4 build: Fix libpl linking WerWolv 2025-02-06 12:08:57 +01:00
  • cfe06ea1b6 build: Statically link libpl again everywhere WerWolv 2025-02-06 12:03:20 +01:00
  • ca5c3e0e94 build: Fix linking against libpl in external plugins WerWolv 2025-02-05 20:09:42 +01:00
  • 6252fd399a fix: Loading/Storing of shortcut keys WerWolv 2025-02-05 20:09:24 +01:00
  • de571e2c2a build: Updated libwolv WerWolv 2025-02-05 20:09:12 +01:00
  • 0cbd052b91 build: Updated dependencies WerWolv 2025-02-05 15:09:04 +01:00
  • aa3ec3ece8 build: Updated dependencies WerWolv 2025-02-05 13:49:16 +01:00
  • 6b11028b72 impr: Use proper function to get environment variables WerWolv 2025-02-05 13:47:38 +01:00
  • 269c3e7398 fix: Wrong keys being loaded from settings for shortcuts WerWolv 2025-02-05 13:47:17 +01:00
  • 08335041f5 fix: Crash on Linux uf XDG_SESSION_TYPE is not set WerWolv 2025-02-05 09:39:51 +01:00
  • d75b9cf942 build: Properly link plugins against libpl if it's a shared library WerWolv 2025-02-04 12:16:46 +01:00
  • b55c40523f fix: Crash when closing ImHex with one or more view providers open WerWolv 2025-02-04 09:35:26 +01:00
  • 99a2dee7a2 build: Updated libromfs WerWolv 2025-02-03 22:06:43 +01:00
  • c94265c77b build: Only add magic library dir in regular build WerWolv 2025-02-03 21:48:13 +01:00
  • 7ddfba1b4c build: Exclude more libraries from external plugin builds WerWolv 2025-02-03 21:46:21 +01:00
  • 9ecdd28eea build: Don't link against libcurl in external plugin builds WerWolv 2025-02-03 21:43:57 +01:00
  • d8b36242f6 build: Don't set EXPORT_SYMBOLS when doing an external plugin build WerWolv 2025-02-03 21:33:41 +01:00
  • 3f470aabe9 fix: Compile errors WerWolv 2025-02-03 21:11:48 +01:00
  • 1e8dd54b3e build: Don't set -Wno-unused-result on MSVC WerWolv 2025-02-03 20:51:47 +01:00
  • 0a6681ccb7 impr: Remove dependencies on curl, mbedTLS and GLFW in the SDK WerWolv 2025-02-03 20:49:58 +01:00
  • 0140e24822 build: Fixed warning in miniaudio library WerWolv 2025-02-03 16:05:40 +01:00
  • 9fb38922ea impr: Disable main menu items for views that aren't selected right now WerWolv 2025-02-02 22:32:24 +01:00
  • 7752354598 impr: Make dark theme text slightly off-white WerWolv 2025-02-02 21:48:12 +01:00
  • 497670c4c3 fix: Don't apply backing scale factor twice to splash screen WerWolv 2025-02-02 21:36:49 +01:00
  • 84954cd2f1 build: Fixed more SDK errors WerWolv 2025-02-02 21:22:42 +01:00
  • 8b6eab401e fix: "Other Data Sources" welcome screen sub-window being too tall WerWolv 2025-02-02 21:15:56 +01:00
  • 71c11a5923 fix: Banner position being wrong while provider is loaded WerWolv 2025-02-02 21:15:31 +01:00
  • f345edb252 fix: Banners not being part of the main viewport WerWolv 2025-02-02 21:06:18 +01:00
  • be40fd9563 build: Apply flags correctly for imported libraries WerWolv 2025-02-02 20:50:49 +01:00
  • 5ee2ebfb4f build: Fix addXXXFlag functions for interface targets WerWolv 2025-02-02 20:32:24 +01:00
  • cfa6b706a8 patterns: Updated pattern language WerWolv 2025-02-02 20:32:06 +01:00
  • 42f2a62d62 build: Make plugin library sdk path relative WerWolv 2025-02-02 19:05:10 +01:00
  • 41b6ef930a build: Fix MinGW build WerWolv 2025-02-02 17:19:34 +01:00
  • 948cbe0a9c build: Updated dependencies WerWolv 2025-02-02 13:08:08 +01:00
  • 18669f3230 build: Move back to upstream lunasvg WerWolv 2025-02-02 12:14:32 +01:00
  • 4e9f944204 build: Install include folders of plugin libraries to SDK (#2074) Tim Blume 2025-02-02 12:12:40 +01:00
  • fe18cbaa41 fix: Always properly jump to cursor position when scrolling with arrow keys WerWolv 2025-02-02 12:06:34 +01:00
  • ed3712e1b9 fix: Shortcuts not working until a modal is opened WerWolv 2025-02-02 12:00:59 +01:00
  • 20dc4f31f0 impr: Show a loading spinner while providers are loading WerWolv 2025-02-02 11:24:50 +01:00
  • 19f9296a40 feat: Added blocking tasks that show a full-screen modal when active WerWolv 2025-02-02 11:24:28 +01:00
  • 06c019387c build: Fix most remaining warnings WerWolv 2025-02-01 22:11:19 +01:00
  • 645b43e9cc fix: Various MSVC warnings WerWolv 2025-02-01 20:54:00 +01:00
  • ed37a3711f build: Fix extra comma WerWolv 2025-02-01 20:23:02 +01:00
  • a3460de9dc build: Make VS CMake Preset do a 64 bit build WerWolv 2025-02-01 20:20:42 +01:00
  • 5084009d62 fix: Invalid iterator dereference when removing providers WerWolv 2025-02-01 20:10:13 +01:00
  • e5c003d726 fix: Only use __declspec on with MSVC WerWolv 2025-02-01 19:57:39 +01:00
  • 327a02b87d fix: Plugins not having a proper entry point on MSVC WerWolv 2025-02-01 19:14:15 +01:00
  • e9bf1a9f7a fix: Crash when no plugins were loaded WerWolv 2025-02-01 18:08:47 +01:00
  • 0c6fa768ea build: Fix building for 64bit with MSVC WerWolv 2025-02-01 18:08:35 +01:00
  • 483468a6c7 impr: Make WorkspaceManager internals static WerWolv 2025-02-01 16:02:45 +01:00
  • 8039ae1b90 build: Make ImHex fully compile with MSVC and Clang CL WerWolv 2025-02-01 15:13:13 +01:00
  • 466b372d41 build: Added vcpkg manifest WerWolv 2025-01-31 23:48:52 +01:00
  • 3f6b5203ca fix: Further MSVC compile fixes WerWolv 2025-01-31 23:48:38 +01:00
  • 8d1352ddff fix: Remaining compile errors WerWolv 2025-01-31 20:23:47 +01:00
  • e6ab2c3b7e impr: Various small fixes and improvements WerWolv 2025-01-31 19:43:39 +01:00
  • e603c75bd3 build: Updated dependencies WerWolv 2025-01-31 19:40:58 +01:00
  • 4f28f97141 git: Fix workflow indentation WerWolv 2025-01-30 22:34:50 +01:00
  • d0b32e5224 git: Try creating dmg a few times again in case XProtect is being a bitch WerWolv 2025-01-30 22:25:00 +01:00
  • 2062a23347 patterns: Updated pattern language WerWolv 2025-01-30 22:12:04 +01:00
  • 8c9236a066 patterns: Updated pattern language WerWolv 2025-01-30 21:31:14 +01:00
  • 2f981ef91e fix: Banners not scaling properly with font size (#2096) paxcut 2025-01-30 12:18:44 -07:00
  • 6725c170ea build: Updated dependencies WerWolv 2025-01-30 20:12:19 +01:00
  • c8cf6e7c08 build: Fix compile errors on platforms where sizeof(long double) > sizeof(unsigned long long) WerWolv 2025-01-29 22:16:42 +01:00
  • e0b4acee12 build: Updated macOS compile instructions as Brewfile has moved (#2093) Connor Gibson 2025-01-29 12:38:47 -08:00
  • 803ebe34ed build: Update for software defined 128 bit types WerWolv 2025-01-29 21:37:41 +01:00
  • e981eff1e6 fix: Uninitialized buffers in resize operation WerWolv 2025-01-29 18:39:19 +01:00
  • aee7a09b6c feat: Added new --select, --pattern and --debug-mode subcommands WerWolv 2025-01-29 18:32:54 +01:00
  • e74e4e92a0 build: Updated libwolv WerWolv 2025-01-29 18:32:35 +01:00
  • 6dba15defd impr: Removed black border from splash screen bytes WerWolv 2025-01-28 23:41:44 +01:00
  • fee7a16692 fix: Exception being thrown while loading projects WerWolv 2025-01-28 23:23:22 +01:00
  • 141030344b fix: Crash when certain pattern language exceptions were thrown WerWolv 2025-01-28 23:23:08 +01:00
  • 4fa9586206 impr: Added Russian language to WiX installer and ImHex Web WerWolv 2025-01-28 20:55:10 +01:00
  • fbbc430b7c fix: Body text being displayed in response text field WerWolv 2025-01-28 20:53:01 +01:00
  • bfc68c4d28 fix: Replace HTTP Requests text editors with input text boxes WerWolv 2025-01-28 20:52:00 +01:00
  • 53fc018ada fix: --pl subcommand not working correctly anymore WerWolv 2025-01-28 19:47:20 +01:00
  • d45dd45720 fix: Windows system error messages not being encoded correctly WerWolv 2025-01-28 19:33:31 +01:00
  • 19a9786bbf impr: Make ImHex cli work more like other tools WerWolv 2025-01-28 18:41:25 +01:00
  • b8caf41423 fix: Make sure splash screen is rendered consistently on all platforms WerWolv 2025-01-28 18:38:20 +01:00
  • 0b3866a56a fix: Wrong usage of windows icon texture WerWolv 2025-01-27 22:35:27 +01:00
  • 53a7577416 impr: Allow resizing of settings window WerWolv 2025-01-27 22:20:15 +01:00
  • f5515417d6 fix: Message dispatching related build issues WerWolv 2025-01-27 22:15:39 +01:00
  • 24e7c2f3db fix: Make sure all textures are destroyed before glfw gets uninitialized WerWolv 2025-01-27 22:10:30 +01:00
  • 6e6c5bbc67 fix: Splash screen texture scaling WerWolv 2025-01-27 21:20:59 +01:00
  • f4403ff480 impr: Make splash screen use SVG directly WerWolv 2025-01-27 20:45:13 +01:00
  • 098da20761 fix: Delete splash textures before destroying splash screen WerWolv 2025-01-27 19:08:01 +01:00
  • ef2373e8c0 feat: Implement messaging support for Linux WerWolv 2025-01-27 19:07:22 +01:00
  • b2c8ed17d5 feat: Added shortcut for opening settings WerWolv 2025-01-26 22:41:20 +01:00
  • bb594a459f feat: Implemented macOS messaging support (#2088) Nik 2025-01-26 18:50:19 +01:00
  • 7340a30650 impr: Make scalable font the default WerWolv 2025-01-26 14:26:57 +01:00
  • d76e92933a feat: Added custom application delegate feature/app_delegate_test WerWolv 2025-01-26 13:32:35 +01:00
  • 403104dda1 fix: Properly scale unifont glyphs WerWolv 2025-01-26 14:21:17 +01:00
  • 8334fbb236 fix: Properly apply backing scaling to pixel perfect default font WerWolv 2025-01-26 14:18:20 +01:00
  • 0a0323ce5d git: Run CI on feature branches WerWolv 2025-01-26 13:42:19 +01:00
  • 726d36ba3d git: Fix creation of ARM64 DMG trying to enter wrong path WerWolv 2025-01-26 11:26:04 +01:00
  • 8bb1521963 git: Fix ARM64 .app path WerWolv 2025-01-26 10:54:26 +01:00