.. |
BackButton.cs
|
Make back button glow when pressing escape
|
2019-10-01 08:26:45 -07: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
|
…
|
|
DialogButton.cs
|
…
|
|
DimmedLoadingLayer.cs
|
Shrink and darken loading layer to better suit button
|
2019-11-12 21:38:16 +09:00 |
DownloadButton.cs
|
…
|
|
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
|
…
|
|
FocusedTextBox.cs
|
Fix typo on Key.Escape comment
|
2019-10-01 08:37:08 -07:00 |
GradientLineTabControl.cs
|
Merge remote-tracking branch 'upstream/master' into pr/EVAST9919/6082
|
2019-09-13 15:53:11 +09:00 |
HoverClickSounds.cs
|
HoverClickSounds should handle click event instead of MouseUp
|
2019-09-04 11:37:19 +09:00 |
HoverSounds.cs
|
…
|
|
IconButton.cs
|
Use costum displaying text for inherited references.
|
2019-11-18 15:29:18 +08:00 |
LineGraph.cs
|
…
|
|
LoadingAnimation.cs
|
…
|
|
LoadingButton.cs
|
Refactor LoadingButton
|
2019-10-24 17:49:34 +03:00 |
MenuItemType.cs
|
…
|
|
Nub.cs
|
…
|
|
OsuAnimatedButton.cs
|
…
|
|
OsuButton.cs
|
Fix tournament buttons playing sound effects
|
2019-11-08 17:00:47 +09:00 |
OsuCheckbox.cs
|
…
|
|
OsuContextMenu.cs
|
Fix context menu sub-menu display
|
2019-11-08 13:23:13 +09:00 |
OsuDropdown.cs
|
…
|
|
OsuEnumDropdown.cs
|
…
|
|
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
|
…
|
|
OsuPasswordTextBox.cs
|
…
|
|
OsuSliderBar.cs
|
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
|
2019-11-20 13:37:47 +01:00 |
OsuTabControl.cs
|
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
|
2019-11-20 13:37:47 +01:00 |
OsuTabControlCheckbox.cs
|
…
|
|
OsuTextBox.cs
|
Simplify exit logic of screens with textboxes using back button receptor
|
2019-10-01 08:26:34 -07:00 |
PageTabControl.cs
|
Merge dependent changes
|
2019-09-12 05:26:10 +03:00 |
PercentageCounter.cs
|
…
|
|
ProcessingOverlay.cs
|
…
|
|
ProgressBar.cs
|
…
|
|
RollingCounter.cs
|
…
|
|
ScoreCounter.cs
|
Apply other styles.
|
2019-11-11 20:27:04 +08:00 |
ScreenBreadcrumbControl.cs
|
…
|
|
ScreenTitle.cs
|
…
|
|
ScreenTitleTextureIcon.cs
|
…
|
|
SearchTextBox.cs
|
Make most textbox carets movable
|
2019-10-15 14:47:48 -07:00 |
SeekLimitedSearchTextBox.cs
|
Add basic xmldoc
|
2019-10-22 15:04:10 +09:00 |
SelectionState.cs
|
…
|
|
ShowMoreButton.cs
|
Refactor LoadingButton
|
2019-10-24 17:49:34 +03:00 |
SimpleComboCounter.cs
|
…
|
|
StarCounter.cs
|
…
|
|
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
|
…
|
|