aboutsummaryrefslogtreecommitdiff
path: root/libstorycode/narrative_render_cairo.c
AgeCommit message (Expand)Author
2023-08-28Add some assertionsHEADmasterThomas White
2020-01-21Add basic timing rulerThomas White
2020-01-14Add narrative_get_item_range()Thomas White
2020-01-13Styling for segment start markersThomas White
2020-01-13Add segment start/end markersThomas White
2020-01-13Generalise draw_marker()Thomas White
2020-01-06Fixes for copy, add text paste and hooks for SC pasteThomas White
2019-12-06Defer rendering of slide thumbnails until the first time they're drawnThomas White
2019-12-06Draw only visible narrative objectsThomas White
2019-10-10Take paraspace into account in cursor calculationsThomas White
2019-10-10Make symbol names unique across all filesThomas White
2019-10-05Fix narrative_pos_trail_to_offset for runs (use which_run)narrative_runsThomas White
2019-10-05narrative_pos_trail_to_offset: Consider end of run as within runThomas White
2019-10-05Add missing defaultThomas White
2019-10-05Parse emphasis blocks in BisonThomas White
2019-09-14Handle *bold* in parser, rather than as a separate stageThomas White
2019-08-25Fix *bold* etcThomas White
2019-08-18Handle *bold*, /italic/ etcThomas White
2019-08-13Implement end of presentation markerThomas White
2019-05-10Add end of presentation markerThomas White
2019-05-10Clean up narrative item size arithmeticThomas White
2019-05-07Beautify cursor and selection highlight for slidesThomas White
2019-04-26Get rid of "enum style_element"Thomas White
2019-04-13Add narrative_item_get_height() and narrative_render_item_cairo()Thomas White
2019-04-08Fix colour typesThomas White
2019-03-24Implement text selection in slidesThomas White
2019-03-10Implement enter press / paragraph splitThomas White
2019-03-10Fix some range errors with selectionThomas White
2019-03-10Implement selectionThomas White
2019-03-06Cursor movement and basic text editingThomas White
2019-03-05Honour fgcol in narrativeThomas White
2019-03-04Thumbnail slide rendering in narrativeThomas White
2019-03-04Correct aspect ratio for slides in narrativeThomas White
2019-03-04Placeholder boxes for slides in narrativeThomas White
2019-03-03Styled narrative renderingThomas White
2019-03-01Debug narrative rendering machineryThomas White
2019-03-01Narrative rendering machineryThomas White
2013-03-05Move "libstorycode" back to this repositoryThomas White
2012-11-24Update submodulesThomas White
2012-11-24Update submodulesThomas White
2012-11-24Update submodules to latestThomas White
2012-11-24Build system fixesThomas White
2012-11-23Break storycode stuff off into a separate libraryThomas White