aboutsummaryrefslogtreecommitdiffstats
path: root/src/pgtkim.c (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-04-19; Delete superfluous comments explaining config.hStefan Kangas1-2/+0
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-02-07Clean up more code from PGTK portPo Lu1-7/+9
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-12-31Fix copyright dates in some files belonging to the pgtk portPo Lu1-1/+1
2021-12-18Clean up some of PGTK codeEli Zaretskii1-1/+1
2021-01-30Add support for setting cursor location using Gtk IM ContextYichao Yu1-0/+12
2020-11-24Update copyright dates for PGTK filesJeff Walsh1-1/+1
2020-11-24Enable GtkIMContext by defaultYuuki Harano1-20/+34
2020-11-24* src/pgtkim.c: Change coding styleYuuki Harano1-106/+148
2020-11-22implement pre-edit input methodYuuki Harano1-0/+243