Age | Commit message (Expand) | Author |
---|---|---|
2013-03-19 | Cursor position stuff | Thomas White |
2013-03-18 | Space distribution | Thomas White |
2013-03-17 | Mark underfull lines | Thomas White |
2013-03-17 | Break up paragraphs properly | Thomas White |
2013-03-17 | Fix end of paragraph | Thomas White |
2013-03-17 | Fix space defaults | Thomas White |
2013-03-16 | More space distribution | Thomas White |
2013-03-15 | Fix space distribution on last line | Thomas White |
2013-03-15 | WIP on space distribution | Thomas White |
2013-03-15 | Tighten up the lines | Thomas White |
2013-03-15 | Fix memory leak | Thomas White |
2013-03-15 | Fix array indices | Thomas White |
2013-03-14 | Wrapping fixes | Thomas White |
2013-03-12 | Handle the last line properly | Thomas White |
2013-03-12 | Mark overfull lines | Thomas White |
2013-03-10 | Loose ends for hyphenation | Thomas White |
2013-03-10 | Distribute the space | Thomas White |
2013-03-09 | s/calloc/malloc/ | Thomas White |
2013-03-09 | Add width to sigma_min and sigma_max | Thomas White |
2013-03-09 | Fix unpacking | Thomas White |
2013-03-07 | Wrapping and rendering fixes | Thomas White |
2013-03-07 | Line output stuff | Thomas White |
2013-03-07 | Works.. sort of | Thomas White |
2013-03-05 | Update boilerplate comments | Thomas White |
2013-03-05 | Move "libstorycode" back to this repository | Thomas White |
2013-03-04 | Wrapping stuff | Thomas White |
2013-03-04 | Add Knuth algorithm | Thomas White |
2013-03-03 | Log attr stuff | Thomas White |
2013-03-03 | Fix line width | Thomas White |
2013-03-03 | Add font desc attribute | Thomas White |
2013-03-03 | Use pango_units_to_double() | Thomas White |
2013-03-03 | Works. Sort of... | Thomas White |
2013-03-02 | New wrapping stuff | Thomas White |
2013-02-20 | (Very) basic text editing | Thomas White |
2013-02-03 | Fix broken slideshow rendering logic | Thomas White |
2013-02-02 | Remove old tool_text.c | Thomas White |
2013-02-02 | Fix re-rendering logic | Thomas White |
2013-02-01 | Slide change logic | Thomas White |
2013-01-29 | Plug slideshow back in | Thomas White |
2013-01-27 | Slide change logic etc | Thomas White |
2013-01-27 | Clean up default style sheet | Thomas White |
2013-01-27 | Fix obvious bug | Thomas White |
2013-01-27 | Make editing box show some useful information | Thomas White |
2013-01-27 | Remove debugging message | Thomas White |
2013-01-27 | Make margins work again | Thomas White |
2013-01-27 | Add fractional units for frame width and height | Thomas White |
2013-01-27 | Back to basics.. | Thomas White |
2012-12-22 | Layout stuff | Thomas White |
2012-12-12 | Font rendering details | Thomas White |
2012-12-12 | Render frame contents with cairo_paint() | Thomas White |