Commit Graph

352 Commits

Author SHA1 Message Date
smoogipooo 7416952eb3 Fix usings. 2017-05-30 17:36:42 +09:00
smoogipooo c8066cfde9 Allow Nub/OsuCheckbox/OsuSliderBar colours to be overridden. 2017-05-30 16:40:35 +09:00
EVAST9919 08219ccb42 Applied suggested changes 2017-05-29 19:00:29 +03:00
Dan Balasescu 6918368afc Merge branch 'master' into ingame_options 2017-05-29 18:12:02 +09:00
Dean Herbert 718eeb6df8 Use linq to tidy up casting 2017-05-29 16:18:07 +09:00
Dean Herbert 4a0c8fb5dd Merge branch 'master' into breadcrumbs 2017-05-29 15:59:37 +09:00
Dean Herbert f3422800b1 Merge remote-tracking branch 'upstream/master' into backbutton_beat 2017-05-29 13:04:43 +09:00
Dean Herbert d749fc516d Update focus handling in line with framework changes 2017-05-28 20:08:46 +09:00
Dean Herbert bdeaf2dbb4 Update method names in line with framework changes 2017-05-28 18:34:12 +09:00
EVAST9919 743dfcc130 More xmldoc and few Title text fixes 2017-05-28 00:56:11 +03:00
DrabWeb d4a9813af9 Cleanup BreadcrumbTabItem visibility code 2017-05-27 18:19:09 -03:00
EVAST9919 bedcf04043 Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame_options 2017-05-27 02:25:03 +03:00
DrabWeb 3699c39967 PADDING -> padding, make private 2017-05-26 16:46:09 -03:00
DrabWeb 33d6b718be padding -> PADDING 2017-05-26 16:37:52 -03:00
DrabWeb c9971bb490 Don't store hideChevron 2017-05-26 16:32:46 -03:00
DrabWeb 4c127a6130 CI fixes 2017-05-26 16:29:20 -03:00
DrabWeb 352d3d247b Fix incorrect sizes 2017-05-26 16:21:37 -03:00
DrabWeb fb6ed159ca Use padding for chevron margin 2017-05-26 16:03:51 -03:00
EVAST9919 d052f093d5 Scaling on hover 2017-05-26 14:29:45 +03:00
DrabWeb cbe36259c3 Add BreadcrumbControl 2017-05-26 07:49:45 -03:00
EVAST9919 2c23703ca6 Removed amplitude container 2017-05-26 13:46:44 +03:00
EVAST9919 ad66587273 Merge remote-tracking branch 'refs/remotes/ppy/master' into backbutton_beat 2017-05-26 13:19:47 +03:00
DrabWeb 8e09b738b0 Remove magic numbers 2017-05-24 21:51:00 -03:00
DrabWeb b57a3f2056 Initial layout of user panel and user dropdown 2017-05-24 19:44:48 -03:00
EVAST9919 181648515b Moving icon to the beat on the TwoLayerButton 2017-05-24 16:05:24 +03:00
EVAST9919 178f8127b8 overall fixes 2017-05-23 16:01:00 +03:00
EVAST9919 0615f104f0 SettingsContainer -> SettingsDropdownContainer 2017-05-21 18:22:27 +03:00
DrabWeb 1d61fc84c7 Remove duplicate code in SettingsEnumDropdown 2017-05-19 17:04:59 -03:00
EVAST9919 6f0e1fccdb moved autosize to ctor and whitespace fix 2017-05-19 16:08:33 +03:00
EVAST9919 e18f95185f More constants 2017-05-19 06:39:39 +03:00
EVAST9919 c3647e4056 dropdown-like animation 2017-05-19 06:26:54 +03:00
DrabWeb a5fa7e1a7d Result counts displaying 2017-05-18 17:43:39 -03:00
EVAST9919 f2af31aceb Naming fixes 2017-05-18 20:21:58 +03:00
EVAST9919 640c940fce Make field readonly 2017-05-18 11:50:15 +03:00
EVAST9919 83a89ce22d options -> settings 2017-05-18 11:39:22 +03:00
DrabWeb 5fb445e3fe Basic direct panel, minor cleanups 2017-05-17 16:37:34 -03:00
DrabWeb 9ba356f2c6 Added osu!direct header and filter control 2017-05-17 05:58:34 -03:00
EVAST9919 5fb8830e3a Moved music controller buttons to it's own class 2017-05-17 10:36:24 +03:00
Huo Yaoyuan f1d5a92950 Use generic IEqutable to avoid typeless Equals. 2017-05-16 21:49:38 +08:00
Huo Yaoyuan b9a40a841b Use IsAssignableFrom. 2017-05-16 21:04:54 +08:00
Dean Herbert b016d53b85
Fix TwoLayerButton not capturing MouseDown events
Caused clicks to pass through the skip button to the progress bar.
2017-05-16 17:59:07 +09:00
Dean Herbert efab186384 Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
Dean Herbert 24db423c4f Merge remote-tracking branch 'upstream/master' into playlist-commit 2017-05-12 20:39:50 +09:00
Dan Balasescu 815379646c Merge branch 'master' into new-option-search 2017-05-12 20:22:11 +09:00
Dean Herbert d2e066ca35 Move SearchTextBox to better namespace
Is being used in multiple places now.
2017-05-12 19:57:06 +09:00
Dean Herbert f044b95ce8 Allow OsuTabControl to handle non-enum types. 2017-05-11 23:10:19 +09:00
DrabWeb c193a90a16 Merge https://github.com/ppy/osu into playlist 2017-04-29 05:39:52 -03:00
Dean Herbert 94c259bd59 Remove most usages of DelayReset
ButtonSystem requires some more work.
2017-04-27 18:39:40 +09:00
Jorolf e53c4be356 I guess this works... 2017-04-22 18:36:36 +02:00
Jorolf 02249dcd67 add a function to OsuSliderBar to manually set the tooltip text 2017-04-22 18:34:57 +02:00