aboutsummaryrefslogtreecommitdiff
path: root/src/narrative_window.h
AgeCommit message (Collapse)Author
2019-05-01Set title bar of slide window properlyThomas White
2019-03-31Saving hooksThomas White
2019-03-30Get rid of Presentation structureThomas White
It doesn't have any reason to exist. A Narrative defines the top-level object already. This is, after all, a narrative-based presentation system. This removes a lot of faff surrounding retrieving the Narrative from the Presentation. It also removes a gigantic place for bugs to hide in keeping the Presentation's view of the slides in sync with the Narrative's opinion. What was that quote? "Code is terrible, and we want as little of it as possible in our program."
2019-02-26Skeleton of main programThomas White
2019-02-19WIPThomas White
2018-10-30Propagate stylesheet changes to slide windowsThomas White
2018-01-18Mass update of copyright datesThomas White
2017-01-16Titlebar stuff, keep track of when presentation has been changedThomas White
2014-09-27SCEditor, part IThomas White