1. 6f9dcdd [106903] [perf] use indexed loop instead of iterator by david_williams · 19 years ago
  2. 9c49e4d [108170] wsdl.ui and xsd.ui compile warnings by kchong · 19 years ago
  3. a7f9ad1 [108170] wsdl.ui and xsd.ui compile warnings by kchong · 19 years ago
  4. 7ebf214 update for view pages becoming internal in StructuredTextEditor by nitind · 19 years ago
  5. 22ef41e [108369] Common UI Properties needs an object count applicability functionality for property sections by kchong · 19 years ago
  6. 5868585 [111307] WSDLMultiPageEditorPart validateEdit uses deprecated method from SSE by david_williams · 19 years ago
  7. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  8. 16e3998 clean up Logger usages by nitind · 19 years ago
  9. 102e60a [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  10. 1bf20a1 [109026] StructuredTextViewerConfiguration and editorConfiguration extension point API (2) by nitind · 19 years ago
  11. cfe2a1b removed setModel(IFileEditorInput) from StructuredTextEditor by nitind · 19 years ago
  12. 105b865 provide post selection by nitind · 19 years ago
  13. 9620621 [107680] Error updating "Other" properties tab when two XSD editors are open by kchong · 19 years ago
  14. 9a01c69 [107680] Error updating "Other" properties tab when two XSD editors are open by kchong · 19 years ago
  15. 800c9e4 [99997] Part 2: Actions disabled when there are recursive includes by kchong · 19 years ago
  16. bc85095 [99468] XSD Graphical Editor has major memory leaks. Add null check by kchong · 19 years ago
  17. a5b4350 [106347] TVT 3.1 - TCT 376 - Properties view attributes tab title untranslated by jeffliu · 19 years ago
  18. 1094136 [105052] TVT 3.1 - TCT 397 - Truncated Strings by jeffliu · 19 years ago
  19. 3076ae3 [105046] TVT 3.1 - TCT 371 - Non-externalized strings by jeffliu · 19 years ago
  20. e3a1848 [104952] TVT3.1: tct 378- English strings by jeffliu · 19 years ago
  21. 851e25b [99468] XSD Graphical Editor has major memory leaks. by kchong · 19 years ago
  22. ea5bc7b [104830] system out println left in code by david_williams · 19 years ago
  23. a978025 [103369] AssertionFailedException using XML Schema Editor when opening file without XML declaration. Check to see if there is a schema element. by kchong · 19 years ago
  24. a934262 [103491] WSDL editor throws exception opening external file by nitind · 19 years ago
  25. 482e0ce [101529] Editor Source menu broken - There is no Source menu for the XSD Editor. This will also fix the Undo/Redo actions. by kchong · 19 years ago
  26. 425c4d2 [99468] Partial fix for memory leak. Null fields in dispose method. by kchong · 19 years ago
  27. 969dede [101158] Remove @since Tags in WST by jeffliu · 19 years ago
  28. 0d62604 [99997] out of memory when xsd files recursively include each other - Fix Major bug. by kchong · 19 years ago
  29. 3a7dd14 [102218] updated validator class name references to react to changes req'd for plugin consolidation by csalter · 19 years ago
  30. 872750a [101363] NPE when rename open JSP to non-jsp extension by david_williams · 19 years ago
  31. 60d9360 [101574 ] fixed XSD editor does not use XML Catalog to resolve import/include by csalter · 19 years ago
  32. b23087b [101525] IBM String copyright variable exists in some of the files. by kchong · 19 years ago
  33. f3e667c [101513] Externalize strings in org.eclipse.wst.xsd.ui by kchong · 19 years ago
  34. aabb6e4 [99496] ClassCastException when setting multiplicity on the sequence in a group. Fix is to filter out the action since it is apparently invalid for group sequences. by kchong · 19 years ago
  35. 599299f [97097] removed remaining occurrences of "com.ibm" by csalter · 20 years ago
  36. 697948e include original exception when rethrowing as sourceediting exception by nitind · 20 years ago
  37. 80703aa include original exception when rethrowing PartInitException by nitind · 20 years ago
  38. 03741ab changed IdResolver to URIResolver by csalter · 20 years ago
  39. 4d4e387 URIHelper moved from xml.uriresolver to common.uriresolver by csalter · 20 years ago
  40. 6555d35 [83120] NullPointer when we change the complex type's derived by from no value to "restriction/extension". by kchong · 20 years ago
  41. 074cc32 remove unused IExtendedMarkupEditor methods since never declared that it implemented IExtendedMarkupEditor by nitind · 20 years ago
  42. 7c930b1 bulk "organize imports" ran by david_williams · 20 years ago
  43. 47a33d2 huge changes just deleting mindless old strings, comments, dead code that contained 'com.ibm' by david_williams · 20 years ago
  44. 12130da fixed compile errors due to reliance on internal classes, and removed unused classes by david_williams · 20 years ago
  45. e993dbe [95610] Performance: XSD graphical editor is leaking SWT resources by kchong · 20 years ago
  46. 3ccb5d8 [95646] XSD editor is using internal Eclipse APIs by kchong · 20 years ago
  47. fbe59de fix small bug involving value suggestions for xsi:type by csalter · 20 years ago
  48. 4322db0 more value suggestions by csalter · 20 years ago
  49. da632a7 add additional content assist for namespace="##..." etc. by csalter · 20 years ago
  50. 036025d [95336] clean up ModelQuery extensions to make them easier to reuse by csalter · 20 years ago
  51. 771f515 [95336] clean up ModelQuery extensions to make them easier to reuse by csalter · 20 years ago
  52. 14e76f6 Rename packages in org.eclipse.wst.xml.uriresolver and ui to internal by kchong · 20 years ago
  53. 881588c Rename packages in org.eclipse.wst.common.ui to internal by kchong · 20 years ago
  54. 102ab40 [94175] Cannot open imported schema when current schema is opened via Open External File by kchong · 20 years ago
  55. 539db92 Fix preference category id; refactor one class to internal by kchong · 20 years ago
  56. 732e934 [nobug] react to SSE internal package renaming by kchong · 20 years ago
  57. f3680f0 continuing internalization by david_williams · 20 years ago
  58. 4d29099 Externalize strings work by kchong · 20 years ago
  59. ff0aef1 Externalize Strings. Add strings to plugin.properties if necessary. by kchong · 20 years ago
  60. 9758c3f [91158] resource strings for sse by david_williams · 20 years ago
  61. 5677702 massive renames for the internalization process by david_williams · 20 years ago
  62. c39caaf many changes from "XML" form of name to "DOM" form of name by david_williams · 20 years ago
  63. 6a8e389 renamed XMLModel to DOMModel by david_williams · 20 years ago
  64. 7af83db minor renames and deleting deprecated junk by david_williams · 20 years ago
  65. 40dd89e more API cleanup (mostly partition types) by pavery · 20 years ago
  66. fa5b40b Rename package common.ui.properties to internal provisional by kchong · 20 years ago
  67. 2f6b6fb moving many sse.ui classes to sse.ui.internal by pavery · 20 years ago
  68. f918eb2 a bunch of refactoring work: by pavery · 20 years ago
  69. 68bf9b3 cleanup of old deprecated methods/classes by david_williams · 20 years ago
  70. 28f7947 added java doc, deleted deprecated classes in xml core by david_williams · 20 years ago
  71. c06c86f [88424] ContentModel moved to Internal and XML Core by david_williams · 20 years ago
  72. 95990ef [88424] ContentModel moved to Internal and SSE Core by david_williams · 20 years ago
  73. e0a8750 [86340] "Invalid File" error message is not being removed when proper file specified by csalter · 20 years ago
  74. a0c1c3d Fix celleditor deactivate problem by csalter · 20 years ago
  75. 6c3ddcf [86351] XSDEditor: Context menu actions (which edit) are still available for read only components. by csalter · 20 years ago
  76. 2761f75 [86356] XSDEditor: Properties view of a local Element is not refreshed properly. by csalter · 20 years ago
  77. d35e32c Fix bug where an XSD may Include itself (when using the Set Type dialog). And we are doing an unnecessary refresh() in the properties view which results in a widget disposed Exception. by csalter · 20 years ago
  78. e2ddc8f integrated MakeAnonymousTypeGlobalAction with text view by csalter · 20 years ago
  79. 9ce5251 removed dependency from XSDEditor in refactoring actions by csalter · 20 years ago
  80. 915abd3 *** empty log message *** by csalter · 20 years ago
  81. 916cf0a Fix enablement problem when schema includes itself by csalter · 20 years ago
  82. 7cd7a99 small fixes by csalter · 20 years ago
  83. ccf75a4 Prevent cycle when the current schema includes itself by csalter · 20 years ago
  84. b25378a small fixes by csalter · 20 years ago
  85. 561f32f Filter out CTs for Attribute type by csalter · 20 years ago
  86. 76c04ed Fix reconciling of XSD model when schema for schema prefix changes by csalter · 20 years ago
  87. c5f3c43 M3 plan to improve synchronization between source and graph by csalter · 20 years ago
  88. 7c35b17 Add cascading menus for set/create new component (binding, porttype, etc...). Remove old setComponentOptions page + related classes. by csalter · 20 years ago
  89. 47da459 M3 refactoring support initial check-in by csalter · 20 years ago
  90. b6801bb M3 refactoring support initial check-in by csalter · 20 years ago
  91. 259ef12 PopupMenuExtended needed to be added in another place. by csalter · 20 years ago
  92. a5ee9c0 fix drag and drop scroll offset problem by csalter · 20 years ago
  93. 4be3587 refactor component selection dialog by csalter · 20 years ago
  94. 16e8fb4 refactor component selection dialog code by csalter · 20 years ago
  95. 0e307d1 refactor component selection dialog code by csalter · 20 years ago
  96. be34c4a some minor changes to component selection dialog's control layout by csalter · 20 years ago
  97. ab7a7b4 set Thread.currentClassLoader to ensure xerces parser gets picked up by csalter · 20 years ago
  98. 6a72f15 some minor changes to component selection dialog's control layout by csalter · 20 years ago
  99. 36b6fce [85329] - XSD outline view not working by csalter · 20 years ago
  100. 1395066 deprecate or make more internal changes by nitind · 20 years ago