1. e684a39 adjusting default project settings by david_williams · 19 years ago
  2. 900d373 updated default settings by david_williams · 19 years ago
  3. 7d8efb0 [130649] Tie source validation with batch validation preferences when possible by amywu · 19 years ago
  4. 93ab096 [135195] Externalize strings for 1.5M6 by amywu · 19 years ago
  5. 5e7ecbc [134466] DBCS3.2: NPE on Preferences of HTML and JSP FIles by david_williams · 19 years ago
  6. 919e58f [132898] Many Java files have illegal UTF-8 characters in them by david_williams · 19 years ago
  7. ed3de16 [115927] First attribute quote is deleted if insert JSP expression through statement completion by amywu · 19 years ago
  8. 8199ee2 [134661] Clean up build.properties missing files/direcotory warnings by david_williams · 19 years ago
  9. 78898bb [132230] Provide support for alternative XML Schema validator implementations by csalter · 19 years ago
  10. 837428d [134221] - [DnD] The design view is updated incorrectly after moving an element by drag-and-drop by nitind · 19 years ago
  11. 448bf3f [129953] Updated XML validator to use validator jobs API. by lmandel · 19 years ago
  12. 459640e [120689] consolidate xml declaration insertion on new xml file by amywu · 19 years ago
  13. 6314a42 [130831] fix filter in XMLCatalogTreeViewer by csalter · 19 years ago
  14. 32bb5b6 [95903] XML Catalog extension points should support locations with jar: protocol by kchong · 19 years ago
  15. 0b6555f [131374] Clean up assignment to variable has no effect errors by amywu · 19 years ago
  16. a81d7ee [129716] New SSE Wizards should allow extensions of subtypes by amywu · 19 years ago
  17. 4cd99ae [130233] ClassCastException when switch from DTD to XML to DTD by david_williams · 19 years ago
  18. b5d0563 [129531] Need to spec 'internals', 'friends', and "organize manifests". by david_williams · 19 years ago
  19. cc26ed9 [108324] [MPE] MultiPageSelectionProvider should implement IPostSelectionProvider by nitind · 19 years ago
  20. 91ece1b [127544] Port to ICU4J by amywu · 19 years ago
  21. b0f98c5 making SSE partition types public API (out of provisional state). Updated manifests to 1.1.0.qualifier, updated exported packages. by pavery · 19 years ago
  22. fe0f361 [106087] new HTML wizard does not handle .HTML extension (capitalized) by amywu · 19 years ago
  23. 1a89652 [113219] changed replacment length to not eat the entire tag name value, also changed cursor position after to be the first empty "|", or between the tag <tag>|</tag> by pavery · 19 years ago
  24. 0f87537 [118425] Documentation popups for xml is small/too verbose by amywu · 19 years ago
  25. fe81e6a [89811] modified addTagNameProposals() to insert required attributes. by pavery · 19 years ago
  26. 95aef6e [123569] Need to add qualifier to version numbers by david_williams · 19 years ago
  27. 3229661 [113219] changing display string for attribute value proposals, so typing filters the proposal list by pavery · 19 years ago
  28. c5f044c [117425] selection changes radically and editor scrolls when deleting an element from the source view by nitind · 19 years ago
  29. bd9e6f2 [119039] NPE when Edit Namespace from New XML Wizard by david_williams · 19 years ago
  30. 34aa980 [119525] inappropriate usage of org.eclipse.ui.editorActions extension point by amywu · 19 years ago
  31. 90f21b6 [118307] org.eclipse.wst.xml.ui missing schemas for extension points by kchong · 19 years ago
  32. a8ca691 [118925] ClassCastException in CSSPropertySource by nitind · 19 years ago
  33. f4ed0d0 Correct type in JavaDoc by nitind · 19 years ago
  34. 03696f0 [116814] [api] wst.xml APIs need javadoc by amywu · 19 years ago
  35. bd207e2 [116814] [api] wst.xml APIs need javadoc by amywu · 19 years ago
  36. 601784f [118289] fShowAttributes and friends too protected by nitind · 19 years ago
  37. c040dc5 [117204] Unnecessary class casts can impact performance by david_williams · 19 years ago
  38. a22559d [117199] some manifest.mf files 'export' empty packages by david_williams · 19 years ago
  39. 246dd5e [116910] In dire need of better XML Examples by kchong · 19 years ago
  40. 00a2fbe [116525] missing some infopop hooks for xml.ui by nitind · 19 years ago
  41. b76a872 [115683] NPE in XMLHyperlinkDetector when hyperlink on valueless attribute by nitind · 19 years ago
  42. e331484 [115894] SWTException: Invalid thread access generated from XMLTableTreeContentProvider by nitind · 19 years ago
  43. a4a4842 [91866] Schema-based Content Assist should be stricter (string externalization) by nitind · 19 years ago
  44. f89840b [91866] Schema-based Content Assist should be stricter - fix to emphasize 'stictly valid' suggestions by csalter · 19 years ago
  45. 95409d0 [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  46. bb6778e removing now unused Reconcile Strategies by pavery · 19 years ago
  47. c698900 [115444] make some methods in StructuredTextViewerConfiguration final by nitind · 19 years ago
  48. 5827d19 [115531] removed getReconciler() from StructuredTextViewerConfiguration subclasses, and made the method final in StructuredTextViewerConfiguration. by pavery · 19 years ago
  49. dfec417 [115445] more changes to move to source validation extension point by pavery · 19 years ago
  50. 0b8b06e [105031] XMLCatalog preferences dialog shows only URI choice without file selection by kchong · 19 years ago
  51. 6532005 revert accidental removal of the workspace runnable by nitind · 19 years ago
  52. ee0c938 major mass change to version 1.0 by david_williams · 19 years ago
  53. 2eeb3d4 adding logic to fix flakey "end tag proposal" content assists. by pavery · 19 years ago
  54. c4a5956 [114440] Test failure in org.eclipse.wst.xml.ui.tests.performance by nitind · 19 years ago
  55. 3359640 tweak current file reporting by nitind · 19 years ago
  56. 7f722ac [114056] XML Editor Design View : attribute selection doesn't work by nitind · 19 years ago
  57. f81f4a4 cvs ignore PDE generated artifacts by david_williams · 19 years ago
  58. dc8b306 changes to allow as-you-type validation for plain IDocument (eg. javascript editor) by pavery · 19 years ago
  59. 153a46b avoid some more NPEs during startup by nitind · 19 years ago
  60. 8a8d91d avoid some NPEs during startup by nitind · 19 years ago
  61. e1053af [110428] Please show details during validation by nitind · 19 years ago
  62. 53e1de1 [104151] "entity reference error" not being highlighted by as-you-type validatoin by david_williams · 19 years ago
  63. 52efb56 [112755] We should never catch general Exception and not at least log it by david_williams · 19 years ago
  64. 5e6061c [104151] "entity reference error" not being highlighted by as-you-type validatoin by david_williams · 19 years ago
  65. 731edcf [112459] Can't open XML Editor by nitind · 19 years ago
  66. c1e4961 using getStructuredDocumentRegions() API. by pavery · 19 years ago
  67. 75785d6 [100200] XMLUIPlugin reads extension registry on startup by nitind · 19 years ago
  68. 62f4b11 [100205] XMLUIPlugin inits JobStatusLineHelper on startup by nitind · 19 years ago
  69. 3541f4c optionally log attempts to referesh disposed controls by nitind · 19 years ago
  70. 6f9dcdd [106903] [perf] use indexed loop instead of iterator by david_williams · 19 years ago
  71. 023f634 [105342] Auto-edit too agressive by david_williams · 19 years ago
  72. 688ae9a PDE validation cleanup (unknown externalized string for Dummy.label) by nitind · 19 years ago
  73. 6d98c7b [81561] Ruler double-click for bookmarks works differently by nitind · 19 years ago
  74. c7db358 [111370] Remove embedded adapter factory extension point by nitind · 19 years ago
  75. 1b39f4b [111370] Remove embedded adapter factory extension point by nitind · 19 years ago
  76. 3fa9117 move label provider to named inner class by nitind · 19 years ago
  77. 8ace296 remove unused safelySanityCheckState method by nitind · 19 years ago
  78. 2aac5cd [111308] Remove various "deprecated/not used" classes by david_williams · 19 years ago
  79. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  80. 393274e [109673] expand selection to next element action does not select next element by nitind · 19 years ago
  81. 9f89bbd handle bad xml:ns attributes more gracefully by nitind · 19 years ago
  82. 6199f00 responding to changes in validation framework (getBuildKind) by pavery · 19 years ago
  83. 142b958 remove duplicated selection provider handling by nitind · 19 years ago
  84. 394102b simplify outline configuration hierarchy by nitind · 19 years ago
  85. d7a97cf Switch from propertySourceAdapters to using property sheet configuration by nitind · 19 years ago
  86. 10fdb1d use ITextEditor instead of StructuredTextEditor by nitind · 19 years ago
  87. 739e0ce check for disposed viewers before refreshing by nitind · 19 years ago
  88. 102e60a [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  89. 42fddab [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  90. 1bf20a1 [109026] StructuredTextViewerConfiguration and editorConfiguration extension point API (2) by nitind · 19 years ago
  91. 6e5e7ce don't force label updates by nitind · 19 years ago
  92. 5344b25 support multiple viewers (the model may be visible in more than one) by nitind · 19 years ago
  93. acb60bf [109054] ArithmeticException when set indent using spaces preference set to 0 by nitind · 19 years ago
  94. 63bf472 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  95. a4e5778 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  96. f8e7763 [108683] StructuredTextViewerConfiguration and editorConfiguration extension point API by nitind · 19 years ago
  97. 8df4980 [104233] cannot set infopop for source editors by nitind · 19 years ago
  98. 91154b9 [106620] Webtools XML Editor ignores XML files with other extensions then .xml by nitind · 19 years ago
  99. 70ad8c6 [106620] Webtools XML Editor ignores XML files with other extensions then .xml by nitind · 19 years ago
  100. 3a1244b add check in case timing makes the refresh happen after the widget is disposed by nitind · 19 years ago