1
0
mirror of synced 2024-11-12 02:00:52 +01:00
ImHex/plugins/builtin/include/content/popups
iTrooz b7d8e46288
feat: Display detailed error message when loading of project fails (#1135)
In order to do this I add to make some other additions :
- Add a warning popup (TODO, maybe add some icons to differentiate
error/warning popups in a future PR ?)
- create showError() and showWarning() functions, as helpers to show a
message both to the logs and as a popup
2023-06-21 20:07:36 +02:00
..
popup_docs_question.hpp fix: Make sure docs question request is always properly formatted 2023-04-10 23:05:44 +02:00
popup_file_chooser.hpp impr: Manually sort file chooser popup list 2023-05-21 18:41:43 +02:00
popup_notification.hpp feat: Display detailed error message when loading of project fails (#1135) 2023-06-21 20:07:36 +02:00
popup_question.hpp fix: Various issues with the new popup system 2023-04-16 21:34:29 +02:00
popup_tasks_waiting.hpp impr: Update all of ImHex to the new popup system 2023-04-08 00:58:53 +02:00
popup_telemetry_request.hpp impr: Better layout for statistics value in statistics popup 2023-06-21 00:33:06 +02:00
popup_text_input.hpp feat: Allow layouts to be deleted again 2023-05-21 10:43:35 +02:00