Dean Herbert
|
b7de922896
|
Merge branch 'master' into open-downloaded-beatmas
|
2018-07-28 12:44:34 +09:00 |
|
HoutarouOreki
|
fba817b4e1
|
Resign ChangelogChart and disable its references
|
2018-07-27 00:34:44 +02:00 |
|
HoutarouOreki
|
46134ed63d
|
Add "ok" chart plotting; Add more keys to StreamColour .FromStreamName function
|
2018-07-26 23:53:12 +02:00 |
|
HoutarouOreki
|
516ba10dad
|
Plotting the chart 2
|
2018-07-26 17:26:42 +02:00 |
|
HoutarouOreki
|
2d8277f413
|
Plotting the chart 1
|
2018-07-26 17:02:51 +02:00 |
|
HoutarouOreki
|
a8b0e23ed6
|
Merge remote-tracking branch 'upstream/master' into changelog-overlay
|
2018-07-26 15:41:33 +02:00 |
|
smoogipoo
|
464333cf0b
|
Merge remote-tracking branch 'origin/master'
|
2018-07-26 21:28:31 +09:00 |
|
HoutarouOreki
|
0f263e2cca
|
Delete ClickableText class, use OsuHoverContainer instead
|
2018-07-26 14:19:58 +02:00 |
|
HoutarouOreki
|
a2959e9171
|
Remove default value without use
|
2018-07-26 13:43:47 +02:00 |
|
HoutarouOreki
|
81786c4763
|
Move statement to a new line
|
2018-07-25 20:01:24 +02:00 |
|
HoutarouOreki
|
fb8ea770ae
|
Make ChangelogChart's child buffered
|
2018-07-25 18:55:02 +02:00 |
|
HoutarouOreki
|
dcb5eb1767
|
Remove reduntant comment
|
2018-07-25 17:05:29 +02:00 |
|
HoutarouOreki
|
3e6968b57e
|
Unify MarginPadding
|
2018-07-25 17:04:36 +02:00 |
|
HoutarouOreki
|
a7a6e52c16
|
Bring StreamBadge visual proportions closer to the upstream design
|
2018-07-25 14:58:18 +02:00 |
|
HoutarouOreki
|
2906f4b401
|
Change initial chart colour
|
2018-07-25 14:31:41 +02:00 |
|
Dean Herbert
|
95cca046fb
|
Merge branch 'master' into open-downloaded-beatmas
|
2018-07-25 12:38:49 +02:00 |
|
HoutarouOreki
|
c8f36a0c66
|
Add links to GitHub; Remove reduntant using directive and variable
|
2018-07-25 03:58:08 +02:00 |
|
HoutarouOreki
|
05a59f3525
|
Add links to GitHub
|
2018-07-25 03:54:16 +02:00 |
|
HoutarouOreki
|
cd79c2cc45
|
Hide graph when it's unavailable; Scroll change
|
2018-07-25 00:59:21 +02:00 |
|
HoutarouOreki
|
a00f4e8178
|
Make Back action go to the top of listing before exiting the changelog screen
|
2018-07-25 00:12:05 +02:00 |
|
HoutarouOreki
|
d2b2c4c19b
|
Make PR-link surrounding parenthesis white
|
2018-07-24 23:25:57 +02:00 |
|
HoutarouOreki
|
74540bba83
|
Non-breaking space for "by ..."
Doesn't work for now(?)
|
2018-07-24 21:59:09 +02:00 |
|
HoutarouOreki
|
43a7b3a825
|
Fetch listing only once; Reenable disabled links as they wont be regenerated
|
2018-07-24 21:42:25 +02:00 |
|
HoutarouOreki
|
08a291f0d4
|
Improve scroll handling
|
2018-07-24 21:19:29 +02:00 |
|
HoutarouOreki
|
8e412fe403
|
Add scrolling to the previous position when on "Back"
|
2018-07-24 20:57:09 +02:00 |
|
HoutarouOreki
|
dfe4153c95
|
Prevent duplicated fetching for listing and builds:
- listing when already at it;
- builds by immediately disabling links to them (chevrons and links in listing)
|
2018-07-24 19:34:40 +02:00 |
|
HoutarouOreki
|
16d3ca2073
|
Move breadcrumb to the right position
|
2018-07-24 19:01:24 +02:00 |
|
HoutarouOreki
|
255c252f6a
|
Shorten MarginPaddings in ChangelogContentGroup
|
2018-07-24 18:47:05 +02:00 |
|
HoutarouOreki
|
175c20a104
|
Slight reorder
|
2018-07-24 18:41:47 +02:00 |
|
Dean Herbert
|
da730269a9
|
Formatting and ctor usage for required parameters
|
2018-07-24 15:25:47 +02:00 |
|
Dean Herbert
|
53f556de9a
|
Trim whitespace
|
2018-07-24 15:10:55 +02:00 |
|
Dean Herbert
|
5364a6148a
|
Use ToUpperInvariant
|
2018-07-24 14:42:06 +02:00 |
|
Dean Herbert
|
ab9340f4be
|
Fix usage of culture local ToUpper causing incorrect display on Turkish machines
Closes #3098.
|
2018-07-24 11:37:43 +02:00 |
|
miterosan
|
42df0c974f
|
Rename UserChannel to private channel.
|
2018-07-24 05:17:57 +02:00 |
|
miterosan
|
9bc225e14b
|
rename user to private
|
2018-07-24 05:14:47 +02:00 |
|
miterosan
|
e769c15d28
|
Provide XML doc in Channel.cs and ChannelManager.cs and ChatTabControl.cs
|
2018-07-24 05:14:33 +02:00 |
|
miterosan
|
3df1842e1c
|
Fix that in some timing specific cases the fetched channels are not getting an visual representation.
Sadly there is not a nice way of fixing this.
|
2018-07-24 04:58:40 +02:00 |
|
miterosan
|
55f0cbf63e
|
Finding peace with the UI thread.
There is the issue that in some cases that the ui thread blocked.
|
2018-07-24 04:56:34 +02:00 |
|
HoutarouOreki
|
24bb44a152
|
Add TextBadgePair test case
|
2018-07-24 04:04:18 +02:00 |
|
HoutarouOreki
|
9e9d7a855d
|
Remove reduntant .base and .this
|
2018-07-24 04:03:56 +02:00 |
|
HoutarouOreki
|
9a84747fe6
|
Fix reversed if/else statement causing inproper behavior for badges
|
2018-07-23 23:24:34 +02:00 |
|
HoutarouOreki
|
054f578bc8
|
Update few links not working; Reasses sample playing; Slight renames
|
2018-07-23 23:15:14 +02:00 |
|
HoutarouOreki
|
7c6be4a075
|
Handle around an APIChangelog instead of just Name and Version:
Makes showing up the header immediately possible
|
2018-07-23 21:38:14 +02:00 |
|
HoutarouOreki
|
6cd6ca432c
|
Fix links not working due to rewrite regression
|
2018-07-23 20:36:24 +02:00 |
|
HoutarouOreki
|
f526d66969
|
Fix showing builds
|
2018-07-23 19:40:58 +02:00 |
|
HoutarouOreki
|
f685c5ba58
|
Fix typos; remove outdated comments; minor order changes
|
2018-07-23 18:38:20 +02:00 |
|
HoutarouOreki
|
554c56d51f
|
Change order in TextBadgePair.cs
|
2018-07-23 18:17:50 +02:00 |
|
HoutarouOreki
|
e27292fef8
|
Rewrite LineBadge.cs
+ update all its references
|
2018-07-23 17:49:42 +02:00 |
|
miterosan
|
2726d91594
|
Remove unessary usings
|
2018-07-23 16:05:39 +02:00 |
|
miterosan
|
344ec40a27
|
Readd usings I removed with my merge
|
2018-07-23 15:48:48 +02:00 |
|