Commit Graph

19 Commits

Author SHA1 Message Date
f27bd3ef3e OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
b7a2ad1aa5 Use UIEvent level getters for modifier keys. 2018-10-02 13:26:36 +09:00
50091252e2 Adapt signature change of event handlers 2018-10-02 12:02:55 +09:00
99fc04c8af Change signature to new event handler 2018-10-02 12:02:47 +09:00
0f37758314 Update framework 2018-07-21 16:21:53 +09:00
cd47bd2cf8 Update framework 2018-06-29 21:06:43 +09:00
6a80a21078 Tidy up escape handling 2018-06-29 21:06:38 +09:00
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
90828cca8f Fix left and right arrows keys in chat overlay not working
Misplaced override. Resolves ppy/osu-framework#1444
2018-03-06 08:59:40 +09:00
37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
62b3540fd6 Merge branch 'master' into fixes 2017-08-04 13:49:03 +08:00
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
ef2770b718 Bypass commit in SearchTextBox regardless of Shift and Ctrl. 2017-07-18 17:40:34 +08:00
a0c4fcdb4b Move xml doc to the right class. 2017-07-18 17:03:59 +08:00
9d523ea012 Update framework 2017-07-12 11:06:13 +09:00
06089a74e3 Handle the numpad's Enter in cases where only the normal Enter was handled 2017-06-15 23:06:28 +02:00
efab186384 Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
24db423c4f Merge remote-tracking branch 'upstream/master' into playlist-commit 2017-05-12 20:39:50 +09:00
d2e066ca35 Move SearchTextBox to better namespace
Is being used in multiple places now.
2017-05-12 19:57:06 +09:00