aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-15Initial GtkSlideViewThomas White
2019-03-10Start up correctly with completely empty documentThomas White
2019-03-04Thumbnail slide rendering in narrativeThomas White
2019-02-26Tidy up a bitThomas White
2019-02-26Skeleton GtkNarrativeViewThomas White
2019-02-26Skeleton of main programThomas White
2019-02-26Use slide size from stylesheet when appropriateThomas White
2019-02-23Image renderingThomas White
2019-02-22Fundamentals of renderingThomas White
2019-02-22Rearrange rendering stuffThomas White
2019-02-22Rendering stuffThomas White
2019-02-22WIPThomas White
2019-02-21Skeleton for libstorycode-cairo and libstorycode-gtkThomas White
2019-02-20Add creation of most slide itemsThomas White
2019-02-19WIPThomas White
2019-02-14Skeleton parser structureThomas White
2019-02-14Move parser to separate libraryThomas White
2019-02-13Handle frame options properlyThomas White
2019-02-12Use token prefixThomas White
2019-02-12Clean up debugThomas White
2019-02-12Remove unused tokenThomas White
2019-02-11Apparently working grammarThomas White
2019-02-10Mostly working grammarThomas White
2019-02-07WIPThomas White
2019-02-07Skeleton parserThomas White
2019-02-05WIPThomas White
2018-11-12add_newpara: Set alignment and spacing for new paragraphThomas White
2018-11-12ensure_run: Set fontdesc and colour for run from last text runThomas White
2018-11-11Use fontdesc from previous run when splittingThomas White
2018-11-10Mark debugging messages as non-translatableThomas White
2018-11-10Handle alpha values in gradientsThomas White
2018-11-10Make furniture widgets workThomas White
2018-11-09Set furniture values in SS editorThomas White
2018-11-05Hook up furniture selector signalThomas White
2018-11-04Restore \slidenumberThomas White
2018-11-01Implement "revert" in stylesheet editorThomas White
2018-10-30Propagate stylesheet changes to slide windowsThomas White
2018-10-30Remove nw_update_titlebar()Thomas White
2018-10-30FormattingThomas White
2018-10-30Get frame background stuff out of SCInterpreter stateThomas White
2018-10-30Add alignment to stylesheet editorThomas White
2018-10-30Revert to normal GtkFileChooserDialog for saving presentationThomas White
2018-10-30Fix reference counting for presentation/stylesheet GFilesThomas White
2018-10-30Fix style warnings from static analyserThomas White
2018-10-30Fix errors reported by static analyserThomas White
2018-10-29Simplify presentation file recordThomas White
2018-10-29Save the stylesheetThomas White
2018-10-29Switch to "fancy" save windowThomas White
2018-10-28Remove debugjson-stylesheetsThomas White
2018-10-27Handle condition of no stylesheet, and load default stylesheet for empty pres...Thomas White