Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-22 | Fix error check in AFPercent_Format to look for null rather than false. | Tor Andersson | |
The number 0 is a valid percentage number. | |||
2018-05-09 | Flesh out some more javascript convenience objects. | Tor Andersson | |
Add some missing convenience data objects: font, highlight, position, etc. Add color.convert and color.equal functions. | |||
2018-04-25 | Check in generated Javascript source files. | Tor Andersson | |
Use a sed script to strip comments and whitespace and add escapes and quote it as a C string literal. |