Dalamud/Dalamud/Plugin/Internal
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
..
AutoUpdate Merge branch 'imgui-bindings' into api13 2025-08-04 11:30:14 -07:00
Exceptions don't set plugin to fail state if we threw InvalidPluginOperationException 2024-12-23 21:03:31 +01:00
Loader Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Profiles Actually respect remember state flag 2025-04-26 12:47:44 +02:00
Types [API13] Fire ActivePluginsChanged after a plugin loaded/unloaded (#2334) 2025-08-03 18:28:44 -07:00
PluginErrorHandler.cs Update text-related ImGui calls (#2337) 2025-08-04 15:46:43 -07:00
PluginManager.cs [API13] Fire ActivePluginsChanged after a plugin loaded/unloaded (#2334) 2025-08-03 18:28:44 -07:00
PluginValidator.cs fix a million warnings 2024-06-30 00:58:04 +02:00