.. |
AccountCreation
|
|
|
BeatmapSet
|
Remove unnecessary null check
|
2019-08-07 07:00:50 +03:00 |
Changelog
|
Rename class to better match usage
|
2019-08-11 16:19:40 +09:00 |
Chat
|
use single line if-statement
|
2019-07-28 20:36:21 +02:00 |
Dialog
|
Make things a bit more sensible
|
2019-06-24 11:43:34 +09:00 |
Direct
|
Choose default category sorting instead of being always first
|
2019-08-02 13:22:58 -07:00 |
KeyBinding
|
Fix unbinding not working correctly
|
2019-06-21 14:43:00 +09:00 |
MedalSplash
|
|
|
Mods
|
ModIcon improvements
|
2019-08-07 08:46:27 +03:00 |
Music
|
Make FlowContainer insertion cleaner
|
2019-07-01 18:41:08 +03:00 |
Notifications
|
Make notification insertion cleaner
|
2019-07-01 18:41:40 +03:00 |
Profile
|
Force bindable change
|
2019-08-05 12:49:54 +03:00 |
SearchableList
|
Choose default category sorting instead of being always first
|
2019-08-02 13:22:58 -07:00 |
Settings
|
Add triangles intro
|
2019-08-09 20:05:28 +09:00 |
Social
|
Choose default category sorting instead of being always first
|
2019-08-02 13:22:58 -07:00 |
Toolbar
|
Fix potential nullref
|
2019-07-23 15:35:12 +09:00 |
Volume
|
|
|
AccountCreationOverlay.cs
|
|
|
BeatmapSetOverlay.cs
|
Move request inside the ScoresContainer again
|
2019-07-10 19:40:29 +03:00 |
ChangelogOverlay.cs
|
|
|
ChatOverlay.cs
|
Fix drawable channels remaining in memory after being closed
|
2019-08-05 19:23:13 +09:00 |
DialogOverlay.cs
|
|
|
DirectOverlay.cs
|
|
|
FullscreenOverlay.cs
|
|
|
HoldToConfirmOverlay.cs
|
|
|
KeyBindingPanel.cs
|
|
|
LoginOverlay.cs
|
|
|
MedalOverlay.cs
|
|
|
MusicController.cs
|
Rename to IsUserPaused
|
2019-07-11 00:18:19 +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
|
|
|
OverlayTabControl.cs
|
fix broken layout
|
2019-06-21 13:24:12 +03:00 |
SettingsOverlay.cs
|
|
|
SettingsPanel.cs
|
Fix settings sidebar being behind toolbar
|
2019-08-03 15:22:06 -07:00 |
SettingsSubPanel.cs
|
Fix settings subpanels dimming main content
|
2019-06-27 13:16:16 +09:00 |
SocialOverlay.cs
|
Centralise SocialOverlay's scheduling logic
|
2019-07-02 15:25:40 +09:00 |
UserProfileOverlay.cs
|
Merge branch 'master' into user_profile_modes
|
2019-06-25 00:59:51 +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
|
Enforce StartHidden on relevant overlays
|
2019-07-02 15:23:47 +09:00 |