.. |
AccountCreation
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01:00 |
BeatmapListing
|
…
|
|
BeatmapSet
|
Fix a couple of cases of incorrect equality checks in the case both values are null
|
2022-01-28 14:29:56 +09:00 |
Changelog
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01:00 |
Chat
|
…
|
|
Comments
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01:00 |
Dashboard
|
…
|
|
Dialog
|
…
|
|
Login
|
…
|
|
MedalSplash
|
…
|
|
Mods
|
…
|
|
Music
|
Resolve compilation error due to removed method
|
2022-01-26 19:04:18 +09:00 |
News
|
Fix news sidebar assuming returned posts are always from given year
|
2022-01-19 23:13:30 +01:00 |
Notifications
|
Log posted notifications
|
2022-01-25 23:38:48 +09:00 |
OSD
|
…
|
|
Profile
|
Merge branch 'master' into realm-integration/score-and-beatmaps
|
2022-01-15 14:45:42 +01:00 |
Rankings
|
…
|
|
Settings
|
Add "counter" keyword for key overlay setting
|
2022-01-31 16:37:51 +09:00 |
Toolbar
|
Rename `RealmContextFactory` to `RealmAccess`
|
2022-01-24 20:38:07 +09:00 |
Volume
|
…
|
|
Wiki
|
…
|
|
AccountCreationOverlay.cs
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01:00 |
BeatmapListingOverlay.cs
|
Fix expanded card content being clipped on beatmap listing overlay
|
2022-01-19 22:10:05 +01:00 |
BeatmapSetOverlay.cs
|
…
|
|
BreadcrumbControlOverlayHeader.cs
|
…
|
|
ChangelogOverlay.cs
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01:00 |
ChatOverlay.cs
|
…
|
|
DashboardOverlay.cs
|
…
|
|
DialogOverlay.cs
|
…
|
|
ExpandableSlider.cs
|
Replace `IsControlDragged` with an abstract `ShouldBeExpanded`
|
2022-01-27 15:57:56 +03:00 |
ExpandingButtonContainer.cs
|
Abstractify expansion logic from `ExpandingButtonContainer`
|
2022-01-23 05:41:16 +03:00 |
ExpandingControlContainer.cs
|
Replace `IsControlDragged` with an abstract `ShouldBeExpanded`
|
2022-01-27 15:57:56 +03:00 |
FullscreenOverlay.cs
|
…
|
|
HoldToConfirmOverlay.cs
|
…
|
|
IExpandable.cs
|
Replace `IsControlDragged` with an abstract `ShouldBeExpanded`
|
2022-01-27 15:57:56 +03:00 |
IExpandableControl.cs
|
Replace `IsControlDragged` with an abstract `ShouldBeExpanded`
|
2022-01-27 15:57:56 +03:00 |
IExpandingContainer.cs
|
Abstractify expansion logic from `ExpandingButtonContainer`
|
2022-01-23 05:41:16 +03:00 |
INamedOverlayComponent.cs
|
…
|
|
LoginOverlay.cs
|
…
|
|
MedalOverlay.cs
|
…
|
|
MusicController.cs
|
Completely remove subscription from `MusicController`
|
2022-01-25 16:53:02 +09:00 |
NewsOverlay.cs
|
…
|
|
NotificationOverlay.cs
|
Log posted notifications
|
2022-01-25 23:38:48 +09:00 |
NowPlayingOverlay.cs
|
Stop detaching and exposing beatmaps from `MusicController`
|
2022-01-25 16:51:21 +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
|
…
|
|
RestoreDefaultValueButton.cs
|
…
|
|
SettingsOverlay.cs
|
…
|
|
SettingsPanel.cs
|
Abstractify expansion logic from `ExpandingButtonContainer`
|
2022-01-23 05:41:16 +03:00 |
SettingsSubPanel.cs
|
…
|
|
SettingsToolboxGroup.cs
|
Add `IExpandable` support for `SettingsToolboxGroup`
|
2022-01-23 05:41:16 +03:00 |
SortDirection.cs
|
…
|
|
TabControlOverlayHeader.cs
|
…
|
|
TabbableOnlineOverlay.cs
|
…
|
|
UserProfileOverlay.cs
|
…
|
|
VersionManager.cs
|
Move `VersionManager` from `osu.Desktop` to `osu.Game`
|
2022-01-15 19:42:38 +01:00 |
VolumeOverlay.cs
|
…
|
|
WaveOverlayContainer.cs
|
…
|
|
WikiOverlay.cs
|
…
|
|