aboutsummaryrefslogtreecommitdiff
path: root/c/episodelistview.h
AgeCommit message (Expand)Author
2022-08-04Add comments.John Ankarström
2022-07-31Limit use of Hungarian notation.John Ankarström
2022-07-30Simplify EpisodeListView::UpdateItem, remove m_lviFocus.John Ankarström
2022-07-24Improve window layout.John Ankarström
2022-07-23Improve UpdateLayout and ResizeColumns.John Ankarström
2022-07-20Simplify UpdateLayout.John Ankarström
2022-07-19Use static member function instead of friend function.John Ankarström
2022-07-17Prefer f() over f(void).John Ankarström
2022-07-17Make ListView hWnd public.John Ankarström
2022-07-17Update type names and variable prefixes.John Ankarström
2022-07-17Name function arguments in headers.John Ankarström
2022-07-16Formatting.John Ankarström
2022-07-16Add m_hWndParent to ListView.John Ankarström
2022-07-15Split defs.h into separate header files.John Ankarström
2022-02-15Combine header files.John Ankarström
2022-02-15Rework list view code.John Ankarström