Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-04-05switch from CCombo to Combokmoore3-121/+32
2010-03-23fixed copyrightspfullbright3-2/+12
2010-03-18fix text field flakiness; fix some widget enablement behaviorbvosburgh2-22/+53
2010-01-05utility workbvosburgh10-55/+48
2009-10-01fixed compiler errors after making populate() a private methodkmoore2-2/+0
2009-09-04removed internal.*.platform packages since there is no corresponding public ↵kmoore1-1/+1
.platform package. Also completed the renaming of the XmlContextNodeFactory classes and moved those to orm packages
2009-08-21add SortedListValueModelWrapperbvosburgh2-10/+10
2009-08-13refactored list box and drop-down bindingsbvosburgh2-66/+733
2009-08-13refactored boolean button bindingbvosburgh1-15/+16
2009-08-13fixed memory leak in ControlEnabler/VisibilityEnablerbvosburgh3-7/+258
2009-07-01rework change events - tree and listbvosburgh2-4/+4
2009-04-20status bar updates with selectionpfullbright1-10/+14
2009-02-13cleaning up JpaPlatformUi: structureProviders to work using a ↵kmoore1-2/+1
PlatformUiProvider, caching JpaPlatformUis, cleaned up plugin singleton methods
2009-02-10added convenience constructorbvosburgh1-1/+1
2009-01-28[197069] support for entities in jars prep - reworked PersistenceUnitbvosburgh2-20/+17
2009-01-26226570 - changing the jpaPlatform core and ui extension pointskmoore1-3/+3
2008-11-26256187 - fixed problems when a project is loaded with a platform that we do ↵kmoore1-1/+1
not recognize
2008-11-11renamed model() to getModel() and treeContentProvider() to ↵kmoore2-7/+7
getTreeContentProvider()
2008-11-11minor cleanup, overriding the model() methodkmoore1-2/+12
2008-10-30remove initialize() method from AbstractModel, only used in AbstractNode now ↵kmoore1-7/+1
which is barely used in our model, just in dialog stateobjects
2008-10-02cleaned up imports using DaliEMFFormatterpfullbright12-23/+11
2008-10-02bug 249173 - support converters on java entity, mapped superclass, and ↵kmoore1-4/+4
embeddable
2008-08-25Renamed AbstractPane to Pane, changed how enablement is managed, renamed ↵kmoore2-4/+4
build methods to add methods for widgets since adding it is the side effect, renamed methods to get*
2008-08-15changed our tests so that the test projects can be deleted, and reuse the ↵kmoore1-3/+1
same name. The change to close the InputStream in bug 244268 made this possible
2008-04-22TableModelAdapterTest added - patch from Pascaltle2-1/+1205
2008-03-26added get prefixes to more interfaceskmoore1-1/+1
2008-03-26added get prefixes to utility plugin interfaceskmoore4-15/+15
2008-03-26198982 - patch from Pascal - column definition support and default displayed ↵kmoore1-110/+237
beside spinners
2008-03-26beginning to rename accessors to include the get prefixkmoore1-1/+1
2008-03-25198982 - patch from Pascal - UI support for additional column featureskmoore2-0/+342
2008-03-25cleaned up public UI APIbvosburgh2-8/+8
2008-03-17ComboModelAdapter - patch from Pascalkmoore4-0/+970
2008-03-05created utility public APIbvosburgh7-42/+40
2008-02-25Refactored packages into public API, renamed interfaceskmoore3-18/+18
2008-02-19UI model adaptersbvosburgh2-0/+572
2008-02-13added checks for disposed list-boxbvosburgh1-21/+21
2008-02-13213467 - patch from Pascalkmoore2-124/+0
2008-02-12213467 - committing a patch from Pascalkmoore8-19/+723
2008-02-11213467 - committing a patch from Pascalkmoore7-0/+1055
2008-02-03Merged jpt_2_0_exp branch into Head.v20080202_Mergedtle3-8/+1168
2007-12-19check box and list box adapters to work with the new modelbvosburgh2-85/+551
2007-12-12renamed PropertyValueModel to WritablePropertyValueModel and ValueModel to ↵bvosburgh1-2/+2
PropertyValueModel
2007-12-12merge from HEADbvosburgh1-1/+0
2007-12-04cleaned up test suitesbvosburgh1-10/+9
2007-12-04[201159] model rework: StructuredContentProviderAdapterbvosburgh1-0/+493
2007-10-18[201159] model reworkbvosburgh1-15/+4
2007-09-12update x-friends for our test projectskmoore1-2/+2
2007-08-22renamed test resource projectkmoore1-9/+8
2007-08-06*** empty log message ***kmoore2-0/+100

    Back to the top