osu/osu.Game/Overlays
Dean Herbert 699a317b44 Fix chat scroll sticking visually when scrolling beyond bottom extent 2021-03-29 18:07:47 +09:00
..
AccountCreation
BeatmapListing Add new beatmap search filter row "General" 2021-03-25 23:20:10 +01:00
BeatmapSet Update LocalisedString usages to RomanisedString 2021-02-22 19:01:42 +09:00
Changelog
Chat Fix chat scroll sticking visually when scrolling beyond bottom extent 2021-03-29 18:07:47 +09:00
Comments Fix incorrect trash icon being used on deleted comments counter 2021-03-22 19:32:17 -07:00
Dashboard Replace usage of `CurrentModeRank` in line with API change 2021-03-01 23:07:25 +03:00
Dialog Split confirmation dialog classes apart 2021-03-03 20:34:37 +09:00
KeyBinding Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
MedalSplash
Mods Fix checkbox not being updated 2021-02-22 15:47:47 +09:00
Music Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
News
Notifications Reduce allocation overhead when notification overlay has visible notifications 2021-02-26 17:11:47 +09:00
OSD Merge branch 'master' into non-concurrent-sample-playback 2021-02-12 17:22:15 +09:00
Profile Fix singular format regression on forum post text 2021-03-21 11:19:07 -07:00
Rankings
Settings Fix typo in identifier 2021-03-20 12:37:51 +01:00
Toolbar Build on xmldoc with rationale 2021-03-13 23:29:47 +09:00
Volume Fix test failures in PerformFromScreen tests 2021-02-15 17:14:41 +09:00
AccountCreationOverlay.cs
BeatmapDownloadTrackingComposite.cs
BeatmapListingOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
BeatmapSetOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
BreadcrumbControlOverlayHeader.cs
ChangelogOverlay.cs Fix initial operation potentially running before DI is completed 2021-03-13 19:30:40 +09:00
ChatOverlay.cs Revert accidental removal of newlines 2021-02-18 18:19:57 +09:00
DashboardOverlay.cs Implement TabbableOnlineOverlay component 2021-01-18 21:22:50 +03:00
DialogOverlay.cs Use unique samples for Dialog, NowPlaying, SettingsPanel and WaveOverlay pop-in/pop-out 2021-02-10 16:04:47 +09:00
FullscreenOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
HoldToConfirmOverlay.cs Reduce final fill alpha of main menu confirm-to-exit 2021-01-18 18:22:21 +09:00
INamedOverlayComponent.cs
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs Initial sample + samplechannel rework 2021-01-19 17:11:40 +09:00
MusicController.cs
NewsOverlay.cs Add login placeholder logic to OnlineOverlay 2021-02-18 18:07:24 +09:00
NotificationOverlay.cs
NowPlayingOverlay.cs Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
OnScreenDisplay.cs
OnlineOverlay.cs Revert change to loading layer's default state 2021-02-18 22:38:17 +09:00
OverlayActivation.cs
OverlayColourProvider.cs
OverlayHeader.cs
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
OverlayScrollContainer.cs
OverlaySortTabControl.cs Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
OverlayStreamControl.cs
OverlayStreamItem.cs
OverlayTabControl.cs
OverlayTitle.cs
OverlayView.cs
RankingsOverlay.cs Avoid unbinding external events 2021-02-09 18:42:15 +09:00
SettingsOverlay.cs
SettingsPanel.cs Make test scene feel more like settings (width-wise) 2021-03-19 19:01:31 +09:00
SettingsSubPanel.cs
SortDirection.cs
TabControlOverlayHeader.cs
TabbableOnlineOverlay.cs Add login placeholder logic to OnlineOverlay 2021-02-18 18:07:24 +09:00
UserProfileOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
VolumeOverlay.cs
WaveOverlayContainer.cs Use unique samples for Dialog, NowPlaying, SettingsPanel and WaveOverlay pop-in/pop-out 2021-02-10 16:04:47 +09:00