aboutsummaryrefslogtreecommitdiff
path: root/src/sc_interp.c
AgeCommit message (Expand)Author
2016-05-02Remove debugThomas White
2016-05-02Paragraph spacingThomas White
2016-04-26Copy slideThomas White
2016-04-23Set default style of frame to whatever comes lastThomas White
2016-04-22Add SCBlock to image and callback paragraphsThomas White
2016-03-29Allow empty paragraphsThomas White
2016-03-28Restore text coloursThomas White
2016-03-28Fix paragraph splittingThomas White
2016-03-28Basic renderer using PangoLayoutsThomas White
2016-03-19Add oblique and italicThomas White
2016-03-16Final fixes for text in empty frameThomas White
2016-03-14Fix frame creationThomas White
2015-12-26Open slide window on right slideThomas White
2015-11-08WIP on breaksThomas White
2015-10-25CommentsThomas White
2015-10-11SPOT for box text (inside the SCBlock)Thomas White
2015-08-18Fix macro contentsThomas White
2015-08-17Increase priority of macrosThomas White
2015-08-16Fix some obvious gremlinsThomas White
2015-08-16FormattingThomas White
2015-08-16Remove sc_block_frame() crapThomas White
2015-06-13Dirty hacks to make it work (for now)Thomas White
2015-06-10Fix deletion of old framesThomas White
2015-06-10Clear up unused framesThomas White
2015-03-14Frame resizability/movability logicThomas White
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