osu/osu.Game/Graphics/UserInterface
2024-02-02 21:00:28 +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 Adjust with framework changes 2023-12-04 08:51:21 +09:00
BasicSearchTextBox.cs Automated pass 2023-06-24 01:00:03 +09:00
BreadcrumbControl.cs Update R# + fix inspections 2024-02-02 21:00:28 +09:00
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 Implement per-axis triangles clamping 2024-01-23 04:54:27 +03: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
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 Update dropdown disabled state to match with other components 2023-12-29 05:31:13 +03: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 CalculatedTextSize -> FontSize 2023-12-05 22:47:10 +03:00
OsuSliderBar.cs Fix various other inspections 2023-10-17 17:48:51 +09:00
OsuTabControl.cs Avoid using .Children for enumeration in other locations 2024-01-23 05:32:11 +09:00
OsuTabControlCheckbox.cs
OsuTabDropdown.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuTextBox.cs Update caret layout 2023-12-12 21:21:11 +03:00
PageTabControl.cs
PercentageCounter.cs Change rolling counters to use quicker easing types 2024-01-17 18:18:53 +09:00
ProgressBar.cs
RangeSlider.cs
RollingCounter.cs Change rolling counters to use quicker easing types 2024-01-17 18:18:53 +09:00
RoundedSliderBar.cs Do not revert to default value when double-clicking disabled slider 2023-10-26 12:11:26 +02:00
ScoreCounter.cs Reduce allocation overhead in ScoreCounter 2024-01-24 23:45:07 +03:00
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 Adjust with framework changes 2023-12-04 08:51:21 +09: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 Expose SelectAll() method on ShearedSearchTextBox 2023-12-28 00:10:01 -03: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 Avoid using .Children for enumeration in other locations 2024-01-23 05:32:11 +09: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