Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-13[305079] canonical metamodel for nested classesbvosburgh1-5/+9
2010-04-06301043 - fixed typo in super call in fireItemsRemoved_, orm entity secondary ...kmoore1-1/+1
2010-03-26tweak and standardize copyrightsbvosburgh1-10/+8
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...bvosburgh26-82/+70
2010-03-23fixed copyrightspfullbright17-17/+29
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-03-03Renamed Jaxb project and packages.tle1-2/+2
2010-03-03Added JAXB plugins.tle1-1/+2
2010-02-20primary key validationpfullbright1-4/+20
2010-01-23[233567] clean up AnnotationContainer stuffbvosburgh2-2/+17
2010-01-05utility workbvosburgh45-1998/+2735
2009-12-19[258541] JPA 2.0 default delimited identifiers - modelbvosburgh3-60/+200
2009-12-19ListIterable workbvosburgh47-9/+1125
2009-12-10cleaning up resource preferences, jdt preferences, manifest, and classpath fi...kmoore1-1/+1
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-upbvosburgh2-34/+20
2009-09-17create SynchronizedIntbvosburgh1-0/+468
2009-09-17clean up synchronizersbvosburgh6-256/+165
2009-09-11create CallbackSynchronizer interface and implementationsbvosburgh7-100/+384
2009-09-11minor clean-upbvosburgh18-351/+496
2009-09-03refactor ChangeListener implementationsbvosburgh5-116/+141
2009-09-03move some methods from CollectionTools to ArrayToolsbvosburgh15-2914/+3780
2009-09-03create Synchronizer interface and implementationsbvosburgh5-128/+667
2009-09-03minor tweaksbvosburgh15-18/+45
2009-08-21tweak commentsbvosburgh63-394/+537
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