This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 09:22:34 +08:00
Code
Issues
Releases
Wiki
Activity
19,539
Commits
4
Branches
791
Tags
a3de369c201a8e71aba7f1fdcbeaa29dcb589302
Commit Graph
763 Commits
update osu to use the framework's TooltipContainer
Jorolf
·
2017-06-03 14:50:35 +02:00
a43890ffb4
Merge branch 'master' into social-browser
Seth
·
2017-05-31 05:18:52 -03:00
394745bca5
Merge branch 'master' into user-dropdown-arrow
Dean Herbert
·
2017-05-31 15:39:52 +09:00
bab3f1b89a
Merge branch 'master' of
https://github.com/ppy/osu
into ingame_options
EVAST9919
·
2017-05-31 08:23:06 +03:00
8cde50a88a
Text -> Label
DrabWeb
·
2017-05-31 02:03:13 -03:00
cd57343191
Fix user dropdown menu item chevron alignment
DrabWeb
·
2017-05-31 01:57:32 -03:00
4fd7405fb8
Update in line with framework
Dean Herbert
·
2017-05-30 22:23:51 +09:00
8544b45443
Applied suggested changes
EVAST9919
·
2017-05-30 12:23:53 +03:00
e737ded382
Fix usings.
smoogipooo
·
2017-05-30 17:36:42 +09:00
7416952eb3
Allow Nub/OsuCheckbox/OsuSliderBar colours to be overridden.
smoogipooo
·
2017-05-30 16:40:35 +09:00
c8066cfde9
Applied suggested changes
EVAST9919
·
2017-05-29 19:00:29 +03:00
08219ccb42
Merge branch 'master' into social-browser
Dean Herbert
·
2017-05-29 18:35:22 +09:00
5e4558cc54
Merge branch 'master' into ingame_options
Dan Balasescu
·
2017-05-29 18:12:02 +09:00
6918368afc
Use linq to tidy up casting
Dean Herbert
·
2017-05-29 16:18:07 +09:00
718eeb6df8
Merge branch 'master' into breadcrumbs
Dean Herbert
·
2017-05-29 15:59:37 +09:00
4a0c8fb5dd
Merge remote-tracking branch 'upstream/master' into backbutton_beat
Dean Herbert
·
2017-05-29 13:04:43 +09:00
f3422800b1
Merge branch 'master' into social-browser
Seth
·
2017-05-28 15:11:00 -03:00
0e087994a1
Update focus handling in line with framework changes
Dean Herbert
·
2017-05-28 20:08:46 +09:00
d749fc516d
Update method names in line with framework changes
Dean Herbert
·
2017-05-28 18:34:12 +09:00
bdeaf2dbb4
More xmldoc and few Title text fixes
EVAST9919
·
2017-05-28 00:56:11 +03:00
743dfcc130
Cleanup BreadcrumbTabItem visibility code
DrabWeb
·
2017-05-27 18:19:09 -03:00
d4a9813af9
Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame_options
EVAST9919
·
2017-05-27 02:25:03 +03:00
bedcf04043
PADDING -> padding, make private
DrabWeb
·
2017-05-26 16:46:09 -03:00
3699c39967
padding -> PADDING
DrabWeb
·
2017-05-26 16:37:52 -03:00
33d6b718be
Don't store hideChevron
DrabWeb
·
2017-05-26 16:32:46 -03:00
c9971bb490
CI fixes
DrabWeb
·
2017-05-26 16:29:20 -03:00
4c127a6130
Fix incorrect sizes
DrabWeb
·
2017-05-26 16:21:37 -03:00
352d3d247b
Use padding for chevron margin
DrabWeb
·
2017-05-26 16:03:51 -03:00
fb6ed159ca
Scaling on hover
EVAST9919
·
2017-05-26 14:29:45 +03:00
d052f093d5
Add BreadcrumbControl
DrabWeb
·
2017-05-26 07:49:45 -03:00
cbe36259c3
Removed amplitude container
EVAST9919
·
2017-05-26 13:46:44 +03:00
2c23703ca6
Merge remote-tracking branch 'refs/remotes/ppy/master' into backbutton_beat
EVAST9919
·
2017-05-26 13:19:47 +03:00
ad66587273
Abstract DirectOverlay layout into base class for Social and osu!direct - BrowseOverlay, initial layout of social browser
DrabWeb
·
2017-05-26 00:54:03 -03:00
8fca0fddb3
Remove magic numbers
DrabWeb
·
2017-05-24 21:51:00 -03:00
8e09b738b0
Initial layout of user panel and user dropdown
DrabWeb
·
2017-05-24 19:44:48 -03:00
b57a3f2056
Moving icon to the beat on the TwoLayerButton
EVAST9919
·
2017-05-24 16:05:24 +03:00
181648515b
overall fixes
EVAST9919
·
2017-05-23 16:01:00 +03:00
178f8127b8
SettingsContainer -> SettingsDropdownContainer
EVAST9919
·
2017-05-21 18:22:27 +03:00
0615f104f0
Remove duplicate code in SettingsEnumDropdown
DrabWeb
·
2017-05-19 17:04:59 -03:00
1d61fc84c7
moved autosize to ctor and whitespace fix
EVAST9919
·
2017-05-19 16:08:33 +03:00
6f0e1fccdb
More constants
EVAST9919
·
2017-05-19 06:39:39 +03:00
e18f95185f
dropdown-like animation
EVAST9919
·
2017-05-19 06:26:54 +03:00
c3647e4056
Result counts displaying
DrabWeb
·
2017-05-18 17:43:39 -03:00
a5fa7e1a7d
Naming fixes
EVAST9919
·
2017-05-18 20:21:58 +03:00
f2af31aceb
Make field readonly
EVAST9919
·
2017-05-18 11:50:15 +03:00
640c940fce
options -> settings
EVAST9919
·
2017-05-18 11:39:22 +03:00
83a89ce22d
Basic direct panel, minor cleanups
DrabWeb
·
2017-05-17 16:37:34 -03:00
5fb445e3fe
Added osu!direct header and filter control
DrabWeb
·
2017-05-17 05:58:34 -03:00
9ba356f2c6
Moved music controller buttons to it's own class
EVAST9919
·
2017-05-17 10:36:24 +03:00
5fb8830e3a
Use generic IEqutable to avoid typeless Equals.
Huo Yaoyuan
·
2017-05-16 21:49:38 +08:00
f1d5a92950
First
Previous
...
7
8
9
10
11
...
Next
Last