aboutsummaryrefslogtreecommitdiff
path: root/src/sc_interp.c
AgeCommit message (Expand)Author
2015-01-03Thumbnails!Thomas White
2014-12-27Draw from callbacksThomas White
2014-12-26Callback stuffThomas White
2014-12-26Move SCCallbackFunc definitionThomas White
2014-12-26Callback stuffThomas White
2014-12-24Structure for callback mechanismThomas White
2014-10-24Don't recurse into \slideThomas White
2014-10-24Fix a memory leakThomas White
2014-09-20Add gradient backgroundsThomas White
2014-09-20Add \fontsize and \boldThomas White
2014-09-19Comment out debugging stuffThomas White
2014-09-19Set overall slide background in style sheetThomas White
2014-09-14Fix testsThomas White
2014-09-11Fix \slidenumberThomas White
2014-09-11Factorise rendering pipeline a bitThomas White
2014-09-11Get rid of slide and presentation constantsThomas White
2014-09-09Honour final defaults in style sheetThomas White
2014-09-09Implement paddingThomas White
2014-09-09Run macro contentsThomas White
2014-09-08Copy SCBlocks when executing a macroThomas White
2014-09-08Restore style menuThomas White
2014-09-07Factorise style sheetThomas White
2014-08-09Fix frame resizeThomas White
2014-07-24Update SC on resizeThomas White
2014-06-05Cursor stuffThomas White
2014-02-13Fix recursion woesThomas White
2014-02-02Run macrosThomas White
2014-01-29Reduce verbosityThomas White
2014-01-29Work on rendering pipelineThomas White
2014-01-26Put image filename in options, not contentThomas White
2014-01-26Data structures for macrosThomas White
2014-01-26Factorise "output" parts of sc_interp_add_blocks()Thomas White
2014-01-22Fix renderingThomas White
2014-01-18Restore images and slide numberThomas White
2014-01-17Unwrapped text belongs to frame, not interpreterThomas White
2014-01-16Frame geometryThomas White
2014-01-16Handle frame size specified as fractionThomas 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-07Initial work for new SC processorThomas White