osu/osu.Game/Overlays
2022-09-10 10:46:40 +08:00
..
AccountCreation
BeatmapListing
BeatmapSet Remove async calls from ScoreManager 2022-08-29 15:34:08 +09:00
Changelog
Chat Update Remove/RemoveRange/RemoveAll calls in line with framework changes 2022-08-29 15:57:40 +09:00
Comments Fix markdown container not rendering certain text correctly 2022-09-10 02:55:20 +03:00
Dashboard
Dialog Extract common implementation of delete dialog 2022-08-06 21:04:12 +02:00
FirstRunSetup
Login Share localised strings with expanded display message 2022-08-09 15:57:16 +09:00
MedalSplash
Mods Merge pull request #19783 from bdach/mod-select/presets-dont-open-customisation 2022-08-22 15:44:00 +09:00
Music Fix filtering potentially not running after new items added 2022-08-23 20:42:20 +09:00
News
Notifications Fix completion notification not being posted if completion occurs during NotificationOverlay load 2022-09-06 04:07:49 +09:00
OSD
Profile Assert non-null in ProfileHeader to appease r# 2022-08-30 18:09:10 +09:00
Rankings
Settings Property should accept the nullable state. 2022-09-10 10:46:40 +08:00
Toolbar Fix potentially thread-unsafe LocalUser usage 2022-08-09 16:01:04 +09:00
Volume
Wiki Fix markdown container not rendering certain text correctly 2022-09-10 02:55:20 +03:00
AccountCreationOverlay.cs
BeatmapListingOverlay.cs Fix unsafe usage of APIAccess.LocalUser in BeatmapListingOverlay 2022-08-09 17:11:44 +09:00
BeatmapSetOverlay.cs
BreadcrumbControlOverlayHeader.cs
ChangelogOverlay.cs
ChatOverlay.cs
DashboardOverlay.cs
DialogOverlay.cs
FirstRunSetupOverlay.cs
FullscreenOverlay.cs
HoldToConfirmOverlay.cs
IDialogOverlay.cs
INamedOverlayComponent.cs
INotificationOverlay.cs
IOverlayManager.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs
NewsOverlay.cs
NotificationOverlay.cs Remove necessity of AlwaysPresent for ProgressUpdate completion posting 2022-09-05 19:13:58 +09:00
NotificationOverlayToastTray.cs Update IsDisplayingToasts to check the flow count directly 2022-09-06 17:30:24 +09:00
NowPlayingOverlay.cs
OnlineOverlay.cs
OnScreenDisplay.cs
OverlayActivation.cs
OverlayColourProvider.cs
OverlayHeader.cs
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
OverlayScrollContainer.cs
OverlaySidebar.cs
OverlaySortTabControl.cs
OverlayStreamControl.cs
OverlayStreamItem.cs
OverlayTabControl.cs
OverlayTitle.cs
OverlayView.cs
RankingsOverlay.cs
RestoreDefaultValueButton.cs
SettingsOverlay.cs
SettingsPanel.cs
SettingsSubPanel.cs
SettingsToolboxGroup.cs
SortDirection.cs
TabbableOnlineOverlay.cs
TabControlOverlayHeader.cs
UserProfileOverlay.cs
VersionManager.cs
VolumeOverlay.cs
WaveOverlayContainer.cs
WikiOverlay.cs