.. |
AccountCreation
|
|
|
BeatmapListing
|
Fix LocallyAvailable state case getting cleared
|
2020-07-10 20:30:59 +09:00 |
BeatmapSet
|
Check local availability before disabling buttons
|
2020-05-09 10:42:56 +03:00 |
Changelog
|
|
|
Chat
|
Fix chat name backgrounds not dimming
|
2020-07-16 15:05:01 +09:00 |
Comments
|
Change method structure for hover/unhover state setting (shouldn't be called "Fade")
|
2020-07-30 13:49:04 +09:00 |
Dashboard
|
Implement DashboardNewBeatmapPanel component
|
2020-08-01 06:14:24 +03:00 |
Dialog
|
Expose dialog body text getter
|
2020-07-06 22:01:45 +09:00 |
KeyBinding
|
Fix crash when pressing clear button twice
|
2020-06-04 22:17:00 +09:00 |
MedalSplash
|
|
|
Mods
|
Select mods via exact types
|
2020-07-15 19:35:52 +09:00 |
Music
|
|
|
News
|
Adjust font size to match web design
|
2020-07-07 23:04:39 +02:00 |
Notifications
|
|
|
OSD
|
|
|
Profile
|
Merge branch 'master' into panel-load-debounce
|
2020-07-30 16:03:17 +09:00 |
Rankings
|
Fix SpotlightSelector is a VisibilityContainer without a reason
|
2020-07-21 22:46:08 +03:00 |
SearchableList
|
Fix up/improve dropdown styling/positioning
|
2020-07-10 17:25:28 +09:00 |
Settings
|
Merge pull request #9439 from Game4all/gameplay-disable-winkey
|
2020-07-24 19:34:48 +09:00 |
Toolbar
|
Adjust toolbar fade in/out on toggle
|
2020-07-08 15:11:26 +09:00 |
Volume
|
|
|
AccountCreationOverlay.cs
|
|
|
BeatmapDownloadTrackingComposite.cs
|
|
|
BeatmapListingOverlay.cs
|
Combine pagination logic into BeatmapListingFilterControl
|
2020-05-14 15:35:11 +09:00 |
BeatmapSetOverlay.cs
|
|
|
BreadcrumbControlOverlayHeader.cs
|
|
|
ChangelogOverlay.cs
|
|
|
ChatOverlay.cs
|
|
|
DashboardOverlay.cs
|
|
|
DialogOverlay.cs
|
|
|
FullscreenOverlay.cs
|
|
|
HoldToConfirmOverlay.cs
|
|
|
KeyBindingPanel.cs
|
|
|
LoginOverlay.cs
|
|
|
MedalOverlay.cs
|
|
|
MusicController.cs
|
Also fix second instance of same execution
|
2020-07-31 22:02:12 +09:00 |
NewsOverlay.cs
|
|
|
NotificationOverlay.cs
|
|
|
NowPlayingOverlay.cs
|
|
|
OnScreenDisplay.cs
|
|
|
OverlayActivation.cs
|
|
|
OverlayColourProvider.cs
|
|
|
OverlayHeader.cs
|
Apply changes to overlays
|
2020-07-21 20:11:10 +03:00 |
OverlayHeaderBackground.cs
|
|
|
OverlayPanelDisplayStyleControl.cs
|
Implement UserBrickPanel component
|
2020-07-18 20:24:38 +03:00 |
OverlayRulesetSelector.cs
|
|
|
OverlayRulesetTabItem.cs
|
|
|
OverlayScrollContainer.cs
|
|
|
OverlaySortTabControl.cs
|
Implement RankingsSortTabControl component
|
2020-07-13 01:22:05 +03:00 |
OverlayStreamControl.cs
|
|
|
OverlayStreamItem.cs
|
|
|
OverlayTabControl.cs
|
|
|
OverlayTitle.cs
|
|
|
OverlayView.cs
|
|
|
RankingsOverlay.cs
|
|
|
SettingsOverlay.cs
|
|
|
SettingsPanel.cs
|
|
|
SettingsSubPanel.cs
|
|
|
SortDirection.cs
|
|
|
TabControlOverlayHeader.cs
|
Make content side padding adjustable for OverlayHeader
|
2020-07-21 20:02:22 +03:00 |
UserProfileOverlay.cs
|
|
|
VolumeOverlay.cs
|
Fix mute button falling off the screen when UI scaling is used
|
2020-05-15 12:22:59 +09:00 |
WaveOverlayContainer.cs
|
|
|