Houtarou Oreki
|
a817164cb2
|
Update comments
|
2018-08-22 13:49:08 +02:00 |
|
Houtarou Oreki
|
164a1a8e6e
|
Remove unnecessary inheritance
|
2018-08-22 13:47:09 +02:00 |
|
Houtarou Oreki
|
6a59088014
|
Move xml docs from ctors onto classes
|
2018-08-22 13:43:39 +02:00 |
|
Jarosław Zgierski
|
5256f3ed31
|
Merge branch 'master' into changelog-overlay
|
2018-08-21 13:55:02 +02:00 |
|
smoogipoo
|
9a1e92800b
|
Adjust with framework-side screenchanges
|
2018-08-17 14:30:44 +09:00 |
|
Shane Woolcock
|
47533f83c3
|
Update TabControl subclasses to use AddInternal
|
2018-07-31 20:52:11 +09:30 |
|
HoutarouOreki
|
46134ed63d
|
Add "ok" chart plotting; Add more keys to StreamColour .FromStreamName function
|
2018-07-26 23:53:12 +02:00 |
|
HoutarouOreki
|
a8b0e23ed6
|
Merge remote-tracking branch 'upstream/master' into changelog-overlay
|
2018-07-26 15:41:33 +02:00 |
|
HoutarouOreki
|
0f263e2cca
|
Delete ClickableText class, use OsuHoverContainer instead
|
2018-07-26 14:19:58 +02:00 |
|
HoutarouOreki
|
93dbc55738
|
Fix wrong conditional expression
|
2018-07-26 10:47:43 +02:00 |
|
HoutarouOreki
|
6e6e43e8df
|
ClickableText changes colour on hover
|
2018-07-25 21:38:32 +02:00 |
|
HoutarouOreki
|
e1a24f55cf
|
Update comments
|
2018-07-25 20:31:26 +02:00 |
|
Dean Herbert
|
da8fc0ee5d
|
ToLower -> ToLowerInvariant
|
2018-07-25 07:37:05 +02:00 |
|
HoutarouOreki
|
225ff35907
|
XML for TooltipIconButton.cs
|
2018-07-24 18:55:50 +02:00 |
|
HoutarouOreki
|
054f578bc8
|
Update few links not working; Reasses sample playing; Slight renames
|
2018-07-23 23:15:14 +02:00 |
|
HoutarouOreki
|
f685c5ba58
|
Fix typos; remove outdated comments; minor order changes
|
2018-07-23 18:38:20 +02:00 |
|
HoutarouOreki
|
e27292fef8
|
Rewrite LineBadge.cs
+ update all its references
|
2018-07-23 17:49:42 +02:00 |
|
HoutarouOreki
|
4cc5a657f3
|
Follow up framework changes
|
2018-07-23 10:05:19 +02:00 |
|
Jarosław Zgierski
|
f26c2f6123
|
Merge branch 'master' into changelog-overlay
|
2018-07-23 09:47:04 +02:00 |
|
HoutarouOreki
|
50b6f88a4e
|
Merge branch 'changelog-overlay' of https://github.com/HoutarouOreki/osu into changelog-overlay
|
2018-07-22 10:58:47 +02:00 |
|
Jarosław Zgierski
|
44bdd0dbb6
|
Merge branch 'master' into changelog-overlay
|
2018-07-22 10:57:30 +02:00 |
|
HoutarouOreki
|
2982fe3587
|
Compress Test Case; Remove empty summary
|
2018-07-22 09:19:26 +02:00 |
|
HoutarouOreki
|
9586ef7b0a
|
ClickableText changes
|
2018-07-22 08:28:12 +02:00 |
|
HoutarouOreki
|
2d36062159
|
Add ClickableText
|
2018-07-22 06:01:04 +02:00 |
|
HoutarouOreki
|
b5207d65f7
|
Show listing graph; Slight refactor
|
2018-07-21 10:05:12 +02:00 |
|
HoutarouOreki
|
22af3cd923
|
Handle possible null reference;
|
2018-07-21 09:37:58 +02:00 |
|
Dean Herbert
|
0f37758314
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
|
HoutarouOreki
|
709872d688
|
Improve showing up builds
|
2018-07-20 22:11:51 +02:00 |
|
HoutarouOreki
|
835a813715
|
Improvements to TooltipIconButton
Disable sounds when disabled; Remove default tooltip texts
|
2018-07-20 19:35:38 +02:00 |
|
HoutarouOreki
|
02a8fb2154
|
Update comments; Improve neighboring builds handling;
Apply fixes to things pointed out by AppVeyor
|
2018-07-20 15:48:20 +02:00 |
|
HoutarouOreki
|
c7669b2128
|
Add build-scoped requests;
Add OnClick to TooltipIconButton; Actions on pressing previous/next in builds
|
2018-07-20 12:22:31 +02:00 |
|
HoutarouOreki
|
a857999950
|
Refactor3
|
2018-07-20 00:52:50 +02:00 |
|
HoutarouOreki
|
bcd132e87f
|
API1
|
2018-07-19 19:07:24 +02:00 |
|
HoutarouOreki
|
11e0732a27
|
Refactor1, UX1
|
2018-07-18 19:32:15 +02:00 |
|
HoutarouOreki
|
523d47e815
|
Streams1
|
2018-07-18 01:35:06 +02:00 |
|
Dean Herbert
|
58fe434dd0
|
Don't use in invalidation logic to avoid incorrect execution
|
2018-07-16 16:39:52 +09:00 |
|
Dean Herbert
|
dbc538abbe
|
Use Enum.HasFlag
With .NET core 2.0+ this is as efficient as the ugly code we've been using.
|
2018-07-16 16:18:46 +09:00 |
|
Dean Herbert
|
6698f320fb
|
Merge branch 'master' into download-button-state
|
2018-07-13 22:05:26 +09:00 |
|
Dean Herbert
|
67e7e371cc
|
Also block keyboard completely
|
2018-07-13 20:40:49 +09:00 |
|
Dean Herbert
|
3308f8f823
|
Fix focused overlays not blocking select action
|
2018-07-13 20:37:49 +09:00 |
|
Dean Herbert
|
ee2c7c50ad
|
Tidy up button hierarchy
|
2018-07-13 16:28:18 +09:00 |
|
Dean Herbert
|
c67e11b2c7
|
Restore old tooltip appear delay behaviour
|
2018-07-12 15:27:17 +09:00 |
|
Dean Herbert
|
fbc5250bf1
|
Update framework
|
2018-07-11 17:12:01 +09:00 |
|
Dean Herbert
|
c4952569cc
|
Merge branch 'master' into fix-menu-cursor-animation
|
2018-07-06 17:46:29 +09:00 |
|
Dean Herbert
|
54db287791
|
Remove casting
|
2018-07-06 17:45:39 +09:00 |
|
Dean Herbert
|
5fc17bacf3
|
Add "Select" action
Allows progressing forwards in the interface
|
2018-07-03 18:39:15 +09:00 |
|
ekrctb
|
f9f192ce34
|
Modify MenuCursor hightlight animation
|
2018-07-03 15:15:03 +09:00 |
|
Dean Herbert
|
627a5deff9
|
Merge branch 'master' into fix-menu-cursor-crash
|
2018-07-02 18:09:11 +09:00 |
|
ekrctb
|
ae6fdd8e29
|
whitespace
|
2018-07-02 16:20:44 +09:00 |
|
ekrctb
|
63746876c2
|
typo
|
2018-07-02 16:09:33 +09:00 |
|