Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-26This commit was manufactured by cvs2svn to create tag 'v200803250000'.v200803250000nhauge421-28742/+0
2008-03-26added "provisional API" commentbvosburgh2-0/+15
2008-03-26renamed AbstractColumnAnnotation to BaseColumnAnnotation and related changesbvosburgh15-38/+38
2008-03-26renamed AbstractJoinColumn to BaseJoinColumn and related changesbvosburgh44-146/+148
2008-03-25Entity Caching - patch from Pascaltle11-194/+467
2008-03-25Add Schema Gen. CreateDdlFileNameCompositetle4-1/+117
2008-03-25renamed AbstractColumn to BaseColumn and related changesbvosburgh16-95/+102
2008-03-25Fix for the modified Dali API.tle8-13/+13
2008-03-25Initial checkin.tle29-0/+1822
2008-03-25198982 - patch from Pascal - UI support for additional column featureskmoore16-237/+1665
2008-03-25modified update method since these properties are now in the UIkmoore1-3/+21
2008-03-25added "provisional API" commentbvosburgh8-4/+48
2008-03-25cleaned up public UI APIbvosburgh40-319/+314
2008-03-25renamed AbstractTableResource to AbstractResourceTablebvosburgh5-25/+25
2008-03-25moved WidgetFactory to public packagebvosburgh81-106/+123
2008-03-25renamed some testsbvosburgh1-8/+8
2008-03-25reworked ResourceModelbvosburgh6-6/+6
2008-03-25reworked JpaFilebvosburgh6-22/+22
2008-03-25reworked some core utility classesbvosburgh28-59/+58
2008-03-25reworked Typebvosburgh3-15/+12
2008-03-25reworked ModifiedDeclarationbvosburgh7-18/+18
2008-03-24reworked Memberbvosburgh8-16/+16
2008-03-24reworked IndexedDeclarationAnnotationAdapterbvosburgh5-10/+10
2008-03-24reworked DeclarationAnnotationElementAdapterbvosburgh8-10/+10
2008-03-24renamed internal JDT utility test packagebvosburgh15-22/+22
2008-03-24reworked DeclarationAnnotationAdapterbvosburgh13-94/+94
2008-03-24reworked BooleanAnnotationAdapterbvosburgh1-3/+3
2008-03-24reworked BooleanAnnotationAdapterbvosburgh2-14/+14
2008-03-24reworked AnnotationElementAdapterbvosburgh34-166/+166
2008-03-24minor fix from Pascalkmoore1-1/+1
2008-03-24reworked AnnotationAdapterbvosburgh9-176/+176
2008-03-24reworked TextRangebvosburgh9-170/+116
2008-03-24renamed internal EMF utility packagebvosburgh17-17/+18
2008-03-24renamed internal JDT utility packagebvosburgh117-236/+237
2008-03-24moved remainder of JDT utility interfaces to public packagebvosburgh88-123/+203
2008-03-24made JavaType publicbvosburgh7-106/+189
2008-03-24moved JDT utility interfaces to public packagebvosburgh102-306/+476
2008-03-24moved SimpleSchedulingRule to utility packagebvosburgh1-1/+1
2008-03-24moved TextRange to utility packagebvosburgh3-2/+3
2008-03-24Initial checkin.tle40-0/+3940
2008-03-24moved TextRange to utility packagebvosburgh210-209/+212
2008-03-24converted JDT utility classes to interfacesbvosburgh14-770/+935
2008-03-24tweaked toString()bvosburgh1-1/+1
2008-03-21made SynchronizeClassesJob a WorkspaceJob. scheduling SynchronizeClassJob imm...kmoore1-7/+6
2008-03-21made SynchronizeClassesJob a WorkspaceJob. scheduling SynchronizeClassJob imm...kmoore2-39/+42
2008-03-21removed setters for implied class refs and mapping file refs from the interfa...kmoore2-46/+6
2008-03-21force clients who create GenericJpaProject to set the updater instead of it h...kmoore4-18/+13
2008-03-21127337 - patch from Pascal - UI support for sequence and table generators on...kmoore14-88/+1153
2008-03-21186439 - patch from Pascal - queries ui support on entity mappingskmoore2-7/+16
2008-03-21fixing warningskmoore3-4/+3

Back to the top