summaryrefslogtreecommitdiff
path: root/lib/list.c
AgeCommit message (Expand)Author
2014-10-25Use sizeof(void*) and fix list remove.Jari Vetoniemi
2014-10-25Cleanup wayland renderer and plugin support.Jari Vetoniemi
2014-10-22Refactor code to snake_style, turn renderers into plugins, and startJari Vetoniemi
2014-04-12Here be dragons comments.Jari Vetoniemi
2014-04-11Free the old list.Jari Vetoniemi
2014-04-10Implement list structure, and feature for multiple selections.Jari Vetoniemi