Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-03-09Bug 52017 - Add createCheckButton API to AbstractLaunchConfigurationTabJared Burns1-6/+2
2004-03-04Bug 53665 - NPE with "double click"Jared Burns1-1/+3
2004-03-03Bug 53316 - Hidden functionality of the copy button for buildersJared Burns2-11/+11
2004-03-02Bug 53511 - External tool builders run in background when they shouldn'tJared Burns2-13/+2
2004-02-28Updated copyright dateDarin Swanson2-8/+3
2004-02-27Bug 53244 - External tool builders generate outgoing "ATTR_LAUNCH_IN_BACKGROU...Jared Burns2-3/+14
2004-02-27Bug 53313 - StringIndexOutOfBoundsException from LaunchConfigurationJared Burns1-1/+3
2004-02-27Bug 50351 - Should not be able to remove/edit wrapped builderJared Burns1-0/+2
2004-02-24Bug 52793 - Builder Launch in Background setting is forgottenv20040223Darin Swanson1-1/+1
2004-02-23Bug 51101 - [Dialogs] New Builder Dialog should not come up w/ an error messageDarin Swanson2-2/+3
2004-02-23Bug 51101 - [Dialogs] New Builder Dialog should not come up w/ an error messageDarin Swanson2-18/+28
2004-02-23Bug 37944 - .project file paths to external tools hardcoded to specific projectDarin Swanson2-9/+14
2004-02-20(String tweak) Bug 52713 - Provide descriptions for Ant and Program config typesJared Burns1-2/+2
2004-02-20Bug 52713 - Provide descriptions for Ant and Program config typesJared Burns2-4/+4
2004-02-20Bug 37944 - .project file paths to external tools hardcoded to specific projectJared Burns8-236/+279
2004-02-19Bug 51101- [Dialogs] New Builder Dialog should not come up w/ an error messageDarin Swanson1-6/+21
2004-02-19Bug 52400 - ClassCastException in BuilderPropertyPagJared Burns1-2/+13
2004-02-19Bug 51101 - [Dialogs] New Builder Dialog should not come up w/ an error messageDarin Swanson1-7/+0
2004-02-19Bug 51101 - [Dialogs] New Builder Dialog should not come up w/ an error messageDarin Swanson1-1/+1
2004-02-18Bug 51101 - [Dialogs] New Builder Dialog should not come up w/ an error messageDarin Swanson1-5/+18
2004-02-16Bug 51696 - alternate label for Ant build file "location"Darin Swanson1-1/+5
2004-02-13Bug 51937 - Widget is disposed problem possible from BuilderPropertyPageDarin Swanson1-1/+1
2004-02-12Bug 51882 - Project builders property dialog fails with graphic disposedDarin Swanson1-1/+1
2004-02-12Bug 51882 - Project builders property dialog fails with graphic disposedDarin Swanson1-1/+1
2004-02-06Bug 51298 - No "Environment" tab on project buildersJared Burns1-0/+2
2004-01-21Bug 45915 - Checkbox tabl view for external toolsDarin Swanson1-2/+0
2004-01-21Bug 50351 - Should not be able to remove/edit wrapped buildersDarin Swanson1-7/+9
2004-01-21Bug 45915 - Checkbox table view for external toolsJared Burns3-300/+264
2004-01-20Bug 33361 - [External Tools] copy button does nothingDarin Swanson2-4/+4
2004-01-14javadoc cleanupDarin Swanson4-42/+37
2004-01-14javadoc cleanupDarin Swanson3-7/+4
2003-12-12Bug 46737 - Review all tabs that take advantage of the activated methodDarin Wright1-0/+14
2003-12-10Bug 37506 - RefreshTab makes use of WorkbenchPluginDarin Swanson2-6/+3
2003-12-04Bug 47246 - Anvtiew add file dialog should allow multi selectDarin Swanson3-172/+196
2003-12-03Auto Removal of Darin Swanson1-2/+0
2003-12-02Bug 47933 - Multiple listeners added to fields in ExternalToolsMainTabDarin Swanson1-5/+23
2003-12-02Bug 39251 - Need some way for variables to provide multiple argumentsDarin Swanson2-7/+7
2003-12-02Bug 47477 - Improve Builders property page descriptionv20031201Darin Swanson1-1/+1
2003-11-28osgi migration + PDE container classpathDarin Wright3-8/+7
2003-11-24Cleaning up the javadocDarin Swanson2-16/+12
2003-11-18Bug 46819 - enable/disable builder bug - cannot cancelDarin Swanson1-2/+14
2003-11-17Bug 29677 - Need A Way to Run Ant instead of the Default Java BuilderDarin Swanson2-63/+219
2003-11-07Bug 46049 - Rename "external tool builders" property pageJared Burns2-2/+2
2003-11-06RCP migrationDarin Wright4-8/+16
2003-11-05Bug 44566 - Refresh tab does not enable "Apply" when changing selectionDarin Wright2-1/+56
2003-11-03Bug 44093 - Tests for external tool builder migratioJared Burns2-14/+15
2003-11-03Bug 44093 - Tests for external tool builder migrationJared Burns1-39/+44
2003-10-28Refactoring - code cleanup to ExternalToolsMainTab and AntMainTabJared Burns1-49/+32
2003-10-21Bug 43332 - String Substitution SupportDarin Swanson6-10/+14
2003-10-17Removed unused NLSDarin Swanson1-7/+0

Back to the top