aboutsummaryrefslogtreecommitdiff
path: root/src/config.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-10updated CopyrightRobin Haberkorn1-1/+1
2012-08-06also save window state (maximization, iconification, etc) in config fileRobin Haberkorn1-0/+14
2012-08-01save/restore window positionsRobin Haberkorn1-0/+51
2012-06-13transcript widget reverse mode is saved in config fileRobin Haberkorn1-0/+14
2012-06-07added copyright headers and Doxygen @file comments (where they were still mis...Robin Haberkorn1-0/+26
2012-06-06configurable transcript widget text alignmentRobin Haberkorn1-17/+54
2012-06-04fixed and simplified handling of default config valuesRobin Haberkorn1-30/+34
2012-06-02save transcript fonts and colors in key-file (config file)Robin Haberkorn1-0/+99
2012-06-01support for configuration filesRobin Haberkorn1-0/+74