Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-16removed unused constructorspfullbright6-76/+27
2010-04-13306390 - tabbing through Joining Strategy UI selects the various joining stra...kmoore12-147/+267
2010-04-12301437 - uni-directional 1-m mapping using target foreign key is validated in...kmoore4-66/+28
2010-04-08295023 - Error/Warning prefs are now committed only if changes are applied by...nhauge1-2/+15
2010-04-06308250 - renamed and moved Jpt2_0UiMessages. added a hyperlink label to the ...kmoore17-54/+56
2010-04-06307890 - switch to use JPA facet instead of Java Persistence facetkmoore1-2/+7
2010-04-05switch from CCombo to Combokmoore19-863/+72
2010-04-05remove extra vertical space between persistence unit general sectionskmoore1-12/+1
2010-04-05fixed IdClassComposite layoutkmoore4-4/+4
2010-04-02306390 - maps id radio button is no longer a separate radio button group, had...kmoore1-44/+36
2010-04-02changed the 'ID is mapped by a relationship' tag to just be a label that is r...kmoore4-74/+99
2010-04-02delete unused PagebookManager class, we use ControlSwitcher insteadkmoore1-165/+0
2010-04-02fixed capitalizationkmoore1-1/+1
2010-04-01fixing minor layout issues, extra space not necessary between collapsible sec...kmoore1-1/+1
2010-04-01307894 - fixed NPE trying to cancel the generate entities from tables wizardkmoore1-1/+5
2010-03-31305078 - persistent static inner class leads to incorrect validationkmoore1-1/+2
2010-03-29bug 306777 - support for "mapped by relationship"pfullbright27-945/+639
2010-03-27307198 - problems with class chooser dialogs if you change the export order a...kmoore6-154/+137
2010-03-27remove unnecessary use of PackageFragmentRoot used just to get the IJavaProjectkmoore1-26/+7
2010-03-26added a commentkmoore1-2/+3
2010-03-26use JpaProject.getJavaProject() APIkmoore1-4/+3
2010-03-26307198 - fixed the default source folder when the source folder is not first ...kmoore1-9/+11
2010-03-26tweak and standardize copyrightsbvosburgh2-16/+14
2010-03-26use JpaProject.getJavaProject() APIkmoore1-3/+3
2010-03-26[289664] fix handling of missing platform or connectionbvosburgh3-84/+119
2010-03-26try to improve resizing behaviorbvosburgh1-0/+6
2010-03-26use Collator in SortedListValueModelAdapterbvosburgh1-1/+6
2010-03-26rename BooleanTransformer to NonNullBooleanTransformerbvosburgh1-2/+2
2010-03-25removed unused paneEnabler methodkmoore1-5/+0
2010-03-23fixed copyrightspfullbright88-87/+119
2010-03-23fixing widget alignment issues related to the content assist decoratorkmoore1-20/+25
2010-03-23fixing widget alignment issues related to the content assist decoratorkmoore4-33/+35
2010-03-22fixed another SWT leakkmoore1-0/+6
2010-03-20minor cleanupbvosburgh1-4/+4
2010-03-19switched to a LocalResourceManager for the entity generation wizard so that w...kmoore12-142/+179
2010-03-19screwed up the ghost icons, caused red square icons insteadkmoore1-1/+1
2010-03-18306099 - fix SWT resources leakkmoore21-196/+250
2010-03-18removed unused importkmoore1-2/+1
2010-03-18fix text field flakiness; fix some widget enablement behaviorbvosburgh34-751/+1180
2010-03-18rename JDTTools to ASTToolsbvosburgh1-13/+16
2010-03-17306099 - set an ImageDescriptor instead of overriding the getDefaultPageImage...kmoore1-57/+51
2010-03-10cleaned up capitalization issues in the entity gen wizardkmoore1-7/+7
2010-03-09validation message consolidationkmoore3-371/+415
2010-03-08use SynchronizedBoolean instead of unsynchronized arraybvosburgh1-7/+8
2010-03-08tweak formattingbvosburgh1-5/+7
2010-03-08updating @version and @since tags on core provisional apiskmoore1-10/+10
2010-03-03Cascade.DETACH UI supportpfullbright12-519/+222
2010-03-03Renamed Jaxb project and packages.tle1-1/+1
2010-03-03Added JAXB plugins.tle1-1/+2
2010-03-02304097 - changing jpa details view UI to add collapsible sections for all wid...kmoore79-707/+1626

Back to the top