..
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
FormColourPalette.cs
Make colour palette things circular again
2024-10-03 14:35:03 +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
Move setup screen background preview to appropriate form control
2024-10-04 11:09:14 +02:00
FormNumberBox.cs
Fix improper handling of decimal separator in "form" number boxes / sliders
2024-10-04 13:12:25 +02:00
FormSliderBar.cs
Replace FormSliderBar.Instantaneous
with TransferValueOnCommit
2024-10-04 14:07:16 +02:00
FormTextBox.cs
Fix "form" textbox not dropping border if disabled when hovered
2024-10-03 11:49:05 +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 LabelledDrawable
s 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