Age | Commit message (Expand) | Author |
---|---|---|
2019-02-26 | Skeleton of main program | Thomas White |
2019-02-26 | Formatting | Thomas White |
2019-02-26 | Use slide size from stylesheet when appropriate | Thomas White |
2019-02-25 | Use padding | Thomas White |
2019-02-25 | Render slide titles and presentation titles | Thomas White |
2019-02-25 | Formatting | Thomas White |
2019-02-25 | Use text alignment | Thomas White |
2019-02-25 | Use text font | Thomas White |
2019-02-25 | Render background | Thomas White |
2019-02-25 | Parse gradients | Thomas White |
2019-02-25 | Reorganise grammar a little bit | Thomas White |
2019-02-25 | Set actual styles | Thomas White |
2019-02-25 | Stylesheet hooks | Thomas White |
2019-02-24 | Stylesheet parser stuff | Thomas White |
2019-02-23 | Render text with font | Thomas White |
2019-02-23 | Everything needed for demo doc | Thomas White |
2019-02-23 | Give line number in error message | Thomas White |
2019-02-23 | Image rendering | Thomas White |
2019-02-23 | Unformatted text rendering | Thomas White |
2019-02-22 | Fundamentals of rendering | Thomas White |
2019-02-22 | Rearrange rendering stuff | Thomas White |
2019-02-22 | Rendering stuff | Thomas White |
2019-02-22 | WIP | Thomas White |
2019-02-21 | Skeleton for libstorycode-cairo and libstorycode-gtk | Thomas White |
2019-02-21 | Formatting | Thomas White |
2019-02-20 | Add creation of most slide items | Thomas White |
2019-02-19 | WIP | Thomas White |
2019-02-19 | Add lots of function skeletons | Thomas White |
2019-02-17 | WIP on parser | Thomas White |
2019-02-16 | Start of work on parser | Thomas White |
2019-02-14 | Fussiness | Thomas White |
2019-02-14 | Use generators for flex/bison | Thomas White |
2019-02-14 | Formatting | Thomas White |
2019-02-14 | Move prefix to flex/bison input files | Thomas White |
2019-02-14 | Skeleton parser structure | Thomas White |
2019-02-14 | Move parser to separate library | Thomas White |
2019-02-13 | Handle frame options properly | Thomas White |
2019-02-12 | Use token prefix | Thomas White |
2019-02-12 | Clean up debug | Thomas White |
2019-02-12 | Remove unused token | Thomas White |
2019-02-12 | Add Bison report | Thomas White |
2019-02-11 | Apparently working grammar | Thomas White |
2019-02-10 | Mostly working grammar | Thomas White |
2019-02-07 | WIP | Thomas White |
2019-02-07 | Skeleton parser | Thomas White |
2019-02-05 | WIP | Thomas White |
2018-11-12 | add_newpara: Set alignment and spacing for new paragraph | Thomas White |
2018-11-12 | ensure_run: Set fontdesc and colour for run from last text run | Thomas White |
2018-11-11 | Use fontdesc from previous run when splitting | Thomas White |
2018-11-10 | Mark debugging messages as non-translatable | Thomas White |