1
0
mirror of synced 2024-11-12 02:00:52 +01:00
ImHex/plugins/builtin/include/content
Nobutaka Mantani 05ffcab911
build: Added support patches for FreeBSD (#1584)
This pull request fixes build on FreeBSD. The changes are conditioned
with `#if defined(__FreeBSD__)` preprocessor macro and they should not
affect build for other operating systems.

---------

Co-authored-by: Nik <werwolv98@gmail.com>
Co-authored-by: iTrooz <hey@itrooz.fr>
2024-03-21 21:31:17 +01:00
..
helpers fix: Use explicit string argument according to -Wformat-security on clang (#1572) 2024-02-27 19:07:44 +01:00
popups fix: Compile error 2024-03-01 18:37:28 +01:00
providers build: Added support patches for FreeBSD (#1584) 2024-03-21 21:31:17 +01:00
views impr: Various fixes and an enhancement for the pattern editor (#1528) 2024-03-21 12:58:20 +00:00
command_line_interface.hpp feat: Added --verbose command line option to enable debug logs 2024-03-10 15:22:14 +01:00
data_processor_nodes.hpp refactor: Split data processor nodes in several files (#1419) 2023-11-13 23:36:39 +01:00
global_actions.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
recent.hpp feat: Draw info banner on welcome screen if one exists 2023-11-17 15:54:38 +01:00
tools_entries.hpp feat: Added simple HTTP request tool 2024-01-04 00:38:21 +01:00