Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-13Remove some of the unused stringskchong1-282/+0
2005-04-13continuing internalizationdavid_williams6-13/+13
2005-04-13Externalize strings workkchong9-82/+82
2005-04-13Externalize Strings. Add strings to plugin.properties if necessary.kchong10-20/+39
2005-04-13[91158] resource strings for ssedavid_williams4-11/+18
2005-04-11massive renames for the internalization processdavid_williams7-8/+6
2005-04-08React to change in validation framework API renamekchong1-2/+2
2005-04-05many changes from "XML" form of name to "DOM" form of namedavid_williams18-66/+66
2005-04-05renamed XMLModel to DOMModeldavid_williams17-63/+63
2005-04-04API change IValidationRegistry -> ValidatorFactorypavery1-4/+2
2005-04-03minor renames and deleting deprecated junkdavid_williams1-132/+110
2005-04-01more API cleanup (mostly partition types)pavery5-5/+5
2005-04-01adjustments for Validationdavid_williams1-3/+4
2005-03-30Rename package common.ui.properties to internal provisionalkchong43-221/+221
2005-03-29moving many sse.ui classes to sse.ui.internalpavery5-5/+5
2005-03-29Change to qualified name in component.xmlkchong1-1/+1
2005-03-29[89202] Found 1 single quote in text handled by Java MessageFormat.classkchong1-1/+1
2005-03-29a bunch of refactoring work:pavery4-9/+9
2005-03-26cleanup of old deprecated methods/classesdavid_williams1-316/+289
2005-03-23added java doc, deleted deprecated classes in xml coredavid_williams1-2/+2
2005-03-18[88424] ContentModel moved to Internal and XML Coredavid_williams5-10/+10
2005-03-18[88424] ContentModel moved to Internal and SSE Coredavid_williams5-10/+9
2005-03-18[88419] Encoding code should move to internal, and SSEdavid_williams1-2/+1
2005-03-16Check in xsd component.xmlkchong1-0/+8
2005-03-14Use ValidatinoPlugin.getValidator()csalter1-5/+3
2005-03-10[86340] "Invalid File" error message is not being removed when proper file s...csalter2-0/+2
2005-03-07Fix celleditor deactivate problemcsalter1-0/+1
2005-02-24[86351] XSDEditor: Context menu actions (which edit) are still available fo...csalter1-0/+7
2005-02-24[86356] XSDEditor: Properties view of a local Element is not refreshed properly.csalter4-3/+61
2005-02-24Fix bug where an XSD may Include itself (when using the Set Type dialog). An...csalter3-3/+3
2005-02-23 integrated MakeAnonymousTypeGlobalAction with text viewcsalter10-14/+696
2005-02-23removed dependency from XSDEditor in refactoring actionscsalter9-235/+142
2005-02-23*** empty log message ***csalter1-1/+1
2005-02-22Fix enablement problem when schema includes itselfcsalter1-0/+5
2005-02-22small fixescsalter2-31/+37
2005-02-22Prevent cycle when the current schema includes itselfcsalter1-1/+3
2005-02-22small fixescsalter2-7/+27
2005-02-22Filter out CTs for Attribute typecsalter1-0/+4
2005-02-18Fix reconciling of XSD model when schema for schema prefix changescsalter1-10/+16
2005-02-18M3 plan to improve synchronization between source and graphcsalter1-11/+35
2005-02-17Add cascading menus for set/create new component (binding, porttype, etc...)....csalter3-12/+14
2005-02-17M3 refactoring support initial check-incsalter4-6/+123
2005-02-17M3 refactoring support initial check-incsalter21-0/+2489
2005-02-16PopupMenuExtended needed to be added in another place.csalter1-1/+5
2005-02-16fix drag and drop scroll offset problemcsalter1-2/+9
2005-02-16refactor component selection dialogcsalter1-0/+1
2005-02-16refactor component selection dialog codecsalter4-207/+23
2005-02-16refactor component selection dialog codecsalter1-2/+2
2005-02-16some minor changes to component selection dialog's control layoutcsalter1-0/+178
2005-02-15set Thread.currentClassLoader to ensure xerces parser gets picked upcsalter1-0/+1

Back to the top