osu/osu.Game/Overlays
Dean Herbert 35cdd6d866 Use `string.Empty` 2023-08-25 01:07:07 +09:00
..
AccountCreation Automated pass 2023-06-24 01:00:03 +09:00
BeatmapListing Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
BeatmapSet Silence a few remaining nullability warnings 2023-07-04 22:39:26 +02:00
Changelog Add support for changelog entries with url attached 2023-08-03 23:24:37 -07:00
Chat Set chat text box message length limit based on channel 2023-07-09 21:42:13 +02:00
Comments Resolve `Clipboard` via DI 2023-07-11 11:42:31 +02:00
Dashboard Automated pass 2023-06-24 01:00:03 +09:00
Dialog Fix `PopupDialog` potentially accumulating schedules during load 2023-07-16 19:43:37 +02:00
FirstRunSetup Rename `AllowTrackAdjustments` to more understandable `ApplyModTrackAdjustments` 2023-07-25 20:20:53 +09:00
Login Duplicate sign out string for now 2023-07-03 00:14:26 +09:00
MedalSplash
Mods Inverse and xmldoc `ShearedToggleButton` sample allowance bool 2023-08-18 17:05:25 +09:00
Music Allow screens to change the ability to interact with the global track 2023-07-25 20:20:53 +09:00
News Automated pass 2023-06-24 01:00:03 +09:00
Notifications Remove `FlashTaskbar` and use `IsImportant` directly instead 2023-08-22 08:58:48 +02:00
OSD Automated pass 2023-06-24 01:00:03 +09:00
Profile Change `OpenUserProfile` argument type to always use `IUser` 2023-06-24 18:12:35 +03:00
Rankings Automated pass 2023-06-24 01:00:03 +09:00
Settings Merge pull request #24314 from peppy/reduce-settings-item-spacing 2023-07-22 13:15:19 +02:00
SkinEditor Merge branch 'master' into playfield-skin-layer 2023-08-03 20:42:15 +02:00
Toolbar Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
Volume Automated pass 2023-06-24 01:00:03 +09:00
Wiki Automated pass 2023-06-24 01:00:03 +09:00
AccountCreationOverlay.cs
BeatmapListingOverlay.cs
BeatmapSetOverlay.cs
BreadcrumbControlOverlayHeader.cs Automated pass 2023-06-24 01:00:03 +09:00
ChangelogOverlay.cs
ChatOverlay.cs Use new overlay pop-in/pop-out samples 2023-08-17 18:36:36 +09:00
DashboardOverlay.cs Automated pass 2023-06-24 01:00:03 +09:00
DialogOverlay.cs
FirstRunSetupOverlay.cs
FullscreenOverlay.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
HoldToConfirmOverlay.cs
IDialogOverlay.cs
INamedOverlayComponent.cs Automated pass 2023-06-24 01:00:03 +09:00
INotificationOverlay.cs Flip and rename `CompletedOrCancelled` to `Ongoing` 2023-07-08 14:11:58 +02:00
IOverlayManager.cs Automated pass 2023-06-24 01:00:03 +09:00
LoginOverlay.cs Add panning to certain overlay pop-in/pop-outs 2023-08-17 18:36:37 +09:00
MedalOverlay.cs
MusicController.cs Adjust xmldoc to explicitly metnion it only affects end user control 2023-07-30 13:52:58 +09:00
NewsOverlay.cs
NotificationOverlay.cs Merge branch 'master' into new-overlay-sfx 2023-08-24 18:29:00 +09:00
NotificationOverlayToastTray.cs Expose all notifications from `INotificationOverlay` 2023-06-23 15:19:21 +09:00
NowPlayingOverlay.cs Fix nullability inspection 2023-07-30 14:28:16 +02:00
OnScreenDisplay.cs
OnlineOverlay.cs Automated pass 2023-06-24 01:00:03 +09:00
OverlayActivation.cs
OverlayColourProvider.cs Automated pass 2023-06-24 01:00:03 +09:00
OverlayHeader.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
OverlayHeaderBackground.cs Automated pass 2023-06-24 01:00:03 +09:00
OverlayPanelDisplayStyleControl.cs
OverlayRulesetSelector.cs Automated pass 2023-06-24 01:00:03 +09:00
OverlayRulesetTabItem.cs Automated pass 2023-06-24 01:00:03 +09:00
OverlayScrollContainer.cs
OverlaySidebar.cs Increase the minimum size of the scroll bar 2023-07-02 00:04:56 +09:00
OverlaySortTabControl.cs
OverlayStreamControl.cs
OverlayStreamItem.cs
OverlayTabControl.cs
OverlayTitle.cs
OverlayView.cs
RankingsOverlay.cs
RevertToDefaultButton.cs Fix mixed `[cC]urrent` usage 2023-07-13 22:00:21 +02:00
SettingsOverlay.cs
SettingsPanel.cs Add panning to certain overlay pop-in/pop-outs 2023-08-17 18:36:37 +09:00
SettingsSubPanel.cs
SettingsToolboxGroup.cs
SortDirection.cs
TabControlOverlayHeader.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
TabbableOnlineOverlay.cs
UserProfileOverlay.cs
VersionManager.cs Automated pass 2023-06-24 01:00:03 +09:00
VolumeOverlay.cs
WaveOverlayContainer.cs Use `string.Empty` 2023-08-25 01:07:07 +09:00
WikiOverlay.cs