Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-02 | TEXTAREA placeholder attribute | corvid | |
2015-01-22 | INPUT placeholder attribute | corvid | |
2013-04-20 | include optgroup-close among items in dillo-dw interface for SELECT | corvid | |
On the whole, this makes things easier to deal with. | |||
2012-11-26 | rm unused arg in Style::create | corvid | |
2011-05-14 | tests cleanup | corvid | |
2011-05-13 | Avoid lots of flicker while resizing the window | Jorge Arellano Cid | |
(when "buffered_drawing" is set to 0 or 1) | |||
2011-01-29 | restore push/pop in dw-ui-test | corvid | |
2011-01-15 | fltkui | corvid | |
2011-01-15 | fltkui changes | corvid | |
2011-01-15 | tests | corvid | |
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-05-30 | spelling | Jeremy Henty | |
2009-03-02 | Updated the GPL copyright note in the source files | Detlef Riekenberg | |
2009-02-06 | Implemented size for SELECT lists | corvid | |
2009-01-10 | merge with main | Johannes Hofmann | |
2009-01-05 | Added a right-click menu to the form submit button (allows to show hiddens) | 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-09-24 | - Moved the dw2 tree into dillo2's tree. | jcid | |