ImHex/lib/libimhex/source/api
Nobutaka Mantani 70b9ceba72 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-22 17:52:38 +01:00
..
achievement_manager.cpp impr: Reorder achievement save routine to never accidentally clear the file 2024-02-20 00:10:05 +01:00
content_registry.cpp fix: Make sure pattern runtime is always properly configured 2024-03-22 17:46:24 +01:00
event_manager.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
imhex_api.cpp build: Added support patches for FreeBSD (#1584) 2024-03-22 17:52:38 +01:00
layout_manager.cpp impr: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
localization_manager.cpp impr: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
plugin_manager.cpp refactor: More cleanup of the main file 2024-02-11 13:46:06 +01:00
project_file_manager.cpp impr: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
shortcut_manager.cpp impr: Don't pass unique_ptr by const reference 2024-02-24 15:06:28 +01:00
task_manager.cpp fix: Endless loop when throwing exception in deferred tasks 2024-03-02 15:58:02 +01:00
theme_manager.cpp impr: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
tutorial_manager.cpp fix: Missing includes 2024-01-30 15:50:00 +01:00
workspace_manager.cpp fix: Issues where files are only being partially overwritten instead of truncated 2024-02-19 22:22:59 +01:00