Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-19clean up null handling in PredicatesBrian Vosburgh6-40/+6
2013-04-16rework LabeledControlUpdater -> LabelModelBindingBrian Vosburgh5-371/+93
2013-04-16rework ControlSwitcher -> PageBookModelBindingBrian Vosburgh1-6/+2
2013-04-16clean up some of the common.ui utilitiesBrian Vosburgh7-14/+14
2013-04-16remove PaneVisibilityEnablerBrian Vosburgh2-95/+0
2013-04-16remove ControlAlignerBrian Vosburgh2-805/+1
2013-04-16rename SWTTools to SWTBindToolsBrian Vosburgh8-27/+27
2013-04-16rename o.e.jpt.common.ui.internal.utility.swt toBrian Vosburgh8-8/+8
2013-03-28add IdentityHashSetBrian Vosburgh3-26/+408
2013-03-26clean up PredicatesBrian Vosburgh27-440/+276
2013-03-26clean up TransformersBrian Vosburgh23-332/+330
2013-03-26post CommandExecutor-to-CommandContext rename clean-upBrian Vosburgh3-7/+7
2013-03-26rename AsynchronousExtendedCommandExecutor toBrian Vosburgh1-3/+3
2013-03-26rename ThreadLocalExtendedCommandExecutor toBrian Vosburgh1-6/+6
2013-03-13re-work ItemTreeContentProvider.FactoryBrian Vosburgh2-5/+2
2013-03-13re-work ItemExtendedLabelProvider.FactoryBrian Vosburgh1-2/+2
2013-03-13clean up PredicateBrian Vosburgh21-55/+71
2013-03-13clean up TransformerBrian Vosburgh9-10/+19
2013-03-13clean up NodeBrian Vosburgh1-3/+2
2013-03-13clean up RepeatingCommandBrian Vosburgh1-2/+3
2013-03-13clean up CommandContextBrian Vosburgh2-6/+7
2013-03-13clean up CommandBrian Vosburgh1-6/+8
2013-03-13clean up AnnotationProviderBrian Vosburgh1-1/+1
2013-03-11rename GenericAnnotationProvider to SimpleAnnotationProviderBrian Vosburgh1-2/+2
2013-03-07rename various CommandExecutor interfaces to correspondingBrian Vosburgh4-44/+44
2013-03-07convert Bag member classes to top-level classesBrian Vosburgh2-16/+18
2013-03-07convert MultiThreadExceptionHandler member classes to top-level classesBrian Vosburgh1-3/+3
2013-03-07convert ExceptionHandler member classes to top-level classesBrian Vosburgh3-18/+18
2013-03-07add MapKeyAssociationBrian Vosburgh2-0/+105
2013-03-06post-rebase clean-upBrian Vosburgh1-0/+1
2013-03-05rename TransformingPredicateWrapper to TransformationPredicateBrian Vosburgh2-8/+8
2013-02-21convert Filter implementations to PredicatesBrian Vosburgh29-745/+1534
2013-02-21convert Filter to PredicateBrian Vosburgh14-187/+187
2013-02-20rework validation messagesBrian Vosburgh5-17/+182
2013-02-14fixed initialization with non-empty CVMPaul Fullbright1-1/+3
2013-02-11remove extra Iterator and Iterable constructorsBrian Vosburgh9-41/+40
2013-02-11change TreeIterable and GraphIterable to take a Transformer that returnsBrian Vosburgh2-19/+16
2013-02-07Added a check in the resource model tests for all of the annotations being on...Karen Butzke1-9/+42
2013-02-07add TightMap to utility plug-inBrian Vosburgh4-27/+1420
2013-02-07remove obsolete FilteringIterable constructorBrian Vosburgh1-20/+21
2013-01-31rework FilterIterator etc.Brian Vosburgh3-66/+11
2013-01-30remove obsolete CompositeIterable constructorBrian Vosburgh1-3/+2
2013-01-30rework clone iterables and iterators etc.Brian Vosburgh26-221/+98
2013-01-29Added concatenate with delimiter apiPaul Fullbright1-0/+49
2013-01-28clean up utility classes (iterables and iterators in particular); addBrian Vosburgh30-404/+309
2013-01-08[395211] fix shutdown deadlock etc.Brian Vosburgh1-1/+3
2012-12-07rework imagesBrian Vosburgh6-374/+467
2012-12-07BundleActivatorTest would never actually fail(!) - fixed itBrian Vosburgh1-10/+27
2012-12-07add some filter and transform methods to ArrayTools, CollectionTools,Brian Vosburgh5-6/+223
2012-12-07strip version restraints from test bundle manifestsBrian Vosburgh3-20/+20

Back to the top