1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game/Graphics/UserInterface
2023-06-20 16:34:22 +09:00
..
PageSelector Partial everything 2022-11-27 00:00:27 +09:00
BackButton.cs Partial everything 2022-11-27 00:00:27 +09:00
Bar.cs Partial everything 2022-11-27 00:00:27 +09:00
BarGraph.cs Partial everything 2022-11-27 00:00:27 +09:00
BasicSearchTextBox.cs Partial everything 2022-11-27 00:00:27 +09:00
BreadcrumbControl.cs Fix breadcrumb tab item click area not extending to background height 2022-12-16 21:44:10 -08:00
CommaSeparatedScoreCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
DangerousRoundedButton.cs Merge branch 'master' into update-framework 2022-11-26 16:19:36 +01:00
DialogButton.cs Partial everything 2022-11-27 00:00:27 +09:00
DownloadButton.cs Partial everything 2022-11-27 00:00:27 +09:00
DrawableOsuMenuItem.cs Remove usage of HasSubmenu 2023-05-20 18:02:12 +02:00
DrawableStatefulMenuItem.cs Partial everything 2022-11-27 00:00:27 +09:00
ExpandableSlider.cs Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
ExpandingBar.cs Partial everything 2022-11-27 00:00:27 +09:00
ExternalLinkButton.cs Highlight "open" option on external link button context menu 2022-12-26 20:47:24 -08:00
FocusedTextBox.cs Partial everything 2022-11-27 00:00:27 +09:00
FPSCounter.cs Attempt to fix NaN fps display 2023-06-17 01:32:45 +09:00
FPSCounterTooltip.cs Partial everything 2022-11-27 00:00:27 +09:00
GradientLineTabControl.cs Partial everything 2022-11-27 00:00:27 +09:00
GrayButton.cs Partial everything 2022-11-27 00:00:27 +09:00
HistoryTextBox.cs Fix default volume control keys not working when chat textbox is focused 2023-01-03 09:44:35 +08:00
HoverClickSounds.cs Fix click sounds potentially not working 2023-02-02 23:54:57 -08:00
HoverSampleDebounceComponent.cs Use equals instead and update other usage 2023-02-04 19:58:48 -08:00
HoverSampleSet.cs Add unique hover/select samples to settings sidebar buttons 2022-10-21 18:06:38 +09:00
HoverSounds.cs Partial everything 2022-11-27 00:00:27 +09:00
IconButton.cs Partial everything 2022-11-27 00:00:27 +09:00
LineGraph.cs Partial everything 2022-11-27 00:00:27 +09:00
LoadingButton.cs Partial everything 2022-11-27 00:00:27 +09:00
LoadingLayer.cs Partial everything 2022-11-27 00:00:27 +09:00
LoadingSpinner.cs Partial everything 2022-11-27 00:00:27 +09:00
MenuItemType.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Nub.cs Remove ``RoundedNub.cs` and make `Nub.cs`` non abstract again 2023-02-03 12:19:09 +01:00
OsuAnimatedButton.cs Fix OsuAnimatedButton not flashing when triggered via code 2023-06-20 16:34:22 +09:00
OsuButton.cs Revert moving hover sounds to content container 2023-02-02 23:43:08 -08:00
OsuCheckbox.cs Remove ``RoundedNub.cs` and make `Nub.cs`` non abstract again 2023-02-03 12:19:09 +01:00
OsuContextMenu.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuContextMenuSamples.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuDropdown.cs Add tooltips to truncated text 2023-06-08 19:44:07 -07:00
OsuEnumDropdown.cs Use generic Enum methods 2022-12-26 20:36:39 +01:00
OsuMenu.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuMenuItem.cs Add support for localisation where it was missing 2023-01-15 01:46:11 +03:00
OsuNumberBox.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuPasswordTextBox.cs Localise caps lock warning 2023-01-16 23:08:29 +03:00
OsuSliderBar.cs simplify format method 2023-05-27 23:44:50 +09:00
OsuTabControl.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuTabControlCheckbox.cs Fix incorrect initial state of checkbox 2023-05-03 09:27:23 +02:00
OsuTabDropdown.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuTextBox.cs Fix comment editor text boxes not having sound feedback 2023-01-21 17:32:42 -08:00
PageTabControl.cs Partial everything 2022-11-27 00:00:27 +09:00
PercentageCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
ProgressBar.cs Partial everything 2022-11-27 00:00:27 +09:00
RangeSlider.cs Remove ``RoundedNub.cs` and make `Nub.cs`` non abstract again 2023-02-03 12:19:09 +01:00
RollingCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
RoundedSliderBar.cs Remove ``RoundedNub.cs` and make `Nub.cs`` non abstract again 2023-02-03 12:19:09 +01:00
ScoreCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
ScreenBreadcrumbControl.cs Partial everything 2022-11-27 00:00:27 +09:00
SearchTextBox.cs Partial everything 2022-11-27 00:00:27 +09:00
SeekLimitedSearchTextBox.cs Partial everything 2022-11-27 00:00:27 +09:00
SegmentedGraph.cs Use ColourInfo.Interpolate where possible 2023-02-28 18:47:27 +03:00
SelectionState.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
ShearedButton.cs Partial everything 2022-11-27 00:00:27 +09:00
ShearedNub.cs Fix glow flash occurring after releasing mouse and adjust transition slightly 2023-02-08 13:59:09 +09:00
ShearedOverlayHeader.cs Partial everything 2022-11-27 00:00:27 +09:00
ShearedSearchTextBox.cs Dynamically change placeholder to convey how to activate search 2023-06-18 15:58:50 +02:00
ShearedSliderBar.cs Adjust some padding details on ShearedSliderBar.cs as well as colouration tweaks. 2023-01-26 15:03:51 +01:00
ShearedToggleButton.cs Partial everything 2022-11-27 00:00:27 +09:00
ShowMoreButton.cs Partial everything 2022-11-27 00:00:27 +09:00
SlimEnumDropdown.cs Partial everything 2022-11-27 00:00:27 +09:00
StarCounter.cs Partial everything 2022-11-27 00:00:27 +09:00
StatefulMenuItem.cs Add support for localisation where it was missing 2023-01-15 01:46:11 +03:00
TernaryState.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
TernaryStateMenuItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TernaryStateRadioMenuItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TernaryStateToggleMenuItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TimeSlider.cs Fix audio offset tooltip potentially showing "-0 ms" 2023-05-02 13:24:22 +09:00
ToggleMenuItem.cs Add support for localisation where it was missing 2023-01-15 01:46:11 +03:00
TwoLayerButton.cs Partial everything 2022-11-27 00:00:27 +09:00