aboutsummaryrefslogtreecommitdiff
path: root/c/listview.h
AgeCommit message (Expand)Author
2022-08-06Use typedefs when interacting with Win32 API.John Ankarström
2022-08-04Add comments.John Ankarström
2022-08-03Remove m_bHeader from ListView.John Ankarström
2022-08-02Implement draggable split.John Ankarström
2022-07-31Limit use of Hungarian notation.John Ankarström
2022-07-29Add ListView::FindNextItem.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-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