aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2016-08-12Enhance show_para()Thomas White
2016-07-07Allow typing into non-text paragraphsThomas White
2016-07-04Implement slide deletionThomas White
2016-05-31Fix multiple bugs in PRClockThomas White
2016-05-26Highlight paragraph if caret can't be drawnThomas White
2016-05-25Fix icon namesThomas White
2016-05-23Print the narrativeThomas White
2016-05-22Merge paragraphs (needs fixing)Thomas White
2016-05-17GObjectify the slideshowThomas White
2016-05-17Remove some old codeThomas White
2016-05-17Advance slide from narrative windowThomas White
2016-05-16Scroll/toolbar fixesThomas White