Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-17 | Corrections of gamma. | Sebastian Geerken | |
2013-06-17 | Added gamma correction value to dw::core::ImgBuf. | Sebastian Geerken | |
2013-01-11 | fix up dw namespace comments | p37sitdu | |
2012-10-30 | trim some spaces | corvid | |
2011-10-22 | text-transform property | corvid | |
2011-07-08 | Cancel the tooltip window when a popup menu is shown | Jorge Arellano Cid | |
2009-11-17 | properly handle comma separated lists of font names in CSS | Johannes Hofmann | |
2009-10-15 | remove "using namespace" statements from header files | Johannes Hofmann | |
"using namespace" in headers also affects all files that include the header which is unwanted and unexpected in most cases. | |||
2009-10-03 | some tooltips | corvid | |
2009-09-09 | spelling | corvid | |
2009-02-09 | whitespace cleanup: 's/ +$//g' | Jorge Arellano Cid | |
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-11-13 | add dpiX () / dpiY () methods to Platform and Layout | Johannes Hofmann | |
2008-09-24 | - Moved the dw2 tree into dillo2's tree. | jcid | |