.. |
AccountCreation
|
|
|
BeatmapListing
|
Replace hexacons in toolbar with new icons
|
2023-12-27 17:42:18 +01:00 |
BeatmapSet
|
Remove remaining hexacons usages
|
2023-12-27 17:42:18 +01:00 |
Changelog
|
Replace hexacons in toolbar with new icons
|
2023-12-27 17:42:18 +01:00 |
Chat
|
Remove remaining hexacons usages
|
2023-12-27 17:42:18 +01:00 |
Comments
|
|
|
Dashboard
|
Show local user in online users
|
2023-12-28 17:40:07 +09:00 |
Dialog
|
Add padding around text in dialogs
|
2023-12-28 20:29:56 +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
|
Make ModDaycore sequential for ModHalfTime
|
2023-12-27 14:35:19 +01:00 |
Music
|
|
|
News
|
Replace hexacons in toolbar with new icons
|
2023-12-27 17:42:18 +01:00 |
Notifications
|
Fix progress notifications queueing up infinite text changes when not visible
|
2023-12-18 19:00:44 +09:00 |
OSD
|
|
|
Profile
|
Remove remaining hexacons usages
|
2023-12-27 17:42:18 +01:00 |
Rankings
|
Replace hexacons in toolbar with new icons
|
2023-12-27 17:42:18 +01:00 |
Settings
|
Fix global audio offset suggestion feature not taking previous offset value into account
|
2023-12-29 12:20:58 +01:00 |
SkinEditor
|
Fix scale of skin element bounding box
|
2023-12-21 08:56:39 -03:30 |
Toolbar
|
Adjust toolbar animations / layering to feel better
|
2023-12-28 14:10:52 +09:00 |
Volume
|
|
|
Wiki
|
Replace hexacons in toolbar with new icons
|
2023-12-27 17:42:18 +01: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
|
Replace hexacons in toolbar with new icons
|
2023-12-27 17:42:18 +01:00 |
DashboardOverlay.cs
|
Retrofit user presence watching into dashboard overlay
|
2023-12-06 19:37:35 +01:00 |
DialogOverlay.cs
|
Update popup dialog design
|
2023-12-28 19:04:35 +09:00 |
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
|
|
|
LoginOverlay.cs
|
|
|
MedalOverlay.cs
|
|
|
MusicController.cs
|
|
|
NewsOverlay.cs
|
|
|
NotificationOverlay.cs
|
Replace hexacons in toolbar with new icons
|
2023-12-27 17:42:18 +01:00 |
NotificationOverlayToastTray.cs
|
|
|
NowPlayingOverlay.cs
|
Replace hexacons in toolbar with new icons
|
2023-12-27 17:42:18 +01: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
|
|
|
RevertToDefaultButton.cs
|
|
|
SettingsOverlay.cs
|
Merge branch 'master' into universal-offset-from-session-plays
|
2023-12-28 14:07:46 +01:00 |
SettingsPanel.cs
|
Speed up fades in transition to avoid ugliness
|
2023-12-27 13:49:00 +09:00 |
SettingsSearchTextBox.cs
|
|
|
SettingsSubPanel.cs
|
Move back button inside sidebar to fix weird animation
|
2023-12-27 13:39:13 +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
|
|
|
WikiOverlay.cs
|
|
|