Skip to main content
summaryrefslogtreecommitdiffstats
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2014-01-17425913 - Fix versions for 3.3.2 release.v201401172016Neil Hauge3-3/+3
2013-10-11[418822] fix CCE in ControlTools.reflow(Composite)v201310290253Brian Vosburgh1-2/+1
2013-05-16[398218] fix problems with asynchronous events on UI thread; leavev201305171828Brian Vosburgh6-180/+102
2013-04-30Remove JPA 2.1 schemas (Bug 406581)Paul Fullbright3-2698/+0
2013-04-25added emf models to exported packages, added emf models and xp schemasPaul Fullbright2-7/+20
2013-04-24[406352] fix deadlock in JpaProjectPropertiesPage - changeBrian Vosburgh1-6/+25
2013-04-23fixed IAE for methods named "get" and "is"Paul Fullbright1-2/+3
2013-04-23add .jpa.annotate as x-friend to all non-UI common.utility packagesBrian Vosburgh1-0/+14
2013-04-19add PredicatePropertyValueModelBrian Vosburgh2-7/+116
2013-04-19clean up null handling in PredicatesBrian Vosburgh14-72/+118
2013-04-19clean up null handling in TransformersBrian Vosburgh10-208/+306
2013-04-18[406037] fix NPE caused by changes in 4fc149e (28 Mar 2013)Brian Vosburgh1-3/+7
2013-04-16fix LabelModelBinding to set label text to empty string when model valuev201304170155Brian Vosburgh1-1/+2
2013-04-16[293835] add EclipseLink validation severity preferences page andBrian Vosburgh8-5/+861
2013-04-16fix listener removal in LabelModelBindingBrian Vosburgh1-1/+1
2013-04-16move ResourceTypeIsKindOf to JptResourceTypeReferenceBrian Vosburgh2-0/+34
2013-04-16move TableLayoutCompositeBrian Vosburgh2-6/+2
2013-04-16rework LabeledControlUpdater -> LabelModelBindingBrian Vosburgh30-769/+1224
2013-04-16rework ControlSwitcher -> PageBookModelBindingBrian Vosburgh4-163/+213
2013-04-16clean up some of the common.ui utilitiesBrian Vosburgh35-649/+952
2013-04-16remove StateControllerBrian Vosburgh1-320/+0
2013-04-16remove PaneVisibilityEnablerBrian Vosburgh3-275/+0
2013-04-16remove ControlAlignerBrian Vosburgh3-1718/+1
2013-04-16rename SWTTools to SWTBindToolsBrian Vosburgh13-40/+40
2013-04-16rename o.e.jpt.common.ui.internal.utility.swt toBrian Vosburgh22-50/+41
2013-04-16move adapters to o.e.jpt.common.ui.internalBrian Vosburgh13-26/+26
2013-04-16move adapters to o.e.jpt.common.ui.internal.swt.widgetsBrian Vosburgh2-2/+6
2013-04-16move adapters to o.e.jpt.common.ui.internal.swt.eventsBrian Vosburgh27-48/+53
2013-04-09399558 - Improve "Make Persistent" wizard to do attribute levelShenxue Zhou2-0/+2
2013-04-08refactor some JDT utility methods etc.Brian Vosburgh3-17/+52
2013-04-08oxm xml file wizardPaul Fullbright6-1/+226
2013-03-28add IdentityHashSetBrian Vosburgh7-115/+629
2013-03-26add TypeTools.getTypes(IType)Brian Vosburgh1-35/+71
2013-03-26refactor common.core Tools classesBrian Vosburgh20-317/+386
2013-03-26add package-info.java to .internal.bundleexclude pacakgeBrian Vosburgh1-0/+17
2013-03-26clean up SWTToolsBrian Vosburgh1-1/+7
2013-03-26clean up AbstractItemStructuredStateProviderManagerBrian Vosburgh1-2/+1
2013-03-26clean up OptionalMessageDialogBrian Vosburgh1-6/+12
2013-03-26clean up AbstractJptGenerateJobBrian Vosburgh1-16/+9
2013-03-26clean up JDTAnnotatedElementBrian Vosburgh1-0/+1
2013-03-26clean up DefaultAnnotationEditFormatterBrian Vosburgh1-0/+2
2013-03-26clean up AbstractJptGeneratorBrian Vosburgh1-11/+10
2013-03-26clean up Java resource classesBrian Vosburgh6-72/+61
2013-03-26clean up NullAnnotationBrian Vosburgh1-16/+13
2013-03-26implement SimplePairBrian Vosburgh4-4/+45
2013-03-26rename InheritedAttributeKey to AttributeKeyBrian Vosburgh4-74/+79
2013-03-26change ProjectTools.hasNature(...) to check whether the project existsBrian Vosburgh1-1/+1
2013-03-26add null checks when retrieving a bundle's contextBrian Vosburgh2-1/+8
2013-03-26clean up PredicatesBrian Vosburgh120-1368/+1904
2013-03-26add ExceptionHandler to various collection execute() methodsBrian Vosburgh3-0/+94

Back to the top