summaryrefslogtreecommitdiff
path: root/src/table/window_settings.ini
AgeCommit message (Expand)Author
2021-02-17Codechange: Allow early-load settings that are not misc settings.Michael Lutz
2021-02-13Codechange: Don't use cpp_offsetof in the save/load code.Michael Lutz
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-29Codechange: Set size of SettingGuiFlag & SettingDescType enums, and use them ...Charles Pigott
2019-04-11Codechange: NULL -> nullptr in settings files.peter1138
2019-02-02Codechange: Convert saveload numbers to enum values.Peter Nelson
2013-05-26(svn r25295) -Feature: Allow saving window sizes as default sizes.frosch
2013-05-26(svn r25292) -Feature: Save stickyness of windows when Ctrl+Clicking the stic...frosch
2013-05-26(svn r25291) -Add: WindowDesc ability to load and store information in a conf...frosch