summaryrefslogtreecommitdiffstats
path: root/include/theme.h
AgeCommit message (Expand)Author
2017-01-09Allow matching highlighting to be set. Fixes #522Dave Davenport
2017-01-08Indent magic, rework makefile so lexer and yacc file are not passed.Dave Davenport
2017-01-08Fix doxygen typoDave Davenport
2017-01-08Fix doxygen.Dave Davenport
2017-01-08Add some better error message. Allow -theme-str option to override part of themeDave Davenport
2017-01-06Allow to set anchor position on normitor and anchor position on window.Dave Davenport
2017-01-06Order entries in box based on index, allow theme to override.Dave Davenport
2017-01-05Allow linking to top level properties.Dave Davenport
2017-01-04Fix doxygenDave Davenport
2017-01-04Support linestyle on borderDave Davenport
2017-01-04Fix small doxygen/header issue.Dave Davenport
2017-01-04Remove class system from new theme format. Fix theme converter.Dave Davenport
2017-01-03Add percentage option to border,paddingDave Davenport
2017-01-01Fix errors in doxygen commentsDave Davenport
2017-01-01Update comments, rename Widget to ThemeWidget.Dave Davenport
2017-01-01Reorder padding order, support 1,2,3,4 entries.Dave Davenport
2017-01-01Support converting old theme internally, add first option to dump themeDave Davenport
2016-12-31Make spacing be of type distance.Dave Davenport
2016-12-31Support em format in paddingDave Davenport
2016-12-31Padding should be specified in px now and 4 borders can be specified onDave Davenport
2016-12-27First start at adding 4 sided paddingDave Davenport
2016-12-16Make parser more flexible, allow global properties to be anywhere in file and...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-12-10Add some color stuffDave Davenport
2016-12-09Add some properties to themesDave Davenport
2016-12-09Add lex/bison parser for theme.Dave Davenport