Commit Graph

1129 Commits

Author SHA1 Message Date
ad41fd5c1a more unnecessary stuff 2017-04-10 16:49:48 +02:00
412d6a14ca removed something unnecessary 2017-04-10 16:45:34 +02:00
a597149b7f Merge branch 'details' of github.com:Jorolf/osu into details 2017-04-10 16:42:42 +02:00
24b4b3ad7d update to everything 2017-04-10 16:42:23 +02:00
c6a24bb549 Merge branch 'master' into details 2017-04-10 20:07:13 +09:00
5af4259ab4 Add back explicit binds. 2017-04-10 17:10:15 +09:00
f12b5a8954 Unify disable logic. 2017-04-10 16:22:36 +09:00
bb4a909de5 Update UI control access in line with framework changes. 2017-04-10 14:54:23 +09:00
963cd09bd0 Merge https://github.com/ppy/osu into playlist 2017-04-09 04:04:13 -03:00
f7a9a11ae5 Bar uses AccentColour aswell 2017-04-08 13:53:11 +02:00
5e56e84c4a change SRGBColour to Color4 and use IHasAccentColour in some places 2017-04-08 13:31:55 +02:00
c60a55285c updated TestCase and some null checks 2017-04-07 20:32:09 +02:00
9881889f88 removed some unused stuff 2017-04-07 18:24:36 +02:00
eb4b3772e9 put Bar into its own file and let it only add a background if BackgroundColour is changed 2017-04-07 18:13:55 +02:00
e59c0a770f Merge branch 'master' into details 2017-04-06 15:42:00 +02:00
9b1e010dcc Fix filename mismatch. 2017-04-06 16:05:41 +08:00
942699218a Merge branch 'master' into details 2017-04-06 15:44:43 +09:00
f9bf1c69bf add Flags to BarDirection and remove unused "using" 2017-04-04 18:23:29 +02:00
502afc0a48 some fixes to BarGraph so Direction works properly 2017-04-04 18:09:16 +02:00
b2731bb0a1 some formatting 2017-04-04 17:27:08 +02:00
58f8dc8254 add direction to graphs 2017-04-04 17:17:22 +02:00
7c74951454 Update bindables.
# Conflicts:
#	osu.Desktop.VisualTests/Tests/TestCaseResults.cs
#	osu.Game/Screens/Ranking/ResultModeButton.cs
#	osu.Game/Screens/Ranking/Results.cs
2017-04-04 11:34:13 +09:00
f6303d55ec Upodate some tab usages. 2017-04-04 11:13:09 +09:00
5a694e0c9d changed location of BarGraph to be more generic 2017-04-03 19:29:13 +02:00
24d06fa92d CheckBox -> Checkbox. 2017-03-31 17:38:33 +09:00
79031b9e74 Update framework. 2017-03-31 12:58:54 +09:00
f7dc7e9bb9 Update references. 2017-03-28 21:26:20 +09:00
215b016f32 Initial implementation 2017-03-24 05:59:26 -03:00
88d878e1d5 Formatting 2017-03-23 02:47:27 -03:00
e77229b34b Merge branch 'master' into beatmap-detail-tabs 2017-03-23 14:26:00 +09:00
681ed38941 Use const whenever possible. 2017-03-23 13:52:38 +09:00
54e1b24fe9 Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
b8b45262c5 Formatting 2017-03-23 01:35:55 -03:00
67421cdf1c Even though it was 5 minutes ago what was I thinking 2017-03-23 01:34:06 -03:00
87b8015e8f Cleanup 2017-03-23 00:29:28 -03:00
c173c4b7ee Tab control 2017-03-23 00:22:31 -03:00
b0340f77d8 Remove nested types completely. 2017-03-23 08:57:14 +09:00
3dee39346f U -> T1. 2017-03-23 08:49:29 +09:00
ba32d50456 Consolidate nested classes. 2017-03-23 08:44:52 +09:00
0dbc232ebf Rename all DropDown -> Dropdown. 2017-03-22 22:32:32 +08:00
6a4ca08578 Merge branch 'master' into controls 2017-03-22 22:28:19 +08:00
fbe08436d2 Fix usages of CircularContainer in line with framework changes. 2017-03-22 19:35:03 +09:00
e217c67bcf Merge branch 'master' into controls 2017-03-22 08:54:03 +08:00
b06eb0122c Fix for colours and members rename. 2017-03-22 08:15:31 +08:00
f0edf5d3d3 Update to DropDown and Menu. 2017-03-22 07:18:53 +08:00
1d13924e0a Remove redundant type parameter.
Nested type has implicit type parameter from base type.
2017-03-21 01:05:48 +08:00
d27f37beb5 Hard-code text size in cases it wasn't set. 2017-03-20 13:48:06 +09:00
e78bcf8739 Update TabControl in line with framework changes. 2017-03-17 00:39:40 +09:00
8cd1353d74 Fix serious input regression. 2017-03-16 22:09:35 +09:00
2cf6ed423e Disallow duplicate active changes. 2017-03-16 21:33:08 +09:00