.. |
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
|
…
|
|
Comments
|
Remove nullable disable
|
2023-10-23 13:29:46 +03:00 |
Dashboard
|
Add exceptions to online state handling
|
2023-10-12 17:41:31 +09:00 |
Dialog
|
Flash dialog popup when attempting to exit editor while exit is being blocked
|
2023-09-28 15:25:39 +09:00 |
FirstRunSetup
|
Fix dangerous buttons using different shades of pink
|
2023-10-13 13:16:24 +02:00 |
Login
|
…
|
|
MedalSplash
|
…
|
|
Mods
|
Bypass `Parent` nullability checks for now
|
2023-10-17 17:48:45 +09:00 |
Music
|
…
|
|
News
|
Use `Button` sample set for `NewsCard`
|
2023-10-20 21:01:36 +09:00 |
Notifications
|
Use less dodgy method of specifying allowable notification types
|
2023-10-13 10:31:00 +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
|
Add audio feedback for when keys are pressed during key binding
|
2023-10-20 21:01:37 +09:00 |
SkinEditor
|
Bypass `Parent` nullability checks for now
|
2023-10-17 17:48:45 +09:00 |
Toolbar
|
Change ruleset button hover samples to `Default` instead of `Button` to match other toolbar buttons
|
2023-10-20 21:01:36 +09:00 |
Volume
|
…
|
|
Wiki
|
Bypass `Parent` nullability checks for now
|
2023-10-17 17:48:45 +09:00 |
AccountCreationOverlay.cs
|
…
|
|
BeatmapListingOverlay.cs
|
…
|
|
BeatmapSetOverlay.cs
|
…
|
|
BreadcrumbControlOverlayHeader.cs
|
…
|
|
ChangelogOverlay.cs
|
…
|
|
ChatOverlay.cs
|
Bypass `Parent` nullability checks for now
|
2023-10-17 17:48:45 +09:00 |
DashboardOverlay.cs
|
…
|
|
DialogOverlay.cs
|
…
|
|
FirstRunSetupOverlay.cs
|
…
|
|
FullscreenOverlay.cs
|
Fix various other inspections
|
2023-10-17 17:48:51 +09:00 |
HoldToConfirmOverlay.cs
|
…
|
|
IDialogOverlay.cs
|
…
|
|
INamedOverlayComponent.cs
|
…
|
|
INotificationOverlay.cs
|
…
|
|
IOverlayManager.cs
|
…
|
|
LoginOverlay.cs
|
Reduce `LoginOverlay` pop-in/pop-out sample panning to match `NowPlayingOverlay`
|
2023-10-20 21:01:36 +09:00 |
MedalOverlay.cs
|
…
|
|
MusicController.cs
|
…
|
|
NewsOverlay.cs
|
…
|
|
NotificationOverlay.cs
|
Use less dodgy method of specifying allowable notification types
|
2023-10-13 10:31:00 +02:00 |
NotificationOverlayToastTray.cs
|
…
|
|
NowPlayingOverlay.cs
|
Remove `NowPlayingOverlay` custom pop-in/pop-out samples in favour of the generic overlay ones
|
2023-10-20 21:01:36 +09:00 |
OnScreenDisplay.cs
|
…
|
|
OnlineOverlay.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
|
…
|
|
RevertToDefaultButton.cs
|
Change `RevertToDefaultButton` and `BackButton` to use `Default` sampleset instead
|
2023-10-20 21:01:36 +09:00 |
SettingsOverlay.cs
|
…
|
|
SettingsPanel.cs
|
Integrate key binding conflict popover into keybindings panel
|
2023-10-12 16:04:46 +02:00 |
SettingsSubPanel.cs
|
Change `RevertToDefaultButton` and `BackButton` to use `Default` sampleset instead
|
2023-10-20 21:01:36 +09:00 |
SettingsToolboxGroup.cs
|
…
|
|
SortDirection.cs
|
…
|
|
TabControlOverlayHeader.cs
|
…
|
|
TabbableOnlineOverlay.cs
|
…
|
|
UserProfileOverlay.cs
|
…
|
|
VersionManager.cs
|
…
|
|
VolumeOverlay.cs
|
…
|
|
WaveOverlayContainer.cs
|
Use `string.Empty`
|
2023-08-25 01:07:07 +09:00 |
WikiOverlay.cs
|
…
|
|