1. 92fdb85 do not allow to insert a comment within another comment by Florian Thienel · 11 years ago
  2. 41d4d62 test comment insertion by Florian Thienel · 11 years ago
  3. 956d4bc use ContentRange arithmetics where possible by Florian Thienel · 11 years ago
  4. 9e35d03 do not mix apples with pears - use the right domain by Florian Thienel · 11 years ago
  5. 56f18b6 reflect domain in class name for better distinction by Florian Thienel · 11 years ago
  6. b53f59a use selected range instead of selection start and end by Florian Thienel · 11 years ago
  7. 40a0585 the selected range does not include the selectionEnd by Florian Thienel · 11 years ago
  8. 50c1805 provide information about innermost box in DebugView by Florian Thienel · 11 years ago
  9. 7a70780 VexWidgetImpl.getCurrentElement should return element for insertions by Florian Thienel · 11 years ago
  10. a99e7ee use InsertTextEdit also for splitting by Florian Thienel · 11 years ago
  11. 0b8deea move edits from Element to VexWidgetImpl by Florian Thienel · 11 years ago
  12. 9012050 remove deprecated method Document.insertElement(offset, Element) by Florian Thienel · 11 years ago
  13. d5339c5 CopyVisitor is a INodeVisitorWithResult by Florian Thienel · 11 years ago
  14. db66059 BIG SCARY REFACTORING: by Florian Thienel · 11 years ago
  15. 469a825 Element is not Clonable! by Florian Thienel · 11 years ago
  16. bfc8425 test harness für L1 element handling by Florian Thienel · 11 years ago
  17. 1cfe0f2 introduce concept of Range on L0 and L1 by Florian Thienel · 11 years ago
  18. bc3ebdc use startOffset/endOffset instead of offset/length as common in the DOM by Florian Thienel · 12 years ago
  19. e376cdc move serialization code into DocumentFragmentTransfer by Florian Thienel · 12 years ago
  20. 0dfce90 Content is a CharSequence. by Florian Thienel · 12 years ago
  21. 848def2 Find/Replace needs access to the raw content with element markers. by Florian Thienel · 12 years ago
  22. fa09e32 RootElement has no real value, hence removed the class by Florian Thienel · 12 years ago
  23. f0934b9 Added explicit Parent class to the DOM inheritence hierarchy. by Florian Thienel · 12 years ago
  24. 4cae3f5 Added "save actions" to encourage our uniform formatting and clean-up settings. by Florian Thienel · 12 years ago
  25. 331829e apply project specific formatting and "clean code" conventions by Florian Thienel · 12 years ago
  26. 9f27a6f bug 380559: correct blanks in URI by Holger Voormann · 12 years ago
  27. 609b618 fixed NPE when trying to split the root element by Florian Thienel · 12 years ago
  28. c36895c replaced ugly GIF icon by Florian Thienel · 12 years ago
  29. 7bf5b67 cleanup of features and update site by Florian Thienel · 12 years ago
  30. d71183b bug 257806: command to add a new comment by Florian Thienel · 12 years ago
  31. 214465e bug 367925: provide a preferences page to configure the indentation and by Florian Thienel · 12 years ago
  32. 572d395 bug 367925: moved handling of preferred style to class VexPreferences by Florian Thienel · 12 years ago
  33. c1c2cf7 bug 367926: use URI instead of simple Strings to avoid cache misses when by Florian Thienel · 12 years ago
  34. ca57ab7 bug 367345: use also system ID and the base URI to resolve a DTD in a by Florian Thienel · 12 years ago
  35. 9040539 bug 367345: added implementation of getForeground() by Florian Thienel · 12 years ago
  36. b9bc92f bug 253753: "Edit Namespaces..." only in the main menu. by Florian Thienel · 12 years ago
  37. 21e3413 bug 250838: Create new documents that use XML schema, infer all required by Florian Thienel · 12 years ago
  38. b145266 fixed bugzilla URL by Florian Thienel · 12 years ago
  39. 320a766 bug 253753: encapsulate all namespace modifications in one compound edit by Florian Thienel · 12 years ago
  40. 5884530 bug 253753: dialog to edit the namespace declarations of the current element by Florian Thienel · 12 years ago
  41. 3cee10d bug 253753: show namespaces and details about the element in the properties view by Florian Thienel · 12 years ago
  42. 6ba1de8 refactoring: allow direct access to the components of the embedded qualifiedName by Florian Thienel · 12 years ago
  43. 8d3c254 bug 366172: Removed the error message. We have to accept that there are by Florian Thienel · 12 years ago
  44. 3dbe51b bug 362475: use the localName to sort the elements by Florian Thienel · 12 years ago
  45. b652558 merged with Holger's changes by Florian Thienel · 12 years ago
  46. 83d8d56 bug 253753: allow to insert elements with namespace prefix by Florian Thienel · 12 years ago
  47. 7137d51 Bug 362475 - Insert Element Popup: sort candidates that start with the by Holger Voormann · 12 years ago
  48. 78ffb8e Bug 362475 - Insert Element Popup: sort candidates that start with the by Holger Voormann · 12 years ago
  49. b177811 Validator uses the DocumentContentModel for resolving by Florian Thienel · 12 years ago
  50. 74bf18e take the baseUri into account for resolving by Florian Thienel · 12 years ago
  51. 85adf70 use the DocumentContentModel for basic entity resolving based on the XML catalog by Florian Thienel · 12 years ago
  52. e01b01d encapsulate initialization of documentType and style to by Florian Thienel · 12 years ago
  53. 9a47784 fixed broken Bundle-Localization entry by Florian Thienel · 12 years ago
  54. ea33051 renamed packages and extension IDs by Florian Thienel · 12 years ago
  55. 50f670e fixed hardcoded bundle IDs by Florian Thienel · 12 years ago
  56. fa641e5 rename bundles, projects and adopt the poms by Florian Thienel · 12 years ago