aboutsummaryrefslogtreecommitdiff
path: root/src/wrap.c
AgeCommit message (Expand)Author
2015-10-19Add total_height()Thomas White
2015-10-19Paragraph start lines (sort of)Thomas White
2015-10-16Allocate boxes in line properly during wrappingThomas White
2015-10-11Keep track of the boxes at the three levels: orig, para, wrappedThomas White
2015-10-11No need for separate len_bytes field in wrap_boxThomas White
2015-10-11SPOT for box text (inside the SCBlock)Thomas White
2015-10-08Keep paragraphs aroundThomas White
2015-05-18Cursor fixesThomas White
2015-03-23Add WRAP_BOX_CALLBACK in various switchesThomas White
2015-03-16Fix?Thomas White
2015-02-06Wrapping fixesThomas White
2014-12-26Fix some warningsThomas White
2014-10-14Fix ragged wrappingThomas White
2014-09-27SCEditor, part IThomas White
2014-09-24Fix cursor behaviourThomas White
2014-09-23Space lines after fixing upThomas White
2014-09-23Show filename for image boxesThomas White
2014-09-23Space all boxesThomas White
2014-09-22Wrap text ragged-right (temporarily?)Thomas White
2014-09-22FussinessThomas White
2014-09-10Sort out line spacingThomas White
2014-07-07New frame logicThomas White
2014-07-06WIPThomas White
2014-07-06Remove more debuggingThomas White
2014-06-30Debugging stuffThomas White
2014-06-30Mostly fix cursor stuffThomas White
2014-06-22SC debuggingThomas White
2014-06-21Fix cursor movingThomas White
2014-06-21Mostly working cursor logicThomas White
2014-06-21Box offset logicThomas White
2014-06-05Cursor stuffThomas White
2014-03-13Cursor movementThomas White
2014-03-11New way of doing cursor positionThomas White
2014-01-18Restore images and slide numberThomas White
2014-01-17Unwrapped text belongs to frame, not interpreterThomas 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-12-12Highlight troublesome framesThomas White
2013-09-18Take padding into account when fitting an imageThomas White
2013-09-15Fix handling of special charsThomas White
2013-09-08Add \slidenumberThomas White
2013-09-06Allow "fit" as a size parameter for imagesThomas White
2013-08-27Don't screw up if there are no linesThomas White
2013-08-25Sentinel should be "editable"Thomas White
2013-08-23SC prologue for top frameThomas White
2013-08-22Handle SC offsets for prologue (non-editable) boxesThomas White
2013-08-19Don't free copies of fontsThomas White
2013-08-19Avoid parsing NULLThomas White
2013-08-19Handle colours as well as fontsThomas White