osu/osu.Game/Overlays
2023-05-30 13:40:59 +09:00
..
AccountCreation Fix web account registration not bypassing the URL warning 2023-03-28 15:38:19 +09:00
BeatmapListing Merge pull request #23103 from Joehuu/normalise-overlay-padding 2023-04-10 23:48:59 +09:00
BeatmapSet Merge pull request #23103 from Joehuu/normalise-overlay-padding 2023-04-10 23:48:59 +09:00
Changelog Replace other hardcoded horizontal padding with const 2023-04-02 20:50:18 -07:00
Chat Fix back-to-front logic 2023-05-06 15:34:55 +02:00
Comments Tidy up various implementation details 2023-05-03 18:59:39 +09:00
Dashboard Add horizontal padding to currently playing search textbox 2023-04-02 20:50:18 -07:00
Dialog Update xmldoc for DangerousActionDialog to match new behaviour 2023-03-07 18:07:46 +09:00
FirstRunSetup Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
Login
MedalSplash
Mods Update to use new Filter method and remove silly ForcedSearchTerm 2023-05-30 13:40:59 +09:00
Music Refactor slightly for readability 2023-05-02 14:11:16 +09:00
News Apply same behavioral changes to NewsCard 2023-05-21 19:28:12 -07:00
Notifications CompletionText can be a LocalisableString 2023-02-17 22:32:03 +09:00
OSD
Profile use of Child instead of Children 2023-04-28 19:24:07 +03:00
Rankings Normalise overlay horizontal padding const 2023-04-02 20:24:13 -07:00
Settings Handle case in tests where current display becomes null 2023-05-22 09:25:44 +09:00
SkinEditor Trim comments 2023-05-03 19:22:52 +02:00
Toolbar Fix overlay toggle keys working during disabled activation modes 2023-04-03 15:03:47 +09:00
Volume
Wiki Replace all hardcoded 50 horizontal padding with const 2023-04-02 20:50:18 -07:00
AccountCreationOverlay.cs
BeatmapListingOverlay.cs Move filter control property setters to load() 2023-03-21 21:31:35 -07:00
BeatmapSetOverlay.cs Normalise overlay horizontal padding const 2023-04-02 20:24:13 -07:00
BreadcrumbControlOverlayHeader.cs
ChangelogOverlay.cs
ChatOverlay.cs Limit the area of popover to DrawableChannel 2023-03-27 23:04:45 +09:00
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
NotificationOverlayToastTray.cs
NowPlayingOverlay.cs
OnlineOverlay.cs Ensure scroll-to-top button is displayed above all overlay content 2023-05-17 15:42:38 +09:00
OnScreenDisplay.cs
OverlayActivation.cs
OverlayColourProvider.cs
OverlayHeader.cs Replace all hardcoded 50 horizontal padding with const 2023-04-02 20:50:18 -07:00
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
OverlayScrollContainer.cs Ensure scroll-to-top button is displayed above all overlay content 2023-05-17 15:42:38 +09:00
OverlaySidebar.cs Replace all hardcoded 50 horizontal padding with const 2023-04-02 20:50:18 -07:00
OverlaySortTabControl.cs Add failing beatmap listing sort direction on criteria change test 2023-03-21 15:08:37 -07:00
OverlayStreamControl.cs
OverlayStreamItem.cs Replace other hardcoded horizontal padding with const 2023-04-02 20:50:18 -07:00
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 Ensure scroll-to-top button is displayed above all overlay content 2023-05-17 15:42:38 +09:00
VersionManager.cs
VolumeOverlay.cs
WaveOverlayContainer.cs Normalise overlay horizontal padding const 2023-04-02 20:24:13 -07:00
WikiOverlay.cs Fix "Return to main page" link not working on wiki after error 2023-05-08 15:29:05 +09:00