aboutsummaryrefslogtreecommitdiff
path: root/c
AgeCommit message (Expand)Author
2022-08-21Fetch wiki URL.John Ankarström
2022-08-21Rework remote data fetching.John Ankarström
2022-08-20Fix XML test.John Ankarström
2022-08-20Test XML parsing.John Ankarström
2022-08-18Experiment with Wininet.John Ankarström
2022-08-18Whatever.John Ankarström
2022-08-18Move file views out of EpisodeListView and DataListView.John Ankarström
2022-08-17Fix off-by-one error.John Ankarström
2022-08-17DataListView: Use file view.John Ankarström
2022-08-17Add cEp to CfgA.John Ankarström
2022-08-17Install terminate handler before initialization of globals.John Ankarström
2022-08-17Fix HasVersion.John Ankarström
2022-08-17Fix CfgA.John Ankarström
2022-08-17Add FileView::Initialized constructor.John Ankarström
2022-08-17Minor cleanup.John Ankarström
2022-08-17Add CfgA.John Ankarström
2022-08-17Make FileView more type-safe.John Ankarström
2022-08-16EpisodeListView: Use FileView consistently.John Ankarström
2022-08-16Add data migration test.John Ankarström
2022-08-16Avoid serialization.John Ankarström
2022-08-16Implement preliminary IO.John Ankarström
2022-08-15Add basic serialization functions for ElvData.John Ankarström
2022-08-15Start moving data into C++.John Ankarström
2022-08-15Add testing system.HEADmasterJohn Ankarström
2022-08-15Fix bug in Strcpy. Add Sprintf, Wcscpy.John Ankarström
2022-08-15Fix bug...John Ankarström
2022-08-13Strcpy: Use memcpy instead of strcpy_s.John Ankarström
2022-08-13Minor changes.John Ankarström
2022-08-11Minor formatting.John Ankarström
2022-08-11EBMessageBox: Take wstring_view instead of wchar_t*.John Ankarström
2022-08-11Fix bug in CenterNextWindow.John Ankarström
2022-08-10Improve structure.John Ankarström
2022-08-09Add eb.el.John Ankarström
2022-08-09Add WithNextWindow function.John Ankarström
2022-08-07Add showtodo script.John Ankarström
2022-08-07Add Strcpy.John Ankarström
2022-08-07Simplify WaitFor.John Ankarström
2022-08-07Use mark.John Ankarström
2022-08-06Add const.John Ankarström
2022-08-06Update cached system metrics on DPI change.John Ankarström
2022-08-06Ensure correct mouse position for double click.John Ankarström
2022-08-06Use Swprintf instead of swprintf_s.John Ankarström
2022-08-06Minor changes.John Ankarström
2022-08-06Update Hungarian notation for buffer sizes.John Ankarström
2022-08-06Rearrange source.John Ankarström
2022-08-06Use typedefs when interacting with Win32 API.John Ankarström
2022-08-05Rename Dragger functions.John Ankarström
2022-08-04Use C++ casts, nullptr.John Ankarström
2022-08-04Clean up.John Ankarström
2022-08-04Add comments.John Ankarström