Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-13This commit was manufactured by cvs2svn to create tag 'v200712130000'.v200712130000nhauge166-25219/+0
2007-12-04converted CComboViewers to "new and improved" ComboViewersbvosburgh13-194/+47
2007-12-04changed Display fetch codebvosburgh2-4/+14
2007-12-04[201159] model rework: StructuredContentProviderAdapterbvosburgh1-0/+262
2007-12-04[201159] model rework: added UI Listener Wrappersbvosburgh6-82/+636
2007-11-08removing importskmoore2-3/+0
2007-11-05[201159] model rework: changed ValueModelChangeSupport to SingleAspectChangeS...bvosburgh1-2/+3
2007-11-05[138074] coordinate with changes to WTP facetsbvosburgh1-25/+12
2007-11-01tweaked commentsbvosburgh5-29/+15
2007-10-18[201159] model reworkbvosburgh2-2/+83
2007-10-18added UIChangeEventDispatcherbvosburgh2-4/+4
2007-10-10[201159] model reworkbvosburgh12-120/+155
2007-09-26Changed combo box style.tle1-1/+1
2007-09-26Changed combo box style to read only.tle1-1/+1
2007-09-25switch to flat buttonskmoore4-20/+41
2007-09-25refactored to allow extension (even if this is never public api), trying this...kmoore1-19/+90
2007-09-25removed redudant methodkmoore5-10/+5
2007-09-17reverting strange commit from other branchpfullbright20-21/+45
2007-09-17Messy error-frought code checkpointpfullbright20-45/+21
2007-09-17reordered mapping choices to match the JPA details viewkmoore1-7/+7
2007-09-10202809 - cleaning up compiler warningskmoore3-6/+4
2007-09-10202809 - cleaning up compiler warningskmoore35-344/+52
2007-08-29183279 - fixes problem with Synchronize Classes and entity generation. Preve...kmoore1-29/+38
2007-08-27Changed to get default schema from the profile.tle2-19/+17
2007-08-27191282 - fixed NPE problem when incorrectly renaming typekmoore1-0/+20
2007-08-24194387 - fixed NPE setting generation strategy without checking the Primary K...kmoore1-3/+3
2007-08-22Fix for [190485]tle1-0/+1
2007-08-22bug 193576pfullbright1-0/+8
2007-08-15Removed all reference to Connection wrapper class.tle8-76/+73
2007-08-02cleaning - renamed vendorId to platformIdkmoore1-2/+2
2007-08-02use jpaPlatform() apikmoore1-1/+1
2007-08-02added copyright headerkmoore3-0/+27
2007-08-02some cleaning up of api and singletonskmoore10-32/+21
2007-08-01Removed reference to Connection.tle1-13/+11
2007-07-27Created IJpaUiFactory to mirror the core IJpaFactorykmoore22-38/+248
2007-07-26adding type parameters to clean up compiler warningskmoore1-10/+10
2007-07-26Created IJpaFactory/IJpaFactoryUi for creating type mappings and attribute ma...kmoore25-218/+195
2007-07-25[184479] accessing the model from non-UI threads when model is visible in the UIbvosburgh11-264/+380
2007-07-24191113 - applied patch - mappedBy combo needs to update when mappedBy is set ...kmoore1-0/+3
2007-07-19moved attributeMappingUiProviders to IJpaPlatformUikmoore5-104/+205
2007-07-18moving typeMappingUiProviders to IJpaPlatformUikmoore12-65/+124
2007-07-18create and clean up singletons for uiProviderskmoore12-16/+92
2007-07-02193722 - remove Error Log view from JPA perspectivekmoore1-1/+0
2007-07-02191116 - UI not updating for change made to optional flag in the modelkmoore3-88/+54
2007-06-12192035 - applied patch - orm.xml attribute mapping combo box contains a blank...kmoore2-1/+10
2007-06-07190299 - applied patch - JPA details view Discriminator column name not updat...kmoore1-6/+3
2007-06-07190312 - applied patch - NPE trying to edit joinColumns of m-1 in MappedSupe...kmoore1-1/+1
2007-06-07190356 - applied patch - Embedded mapping in orm.xml has wrong attribute over...kmoore1-0/+1
2007-06-07190305 - applied patch - discriminator value default is not updating when swi...kmoore1-3/+4
2007-06-06bug 188344 - fixed selection change on remapping type or attribute in orm.xmlpfullbright1-12/+7

Back to the top