Commit Graph

57 Commits

Author SHA1 Message Date
Roman Kapustin 850a7aa327 Update tab text font on activation/deactivation 2018-12-29 17:43:19 +03:00
smoogipoo f27bd3ef3e OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
smoogipoo 3ad93d5a07 Remove redundant type specifications 2018-10-16 11:40:51 +09:00
ekrctb 99fc04c8af Change signature to new event handler 2018-10-02 12:02:47 +09:00
Shane Woolcock 47533f83c3 Update TabControl subclasses to use AddInternal 2018-07-31 20:52:11 +09:30
Dean Herbert 0f37758314 Update framework 2018-07-21 16:21:53 +09:00
Dean Herbert 02c37ebc1f Move screen titles to OsuScreen 2018-05-28 13:30:24 +09:00
Dean Herbert 32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
DrabWeb 65f0e91734 Use Interpolation function directly for resizing tab strips. 2018-04-04 03:04:26 -03:00
DrabWeb e3218250d5 Fix tab strip in BreadcrumbControl, allow strip height to be overriden. 2018-03-29 15:41:27 -03:00
DrabWeb f43b009b96 Add optional strip to OsuTabControl. 2018-03-29 15:29:45 -03:00
smoogipoo 78d73d4c11 Additional fixes for flow ordering after framework changes 2018-03-06 17:20:58 +09:00
Aergwyn ae1adfd2f2 remove unnecessary empty lines
codefactor.io \(o.o)/
also one unnecessary semicolon
2018-01-12 19:30:34 +01:00
Dean Herbert 37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
Dean Herbert ac7e373f40 Add hover/click sound effects to more stuff everywhere 2017-11-26 17:21:21 +09:00
smoogipoo ba8bf6cbd5 Add ScreenSelectionTabControl to EditorMenuBar 2017-09-27 22:01:53 +09:00
Dean Herbert 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
smoogipooo fc6c682d88 Update in-line with framework changes. 2017-08-28 14:42:52 +09:00
smoogipooo b5c1c05af5 Remove poop. 2017-08-28 11:03:51 +09:00
Dean Herbert ee85515d95 Changes in line with framework changes 2017-08-25 19:18:07 +09:00
smoogipooo ce644138b9 Update OsuTabControl in line with framework 2017-08-25 15:58:30 +09:00
Dean Herbert 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
Thomas Müller e68675f970 Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
Huo Yaoyuan 6f2b49dea8 Merge branch 'master' into profile. 2017-07-10 10:36:23 +08:00
Thomas Müller 5c02f1812f Remove now unneeded Contains overrides 2017-06-30 09:53:52 +03:00
Huo Yaoyuan d24f78ea24 Merge branch 'master' into profile 2017-06-25 10:29:14 +08:00
Thomas Müller e3489928b7 Remove now obsolete InternalContains 2017-06-24 09:21:08 +02:00
Dean Herbert 45d3c2cd52 Merge branch 'master' into profile 2017-06-21 16:40:17 +09:00
paparony03 62dee59672 Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
2017-06-20 15:54:23 +10:00
Huo Yaoyuan 3ec5d774df Child control fixes. 2017-06-15 22:42:15 +08:00
Huo Yaoyuan ce67a28609 Merge branch 'master' into profile. 2017-06-15 02:31:51 +08:00
Dean Herbert 3efe8629d6 Fix hacky tabs 2017-06-12 18:39:22 +09:00
Huo Yaoyuan 3945d33adc Make OsuTabControl.isEnumType static. 2017-06-09 19:04:29 +08:00
DrabWeb 9ba356f2c6 Added osu!direct header and filter control 2017-05-17 05:58:34 -03:00
Dean Herbert efab186384 Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
Dean Herbert f044b95ce8 Allow OsuTabControl to handle non-enum types. 2017-05-11 23:10:19 +09:00
Dean Herbert f6303d55ec
Upodate some tab usages. 2017-04-04 11:13:09 +09:00
Dean Herbert f7dc7e9bb9
Update references. 2017-03-28 21:26:20 +09:00
Dean Herbert e77229b34b Merge branch 'master' into beatmap-detail-tabs 2017-03-23 14:26:00 +09:00
Dean Herbert 54e1b24fe9
Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
DrabWeb c173c4b7ee Tab control 2017-03-23 00:22:31 -03:00
Dean Herbert b0340f77d8
Remove nested types completely. 2017-03-23 08:57:14 +09:00
Dean Herbert 3dee39346f
U -> T1. 2017-03-23 08:49:29 +09:00
Dean Herbert ba32d50456
Consolidate nested classes. 2017-03-23 08:44:52 +09:00
Huo Yaoyuan 0dbc232ebf Rename all DropDown -> Dropdown. 2017-03-22 22:32:32 +08:00
Huo Yaoyuan b06eb0122c Fix for colours and members rename. 2017-03-22 08:15:31 +08:00
Huo Yaoyuan f0edf5d3d3 Update to DropDown and Menu. 2017-03-22 07:18:53 +08:00
Huo Yaoyuan 1d13924e0a Remove redundant type parameter.
Nested type has implicit type parameter from base type.
2017-03-21 01:05:48 +08:00
Dean Herbert e78bcf8739
Update TabControl in line with framework changes. 2017-03-17 00:39:40 +09:00
Dean Herbert 8cd1353d74
Fix serious input regression. 2017-03-16 22:09:35 +09:00