aboutsummaryrefslogtreecommitdiff
path: root/src/shape.c
AgeCommit message (Expand)Author
2016-03-14Fix frame creationThomas White
2016-03-05Debugging stuffThomas White
2016-02-14Rationalise box handling (needs debugging)Thomas White
2016-01-25WIP on box upgradesThomas White
2015-12-26Extra checksThomas White
2015-12-26Open slide window on right slideThomas White
2015-12-21Multiple segments in a boxThomas White
2015-10-13Make text insertion (mostly) workThomas 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-08-18Fix calculation of end bitThomas White
2015-08-18"Fix" UTF8 handling in split_words()Thomas White
2015-08-18Fix debug_log_attrs()Thomas White
2015-08-16Nothing boxes should have zero lengthThomas White
2015-03-16Edit empty boxesThomas White
2015-02-15Fix cursor movement through empty boxesThomas White
2015-02-15Set offset for nothing boxesThomas White
2015-02-15Set height and ascent on empty boxesThomas White
2015-02-14Fix random newlinesThomas White
2015-02-14Fix newlinesThomas White
2015-02-06Wrapping fixesThomas White
2015-01-03Thumbnails!Thomas White
2014-12-27Add new boxes where necessary (!)Thomas White
2014-06-30Mostly fix cursor stuffThomas White
2014-06-21Mostly working cursor logicThomas White
2014-06-21Box offset logicThomas White
2014-06-05Cursor stuffThomas White
2014-04-01Don't assume only one Pango run per wrap boxThomas White
2014-03-11New way of doing cursor positionThomas White
2014-01-18Restore images and slide numberThomas White
2014-01-15Add subframes via SCInterpreterThomas White
2014-01-12Most of the new interpreter structureThomas White