Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-12 | Copy the last PangoGlyphItem | Thomas White | |
Previously, the PangoGlyphItem itself was allocated with malloc(). pango_glyph_item_free() assumes that it was allocated with the GLib allocator. This led to a subtle memory corruption. | |||
2012-12-12 | Fix render_test_sc1 | Thomas White | |
2012-12-12 | WIP on tests/render_test_sc1 | Thomas White | |
2012-12-12 | Mostly fix wrapping | Thomas White | |
2012-12-11 | Mostly working line wrap | Thomas White | |
2012-12-11 | Wrapping "works" | Thomas White | |
2012-12-11 | Box rendering WIP | Thomas White | |
2012-12-11 | Honour the PangoLogAttrs | Thomas White | |
2012-12-11 | Measure height at end | Thomas White | |
2012-12-11 | WIP on wrapping | Thomas White | |
2012-12-10 | Fix silly bug | Thomas White | |
2012-12-10 | Break off render_glyph_box() | Thomas White | |
2012-12-10 | WIP on paragraph renderer | Thomas White | |
2012-12-08 | Fix font size stuff | Thomas White | |
2012-12-08 | Tweak parameters | Thomas White | |
2012-12-08 | Add letter spacing | Thomas White | |
2012-12-07 | Fix two obvious bugs | Thomas White | |
2012-12-07 | Set the layout parameters from the style sheet | Thomas White | |
2012-12-07 | This isn't implemented either | Thomas White | |
2012-12-06 | Fix a couple more memory leaks | Thomas White | |
2012-12-06 | Fix some memory leaks | Thomas White | |
2012-12-06 | Fix a big memory leak | Thomas White | |
2012-12-06 | Remove unused variables | Thomas White | |
2012-12-06 | Removee debugging messages | Thomas White | |
2012-12-05 | Compositor and other WIP | Thomas White | |
2012-12-04 | Rendering WIP | Thomas White | |
2012-11-30 | Don't free the default font map | Thomas White | |
2012-11-30 | WIP on rendering | Thomas White | |
2012-11-29 | Put text in the right place | Thomas White | |
2012-11-24 | Update Harfatum yet again | Thomas White | |
2012-11-24 | Tweak Makefile.am | Thomas White | |
2012-11-24 | ...and again | Thomas White | |
2012-11-24 | Update Harfatum to latest | Thomas White | |
2012-11-24 | Update Harfatum to latest | Thomas White | |
2012-11-24 | Add more gnulib stuff | Thomas White | |
2012-11-24 | Update submodules | Thomas White | |
2012-11-24 | Add more gnulib stuff | Thomas White | |
2012-11-24 | Add gnulib m4 files | Thomas White | |
2012-11-24 | Update submodules | Thomas White | |
2012-11-24 | Update submodules to latest | Thomas White | |
2012-11-24 | Update .gitignore | Thomas White | |
2012-11-24 | Build system fixes | Thomas White | |
2012-11-23 | Update Harfatum to latest | Thomas White | |
2012-11-23 | Break storycode stuff off into a separate library | Thomas White | |
2012-11-20 | Import Harfatum as a submodule | Thomas White | |
2012-11-14 | Render using lower-level Pango pipeline instead of PangoLayout | Thomas White | |
2012-11-06 | Comment out frame border (for now) | Thomas White | |
2012-11-06 | Remove debugging messages | Thomas White | |
2012-11-06 | Re-render slide after adding object | Thomas White | |
2012-10-15 | Rendering and redraw pipeline | Thomas White | |