Age | Commit message (Expand) | Author |
2022-04-05 | Add episode ratings. | John Ankarström |
2022-04-04 | Don't start updating episode list until after window is drawn. | John Ankarström |
2022-04-04 | Use file-local instead of function-local static variables. | John Ankarström |
2022-04-04 | Size first list view column according to contents. | John Ankarström |
2022-04-04 | Rewrite episode data code. | John Ankarström |
2022-04-04 | Remove column headers from data list view. | John Ankarström |
2022-04-04 | Show onfocused list view selection with gray background. | John Ankarström |
2022-04-03 | Rename last_episode/1 to episode_count/1. | John Ankarström |
2022-04-02 | Move initialization to WM_CREATE. | John Ankarström |
2022-04-02 | Properly hide focus rectangles. | John Ankarström |
2022-04-02 | Clean up UpdateTheme. | John Ankarström |
2022-04-02 | Open only clicked episode on double-click. | John Ankarström |
2022-04-02 | Properly hide focus rectangles. | John Ankarström |
2022-04-01 | Clean up application manifest. | John Ankarström |
2022-04-01 | Open all selected episodes on Return. | John Ankarström |
2022-04-01 | Adjust formatting. | John Ankarström |
2022-04-01 | Update tracked episodes when creating episode list view. | John Ankarström |
2022-04-01 | Always scroll when selecting most recently watched episode. | John Ankarström |
2022-04-01 | Free libraries. | John Ankarström |
2022-04-01 | Support per-monitor DPI. | John Ankarström |
2022-04-01 | Enable DPI awareness. | John Ankarström |
2022-04-01 | Fix control flow in UpdateTheme. | John Ankarström |
2022-04-01 | File > Reset selects most recently watched episode. | John Ankarström |
2022-04-01 | Change case block indentation. | John Ankarström |
2022-04-01 | Clarify control flow in UpdateTheme. | John Ankarström |
2022-04-01 | Update comment style. | John Ankarström |
2022-04-01 | Apply context menu commands to all selected items. | John Ankarström |
2022-03-31 | Fix child window focus on re-activation. | John Ankarström |
2022-03-31 | Set minimum window height. | John Ankarström |
2022-03-31 | Rename rgArgs to argv. | John Ankarström |
2022-03-30 | Disregard foreign frames. | John Ankarström |
2022-03-30 | Include windows.h in defs.h. | John Ankarström |
2022-03-29 | Show all episodes, not just local copies. | John Ankarström |
2022-03-28 | Clean up. | John Ankarström |
2022-03-23 | Sort episodes. | John Ankarström |
2022-03-06 | Update data for all episodes at once. | John Ankarström |
2022-03-03 | Update code style. | John Ankarström |
2022-03-02 | Open episode on Enter, but in a better way. | John Ankarström |
2022-03-02 | Open episode on Enter. | John Ankarström |
2022-03-02 | Change window class and executable name | John Ankarström |
2022-03-02 | Handle theme updates, improve focus handling | John Ankarström |
2022-02-25 | Small improvements. | John Ankarström |
2022-02-18 | Resize data list view depending on number of items. | John Ankarström |
2022-02-18 | Cleanup. | John Ankarström |
2022-02-17 | Small changes. | John Ankarström |
2022-02-17 | Update tracked episodes upon window activation. | John Ankarström |
2022-02-17 | Even more cleanup. | John Ankarström |
2022-02-17 | More cleanup. | John Ankarström |
2022-02-16 | Make column headers unclickable. | John Ankarström |
2022-02-16 | Clean up. | John Ankarström |