..
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
Match field NRT annotation in ctor argument
2023-06-24 15:17:14 +02:00
Chat
Set chat text box message length limit based on channel
2023-07-09 21:42:13 +02:00
Comments
Automated pass
2023-06-24 01:00:03 +09:00
Dashboard
Automated pass
2023-06-24 01:00:03 +09:00
Dialog
Fix potential crash when mashing exit key
2023-07-06 17:58:36 +09:00
FirstRunSetup
Bring realm library up-to-date
2023-07-06 13:37:43 +09:00
Login
Duplicate sign out string for now
2023-07-03 00:14:26 +09:00
MedalSplash
Partial everything
2022-11-27 00:00:27 +09:00
Mods
Bring realm library up-to-date
2023-07-06 13:37:43 +09:00
Music
Bring realm library up-to-date
2023-07-06 13:37:43 +09:00
News
Automated pass
2023-06-24 01:00:03 +09:00
Notifications
Merge branch 'master' into no-dismiss-all-progress-notifications
2023-07-08 14:19:57 +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
Rename RestoreDefaultValueButton
to RevertToDefaultButton
2023-07-13 13:46:50 +09:00
SkinEditor
Remove unused using directive
2023-06-22 20:24:44 +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
Apply osu! side changes in line with FocusedOverlayContainer.PopIn
abstract
change
2023-06-18 20:57:32 +09:00
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
Automated pass
2023-06-24 01:00:03 +09:00
ChangelogOverlay.cs
Change some order and assert for positive visibility before scheduling an operation in changelog overlay
2023-01-24 17:59:25 +09:00
ChatOverlay.cs
Apply osu! side changes in line with FocusedOverlayContainer.PopIn
abstract
change
2023-06-18 20:57:32 +09:00
DashboardOverlay.cs
Automated pass
2023-06-24 01:00:03 +09:00
DialogOverlay.cs
Apply osu! side changes in line with FocusedOverlayContainer.PopIn
abstract
change
2023-06-18 20:57:32 +09:00
FirstRunSetupOverlay.cs
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
2022-12-16 18:16:26 +09:00
FullscreenOverlay.cs
Manual fixes to reduce warnings to zero
2023-06-24 01:52:53 +09:00
HoldToConfirmOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
IDialogOverlay.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
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
Apply nullability to login form related classes
2023-06-26 13:26:07 +09:00
MedalOverlay.cs
Apply osu! side changes in line with FocusedOverlayContainer.PopIn
abstract
change
2023-06-18 20:57:32 +09:00
MusicController.cs
Apply more correct fix for double-playing menu track
2023-06-20 18:35:51 +09:00
NewsOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
NotificationOverlay.cs
Merge branch 'master' into no-dismiss-all-progress-notifications
2023-07-08 14:19:57 +02:00
NotificationOverlayToastTray.cs
Expose all notifications from INotificationOverlay
2023-06-23 15:19:21 +09:00
NowPlayingOverlay.cs
Apply osu! side changes in line with FocusedOverlayContainer.PopIn
abstract
change
2023-06-18 20:57:32 +09:00
OnlineOverlay.cs
Automated pass
2023-06-24 01:00:03 +09:00
OnScreenDisplay.cs
Use new ArgumentNullException.ThrowIfNull throw-helper API
2022-12-22 21:27:59 +01:00
OverlayActivation.cs
Remove redundant nullable suppression directives
2023-06-07 08:20:41 +03:00
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
Partial everything
2022-11-27 00:00:27 +09:00
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
Ensure scroll-to-top button is displayed above all overlay content
2023-05-17 15:42:38 +09:00
OverlaySidebar.cs
Increase the minimum size of the scroll bar
2023-07-02 00:04:56 +09:00
OverlaySortTabControl.cs
Add failing beatmap listing sort direction on criteria change test
2023-03-21 15:08:37 -07:00
OverlayStreamControl.cs
Partial everything
2022-11-27 00:00:27 +09:00
OverlayStreamItem.cs
Replace other hardcoded horizontal padding with const
2023-04-02 20:50:18 -07:00
OverlayTabControl.cs
Partial everything
2022-11-27 00:00:27 +09:00
OverlayTitle.cs
Partial everything
2022-11-27 00:00:27 +09:00
OverlayView.cs
Partial everything
2022-11-27 00:00:27 +09:00
RankingsOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
RevertToDefaultButton.cs
Update design of "revert to default" button
2023-07-13 14:26:03 +09:00
SettingsOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
SettingsPanel.cs
Apply osu! side changes in line with FocusedOverlayContainer.PopIn
abstract
change
2023-06-18 20:57:32 +09:00
SettingsSubPanel.cs
Partial everything
2022-11-27 00:00:27 +09:00
SettingsToolboxGroup.cs
Move hover logic to SettingsToolboxGroup
to avoid expanded state clash
2023-01-17 14:43:22 +09:00
SortDirection.cs
Remove redundant nullable suppression directives
2023-06-07 08:20:41 +03:00
TabbableOnlineOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
TabControlOverlayHeader.cs
Manual fixes to reduce warnings to zero
2023-06-24 01:52:53 +09:00
UserProfileOverlay.cs
Apply NRT to SectionsContainer
2023-06-07 16:32:29 +09:00
VersionManager.cs
Automated pass
2023-06-24 01:00:03 +09:00
VolumeOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
WaveOverlayContainer.cs
Automated pass
2023-06-24 01:00:03 +09:00
WikiOverlay.cs
Fix "Return to main page" link not working on wiki after error
2023-05-08 15:29:05 +09:00