1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 21:17:25 +08:00
osu-lazer/osu.Game/Graphics/UserInterfaceV2
2024-09-28 22:37:16 +03:00
..
FileSelection Move dependent files to namespace 2024-09-27 14:00:54 +09:00
ColourDisplay.cs Partial everything 2022-11-27 00:00:27 +09:00
ColourPalette.cs Partial everything 2022-11-27 00:00:27 +09:00
FormCheckBox.cs Add missing xmldoc 2024-09-18 11:25:23 +02:00
FormDropdown.cs Implement "form" dropdown control 2024-09-23 14:41:39 +02:00
FormFieldCaption.cs Implement "form" text box control 2024-09-04 14:09:50 +02:00
FormFileSelector.cs Fix text in FormFileSelector bleeding through the border 2024-09-28 22:37:16 +03:00
FormNumberBox.cs Implement "form" text box control 2024-09-04 14:09:50 +02:00
FormSliderBar.cs Make animation slightly more snappy 2024-09-19 19:06:46 +09:00
FormTextBox.cs Add missing xmldoc 2024-09-18 11:25:23 +02:00
LabelledColourPalette.cs Automated pass 2023-06-24 01:00:03 +09:00
LabelledComponent.cs Automated pass 2023-06-24 01:00:03 +09:00
LabelledDrawable.cs Adjust background colour used in LabelledDrawables to allow visibility of sliders 2023-05-31 23:24:21 +09:00
LabelledDropdown.cs Automated pass 2023-06-24 01:00:03 +09:00
LabelledEnumDropdown.cs Automated pass 2023-06-24 01:00:03 +09:00
LabelledNumberBox.cs Automated pass 2023-06-24 01:00:03 +09:00
LabelledSliderBar.cs Revert "Temporary rollback of framework / SDL3" 2024-05-22 16:29:39 +08:00
LabelledSwitchButton.cs Automated pass 2023-06-24 01:00:03 +09:00
LabelledTextBox.cs Select all text when focusing a number box 2024-07-10 15:16:10 +03:00
OsuColourPicker.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuDirectorySelector.cs Move dependent files to namespace 2024-09-27 14:00:54 +09:00
OsuFileSelector.cs Move dependent files to namespace 2024-09-27 14:00:54 +09:00
OsuHexColourPicker.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
OsuHSVColourPicker.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
OsuPopover.cs Add more detail to comment 2023-08-24 18:20:36 +09:00
ReportPopover.cs Fix back-to-front logic 2023-05-06 15:34:55 +02:00
RoundedButton.cs Remove texture from TrianglesV2 2022-11-30 04:09:46 +03:00
SliderWithTextBoxInput.cs Null-propagate all calls to GetContainingFocusManager() 2024-06-18 07:30:46 +02:00
SwitchButton.cs Partial everything 2022-11-27 00:00:27 +09:00