Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-27 | Fix About dialog text. | John Ankarström | |
Because GNU windres doesn't support UTF-16, resources.rc must be saved as Latin-1. | |||
2022-07-26 | Remove ANSI compatibility. | John Ankarström | |
Even though it is a fun challange in many ways, I think that, realistically, it is probably not worth the complexity. The Prolog backend isn't ANSI-compatible either. | |||
2022-05-31 | Remember focused episode. | John Ankarström | |
Previously, the episode most recently marked as watched would be selected on startup. | |||
2022-05-30 | Split up Watch into Watch Locally and Watch Online. | John Ankarström | |
2022-05-29 | Add Wiki context menu option. | John Ankarström | |
It opens the Detective Conan World wiki page for the focused episode. | |||
2022-05-28 | Add option to show/hide other screenwriters. | John Ankarström | |
2022-05-28 | Add "Fetch Screenwriters" menu item. | John Ankarström | |
This is a separate item from "Fetch", because it takes a lot longer. | |||
2022-04-25 | Rate from 1 to 10. | John Ankarström | |
2022-04-23 | Add File > Fetch. | John Ankarström | |
2022-04-07 | Add status bar. | John Ankarström | |
2022-04-07 | Add "View TV Originals" option. | John Ankarström | |
2022-04-06 | Re-select correct episode after toggling "View Watched". | John Ankarström | |
2022-04-06 | Add View > Watched Episodes menu item. | John Ankarström | |
2022-04-05 | Add episode ratings. | John Ankarström | |
2022-04-01 | File > Reset selects most recently watched episode. | John Ankarström | |
2022-02-17 | More cleanup. | John Ankarström | |
2022-02-15 | Finish 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-15 | Rework list view code. | John Ankarström | |
2022-02-15 | Put C code and Prolog code in separate directories. | John Ankarström | |