aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-01Delete blank paragraph from demo docThomas White
2019-05-01Remove old testsThomas White
2019-05-01Redraw window after printingThomas White
2019-05-01Update demo doc, as saved by latest versionThomas White
2019-05-01Add style for footerThomas White
2019-05-01Close slide windows when closing narrativeThomas White
2019-05-01Remove slide windows from narrative window's record when they are closedThomas White
2019-05-01Set title bar of slide window properlyThomas White
2019-05-01Move declarationsThomas White
2019-05-01Don't make stylesheet editor transient for narrativeThomas White
2019-05-01Don't accidentally add scientific notation for numbers in coloursThomas White
2019-04-30StylesheetEditor: avoid setting attributes if the corresponding widgets are d...Thomas White
2019-04-30Use GEOMETRY for slide sizeThomas White
2019-04-30Add an empty text item is the narrative is empty after loadingThomas White
2019-04-30Add an assertionThomas White
2019-04-30Create stylesheet with narrativeThomas White
2019-04-29Trap possible error caseThomas White
2019-04-29Honour background in text framesThomas White
2019-04-29Honour paragraph spacing in text framesThomas White
2019-04-28Remove old includesThomas White
2019-04-28Get rid of SlideItem->resizableThomas White
2019-04-28Use geometry from stylesheet for items other than TEXT and IMAGEThomas White
2019-04-28Redraw slide windows when stylesheet is changedThomas White
2019-04-28Don't set alignment for narrativeThomas White
2019-04-28Disable stylesheet elements which shouldn't existThomas White
2019-04-28Defer re-wrapping until redrawThomas White
2019-04-28FussinessThomas White
2019-04-28Set padding and paraspaceThomas White
2019-04-28Set all units on geometryThomas White
2019-04-28gtk_narrative_view_redraw: also re-wrap the textThomas White
2019-04-28Connect up all signalsThomas White
2019-04-27New way of defining StylesheetEditorPrivateThomas White
2019-04-27Implement selection of style in editorThomas White
2019-04-26Populate stylesheet editor listThomas White
2019-04-26Add API for getting style treeThomas White
2019-04-26Get rid of "enum style_element"Thomas White
2019-04-26Clear tree store before adding style namesThomas White
2019-04-23Style selectorThomas White
2019-04-16Redraw narrative window on stylesheet changeThomas White
2019-04-16Tree store testingThomas White
2019-04-15Make it compileThomas White
2019-04-15Initial stylesheet editorThomas White
2019-04-14Remove src-old foldersc2Thomas White
2019-04-14Get rid of "delete slide"Thomas White
2019-04-14Force redraw after adding slide titleThomas White
2019-04-14Double-click slide to jump to it during slideshowThomas White
2019-04-14Check cursor visible after moveThomas White
2019-04-14Keep paragraph centered in narrative during slideshowThomas White
2019-04-13Make clock unique to narrative window, and fix cleanup logicThomas White
2019-04-13Restore printingThomas White