aboutsummaryrefslogtreecommitdiff
path: root/libstorycode
AgeCommit message (Expand)Author
2019-10-05Use characters instead of SQOPEN/SQCLOSEThomas White
2019-10-05Get rid of spctx completelyThomas White
2019-10-05Slides should not add themselves to the narrativeThomas White
2019-10-05Add missing defaultThomas White
2019-10-05narrative_debug: Show slide detailsThomas White
2019-10-05Get slide out of parser contextThomas White
2019-10-05Handle ':\n' (no space after colon)Thomas White
2019-10-05Formatting fussinessThomas White
2019-10-05write_item: Use write_paraThomas White
2019-10-05FormattingThomas White
2019-10-05write_para: Escape special chars in the run textThomas White
2019-10-05Add missing initialisationThomas White
2019-10-05Fix function callsThomas White
2019-10-05Concatenate multiple RUN_TEXTs within emphasis blocksThomas White
2019-10-05Remove debugThomas White
2019-10-05Add FIXMEsThomas White
2019-10-05Parse emphasis blocks in BisonThomas White
2019-09-16Parser fixesThomas White
2019-09-14Handle *bold* in parser, rather than as a separate stageThomas White
2019-08-25Fix *bold* etcThomas White
2019-08-18Handle *bold*, /italic/ etcThomas White
2019-08-13Fix crash when adding an image with a frame already selectedThomas White
2019-08-13Implement end of presentation markerThomas White
2019-05-24Fix paragraph splitting logicThomas White
2019-05-10Add end of presentation markerThomas White
2019-05-10Clean up narrative item size arithmeticThomas White
2019-05-07Beautify cursor and selection highlight for slidesThomas White
2019-05-07FussinessThomas White
2019-05-04Fix deletion logicThomas White
2019-05-03Improve behaviour of paragraph splitting (when inserting a slide)Thomas White
2019-05-03Fix crashes caused by toolbar paragraph motion buttonsThomas White
2019-05-02Implement deletion of itemsThomas White
2019-05-02Add slide_delete_item()Thomas White
2019-05-02Add missing get_typeThomas White
2019-05-02Implement "revert" button for stylesheet editorThomas White
2019-05-02FormattingThomas White
2019-05-02Accept a stylesheet (alone) as a Storycode documentThomas White
2019-05-02Free stylesheets properlyThomas White
2019-05-01Add style for footerThomas White
2019-05-01Don't accidentally add scientific notation for numbers in coloursThomas 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