aboutsummaryrefslogtreecommitdiff
path: root/libstorycode
AgeCommit message (Expand)Author
2019-04-14Check cursor visible after moveThomas White
2019-04-14Keep paragraph centered in narrative during slideshowThomas White
2019-04-13Add narrative_item_get_height() and narrative_render_item_cairo()Thomas White
2019-04-08Move render_slides_to_pdf to slide_render_cairoThomas White
2019-04-08Fix colour typesThomas White
2019-04-07Save default slide size in stylesheetThomas White
2019-04-06If a colour is read as a hex code, save it that way tooThomas White
2019-04-06Save slidesThomas White
2019-04-06Parsing fixesThomas White
2019-04-06Stylesheet saving fixesThomas White
2019-04-06Remove empty fileThomas White
2019-04-04Write narrativeThomas White
2019-04-04Save stylesheetThomas White
2019-04-03Stylesheet saving skeletonThomas White
2019-04-02Hooks for style cascading systemThomas White
2019-03-31Saving hooksThomas White
2019-03-30Get rid of Presentation structureThomas White
2019-03-30Implement "add slide"Thomas White
2019-03-28Fix paragraph highlight geometryThomas White
2019-03-28Restore slideshow and clockThomas White
2019-03-27Show modified status in narrative title barThomas White
2019-03-24Handle upside-down text frame creationThomas White
2019-03-24Implement image importThomas White
2019-03-24Remove unused functionThomas White
2019-03-24Implement new text frames in slidesThomas White
2019-03-24Implement text selection in slidesThomas White
2019-03-23Implement slide text deletionThomas White
2019-03-23Combine slide text strings and layouts in one structureThomas White
2019-03-22Catch cursor_frame == NULL before inserting textThomas White
2019-03-22Implement slide text paragraph splittingThomas White
2019-03-21Expose SlideItem as an opaque typeThomas White
2019-03-21Update PangoLayout before moving cursor after text insertionThomas White
2019-03-21Implement slide text insertionThomas White
2019-03-18Show padding boundaries in editing boxThomas White
2019-03-18Fix Pango warning when moving cursor off the end of blank narrative paragraphThomas White
2019-03-18Unset selection when changing slideThomas White
2019-03-18Cursor position stuffThomas White
2019-03-18Frame resize stuffThomas White
2019-03-18Add missing fileThomas White
2019-03-18Initial slide clicky stuffThomas White
2019-03-15Initial GtkSlideViewThomas White
2019-03-10Implement enter press / paragraph splitThomas White
2019-03-10Fix text deletion in last paragraphThomas White
2019-03-10Fix some range errors with selectionThomas White
2019-03-10Implement selectionThomas White
2019-03-10Implement paragraph merge and forwards deleteThomas White
2019-03-10Implement deleteThomas White
2019-03-06Cursor movement and basic text editingThomas White
2019-03-05Cursor positioningThomas White
2019-03-05Honour fgcol in narrativeThomas White