aboutsummaryrefslogtreecommitdiff
path: root/src/render.c
AgeCommit message (Collapse)Author
2014-07-06Switch off debugThomas White
2014-06-30Debugging stuffThomas White
2014-03-11New way of doing cursor positionThomas White
2014-01-29Work on rendering pipelineThomas White
2014-01-22Fix renderingThomas White
2014-01-17Unwrapped text belongs to frame, not interpreterThomas White
2014-01-16Frame geometryThomas White
2014-01-15Add subframes via SCInterpreterThomas 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
2014-01-05Get rid of StyleSheetThomas White
This branch won't compile, for a while...
2013-12-12Highlight troublesome framesThomas White
2013-09-18Tidy upThomas White
2013-09-12Fix top/default stylesThomas White
2013-09-12Do background before anything elseThomas White
2013-09-12Use the same PangoContext for everythingThomas White
2013-09-10Improve quality of PDF outputThomas White
2013-09-09Fix image size when renderingThomas White
2013-09-09Copy other layout properties for normal framesThomas White
2013-09-08Strip out the compositorThomas White
This part was not well thought-out, and causes a number of extra problems
2013-08-23SC prologue for top frameThomas White
2013-08-19Use GdkRGBA instead of GdkColorThomas White
2013-08-18Turn off box outlinesThomas White
2013-08-13Clean up calls to draw_outline()Thomas White
2013-08-13Show spaces (for debugging)Thomas White
2013-08-13Fix draw_outline()Thomas White
2013-05-24Restore PDF exportThomas White
2013-05-21Comment out debug lineThomas White
2013-05-21Image scaling stuffThomas White
2013-05-21ImageStore stuffThomas White
2013-05-15Create image framesThomas White
2013-05-12Add lop_from_styleThomas White
2013-05-10Drag to create a new frameThomas White
2013-05-10Remove blue border around slideThomas White
2013-05-09Clean upThomas White
2013-05-09Make stuff workThomas White
2013-04-14Don't draw the boxesThomas White
2013-04-11Display debug offset only when appropriateThomas White
2013-04-10Add draw_outline()Thomas White
2013-03-21More cursor positionThomas White
2013-03-19Update copyright commentsThomas White
2013-03-17Mark underfull linesThomas White
2013-03-15WIP on space distributionThomas White
2013-03-15Fix memory leakThomas White
2013-03-14Wrapping fixesThomas White
2013-03-12Mark overfull linesThomas White
2013-03-10Distribute the spaceThomas White
2013-03-07Wrapping and rendering fixesThomas White
2013-03-05Move "libstorycode" back to this repositoryThomas White
Keeping it separate, just for the sake of "harfatum", was causing a lot more awkwardness than it could ever solve, compared to just duplicating the code.