.. |
AccountCreation
|
Put back mobile conditional
|
2019-10-22 19:51:29 -07:00 |
BeatmapSet
|
Merge remote-tracking branch 'upstream/master' into rankings-scope-selector
|
2019-09-13 14:07:39 +09:00 |
Changelog
|
Apply suggested change
|
2019-09-23 17:05:19 +03:00 |
Chat
|
Subclass and use yellow for stand-alone chat display
|
2019-10-23 00:24:19 +09:00 |
Comments
|
Simplify DeletedChildrenPlaceholder behavior
|
2019-10-15 12:47:35 +03:00 |
Dialog
|
Make constructor private
|
2019-09-13 15:42:36 +09:00 |
Direct
|
Add spacing to difficulty icons on direct panels (#5957)
|
2019-09-03 18:44:58 +09:00 |
KeyBinding
|
Group key bindings together
|
2019-08-13 12:40:20 +09:00 |
MedalSplash
|
Apply more missed cases
|
2019-04-01 12:44:46 +09:00 |
Mods
|
Consolidate HoverClickSounds constructors
|
2019-09-01 13:10:11 +02:00 |
Music
|
Make PlaylistOverlay a VisibilityContainer
|
2019-10-14 16:40:53 -07:00 |
Notifications
|
Make notification insertion cleaner
|
2019-07-01 18:41:40 +03:00 |
OSD
|
Move logic out of OsuGame
|
2019-08-13 14:42:59 +09:00 |
Profile
|
Implement CommentsShowMoreButton
|
2019-10-13 14:43:30 +03:00 |
Rankings
|
Remove useless container
|
2019-09-14 06:34:57 +03:00 |
SearchableList
|
Use fixed numbers for padding instead
|
2019-10-07 16:11:40 -07:00 |
Settings
|
Apply adjustments for framework changes
|
2019-10-23 14:04:06 +09:00 |
Social
|
Choose default category sorting instead of being always first
|
2019-08-02 13:22:58 -07:00 |
Toolbar
|
Make OverlayContainers with no blocking input VisibilityContainers
|
2019-10-14 16:27:59 -07:00 |
Volume
|
Update in line with framework changes
|
2019-08-27 18:43:58 +09:00 |
AccountCreationOverlay.cs
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
BeatmapSetOverlay.cs
|
Move request inside the ScoresContainer again
|
2019-07-10 19:40:29 +03:00 |
ChangelogOverlay.cs
|
Fix changelog overlay potentially adding children after disposal
|
2019-09-13 17:21:47 +09:00 |
ChatOverlay.cs
|
Fix tab controls overflowing
|
2019-10-06 10:22:55 -07:00 |
DialogOverlay.cs
|
Fix exit scenarios
|
2019-09-19 20:17:58 +09:00 |
DirectOverlay.cs
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
FullscreenOverlay.cs
|
Allow FullscreenOverlay to surface to front on subsequent Show requests
|
2019-06-11 15:22:27 +09:00 |
HoldToConfirmOverlay.cs
|
Add setting to adjust hold-to-confirm activation time
|
2019-09-19 14:06:25 +09:00 |
KeyBindingPanel.cs
|
Move common settings sub-panel logic to own class
|
2019-05-27 01:47:23 +09:00 |
LoginOverlay.cs
|
Remove unnecessary newline
|
2019-03-27 22:21:28 -07:00 |
MedalOverlay.cs
|
Update osu! in line with audio subsystem refactor
|
2019-05-28 17:06:01 +09:00 |
MusicController.cs
|
Apply review
|
2019-10-24 08:00:45 +07:00 |
NotificationOverlay.cs
|
Move NotificationSection strings to constructor (#5078)
|
2019-06-21 20:47:31 +09:00 |
NowPlayingOverlay.cs
|
Localise OrderChanged handling and fix callbacks
|
2019-09-18 13:15:39 +09:00 |
OnScreenDisplay.cs
|
Reword and add missing xmldoc to OnScreenDisplay
|
2019-08-12 10:53:06 +02:00 |
OverlayActivation.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
OverlayHeader.cs
|
Move OverlayHeaderTabControl to correct namespace
|
2019-05-21 13:58:12 +09:00 |
OverlayHeaderTabControl.cs
|
Fix colour issues
|
2019-06-19 12:15:32 +03:00 |
OverlayTabControl.cs
|
fix broken layout
|
2019-06-21 13:24:12 +03:00 |
SettingsOverlay.cs
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
SettingsPanel.cs
|
Rename "FixedSearchTextBox" to "SeekLimitedSearchTextBox"
|
2019-10-21 16:00:09 -07:00 |
SettingsSubPanel.cs
|
One more offset removed
|
2019-08-21 22:22:03 +09:00 |
SocialOverlay.cs
|
Update ranking display to handle new osu-web request format
|
2019-10-11 13:09:21 +09:00 |
UserProfileOverlay.cs
|
Fix line breaks
|
2019-09-27 09:46:11 +03:00 |
VolumeOverlay.cs
|
Make OverlayContainers with no blocking input VisibilityContainers
|
2019-10-14 16:27:59 -07:00 |
WaveOverlayContainer.cs
|
Enforce StartHidden on relevant overlays
|
2019-07-02 15:23:47 +09:00 |