aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-20Add initial demo.scThomas White
2016-09-20Remove (very) old manualThomas 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
2016-05-14Keep current paragraph centered in narrative windowThomas White
2016-05-14Change narrative paragraph instead of advancing slideThomas White
2016-05-08Highlight paragraph only in narrative window and only during slideshowThomas White
2016-05-08Update commentsThomas White
2016-05-04Fix number of action entriesThomas White
2016-05-04Restore "Export PDF" and add initial printing stuffThomas White
2016-05-02Fix some deprecated thingsThomas White
2016-05-02Remove old stuff from SlideWindow, and fix action group stuffThomas White
2016-05-02Remove debugThomas White
2016-05-02Don't include paragraph spacing in highlight boxThomas White
2016-05-02Paragraph spacingThomas White
2016-04-28Don't close the test card on modifier key pressesThomas White
2016-04-28Fix slide number the first time the slide window is openedThomas White
2016-04-26Paste slideThomas White
2016-04-26Copy slideThomas White
2016-04-24Fix slide numbersThomas White
2016-04-24Fixes for creating a new presentationThomas White
2016-04-24Fix slide changing with empty slideThomas White
2016-04-24Fix narrative stylesheet when there is no presentation stylesheetThomas White
2016-04-23Match the height of flowed frames to the window sizeThomas White
2016-04-23Merge branch 'pangolayout'Thomas White
2016-04-23Set default style of frame to whatever comes lastThomas White
2016-04-23Get rid of background thingThomas White
2016-04-23Insert text at end of chain of SCBlocks in new frameThomas White
2016-04-23Make sure the last bit of the file gets usedThomas White
2016-04-22Slide adding worksThomas White