Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-06 | Stylesheet editor plumbing | Thomas White | |
2018-06-24 | Preparation for new style model | Thomas White | |
2018-05-01 | Get rid of stylesheet lists and add stylesheet change signal | Thomas White | |
We no longer have a need for more than one (since the callback stuff changed, see 61394e51), and removing it makes it much easier to hook up the stylesheet update code for the stylesheet editor. | |||
2018-04-29 | Create stylesheet if it's not there already | Thomas White | |
2018-04-29 | Implement setting default fg colour | Thomas White | |
2018-04-29 | Implement setting default font | Thomas White | |
2018-04-29 | Whitespace | Thomas White | |
2018-04-29 | Show stylesheet storycode in editor | Thomas White | |
2018-04-23 | Initialise StylesheetEditor default font and fgcol | Thomas White | |
2018-04-22 | Add preliminary stylesheet editor | Thomas White | |