..
AccountCreation
Fix web account registration not bypassing the URL warning
2023-03-28 15:38:19 +09:00
BeatmapListing
Merge pull request #23103 from Joehuu/normalise-overlay-padding
2023-04-10 23:48:59 +09:00
BeatmapSet
Merge pull request #23103 from Joehuu/normalise-overlay-padding
2023-04-10 23:48:59 +09:00
Changelog
Replace other hardcoded horizontal padding with const
2023-04-02 20:50:18 -07:00
Chat
Fix "talking with" text overflowing when usernames are too long
2023-03-01 22:10:15 -08:00
Comments
Replace other hardcoded horizontal padding with const
2023-04-02 20:50:18 -07:00
Dashboard
Add horizontal padding to currently playing search textbox
2023-04-02 20:50:18 -07:00
Dialog
Update xmldoc for DangerousActionDialog
to match new behaviour
2023-03-07 18:07:46 +09:00
FirstRunSetup
Rename NormalSliderBar.cs to RoundedSliderBar.cs
2023-02-02 17:24:45 +01:00
Login
Using
2023-01-14 02:58:18 +03:00
MedalSplash
Partial everything
2022-11-27 00:00:27 +09:00
Mods
make ResetConfirmDialog
properly utilise its parent's logic
2023-03-05 20:57:26 +01:00
Music
Partial everything
2022-11-27 00:00:27 +09:00
News
Replace all hardcoded 50 horizontal padding with const
2023-04-02 20:50:18 -07:00
Notifications
CompletionText can be a LocalisableString
2023-02-17 22:32:03 +09:00
OSD
Partial everything
2022-11-27 00:00:27 +09:00
Profile
Replace all hardcoded 50 horizontal padding with const
2023-04-02 20:50:18 -07:00
Rankings
Normalise overlay horizontal padding const
2023-04-02 20:24:13 -07:00
Settings
Change condition for exclusive fullscreen notice to only show when using the correct renderer
2023-04-28 22:36:30 +09:00
SkinEditor
Merge branch 'master' into skin-editor-cyclic-selection
2023-03-14 20:43:56 +09:00
Toolbar
Fix overlay toggle keys working during disabled activation modes
2023-04-03 15:03:47 +09:00
Volume
Add comment highlighting reason for blocking mouse down
2023-01-12 19:32:53 -08:00
Wiki
Replace all hardcoded 50 horizontal padding with const
2023-04-02 20:50:18 -07:00
AccountCreationOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
BeatmapListingOverlay.cs
Move filter control property setters to load()
2023-03-21 21:31:35 -07:00
BeatmapSetOverlay.cs
Normalise overlay horizontal padding const
2023-04-02 20:24:13 -07:00
BreadcrumbControlOverlayHeader.cs
Partial everything
2022-11-27 00:00:27 +09:00
ChangelogOverlay.cs
Change some order and assert for positive visibility before scheduling an operation in changelog overlay
2023-01-24 17:59:25 +09:00
ChatOverlay.cs
Apply single inspection from newer inspectcode verisons
2023-02-06 13:52:27 +09:00
DashboardOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
DialogOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
FirstRunSetupOverlay.cs
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
2022-12-16 18:16:26 +09:00
FullscreenOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
HoldToConfirmOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
IDialogOverlay.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
INamedOverlayComponent.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
INotificationOverlay.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
IOverlayManager.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
LoginOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
MedalOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
MusicController.cs
Partial everything
2022-11-27 00:00:27 +09:00
NewsOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
NotificationOverlay.cs
Revert "Use existing string"
2023-01-14 02:42:04 +03:00
NotificationOverlayToastTray.cs
Partial everything
2022-11-27 00:00:27 +09:00
NowPlayingOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
OnlineOverlay.cs
Add comment explaining loading container padding
2023-03-24 18:42:34 -07:00
OnScreenDisplay.cs
Use new ArgumentNullException.ThrowIfNull throw-helper API
2022-12-22 21:27:59 +01:00
OverlayActivation.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
OverlayColourProvider.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
OverlayHeader.cs
Replace all hardcoded 50 horizontal padding with const
2023-04-02 20:50:18 -07:00
OverlayHeaderBackground.cs
Partial everything
2022-11-27 00:00:27 +09:00
OverlayPanelDisplayStyleControl.cs
Partial everything
2022-11-27 00:00:27 +09:00
OverlayRulesetSelector.cs
Fix grammar
2023-01-13 12:16:35 +09:00
OverlayRulesetTabItem.cs
Partial everything
2022-11-27 00:00:27 +09:00
OverlayScrollContainer.cs
Rename ScrollToTopButton
to ScrollBackButton
2023-02-26 14:39:34 -08:00
OverlaySidebar.cs
Replace all hardcoded 50 horizontal padding with const
2023-04-02 20:50:18 -07:00
OverlaySortTabControl.cs
Add failing beatmap listing sort direction on criteria change test
2023-03-21 15:08:37 -07:00
OverlayStreamControl.cs
Partial everything
2022-11-27 00:00:27 +09:00
OverlayStreamItem.cs
Replace other hardcoded horizontal padding with const
2023-04-02 20:50:18 -07:00
OverlayTabControl.cs
Partial everything
2022-11-27 00:00:27 +09:00
OverlayTitle.cs
Partial everything
2022-11-27 00:00:27 +09:00
OverlayView.cs
Partial everything
2022-11-27 00:00:27 +09:00
RankingsOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
RestoreDefaultValueButton.cs
Localise "revert to default" tooltip
2023-01-16 19:37:47 +03:00
SettingsOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
SettingsPanel.cs
Partial everything
2022-11-27 00:00:27 +09:00
SettingsSubPanel.cs
Partial everything
2022-11-27 00:00:27 +09:00
SettingsToolboxGroup.cs
Move hover logic to SettingsToolboxGroup
to avoid expanded state clash
2023-01-17 14:43:22 +09:00
SortDirection.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
TabbableOnlineOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
TabControlOverlayHeader.cs
Move overlay ruleset selectors to tab control
2023-01-13 12:50:35 -08:00
UserProfileOverlay.cs
Normalise overlay horizontal padding const
2023-04-02 20:24:13 -07:00
VersionManager.cs
Partial everything
2022-11-27 00:00:27 +09:00
VolumeOverlay.cs
Partial everything
2022-11-27 00:00:27 +09:00
WaveOverlayContainer.cs
Normalise overlay horizontal padding const
2023-04-02 20:24:13 -07:00
WikiOverlay.cs
Replace all hardcoded 50 horizontal padding with const
2023-04-02 20:50:18 -07:00