aboutsummaryrefslogtreecommitdiff
path: root/src/sdgui.c
Commit message (Collapse)AuthorAgeFilesLines
* sdgui: load dictionaries in parallel, as sdtui didPřemysl Eric Janouch2021-10-161-50/+26
| | | | Also, resolve some use-after-frees in GTK+.
* sdgui: load dictionaries from sdtui configurationPřemysl Eric Janouch2021-10-161-12/+55
|
* sdgui: clean-upPřemysl Eric Janouch2021-10-161-4/+2
| | | | It doesn't seem like we'll want to remember the position.
* sdgtk -> sdgui, improve build, mention in READMEPřemysl Eric Janouch2021-10-151-0/+311
It's finally not horrible.