aboutsummaryrefslogtreecommitdiff
path: root/src/sc_parse.c
AgeCommit message (Expand)Author
2016-09-13Fix text deletionThomas White
2016-08-27Write with fputs() not fprintf()Thomas White
2016-08-12Fix scblock_delete_text()Thomas White
2016-05-22Merge paragraphs (needs fixing)Thomas White
2016-04-26Copy slideThomas White
2016-04-24Fixes for creating a new presentationThomas White
2016-04-21More WIP on slide addingThomas White
2016-04-21Remove scblock->prevThomas White
2016-03-29Enable text insertionThomas White
2016-03-14Fix frame creationThomas White
2016-01-05next/prev slide fixesThomas White
2015-08-16Add new slideThomas White
2015-08-16Remove sc_block_frame() crapThomas White
2015-06-09Frame deletion stuffThomas White
2015-03-16Edit empty boxesThomas White
2015-03-15Load empty filesThomas White
2015-02-22WIP on slide addingThomas White
2015-02-14Fix serialization of StoryCodeThomas White
2014-09-13Restore notesThomas White
2014-09-08Copy SCBlocks when executing a macroThomas White
2014-09-08Insert furnitureThomas White
2014-08-22FussinessThomas White
2014-08-22Insert SCBlock for new slide in the right placeThomas White
2014-07-24Update SC on resizeThomas White
2014-07-07New frame logicThomas White
2014-07-07Add frame creationThomas White
2014-07-01Restore savingThomas White
2014-06-22Insert textThomas White
2014-06-21Mostly working cursor logicThomas White
2014-06-21Box offset logicThomas White
2014-06-05Cursor stuffThomas White
2014-01-15Add subframes via SCInterpreterThomas White
2014-01-13Debugging improvementsThomas White
2014-01-13Handle font/colour changes and actually draw the linesThomas White
2014-01-12Most of the new interpreter structureThomas White
2014-01-10The parserThomas White
2014-01-09Parsing stuffThomas White
2014-01-07Initial work for new SC processorThomas White