Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-30This commit was manufactured by cvs2svn to create tag 'v200901290000'.v200901290000nhauge134-37646/+0
2008-12-19added ThreadLocalCommand and other minor clean-up on CommandExecutorbvosburgh2-7/+52
2008-12-19cleaned up Filterbvosburgh1-0/+49
2008-12-19cleaned up Command and CommandExecutorbvosburgh3-0/+159
2008-10-28252066 - once this bug is fixed we can uncomment these testskmoore1-30/+31
2008-10-21commented out testSerialization() because it doesn't work in build environmentbvosburgh1-19/+20
2008-10-17added ListenerListbvosburgh2-0/+178
2008-10-17added clear(Object[])bvosburgh1-0/+14
2008-10-17suppress compiler warningsbvosburgh1-0/+1
2008-10-02cleaned up imports using DaliEMFFormatterpfullbright89-235/+75
2008-09-24[242321] database case-sensitivitybvosburgh1-4/+15
2008-09-12[242321] database case-sensitivitybvosburgh1-88/+120
2008-09-09reviewed new CachingTransformationPVMs - minor tweaks, commentsbvosburgh2-5/+8
2008-09-09fixed some compiler warningsbvosburgh1-0/+1
2008-09-09added some tests for #valuesAreEqual(...)bvosburgh1-1/+36
2008-08-22created CachingTransformationPropertyValueModel to cache the transformed valu...kmoore3-0/+469
2008-07-29[242321] database case-sensitivitybvosburgh4-54/+569
2008-07-29added Entry support to Bagbvosburgh3-2/+115
2008-05-15[225885] fix editing annotations with property accessbvosburgh2-0/+238
2008-05-02230015 - Updating copyright statements to 2008.nhauge3-3/+3
2008-04-11[192777] Entity Generation produces fields with Java reserved word namesbvosburgh1-2/+15
2008-03-26added get prefixes to jpt.core.context.* package interfaceskmoore1-1/+1
2008-03-26added get prefixes to utility plugin interfaceskmoore45-342/+342
2008-03-26addd get prefixes to JavaTypekmoore1-14/+14
2008-03-26beginning to rename accessors to include the get prefixkmoore1-15/+15
2008-03-24made JavaType publicbvosburgh1-50/+52
2008-03-11fixed compiler warningsbvosburgh3-17/+17
2008-03-05created utility public APIbvosburgh70-240/+242
2008-02-19tested support for new event typesbvosburgh2-1/+190
2008-02-11tested and fixed CompositeListValueModelbvosburgh8-241/+2607
2008-02-11Merged jpt_2_0_exp branch into Head.bvosburgh9-1469/+0
2008-02-11tested PropertyListValueModelAdapterbvosburgh3-4/+207
2008-02-06added PropertyListValueModelAdapterbvosburgh1-14/+14
2008-02-06added CompositeListValueModelbvosburgh2-6/+92
2008-02-04removed importskmoore1-1/+0
2008-02-03Resolved merge conflicts between Head and jpt_2_0_exp.tle2-44/+33
2008-02-03Merged jpt_2_0_exp branch into Head.v20080202_Mergedtle76-1717/+3693
2007-12-04renamed methodsbvosburgh15-131/+76
2007-12-04cleaned up test suitesbvosburgh3-16/+2
2007-12-04[201159] model rework: added UI Listener Wrappersbvosburgh11-45/+164
2007-11-15[201159] model rework: read-only ListValueModelbvosburgh22-541/+266
2007-11-14[201159] model rework: read-only CollectionValueModelbvosburgh19-247/+217
2007-11-12[201159] model rework: TreeValueModelbvosburgh3-68/+77
2007-11-12removed importskmoore10-10/+0
2007-11-12[201159] model rework: ListValueModelbvosburgh28-487/+489
2007-11-08removing importskmoore5-20/+4
2007-11-07[201159] model rework: CollectionValueModelbvosburgh19-335/+337
2007-11-05[201159] model rework: renamed ValueModel.getValue() to value()bvosburgh44-326/+326
2007-11-03[201159] model reworkbvosburgh28-5/+6578
2007-11-02[201159] model reworkbvosburgh5-2/+767

Back to the top