Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/launch
AgeCommit message (Expand)AuthorFilesLines
2003-10-01Upversioning everything to 1.2.0.Doug Schaefer1-1/+1
2003-09-25added help id to launch tabsDavid Inglis9-4/+66
2003-08-052003-08-05 Mikhail KhodjaiantsDavid Inglis2-4/+13
2003-07-28see ChangeLogDavid Inglis3-1/+20
2003-07-22refactor/bug fixDavid Inglis4-31/+29
2003-07-22see change logDavid Inglis5-7/+21
2003-07-17Applied patch for a new entry (IResourceChangeListener) to the 'getAdapter' m...Thomas Fletcher2-1/+11
2003-07-15Don't initialize in what may be a non-ui thread.Thomas Fletcher1-1/+0
2003-07-09Update to fill out the LaunchImage class which was not loading images.Thomas Fletcher9-10/+86
2003-07-03fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39583David Inglis5-20/+25
2003-06-26*** keyword substitution change ***David Inglis1-235/+235
2003-06-26see change log - David Inglis 2003-06-26David Inglis4-38/+85
2003-04-30fix NPE when list is empty and user select OKDavid Inglis1-1/+3
2003-04-23update versionDavid Inglis1-1/+1
2003-04-17updated.Alain Magloire1-0/+5
2003-04-17Fix typo.Alain Magloire1-1/+1
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

Back to the top