osu/osu.Game/Graphics/UserInterface
2020-02-03 18:18:13 +09:00
..
BackButton.cs Apply OnRelease method signature refactorings 2020-01-22 13:22:34 +09:00
Bar.cs .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
BarGraph.cs
BreadcrumbControl.cs Add test 2020-01-27 13:16:36 +09:00
DialogButton.cs Apply input method signature refactorings 2020-01-20 18:17:21 +09:00
DimmedLoadingLayer.cs Add comment detailing why this is requried 2020-01-09 17:28:48 +08:00
DownloadButton.cs Rename download buttons to avoid ambiguity 2019-07-03 12:02:35 +09:00
DrawableOsuMenuItem.cs Add basic implementation of a toggleable menu item 2019-11-07 22:26:35 +09:00
DrawableStatefulMenuItem.cs Abstract statefulness of new menu item type 2019-11-08 13:23:13 +09:00
ExpandingBar.cs
ExternalLinkButton.cs fix tooltip capitalization 2020-01-14 14:26:54 -05:00
FocusedTextBox.cs Apply OnRelease method signature refactorings 2020-01-22 13:22:34 +09:00
GradientLineTabControl.cs Merge remote-tracking branch 'upstream/master' into pr/EVAST9919/6082 2019-09-13 15:53:11 +09:00
HoverClickSounds.cs Completely remove click sound debounce 2019-11-28 16:03:59 +11:00
HoverSounds.cs Apply remaining uncaught changes 2020-01-20 23:59:21 +09:00
IconButton.cs Use costum displaying text for inherited references. 2019-11-18 15:29:18 +08:00
LineGraph.cs Update cached usage in line with framework changes 2019-08-09 19:12:29 +09:00
LoadingAnimation.cs
LoadingButton.cs Refactor LoadingButton 2019-10-24 17:49:34 +03:00
MenuItemType.cs
Nub.cs
OsuAnimatedButton.cs Apply input method signature refactorings 2020-01-20 18:17:21 +09:00
OsuButton.cs Apply input method signature refactorings 2020-01-20 18:17:21 +09:00
OsuCheckbox.cs Fix checkbox sounds playing too often 2019-08-15 14:09:30 +09:00
OsuContextMenu.cs Fix context menu sub-menu display 2019-11-08 13:23:13 +09:00
OsuDropdown.cs Merge remote-tracking branch 'HollyHacker/master' into abstract-menu 2019-06-28 13:42:56 +09:00
OsuEnumDropdown.cs Enum constraint for enum dropdown. 2019-12-09 17:45:26 +08:00
OsuMenu.cs Abstract statefulness of new menu item type 2019-11-08 13:23:13 +09:00
OsuMenuItem.cs Make simple OsuMenuItem ctor invoke the complex one 2019-11-07 16:04:13 +09:00
OsuNumberBox.cs add OsuNumberBox with basic tests 2019-06-21 15:04:52 +02:00
OsuPasswordTextBox.cs fix tooltip capitalization 2020-01-14 14:26:54 -05:00
OsuSliderBar.cs Fix percentage-formatted displays containing a space 2020-01-29 19:51:24 +09:00
OsuTabControl.cs Use virtual property for OsuTabControl.AccentColour 2020-01-26 17:21:22 +03:00
OsuTabControlCheckbox.cs Add hover click sounds to leaderboard mod filter 2019-08-02 21:13:29 -07:00
OsuTextBox.cs Fix caret width having changed 2019-12-24 18:23:09 +09:00
PageTabControl.cs Merge dependent changes 2019-09-12 05:26:10 +03:00
PercentageCounter.cs Use compound assignment. 2019-11-12 19:53:50 +08:00
ProcessingOverlay.cs
ProgressBar.cs
RollingCounter.cs
ScoreCounter.cs Apply remaining uncaught changes 2020-01-20 23:59:21 +09:00
ScreenBreadcrumbControl.cs Ensure OsuScreen level leases are taken out synchronously 2020-01-31 19:10:44 +09:00
ScreenTitle.cs Some little size adjustments 2019-12-27 05:53:31 +03:00
ScreenTitleTextureIcon.cs Use FillMode.Fit for icons 2019-12-27 05:37:06 +03:00
SearchTextBox.cs Separate statement with newline 2019-12-30 09:49:34 -08:00
SeekLimitedSearchTextBox.cs Add basic xmldoc 2019-10-22 15:04:10 +09:00
SelectionState.cs
ShowMoreButton.cs Adjust height of ShowMore button 2020-01-31 09:51:56 +03:00
SimpleComboCounter.cs Use compound assignment. 2019-11-12 19:53:50 +08:00
StarCounter.cs Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
StatefulMenuItem.cs Add xmldocs and cleanup 2019-11-08 13:23:13 +09:00
TernaryState.cs Rename button class 2019-11-12 10:21:06 +09:00
TernaryStateMenuItem.cs Rename button class 2019-11-12 10:21:06 +09:00
ToggleMenuItem.cs Add xmldocs and cleanup 2019-11-08 13:23:13 +09:00
TriangleButton.cs
TwoLayerButton.cs Rename shear variable 2019-08-07 12:36:00 +09:00