..
BeatmapSet
Apply some renames and refactoring of loading logic
2017-10-13 14:06:34 +09:00
Chat
Code formatting
2017-09-22 15:29:04 +02:00
Dialog
Allow Rulesets to create a non-FontAwesome icon
2017-08-03 14:36:21 +09:00
Direct
Remove unused field
2017-10-13 14:19:25 +09:00
KeyBinding
Removed unnecessary casting of KeyBindingRow.FilterTerms
2017-09-14 13:18:50 +02:00
MedalSplash
Fix visual regressions in MedalOverlay
2017-10-09 17:52:48 +09:00
Mods
Use Array.Empty.
2017-09-24 03:45:46 +08:00
Music
Changed type of IHasFilterTerms.FilterTerms according to framework update
2017-09-13 16:18:02 +02:00
Notifications
Make ProgressNotification's status and progress thread-safe
2017-10-18 10:07:20 +09:00
Profile
Allow scores to open beatmap overlay
2017-10-13 20:09:03 +09:00
SearchableList
Don't use Bindable for AccentColour
2017-08-29 18:17:01 +09:00
Settings
Merge branch 'master' into storyboard_integration
2017-09-22 12:45:34 +02:00
Social
Make SearchableListHeader icon customisable
2017-06-07 20:06:02 +09:00
Toolbar
Update in line with framework changes.
2017-09-07 22:46:21 +09:00
BeatmapSetOverlay.cs
Allow scores to open beatmap overlay
2017-10-13 20:09:03 +09:00
ChatOverlay.cs
Removed generic parameter function
2017-09-22 16:17:03 +02:00
DialogOverlay.cs
Update in-line with framework changes.
2017-09-04 09:32:35 +09:00
DirectOverlay.cs
Add individual beatmap set lookup request
2017-10-13 19:57:59 +09:00
KeyBindingOverlay.cs
Make KeyBindingOverlay support variants as settings sub sections.
2017-08-23 12:49:30 +09:00
LoginOverlay.cs
Fix yellow line in login overlay not following size correctly
2017-09-27 13:06:57 +08:00
MainSettings.cs
Update in-line with framework changes.
2017-09-04 09:32:35 +09:00
MedalOverlay.cs
Fix visual regressions in MedalOverlay
2017-10-09 17:52:48 +09:00
MusicController.cs
Move origin + anchor outside of ctor
2017-10-10 16:00:11 +09:00
NotificationOverlay.cs
Fix notification count including fading (already closed) notifications
2017-08-23 12:47:20 +09:00
OnScreenDisplay.cs
Fix unlit initial state of the OnScreenDisplay
2017-08-17 18:46:16 +02:00
SettingsOverlay.cs
mask the settings overlay
2017-08-19 17:00:01 +02:00
SocialOverlay.cs
Add context menus to chat names and user panels
2017-09-14 15:43:47 +09:00
UserProfileOverlay.cs
Hide (most) profile sections that aren't populated yet
2017-10-13 20:29:19 +09:00
VersionManager.cs
Use new static IsDebug method
2017-09-19 16:07:00 +09:00
WaveOverlayContainer.cs
Clean up Wave in WaveOverlayContainer
2017-09-28 14:20:19 +03:00