osu/osu.Game/Graphics/UserInterface
2021-07-17 21:37:58 +08:00
..
BackButton.cs
Bar.cs
BarGraph.cs Update HasFlag usages to HasFlagFast 2021-02-25 15:38:56 +09:00
BreadcrumbControl.cs
DangerousTriangleButton.cs Centralise implementation of cancel button logic 2021-05-11 18:39:14 +09:00
DialogButton.cs Fix remaining quality complaints 2021-07-06 15:17:19 +02:00
DownloadButton.cs Fix download button check icon not scaling on mouse down 2021-04-18 19:05:33 -07:00
DrawableOsuMenuItem.cs Update stand-alone usage of hover/select sounds in DrawableOsuMenuItem 2021-06-11 23:46:42 +09:00
DrawableStatefulMenuItem.cs
ExpandingBar.cs
ExternalLinkButton.cs Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
FocusedTextBox.cs
GradientLineTabControl.cs
GrayButton.cs Privatise protected property setters 2021-02-02 19:14:44 +09:00
HoverClickSounds.cs Minor code reformatting / moving 2021-06-11 23:49:14 +09:00
HoverSampleDebounceComponent.cs Stop hover sounds from playing when dragging (scrolling) 2021-02-12 12:22:35 +09:00
HoverSampleSet.cs replace 'songselect' hover/click sounds with 'button' ones for now 2021-06-18 21:03:46 +09:00
HoverSounds.cs Minor code reformatting / moving 2021-06-11 23:49:14 +09:00
IconButton.cs
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
MenuItemType.cs
Nub.cs Remove old alpha hack from nub fill 2021-02-04 13:05:37 -08:00
OsuAnimatedButton.cs Change 'default' hover/click samples into 'button' samples and make 'soft' the new 'default' 2021-06-11 20:47:57 +09:00
OsuButton.cs Change 'default' hover/click samples into 'button' samples and make 'soft' the new 'default' 2021-06-11 20:47:57 +09:00
OsuCheckbox.cs Merge branch 'master' into non-concurrent-sample-playback 2021-02-12 17:22:15 +09:00
OsuContextMenu.cs
OsuDropdown.cs Add workaround for dropdowns playing close animation on first display 2021-06-18 22:08:59 +09:00
OsuEnumDropdown.cs
OsuMenu.cs
OsuMenuItem.cs
OsuNumberBox.cs
OsuPasswordTextBox.cs Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
OsuSliderBar.cs Merge conditionals in line with other case of same logic 2021-07-02 15:55:36 +09:00
OsuTabControl.cs Correct code style 2021-07-17 21:37:58 +08:00
OsuTabControlCheckbox.cs fix checkbox sounds not being used for certain checkboxes 2021-06-18 21:00:08 +09:00
OsuTabDropdown.cs
OsuTextBox.cs Initial sample + samplechannel rework 2021-01-19 17:11:40 +09:00
PageTabControl.cs add sound to tab controls 2021-06-18 19:16:00 +09:00
PercentageCounter.cs Add and consume skinnable accuracy counter 2020-10-15 17:53:16 +09:00
ProgressBar.cs Rename parameter to make more sense 2021-02-05 15:29:32 +09:00
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 Update ScoreCounter components to bind outwards 2021-05-07 16:16:48 +09:00
ScreenBreadcrumbControl.cs Fix screen breadcrumb control updating on click 2021-06-21 21:10:24 -07:00
SearchTextBox.cs
SeekLimitedSearchTextBox.cs
SelectionState.cs
ShowMoreButton.cs Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
SlimEnumDropdown.cs Remove now unused files 2020-12-07 22:07:11 +09:00
StarCounter.cs Remove redundant arguments 2021-07-05 23:52:39 +08:00
StatefulMenuItem.cs
TernaryState.cs
TernaryStateMenuItem.cs Create base implementations of the two most common TernaryStateMenuItems 2021-05-20 19:34:53 +09:00
TernaryStateRadioMenuItem.cs Add missing xmldoc 2021-05-20 20:09:22 +09:00
TernaryStateToggleMenuItem.cs Create base implementations of the two most common TernaryStateMenuItems 2021-05-20 19:34:53 +09:00
ToggleMenuItem.cs
TriangleButton.cs Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
TwoLayerButton.cs Update HasFlag usages to HasFlagFast 2021-02-25 15:38:56 +09:00