- 4d29099 Externalize strings work by kchong · 20 years ago
- ff0aef1 Externalize Strings. Add strings to plugin.properties if necessary. by kchong · 20 years ago
- 9758c3f [91158] resource strings for sse by david_williams · 20 years ago
- 5677702 massive renames for the internalization process by david_williams · 20 years ago
- 5dc5b47 React to change in validation framework API rename by kchong · 20 years ago
- c39caaf many changes from "XML" form of name to "DOM" form of name by david_williams · 20 years ago
- 6a8e389 renamed XMLModel to DOMModel by david_williams · 20 years ago
- 3094aed API change IValidationRegistry -> ValidatorFactory by pavery · 20 years ago
- 7af83db minor renames and deleting deprecated junk by david_williams · 20 years ago
- 40dd89e more API cleanup (mostly partition types) by pavery · 20 years ago
- 4327167 adjustments for Validation by david_williams · 20 years ago
- fa5b40b Rename package common.ui.properties to internal provisional by kchong · 20 years ago
- 2f6b6fb moving many sse.ui classes to sse.ui.internal by pavery · 20 years ago
- de0fd03 Change to qualified name in component.xml by kchong · 20 years ago
- 4a1643e [89202] Found 1 single quote in text handled by Java MessageFormat.class by kchong · 20 years ago
- f918eb2 a bunch of refactoring work: by pavery · 20 years ago
- 68bf9b3 cleanup of old deprecated methods/classes by david_williams · 20 years ago
- 28f7947 added java doc, deleted deprecated classes in xml core by david_williams · 20 years ago
- c06c86f [88424] ContentModel moved to Internal and XML Core by david_williams · 20 years ago
- 95990ef [88424] ContentModel moved to Internal and SSE Core by david_williams · 20 years ago
- dce4ddd [88419] Encoding code should move to internal, and SSE by david_williams · 20 years ago
- 51b1f00 Check in xsd component.xml by kchong · 20 years ago
- fbd2316 Use ValidatinoPlugin.getValidator() by csalter · 20 years ago
- e0a8750 [86340] "Invalid File" error message is not being removed when proper file specified by csalter · 20 years ago
- a0c1c3d Fix celleditor deactivate problem by csalter · 20 years ago
- 6c3ddcf [86351] XSDEditor: Context menu actions (which edit) are still available for read only components. by csalter · 20 years ago
- 2761f75 [86356] XSDEditor: Properties view of a local Element is not refreshed properly. by csalter · 20 years ago
- 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
- e2ddc8f integrated MakeAnonymousTypeGlobalAction with text view by csalter · 20 years ago
- 9ce5251 removed dependency from XSDEditor in refactoring actions by csalter · 20 years ago
- 915abd3 *** empty log message *** by csalter · 20 years ago
- 916cf0a Fix enablement problem when schema includes itself by csalter · 20 years ago
- 7cd7a99 small fixes by csalter · 20 years ago
- ccf75a4 Prevent cycle when the current schema includes itself by csalter · 20 years ago
- b25378a small fixes by csalter · 20 years ago
- 561f32f Filter out CTs for Attribute type by csalter · 20 years ago
- 76c04ed Fix reconciling of XSD model when schema for schema prefix changes by csalter · 20 years ago
- c5f3c43 M3 plan to improve synchronization between source and graph by csalter · 20 years ago
- 7c35b17 Add cascading menus for set/create new component (binding, porttype, etc...). Remove old setComponentOptions page + related classes. by csalter · 20 years ago
- 47da459 M3 refactoring support initial check-in by csalter · 20 years ago
- b6801bb M3 refactoring support initial check-in by csalter · 20 years ago
- 259ef12 PopupMenuExtended needed to be added in another place. by csalter · 20 years ago
- a5ee9c0 fix drag and drop scroll offset problem by csalter · 20 years ago
- 4be3587 refactor component selection dialog by csalter · 20 years ago
- 16e8fb4 refactor component selection dialog code by csalter · 20 years ago
- 0e307d1 refactor component selection dialog code by csalter · 20 years ago
- be34c4a some minor changes to component selection dialog's control layout by csalter · 20 years ago
- ab7a7b4 set Thread.currentClassLoader to ensure xerces parser gets picked up by csalter · 20 years ago
- 6a72f15 some minor changes to component selection dialog's control layout by csalter · 20 years ago
- 36b6fce [85329] - XSD outline view not working by csalter · 20 years ago
- 1395066 deprecate or make more internal changes by nitind · 20 years ago
- 6409bfb Use common ComponentSelectionDialog.java in WSDLEditor (Setting Binding, PortType, Messsage, etc...). Refactor ComponentSelectionDialog (and related classes). by csalter · 20 years ago
- 4ec991f Check for null schemaLocation by csalter · 20 years ago
- c45c92f [84177] add XML "Squiggle as you type" Validation by csalter · 20 years ago
- 5839e8f Check in new Common Component Selection Dialog; New set type dialog; Modify editor to launch new dialog; remove old set type dialog. by csalter · 20 years ago
- 01b0cd6 Add Set Type Action, Modify Multiplicity action by csalter · 20 years ago
- c1223da Make schemaLocation editable by csalter · 20 years ago
- 03fc807 Add set multiplicity in context menu for repeatable components by csalter · 20 years ago
- 2e09e05 Add set multiplicity in context menu for repeatable components by csalter · 20 years ago
- 34aa537 Modify SimpleType icon for selection by csalter · 20 years ago
- 08f8957 [83673] enable popupMenus extension in outline and graph view - commited patch (thanks to Dave Carlson) by csalter · 20 years ago
- c9c4f6e [83649] StructuredTextEditors should use the existing Preferences.. context menu by nitind · 20 years ago
- c570b4e update preference pages setup by nitind · 20 years ago
- 607f2c1 Checkin new Set Type/Element Dialog (to be used by both WSDLEditor and XSDEditor). by csalter · 20 years ago
- 306e978 Checkin new Set Type/Element Dialog (to be used by both WSDLEditor and XSDEditor). by csalter · 20 years ago
- d31b845 Referential Integrity fixes when deleting CT and ST by csalter · 20 years ago
- 6c631c3 [81841] updated default target namespace to www.example.org by csalter · 20 years ago
- 616dfb9 bug fix for editing namespaces via 'Edit Namespaces..." menu item by csalter · 20 years ago
- 60a9bf5 Miscellaneous Fixes to Selection bugs, Attribute Group content, direct editing by csalter · 20 years ago
- 6afcaef [81607] spec'd file not available to XML Catalog contribution by david_williams · 20 years ago
- 0f25ae5 [80871] An element's simple type is not selectable from the graph view so the properties aren't accessible by csalter · 20 years ago
- 2cb8d0d removed unused import by david_williams · 20 years ago
- daa2e1d more project level settings by david_williams · 20 years ago
- aed30ed more project level settings by david_williams · 20 years ago
- aeaa2aa removed a few unused imports. Added project level preferences. by david_williams · 20 years ago
- 455e217 [80517] properties related changes by david_williams · 20 years ago
- ca15374 Removing 3rd party content from XML plugins. by csalter · 20 years ago
- c8f08ce Fix scrolling problem during cursor navigation in top level view by csalter · 20 years ago
- 1df4684 *** empty log message *** by csalter · 20 years ago
- d5a99d4 renamed from xsd.editor by csalter · 20 years ago