aboutsummaryrefslogtreecommitdiff
path: root/src/frame.c
AgeCommit message (Expand)Author
2014-11-19Free old wrap linesThomas White
2014-09-11Factorise rendering pipeline a bitThomas White
2014-01-17Unwrapped text belongs to frame, not interpreterThomas White
2014-01-15Add subframes via SCInterpreterThomas White
2014-01-12Most of the new interpreter structureThomas White
2014-01-07Initial work for new SC processorThomas White
2014-01-05Get rid of StyleSheetThomas White
2013-09-18Tidy upThomas White
2013-09-17Delete completely empty framesThomas White
2013-09-08Escape SC in heirarchy debug displayThomas White
2013-09-08Strip out the compositorThomas White
2013-09-03Fix negative-sized framesThomas White
2013-08-25Use short name for stylesThomas White
2013-08-17Avoid strdup(NULL)Thomas White
2013-08-12Set sc_len in tree_to_slide()Thomas White
2013-05-27Frame option processingThomas White
2013-05-27More load/save stuffThomas White
2013-05-15Fix typo and SCThomas White
2013-05-15Create image framesThomas White
2013-03-19Update copyright commentsThomas White
2013-03-09Fix unpackingThomas White
2013-03-05Move "libstorycode" back to this repositoryThomas White
2012-12-12Fix render_test_sc1Thomas White
2012-12-04Rendering WIPThomas White
2012-11-24Build system fixesThomas White
2012-11-23Break storycode stuff off into a separate libraryThomas White
2012-10-12Move "frame" to new moduleThomas White