summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir/options-dialog.cpp
AgeCommit message (Collapse)Author
2015-10-30rename gui directoryStanislaw Halik
2015-10-02main: add relative and absolute center optionsStanislaw Halik
Closes #237
2015-07-26ui: also implicitly cancel options/mapping screens on normal closeStanislaw Halik
2015-07-25shortcuts: clarify binding dialogStanislaw Halik
2015-07-25shortcuts: store .ini value as portable stringStanislaw Halik
2015-07-25initial impl of arbitrary keybindingsStanislaw Halik
Issue: #118 Linux and OSX likely broken for now.
2015-07-20add my own copyrightStanislaw Halik
We need copyright on contributions or else it defaults to granting no rights.
2015-05-31ui: introduce options dialogStanislaw Halik
Move the non-mapping contents of mapping dialog to new options dialog. The latter now also contains what used to be in the shortcuts dialog.