Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-05 | initialize fontAttrs.letterSpacing in test programs | Johannes Hofmann | |
It would be a good idea to add a proper constructor to FontAttrs, but my attempts to do so while avoiding unnecessary initialization before attrs are copied over anyway resulted in pretty complicated c++ stuff which I want to avoid. We might find a sane way to do it some day. Reported by: Tim Nieradzik <tim.nieradzik@gmx.de> | |||
2009-10-29 | fix up dw tests | corvid | |
2009-09-20 | trim some spaces | corvid | |
2009-09-14 | fix up dw tests a bit | corvid | |
2009-03-02 | Updated the GPL copyright note in the source files | Detlef Riekenberg | |
2008-12-11 | always use shaded colors | Johannes Hofmann | |
This makes things much simpler and improves sharing of colors. If computing two more shades really proves to be a performance issue, we can shade on demand without exposing this optimization to the interface. | |||
2008-09-24 | - Moved the dw2 tree into dillo2's tree. | jcid | |