Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-01-25Bug 83578 - Mnemonic collision on Ant Main tabDarin Swanson1-1/+1
2005-01-12Bug 80207 - launch variables should insert at cursorJared Burns1-1/+1
2005-01-11Bug 81029 - Silent failure on build if .launch for builder is missingDarin Swanson2-1/+5
2005-01-11Bug 80988 - Migrate StringMatcher to RegEx 1.4 supportDarin Swanson2-405/+14
2005-01-11Bug 80991 - Promote StringVariableSelectionDialog to APIDarin Wright1-1/+1
2005-01-07Bug 78923 - Warn when a builder is disabledDarin Swanson2-1/+9
2004-12-14Javadoc modification for contributorDarin Swanson1-1/+1
2004-12-09Bug 77330 - Ant build configuration; main tabDarin Swanson1-7/+8
2004-11-29Bug 77330 - Ant build configuration; main tabDarin Swanson1-2/+8
2004-11-26Bug 79008 - Dialog units should not be used for calculating button heightsDarin Swanson1-1/+0
2004-11-23Bug 78799 - Capture Output option is redundantDarin Swanson1-2/+2
2004-11-19Bug 78799 - Capture Output option is redundantDarin Swanson1-1/+1
2004-11-19Bug 78799 - Capture Output option is redundantDarin Swanson1-0/+1
2004-11-09removed unused importDarin Swanson1-2/+0
2004-11-09Bug 78000 - Build triggered when only team-private resources have changedDarin Swanson1-1/+28
2004-10-29Bug 72054 - Literal quotes no longer work in external tool argumentsDarin Wright1-103/+2
2004-09-28Bug 75064 - The remove builder button in project properties is inactiveDarin Swanson1-2/+3
2004-09-27Bug 75064 - The remove builder button in project properties is inactiveDarin Swanson1-11/+23
2004-09-17Bug 73987 - Move plugins off the deprecated plugin pref initDarin Swanson2-9/+32
2004-09-13Bug 67980 - Prolog error message in consoleJared Burns1-16/+15
2004-09-10Bug 73568 - .externalToolBuilders folder remains when all builders removedDarin Swanson1-10/+17
2004-09-09Bug 71419 - Missing action from 'External Tools Launch Configuration'Darin Swanson2-4/+36
2004-09-07Bug 67980 - Prolog error message in consoleDarin Swanson1-17/+19
2004-09-03Bug 73268 - ArrayIndexOutOfBoundsException when double click in Builder pageDarin Swanson1-2/+6
2004-08-31Bug 71438 - Ordering of builders not considered for build other than full buildsDarin Swanson1-61/+13
2004-08-20Removed unnecessary method and used framework support for getting OK buttonDarin Swanson1-10/+3
2004-08-20Changes call to String.replace that did nothing with the resultDarin Swanson1-2/+2
2004-08-11Bug 70650 - Project builders do not execute in specified order.Darin Swanson1-1/+31
2004-08-09Bug 70650 - Project builders do not execute in specified orderDarin Swanson1-1/+1
2004-08-04Bug 70650 - Project builders do not execute in specified order.Darin Swanson1-8/+11
2004-06-23CopyrightDarin Swanson5-10/+10
2004-06-16Bug 67057 - Migration of builder from 2.0.2 to 3.0Darin Swanson1-1/+5
2004-06-10Bug 64928 - Change builder when workspace is lockedDarin Swanson2-7/+44
2004-06-10Bug 66303 - NPE during shutdown from integrated external too builderJared Burns1-1/+5
2004-06-09Bug 66058 - Change project builder "handle" formatJared Burns1-7/+26
2004-06-08Removed unused importDarin Swanson1-2/+1
2004-06-08Bug 65391 - No confirm before migration of external builder: 2.1.3 -> 3.0Jared Burns7-28/+93
2004-05-24Bug 63760 - No external tool build on clean if first builder disabledDarin Swanson1-12/+10
2004-05-20Bug 62643 - [External Tools] Quoted args send quote to processDarin Wright1-47/+91
2004-05-20Bug 63045 - Use JFace MessageDialogWithToggleDarin Swanson2-226/+7
2004-05-15Bug 60163 - Accessibility: New Builder Dialog missing object info for textInp...Darin Swanson2-18/+20
2004-05-10Bug 61605 - more robust version of AntUIPlugin.stopDarin Swanson1-3/+6
2004-05-05Removed unncessary else blocksDarin Swanson5-23/+17
2004-05-05Removed unncessary else blockDarin Swanson1-8/+7
2004-05-05Bug 60995 - Ant use of deprecated runtime codeDarin Swanson4-26/+17
2004-05-05Bug 60303 - Variables buttons missing mnemonicsDarin Swanson1-3/+3
2004-05-03Bug 60163 - Accessibility: New Builder Dialog missing object info for textInp...Darin Swanson2-5/+46
2004-05-03Bug 59955 - Double quoting doesn't work for variable expansion with external ...Jared Burns1-0/+1
2004-05-01Bug 60303 - Variables buttons missing mnemonicsDarin Swanson1-3/+3
2004-04-29Bug 60163 - Accessibility: New Builder Dialog missing object info for textInp...Darin Swanson1-27/+7

Back to the top