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 |
|
ekrctb
|
341ffa4667
|
Fix MenuCursor crash
|
2018-07-02 16:07:52 +09:00 |
|
Dean Herbert
|
6a459efd8f
|
Don't allow Key.Escape
|
2018-07-02 11:04:40 +09:00 |
|
Dean Herbert
|
b1403d837e
|
Add back support for closing focused overlays using back key
|
2018-07-01 15:52:47 +09:00 |
|
Dean Herbert
|
7028767e50
|
Fix regression in HoldFocus behaviour
|
2018-07-01 14:08:34 +09:00 |
|
Dean Herbert
|
00fd5c8dbc
|
Fix regression causing binding settings to fail
|
2018-06-30 23:51:27 +09:00 |
|
Dean Herbert
|
754e072e01
|
Don't handle all actions
|
2018-06-29 23:35:14 +09:00 |
|
Dean Herbert
|
fb90a4924b
|
Only clear text in FocusedTextBox
|
2018-06-29 23:28:15 +09:00 |
|
Dean Herbert
|
7c0547b4ee
|
Replace todo
|
2018-06-29 23:16:05 +09:00 |
|
Dean Herbert
|
ad28f88498
|
Fix protection change
|
2018-06-29 21:25:51 +09:00 |
|
Dean Herbert
|
cd47bd2cf8
|
Update framework
|
2018-06-29 21:06:43 +09:00 |
|
Dean Herbert
|
6a80a21078
|
Tidy up escape handling
|
2018-06-29 21:06:38 +09:00 |
|
Dan Balasescu
|
513129d4a8
|
Merge branch 'master' into fix-dialog-overlay-sounds
|
2018-06-29 18:45:37 +09:00 |
|
smoogipoo
|
1e696d247e
|
Re-privatise
|
2018-06-29 18:33:28 +09:00 |
|