1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 20:47:25 +08:00
osu-lazer/osu.Game/Overlays/Settings
2017-05-31 15:39:52 +09:00
..
Sections Merge branch 'master' into user-dropdown-arrow 2017-05-31 15:39:52 +09:00
SettingsCheckbox.cs Change all instances of options to settings where applicable 2017-05-15 10:55:29 +09:00
SettingsDropdown.cs Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
SettingsEnumDropdown.cs CI formatting 2017-05-19 19:22:42 -03:00
SettingsFooter.cs Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
SettingsHeader.cs Move SearchTextBox out of SettingsHeader. 2017-05-21 04:12:16 +08:00
SettingsItem.cs Update in line with framework 2017-05-30 22:23:51 +09:00
SettingsLabel.cs Change all instances of options to settings where applicable 2017-05-15 10:55:29 +09:00
SettingsSection.cs Update in line with framework 2017-05-30 22:23:51 +09:00
SettingsSlider.cs Use generic IEqutable to avoid typeless Equals. 2017-05-16 21:49:38 +08:00
SettingsSubsection.cs Update in line with framework 2017-05-30 22:23:51 +09:00
SettingsTextBox.cs Change all instances of options to settings where applicable 2017-05-15 10:55:29 +09:00
Sidebar.cs Change all instances of options to settings where applicable 2017-05-15 10:55:29 +09:00
SidebarButton.cs Make sidebar buttons working. 2017-05-21 04:33:05 +08:00