1. e035ab1 [323285] Preference initializers are loading template stores adding to editor loading time by nsandonato · 14 years ago
  2. add0bbd [308553] XSD to XML generator can cause an out of memory error on certain types of documents by gindik · 15 years ago
  3. 40085be [245324] Default extension (.xml) is supplemented whenever the file name is set in XML Wizard. by nsandonato · 15 years ago
  4. b8d8891 [307811] Overreliance on StructuredTextEditor and StructuredTextViewer by nitind · 15 years ago
  5. 11e0c60 [295284] Consistency of wizard labels and headlines by nsandonato · 15 years ago
  6. efe28f5 [271722] Templates selection wizard page missing mnemonics by nsandonato · 16 years ago
  7. 6109191 [nobug] avoid IResource.getLocation() by nitind · 16 years ago
  8. 2f05a67 [196600] HTML and JSP page wizards are resized on first wizard page by nsandonato · 16 years ago
  9. 96cef59 [236134] export catalog should add xml extension if not specified by kchong · 16 years ago
  10. 5c3b8f9 [214081] Exported user XML catalog is out of sync by amywu · 16 years ago
  11. 5c771fb [226736] "Content Assist" does not appear in Edit Menu by nitind · 17 years ago
  12. fc2318d [225816] [XML Catalog] The Finish button is always enabled in XML Catalog Import wizard by vbaciu · 17 years ago
  13. 2e44282 [180743] XML wizard doesn't show section for namespace editing by amywu · 17 years ago
  14. dd9ed9e [222997] Pressing Next then Back in Import Wizard makes blank page. Updating copyright year. by vbaciu · 17 years ago
  15. c5a1ff1 [222997] Pressing Next then Back in Import Wizard makes blank page by vbaciu · 17 years ago
  16. 97b1e6a [203301] XMLs created with XML wizard have errors. Clear the combo box. by vbaciu · 17 years ago
  17. 1950319 [212330] can't contribute to the XML or any SSE based menu by amywu · 17 years ago
  18. 861c8e3 [211380] Remove line delimiter preferences by nitind · 17 years ago
  19. 720e8b5 [192568] XML Catalog import/export should be in Import/Export wizards by nitind · 17 years ago
  20. c4c37c7 [105128] Generate XML File wizard drops WS-Addressing namespace in new XML file by vbaciu · 18 years ago
  21. ecebb04 [181799] update copyright comments for all sse code by amywu · 18 years ago
  22. d4ad583 [116315] New XML Wizard should look like other new file wizards by amywu · 18 years ago
  23. ef7420b removed unused import, applied standard "cleanup" profile by david_williams · 18 years ago
  24. c857012 [142500] WTP properties pages fonts don't follow Eclipse preferences by amywu · 18 years ago
  25. 0178933 [130018] [project creation] Update the WTP wizard icons to use the PNG format by amywu · 18 years ago
  26. af32837 [157120] Use correct coloring and font in new wizard template pages by nitind · 18 years ago
  27. 0e8237b [157120] Use correct coloring and font in new wizard template pages by nitind · 18 years ago
  28. 88498c0 [157120] Use correct coloring and font in new wizard template pages by nitind · 18 years ago
  29. ec1c478 [140431] There a bunch of files with CPL license by jeffliu · 18 years ago
  30. ea0f611 [133952] problem generating XML from xsd by csalter · 18 years ago
  31. a81d7ee [129716] New SSE Wizards should allow extensions of subtypes by amywu · 19 years ago
  32. 91ece1b [127544] Port to ICU4J by amywu · 19 years ago
  33. fe0f361 [106087] new HTML wizard does not handle .HTML extension (capitalized) by amywu · 19 years ago
  34. 00a2fbe [116525] missing some infopop hooks for xml.ui by nitind · 19 years ago
  35. 95409d0 [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  36. 2aac5cd [111308] Remove various "deprecated/not used" classes by david_williams · 19 years ago
  37. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  38. 677fa04 [103767] remove broken pre-creation validation code by csalter · 19 years ago
  39. c2eb071 [103767] remove CMDocument support for 'encodingInfo' property ... remove some unused code by csalter · 19 years ago
  40. 03f6d52 [103767] remove uses CMDocument support for 'encodingInfo' property, utilize encoding associated with content instead by csalter · 19 years ago
  41. 6cb2639 [101157] Remove @since Tags by david_williams · 19 years ago
  42. a3a2daa [88588] merging xml.catalog with xml.core and xml.catalog.ui with xml.ui by csalter · 19 years ago
  43. 03741ab changed IdResolver to URIResolver by csalter · 19 years ago
  44. 4d4e387 URIHelper moved from xml.uriresolver to common.uriresolver by csalter · 19 years ago
  45. 03788f4 fixed openEditor to use file contentType by csalter · 19 years ago
  46. 2d43e97 changed to the new XMLCatalog by csalter · 19 years ago
  47. 3329cf8 [95483] update resource strings by nitind · 19 years ago
  48. 930ea6f stop catching and ignoring all exceptions by nitind · 19 years ago
  49. 14e76f6 Rename packages in org.eclipse.wst.xml.uriresolver and ui to internal by kchong · 19 years ago
  50. 881588c Rename packages in org.eclipse.wst.common.ui to internal by kchong · 19 years ago
  51. cb935e8 [91632] Base API violation in wizard by david_williams · 20 years ago
  52. 4ad020f continuing internalization by david_williams · 20 years ago
  53. 4c93c71 [91627] XML Examples don't open readme file by david_williams · 20 years ago
  54. aac8f24 [91574] Generate XML dialog gives bogus error by david_williams · 20 years ago
  55. f3680f0 continuing internalization by david_williams · 20 years ago
  56. 5f2420f [91045] resource strings for xml by david_williams · 20 years ago
  57. 7af83db minor renames and deleting deprecated junk by david_williams · 20 years ago
  58. cbb766f Validate method parameters changed. by kchong · 20 years ago
  59. c06c86f [88424] ContentModel moved to Internal and XML Core by david_williams · 20 years ago
  60. 95990ef [88424] ContentModel moved to Internal and SSE Core by david_williams · 20 years ago
  61. 9450018 [81761] Update ValidationReport class. The package name is wrong. by csalter · 20 years ago
  62. 508366a Update ValidationReport class by csalter · 20 years ago
  63. 455e217 [80517] properties related changes by david_williams · 20 years ago
  64. 425ffe7 [80168] fix up use of deprecated Plugin/IPluginDescriptor API on sse components by david_williams · 20 years ago
  65. 5e0f9ec deprecate by nitind · 20 years ago
  66. 9645d97 *** empty log message *** by csalter · 20 years ago
  67. 6af4fec static strings updated to "org.eclipse.wst" by csalter · 20 years ago
  68. ce40c6d bugzilla 79050: samples wizard cleanup by csalter · 20 years ago
  69. c9583c6 updates for common plugin renaming by csalter · 20 years ago
  70. 703f883 add New XML and Example wizards by csalter · 20 years ago