..
AccountCreation
BeatmapListing
Implement nano beatmap card
2023-09-18 11:30:14 +02:00
BeatmapSet
Display mod icons using stable ordering
2023-09-28 16:48:09 +09: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
Dialog
Flash dialog popup when attempting to exit editor while exit is being blocked
2023-09-28 15:25:39 +09: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
Use AsOrdered()
when presenting mod presets too
2023-09-28 18:42:05 +02:00
Music
Allow screens to change the ability to interact with the global track
2023-07-25 20:20:53 +09:00
News
Notifications
Integrate nano beatmap card into the notification
2023-09-18 14:56:06 +02:00
OSD
Make "general" a common string
2023-09-05 23:00:07 -07:00
Profile
Display mod icons using stable ordering
2023-09-28 16:48:09 +09:00
Rankings
Settings
Hoist database update to subsection level
2023-10-12 16:01:51 +02:00
SkinEditor
Merge pull request #24698 from Wleter/skin-editor-closest-anchor
2023-09-04 10:29:05 +02:00
Toolbar
Manual fixes to reduce warnings to zero
2023-06-24 01:52:53 +09:00
Volume
Wiki
AccountCreationOverlay.cs
BeatmapListingOverlay.cs
BeatmapSetOverlay.cs
BreadcrumbControlOverlayHeader.cs
ChangelogOverlay.cs
ChatOverlay.cs
Use new overlay pop-in/pop-out samples
2023-08-17 18:36:36 +09:00
DashboardOverlay.cs
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
INotificationOverlay.cs
Flip and rename CompletedOrCancelled
to Ongoing
2023-07-08 14:11:58 +02:00
IOverlayManager.cs
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
NowPlayingOverlay.cs
Fix nullability inspection
2023-07-30 14:28:16 +02:00
OnlineOverlay.cs
OnScreenDisplay.cs
OverlayActivation.cs
OverlayColourProvider.cs
OverlayHeader.cs
Manual fixes to reduce warnings to zero
2023-06-24 01:52:53 +09:00
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
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
TabbableOnlineOverlay.cs
TabControlOverlayHeader.cs
Manual fixes to reduce warnings to zero
2023-06-24 01:52:53 +09:00
UserProfileOverlay.cs
VersionManager.cs
VolumeOverlay.cs
WaveOverlayContainer.cs
Use string.Empty
2023-08-25 01:07:07 +09:00
WikiOverlay.cs