Mylyn Docs Vex

Clone this repo:
  1. 90fcb12 add support for horizontal span in HTML tables by Florian Thienel · 7 years ago master
  2. 75ad37d add support for nested CALS tables by Florian Thienel · 8 years ago
  3. c12b47e force layout of the modified box, reconcile the ancestors by Florian Thienel · 8 years ago
  4. cb6f24b relocate view port on resize by Florian Thienel · 8 years ago
  5. 50f6971 fix layout reconciliation after content deletion by Florian Thienel · 8 years ago
  6. fd1a4d2 optimize reconciling layout by taking box structure into account by Florian Thienel · 8 years ago
  7. 347b27f invalidate all affected rows when reconciling cells with vertical span by Florian Thienel · 8 years ago
  8. a9d8e35 return a list of other invalidated boxes when reconciling layout by Florian Thienel · 8 years ago
  9. 7df9874 do not auto-format block comments by Florian Thienel · 8 years ago
  10. 0cc6c84 store references to all rows in the layout grid by Florian Thienel · 8 years ago
  11. 9c808b4 handle problem when box is to small to show any text by Florian Thienel · 8 years ago
  12. 330d68b manage the column definitions within the layout grid by Florian Thienel · 8 years ago
  13. 0000f70 introduce the concept of a height-adjustable structural box by Florian Thienel · 8 years ago
  14. eda60a9 use table cell as outmost box and adjust the frame height by Florian Thienel · 8 years ago
  15. 4074790 use layout grid to render vertical span (almost) correct by Florian Thienel · 8 years ago
  16. 906f9a9 introduce a new datastructure to represent the whole table grid by Florian Thienel · 8 years ago
  17. e49156f all cells in a row should have the same height by Florian Thienel · 8 years ago
  18. a9223d2 relayout the whole table if anything inside changed by Florian Thienel · 8 years ago
  19. 8210aa1 rebuild the parent if an attribute changed by Florian Thienel · 8 years ago
  20. 446ab4c show placeholder box for empty row by Florian Thienel · 8 years ago