Commit Graph

89 Commits

Author SHA1 Message Date
1f1c7dd70f Moved LinkFlowContainer out of ProfileHeader to make it available for other uses too (e.g. chat) and renamed it to LinkTextFlowContainer bc it can contain both links and text, not only one 2017-12-01 20:26:51 +01:00
18b0b77f0a Added requested changes. Mainly changing lambdas to direct function references. 2017-11-22 21:41:50 +01:00
a033eb46d3 Changed to LoadComponentAsync call instead of adding an AsyncLoadWrapper instance. 2017-11-21 16:12:23 +01:00
06fe874594 CI fixes. 2017-10-15 16:53:30 +08:00
192ebe776f Use localisation engine instead of asking current culture directly. 2017-10-15 16:30:52 +08:00
520b806305 Merge remote-tracking branch 'upstream/master' into ranks-section 2017-10-13 18:49:05 +09:00
070aceef1e Move font and text size to class ProfileLink class 2017-10-13 17:03:31 +09:00
82b333740d Apply suggestions 2017-10-11 15:20:23 +03:00
d1f02538cb Add tooltip to username in the profile overlay 2017-10-09 21:12:04 +03:00
9c4876d135 Merge remote-tracking branch 'upstream/master' into ranks-section 2017-09-14 18:52:44 +09:00
7681d97f10 Fix typo in user profile header
Replays watched, not replay watched.
2017-09-13 15:21:04 +09:00
c2c9095b02 fix CI issues 2017-08-09 18:57:55 +02:00
7d7cfe5d92 Merge branch 'master' of git://github.com/ppy/osu into ranks-section 2017-08-08 23:13:25 +02:00
1c2329f111 generalize the hover code 2017-08-08 23:11:46 +02: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
3c7546e2c1 Merge remote-tracking branch 'upstream/master' into no-more-colourinfo 2017-07-25 10:14:48 +09:00
c80f5c708a Less verbose DrawableFlag constructor. 2017-07-24 09:25:49 +02:00
64f2e2dc32 Use Colour instead of ColourInfo 2017-07-23 13:06:16 +02:00
e68675f970 Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
a7dc8a892b Update framework 2017-07-21 17:24:09 +02:00
e0fb2563b5 remove using 2017-07-20 01:08:26 +02:00
b016103894 add link to user page 2017-07-20 01:03:00 +02:00
2eccb3822a Make link text not suck 2017-07-19 17:54:04 +09:00
4229f933fe Rename link class, add hover colour 2017-07-18 10:51:11 +09:00
9c70d03a33 replace SpriteText with OsuSpriteText 2017-07-17 21:12:50 +02:00
80dc888769 address CI concerns 2017-07-17 21:11:54 +02:00
edd4e622cf add hyper links to twitter, website and skype 2017-07-17 20:31:10 +02:00
689866f5dd minor improvements 2017-07-17 20:25:57 +02:00
a63124c935 User property instead of weirdly named method 2017-07-17 13:39:29 +09:00
f322c264a0 One constant per line 2017-07-17 13:24:05 +09:00
c02a85bc4a Formatting 2017-07-13 13:52:40 +09:00
3a4150c6c3 Merge remote-tracking branch 'upstream/master' into profile
# Conflicts:
#	osu.Game/Graphics/Containers/SectionsContainer.cs
2017-07-13 13:44:21 +09:00
752f625a62 Set relative axes inside AsyncLoadWrapper. 2017-07-11 09:19:36 +08:00
0582eddcba Slightly update text position. 2017-06-26 00:52:03 +08:00
674e2a4395 Align placeholder. 2017-06-23 23:37:19 +08:00
89986e8e77 Fix namespaces 2017-06-21 17:03:47 +09:00
fe3cbb7072 Update join date definition. 2017-06-16 20:32:11 +08:00
69270814d5 CI fixes. 2017-06-16 16:54:05 +08:00
6372cd0a13 Move namespace under Overlays. 2017-06-16 16:36:23 +08:00