Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-10311112 - @Convert value can get unset - CompositeListValueModel listChanged ...kmoore1-2/+0
2010-04-05switch from CCombo to Combokmoore1-210/+0
2010-03-23fixed copyrightspfullbright1-1/+1
2010-03-18fix text field flakiness; fix some widget enablement behaviorbvosburgh1-203/+0
2010-02-02300929 - mappedBy combo not populated correctly when switching between 2 1-m ...kmoore1-1/+1
2010-01-27301039 - added more calls to set the populating flag, preventing populating t...kmoore1-11/+17
2009-09-03move some methods from CollectionTools to ArrayToolsbvosburgh2-5/+5
2009-08-13refactored list box and drop-down bindingsbvosburgh1-651/+0
2009-08-13minor refactorbvosburgh2-218/+1
2009-07-01rework change events - tree and listbvosburgh3-57/+92
2009-06-25rework change eventsbvosburgh3-84/+90
2009-04-17271478 - Converter Name widget is brokenkmoore1-1/+4
2009-03-20269100 - change superclass and DiscriminatorValue import addedkmoore1-1/+8
2009-02-25233289 - discriminator value default, 190297 - validation on discriminator co...kmoore1-1/+5
2008-11-10252867 - patch from Pascal - list boxes collapse and scroll bar stops working...kmoore1-3/+4
2008-10-20[197069] support for entities in jars prepbvosburgh3-54/+66
2008-09-23added Default(none) to Convert name combokmoore1-3/+1
2008-08-27new DateTimeModelAdapter, added addDateTime methods to Pane and WidgetFactorykmoore1-0/+352
2008-05-01228047 Defaults for entity level caching ... - patch from Pascaltle1-2/+4
2008-04-25228724 - added populating flag so we don't call setValue on the model when ju...kmoore1-3/+22
2008-04-22Fix for Properties table - patch from Pascaltle2-29/+83
2008-04-10fixed 'widget is disposed' exceptionkmoore1-0/+3
2008-03-31198982 - check-in for Pascal - remaining column settings in joinColumn and pk...kmoore3-31/+108
2008-03-26added get prefixes to utility plugin interfaceskmoore7-28/+28
2008-03-25198982 - patch from Pascal - UI support for additional column featureskmoore1-0/+214
2008-03-17ComboModelAdapter - patch from Pascalkmoore3-0/+1020
2008-03-17186439 - patch from pascal - query hints editing supportkmoore2-9/+12
2008-03-13fixes from Pascal for table widget issueskmoore1-2/+14
2008-03-13listItemsAdded() was not adding the tableItems using the indexkmoore1-3/+4
2008-03-12130580 - persistence.xml editor bugs fixes - patch contribution from Pascalkmoore1-0/+11
2008-03-05186439 - entity level named queries support - patch from Pascalkmoore3-0/+873
2008-03-05created utility public APIbvosburgh4-19/+19
2008-03-04check for null textbvosburgh1-1/+2
2008-02-25Collapsed JpaPlatform, JpaFactory, JpaAnnotationProvider hierarchies and move...pfullbright1-1/+0
2008-02-19UI model adaptersbvosburgh4-13/+203
2008-02-13added checks for disposed buttonbvosburgh1-1/+9
2008-02-13added checks for disposed list-boxbvosburgh1-0/+39
2008-02-03Merged jpt_2_0_exp branch into Head.v20080202_Mergedtle3-0/+976

    Back to the top