Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-15This commit was manufactured by cvs2svn to create tag 'v200905170000'.v200905170000nhauge2628-399289/+0
2009-05-15276139 - Structure view doesn't update to source changes after Project Cleankmoore1-7/+166
2009-05-15[252066] restored original version of ListenerList; fixed broken ListenerList...bvosburgh5-148/+99
2009-05-14275325 - Inherited attributes aren't being resolved in the EclipseLink platfo...kmoore9-11/+185
2009-05-12275187 - JPA structure view is cleared when selecting in itkmoore1-22/+19
2009-05-12255995 - [EclipseLink] incorrect default join fetch in orm.xml filekmoore8-18/+221
2009-05-08261107 - Update Dali docs for 2.2 releasetle72-166/+329
2009-05-08Fixed "caching_defaultType" descriptiontle1-1/+1
2009-05-05272747 - cascade type enum array with incorrect value did not workkmoore1-3/+6
2009-05-05232423 - workspace window flashes periodicallykmoore1-2/+2
2009-05-05Update version number for 2.2.nhauge1-1/+1
2009-05-05[263557] Updates for ICU4J usage.nhauge30-30/+35
2009-05-04230880 - orm.xml DiscriminatorColumn length and type default not taken from j...kmoore1-0/+8
2009-05-04274106 - table generator column combos do not update when table changeskmoore1-5/+53
2009-05-01261107 - Update docs for 2.2 release.nhauge155-4346/+5762
2009-04-28clean up error stringkmoore1-1/+1
2009-04-28272982 - Memory leak in EntityCacheProperties bugtle4-35/+57
2009-04-28231230 - fixed an NPE with code assist for TableGenerator schemakmoore1-1/+3
2009-04-28[273481] fixed JAR file updatebvosburgh4-7/+95
2009-04-27252899 - added code assist for Convert value to Id and Version mappingskmoore4-36/+89
2009-04-24272964 - changing properties in persistence.xml source does not properly upda...kmoore21-971/+740
2009-04-24change to weavingFetchGroups instead of weavingLazy, minor copy/paste errorkmoore1-6/+6
2009-04-22added jar files to persistence.xml editorpfullbright16-73/+438
2009-04-22257766 - join column validation errors with "null" includedkmoore9-110/+302
2009-04-22fixed "null" validation error for converterClasskmoore1-0/+4
2009-04-22245806 - The null line is added to the list of [Secondary Tables] of the [JPA...tle1-2/+37
2009-04-21no column validation error if entity table is not valid, 1 validation error i...kmoore8-8/+8
2009-04-21273093 - NPE in code completion for generatorskmoore1-130/+6
2009-04-21removed engagement tracking; added mechanism for engaging w/ property change ...pfullbright1-14/+41
2009-04-21switched to use PixelConverter API since the internal JDT class was deletedkmoore1-1/+1
2009-04-21minor tweakbvosburgh1-0/+2
2009-04-21[272195] problems with JAR propertiesbvosburgh1-1/+5
2009-04-20[270315] - dispose listener on page disposepfullbright1-11/+27
2009-04-20added jar files to structure view/navigatorpfullbright8-20/+220
2009-04-20status bar updates with selectionpfullbright22-110/+347
2009-04-20cosmeticpfullbright3-24/+29
2009-04-20hooked up jar file validation/added duplicate jar file validationpfullbright3-3/+40
2009-04-20added file name property/fixed empty file name problemspfullbright2-77/+113
2009-04-20Added getResource() implementationpfullbright1-1/+9
2009-04-20found 2 more spinners, changed them to comboskmoore4-206/+180
2009-04-20removing unboxing of the booleankmoore1-1/+1
2009-04-20231230 - Code assist for java @TableGenerator table, schema, catalog, pkColum...tle2-7/+145
2009-04-20Renamed method getConvertResource()tle1-3/+3
2009-04-17271397 - specify bundle versions for orbit dependencies.nhauge1-3/+3
2009-04-17removed a lot of the "populating" flags from combos - changed the focusGained...kmoore3-208/+46
2009-04-17230396 - changing spinners to combos with a default option that only accept i...kmoore1-112/+30
2009-04-17271478 - Converter Name widget is brokenkmoore1-1/+4
2009-04-17270448 - Update labels to reference Dali Java Persistence Tools versus JPA To...nhauge15-34/+34
2009-04-17230396 - changing spinners to combos with a default option that only accept i...kmoore15-1649/+714
2009-04-17272696 - patch from Danny Ju - relationship mappings generated incorrectly af...kmoore2-7/+22

Back to the top