aboutsummaryrefslogtreecommitdiff
path: root/c/listview.c
AgeCommit message (Expand)Author
2022-04-07Implement sorting.John Ankarström
2022-04-07Fix LvHeight.John Ankarström
2022-04-04Remove column headers from data list view.John Ankarström
2022-04-04Show onfocused list view selection with gray background.John Ankarström
2022-04-02Clean up UpdateTheme.John Ankarström
2022-04-02Properly hide focus rectangles.John Ankarström
2022-04-01Adjust formatting.John Ankarström
2022-04-01Support per-monitor DPI.John Ankarström
2022-04-01Change case block indentation.John Ankarström
2022-04-01Update comment style.John Ankarström
2022-03-31Set minimum window height.John Ankarström
2022-03-30Disregard foreign frames.John Ankarström
2022-03-06Update data for all episodes at once.John Ankarström
2022-03-03Update code style.John Ankarström
2022-03-02Open episode on Enter, but in a better way.John Ankarström
2022-03-02Open episode on Enter.John Ankarström
2022-03-02Handle theme updates, improve focus handlingJohn Ankarström
2022-02-18Resize data list view depending on number of items.John Ankarström
2022-02-18Cleanup.John Ankarström
2022-02-17More cleanup.John Ankarström
2022-02-16Make column headers unclickable.John Ankarström
2022-02-16Clean up.John Ankarström
2022-02-15Show data list view.John Ankarström
2022-02-15Combine header files.John Ankarström
2022-02-15Rework list view code.John Ankarström