index
:
EpisodeBrowser
data
master
GUI interface to locally stored TV series
Git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
c
/
main.c
Age
Commit message (
Expand
)
Author
2022-06-02
Fix typo.
John Ankarström
2022-06-02
Simplify C interface to Prolog.
John Ankarström
2022-05-31
Remember focused episode.
John Ankarström
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
2022-05-28
Remove debug message.
John Ankarström
2022-05-28
Add option to show/hide other screenwriters.
John Ankarström
2022-05-28
Add "Fetch Screenwriters" menu item.
John Ankarström
2022-04-28
Fix selection and update-related bugs.
John Ankarström
2022-04-27
Update episode order after rating.
John Ankarström
2022-04-25
Flip title and rating columns.
John Ankarström
2022-04-25
Rate from 1 to 10.
John Ankarström
2022-04-23
Add File > Fetch.
John Ankarström
2022-04-18
Ensure focused item is visible after filter update.
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
Add "View TV Originals" option.
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-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
Remove column headers from data list view.
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-01
Adjust formatting.
John Ankarström
2022-04-01
Free libraries.
John Ankarström
2022-04-01
Support per-monitor DPI.
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
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-28
Clean up.
John Ankarström
2022-03-03
Update code style.
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
[next]