aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-09Make stuff workThomas White
2013-04-14Don't draw the boxesThomas White
2013-04-14Silence a compiler warningThomas White
2013-04-14Run the prologueThomas White
2013-04-14Font and recursion stuffThomas White
2013-04-14Fix focus stuffThomas White
2013-04-12Fix cursor positionThomas White
2013-04-11Cursor up/down directionsThomas White
2013-04-11Handle newline at end of textThomas White
2013-04-11Display debug offset only when appropriateThomas White
2013-04-10Add draw_outline()Thomas White
2013-04-09Fix cursor positionThomas White
2013-04-09Add some more templatesThomas White
2013-04-09Handle empty wrap boxesThomas White
2013-03-21More cursor positionThomas White
2013-03-20More cursor position stuffThomas White
2013-03-19Update copyright commentsThomas 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
2013-03-15WIP on space distributionThomas White
2013-03-15Tighten up the linesThomas White
2013-03-15Fix memory leakThomas White
2013-03-15Fix array indicesThomas White
2013-03-14Wrapping fixesThomas White
2013-03-12Handle the last line properlyThomas White
2013-03-12Mark overfull linesThomas White
2013-03-10Loose ends for hyphenationThomas White
2013-03-10Distribute the spaceThomas White
2013-03-09tests/render_test_sc1: Check return value from sc_unpack()Thomas White
2013-03-09s/calloc/malloc/Thomas White
2013-03-09Add width to sigma_min and sigma_maxThomas White
2013-03-09Fix unpackingThomas White
2013-03-07Wrapping and rendering fixesThomas White
2013-03-07Line output stuffThomas White
2013-03-07Works.. sort ofThomas White
2013-03-05Update boilerplate commentsThomas White
2013-03-05Move "libstorycode" back to this repositoryThomas White
2013-03-04Wrapping stuffThomas White
2013-03-04Add Knuth algorithmThomas White
2013-03-03Add to testThomas White
2013-03-03Log attr stuffThomas White
2013-03-03Fix line widthThomas White
2013-03-03Add font desc attributeThomas White
2013-03-03Use pango_units_to_double()Thomas White