Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-23This commit was manufactured by cvs2svn to create tag 'v200807230000'.v200807230000nhauge127-36179/+0
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
2007-11-01[201159] model reworkbvosburgh18-4/+3007
2007-11-01[201159] model reworkbvosburgh21-0/+5574
2007-11-01[201159] model reworkbvosburgh10-5/+234
2007-10-18[201159] model reworkbvosburgh2-6/+6
2007-10-18converted StringBuffer to StringBuilder, etc.bvosburgh2-1/+182
2007-09-21removed Oracle proxy configuration methodsbvosburgh1-19/+0
2007-09-13Commenting out failing test. Another hashing issue.nhauge1-21/+23
2007-09-12combined port of bug fixes for 192477, 202684, 202811, and 202959 - adding ar...pfullbright1-0/+18
2007-09-10202809 - cleaning up compiler warningskmoore1-2/+1
2007-09-10202809 - cleaning up compiler warningskmoore1-4/+1
2007-09-06Commenting out 2 new to JPT tests that don't seem to like the Eclipse build e...nhauge2-53/+55
2007-09-06added commented out debugging codebvosburgh1-0/+1
2007-09-04changed to hold listeners in arrays; tweaked serializationbvosburgh1-4/+89
2007-09-01[201159] model rework - added "node" supportbvosburgh7-0/+1497
2007-08-30[201159] model rework - added support for moving list itemsbvosburgh5-16/+897
2007-08-28[201159] model reworkbvosburgh12-126/+3742
2007-07-25added some more methods to BitToolsbvosburgh1-6/+190

Back to the top