summaryrefslogtreecommitdiffstats
path: root/source/widgets/separator.c
AgeCommit message (Expand)Author
2017-01-05Remove separatorDave Davenport
2017-01-04Support linestyle on borderDave Davenport
2017-01-04Remove class system from new theme format. Fix theme converter.Dave Davenport
2017-01-03Merge remote-tracking branch 'origin/master' into themerDave Davenport
2017-01-03Fix wrong sed replace.Dave Davenport
2017-01-03Merge remote-tracking branch 'origin/master' into themerDave Davenport
2017-01-03Update copyright to 2017.Dave Davenport
2017-01-01Slowly move more settings to the configuration convert.Dave Davenport
2016-12-30Fix more sizing issuesDave Davenport
2016-12-29separator use padding accessorsDave Davenport
2016-12-28Update drawing, background per widget.Dave Davenport
2016-12-28Redo some of the redrawing methods, better padding supportDave Davenport
2016-12-27First start at adding 4 sided paddingDave Davenport
2016-12-13Fix separator class and tweak parser inheritance.Dave Davenport
2016-12-12Improve lexer by adding support for modes.Dave Davenport
2016-12-12Update theme to new format.Dave Davenport
2016-12-11Update to new themeDave Davenport
2016-11-01Pull config option access from out of separator widget.Dave Davenport
2016-10-15Fix issue #482: Set work directoryDave Davenport
2016-10-15Indenting, commentsDave Davenport
2016-10-09Split internal widget into separate fileDave Davenport
2016-10-09Make separator work in both directions ( hori/vert ).Dave Davenport
2016-10-08Qtk widgets (#478)Dave Davenport