.. |
AccountCreation
|
Prefill username and email
|
2023-01-13 15:42:34 +09:00 |
BeatmapListing
|
Store search parameters as tuple
|
2023-02-01 19:38:47 +09:00 |
BeatmapSet
|
Move converted beatmap icons logic locally
|
2023-01-15 15:09:25 -08:00 |
Changelog
|
…
|
|
Chat
|
Fix "talking with" text overflowing when usernames are too long
|
2023-03-01 22:10:15 -08:00 |
Comments
|
Expire reply editor instead of clearing container
|
2023-02-07 15:15:51 -08:00 |
Dashboard
|
…
|
|
Dialog
|
Make `AbortConfirm()` virtual and override with filter logic
|
2023-02-11 12:54:16 -08:00 |
FirstRunSetup
|
Rename NormalSliderBar.cs to RoundedSliderBar.cs
|
2023-02-02 17:24:45 +01:00 |
Login
|
Using
|
2023-01-14 02:58:18 +03:00 |
MedalSplash
|
…
|
|
Mods
|
Remove awkward width specification
|
2023-02-17 23:23:58 +03:00 |
Music
|
…
|
|
News
|
Remove context menu from news card for now
|
2022-12-28 15:00:57 -08:00 |
Notifications
|
CompletionText can be a LocalisableString
|
2023-02-17 22:32:03 +09:00 |
OSD
|
…
|
|
Profile
|
Merge pull request #22566 from Joehuu/profile-tournament-banner
|
2023-02-09 16:06:36 +09:00 |
Rankings
|
Move overlay ruleset selectors to tab control
|
2023-01-13 12:50:35 -08:00 |
Settings
|
allow tablet area to be dragged
|
2023-02-20 00:06:20 -05:00 |
SkinEditor
|
Set better defaults for `SkinBlueprint` transforms
|
2023-02-23 21:10:15 +09:00 |
Toolbar
|
Add argument for play some ruleset string
|
2023-01-15 15:23:26 -08: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
|
…
|
|
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
|
…
|
|
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 single inspection from newer inspectcode verisons
|
2023-02-06 13:52:27 +09:00 |
DashboardOverlay.cs
|
…
|
|
DialogOverlay.cs
|
…
|
|
FirstRunSetupOverlay.cs
|
…
|
|
FullscreenOverlay.cs
|
…
|
|
HoldToConfirmOverlay.cs
|
…
|
|
IDialogOverlay.cs
|
…
|
|
INamedOverlayComponent.cs
|
…
|
|
INotificationOverlay.cs
|
…
|
|
IOverlayManager.cs
|
…
|
|
LoginOverlay.cs
|
…
|
|
MedalOverlay.cs
|
…
|
|
MusicController.cs
|
…
|
|
NewsOverlay.cs
|
…
|
|
NotificationOverlay.cs
|
Revert "Use existing string"
|
2023-01-14 02:42:04 +03:00 |
NotificationOverlayToastTray.cs
|
…
|
|
NowPlayingOverlay.cs
|
…
|
|
OnScreenDisplay.cs
|
Use new ArgumentNullException.ThrowIfNull throw-helper API
|
2022-12-22 21:27:59 +01:00 |
OnlineOverlay.cs
|
Move context menu / popover container one level to account for header
|
2022-12-26 15:37:46 -08:00 |
OverlayActivation.cs
|
…
|
|
OverlayColourProvider.cs
|
…
|
|
OverlayHeader.cs
|
Move overlay ruleset selectors to tab control
|
2023-01-13 12:50:35 -08:00 |
OverlayHeaderBackground.cs
|
…
|
|
OverlayPanelDisplayStyleControl.cs
|
…
|
|
OverlayRulesetSelector.cs
|
Fix grammar
|
2023-01-13 12:16:35 +09:00 |
OverlayRulesetTabItem.cs
|
…
|
|
OverlayScrollContainer.cs
|
Rename `ScrollToTopButton` to `ScrollBackButton`
|
2023-02-26 14:39:34 -08:00 |
OverlaySidebar.cs
|
…
|
|
OverlaySortTabControl.cs
|
…
|
|
OverlayStreamControl.cs
|
…
|
|
OverlayStreamItem.cs
|
…
|
|
OverlayTabControl.cs
|
…
|
|
OverlayTitle.cs
|
…
|
|
OverlayView.cs
|
…
|
|
RankingsOverlay.cs
|
…
|
|
RestoreDefaultValueButton.cs
|
Localise "revert to default" tooltip
|
2023-01-16 19:37:47 +03:00 |
SettingsOverlay.cs
|
…
|
|
SettingsPanel.cs
|
…
|
|
SettingsSubPanel.cs
|
…
|
|
SettingsToolboxGroup.cs
|
Move hover logic to `SettingsToolboxGroup` to avoid expanded state clash
|
2023-01-17 14:43:22 +09:00 |
SortDirection.cs
|
…
|
|
TabControlOverlayHeader.cs
|
Move overlay ruleset selectors to tab control
|
2023-01-13 12:50:35 -08:00 |
TabbableOnlineOverlay.cs
|
…
|
|
UserProfileOverlay.cs
|
Fix beatmap cards not showing context menu on user profile
|
2023-02-07 22:56:09 -08:00 |
VersionManager.cs
|
…
|
|
VolumeOverlay.cs
|
…
|
|
WaveOverlayContainer.cs
|
…
|
|
WikiOverlay.cs
|
Fix wrong path being used in fail handler
|
2022-12-23 16:44:03 +01:00 |