index
:
EpisodeBrowser
data
master
GUI interface to locally stored TV series
Git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
c
/
listview.h
Age
Commit message (
Expand
)
Author
2022-09-02
Use global Window object.
John Ankarström
2022-08-06
Use typedefs when interacting with Win32 API.
John Ankarström
2022-08-04
Add comments.
John Ankarström
2022-08-03
Remove m_bHeader from ListView.
John Ankarström
2022-08-02
Implement draggable split.
John Ankarström
2022-07-31
Limit use of Hungarian notation.
John Ankarström
2022-07-29
Add ListView::FindNextItem.
John Ankarström
2022-07-24
Improve window layout.
John Ankarström
2022-07-23
Improve UpdateLayout and ResizeColumns.
John Ankarström
2022-07-20
Simplify UpdateLayout.
John Ankarström
2022-07-17
Make ListView hWnd public.
John Ankarström
2022-07-17
Update type names and variable prefixes.
John Ankarström
2022-07-17
Name function arguments in headers.
John Ankarström
2022-07-16
Formatting.
John Ankarström
2022-07-16
Add m_hWndParent to ListView.
John Ankarström
2022-07-15
Split defs.h into separate header files.
John Ankarström
2022-02-15
Combine header files.
John Ankarström
2022-02-15
Rework list view code.
John Ankarström