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
/
episodelistview.h
Age
Commit message (
Expand
)
Author
2022-08-18
Move file views out of EpisodeListView and DataListView.
John Ankarström
2022-08-17
DataListView: Use file view.
John Ankarström
2022-08-17
Add cEp to CfgA.
John Ankarström
2022-08-17
Minor cleanup.
John Ankarström
2022-08-17
Add CfgA.
John Ankarström
2022-08-17
Make FileView more type-safe.
John Ankarström
2022-08-16
EpisodeListView: Use FileView consistently.
John Ankarström
2022-08-16
Add data migration test.
John Ankarström
2022-08-15
Start moving data into C++.
John Ankarström
2022-08-04
Add comments.
John Ankarström
2022-07-31
Limit use of Hungarian notation.
John Ankarström
2022-07-30
Simplify EpisodeListView::UpdateItem, remove m_lviFocus.
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-19
Use static member function instead of friend function.
John Ankarström
2022-07-17
Prefer f() over f(void).
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