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
/
win.h
Age
Commit message (
Expand
)
Author
2022-08-24
Remove Prolog dependency.
John Ankarström
2022-08-24
Add FetchScreenwriters. Improve thread communication.
John Ankarström
2022-08-22
Open episodes without Prolog.
John Ankarström
2022-08-22
Improve Win32Error, add Min.
John Ankarström
2022-08-22
Change initialization style.
John Ankarström
2022-08-22
Add InternetError exception.
John Ankarström
2022-08-22
Add Buf class.
John Ankarström
2022-08-22
Handle exceptions in fetching thread.
John Ankarström
2022-08-21
Reimplement WaitFor.
John Ankarström
2022-08-17
Make FileView more type-safe.
John Ankarström
2022-08-11
EBMessageBox: Take wstring_view instead of wchar_t*.
John Ankarström
2022-08-09
Add WithNextWindow function.
John Ankarström
2022-08-06
Use typedefs when interacting with Win32 API.
John Ankarström
2022-08-04
Use C++ casts, nullptr.
John Ankarström
2022-08-04
Add comments.
John Ankarström
2022-08-03
Use Pascal case for all functions.
John Ankarström
2022-08-03
Split common.h to util.h, wcharptr.h and win.h.
John Ankarström