Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-03This commit was manufactured by cvs2svn to create tag 'v201008030000'.v201008030000nhauge254-56446/+0
2010-05-10311112 - @Convert value can get unset - CompositeListValueModel listChanged ...kmoore1-42/+113
2010-04-21minor tweaksbvosburgh1-1/+1
2010-04-19bug 308271 - added autoboxing attribute type comparisonspfullbright1-0/+10
2010-04-13[305079] canonical metamodel for nested classesbvosburgh1-151/+0
2010-04-06301043 - fixed typo in super call in fireItemsRemoved_, orm entity secondary ...kmoore1-1/+1
2010-03-26[289664] fix handling of missing platform or connectionbvosburgh1-0/+56
2010-03-26rename BooleanTransformer to NonNullBooleanTransformerbvosburgh1-10/+11
2010-03-26removed unused importbvosburgh2-3/+2
2010-03-26fix compiler warningsbvosburgh15-64/+64
2010-03-26change SuppressWarnings from "unchecked" to "rawtypes" because of JDT fix for...bvosburgh25-78/+66
2010-03-23fixed copyrightspfullbright15-15/+15
2010-03-18make AWT listeners consistent with SWT listenersbvosburgh6-76/+234
2010-03-18fix text field flakiness; fix some widget enablement behaviorbvosburgh10-59/+510
2010-03-08tweak commentsbvosburgh2-4/+4
2010-03-08add ThreadFactory supportbvosburgh4-12/+141
2010-03-08add constructorbvosburgh1-1/+11
2010-02-20primary key validationpfullbright1-4/+20
2010-01-23[233567] clean up AnnotationContainer stuffbvosburgh2-2/+17
2010-01-05utility workbvosburgh42-1973/+2716
2009-12-19[258541] JPA 2.0 default delimited identifiers - modelbvosburgh3-60/+200
2009-12-19ListIterable workbvosburgh47-9/+1125
2009-12-08minor tweaksbvosburgh1-1/+1
2009-12-01fix commentsbvosburgh1-1/+1
2009-11-04[292436] OMG - what a sad bug...bvosburgh1-2/+5
2009-11-03clean up JPA project locking workbvosburgh3-95/+8
2009-10-28rework JPA project lockingbvosburgh18-194/+1460
2009-10-28tweak method namebvosburgh1-3/+3
2009-10-28rework "reference" classesbvosburgh9-313/+1280
2009-10-08log composite exception a bit betterbvosburgh1-1/+8
2009-10-08handle synchronization exceptionsbvosburgh6-18/+118
2009-10-07tweak commentbvosburgh1-6/+9
2009-10-07add getIterable()bvosburgh2-5/+20
2009-10-05Metamodel generation, part 4bvosburgh1-0/+48
2009-10-05more utility testsbvosburgh2-32/+35
2009-09-29Big check-in: collapsed orm/persistence resource models, reworked resource cr...pfullbright4-7/+0
2009-09-17Metamodel generation, part 3bvosburgh2-78/+89
2009-09-17minor clean-upbvosburgh1-25/+11
2009-09-17create SynchronizedIntbvosburgh1-0/+468
2009-09-17clean up synchronizersbvosburgh6-256/+165
2009-09-11create CallbackSynchronizer interface and implementationsbvosburgh6-97/+461
2009-09-11minor clean-upbvosburgh18-351/+496
2009-09-03refactor ChangeListener implementationsbvosburgh3-6/+6
2009-09-03move some methods from CollectionTools to ArrayToolsbvosburgh15-2914/+3780
2009-09-03create Synchronizer interface and implementationsbvosburgh4-128/+581
2009-09-03minor tweaksbvosburgh2-15/+17
2009-08-21tweak commentsbvosburgh43-275/+439
2009-08-21tweak "replace" logic to check for NOPbvosburgh1-48/+33
2009-08-21rework remove eventbvosburgh2-57/+27
2009-08-21remove Serializable - should probably be in concrete subclassesbvosburgh1-5/+4

Back to the top