Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-26 | Get rid of "enum style_element" | Thomas White | |
2019-04-26 | Clear tree store before adding style names | Thomas White | |
2019-04-23 | Style selector | Thomas White | |
2019-04-16 | Tree store testing | Thomas White | |
2019-04-15 | Initial stylesheet editor | Thomas White | |
2019-02-19 | WIP | Thomas White | |
2018-11-10 | Make furniture widgets work | Thomas White | |
2018-11-09 | Set furniture values in SS editor | Thomas White | |
2018-11-05 | Hook up furniture selector signal | Thomas White | |
2018-11-01 | Implement "revert" in stylesheet editor | Thomas White | |
2018-10-30 | Add alignment to stylesheet editor | Thomas White | |
2018-10-28 | Remove debugjson-stylesheets | Thomas White | |
2018-10-27 | Allow alpha values for stylesheet colours | Thomas White | |
Get rid of GRAD_NOBG, because it's now handled by transparency | |||
2018-10-27 | Update values from stylesheet editor | Thomas White | |
2018-10-27 | Avoid copious strcatting for stylesheet lookups | Thomas White | |
2018-10-25 | Set values in stylesheet editor | Thomas White | |
2018-10-17 | Switch to new Stylesheet type | Thomas White | |
2018-10-17 | Strip out macro system | Thomas White | |
2018-08-07 | Fix find_replace | Thomas White | |
2018-08-06 | Frame background stuff | Thomas White | |
2018-07-08 | Hook up lots of stylesheet editor stuff | Thomas White | |
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 | |