.. |
AccountCreation
|
Prefill username and email
|
2023-01-13 15:42:34 +09:00 |
BeatmapListing
|
Use IsLegacyRuleset extension method
|
2023-01-12 23:21:33 +03:00 |
BeatmapSet
|
Move overlay ruleset selectors to tab control
|
2023-01-13 12:50:35 -08:00 |
Changelog
|
Use LocalisableString s for date and time formats
|
2022-12-16 00:05:47 +01:00 |
Chat
|
Merge branch 'master' into overlay-panels-context-menu
|
2023-01-09 19:04:56 +09:00 |
Comments
|
Undo sizing changes
|
2023-01-12 19:48:11 +03:00 |
Dashboard
|
Use LocalisableString s for date and time formats
|
2022-12-16 00:05:47 +01:00 |
Dialog
|
Add more padding around text in dialog popups
|
2022-12-15 17:32:27 +09:00 |
FirstRunSetup
|
Revert message change
|
2023-01-09 14:53:16 +02:00 |
Login
|
Using
|
2023-01-14 02:58:18 +03:00 |
MedalSplash
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
Mods
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
Music
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
News
|
Remove context menu from news card for now
|
2022-12-28 15:00:57 -08:00 |
Notifications
|
Add localisation for notification overlay
|
2023-01-13 22:54:38 +03:00 |
OSD
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
Profile
|
Refactor LevelBadge to use LevelInfo
|
2023-01-16 23:24:09 +03:00 |
Rankings
|
Move overlay ruleset selectors to tab control
|
2023-01-13 12:50:35 -08:00 |
Settings
|
Add "fps" keyword to frame limiter dropdown
|
2023-01-13 02:11:05 +03:00 |
Toolbar
|
Use alternative workaround
|
2022-12-30 09:08:17 +01:00 |
Volume
|
Add comment highlighting reason for blocking mouse down
|
2023-01-12 19:32:53 -08:00 |
Wiki
|
Enable generic attribute support for wiki markdown containers
|
2022-12-19 21:32:38 +01:00 |
AccountCreationOverlay.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
BeatmapListingOverlay.cs
|
Check id for genre/language instead and fallback to name if not defined
|
2022-12-21 11:02:04 -08:00 |
BeatmapSetOverlay.cs
|
Fix lookup type being incorrect when fetching beatmap set
|
2023-01-11 19:08:11 -08:00 |
BreadcrumbControlOverlayHeader.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
ChangelogOverlay.cs
|
Use new ArgumentNullException.ThrowIfNull throw-helper API
|
2022-12-22 21:27:59 +01:00 |
ChatOverlay.cs
|
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
|
2022-12-16 18:16:26 +09:00 |
DashboardOverlay.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
DialogOverlay.cs
|
Partial everything
|
2022-11-27 00:00:27 +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
|
Partial everything
|
2022-11-27 00:00:27 +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 #nullable processing
|
2022-06-17 16:37:17 +09:00 |
INotificationOverlay.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
IOverlayManager.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
LoginOverlay.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
MedalOverlay.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
MusicController.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
NewsOverlay.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
NotificationOverlay.cs
|
Revert "Use existing string"
|
2023-01-14 02:42:04 +03:00 |
NotificationOverlayToastTray.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
NowPlayingOverlay.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
OnlineOverlay.cs
|
Move context menu / popover container one level to account for header
|
2022-12-26 15:37:46 -08:00 |
OnScreenDisplay.cs
|
Use new ArgumentNullException.ThrowIfNull throw-helper API
|
2022-12-22 21:27:59 +01:00 |
OverlayActivation.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
OverlayColourProvider.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
OverlayHeader.cs
|
Move overlay ruleset selectors to tab control
|
2023-01-13 12:50:35 -08:00 |
OverlayHeaderBackground.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
OverlayPanelDisplayStyleControl.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
OverlayRulesetSelector.cs
|
Fix grammar
|
2023-01-13 12:16:35 +09:00 |
OverlayRulesetTabItem.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
OverlayScrollContainer.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
OverlaySidebar.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
OverlaySortTabControl.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
OverlayStreamControl.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
OverlayStreamItem.cs
|
Partial everything
|
2022-11-27 00:00:27 +09: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 |
RestoreDefaultValueButton.cs
|
Fix restore default button having a minuscule hit area
|
2022-12-20 20:47:58 +01:00 |
SettingsOverlay.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
SettingsPanel.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
SettingsSubPanel.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
SettingsToolboxGroup.cs
|
Fix settings toolbox group not animating on expansion
|
2023-01-05 14:35:57 +03:00 |
SortDirection.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
TabbableOnlineOverlay.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TabControlOverlayHeader.cs
|
Move overlay ruleset selectors to tab control
|
2023-01-13 12:50:35 -08:00 |
UserProfileOverlay.cs
|
Adjust appearance of user profile sections
|
2023-01-14 17:17:24 +01:00 |
VersionManager.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
VolumeOverlay.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
WaveOverlayContainer.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
WikiOverlay.cs
|
Fix wrong path being used in fail handler
|
2022-12-23 16:44:03 +01:00 |