aboutsummaryrefslogtreecommitdiff
path: root/src/wrap.c
AgeCommit message (Expand)Author
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
2013-08-17Fix box offset bugsThomas White
2013-08-17Sort out SC offsetsThomas White
2013-08-15Click to set cursor position (needs debugging)Thomas White
2013-08-13Fix get_cursor_pos()Thomas White
2013-08-13Set EOP spaces to zero widthThomas White
2013-08-12get_cursor_pos(): Add padding in all casesThomas White
2013-08-08Add show_boxes()Thomas White
2013-08-08Fix a segfaultThomas White
2013-08-08Line height fixesThomas White
2013-05-21Image scaling stuffThomas White
2013-05-21ImageStore stuffThomas White
2013-05-15Clean up debugging messagesThomas White
2013-05-15Create image framesThomas White
2013-04-14Silence a compiler warningThomas White
2013-04-14Run the prologueThomas White
2013-04-14Font and recursion stuffThomas White
2013-04-12Fix cursor positionThomas White
2013-04-11Handle newline at end of textThomas White
2013-04-09Fix cursor positionThomas White
2013-04-09Handle empty wrap boxesThomas White
2013-03-21More cursor positionThomas White
2013-03-20More cursor position stuffThomas White
2013-03-19Cursor position stuffThomas White
2013-03-18Space distributionThomas White
2013-03-17Mark underfull linesThomas White
2013-03-17Break up paragraphs properlyThomas White
2013-03-17Fix end of paragraphThomas White
2013-03-17Fix space defaultsThomas White
2013-03-16More space distributionThomas White
2013-03-15Fix space distribution on last lineThomas White