Commit Graph

251 Commits

Author SHA1 Message Date
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
84b080a060 Make transition logic a bit more sane. 2017-03-16 21:26:03 +09:00
110bdbd0c1 Make everything share DropDown implementations again. Remove unnecessary files. 2017-03-16 21:17:14 +09:00
ab8a5afdb9 AlwaysReceiveInput and InternalContains. 2017-03-16 17:38:36 +09:00
93c0fe5140 Remove unnecessary set. 2017-03-16 17:02:37 +09:00
1156e76c28 Don't directly access Header. 2017-03-16 17:00:49 +09:00
334e389518 Tidy up OsuTabControl and FilterControl. 2017-03-16 16:35:44 +09:00
360340c61d Fix linter issues 2017-03-15 22:39:09 -04:00
01cca1a4d2 Refactor color handling
colour*
2017-03-15 20:52:31 -04:00
3aecbf5739 Rearrange things somewhat 2017-03-15 20:15:40 -04:00
755fb260db Updated TabControl Usage 2017-03-14 19:52:21 -07:00
ee3d3b682f Updated usage for DropDownHeader of FilterTabControl 2017-03-14 19:49:40 -07:00
2629f78afc Add FilterControl and FilterTabControl 2017-03-14 19:49:40 -07:00
b5a8ef07fe Update framework. 2017-03-15 09:46:03 +09:00
0fa2776975 Merge branch 'master' into counter_bindables 2017-03-10 14:21:33 +09:00
5f72265eff Remove float ValueAt method. 2017-03-10 14:09:55 +09:00
cd1717c42f More bindables! 2017-03-10 13:49:51 +09:00
0cad5d7d41 Fix most warnings. 2017-03-07 13:05:57 +09:00
9b92e99ce9 Merge branch 'master' into increase-ci-strictness 2017-03-06 21:44:39 +01:00
88f3dc0e02 Fix a few naming issues. 2017-03-06 18:49:23 +09:00
e356758a7d Don't expicitly set origin of TextAwesome. 2017-03-06 17:06:48 +09:00
73fef85b12 Remove unnecessary usings 2017-03-04 19:43:59 +01:00
a14bdf8624 Use Color4Extensions from Framework and remove redundant Name 2017-03-04 19:42:37 +01:00
e12d89529c Merge remote-tracking branch 'upstream/master' into update-flow 2017-03-04 23:28:39 +09:00
a2317e5a1e Update usage of FillDirection 2017-03-04 11:00:17 +01:00
e3c3806759 Fixed accuracy's counter first value change. 2017-03-04 04:48:32 -03:00
ef13cdbff7 Disallow copying from OsuPasswordTextBox. 2017-03-03 10:00:39 +08:00
c732890664 Remove usages of negative Margin / Padding
Replaces such usage with more sensible settings, like changing the
position or size.
2017-03-02 19:16:31 +01:00
4163569e57 Fix some license headers. 2017-03-02 18:45:20 +09:00