1. c55c5d7 bug 251955: Add L2 support for processing instructions by Carsten Hiesserich · 11 years ago
  2. b2d2597 move SWT implementation to vex.core by Florian Thienel · 11 years ago
  3. a1e46d4 rename base widget implementation by Florian Thienel · 11 years ago
  4. b718fdd do not leak the layout box model, it's an internal representation by Florian Thienel · 11 years ago
  5. ac0a524 reorder interface by responsibility by Florian Thienel · 11 years ago
  6. 8eb053c be lenient when inserting from the clipboard by Florian Thienel · 11 years ago
  7. c094e52 apply whitespace policy to inserted XML fragments by Carsten Hiesserich · 11 years ago
  8. daaf7a3 remove circular dependency between io and css by Florian Thienel · 11 years ago
  9. cfc729e remove dependency from DocumentContentModel to IWhitespacePolicy by Florian Thienel · 11 years ago
  10. aa99105 apply "I" naming convention on IHostComponent by Florian Thienel · 11 years ago
  11. e94342c don't be reckless - make it provisional first by Florian Thienel · 11 years ago
  12. 6d7664d extract interfaces of nodes as public API by Florian Thienel · 11 years ago
  13. ac597f8 also handle SWTException when loading images by Florian Thienel · 11 years ago
  14. 8db8395 do not modify read-only documents by Florian Thienel · 11 years ago
  15. fde8730 use XML reader/writer for serialization by Florian Thienel · 11 years ago
  16. 0a6df0c provide current node as selection instead of current element by Florian Thienel · 11 years ago
  17. fd8a61c monitor current node instead of current element by Florian Thienel · 11 years ago
  18. 1305899 rename "element marker" to "tag marker" by Florian Thienel · 11 years ago
  19. 016ac11 do not allow to insert a comment within another comment by Florian Thienel · 11 years ago
  20. bcf25e1 test comment insertion by Florian Thienel · 11 years ago
  21. f476308 reflect domain in class name for better distinction by Florian Thienel · 11 years ago
  22. 191b3d0 use selected range instead of selection start and end by Florian Thienel · 11 years ago
  23. 650463d the selected range does not include the selectionEnd by Florian Thienel · 11 years ago
  24. b213fcc VexWidgetImpl.getCurrentElement should return element for insertions by Florian Thienel · 11 years ago
  25. 4a1acf0 move edits from Element to VexWidgetImpl by Florian Thienel · 11 years ago
  26. b0c980c remove deprecated method Document.insertElement(offset, Element) by Florian Thienel · 11 years ago
  27. db66059 BIG SCARY REFACTORING: by Florian Thienel · 11 years ago
  28. bfc8425 test harness für L1 element handling by Florian Thienel · 11 years ago
  29. 1cfe0f2 introduce concept of Range on L0 and L1 by Florian Thienel · 11 years ago
  30. bc3ebdc use startOffset/endOffset instead of offset/length as common in the DOM by Florian Thienel · 12 years ago
  31. e376cdc move serialization code into DocumentFragmentTransfer by Florian Thienel · 12 years ago
  32. 331829e apply project specific formatting and "clean code" conventions by Florian Thienel · 12 years ago
  33. 214465e bug 367925: provide a preferences page to configure the indentation and by Florian Thienel · 12 years ago
  34. 9040539 bug 367345: added implementation of getForeground() by Florian Thienel · 12 years ago
  35. 6ba1de8 refactoring: allow direct access to the components of the embedded qualifiedName by Florian Thienel · 12 years ago
  36. 3dbe51b bug 362475: use the localName to sort the elements by Florian Thienel · 12 years ago
  37. b652558 merged with Holger's changes by Florian Thienel · 12 years ago
  38. 83d8d56 bug 253753: allow to insert elements with namespace prefix by Florian Thienel · 12 years ago
  39. 7137d51 Bug 362475 - Insert Element Popup: sort candidates that start with the by Holger Voormann · 12 years ago
  40. 78ffb8e Bug 362475 - Insert Element Popup: sort candidates that start with the by Holger Voormann · 12 years ago
  41. ea33051 renamed packages and extension IDs by Florian Thienel · 12 years ago