osu/osu.Game/Overlays
Dean Herbert d6da21b0f0 Tidy up fetch methods
Anonymise some test data further
2019-06-27 12:00:31 +09:00
..
AccountCreation
BeatmapSet Merge remote-tracking branch 'upstream/master' into not-available-to-download 2019-06-27 11:44:41 +09:00
Changelog Make APIChangelogEntry.Major a non-nullable property 2019-06-08 09:45:34 +02:00
Chat Merge branch 'master' into use-modelbackeddrawable 2019-06-21 14:26:07 +09:00
Dialog Make things a bit more sensible 2019-06-24 11:43:34 +09:00
Direct Tidy up fetch methods 2019-06-27 12:00:31 +09:00
KeyBinding Fix unbinding not working correctly 2019-06-21 14:43:00 +09:00
MedalSplash
Mods Attempt to fix tests 2019-06-21 00:12:39 +09:00
Music Remove existing argument for ItemAdded event 2019-06-26 11:40:41 +09:00
Notifications Move NotificationSection strings to constructor (#5078) 2019-06-21 20:47:31 +09:00
Profile Use .Darken() instead of hex-based colour 2019-06-24 13:27:58 +09:00
SearchableList
Settings Remove existing argument for ItemAdded event 2019-06-26 11:40:41 +09:00
Social
Toolbar General refactoring 2019-06-26 17:52:25 +09:00
Volume
AccountCreationOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
BeatmapSetOverlay.cs Tidy up fetch methods 2019-06-27 12:00:31 +09:00
ChangelogOverlay.cs Update ScrollContainer usages in line with framework changes 2019-06-14 15:55:32 +09:00
ChatOverlay.cs Fix chat being dismissed in test scene when it shouldn't 2019-06-21 15:09:54 +09:00
DialogOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
DirectOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
FullscreenOverlay.cs Allow FullscreenOverlay to surface to front on subsequent Show requests 2019-06-11 15:22:27 +09:00
HoldToConfirmOverlay.cs Dim music volume when holding to confirm 2019-06-04 18:37:26 +09:00
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs Merge branch 'master' into generic-download-model-manager 2019-06-26 20:37:56 +09:00
NotificationOverlay.cs Move NotificationSection strings to constructor (#5078) 2019-06-21 20:47:31 +09:00
OnScreenDisplay.cs
OverlayActivation.cs
OverlayHeader.cs
OverlayHeaderTabControl.cs Fix colour issues 2019-06-19 12:15:32 +03:00
OverlayTabControl.cs fix broken layout 2019-06-21 13:24:12 +03:00
SettingsOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
SettingsPanel.cs
SettingsSubPanel.cs
SocialOverlay.cs
UserProfileOverlay.cs Add missing using 2019-06-24 17:38:11 +09:00
VolumeOverlay.cs Allow controlling music and effect volume by arrow keys when hovering 2019-06-23 22:53:02 -07:00
WaveOverlayContainer.cs