.. |
AccountCreation
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
BeatmapSet
|
fix tooltip capitalization
|
2020-01-14 14:26:54 -05:00 |
Changelog
|
Refactor into some kind of sanity
|
2020-01-03 15:01:42 +09:00 |
Chat
|
Rework ChannelTabControl's AddChannel method to not auto select and let ChatOverlay handle this
|
2020-01-19 18:20:42 +01:00 |
Comments
|
Fix comments async loading wasn't really async
|
2020-01-06 20:56:32 +03:00 |
Dialog
|
Merge branch 'master' into sharpen
|
2019-11-21 23:42:46 +08:00 |
Direct
|
fix tooltip capitalization
|
2020-01-14 14:26:54 -05:00 |
KeyBinding
|
Use auto property.
|
2019-11-12 19:53:25 +08:00 |
MedalSplash
|
Fix crashing TextSceneMedalOverlay
|
2019-12-29 03:01:14 +03: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
|
Make gradient in NewsArticleCover be effected by hover
|
2020-01-12 17:38:15 +03:00 |
Notifications
|
Use instance list instead of exposing NotifcationOverlay's notifications
|
2020-01-17 00:00:10 +01:00 |
OSD
|
Move logic out of OsuGame
|
2019-08-13 14:42:59 +09:00 |
Profile
|
fix tooltip capitalization
|
2020-01-14 14:26:54 -05:00 |
Rankings
|
General refactorings
|
2020-01-14 15:07:25 +09:00 |
SearchableList
|
Fix context menus not showing on social panels
|
2019-12-29 10:49:28 -08:00 |
Settings
|
Remove highlighted/mentioned words
|
2020-01-19 17:26:43 +01:00 |
Social
|
Choose default category sorting instead of being always first
|
2019-08-02 13:22:58 -07:00 |
Toolbar
|
Remove horizontal padding on toolbar ruleset selector
|
2019-11-08 20:28:24 -08:00 |
Volume
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
AccountCreationOverlay.cs
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
BeatmapSetOverlay.cs
|
CI fix
|
2019-11-11 19:04:50 +03:00 |
BreadcrumbControlOverlayHeader.cs
|
Refactor into some kind of sanity
|
2020-01-03 15:01:42 +09:00 |
ChangelogOverlay.cs
|
Make sure an exception is thrown
|
2020-01-03 14:16:38 +09:00 |
ChatOverlay.cs
|
Allow no channels to be present
|
2020-01-19 18:56:15 +01:00 |
DialogOverlay.cs
|
Fix exit scenarios
|
2019-09-19 20:17:58 +09:00 |
DirectOverlay.cs
|
CA1820: use IsNullOrEmpty.
|
2019-12-17 13:00:08 +08:00 |
FullscreenOverlay.cs
|
Allow FullscreenOverlay to surface to front on subsequent Show requests
|
2019-06-11 15:22:27 +09:00 |
HoldToConfirmOverlay.cs
|
Add setting to adjust hold-to-confirm activation time
|
2019-09-19 14:06:25 +09:00 |
KeyBindingPanel.cs
|
Move common settings sub-panel logic to own class
|
2019-05-27 01:47:23 +09:00 |
LoginOverlay.cs
|
Remove unnecessary newline
|
2019-03-27 22:21:28 -07:00 |
MedalOverlay.cs
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
MusicController.cs
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
NewsOverlay.cs
|
Apply review suggestions
|
2019-12-17 19:23:30 +01:00 |
NotificationOverlay.cs
|
Revert useless changes varying from properties, naming changes etc.
|
2020-01-18 15:40:55 +01:00 |
NowPlayingOverlay.cs
|
Merge branch 'master' into prev-button-revamp
|
2020-01-07 21:49:53 +01:00 |
OnScreenDisplay.cs
|
Use paramref.
|
2019-11-17 20:49:36 +08:00 |
OverlayActivation.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
OverlayHeader.cs
|
Refactor into some kind of sanity
|
2020-01-03 15:01:42 +09:00 |
OverlayTabControl.cs
|
Update design of OverlayHeaderTabControl
|
2019-12-28 02:50:52 +03:00 |
RankingsOverlay.cs
|
Add whitespace
|
2019-12-11 19:13:04 +09:00 |
SettingsOverlay.cs
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
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 |
TabControlOverlayHeader.cs
|
Refactor into some kind of sanity
|
2020-01-03 15:01:42 +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
|
Enforce StartHidden on relevant overlays
|
2019-07-02 15:23:47 +09:00 |