WerWolv
e6ab2c3b7e
impr: Various small fixes and improvements
2025-01-31 19:43:39 +01:00
WerWolv
e603c75bd3
build: Updated dependencies
2025-01-31 19:40:58 +01:00
WerWolv
4f28f97141
git: Fix workflow indentation
2025-01-30 22:34:50 +01:00
WerWolv
d0b32e5224
git: Try creating dmg a few times again in case XProtect is being a bitch
2025-01-30 22:25:00 +01:00
WerWolv
2062a23347
patterns: Updated pattern language
2025-01-30 22:12:04 +01:00
WerWolv
8c9236a066
patterns: Updated pattern language
2025-01-30 21:31:14 +01:00
paxcut
2f981ef91e
fix: Banners not scaling properly with font size ( #2096 )
...
The banner windows did not scale with the fonts resulting in cropped
text when font size was made bigger than normal.
fixed by ensuring the window is big enough and then making sure text is
centered in the y-axis.
2025-01-30 20:18:44 +01:00
WerWolv
6725c170ea
build: Updated dependencies
2025-01-30 20:12:19 +01:00
WerWolv
c8cf6e7c08
build: Fix compile errors on platforms where sizeof(long double) > sizeof(unsigned long long)
2025-01-29 22:16:42 +01:00
Connor Gibson
e0b4acee12
build: Updated macOS compile instructions as Brewfile has moved ( #2093 )
...
<!--
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
Brewfile has moved from `dist/Brewfile` to `dist/macOS/Brewfile`.
### Implementation description
Updated build instructions to reflect this previous change
### Screenshots
N/A
### Additional things
N/A
2025-01-29 21:38:47 +01:00
WerWolv
803ebe34ed
build: Update for software defined 128 bit types
2025-01-29 21:37:41 +01:00
WerWolv
e981eff1e6
fix: Uninitialized buffers in resize operation
2025-01-29 18:39:19 +01:00
WerWolv
aee7a09b6c
feat: Added new --select, --pattern and --debug-mode subcommands
2025-01-29 18:32:54 +01:00
WerWolv
e74e4e92a0
build: Updated libwolv
2025-01-29 18:32:35 +01:00
WerWolv
6dba15defd
impr: Removed black border from splash screen bytes
2025-01-28 23:41:44 +01:00
WerWolv
fee7a16692
fix: Exception being thrown while loading projects
...
Fixes #2091
2025-01-28 23:23:31 +01:00
WerWolv
141030344b
fix: Crash when certain pattern language exceptions were thrown
...
Fixes #2091
2025-01-28 23:23:08 +01:00
WerWolv
4fa9586206
impr: Added Russian language to WiX installer and ImHex Web
2025-01-28 20:55:10 +01:00
WerWolv
fbbc430b7c
fix: Body text being displayed in response text field
2025-01-28 20:53:01 +01:00
WerWolv
bfc68c4d28
fix: Replace HTTP Requests text editors with input text boxes
2025-01-28 20:52:00 +01:00
WerWolv
53fc018ada
fix: --pl subcommand not working correctly anymore
2025-01-28 19:47:20 +01:00
WerWolv
d45dd45720
fix: Windows system error messages not being encoded correctly
2025-01-28 19:33:31 +01:00
WerWolv
19a9786bbf
impr: Make ImHex cli work more like other tools
2025-01-28 18:41:29 +01:00
WerWolv
b8caf41423
fix: Make sure splash screen is rendered consistently on all platforms
2025-01-28 18:38:20 +01:00
WerWolv
0b3866a56a
fix: Wrong usage of windows icon texture
2025-01-27 22:35:27 +01:00
WerWolv
53a7577416
impr: Allow resizing of settings window
2025-01-27 22:20:15 +01:00
WerWolv
f5515417d6
fix: Message dispatching related build issues
2025-01-27 22:15:39 +01:00
WerWolv
24e7c2f3db
fix: Make sure all textures are destroyed before glfw gets uninitialized
2025-01-27 22:10:30 +01:00
WerWolv
6e6c5bbc67
fix: Splash screen texture scaling
2025-01-27 21:20:59 +01:00
WerWolv
f4403ff480
impr: Make splash screen use SVG directly
2025-01-27 20:45:30 +01:00
WerWolv
098da20761
fix: Delete splash textures before destroying splash screen
2025-01-27 19:08:01 +01:00
WerWolv
ef2373e8c0
feat: Implement messaging support for Linux
2025-01-27 19:07:22 +01:00
WerWolv
b2c8ed17d5
feat: Added shortcut for opening settings
2025-01-26 22:41:20 +01:00
Nik
bb594a459f
feat: Implemented macOS messaging support ( #2088 )
2025-01-26 18:50:19 +01:00
WerWolv
7340a30650
impr: Make scalable font the default
2025-01-26 14:26:57 +01:00
WerWolv
403104dda1
fix: Properly scale unifont glyphs
2025-01-26 14:21:17 +01:00
WerWolv
8334fbb236
fix: Properly apply backing scaling to pixel perfect default font
2025-01-26 14:18:20 +01:00
WerWolv
0a0323ce5d
git: Run CI on feature branches
2025-01-26 13:42:19 +01:00
WerWolv
726d36ba3d
git: Fix creation of ARM64 DMG trying to enter wrong path
2025-01-26 11:26:04 +01:00
WerWolv
8bb1521963
git: Fix ARM64 .app path
2025-01-26 10:54:26 +01:00
WerWolv
9457c1f2b9
git: Install ImageMagick so create-dmg can make a pretty volume icon
2025-01-26 10:45:26 +01:00
WerWolv
2b24330f9f
build: Updated ImHex icons in MSI installer
2025-01-26 10:40:53 +01:00
WerWolv
9329170e59
git: Ignore missing signature when building DMG
2025-01-26 10:32:37 +01:00
WerWolv
98f3de828a
git: Add create-dmg to PATH
2025-01-26 10:27:09 +01:00
WerWolv
3f38f42259
git: Produce nicer looking DMG file for macOS
2025-01-26 10:19:05 +01:00
WerWolv
058a8cdc15
fix: Missing <cstdlib> include
2025-01-26 09:22:53 +01:00
WerWolv
d0c1213ea0
fix: Crash on systems where XDG_SESSION_TYPE isn't defined
2025-01-25 23:30:00 +01:00
WerWolv
30967bac6d
fix: Modifier keys not working correctly on X11
2025-01-25 23:24:56 +01:00
WerWolv
09c9bcb046
fix: Pattern data filter not working correctly without a compare value
2025-01-25 23:17:03 +01:00
WerWolv
93f1f5d076
impr: Better font scaling with larger backing scale factors
2025-01-25 22:27:59 +01:00