Ted John
|
39a38dc193
|
Include SDL2 using sub directory
|
2018-03-09 16:28:47 +01:00 |
|
Hielke Morsink
|
a8f167c45d
|
Fix a few typos
'vehichle' -> 'vehicle'
'none zero' and 'non zero' -> 'nonzero'
|
2018-03-09 15:58:12 +01:00 |
|
Aaron van Geffen
|
e53741812f
|
Fix deleting of multibyte characters.
|
2018-02-24 10:47:52 +01:00 |
|
Aaron van Geffen
|
88cfd14ce5
|
Fix #7020: end key not working in text input.
|
2018-02-24 10:47:52 +01:00 |
|
Marijn van der Werf
|
4c956def67
|
Update UI imports
|
2018-01-18 22:57:55 +01:00 |
|
Ted John
|
c3eab7ead6
|
Refactor window.c to C++
|
2018-01-07 12:39:58 +01:00 |
|
Ted John
|
c974daf467
|
Refactor console.c to C++
|
2018-01-07 12:39:58 +01:00 |
|
Michael Steenbeek
|
755add6c9a
|
Compile localisation folder as C++
|
2018-01-06 18:32:25 +01:00 |
|
Aaron van Geffen
|
86031410c6
|
Clear IME buffer after committing composed text.
|
2017-10-07 20:12:05 +02:00 |
|
Michał Janiszewski
|
00fd18809c
|
Move extern "C" {} blocks to headers (#6282)
|
2017-09-18 17:05:28 +02:00 |
|
Richard Jenkins
|
60a633e79b
|
Fix #5571: Crash when deleting text at end of line (#5572)
|
2017-06-08 19:17:43 +01:00 |
|
Michał Janiszewski
|
79d76759bb
|
Fix #5516: Update copyrights for 2017
Not all files were necessarily _changed_, but all were touched, see
https://github.com/OpenRCT2/OpenRCT2/pull/4932
|
2017-06-01 21:55:10 +02:00 |
|
Ted John
|
f998172674
|
Fix IME text input
|
2017-05-29 22:38:46 +02:00 |
|
Richard Jenkins
|
aa5151503a
|
Fix formatting
|
2017-05-29 22:38:46 +02:00 |
|
Richard Jenkins
|
999a467b9a
|
Add SetKeysPressed() function to UiContext
|
2017-05-29 22:38:46 +02:00 |
|
Richard Jenkins
|
898ffdb8e0
|
Fix #5487: Crash on deleting text
|
2017-05-29 22:38:46 +02:00 |
|
Ted John
|
9d24e47e6f
|
Fix build
|
2017-05-29 22:38:42 +02:00 |
|
Ted John
|
f736e8ff96
|
Move more platform code to UiContext
|
2017-05-29 22:38:42 +02:00 |
|