summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-05Allow linking to top level properties.Dave Davenport
2017-01-05Update themer.doc with latest theme changes.Dave Davenport
2017-01-04Fix doxygenDave Davenport
2017-01-04Scrollbarwidth is a Distance.Dave Davenport
2017-01-04Improve exporting of theme.Dave Davenport
2017-01-04Reset line style, reset state after drawing border.Dave Davenport
2017-01-04Support linestyle on borderDave Davenport
2017-01-04Fix small doxygen/header issue.Dave Davenport
2017-01-04Fix transparency in theme converter.Dave Davenport
2017-01-04Remove class system from new theme format. Fix theme converter.Dave Davenport
2017-01-04Add debug output to themer that indicates unset properties.Dave Davenport
2017-01-04Allow packing order to be set using theme.Dave Davenport
2017-01-04Don't draw widget when size is 0 or less.Dave Davenport
2017-01-04Merge remote-tracking branch 'origin/master' into themerDave Davenport
2017-01-04Quick when failed to grab keyboard. #524Dave Davenport
2017-01-04Fix border with margin. take 2.Dave Davenport
2017-01-04Hopefully fix border with margin settingDave Davenport
2017-01-03Add support for margin.Dave Davenport
2017-01-03When order is reversed. reverse listview order fix #523Dave Davenport
2017-01-03Reverse scrollbar when listview is reversed.Dave Davenport
2017-01-03Allow listview to be reversed in order.Dave Davenport
2017-01-03Fix testsDave Davenport
2017-01-03Add percentage option to border,paddingDave Davenport
2017-01-03Update window copyrightDave 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-03Merge remote-tracking branch 'origin/master' into themerDave Davenport
2017-01-03Add copyright to themes.Dave Davenport
2017-01-03Allow for different color handleDave Davenport
2017-01-03Remove border-width property from window.Dave Davenport
2017-01-03Add support for borders around widgets.Dave Davenport
2017-01-03Fix spacing in listview and box.Dave Davenport
2017-01-03Fix the box widget testDave Davenport
2017-01-03Fix pasting of multi-line clipboard.Dave Davenport
2017-01-03Fix compile warning different architectures where long long unsigned != uint64_tDave Davenport
2017-01-03Resize widgets in width before determining initial height.Dave Davenport
2017-01-03Box: static widget should get their desired height.Dave Davenport
2017-01-03textbox, draw better cursor, fix desired height query.Dave Davenport
2017-01-03Restructure for readability. no changeDave Davenport
2017-01-02cleanup some of sizing logic.Dave Davenport
2017-01-01Fix crasher in error message. update reference output.Dave Davenport
2017-01-01Fix errors in doxygen commentsDave Davenport
2017-01-01Update comments, rename Widget to ThemeWidget.Dave Davenport
2017-01-01Fix typo in makefileDave Davenport
2017-01-01Add BUILT_SOURCES for flex/bison generated files.Dave Davenport
2017-01-01Add flex and bison to dependencies.Dave Davenport
2017-01-01Fix? testsDave Davenport
2017-01-01Slowly move more settings to the configuration convert.Dave Davenport