Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/launch
AgeCommit message (Expand)AuthorFilesLines
2003-11-25Upversioned the plugins, etc to 2.0.0.Doug Schaefer2-8/+4
2003-11-24Upgrade to Eclipse 3.0. Includes:Doug Schaefer2-14/+10
2003-11-06fix for 46126David Inglis1-0/+5
2003-11-06fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=46129David Inglis2-8/+9
2003-10-27Patch from Mikhail Khodjaiants regarding source lookup.Thomas Fletcher1-7/+5
2003-10-27Patch from Mikhail Khodjaiants regarding source lookup.Thomas Fletcher6-323/+28
2003-10-232003-11-22 Mikhail KhodjaiantsDavid Inglis2-0/+13
2003-10-172003-11-17 Mikhail KhodjaiantsDavid Inglis2-2/+8
2003-10-09patch from Mikhail KhodjaiantsDavid Inglis2-5/+8
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

Back to the top