1. 46bf8ec explicitly run garbage collector when exchanging the BoxWidget instance by Florian Thienel · 9 years ago
  2. bcd50f8 use LinkedList to handle children and lines by Florian Thienel · 9 years ago
  3. a0e4df4 pull splitting as a feature into IInlineBox by Florian Thienel · 9 years ago
  4. 906ce2c apply font to splitted tail by Florian Thienel · 9 years ago
  5. 0b6b57f do not join children in Line by Florian Thienel · 9 years ago
  6. 6f50027 ignore negative width by Florian Thienel · 9 years ago
  7. 68aac9b use a LinkedList to handle the children of a line by Florian Thienel · 9 years ago
  8. 696eaad split StaticText next to given width by Florian Thienel · 9 years ago
  9. ee7079f show all children arranged in lines by Florian Thienel · 9 years ago
  10. e91478e add a simple square box type by Florian Thienel · 9 years ago
  11. 2bee232 join similar children when appending to Paragraph by Florian Thienel · 9 years ago
  12. da2b857 paragraph by Florian Thienel · 9 years ago
  13. 3e926cf provide access to Graphics for layout by Florian Thienel · 9 years ago
  14. bb4cb47 use a dedicated render thread to keep the UI responsive by Florian Thienel · 9 years ago
  15. 7a97af6 cache FontResource to prevent frequent garbage collection by Florian Thienel · 9 years ago
  16. e08d171 fix failing trace test by Florian Thienel · 9 years ago
  17. ad2e2fe use direct access instead of Iterable - it's way much faster! by Florian Thienel · 9 years ago
  18. 65c974b do not layout when the width is unchanged by Florian Thienel · 9 years ago
  19. dd84fd2 use only one Graphics instance to prevent GC during painting by Florian Thienel · 9 years ago
  20. 1fcf93d optimize search for first visible box by Florian Thienel · 9 years ago
  21. f9266cd use double buffering by Florian Thienel · 9 years ago
  22. 485987f scroll vertically by Florian Thienel · 9 years ago
  23. d70936c polish refresh action, use common refresh action by Florian Thienel · 9 years ago
  24. 7084777 cut off references to the box model as soon as BoxWidget is disposed by Florian Thienel · 9 years ago
  25. d97dea9 use tracing to protect against regression in box rendering by Florian Thienel · 9 years ago
  26. cef618e delegate painting of child boxes to ChildBoxPainter by Florian Thienel · 9 years ago
  27. 00ac138 provide boundaries of IChildBox as Rectangle for convenience by Florian Thienel · 9 years ago
  28. bc5c187 move performance measurement to BoxWidget by Florian Thienel · 9 years ago
  29. e7e6368 simple drawing by Florian Thienel · 9 years ago
  30. 5a5cabb simple layout by Florian Thienel · 9 years ago
  31. f7c4563 horizontal bar is a simple visual box by Florian Thienel · 9 years ago
  32. a68c48c root box is parent by Florian Thienel · 9 years ago
  33. c5806c6 vertical block by Florian Thienel · 9 years ago
  34. 2a79f6e basic RootBox by Florian Thienel · 9 years ago
  35. 644a5ee create environment for fast visual feedback by Florian Thienel · 9 years ago
  36. 8267c2d add basic XInclude support by Carsten Hiesserich · 10 years ago
  37. 10d1c6a fix content position balancing when moving selection over start position by Carsten Hiesserich · 9 years ago
  38. 5c0590b fix wrapping of inline elements in DocumentWriter by Carsten Hiesserich · 9 years ago
  39. 062271f [443314] move cursor into substructure when moving down by Florian Thienel · 9 years ago
  40. 296cd1c [421401] do not return an offset outside the box by Florian Thienel · 9 years ago
  41. 8718e17 fix invalid ContentPosition returned by Layout methods by Carsten Hiesserich · 9 years ago
  42. f5ba4e8 improve type safety for table layout utils by Carsten Hiesserich · 9 years ago
  43. acffec4 fix NPE when calculating ContentPosition in tables by Carsten Hiesserich · 9 years ago
  44. f2e2927 clean up AbstractBlockBox.getCaret to improve readability by Florian Thienel · 9 years ago
  45. da19181 fine tune IDE configuration, add queries for Bugzilla and Gerrit by Florian Thienel · 9 years ago
  46. 08f33cb fix a possible problem with ContentPosition after deletion by Carsten Hiesserich · 9 years ago
  47. f199937 apply code clean-up to all source files by Carsten Hiesserich · 9 years ago
  48. 16be06f Suggested changes to the Vex setup. by Ed Merks · 9 years ago
  49. 82f6488 use tycho version 0.20.0 for Eclise Luna compatibility by Carsten Hiesserich · 9 years ago
  50. 05b2020 provide end-to-end test harness for layout by Florian Thienel · 9 years ago
  51. ef18126 update Oomph setup configuration by Florian Thienel · 9 years ago
  52. c8a2e11 provide target definition for luna by Florian Thienel · 9 years ago
  53. 90c75e9 Bug: 402384 Add CONTRIBUTING file by Denis Roy · 10 years ago
  54. 6d6d2d0 fix missing package export by Florian Thienel · 10 years ago
  55. 0c935f1 [423130] use an IContentDescriber to associate Vex with files by Florian Thienel · 10 years ago
  56. f863cf9 fix find+replace function by Carsten Hiesserich · 10 years ago
  57. 32f17c8 extract distinct BlockBox implementation for list items by Florian Thienel · 10 years ago
  58. 55548d4 remove dependency to CSS.PSEUDO_* outside of the css package by Florian Thienel · 10 years ago
  59. 8d649f6 fix discouraged access warnings by Florian Thienel · 10 years ago
  60. 30a4a7a [423130] set content type priority to low by Florian Thienel · 10 years ago
  61. 1736f9c fix "illegal" inheritance by Florian Thienel · 10 years ago
  62. d9e0e2d fix "low hanging" compiler warnings by Florian Thienel · 10 years ago
  63. e64628a fix warnings related to bundle configuration files by Florian Thienel · 10 years ago
  64. d2c889d use only one Orbit URL by Florian Thienel · 10 years ago
  65. d13fcae redirect to local instance of setup file by Florian Thienel · 10 years ago
  66. 9c5f254 add Eclipse SDK as development time requirement by Florian Thienel · 10 years ago
  67. b9f8d0f add Eclipse Oomph setup script by Florian Thienel · 10 years ago
  68. fd1a114 fixed references to non existing source folders by Florian Thienel · 10 years ago
  69. 6fcbd69 add component description for Oomph by Florian Thienel · 10 years ago
  70. 2ff5f5d 427542: single click / double click in outline view by Carsten Hiesserich · 10 years ago
  71. 726c82a add basic CSS styles and layout elements for XInclude's. by Carsten Hiesserich · 10 years ago
  72. d741ae4 Add XInclude.xsd catalog contribution by Carsten Hiesserich · 10 years ago
  73. 350a313 introduce ContentCursor instead of content offset by Carsten Hiesserich · 10 years ago
  74. 435b807 [425507]use GapContentPosition to track position in layout boxes by Carsten Hiesserich · 10 years ago
  75. 297587b optimize text split methods by Carsten Hiesserich · 10 years ago
  76. baacb75 use raw text for DocumentTextBox by Carsten Hiesserich · 10 years ago
  77. b26102d replace Assert method in frequently used methods by Carsten Hiesserich · 10 years ago
  78. eb6a363 remove special layout treatment for comments and pi's by Carsten Hiesserich · 10 years ago
  79. c1785d3 reenable missing tests by Carsten Hiesserich · 10 years ago
  80. 74c32ac fix encoding problems when loading documents by Carsten Hiesserich · 10 years ago
  81. f1ae17e remove manually maintained test suites by Florian Thienel · 10 years ago
  82. f71c650 extract and optimize BlockInlineIterator by Florian Thienel · 10 years ago
  83. fd3f520 fix charset issues when reading a document by Carsten Hiesserich · 10 years ago
  84. 4dd00be optimize insertion of children by Florian Thienel · 10 years ago
  85. 251ae61 improve CSS namespace support by Carsten Hiesserich · 10 years ago
  86. a5c9e90 add 'removeElement' action to LayoutTestSuite by Carsten Hiesserich · 10 years ago
  87. e2999c8 make the document in LayoutTestSuite use a validator by Carsten Hiesserich · 10 years ago
  88. e32fee1 bug 420213: do not apply default namespace to attributes by Carsten Hiesserich · 10 years ago
  89. a9f76f6 add display property for inline elements by Florian Thienel · 10 years ago
  90. 4c1c82b add _vex-inline-marker CSS property to hide inline markers by Carsten Hiesserich · 10 years ago
  91. a9fea11 fix content loading from JFace document by Carsten Hiesserich · 10 years ago
  92. 27d4827 cleanup document type handling and doctypes in docbook plugin by Carsten Hiesserich · 10 years ago
  93. c3d2157 fix missing base uri when resolving dtd location by Carsten Hiesserich · 10 years ago
  94. 10c8ae9 move decision isBlock/isInline solely to CssWhitespacePolicy by Florian Thienel · 10 years ago
  95. 0fd38ca use z as prefix for CI qualifiers to make them always the newest by Florian Thienel · 10 years ago
  96. 7e6f65f bug 419062: make doctype selection dialog show always on top by Carsten Hiesserich · 10 years ago
  97. 5a3eb9a bug 419109: pressing cancel in document selection dialog closes Vex by Carsten Hiesserich · 10 years ago
  98. e570708 fix docbook inline elements in stylesheet by Carsten Hiesserich · 10 years ago
  99. 1b3bd93 fix Exception for PseudoElements if no content is defined by Carsten Hiesserich · 10 years ago
  100. 3dd4c37 docbook stylesheet fixes by Carsten Hiesserich · 10 years ago