Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-07 | Fix pedantic warnings | Rodrigo Arias Mallo | |
Reviewed-by: dogma | |||
2015-01-23 | Simplified interrupted drawing. (Mouse events will follow.) | Sebastian Geerken | |
2014-11-08 | Merge with main repo. | Sebastian Geerken | |
2014-11-06 | Fixed TextblockIterator::getAllocation() for words not yet belonging to a line. | Sebastian Geerken | |
2014-10-15 | Merge with main repo. | Sebastian Geerken | |
2014-10-14 | Work on collapsing margins. | Sebastian Geerken | |
2014-09-26 | More RTFL. | Sebastian Geerken | |
2014-09-26 | RTFL. | Sebastian Geerken | |
2014-09-13 | OOFAwareWidgetIterator: extended and applied to TextblockIterator. | Sebastian Geerken | |
2014-09-01 | Simplified and fixed TextblockIterator. | Sebastian Geerken | |
2014-09-01 | Some fixes on recent OOFM splitup. | Sebastian Geerken | |
2014-09-01 | Many changes: split up OutOfFlowMgr for floats, and absolutely and fixedly ↵ | Sebastian Geerken | |
positioned elements; also with different containing blocks. | |||
2014-08-10 | trim spaces | corvid | |
...now that floats and grows are in the repo and I won't be making Sebastian's life difficult with a bunch of whitespace changes. | |||
2014-06-15 | Some reorganisation of Textblock, part 1. | Sebastian Geerken | |
2013-04-02 | Merge with main repo. | Sebastian Geerken | |
2013-03-30 | Added/updated copyright notices. | Sebastian Geerken | |
2013-03-05 | Merge with main repo. | Sebastian Geerken | |
2013-03-05 | Comparable is now subclass of Object (not pseudo-interface anymore). The old ↵ | Sebastian Geerken | |
solution would have made RTTI neccessary to work correctly. | |||
2013-02-21 | Merge with main repo. | Sebastian Geerken | |
2013-02-16 | 'text-transform: capitalize' and hyphenation now play together. (Comments ↵ | Sebastian Geerken | |
are missing.) | |||
2013-01-13 | Update with main repo. | Sebastian Geerken | |
2013-01-09 | Reduced number of redraws when selecting text: unhighlight | corvid | |
2013-01-09 | Reduced number of redraws when selecting text. | corvid | |
2013-01-09 | New attribute Line::offsetCompleteWidget, replaces method ↵ | Sebastian Geerken | |
lineXOffsetWidget(), and so makes drawing much more efficient. | |||
2013-01-05 | Fixed a bug in TextblockIterator: selecting text now basicly works with floats. | Sebastian Geerken | |
2013-01-05 | More debugging stuff. | Sebastian Geerken | |
2012-10-08 | Merge. | Sebastian Geerken | |
2012-10-08 | Some work on textblock iterators related to floats. | Sebastian Geerken | |
2012-10-08 | Cleanup related to iterators. | Sebastian Geerken | |
2012-10-07 | TextblockIterator in own source file. | Sebastian Geerken | |