osu/osu.Game/Graphics/UserInterface
Bartłomiej Dach 49c6abcb5c Remove mention of default value in xmldoc
Just bound to get outdated with every change anyway. Look at the actual
default value declaration to see what the default is.
2021-01-08 18:26:41 +01:00
..
BackButton.cs Merge branch 'master' into tourney-subscreen-back-button 2020-05-17 17:38:36 +09:00
Bar.cs
BarGraph.cs
BreadcrumbControl.cs Fix crash when changing tabs in changelog 2020-07-03 16:47:34 +09:00
DialogButton.cs
DownloadButton.cs Fix LocallyAvailable state case getting cleared 2020-07-10 20:30:59 +09:00
DrawableOsuMenuItem.cs
DrawableStatefulMenuItem.cs
ExpandingBar.cs
ExternalLinkButton.cs
FocusedTextBox.cs Fix focused textbox absorbing input when unfocused 2020-07-20 11:52:02 -07:00
GradientLineTabControl.cs
HoverClickSounds.cs
HoverSounds.cs Remove mention of default value in xmldoc 2021-01-08 18:26:41 +01:00
IconButton.cs Fix IconButton sometimes not recolourising 2020-09-02 22:02:57 +09:00
LineGraph.cs Handle constant graphs better 2020-11-23 22:12:32 +01:00
LoadingButton.cs
LoadingLayer.cs Mark background dim layer as possibly-null 2021-01-05 22:56:53 +01:00
LoadingSpinner.cs Fix LoadingSpinner not always playing fade in animation 2020-06-12 13:38:20 +09:00
MenuItemType.cs
Nub.cs
OsuAnimatedButton.cs
OsuButton.cs
OsuCheckbox.cs
OsuContextMenu.cs Show all items in dropdown, set global max height 2020-09-08 18:55:53 +09:00
OsuDropdown.cs Standardise corner radius of dropdowns 2020-09-08 19:04:46 +09:00
OsuEnumDropdown.cs
OsuMenu.cs
OsuMenuItem.cs Remove bindable to promote one-way access 2020-04-16 13:25:08 +09:00
OsuNumberBox.cs
OsuPasswordTextBox.cs Rename variable for potential future expansion 2020-07-10 18:19:18 +09:00
OsuSliderBar.cs
OsuTabControl.cs Fix hovered osu tab items not showing hover state when deselected 2020-09-17 23:09:09 -07:00
OsuTabControlCheckbox.cs Convert icon to local variable 2020-07-11 19:19:34 -07:00
OsuTabDropdown.cs
OsuTextBox.cs Update textbox event names 2020-08-19 22:10:58 +09:00
PageTabControl.cs
PercentageCounter.cs Add and consume skinnable accuracy counter 2020-10-15 17:53:16 +09:00
ProgressBar.cs
RollingCounter.cs Fix score displays using non-matching zero padding depending on user score display mode 2020-10-19 14:05:28 +09:00
ScoreCounter.cs Fix score displays using non-matching zero padding depending on user score display mode 2020-10-19 14:05:28 +09:00
ScreenBreadcrumbControl.cs
SearchTextBox.cs
SeekLimitedSearchTextBox.cs
SelectionState.cs
ShowMoreButton.cs Change method structure for hover/unhover state setting (shouldn't be called "Fade") 2020-07-30 13:49:04 +09:00
SlimEnumDropdown.cs Remove now unused files 2020-12-07 22:07:11 +09:00
StarCounter.cs Use Interpolation.Lerp 2020-11-28 20:35:03 +01:00
StatefulMenuItem.cs
TernaryState.cs
TernaryStateMenuItem.cs Add menus to mark as rim and strong 2020-05-29 16:45:47 +09:00
ToggleMenuItem.cs
TriangleButton.cs
TwoLayerButton.cs Update naming 2020-06-23 21:27:01 +09:00