aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-02-02Fix re-rendering logicThomas White
2013-02-01Slide change logicThomas White
2013-01-29Plug slideshow back inThomas White
2013-01-27Slide change logic etcThomas White
2013-01-27Clean up default style sheetThomas White
2013-01-27Fix obvious bugThomas White
2013-01-27Make editing box show some useful informationThomas White
2013-01-27Remove debugging messageThomas White
2013-01-27Make margins work againThomas White
2013-01-27Add fractional units for frame width and heightThomas White
2013-01-27Back to basics..Thomas White
2012-12-22Layout stuffThomas White
2012-12-12Font rendering detailsThomas White
2012-12-12Render frame contents with cairo_paint()Thomas White
2012-12-12Copy the last PangoGlyphItemThomas White
2012-12-12Fix render_test_sc1Thomas White
2012-12-12Mostly fix wrappingThomas White
2012-12-11Mostly working line wrapThomas White
2012-12-11Wrapping "works"Thomas White
2012-12-11Box rendering WIPThomas White
2012-12-11Honour the PangoLogAttrsThomas White
2012-12-11Measure height at endThomas White
2012-12-11WIP on wrappingThomas White
2012-12-10Fix silly bugThomas White
2012-12-10Break off render_glyph_box()Thomas White
2012-12-10WIP on paragraph rendererThomas White
2012-12-08Fix font size stuffThomas White
2012-12-08Tweak parametersThomas White
2012-12-08Add letter spacingThomas White
2012-12-07Fix two obvious bugsThomas White
2012-12-07Set the layout parameters from the style sheetThomas White
2012-12-07This isn't implemented eitherThomas White
2012-12-06Fix a couple more memory leaksThomas White
2012-12-06Fix some memory leaksThomas White
2012-12-06Removee debugging messagesThomas White
2012-12-05Compositor and other WIPThomas White
2012-12-04Rendering WIPThomas White
2012-11-30Don't free the default font mapThomas White
2012-11-30WIP on renderingThomas White
2012-11-29Put text in the right placeThomas White
2012-11-24Build system fixesThomas White
2012-11-23Break storycode stuff off into a separate libraryThomas White
2012-11-14Render using lower-level Pango pipeline instead of PangoLayoutThomas White
2012-11-06Comment out frame border (for now)Thomas White
2012-11-06Remove debugging messagesThomas White
2012-11-06Re-render slide after adding objectThomas White
2012-10-15Rendering and redraw pipelineThomas White
2012-10-12Move "frame" to new moduleThomas White
2012-10-09Set frame size to the size of contentsThomas White
2012-10-08Create PangoLayout when laying out the frameThomas White