summaryrefslogtreecommitdiffstats
path: root/source/widgets/box.c
AgeCommit message (Expand)Author
2016-12-11Update to new themeDave Davenport
2016-11-27Fix drawing order when widget is added at end. This simplifies bottom mode.Dave Davenport
2016-10-25Update scrollbar behaviour, so dragging is more natural. (limit range from hw...Dave Davenport
2016-10-18Fix memory leak in box and listview widget, add coverage make target. (ggcov ...Dave Davenport
2016-10-17Fix some possible null pointer dereference. (clang-check)Dave Davenport
2016-10-15Indenting, commentsDave Davenport
2016-10-09Split internal widget into separate fileDave Davenport
2016-10-08Qtk widgets (#478)Dave Davenport