Commit Graph

100 Commits

Author SHA1 Message Date
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
65f0e91734 Use Interpolation function directly for resizing tab strips. 2018-04-04 03:04:26 -03:00
e3218250d5 Fix tab strip in BreadcrumbControl, allow strip height to be overriden. 2018-03-29 15:41:27 -03:00
f43b009b96 Add optional strip to OsuTabControl. 2018-03-29 15:29:45 -03:00
78d73d4c11 Additional fixes for flow ordering after framework changes 2018-03-06 17:20:58 +09:00
ae1adfd2f2 remove unnecessary empty lines
codefactor.io \(o.o)/
also one unnecessary semicolon
2018-01-12 19:30:34 +01:00
37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
ac7e373f40 Add hover/click sound effects to more stuff everywhere 2017-11-26 17:21:21 +09:00
ba8bf6cbd5 Add ScreenSelectionTabControl to EditorMenuBar 2017-09-27 22:01:53 +09:00
39b5b04700 Don't use Bindable for AccentColour
Implements IHasAccentColour for conformity to rest of project. Also fixes a nullref when opening the login menu.
2017-08-29 18:17:01 +09:00
fc6c682d88 Update in-line with framework changes. 2017-08-28 14:42:52 +09:00
b5c1c05af5 Remove poop. 2017-08-28 11:03:51 +09:00
ee85515d95 Changes in line with framework changes 2017-08-25 19:18:07 +09:00
ce644138b9 Update OsuTabControl in line with framework 2017-08-25 15:58:30 +09:00
0d9ea97828 Allow Rulesets to create a non-FontAwesome icon
This also
- Renames TextAwesome to SpriteIcon.
- Removes the default size of "20" from SpriteIcon (now defaults to the underlying texture size).
2017-08-03 14:36:21 +09:00
e68675f970 Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
6f2b49dea8 Merge branch 'master' into profile. 2017-07-10 10:36:23 +08:00
5c02f1812f Remove now unneeded Contains overrides 2017-06-30 09:53:52 +03:00
d24f78ea24 Merge branch 'master' into profile 2017-06-25 10:29:14 +08:00
e3489928b7 Remove now obsolete InternalContains 2017-06-24 09:21:08 +02:00
45d3c2cd52 Merge branch 'master' into profile 2017-06-21 16:40:17 +09:00
62dee59672 Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
2017-06-20 15:54:23 +10:00
3ec5d774df Child control fixes. 2017-06-15 22:42:15 +08:00
ce67a28609 Merge branch 'master' into profile. 2017-06-15 02:31:51 +08:00
3efe8629d6 Fix hacky tabs 2017-06-12 18:39:22 +09:00
3945d33adc Make OsuTabControl.isEnumType static. 2017-06-09 19:04:29 +08:00
9ba356f2c6 Added osu!direct header and filter control 2017-05-17 05:58:34 -03:00
efab186384 Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
f044b95ce8 Allow OsuTabControl to handle non-enum types. 2017-05-11 23:10:19 +09:00
f6303d55ec Upodate some tab usages. 2017-04-04 11:13:09 +09:00
f7dc7e9bb9 Update references. 2017-03-28 21:26:20 +09:00
e77229b34b Merge branch 'master' into beatmap-detail-tabs 2017-03-23 14:26:00 +09:00
54e1b24fe9 Enforce readonly private members where possible. 2017-03-23 13:50:08 +09: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
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
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
110bdbd0c1 Make everything share DropDown implementations again. Remove unnecessary files. 2017-03-16 21:17:14 +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