Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-01fixed compiler errors in XmlJavaClassChooser and added some text strings to g...kmoore1-1/+1
2008-02-01last of the compile errors in the org.eclipse.jpt.ui pluginkmoore1-17/+17
2008-02-01fixed compiler errors in XmlJavaClassChooser and added some text strings to g...kmoore3-9/+16
2008-02-01adding project level default schema support taken from the connectionkmoore2-7/+14
2008-02-01fixing compile errorskmoore1-9/+19
2008-02-01213467 - bug fixing patch from Pascalkmoore20-308/+309
2008-02-01Readded TextEditorSelectionParticipantpfullbright2-7/+10
2008-02-01Added and fixed genericspfullbright5-16/+20
2008-01-31switched property names to INamedColumnkmoore1-2/+3
2008-01-31Override Default check box should be unselected if attributeOverride.isVirtua...kmoore1-1/+1
2008-01-31213467 - bug fixing patch from Pascal - map as combo updates nowkmoore15-140/+342
2008-01-31wrapping listeners with SWTPropertyChangeListenerWrapper - remove Display.asy...kmoore5-59/+65
2008-01-31minor fixes for idMapping generatorskmoore2-5/+5
2008-01-31Xml virtual attribute mappings supportkmoore6-28/+32
2008-01-30check instanceof XmlPersistentAttribute not IJavaPersistentAttributekmoore1-2/+2
2008-01-30213467 - bug fixing patch from Pascalkmoore33-1569/+1098
2008-01-29commented out code for caching details pages for nowkmoore1-13/+15
2008-01-29fixed npe unpopulating attribute details pagekmoore1-17/+26
2008-01-29Updated to use ReadOnlyCompositeListIteratorpfullbright1-9/+7
2008-01-29213467 - bug fixing patch from Pascalkmoore22-209/+292
2008-01-28Fixed ListValueModel parameterizationpfullbright4-74/+72
2008-01-28213467 - another patch from Pascal for the ongoing effort to refactor the UI ...kmoore113-7210/+8238
2008-01-28parameterized ListValueModel and TreeValueModelbvosburgh1-10/+10
2008-01-25parameterized CollectionValueModelbvosburgh1-5/+5
2008-01-25minor tweaksbvosburgh4-7/+7
2008-01-25Changed structure page to use DelegatingTreeContentAndLabelProvider and imple...pfullbright22-479/+762
2008-01-25changed updates to happen on UI threadpfullbright1-4/+18
2008-01-25tweaked apipfullbright1-2/+2
2008-01-25refactored default behaviorpfullbright1-4/+11
2008-01-25refactored mapping iconspfullbright4-73/+140
2008-01-23Changed the class parameter type to extend Model.tle2-4/+4
2008-01-23Refactored delegating content and label providerspfullbright11-214/+286
2008-01-23213467 - another patch from Pascal for the ongoing effort to refactor the UI ...kmoore71-1818/+1839
2008-01-23added asynchronous project "update"bvosburgh2-6/+6
2008-01-18Added DelegatingLabelProvider and its accoutrementspfullbright4-0/+297
2008-01-18Updated some commentspfullbright2-5/+10
2008-01-18commiting patch for Pascal after review 213467kmoore58-2475/+3812
2008-01-16Added DelegatingTreeContentProvider and its accoutrementspfullbright4-0/+351
2008-01-15cleaning up a few compiler errorskmoore7-8/+17
2008-01-15temporary solution to completion proposals compiler errorkmoore1-2/+13
2008-01-15changed defaultTableName to defaultColumnNamekmoore1-2/+2
2008-01-15commiting patch for Pascal after review 213467kmoore75-2650/+4494
2008-01-10test check-inkmoore1-39/+14
2008-01-09added factory methods for single-selection list boxbvosburgh1-0/+30
2008-01-07removed isPopulating() flag and method - we shouldn't need this anymore since...kmoore20-105/+3
2008-01-07remove importkmoore1-1/+0
2008-01-07reworked TransformationPropertyValueModelbvosburgh6-26/+21
2008-01-04213467 - another patch from Pascal for the ongoing effort to refactor the UI ...kmoore19-842/+1092
2007-12-21213467 - patch from Pascal for the ongoing effort to refactor the UI to fit t...kmoore97-1208/+3309
2007-12-20just cleaning up somekmoore2-0/+12

Back to the top