aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-27Support Debug/Release configurations.John Ankarström
2022-08-27eb.el: Further improvements.John Ankarström
2022-08-27eb.el: Minor improvements.John Ankarström
2022-08-27eb.el: Add eb-quit-or-bury.John Ankarström
2022-08-27eb.el: Add eb-tool-bar-mode.John Ankarström
2022-08-26FileView: Add move constructor, assignment operator.John Ankarström
2022-08-26Clean up.John Ankarström
2022-08-26Use CMake.John Ankarström
2022-08-26Use FunctionW names explicitly instead of macros.John Ankarström
2022-08-26Remove IDM_FORGET, IDM_LOOKUP.John Ankarström
2022-08-25Use _DEBUG instead of DEBUG.John Ankarström
2022-08-25Fix MSVC compatibility.John Ankarström
2022-08-25FileView: Close handles on error in constructor.John Ankarström
2022-08-25Fix FileView::Initialized bug.John Ankarström
2022-08-25Makefile: Remove b/wcharptr.obj.John Ankarström
2022-08-24Remove Prolog dependency.John Ankarström
2022-08-24Gray out Cancel immediately after it has been pressed.John Ankarström
2022-08-24Add File > Fetch > Cancel Fetch menu item.John Ankarström
2022-08-24Change size of CfgA::limitToScreenwriter.John Ankarström
2022-08-24Re-enable screenwriter limit.John Ankarström
2022-08-24WaitFor: Reset SIG_DONE.John Ankarström
2022-08-24Add FetchScreenwriters. Improve thread communication.John Ankarström
2022-08-24Fix bug in ParsedDoc.John Ankarström
2022-08-23Refactor HTML retrieval and parsing.John Ankarström
2022-08-23Formatting.John Ankarström
2022-08-23FetchData: Set bTVOriginal.John Ankarström
2022-08-23Reimplement SelectUnwatched.John Ankarström
2022-08-23Add Managed (generic RAII type).John Ankarström
2022-08-23Use thread_local instead of __thread.John Ankarström
2022-08-23Make exceptions within WndProc non-fatal.John Ankarström
2022-08-22Open episodes without Prolog.John Ankarström
2022-08-22Improve Win32Error, add Min.John Ankarström
2022-08-22Clean up tests.John Ankarström
2022-08-22Change initialization style.John Ankarström
2022-08-22Add InternetError exception.John Ankarström
2022-08-22Add Buf class.John Ankarström
2022-08-22Handle exceptions in fetching thread.John Ankarström
2022-08-21Makefile: Include and link to libxml2.John Ankarström
2022-08-21Reimplement WaitFor.John Ankarström
2022-08-21Fix memory bug.John Ankarström
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-18Link with Wininet library.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