osu/osu.Game/Graphics/UserInterface
2023-11-21 14:24:10 +09:00
..
PageSelector Automated pass 2023-06-24 01:00:03 +09:00
BackButton.cs
Bar.cs Automated pass 2023-06-24 01:00:03 +09:00
BarGraph.cs Reword comment to explain why 2023-11-08 16:41:30 +09:00
BasicSearchTextBox.cs Automated pass 2023-06-24 01:00:03 +09:00
BreadcrumbControl.cs
CommaSeparatedScoreCounter.cs Automated pass 2023-06-24 01:00:03 +09:00
DangerousRoundedButton.cs Fix dangerous buttons using different shades of pink 2023-10-13 13:16:24 +02:00
DialogButton.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
DownloadButton.cs
DrawableOsuMenuItem.cs Fix potential crash when loading menu items due to cross-thread ops 2023-08-21 19:05:20 +09:00
DrawableStatefulMenuItem.cs Automated pass 2023-06-24 01:00:03 +09:00
ExpandableSlider.cs Automated pass 2023-06-24 01:00:03 +09:00
ExpandingBar.cs Automated pass 2023-06-24 01:00:03 +09:00
ExternalLinkButton.cs Resolve Clipboard via DI 2023-07-11 11:42:31 +02:00
FocusedTextBox.cs
FPSCounter.cs Don't completely fade FPS counter out when running at full FPS 2023-08-14 23:55:57 +09:00
FPSCounterTooltip.cs
GradientLineTabControl.cs
GrayButton.cs
HistoryTextBox.cs
HoverClickSounds.cs
HoverSampleDebounceComponent.cs Use equals instead and update other usage 2023-02-04 19:58:48 -08:00
HoverSampleSet.cs Automated pass 2023-06-24 01:00:03 +09:00
HoverSounds.cs
IconButton.cs Automated pass 2023-06-24 01:00:03 +09:00
LineGraph.cs
LoadingButton.cs Automated pass 2023-06-24 01:00:03 +09:00
LoadingLayer.cs
LoadingSpinner.cs Automated pass 2023-06-24 01:00:03 +09:00
MenuItemType.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Nub.cs Allow specifying a custom width for nubs in OsuCheckboxes 2023-07-14 14:24:55 +09:00
OsuAnimatedButton.cs Change some component samples to go better with overlay pop-in samples 2023-08-17 18:36:37 +09:00
OsuButton.cs
OsuCheckbox.cs Allow specifying a custom width for nubs in OsuCheckboxes 2023-07-14 14:24:55 +09:00
OsuContextMenu.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuContextMenuSamples.cs
OsuDropdown.cs Add tooltips to truncated text 2023-06-08 19:44:07 -07:00
OsuEnumDropdown.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuMenu.cs Allow context menus to have visible spacers 2023-11-21 14:24:10 +09:00
OsuMenuItem.cs
OsuMenuItemSpacer.cs Allow context menus to have visible spacers 2023-11-21 14:24:10 +09:00
OsuNumberBox.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuPasswordTextBox.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuSliderBar.cs Fix various other inspections 2023-10-17 17:48:51 +09:00
OsuTabControl.cs
OsuTabControlCheckbox.cs Fix incorrect initial state of checkbox 2023-05-03 09:27:23 +02:00
OsuTabDropdown.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuTextBox.cs Add audio feedback for when keys are pressed during key binding 2023-10-20 21:01:37 +09:00
PageTabControl.cs
PercentageCounter.cs Automated pass 2023-06-24 01:00:03 +09:00
ProgressBar.cs
RangeSlider.cs Remove ``RoundedNub.cs` and make `Nub.cs`` non abstract again 2023-02-03 12:19:09 +01:00
RollingCounter.cs
RoundedSliderBar.cs Do not revert to default value when double-clicking disabled slider 2023-10-26 12:11:26 +02:00
ScoreCounter.cs
ScreenBreadcrumbControl.cs
SearchTextBox.cs Automated pass 2023-06-24 01:00:03 +09:00
SeekLimitedSearchTextBox.cs Automated pass 2023-06-24 01:00:03 +09:00
SegmentedGraph.cs Use ColourInfo.Interpolate where possible 2023-02-28 18:47:27 +03:00
SelectionState.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
ShearedButton.cs Extract constants properly 2023-09-11 08:29:37 +02:00
ShearedNub.cs Add ability to revert slider settings to default when double-clicking nub 2023-10-17 21:41:03 -07:00
ShearedOverlayHeader.cs
ShearedSearchTextBox.cs Automated pass 2023-06-24 01:00:03 +09:00
ShearedSliderBar.cs Do not revert to default value when double-clicking disabled slider 2023-10-26 12:11:26 +02:00
ShearedToggleButton.cs Inverse and xmldoc ShearedToggleButton sample allowance bool 2023-08-18 17:05:25 +09:00
ShowMoreButton.cs
SlimEnumDropdown.cs Automated pass 2023-06-24 01:00:03 +09:00
StarCounter.cs Merge branch 'master' into beatmap_wedge_clean_ii 2023-09-04 11:24:20 -07:00
StatefulMenuItem.cs
TernaryState.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
TernaryStateMenuItem.cs
TernaryStateRadioMenuItem.cs
TernaryStateToggleMenuItem.cs
TimeSlider.cs Automated pass 2023-06-24 01:00:03 +09:00
ToggleMenuItem.cs
TwoLayerButton.cs Automated pass 2023-06-24 01:00:03 +09:00