Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-10This commit was manufactured by cvs2svn to create tag 'v200812100000'.v200812100000nhauge339-59396/+0
2008-12-04257604 - cleaned up labels and icons for default mappingskmoore2-0/+36
2008-12-04cleaned up attribute mapping ordering so that they are in schema orderkmoore1-1/+1
2008-12-03254523 - fixed enablement issues on the join-columns panel, cleaned up issues...kmoore3-101/+181
2008-12-02254910 - fixed validation for new entity wizard and a mapping file that does ...kmoore1-5/+5
2008-12-02[254918] - Changes to allow eclipselink and orm resources to both exist withi...pfullbright59-1164/+2017
2008-11-26256187 - fixed problems when a project is loaded with a platform that we do n...kmoore1-0/+12
2008-11-21255224 - allow enums to be chosen for the Object Type Converter Object Typekmoore1-1/+5
2008-11-21255994 - fixed UI so that you can set a mapping to defaultkmoore1-1/+1
2008-11-21255994 - fixed UI so that you can set a mapping to defaultkmoore14-63/+75
2008-11-12247113 - Same mapping files can be registered with XML Mapping Files of the G...tle2-4/+31
2008-11-11renamed model() to getModel() and treeContentProvider() to getTreeContentProv...kmoore11-77/+76
2008-11-11254938 - CCE in structure view getParent() methodkmoore1-2/+2
2008-11-11minor cleanup, overriding the model() methodkmoore2-1/+6
2008-11-11minor cleanup, overriding the model() methodkmoore3-5/+24
2008-11-11245146 - Fix limited table size for properties.nhauge1-10/+44
2008-11-11254818 - basic UI for basic-collection, basic-map, and transformation mapping...kmoore3-25/+9
2008-11-10235481 - Connect link not enabled on jpa properties viewtle1-1/+8
2008-11-10exposed methods for overridingpfullbright1-6/+6
2008-11-10252867 - patch from Pascal - list boxes collapse and scroll bar stops working...kmoore2-27/+40
2008-11-06250110 - No mapping files options in persistence.xml editor add mapping file ...kmoore5-105/+211
2008-11-06201291- cannot remove orm.xml package element using JPA details viewkmoore1-1/+1
2008-11-06250444 - caching panels on 3 keys: platform id, content type id, and structur...kmoore1-45/+68
2008-11-04clean up Converters by changing some of the UI strings. reviewed this with S...kmoore4-35/+32
2008-11-03cleaning up compiler warningskmoore1-35/+36
2008-10-31[250029] - New Entity Wizard orm.xml choice can now be enabledpfullbright4-111/+80
2008-10-29removed Conversion section from eclipselink orm version, id, and basic mappingskmoore5-7/+31
2008-10-29added UI support for converters on entity-mappingskmoore4-13/+13
2008-10-29no need to check getSubject() != null, already handledkmoore1-4/+1
2008-10-28cosmeticpfullbright1-8/+7
2008-10-28250619 - [hotbug] Make .JETEmitter project optional (requires target platform...nhauge4-15/+586
2008-10-24231930 - Use short name for type display labels.nhauge2-2/+2
2008-10-24added some toStrings, renamed a methodkmoore1-2/+10
2008-10-23239409 - committing patch to show fully qualified name for type.nhauge1-1/+1
2008-10-23tweaked commentbvosburgh20-20/+20
2008-10-22added nullDisplayString() method for extension possibilitiespfullbright1-1/+8
2008-10-20[197069] support for entities in jars prepbvosburgh14-130/+122
2008-10-16added wildcard generic to constructorpfullbright1-1/+1
2008-10-16bug 243421 - changes to the JPA/JEE perspective menus and toolbarskmoore2-32/+264
2008-10-13237657 - EclipseLink default 1-1 and 1-m mappingskmoore27-185/+222
2008-10-10Context model separation - preparation for Eclipselink orm context modelpfullbright6-26/+31
2008-10-10removed non-Javadoc commentskmoore2-12/+0
2008-10-10rename method to add get prefixkmoore3-42/+12
2008-10-10renamed detailsProvider() to getDetailsProvider()kmoore2-2/+2
2008-10-08change labels to 'Connect' instead of 'Reconnect'kmoore2-4/+4
2008-10-08245283 - correcting capitalization and other layout issueskmoore2-17/+16
2008-10-08245283 - correcting capitalization issueskmoore6-18/+26
2008-10-08245283 - correcting capitalization and other layout issueskmoore3-11/+16
2008-10-08cleaning up layout issueskmoore1-2/+2
2008-10-02cleaned up imports using DaliEMFFormatterpfullbright25-17/+21

Back to the top