.. |
AccountCreation
|
Put back mobile conditional
|
2019-10-22 19:51:29 -07:00 |
BeatmapSet
|
Split out if statement for readability
|
2019-12-09 02:13:47 +09:00 |
Changelog
|
Make CreateContent a method again
|
2019-12-27 06:36:41 +03:00 |
Chat
|
Use default placeholder text on chat channel search box
|
2019-12-14 12:58:13 -08:00 |
Comments
|
Merge remote-tracking branch 'upstream/master' into fix-spritetext-usage
|
2019-11-25 11:31:12 +09:00 |
Dialog
|
Merge branch 'master' into sharpen
|
2019-11-21 23:42:46 +08:00 |
Direct
|
Remove unused field
|
2019-12-30 11:51:33 +09:00 |
KeyBinding
|
Use auto property.
|
2019-11-12 19:53:25 +08:00 |
MedalSplash
|
Add some more missing LongRunningLoad flags
|
2019-11-29 13:52:23 +09:00 |
Mods
|
CA1825: use Array.Empty.
|
2019-12-17 12:59:48 +08:00 |
Music
|
CA1825: use Array.Empty.
|
2019-12-17 12:59:48 +08:00 |
News
|
Update layout of every overlay using OverlayHeader
|
2019-12-26 22:09:06 +03:00 |
Notifications
|
|
|
OSD
|
|
|
Profile
|
Make CreateContent a method again
|
2019-12-27 06:36:41 +03:00 |
Rankings
|
Move scope/country restrictions into RankingsOverlay
|
2019-12-05 14:07:39 +09:00 |
SearchableList
|
Fix context menus not showing on social panels
|
2019-12-29 10:49:28 -08:00 |
Settings
|
Update song select statistics when mod changes settings
|
2019-12-20 18:01:35 +09:00 |
Social
|
|
|
Toolbar
|
Remove horizontal padding on toolbar ruleset selector
|
2019-11-08 20:28:24 -08:00 |
Volume
|
Apply CornerExponent fixes
|
2019-11-22 19:49:20 +09:00 |
AccountCreationOverlay.cs
|
|
|
BeatmapSetOverlay.cs
|
CI fix
|
2019-11-11 19:04:50 +03:00 |
ChangelogOverlay.cs
|
Make sure an exception is thrown
|
2020-01-03 14:16:38 +09:00 |
ChatOverlay.cs
|
Rename property to IsSwitchable
|
2019-12-22 19:47:47 -08:00 |
DialogOverlay.cs
|
|
|
DirectOverlay.cs
|
CA1820: use IsNullOrEmpty.
|
2019-12-17 13:00:08 +08:00 |
FullscreenOverlay.cs
|
|
|
HoldToConfirmOverlay.cs
|
|
|
KeyBindingPanel.cs
|
|
|
LoginOverlay.cs
|
|
|
MedalOverlay.cs
|
|
|
MusicController.cs
|
Allow mods to apply to track, not clock
|
2019-12-09 17:44:45 +09:00 |
NewsOverlay.cs
|
Apply review suggestions
|
2019-12-17 19:23:30 +01:00 |
NotificationOverlay.cs
|
|
|
NowPlayingOverlay.cs
|
Use MathF instead of Math- functions when possible
|
2019-11-25 00:45:42 +01:00 |
OnScreenDisplay.cs
|
Use paramref.
|
2019-11-17 20:49:36 +08:00 |
OverlayActivation.cs
|
|
|
OverlayHeader.cs
|
Revert to using empty container, not null
|
2019-12-27 13:15:55 +09:00 |
OverlayHeaderTabControl.cs
|
CA1715: use prefix for generic parameters.
|
2019-12-17 13:00:25 +08:00 |
OverlayTabControl.cs
|
CA1715: use prefix for generic parameters.
|
2019-12-17 13:00:25 +08:00 |
RankingsOverlay.cs
|
Add whitespace
|
2019-12-11 19:13:04 +09:00 |
SettingsOverlay.cs
|
|
|
SettingsPanel.cs
|
Move button implementation to OsuButton
|
2019-11-06 14:08:52 +09:00 |
SettingsSubPanel.cs
|
Make sub panel back button inherit osu button
|
2019-12-08 10:51:25 -08:00 |
SocialOverlay.cs
|
Move cancellation token construction closer to usage
|
2019-12-19 11:26:22 +09:00 |
UserProfileOverlay.cs
|
CA1715: use prefix for generic parameters.
|
2019-12-17 13:00:25 +08:00 |
VolumeOverlay.cs
|
Use auto property.
|
2019-11-12 19:53:25 +08:00 |
WaveOverlayContainer.cs
|
|
|