.. |
AccountCreation
|
|
|
BeatmapListing
|
Display certain sort criterias based on selected category and query
|
2022-09-15 04:30:09 +03:00 |
BeatmapSet
|
Remove async calls from ScoreManager
|
2022-08-29 15:34:08 +09:00 |
Changelog
|
Fix potential crash when opening changelog overlay if entry has no URL
|
2022-09-12 17:51:15 +09:00 |
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
|
fix review points and fine tuning
|
2022-09-16 21:08:25 +09:00 |
FirstRunSetup
|
Reduce calls to LoadTrack by implicitly running on test/dummy classes
|
2022-07-28 18:11:40 +09:00 |
Login
|
Share localised strings with expanded display message
|
2022-08-09 15:57:16 +09:00 |
MedalSplash
|
|
|
Mods
|
Inline CalculateEffect
|
2022-09-12 15:51:18 +03:00 |
Music
|
Fix filtering potentially not running after new items added
|
2022-08-23 20:42:20 +09:00 |
News
|
|
|
Notifications
|
Add ability to flick notifications to the right to store for later
|
2022-09-12 20:20:57 +09:00 |
OSD
|
|
|
Profile
|
Assert non-null in ProfileHeader to appease r#
|
2022-08-30 18:09:10 +09:00 |
Rankings
|
Replace default with CountryCode.Unknown
|
2022-07-18 08:54:35 +03:00 |
Settings
|
fix review points and fine tuning
|
2022-09-16 21:08:25 +09: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
|
Add inline comment
|
2022-09-14 00:49:02 +03:00 |
BeatmapSetOverlay.cs
|
Add explanatory comment
|
2022-07-23 10:16:11 +03:00 |
BreadcrumbControlOverlayHeader.cs
|
|
|
ChangelogOverlay.cs
|
|
|
ChatOverlay.cs
|
|
|
DashboardOverlay.cs
|
|
|
DialogOverlay.cs
|
Always allow selecting the top-most button using the select binding
|
2022-07-26 17:46:23 +09:00 |
FirstRunSetupOverlay.cs
|
|
|
FullscreenOverlay.cs
|
|
|
HoldToConfirmOverlay.cs
|
|
|
IDialogOverlay.cs
|
|
|
INamedOverlayComponent.cs
|
|
|
INotificationOverlay.cs
|
|
|
IOverlayManager.cs
|
|
|
LoginOverlay.cs
|
|
|
MedalOverlay.cs
|
|
|
MusicController.cs
|
Fix editor potentially using a track post-disposal
|
2022-08-01 16:53:49 +09:00 |
NewsOverlay.cs
|
|
|
NotificationOverlay.cs
|
Ensure drag position is reset when transferred to tray
|
2022-09-11 22:03:29 +09:00 |
NotificationOverlayToastTray.cs
|
Fix notification overlay toast tray background absorbing input from behind
|
2022-09-13 21:07:30 -07: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
|
Display certain sort criterias based on selected category and query
|
2022-09-15 04:30:09 +03:00 |
OverlayStreamControl.cs
|
|
|
OverlayStreamItem.cs
|
|
|
OverlayTabControl.cs
|
|
|
OverlayTitle.cs
|
|
|
OverlayView.cs
|
|
|
RankingsOverlay.cs
|
Country -> CountryCode
|
2022-07-18 08:40:34 +03:00 |
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
|
Improve comment wording
|
2022-07-20 09:43:32 +03:00 |