Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-03 | WidgetReference: set parentRef. | Sebastian Geerken | |
2016-04-02 | Content with type WIDGET_OOF_REF now refers to new class WidgetReference. | Sebastian Geerken | |
2015-01-23 | StackingProcessingContext, GettingWidgetAtPointContext. | Sebastian Geerken | |
2015-01-23 | Interrupted drawing: cleanups, comments, documentation. | Sebastian Geerken | |
2015-01-23 | Simplified interrupted drawing. (Mouse events will follow.) | Sebastian Geerken | |
2015-01-08 | Merge with main repo. | Sebastian Geerken | |
2015-01-04 | Added Extremes::adjustmentWidth; fixed Textblock::mustBeWidenedToAvailWidth. | Sebastian Geerken | |
2014-09-13 | OOFAwareWidgetIterator is now base of TableIterator. | Sebastian Geerken | |
2014-06-27 | Intrinsic extremes. | Sebastian Geerken | |
2013-08-15 | Some debugging stuff. | Sebastian Geerken | |
2013-01-13 | Update with main repo. | Sebastian Geerken | |
2013-01-11 | fix up dw namespace comments | p37sitdu | |
2013-01-05 | Debug messages. | Sebastian Geerken | |
2012-10-08 | Now, also selection works (in a temporal way). | Sebastian Geerken | |
2012-10-08 | Work on iterators: finding text works (in a temporal way). | Sebastian Geerken | |
2012-09-24 | Split up content type WIDGET; removed FLOAT_REF. | Sebastian Geerken | |
2012-09-14 | Merge of <http://hg.dillo.org/dillo>. | Sebastian Geerken | |
2012-06-24 | First part of hyphenation! And some minor changes in "lout". | sgeerke | |
2011-10-06 | rework line breaking and fix white-space:nowrap handling | Johannes Hofmann | |
2011-09-19 | merge | Johannes Hofmann | |
2011-09-14 | Allow key bindings for paging left/right | corvid | |
2010-08-20 | merge | Johannes Hofmann | |
2010-08-20 | import float prototype and test program by Sebastian Geerken | Johannes Hofmann | |
2010-03-11 | draw image maps when image not loaded | corvid | |
http://lists.auriga.wearlab.de/pipermail/dillo-dev/2010-March/007393.html (Johannes has already fixed the Rectangle clipping problem. Why the polygons aren't shown initially isn't known yet.) | |||
2009-11-30 | Separate Anchors out from Words | corvid | |
The reason for this is that they were in the way when adding parbreaks. http://lists.auriga.wearlab.de/pipermail/dillo-dev/2009-November/007044.html | |||
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-07-05 | keybindings for scrolling | corvid | |
2009-02-09 | whitespace cleanup: 's/ +$//g' | Jorge Arellano Cid | |
2008-09-24 | - Moved the dw2 tree into dillo2's tree. | jcid | |