aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-06-07Update paragraph indices when deletingThomas White
2017-06-07Implement delete_paragraph()Thomas White
2017-05-28Update deletion end offset when shortening runsThomas White
2017-05-21Fix character offsetsThomas White
2017-05-20Set cursor position after block deleteThomas White
2017-03-27Delete selected textThomas White
2017-03-05Track whether selection is active or notThomas White
2017-03-02Create a new SCBlock when we create the first paragraph in an empty frameThomas White
2017-03-02Add a commentThomas White
2017-03-02FormattingThomas White
2017-03-02Substitute style sheet when there was no stylesheet beforeThomas White
2017-03-02sc_block_delete() may change the top blockThomas White
2017-03-02Call g_type_init only when GLib is oldThomas White
2017-02-08Substitution fixesThomas White
2017-02-04Set narrative stylesheet when replacing itThomas White
2017-02-04FormattingThomas White
2017-02-04Change stylesheetThomas White
2017-02-04Update about boxThomas White
2017-01-25Implement text selectionThomas White
2017-01-16Add/delete slide = presentation changedThomas White
2017-01-16Titlebar stuff, keep track of when presentation has been changedThomas White
2017-01-14Double click thumbnail during slideshow -> show slide on projectorThomas White
2017-01-13Add a load of debug magic keysThomas White
2017-01-13Set paragraph width correctly when splitting paragraphsThomas White
2017-01-13Fix paragraph mergingThomas White
2017-01-13Fix paragraph splittingThomas White
2017-01-10Split paragraphs on enterThomas White
2017-01-08Allow bits of macros to be editableThomas White
2016-11-21Handle new slide without templateThomas White
2016-11-18Use slide template for new slidesThomas White
2016-11-17Initial template stuffThomas White
2016-11-13Fix crashThomas White
2016-11-13Refuse to edit inside macro blocksThomas White
2016-09-21Fix segfaultThomas White
2016-09-21Add colour boxes to test cardThomas White
2016-09-21Fix abuse of cursor_trailThomas White
2016-09-21Update the size of flowed frames on insertThomas White
2016-09-21Keep the cursor inside the window on editThomas White
2016-09-21WhoopsThomas White
2016-09-21Open the demo document on first runThomas White
2016-09-19Set page size correctly for scroll adjustmentThomas White
2016-09-18Set scroll position to top if whole document can be shownThomas White
2016-09-13Get rid of last bits of "slide notes"Thomas White
2016-09-13Fix text deletionThomas White
2016-09-13Implement multi-run deletionThomas White
2016-08-27Write with fputs() not fprintf()Thomas White
2016-08-26Trap F5 in narrative window during slide showThomas White
2016-08-23Horrible size hack for slide windowThomas White
2016-08-12Fix merging of paragraphsThomas White
2016-08-12Fix scblock_delete_text()Thomas White