aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-05Fix narrative_pos_trail_to_offset for runs (use which_run)narrative_runsThomas White
2019-10-05Restore text deletion in narrativeThomas White
2019-10-05narrative_pos_trail_to_offset: Consider end of run as within runThomas White
2019-10-05Remove variable which was only used onceThomas White
2019-10-05Restore paragraph splittingThomas White
2019-10-05Implement which_run()Thomas White
2019-10-05Fix run determination when inserting textThomas White
2019-10-05Clean up stylesheet parser a bitThomas White
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-16Update demo docThomas 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-13Remove old codeThomas 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-02Rename README to README.md, and bring it up to dateThomas 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 Insert->ImageThomas 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