Age | Commit message (Expand) | Author |
2022-04-07 | Fix LvHeight. | John Ankarström |
2022-04-07 | Fix rate_episode. | John Ankarström |
2022-04-07 | Add status bar. | John Ankarström |
2022-04-07 | Reset focus after refresh. | John Ankarström |
2022-04-07 | Fix typo in cfg.pl. | John Ankarström |
2022-04-07 | Add "View TV Originals" option. | John Ankarström |
2022-04-06 | Fix small reselection bug, make selection array static. | John Ankarström |
2022-04-06 | Check bounds of episode selection array. | John Ankarström |
2022-04-06 | Properly restore selection after refresh. | John Ankarström |
2022-04-06 | Re-select correct episode after toggling "View Watched". | John Ankarström |
2022-04-06 | Fix most recent episode selection when "View Watched" is disabled. | John Ankarström |
2022-04-06 | Persist "View Watched" setting. | 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-05 | Don't set tags-table-list in .dir-locals.el. | John Ankarström |
2022-04-05 | Move settings to registry. | John Ankarström |
2022-04-05 | Generalize atom_phrase/2. | John Ankarström |
2022-04-04 | Don't start updating episode list until after window is drawn. | John Ankarström |
2022-04-04 | Fetch more remote data. | 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-03 | Correctly fetch remote data for WPS episodes. | 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 | Ensure episode data is downloaded. | 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 .gitignore. | 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-04-01 | Add Prolog support to TAGS. | John Ankarström |
2022-04-01 | Rework build system. | John Ankarström |
2022-03-31 | Fix child window focus on re-activation. | John Ankarström |