Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-06Updated comments.Greg Watson5-15/+55
2009-10-05Fixed images for jobs.Greg Watson2-14/+40
2009-10-05Use workbench label provider so we pick up contributed images.Greg Watson1-18/+2
2009-10-05Added getLabel() for model elements.Greg Watson4-3/+65
2009-10-05Added status attribute.Greg Watson3-3/+15
2009-10-05Fixed queue state.Greg Watson3-13/+37
2009-10-05Remove old style RM configurationGreg Watson3-724/+7
2009-10-05Fix 1.3.3 parsing problem.Greg Watson1-20/+4
2009-10-05Restore missing wizard pages.Greg Watson2-2/+6
2009-10-05Avoid NPE when editing configurationGreg Watson1-1/+1
2009-10-02Fix CHKPII errorsVivian Kong1-12/+14
2009-10-02duplicate update site nameVivian Kong1-4/+1
2009-10-02Fix CHKPII errorsVivian Kong7-48/+44
2009-10-02Transition to use ServiceConfigurationSelectionWidget.Greg Watson1-96/+8
2009-10-02Allow buttons to be removed.Greg Watson1-70/+92
2009-10-02Moved LaunchWizardHandler to test pluginGreg Watson3-8/+4
2009-10-02Support for enable/disable of widget.Greg Watson1-2/+30
2009-10-02icons directory missing from build propertiesGreg Watson2-2/+4
2009-09-30Must use host name for RSE.Greg Watson1-1/+1
2009-09-30Removed legacy components.Greg Watson42-2665/+101
2009-09-30Handle stdout/err tags with no process information.Greg Watson1-2/+10
2009-09-30Switch over to new resource manager configuration wizardGreg Watson6-41/+43
2009-09-30RM configuration wizard that uses service contributor wizard pages.Greg Watson1-0/+462
2009-09-30Fixed to use configuration information rather than deprecated factoryGreg Watson1-9/+4
2009-09-30Save RM state in configuration so that it is persisted.Greg Watson1-4/+20
2009-09-30Fixed RM service provider so that it deals with adding/removing correctly.Greg Watson1-7/+153
2009-09-30Save name and state in configuration.Greg Watson1-14/+30
2009-09-30Modified ModelManager to use service model.Greg Watson3-10/+33
2009-09-30Only allow events to have one type at a time.Greg Watson1-3/+4
2009-09-29Improvements to widgetGreg Watson3-26/+139
2009-09-29Added workbench adapter for IServiceGreg Watson3-0/+50
2009-09-29Fixed adapters.Greg Watson2-16/+11
2009-09-29Added image manager for model images.Greg Watson1-0/+120
2009-09-29Added some constants to make finding services easier.Greg Watson1-0/+17
2009-09-28Use interface instead of concrete class.Greg Watson1-2/+4
2009-09-26Fixed image name.Greg Watson1-1/+1
2009-09-26change tau feature name to match ETFw feature name (so they will sort together)Beth Tibbitts1-1/+1
2009-09-25Get the version right.Greg Watson1-1/+1
2009-09-25Update CDT versionGreg Watson1-1/+1
2009-09-25Renamed ToolRMPlugin to RMCorePluginGreg Watson11-53/+53
2009-09-25Rename MPIModelImages to RMModelImagesGreg Watson5-191/+120
2009-09-25Moved from PTP UI pluginGreg Watson24-0/+0
2009-09-25Update icons.Greg Watson19-5/+5
2009-09-25Rename pluginGreg Watson3-5/+114
2009-09-25Update CDT versionGreg Watson1-1/+1
2009-09-25No need for ServiceProviderDescriptor to be exported.Greg Watson2-1/+4
2009-09-25Made IService adaptable.Greg Watson2-2/+5
2009-09-25Rename Activator to ServicesUIPluginGreg Watson5-16/+16
2009-09-25Enabled buttons.Greg Watson1-44/+44
2009-09-25Move widgets to widgets package.Greg Watson6-470/+12

Back to the top