Dalamud/Dalamud/Interface/ImGuiFileDialog
Haselnussbomber 58fbff7c56
Update text-related ImGui calls (#2337)
* Update text-related ImGui calls

* Use ImU8String for SafeTextColored

* Restore wrapped calls

* Update MenuItem call

* Use ImGui.Text over ImGui.TextUnformatted

* Add ImGui.TextColoredWrapped

* Obsolete SafeText helpers

* Fix obsoleted calls

* SafeTextColored didn't exist before imgui-bindings

* Remove %% replacements
2025-08-04 15:46:43 -07:00
..
DriveListLoader.cs Un-whether-or-not the codebase 2025-04-25 22:49:05 +02:00
FileDialog.cs wip bindings upgrade 2025-04-06 20:59:23 +02:00
FileDialog.Files.cs Add configurable default sorting to FileDialog. (#2233) 2025-04-09 22:14:47 +02:00
FileDialog.Filters.cs enable some string BannedApis 2024-07-11 00:20:00 +02:00
FileDialog.Helpers.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
FileDialog.Structs.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
FileDialog.UI.cs Update text-related ImGui calls (#2337) 2025-08-04 15:46:43 -07:00
FileDialogManager.cs merge 2025-06-22 21:39:38 +02:00
ImGuiFileDialogFlags.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00