.. |
AccountCreation
|
Remove exo specification completely
|
2020-03-13 13:43:48 +09:00 |
BeatmapListing
|
Rename panels
|
2020-04-21 20:55:33 +09:00 |
BeatmapSet
|
Move and rename remaining direct classes
|
2020-04-21 16:41:07 +09:00 |
Changelog
|
Remove unused changelog comments class
|
2020-04-12 14:55:42 +02:00 |
Chat
|
Hide scrollbars in tournament chat display
|
2020-03-23 12:05:16 +09:00 |
Comments
|
Fix crash on switching comments page at an inopportune time
|
2020-04-24 18:18:10 +09:00 |
Dashboard
|
Add back missing fill flow
|
2020-04-20 18:25:39 +09:00 |
Dialog
|
Use framework extension method for FromHex
|
2020-03-11 10:18:41 +09:00 |
KeyBinding
|
Remove un-needed RelativeSizeAxes specifications.
|
2020-04-26 21:17:40 +02:00 |
MedalSplash
|
Fix crashing TextSceneMedalOverlay
|
2019-12-29 03:01:14 +03:00 |
Mods
|
Reword comment slightly
|
2020-04-28 13:26:42 +09:00 |
Music
|
Remove unintentional edge effect
|
2020-04-11 15:29:52 +09:00 |
News
|
Replace ScreenTitle with OverlayTitle and update titles to match new design
|
2020-03-24 22:08:20 +01:00 |
Notifications
|
Limit font weight to bold
|
2020-03-16 16:32:25 -07:00 |
OSD
|
Limit font weight to bold
|
2020-03-16 16:32:25 -07:00 |
Profile
|
Rename panels
|
2020-04-21 20:55:33 +09:00 |
Rankings
|
Rename panels
|
2020-04-21 20:55:33 +09:00 |
SearchableList
|
Remove unused usings
|
2020-04-13 12:34:51 +03:00 |
Settings
|
Trim other leftover RelativeSizeAxes
|
2020-04-26 22:54:01 +02:00 |
Social
|
Merge branch 'master' into user-cards-update
|
2020-03-16 14:27:21 +09:00 |
Toolbar
|
Reword comment
|
2020-04-25 18:23:09 +09:00 |
Volume
|
Disable adjusting volume via "select next" and "select previous" as fallbacks
|
2020-03-12 11:28:45 +09:00 |
AccountCreationOverlay.cs
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
BeatmapDownloadTrackingComposite.cs
|
Move and rename remaining direct classes
|
2020-04-21 16:41:07 +09:00 |
BeatmapListingOverlay.cs
|
Rename panels
|
2020-04-21 20:55:33 +09:00 |
BeatmapSetOverlay.cs
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03:00 |
BreadcrumbControlOverlayHeader.cs
|
Update header breadcrumb tab control
|
2020-03-26 15:44:53 +01:00 |
ChangelogOverlay.cs
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03:00 |
ChatOverlay.cs
|
Rename LoadingAnimation to LoadingSpinner
|
2020-02-21 15:33:31 +09:00 |
DashboardOverlay.cs
|
Move load to bdl
|
2020-04-20 15:34:48 +09:00 |
DialogOverlay.cs
|
Fix exit scenarios
|
2019-09-19 20:17:58 +09:00 |
FullscreenOverlay.cs
|
Fix uncaught inconsistent naming
|
2020-01-30 12:50:15 +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
|
Use framework extension method for FromHex
|
2020-03-11 10:18:41 +09:00 |
MusicController.cs
|
Reduce database includes where possible
|
2020-04-28 21:43:35 +09:00 |
NewsOverlay.cs
|
Remove unused usings
|
2020-04-13 12:34:51 +03:00 |
NotificationOverlay.cs
|
Move NotificationSection strings to constructor (#5078)
|
2019-06-21 20:47:31 +09:00 |
NowPlayingOverlay.cs
|
Fix music playlist being enumerated asynchronously
|
2020-02-17 16:59:35 +09: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 |
OverlayColourProvider.cs
|
Adjust button colours
|
2020-02-12 13:28:49 +03:00 |
OverlayHeader.cs
|
Adjust header content margin
|
2020-04-16 12:07:38 +03:00 |
OverlayHeaderBackground.cs
|
Refactor background creation in OverlayHeader
|
2020-01-27 15:36:19 +03:00 |
OverlayPanelDisplayStyleControl.cs
|
Add HoverClickSounds
|
2020-02-24 23:37:46 +03:00 |
OverlayRulesetSelector.cs
|
Update ruleset selector design
|
2020-03-24 22:14:15 +01:00 |
OverlayRulesetTabItem.cs
|
Update ruleset selector design
|
2020-03-24 22:14:15 +01:00 |
OverlayScrollContainer.cs
|
Remove excessive logic
|
2020-04-13 10:59:53 +03:00 |
OverlaySortTabControl.cs
|
Implement UserSortTabControl component
|
2020-02-24 05:47:21 +03:00 |
OverlayStreamControl.cs
|
Adjust class naming
|
2020-03-04 23:08:58 +03:00 |
OverlayStreamItem.cs
|
Limit font weight to bold
|
2020-03-16 16:32:25 -07:00 |
OverlayTabControl.cs
|
Update header tab control
|
2020-03-26 15:43:48 +01:00 |
OverlayTitle.cs
|
Replace ScreenTitle with OverlayTitle and update titles to match new design
|
2020-03-24 22:08:20 +01:00 |
OverlayView.cs
|
Add better xml documentation and extract fetch method
|
2020-04-20 15:32:50 +09:00 |
RankingsOverlay.cs
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03: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
|
Remove unused classes and replace overlay in game
|
2020-04-21 16:38:47 +09:00 |
SortDirection.cs
|
Remove unused classes and replace overlay in game
|
2020-04-21 16:38:47 +09:00 |
TabControlOverlayHeader.cs
|
Adjust header content margin
|
2020-04-16 12:07:38 +03:00 |
UserProfileOverlay.cs
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03: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 |