.. |
PageSelector
|
…
|
|
BackButton.cs
|
Add back receptor, logo tracking, and own colour provider to screen footer
|
2024-05-16 07:48:58 +03:00 |
Bar.cs
|
…
|
|
BarGraph.cs
|
…
|
|
BasicSearchTextBox.cs
|
…
|
|
BreadcrumbControl.cs
|
…
|
|
CommaSeparatedScoreCounter.cs
|
…
|
|
DangerousRoundedButton.cs
|
…
|
|
DialogButton.cs
|
…
|
|
DownloadButton.cs
|
…
|
|
DrawableOsuMenuItem.cs
|
Do not add checkbox padding to the left of menu items if no item actually needs it
|
2024-10-03 15:36:53 +02:00 |
DrawableStatefulMenuItem.cs
|
Integrate hotkey display into drawable menu items
|
2024-09-04 11:58:10 +02:00 |
ExpandableSlider.cs
|
fix alpha value in disabled state
|
2024-06-19 20:59:14 +02:00 |
ExpandingBar.cs
|
…
|
|
ExternalLinkButton.cs
|
Move copy-to-url method to `OsuGame` to centralise toast popup support
|
2024-08-22 14:03:41 +09:00 |
FPSCounter.cs
|
…
|
|
FPSCounterTooltip.cs
|
…
|
|
FocusedTextBox.cs
|
Adjust calls to `GetContainingInputManager()`
|
2024-06-18 07:41:19 +02:00 |
GradientLineTabControl.cs
|
…
|
|
GrayButton.cs
|
…
|
|
HistoryTextBox.cs
|
…
|
|
Hotkey.cs
|
Use `record` `struct`
|
2024-10-01 18:48:34 +09:00 |
HotkeyDisplay.cs
|
Implement component for displaying hotkeys
|
2024-09-04 11:57:09 +02:00 |
HoverClickSounds.cs
|
…
|
|
HoverSampleDebounceComponent.cs
|
…
|
|
HoverSampleSet.cs
|
Use separate samples for scrolling to top and scrolling to previous
|
2024-07-12 21:01:19 +09:00 |
HoverSounds.cs
|
…
|
|
IconButton.cs
|
…
|
|
LineGraph.cs
|
…
|
|
LoadingButton.cs
|
…
|
|
LoadingLayer.cs
|
…
|
|
LoadingSpinner.cs
|
…
|
|
MenuItemType.cs
|
…
|
|
Nub.cs
|
…
|
|
OsuAnimatedButton.cs
|
…
|
|
OsuButton.cs
|
…
|
|
OsuCheckbox.cs
|
Fix checkboxes applying extra padding
|
2024-05-18 11:06:29 +03:00 |
OsuContextMenu.cs
|
…
|
|
OsuContextMenuSamples.cs
|
…
|
|
OsuDropdown.cs
|
Remove opacity from old style dropdown menus
|
2024-09-18 13:49:27 +09:00 |
OsuEnumDropdown.cs
|
…
|
|
OsuMenu.cs
|
Remove linq usage to kill allocations
|
2024-10-04 11:25:21 +02:00 |
OsuMenuItem.cs
|
Integrate hotkey display into drawable menu items
|
2024-09-04 11:58:10 +02:00 |
OsuMenuItemSpacer.cs
|
…
|
|
OsuNumberBox.cs
|
Select all text when focusing a number box
|
2024-07-10 15:16:10 +03:00 |
OsuPasswordTextBox.cs
|
…
|
|
OsuSliderBar.cs
|
Implement "form" slider bar control
|
2024-09-17 11:40:57 +02:00 |
OsuTabControl.cs
|
Revert "Temporary rollback of framework / SDL3"
|
2024-05-22 16:29:39 +08:00 |
OsuTabControlCheckbox.cs
|
…
|
|
OsuTabDropdown.cs
|
Remove margin completely
|
2024-07-18 19:01:52 +09:00 |
OsuTextBox.cs
|
Fix dragging number boxes overwritten by select-all-on-focus feature
|
2024-07-24 23:19:04 +03:00 |
PageTabControl.cs
|
Revert "Temporary rollback of framework / SDL3"
|
2024-05-22 16:29:39 +08:00 |
PercentageCounter.cs
|
…
|
|
ProgressBar.cs
|
…
|
|
RangeSlider.cs
|
…
|
|
RollingCounter.cs
|
…
|
|
RoundedSliderBar.cs
|
Revert "Temporary rollback of framework / SDL3"
|
2024-05-22 16:29:39 +08:00 |
ScoreCounter.cs
|
…
|
|
SearchTextBox.cs
|
…
|
|
SectionHeader.cs
|
Move out section header component from editor
|
2024-06-12 11:43:40 +02:00 |
SeekLimitedSearchTextBox.cs
|
…
|
|
SegmentedGraph.cs
|
…
|
|
SelectionState.cs
|
…
|
|
ShearedButton.cs
|
Remove unused using directives
|
2024-05-16 07:47:57 +03:00 |
ShearedNub.cs
|
…
|
|
ShearedOverlayHeader.cs
|
…
|
|
ShearedSearchTextBox.cs
|
Remove unused using directives
|
2024-05-16 07:47:57 +03:00 |
ShearedSliderBar.cs
|
Revert "Temporary rollback of framework / SDL3"
|
2024-05-22 16:29:39 +08:00 |
ShearedToggleButton.cs
|
…
|
|
ShowMoreButton.cs
|
…
|
|
SlimEnumDropdown.cs
|
…
|
|
StarCounter.cs
|
…
|
|
StatefulMenuItem.cs
|
…
|
|
TernaryState.cs
|
…
|
|
TernaryStateMenuItem.cs
|
Make `TernaryStateRadioMenuItem` localisable
|
2024-10-11 18:48:04 -07:00 |
TernaryStateRadioMenuItem.cs
|
Make `TernaryStateRadioMenuItem` localisable
|
2024-10-11 18:48:04 -07:00 |
TernaryStateToggleMenuItem.cs
|
…
|
|
TimeSlider.cs
|
…
|
|
ToggleMenuItem.cs
|
…
|
|
TwoLayerButton.cs
|
Update `HasFlag` usages
|
2024-07-03 00:19:04 +09:00 |