Dean Herbert
|
02806fedb0
|
Add missing newline
|
2021-05-26 17:17:02 +09:00 |
|
Dean Herbert
|
f8a3a37797
|
Remove outdated comment
|
2021-05-26 17:01:47 +09:00 |
|
Dean Herbert
|
98fa5b67d6
|
Merge branch 'master' into single-bind-reset-button
|
2021-05-26 17:01:16 +09:00 |
|
Swords
|
d9f5b578bf
|
Restore class names
|
2021-05-25 21:08:40 +10:00 |
|
Swords
|
ce845a9f8d
|
Apply the rest of requested changes
|
2021-05-25 21:00:38 +10:00 |
|
Dean Herbert
|
62b6cadb64
|
Ensure settings rows cannot set an invalid value in the first place
|
2021-05-24 21:56:41 +09:00 |
|
Swords
|
518999ffab
|
Renaming files
|
2021-05-24 22:49:40 +10:00 |
|
Swords
|
ca1d1c58ab
|
RestoreDefaultValueButton implements OsuButton
|
2021-05-24 21:34:47 +10:00 |
|
Dean Herbert
|
0100b88a86
|
Move private methods down
|
2021-05-18 14:12:27 +09:00 |
|
Bartłomiej Dach
|
ef114f2407
|
Simplify bindable flow in KeyBindingRow
|
2021-05-17 21:10:05 +02:00 |
|
Swords
|
d85f17159f
|
Formatting
|
2021-05-15 11:25:56 +10:00 |
|
Swords
|
304caf8bdf
|
Adding Requested changed
|
2021-05-15 11:24:08 +10:00 |
|
Swords
|
6a52622b3f
|
Merge branch 'single-bind-reset-button' of https://github.com/holaswords/osu into single-bind-reset-button
|
2021-05-15 01:31:40 +10:00 |
|
Swords
|
1603b92211
|
Reformatting
|
2021-05-15 01:30:54 +10:00 |
|
Swords
|
85174793b1
|
Merge branch 'master' into single-bind-reset-button
|
2021-05-15 01:07:32 +10:00 |
|
Swords
|
753bdf2083
|
Fixed formatting
|
2021-05-15 01:04:15 +10:00 |
|
Swords
|
0725088fde
|
Well it works, just pretty ugly looking.
|
2021-05-15 01:01:17 +10:00 |
|
Dean Herbert
|
1bb3c609ae
|
Centralise implementation of cancel button logic
|
2021-05-11 18:39:14 +09:00 |
|
Ibby
|
075350e125
|
Adding a reset button to individual keybinds
|
2021-05-09 15:51:17 +10:00 |
|
Dean Herbert
|
1fd76ea3fb
|
Apply changes to UI components overriding functions with changing signatures
|
2021-02-22 19:01:42 +09:00 |
|
smoogipoo
|
435c9de8b9
|
Re-privatise buttons
|
2020-08-03 15:25:23 +09:00 |
|
Joehu
|
7aafc018ad
|
Prevent updating bind target when hovering cancel and clear buttons instead
|
2020-08-02 12:52:12 -07:00 |
|
Joehu
|
ba77fa2945
|
Add test for clear button
|
2020-08-02 12:41:35 -07:00 |
|
Joehu
|
b96e32b0bb
|
Add xmldoc for updateBindTarget
|
2020-08-02 12:26:09 -07:00 |
|
Joehu
|
a8991bb8bf
|
Fix keybind clear button always clearing first keybind regardless of target
|
2020-07-20 20:13:09 -07:00 |
|
smoogipoo
|
9c1542f897
|
Fix crash when pressing clear button twice
|
2020-06-04 22:17:00 +09:00 |
|
smoogipoo
|
738c6da594
|
Implement midi keybindings
|
2020-05-10 13:39:20 +09:00 |
|
recapitalverb
|
c753cb46c5
|
Use [Resolved] wherever possible
|
2020-02-14 20:14:00 +07:00 |
|
Dean Herbert
|
8c29093d1c
|
Merge remote-tracking branch 'smoogipoo/void-joystick-release-returns' into update-framework
|
2020-01-22 22:58:00 +09:00 |
|
Dean Herbert
|
8a7f7c5e46
|
Merge remote-tracking branch 'smoogipoo/void-key-up-returns' into update-framework
|
2020-01-22 22:57:56 +09:00 |
|
smoogipoo
|
b62e3addf3
|
Apply input method signature refactorings
|
2020-01-20 20:30:25 +09:00 |
|
smoogipoo
|
40f502c6d1
|
Apply input method signature refactorings
|
2020-01-20 19:35:37 +09:00 |
|
smoogipoo
|
bfb056c612
|
Apply input method signature refactorings
|
2020-01-20 18:17:21 +09:00 |
|
Dean Herbert
|
666d5744cd
|
Fix unbinding not working correctly
|
2019-06-21 14:43:00 +09:00 |
|
Dean Herbert
|
a6e5c6a62a
|
Add cancel/clear buttons in place of instructional text
|
2019-06-21 13:50:05 +09:00 |
|
smoogipoo
|
d7c09e7dbd
|
Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
# osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
# osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
# osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
# osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
# osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
# osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
# osu.Game/Graphics/OsuFont.cs
# osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
# osu.Game/Overlays/Profile/Header/BadgeContainer.cs
# osu.Game/Overlays/Profile/ProfileHeader.cs
# osu.Game/Screens/Select/PlaySongSelect.cs
# osu.Game/Skinning/LegacySkinDecoder.cs
|
2019-05-07 13:20:17 +09:00 |
|
smoogipoo
|
a56e29347f
|
Adjust namespaces
|
2019-04-02 14:51:28 +09:00 |
|
Dean Herbert
|
612db31c38
|
Apply newline additions
|
2019-04-01 12:16:32 +09:00 |
|
Dean Herbert
|
2f5668f4e7
|
Fix remaining framework changes
|
2019-03-29 00:29:14 +09:00 |
|
Dean Herbert
|
0788a7e9f1
|
Merge branch 'master' into more-inspections
|
2019-02-28 14:32:57 +09:00 |
|
Dean Herbert
|
42be7857d1
|
Use expression body for property get/set where possible
|
2019-02-28 13:58:19 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
smoogipoo
|
d61dfe888e
|
Fix venera fonts not being correctly specified
|
2019-02-22 19:42:09 +09:00 |
|
smoogipoo
|
a2aa3ec5cb
|
Adjust sprite texts in-line with framework changes
|
2019-02-20 15:03:20 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
ekrctb
|
b7a2ad1aa5
|
Use UIEvent level getters for modifier keys.
|
2018-10-02 13:26:36 +09:00 |
|
ekrctb
|
50091252e2
|
Adapt signature change of event handlers
|
2018-10-02 12:02:55 +09:00 |
|
ekrctb
|
99fc04c8af
|
Change signature to new event handler
|
2018-10-02 12:02:47 +09:00 |
|
smoogipoo
|
28f31540c4
|
Apply changes in-line with framework localisation changes
|
2018-09-19 14:07:46 +09:00 |
|