.. |
BackButton.cs
|
Merge branch 'master' into tourney-subscreen-back-button
|
2020-05-17 17:38:36 +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
|
Update HasFlag usages to HasFlagFast
|
2021-02-25 15:38:56 +09:00 |
BreadcrumbControl.cs
|
Fix crash when changing tabs in changelog
|
2020-07-03 16:47:34 +09:00 |
DialogButton.cs
|
Apply input method signature refactorings
|
2020-01-20 18:17:21 +09:00 |
DownloadButton.cs
|
Fix download button check icon not scaling on mouse down
|
2021-04-18 19:05:33 -07:00 |
DrawableOsuMenuItem.cs
|
Apply changes to UI components overriding functions with changing signatures
|
2021-02-22 19:01:42 +09:00 |
DrawableStatefulMenuItem.cs
|
Abstract statefulness of new menu item type
|
2019-11-08 13:23:13 +09:00 |
ExpandingBar.cs
|
Refactor everything so I can read the code
|
2020-03-02 20:16:58 +09:00 |
ExternalLinkButton.cs
|
Use [Resolved] wherever possible
|
2020-02-14 20:14:00 +07:00 |
FocusedTextBox.cs
|
Fix focused textbox absorbing input when unfocused
|
2020-07-20 11:52:02 -07:00 |
GradientLineTabControl.cs
|
Simplify GradientLine and fix colour changing
|
2020-02-04 17:09:18 +01:00 |
GrayButton.cs
|
Privatise protected property setters
|
2021-02-02 19:14:44 +09:00 |
HoverClickSounds.cs
|
Initial sample + samplechannel rework
|
2021-01-19 17:11:40 +09:00 |
HoverSampleDebounceComponent.cs
|
Stop hover sounds from playing when dragging (scrolling)
|
2021-02-12 12:22:35 +09:00 |
HoverSounds.cs
|
Merge pull request #12353 from nekodex/songselect-hoversamples
|
2021-04-10 01:45:47 +09: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
|
Rename LoadingAnimation to LoadingSpinner
|
2020-02-21 15:33:31 +09:00 |
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
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
Nub.cs
|
Remove old alpha hack from nub fill
|
2021-02-04 13:05:37 -08:00 |
OsuAnimatedButton.cs
|
Apply input method signature refactorings
|
2020-01-20 18:17:21 +09:00 |
OsuButton.cs
|
Add back more correct null checks
|
2021-02-25 14:06:21 +09:00 |
OsuCheckbox.cs
|
Merge branch 'master' into non-concurrent-sample-playback
|
2021-02-12 17:22:15 +09:00 |
OsuContextMenu.cs
|
Show all items in dropdown, set global max height
|
2020-09-08 18:55:53 +09:00 |
OsuDropdown.cs
|
Apply changes to UI components overriding functions with changing signatures
|
2021-02-22 19:01:42 +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
|
Remove bindable to promote one-way access
|
2020-04-16 13:25:08 +09:00 |
OsuNumberBox.cs
|
add OsuNumberBox with basic tests
|
2019-06-21 15:04:52 +02:00 |
OsuPasswordTextBox.cs
|
Rename variable for potential future expansion
|
2020-07-10 18:19:18 +09:00 |
OsuSliderBar.cs
|
Fix test failures and general discrepancies
|
2021-01-20 14:05:35 +09:00 |
OsuTabControl.cs
|
Fix hovered osu tab items not showing hover state when deselected
|
2020-09-17 23:09:09 -07:00 |
OsuTabControlCheckbox.cs
|
Apply changes to UI components overriding functions with changing signatures
|
2021-02-22 19:01:42 +09:00 |
OsuTabDropdown.cs
|
Move OsuTabDropdown to it's own file
|
2020-02-17 23:56:35 +03:00 |
OsuTextBox.cs
|
Initial sample + samplechannel rework
|
2021-01-19 17:11:40 +09:00 |
PageTabControl.cs
|
Remove exo specification completely
|
2020-03-13 13:43:48 +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
|
Fix score displays using non-matching zero padding depending on user score display mode
|
2020-10-19 14:05:28 +09:00 |
ScreenBreadcrumbControl.cs
|
Ensure OsuScreen level leases are taken out synchronously
|
2020-01-31 19:10:44 +09:00 |
SearchTextBox.cs
|
Small textbox adjustments
|
2020-02-18 17:40:12 +03:00 |
SeekLimitedSearchTextBox.cs
|
Add basic xmldoc
|
2019-10-22 15:04:10 +09:00 |
SelectionState.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
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
|
Use Interpolation.Lerp
|
2020-11-28 20:35:03 +01: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
|
Add menus to mark as rim and strong
|
2020-05-29 16:45:47 +09:00 |
ToggleMenuItem.cs
|
Add xmldocs and cleanup
|
2019-11-08 13:23:13 +09:00 |
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 |