aboutsummaryrefslogtreecommitdiff
path: root/src/frame.c
AgeCommit message (Expand)Author
2016-05-22Merge paragraphs (needs fixing)Thomas White
2016-05-17Advance slide from narrative windowThomas White
2016-05-02Don't include paragraph spacing in highlight boxThomas White
2016-05-02Paragraph spacingThomas White
2016-04-26Paste slideThomas White
2016-04-26Copy slideThomas White
2016-04-22Slide adding worksThomas White
2016-04-22Add SCBlock to image and callback paragraphsThomas White
2016-04-21More WIP on slide addingThomas White
2016-04-21Increase debugging message detailThomas White
2016-04-19WIP on slide addingThomas White
2016-04-19Clarify that cursor_pos is BYTE offset (not character)Thomas White
2016-04-03ClarificationThomas White
2016-04-03Fix new framesThomas White
2016-03-31Make backspace work (pretty minimally)Thomas White
2016-03-31Avoid a few segfaultsThomas White
2016-03-31Handle input at end of runThomas White
2016-03-29Enable text insertionThomas White
2016-03-29Highlight the current paragraphThomas White
2016-03-28A couple of cursor fixesThomas White
2016-03-28Restore callback clicksThomas White
2016-03-28Cursor stuffThomas White
2016-03-28Restore callbacksThomas White
2016-03-28Restore imagesThomas White
2016-03-28Restore text coloursThomas White
2016-03-28Fixed flowed height (and reduce spaces between paragraphs)Thomas White
2016-03-28Basic renderer using PangoLayoutsThomas White
2016-03-19Deletion stuffThomas White
2016-03-14Fix frame creationThomas White
2016-02-14Rationalise box handling (needs debugging)Thomas White
2015-10-08Keep paragraphs aroundThomas White
2015-08-16Rerender means full rerenderThomas White
2015-08-16Top frame is created by rendering pipeline, but owned by callerThomas White
2015-06-10Clear up unused framesThomas White
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