Dean Herbert
|
661fc01e7d
|
Fix date string
|
2019-05-22 23:49:54 +09:00 |
|
Dean Herbert
|
66f5dbaa9f
|
Fix badge state regressions from tab control usage
|
2019-05-22 23:44:37 +09:00 |
|
Dean Herbert
|
b588638740
|
Use TabControl instead of custom logic
|
2019-05-22 19:51:16 +09:00 |
|
Dean Herbert
|
9f9e86f18c
|
Rename classes and fix back-to-front state
|
2019-05-22 17:04:21 +09:00 |
|
Dean Herbert
|
92c991494d
|
Fix (and rename) ExpandingBar
|
2019-05-22 16:38:15 +09:00 |
|
Dean Herbert
|
340b207fa0
|
Delete breadcrumb implementation
|
2019-05-21 13:37:35 +09:00 |
|
Dean Herbert
|
a131875a7b
|
Use bindables the whole way
|
2019-05-21 13:34:35 +09:00 |
|
Dean Herbert
|
58a3480b6a
|
Update ChangelogHeader to work again with OverlayHeader
|
2019-05-21 12:52:50 +09:00 |
|
Dean Herbert
|
6a8a743eaa
|
Begin to consume abstract header implementation
|
2019-05-20 18:02:27 +09:00 |
|
Dean Herbert
|
39e03ae705
|
Fix tests failing when not logged in
|
2019-05-19 11:58:47 +09:00 |
|
Dean Herbert
|
1c85fcbc81
|
Remove usage of TooltipIconButton completely
|
2019-05-19 11:39:32 +09:00 |
|
Dean Herbert
|
3fa1545ea4
|
Huge refactor pass focusing on ChangelogContent
|
2019-05-19 02:09:08 +09:00 |
|
Dean Herbert
|
2d56413e35
|
Update namespaces
|
2019-05-17 19:15:59 +09:00 |
|
Dean Herbert
|
9bc3aa3d46
|
Move new classes for now
|
2019-05-17 19:15:25 +09:00 |
|
Dean Herbert
|
dbc42fd59e
|
Remove StreamColour class and implement locally
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
c41ec20236
|
Improve load and switch logic between views
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
dd2d58d4f7
|
Split out ChangelogContent into two classes
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
37e989fc64
|
fixup! Convert BadgeDisplay to use bindable
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
e606c73329
|
Convert BadgeDisplay to use bindable
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
880bfe9b6b
|
Move resources to osu-resources
|
2019-05-17 10:29:27 +09:00 |
|
Dean Herbert
|
409d89eecf
|
Match header titles with web (pt size)
|
2019-05-16 18:53:52 +09:00 |
|
Dean Herbert
|
084ea3efa9
|
Fix another font usage case
|
2019-05-15 18:27:43 +09:00 |
|
Dean Herbert
|
60d244d2d6
|
Clean up events and states
|
2019-05-15 18:08:19 +09:00 |
|
Dean Herbert
|
f49b0dc16d
|
Initial clean-up pass of breadcrumb and header
|
2019-05-15 17:55:26 +09:00 |
|
Dean Herbert
|
5ddd28bf30
|
Fix message display / html stripping
|
2019-05-15 16:42:12 +09:00 |
|
Dean Herbert
|
eece4d878f
|
Tidy up colour references and texture assignment in ChangelogHeader
|
2019-05-14 18:03:54 +09:00 |
|
Dean Herbert
|
66df784e9a
|
Adjust header image sizing
|
2019-05-13 17:32:49 +09:00 |
|
Dean Herbert
|
8ecd1912e1
|
Split out web response classes into own files
|
2019-05-13 17:24:33 +09:00 |
|
Dean Herbert
|
27ca094421
|
Update outdated licence headers
|
2019-05-13 17:14:52 +09:00 |
|
Dean Herbert
|
219c590b8a
|
Initial pass to make work with real API
|
2019-05-13 16:24:32 +09:00 |
|
Dean Herbert
|
31b72f168d
|
Fix deprecated calls and code styling (partly)
|
2019-05-13 00:46:22 +09:00 |
|
Dean Herbert
|
34f54aa945
|
Resolve compile-time issues
|
2019-05-13 00:36:05 +09:00 |
|
Hōtarō Oreki
|
390d8d230f
|
Remove redundant usings
|
2018-10-18 21:30:09 +02:00 |
|
Hōtarō Oreki
|
b8ac328ae9
|
Rename APIChangelog to APIChangelogBuild
|
2018-10-18 21:04:21 +02:00 |
|
Hōtarō Oreki
|
510b52a503
|
Update overrided functions to match their bases
|
2018-10-18 20:56:43 +02:00 |
|
Houtarou Oreki
|
a817164cb2
|
Update comments
|
2018-08-22 13:49:08 +02: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
|
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 |
|
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 |
|