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-15 08:32:38 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
31 Commits
Fix caret width having changed
Dean Herbert
·
2019-12-24 18:23:09 +09:00
bc75bd34f6
Make OsuTextBox use BasicTextBox
smoogipoo
·
2019-12-24 14:21:16 +09:00
0bfd757936
Simplify exit logic of screens with textboxes using back button receptor
Joehu
·
2019-10-01 08:26:34 -07:00
5f700f2ae9
Merge branch 'master' into TextLengthLimit
Dan Balasescu
·
2019-05-15 19:21:01 +09:00
29a415de48
Update textbox usages
Dean Herbert
·
2019-03-23 02:00:27 +09:00
9a11a08acc
Made medium the default font weight
smoogipoo
·
2019-02-20 16:52:36 +09:00
dbfa95b9e7
Adjust sprite texts in-line with framework changes
smoogipoo
·
2019-02-20 15:03:20 +09:00
a2aa3ec5cb
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Change signature to new event handler
ekrctb
·
2018-10-02 12:02:47 +09:00
99fc04c8af
Update framework
Dean Herbert
·
2018-07-21 16:21:53 +09:00
0f37758314
Don't handle all actions
Dean Herbert
·
2018-06-29 23:35:14 +09:00
754e072e01
Only clear text in FocusedTextBox
Dean Herbert
·
2018-06-29 23:28:15 +09:00
fb90a4924b
Tidy up escape handling
Dean Herbert
·
2018-06-29 21:06:38 +09:00
6a80a21078
Add some default LengthLimit to OsuTextBox
Michael Manis
·
2018-06-18 19:49:12 -04:00
53bd3a1c30
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Update in line with framework
Dean Herbert
·
2017-05-30 22:23:51 +09:00
8544b45443
Update namespaces in line with framework
Dean Herbert
·
2017-05-16 12:50:30 +09:00
efab186384
Update UI controls to understand DisabledChanged.
Dean Herbert
·
2017-04-21 14:02:04 +09:00
ef7bc0f92e
Use Color4Extensions from Framework and remove redundant Name
Thomas Müller
·
2017-03-04 19:42:37 +01:00
a14bdf8624
Add FocusedTextBox abstraction.
Dean Herbert
·
2017-02-19 17:59:22 +09:00
520e040396
Use new placeholder logic.
Dean Herbert
·
2017-02-08 14:08:01 +09:00
a6f02106a4
Make password mask characters look better.
Dean Herbert
·
2017-02-08 12:49:20 +09:00
84096b146e
Make OsuTextBox use OsuSpriteText.
Dean Herbert
·
2017-02-08 11:22:46 +09:00
5a89ba1040
Update and standardise license headers.
Dean Herbert
·
2017-02-07 14:27:41 +09:00
50bd80cb0c
Change textbox commit colour to match border.
Dean Herbert
·
2017-01-31 20:10:26 +09:00
9ff37e5ed9
Colour conformity pass.
Dean Herbert
·
2017-01-31 19:40:02 +09:00
a2cd829a2c
Global shadows and more sane font size setting.
Dean Herbert
·
2017-01-31 18:53:52 +09:00
6b66ecc131
Re-namespace options, adjust font sizes + more.
Dean Herbert
·
2017-01-31 18:37:11 +09:00
6ca974bf0c
Add custom implementation of TextBox.
Dean Herbert
·
2017-01-30 20:29:04 +09:00
26e9533ff0