.. |
AccountCreation
|
|
|
BeatmapListing
|
Replace all hexacon lookups with strongly typed properties
|
2023-11-24 13:17:39 +09:00 |
BeatmapSet
|
Replace all hexacon lookups with strongly typed properties
|
2023-11-24 13:17:39 +09:00 |
Changelog
|
Replace all hexacon lookups with strongly typed properties
|
2023-11-24 13:17:39 +09:00 |
Chat
|
Fix chat overlay top bar icon being incorrect
|
2023-11-30 10:20:01 -08:00 |
Comments
|
Fix comment markdown image not showing tooltips
|
2023-11-15 19:50:32 -08:00 |
Dashboard
|
Fix "spectate" button not always being clickable in online users list
|
2023-12-23 21:21:34 +09:00 |
Dialog
|
Use DangerousActionDialog
|
2023-12-05 16:54:44 +09:00 |
FirstRunSetup
|
Fix first run locator stable locator directory desyncing between display & popover
|
2023-12-15 16:00:34 +01:00 |
Login
|
Simplify UserStatus to be an enumeration type
|
2023-12-06 18:52:27 +01:00 |
MedalSplash
|
|
|
Mods
|
Revert to using a more manual approach to holding focus
|
2023-12-19 19:46:30 +09:00 |
Music
|
Allow screens to change the ability to interact with the global track
|
2023-07-25 20:20:53 +09:00 |
News
|
Replace all hexacon lookups with strongly typed properties
|
2023-11-24 13:17:39 +09:00 |
Notifications
|
Fix progress notifications queueing up infinite text changes when not visible
|
2023-12-18 19:00:44 +09:00 |
OSD
|
Remove touch device toasts entirely
|
2023-11-06 10:54:32 +01:00 |
Profile
|
Fix user profile cover showing 1px line when contracted
|
2023-12-23 21:07:17 +09:00 |
Rankings
|
Replace all hexacon lookups with strongly typed properties
|
2023-11-24 13:17:39 +09:00 |
Settings
|
Adjust back button to match style better
|
2023-12-27 02:54:24 +09:00 |
SkinEditor
|
Fix scale of skin element bounding box
|
2023-12-21 08:56:39 -03:30 |
Toolbar
|
Fix toolbar keybinding hint not clearing after unbinding the keybinding
|
2023-12-23 19:39:17 +01:00 |
Volume
|
|
|
Wiki
|
Replace all hexacon lookups with strongly typed properties
|
2023-11-24 13:17:39 +09:00 |
AccountCreationOverlay.cs
|
|
|
BeatmapListingOverlay.cs
|
Uncomment net6.0 code and remove old code
|
2023-12-04 20:17:22 +01:00 |
BeatmapSetOverlay.cs
|
|
|
BreadcrumbControlOverlayHeader.cs
|
|
|
ChangelogOverlay.cs
|
|
|
ChatOverlay.cs
|
Merge branch 'master' into chat-drag-improvements
|
2023-11-24 18:13:18 +09:00 |
DashboardOverlay.cs
|
Retrofit user presence watching into dashboard overlay
|
2023-12-06 19:37:35 +01:00 |
DialogOverlay.cs
|
|
|
FirstRunSetupOverlay.cs
|
|
|
FullscreenOverlay.cs
|
Replace all hexacon lookups with strongly typed properties
|
2023-11-24 13:17:39 +09:00 |
HoldToConfirmOverlay.cs
|
|
|
IDialogOverlay.cs
|
|
|
INamedOverlayComponent.cs
|
Replace all hexacon lookups with strongly typed properties
|
2023-11-24 13:17:39 +09:00 |
INotificationOverlay.cs
|
|
|
IOverlayManager.cs
|
|
|
KudosuTable.cs
|
Add ability to view kudosu rankings
|
2023-11-07 15:58:17 -08:00 |
LoginOverlay.cs
|
Reduce LoginOverlay pop-in/pop-out sample panning to match NowPlayingOverlay
|
2023-10-20 21:01:36 +09:00 |
MedalOverlay.cs
|
|
|
MusicController.cs
|
Adjust xmldoc to explicitly metnion it only affects end user control
|
2023-07-30 13:52:58 +09:00 |
NewsOverlay.cs
|
|
|
NotificationOverlay.cs
|
Replace all hexacon lookups with strongly typed properties
|
2023-11-24 13:17:39 +09:00 |
NotificationOverlayToastTray.cs
|
|
|
NowPlayingOverlay.cs
|
Replace all hexacon lookups with strongly typed properties
|
2023-11-24 13:17:39 +09:00 |
OnlineOverlay.cs
|
|
|
OnScreenDisplay.cs
|
|
|
OverlayActivation.cs
|
|
|
OverlayColourProvider.cs
|
|
|
OverlayHeader.cs
|
|
|
OverlayHeaderBackground.cs
|
|
|
OverlayPanelDisplayStyleControl.cs
|
|
|
OverlayRulesetSelector.cs
|
|
|
OverlayRulesetTabItem.cs
|
|
|
OverlayScrollContainer.cs
|
|
|
OverlaySidebar.cs
|
|
|
OverlaySortTabControl.cs
|
|
|
OverlayStreamControl.cs
|
|
|
OverlayStreamItem.cs
|
|
|
OverlayTabControl.cs
|
|
|
OverlayTitle.cs
|
Replace all hexacon lookups with strongly typed properties
|
2023-11-24 13:17:39 +09:00 |
OverlayView.cs
|
|
|
RankingsOverlay.cs
|
Add ability to view kudosu rankings
|
2023-11-07 15:58:17 -08:00 |
RevertToDefaultButton.cs
|
Change RevertToDefaultButton and BackButton to use Default sampleset instead
|
2023-10-20 21:01:36 +09:00 |
SettingsOverlay.cs
|
Change settings overlay to always show expanded buttons
|
2023-12-27 02:33:17 +09:00 |
SettingsPanel.cs
|
Change settings overlay to always show expanded buttons
|
2023-12-27 02:33:17 +09:00 |
SettingsSearchTextBox.cs
|
Only run "select all on focus" behaviour on desktop platforms
|
2023-10-30 11:54:19 +03:00 |
SettingsSubPanel.cs
|
Adjust back button to match style better
|
2023-12-27 02:54:24 +09:00 |
SettingsToolboxGroup.cs
|
|
|
SortDirection.cs
|
|
|
TabbableOnlineOverlay.cs
|
|
|
TabControlOverlayHeader.cs
|
|
|
UserProfileOverlay.cs
|
Ensure only run once
|
2023-11-22 12:03:42 +09:00 |
VersionManager.cs
|
|
|
VolumeOverlay.cs
|
|
|
WaveOverlayContainer.cs
|
Use string.Empty
|
2023-08-25 01:07:07 +09:00 |
WikiOverlay.cs
|
|
|