Dalamud/Dalamud/Interface
AzureGem 0651c643b1
Limit console log lines held in memory (#1683)
* Add AG.Collections.RollingList

* Use RollingList for logs + Adaption changes

* Create Dalamud.Utility.ThrowHelper

* Create Dalamud.Utility.RollingList

* ConsoleWindow: Remove dependency

* Remove NuGet Dependency

* Add Log Lines Limit configuration

* Use Log Lines Limit configuration and handle changes

* Make log lines limit configurable
2024-02-27 19:15:11 +01:00
..
Animation feat: updated changelog 2023-10-03 22:26:10 +02:00
Colors
Components feat: updated changelog 2023-10-03 22:26:10 +02:00
DragDrop Better Service dependency handling (#1535) 2023-11-28 22:20:16 +01:00
FontAwesome chore: remove remaining obsolete icons 2023-09-16 20:54:29 -04:00
FontIdentifier Add SetFontScaleMode(ImFontPtr, FontScaleMode) (#1666) 2024-02-18 15:08:07 +01:00
GameFonts Move IFontHandle.ImFontLocked to ILockedImFont+impl 2024-01-24 00:19:27 +09:00
ImGuiFileDialog Remove Obsoletes 2023-09-21 23:59:04 -07:00
ImGuiFontChooserDialog Add SetFontScaleMode(ImFontPtr, FontScaleMode) (#1666) 2024-02-18 15:08:07 +01:00
Internal Limit console log lines held in memory (#1683) 2024-02-27 19:15:11 +01:00
ManagedFontAtlas Add SetFontScaleMode(ImFontPtr, FontScaleMode) (#1666) 2024-02-18 15:08:07 +01:00
Style feat: batch config saves 2022-11-01 19:44:57 +01:00
TitleScreenMenu Hold Shift to display Toggle Dev Menu TSM entry (#1538) 2023-11-28 22:43:41 +01:00
Utility Implement FontChooserDialog (#1637) 2024-02-13 20:09:46 +00:00
Windowing Default Minimum/Maximum WindowSizeConstraints (#1574) 2024-02-17 19:06:41 +01:00
ColorHelpers.cs feat: updated changelog 2023-10-03 22:26:10 +02:00
GlyphRangesJapanese.cs
UiBuilder.cs Miscellaneous fixes 2024-02-27 19:49:40 +09:00
UldWrapper.cs Fix swapped U and V check 2024-01-17 22:35:04 -08:00