aboutsummaryrefslogtreecommitdiff
path: root/c/resource.rc
AgeCommit message (Collapse)Author
2022-05-31Remember focused episode.John Ankarström
Previously, the episode most recently marked as watched would be selected on startup.
2022-05-30Split up Watch into Watch Locally and Watch Online.John Ankarström
2022-05-29Add Wiki context menu option.John Ankarström
It opens the Detective Conan World wiki page for the focused episode.
2022-05-28Add option to show/hide other screenwriters.John Ankarström
2022-05-28Add "Fetch Screenwriters" menu item.John Ankarström
This is a separate item from "Fetch", because it takes a lot longer.
2022-04-25Rate from 1 to 10.John Ankarström
2022-04-23Add File > Fetch.John Ankarström
2022-04-07Add status bar.John Ankarström
2022-04-07Add "View TV Originals" option.John Ankarström
2022-04-06Re-select correct episode after toggling "View Watched".John Ankarström
2022-04-06Add View > Watched Episodes menu item.John Ankarström
2022-04-05Add episode ratings.John Ankarström
2022-04-01File > Reset selects most recently watched episode.John Ankarström
2022-02-17More cleanup.John Ankarström
2022-02-15Finish Win32 re-implementation.John Ankarström
There are still things to be improved upon, but this commit marks feature parity with the XPCE version.
2022-02-15Rework list view code.John Ankarström
2022-02-15Put C code and Prolog code in separate directories.John Ankarström