Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-19Version number updates for 2.1M1.nhauge1-1/+1
2008-07-29[242321] database case-sensitivitybvosburgh5-80/+864
2008-07-29added Entry support to Bagbvosburgh3-50/+245
2008-07-28NLS tweaksbvosburgh1-2/+2
2008-07-21[232336] changed UI listener wrappers to always forward events asynchronouslybvosburgh5-80/+26
2008-05-15[225885] fix editing annotations with property accessbvosburgh4-1/+325
2008-05-02230015 - Updating copyright statements to 2008.nhauge4-4/+4
2008-04-17minor comment correctionkmoore1-1/+1
2008-04-11[192777] Entity Generation produces fields with Java reserved word namesbvosburgh1-25/+43
2008-03-26added get prefixes to jpt.core.context.* package interfaceskmoore2-5/+4
2008-03-26removed Node from inheritance hierarchybvosburgh3-55/+91
2008-03-26added get prefixes to utility plugin interfaceskmoore48-260/+260
2008-03-26addd get prefixes to JavaTypekmoore2-7/+7
2008-03-26beginning to rename accessors to include the get prefixkmoore2-6/+6
2008-03-24made JavaType publicbvosburgh3-41/+121
2008-03-07tweaked "Provisional API" commentbvosburgh10-10/+10
2008-03-06replaced dropped exported packagebvosburgh1-8/+54
2008-03-05created utility public APIbvosburgh117-313/+568
2008-03-04restored @SuppressWarnings annotationbvosburgh1-0/+1
2008-03-04removed imports related to javadocs. We can now turn off javadoc processing -...kmoore1-1/+0
2008-02-27Removed multiple persistence unit support from context modelpfullbright1-2/+0
2008-02-19tested support for new event typesbvosburgh1-1/+1
2008-02-15fixed cloneWithSource() methodsbvosburgh1-2/+2
2008-02-12cleaned up CompositeCollectionValueModelbvosburgh3-108/+251
2008-02-11tested and fixed CompositeListValueModelbvosburgh10-182/+567
2008-02-11renamed parmsbvosburgh47-397/+397
2008-02-11Merged jpt_2_0_exp branch into Head.bvosburgh14-1369/+0
2008-02-11tested PropertyListValueModelAdapterbvosburgh2-5/+5
2008-02-08removed importskmoore1-1/+0
2008-02-07Revised plugin version number.tle1-1/+1
2008-02-07Update plugin version: 2.0.0tle1-1/+1
2008-02-06fixed valueChanged(E) - firing wrong eventsbvosburgh1-2/+2
2008-02-06added PropertyListValueModelAdapterbvosburgh2-3/+221
2008-02-06added CompositeListValueModelbvosburgh7-203/+1276
2008-02-04removed importskmoore1-1/+0
2008-02-03Resolved merge conflicts between Head and jpt_2_0_exp.tle2-2/+12
2008-02-03Merged jpt_2_0_exp branch into Head.v20080202_Mergedtle112-2073/+5574
2007-12-04tweaked commentsbvosburgh5-36/+82
2007-12-04renamed methodsbvosburgh6-130/+92
2007-12-04cleaned up dependencies a bitbvosburgh2-16/+12
2007-12-04[201159] model rework: StructuredContentProviderAdapterbvosburgh10-65/+306
2007-12-04[201159] model rework: changed value models to allow filter, prefix/suffix, t...bvosburgh4-82/+104
2007-12-04[201159] model rework: added UI Listener Wrappersbvosburgh24-946/+780
2007-11-15[201159] model rework: read-only ListValueModelbvosburgh18-436/+433
2007-11-14[201159] model rework: read-only CollectionValueModelbvosburgh14-210/+160
2007-11-13[201159] model rework: SingleAspectChangeSupportbvosburgh15-110/+122
2007-11-12[201159] model rework: TreeValueModelbvosburgh5-52/+61
2007-11-12removed importskmoore2-2/+0
2007-11-12[201159] model rework: ListValueModelbvosburgh19-232/+229
2007-11-07[201159] model rework: made lots of stuff 'final'bvosburgh55-429/+260

Back to the top