Amir
|
ccade50587
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
1 年間 前 |
1F616EMO
|
3bf2b90da0
Remove the inconsistent and lag-causing usleep call in SDL_fcitx.c
|
1 年間 前 |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
2 年 前 |
Anonymous Maarten
|
d81d986858
cmake: fix uses of undefined macro identifiers (-Wundef)
|
2 年 前 |
Sylvain Becker
|
a14b948b6c
[SDL2] pointer boolean (#8523)
|
2 年 前 |
Weng Xuetian
|
64294e4560
Remove the unimplemented CloseIC in fcitx module
|
2 年 前 |
Sam Lantinga
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 年 前 |
Sam Lantinga
|
57043825ba
Fixed crash if dbus can't be initialized
|
3 年 前 |
Sam Lantinga
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
3 年 前 |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
3 年 前 |
Pierre Wendling
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
3 年 前 |
Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
3 年 前 |
Sylvain Becker
|
fb0ce375f0
Cleanup add brace (#6545)
|
3 年 前 |
rohlem
|
b085c18251
make SDL_SetTextInputRect take a pointer to const
|
3 年 前 |
Mathieu Eyraud
|
00b95e989b
Fix read of uninitialised variable
|
3 年 前 |
Sam Lantinga
|
adc6875870
Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!)
|
3 年 前 |
Guldoman
|
e5a3acd6bd
ime: fcitx: Retrieve cursor position and selection
|
4 年 前 |
Weng Xuetian
|
138d96c8a6
Send key release event to input method. (#5281)
|
4 年 前 |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 年 前 |
Weng Xuetian
|
5056b29b0f
Fix the wrong int size for fcitx capability.
|
4 年 前 |
Sylvain
|
fae7034901
Fix warnings: static, include, un-initialized vairables
|
4 年 前 |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 年 前 |
Sam Lantinga
|
bfffa275ef
Fixed bug 5397 - Fcitx input is truncated
|
5 年 前 |
Sam Lantinga
|
eadc8693dd
Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5
|
6 年 前 |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 年 前 |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 年 前 |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 年 前 |
Sam Lantinga
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
8 年 前 |
Ryan C. Gordon
|
b135557df9
linux: Don't crash if fcitx support is requested but unavailable.
|
9 年 前 |
Ryan C. Gordon
|
a1faea980c
fcitx: removed incompatibly-licensed code.
|
9 年 前 |