- Preface
- Preparations
- Display song list
- Songs window is displayed when application starts
- Move constructor logic to separate method
- Application closes when songs window closes
- Raise event duplication
- Application does not close before songs window closes
- Merging the fakes
- Open the view fluently
- Songs window closes when clicking close button
- The song list is initially empty
- Splitting Thingy
- Reflections
- Add new song, part one