Shane Woolcock
|
84bda7d23f
|
Update framework and ensure the add channel button is not switchable
|
2018-04-24 20:46:44 +09:30 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
smoogipoo
|
78d73d4c11
|
Additional fixes for flow ordering after framework changes
|
2018-03-06 17:20:58 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
ac7e373f40
|
Add hover/click sound effects to more stuff everywhere
|
2017-11-26 17:21:21 +09:00 |
|
Dean Herbert
|
e5308b6247
|
Method rename
|
2017-09-06 23:12:32 +09:00 |
|
Dean Herbert
|
da294c9605
|
Don't use base call when we don't have to
|
2017-09-06 23:10:08 +09:00 |
|
Dean Herbert
|
4f49a0c183
|
Simplify action
|
2017-09-06 22:58:21 +09:00 |
|
Dean Herbert
|
a7fa66b9f9
|
Fix CI issue
|
2017-09-06 22:41:03 +09:00 |
|
Dean Herbert
|
940c45b6d1
|
Fix visual styling and code styling
|
2017-09-06 21:43:20 +09:00 |
|
naoey
|
2cace0e1ab
|
Don't use virtual methods in ctor, always create closeButton.
|
2017-08-24 09:48:53 +05:30 |
|
naoey
|
7ad4c046db
|
Make current value behaviour between channels and tabs consistent.
- Trim whitespace
|
2017-08-18 13:35:48 +05:30 |
|
naoey
|
4f7ae1ed8b
|
Clear messages when the current channel is removed.
- Stop using TabContainer.Children
|
2017-08-17 09:00:45 +05:30 |
|
naoey
|
381c709639
|
Fix selectorTab Depth if it's wonky when new tabs are added.
|
2017-08-14 10:11:34 +05:30 |
|
naoey
|
8dbbc623c7
|
Add next tab selection logic in game, make IsRemovable public.
- Don't clear DrawableChannel when unjoined
|
2017-08-14 10:11:30 +05:30 |
|
naoey
|
3b6ffadcc7
|
Renaming to match framework changes.
- IsClosable -> IsRemovable
- EasingTypes -> Easing
- Also remove all messages on a channel being un-joined
|
2017-08-14 10:11:25 +05:30 |
|
naoey
|
2ae3ce8b91
|
Add ability to close chat tabs.
|
2017-08-14 10:11:14 +05:30 |
|
Dean Herbert
|
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 |
|
Thomas Müller
|
e68675f970
|
Rename EasingTypes to Easing
|
2017-07-22 20:53:53 +02:00 |
|
Thomas Müller
|
a5e610a7ba
|
Update framework and fix compilation
Most issues were related to BeginLoopedSequence usage and lack of
"this." in front of transform helpers.
|
2017-07-14 19:18:12 +03:00 |
|
paparony03
|
62dee59672
|
Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
|
2017-06-20 15:54:23 +10:00 |
|
Dean Herbert
|
3efe8629d6
|
Fix hacky tabs
|
2017-06-12 18:39:22 +09:00 |
|
smoogipooo
|
ffbb46f668
|
Update in line with framework.
|
2017-06-12 12:48:47 +09:00 |
|
Dean Herbert
|
d9106c4e30
|
Temporarily disable inspection
|
2017-06-05 21:58:13 +09:00 |
|
Dean Herbert
|
16fcfc473d
|
Fix toggle not toggling on pressing escape
Also add comment about hacky implementation of toggle tab.
|
2017-06-05 18:04:40 +09:00 |
|
DrabWeb
|
d81ff9cbc2
|
Add visual states for ChannelSelectorTabItem
|
2017-06-02 01:41:55 -03:00 |
|
DrabWeb
|
62ada0afcb
|
Make the add tab item unselectable and toggle the channel list
|
2017-06-01 20:46:18 -03:00 |
|
DrabWeb
|
697fab9248
|
Reselect the chosen tab when closing the channel list
|
2017-06-01 20:22:09 -03:00 |
|
Dean Herbert
|
fde579262f
|
User a simpler method to hide the background icon
|
2017-05-30 09:54:29 +09:00 |
|
Jorolf
|
1e4bca90f0
|
remove duplicate code
|
2017-05-26 12:10:16 +02:00 |
|
Jorolf
|
a9658ec66f
|
update colour, width, icon and text
|
2017-05-25 20:25:59 +02:00 |
|
Jorolf
|
af9b02746a
|
make fields readonly
|
2017-05-23 18:19:01 +02:00 |
|
Jorolf
|
94484974f9
|
use AddTabItem instead + Bindable for ChannelSelectorTabItem
|
2017-05-19 11:59:23 +02:00 |
|
Jorolf
|
0e3fb55d5e
|
usage of constant and formatting
|
2017-05-18 17:02:11 +02:00 |
|
Jorolf
|
67806c4247
|
add tab item
|
2017-05-17 21:16:53 +02:00 |
|
Dean Herbert
|
3673e4af1f
|
Fade bold state of chat tabs better
|
2017-05-16 18:00:29 +09:00 |
|
Dean Herbert
|
efab186384
|
Update namespaces in line with framework
|
2017-05-16 12:50:30 +09:00 |
|
Dean Herbert
|
dbf60d24bf
|
Second design update pass.
|
2017-05-12 15:39:00 +09:00 |
|