Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-04-03spellingDavid Inglis2-2/+2
2003-04-03removed warningsDavid Inglis2-2/+1
2003-03-27ICElement.getResource() no longer throw an exception.Alain Magloire2-27/+14
2003-03-27updatedAlain Magloire1-0/+5
2003-03-27getCRoot() is now getCModel()Alain Magloire1-2/+2
2003-03-19fixed bug with project list empty in launch config when C ui plugin was not l...David Inglis4-6/+9
2003-03-18updated.Alain Magloire1-0/+6
2003-03-18make it clear that the action if for "C Local Appliation"Alain Magloire2-8/+8
2003-02-20fix source locatorDavid Inglis4-47/+52
2003-02-18new source locator ui pagesDavid Inglis9-5/+301
2003-02-07refactor launch constants to debug coreDavid Inglis16-198/+55
2003-02-07updatedAlain Magloire1-0/+14
2003-02-07Provide helper method to get rid of annoying warnings.Alain Magloire5-0/+35
2003-02-06use WorkbenchLabelProviderDavid Inglis3-5/+10
2003-01-29make LaunchUIPlugin.getShell() always return a shellDavid Inglis2-6/+9
2003-01-28updated.Alain Magloire1-0/+5
2003-01-28Make getCLaunchConfigtype protected.Alain Magloire1-1/+1
2003-01-16fixed 'revert' behaviorDavid Inglis1-20/+21
2003-01-16fixed 'revert' behavior in debugger tabDavid Inglis1-0/+1
2003-01-16fixed 'revert' behavior in debugger tabDavid Inglis3-23/+39
2003-01-16Fixed http://bugs.eclipse.org/bugs/show_bug.cgi?id=29532David Inglis5-19/+46
2003-01-15Fix to address PR 29565 from the JDT from whome we copied badThomas Fletcher1-12/+12
2003-01-06updatedAlain Magloire2-1/+12
2003-01-06updatedAlain Magloire1-0/+16
2003-01-06Use expandEnvironment().Alain Magloire1-4/+3
2003-01-06Add expandEnviroment()Alain Magloire1-3/+119
2002-12-17call setDefaultSourceLocatorDavid Inglis1-0/+4
2002-12-17set default source locator method added and called in delegateDavid Inglis8-24/+185
2002-12-16change version to 1.0.1David Inglis1-8/+12
2002-12-03updated.Alain Magloire1-0/+8
2002-12-03Set the environment when doing "run" launching.Alain Magloire1-5/+22
2002-11-26patch from jgreenDavid Inglis1-1/+1
2002-11-26fixed lack of error msg when nothing selectedDavid Inglis1-41/+42
2002-11-23updatedAlain Magloire1-0/+5
2002-11-23Do not show the selection dialog if list is emptyAlain Magloire1-4/+5
2002-11-23new file for shortcut extension.Alain Magloire1-0/+330
2002-11-23new extension shortcut.Alain Magloire1-0/+12
2002-11-23updated.Alain Magloire1-0/+8
2002-11-23getProgName staticAlain Magloire1-1/+1
2002-11-23add new method erroDialog().Alain Magloire1-2/+20
2002-11-22Refresh the project when programs terminate.Alain Magloire1-1/+55
2002-11-22update.Alain Magloire1-1/+9
2002-11-22update.Alain Magloire1-0/+16
2002-11-22New methods verifyWorkingDirectory().Alain Magloire1-16/+91
2002-11-22use getWorkingDirectory instead of getWorkingDir().Alain Magloire1-3/+7
2002-11-22setDefaultDir() return the IProject location as the default.Alain Magloire1-4/+9
2002-11-22updated.Alain Magloire1-1/+9
2002-11-22Check the project exists() or isOpen().Alain Magloire1-4/+10
2002-11-14Detect if a project is closed then the source file can't be accessed inThomas Fletcher2-0/+8
2002-11-13Removed periods from statement definitionsThomas Fletcher2-3/+7

Back to the top