Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-08Bug 114793: Add an extension point to contribute command factories. GDBServer...Mikhail Khodjaiants2-1/+6
2006-02-06Bug 114793: Add an extension point to contribute command factories.Mikhail Khodjaiants1-1/+1
2006-02-06Bug 114793: Add an extension point to contribute command factories.Mikhail Khodjaiants4-1/+426
2006-02-03The "ICDebuggerPage" interface and "AbstractCDebuggerPage" class are added. A...Mikhail Khodjaiants2-2/+7
2006-01-31Replaced "debugger page" by "debuggerPage".Mikhail Khodjaiants1-4/+4
2006-01-18Fixed build for jar'd pluginsDavid Inglis2-3/+2
2006-01-03Trying out the .qualifier version for builds.Doug Schaefer1-1/+1
2005-12-28Cleanup.Mikhail Khodjaiants2-1/+5
2005-12-27Bug 109526: Support Eclipse-LazyStart and deprecate Eclipse-AutoStart.Mikhail Khodjaiants2-1/+5
2005-12-20Bug 120390: Avoiding .gdbinitMikhail Khodjaiants2-3/+7
2005-12-02Got rid of the static project references in our .project files. PDE takes car...Doug Schaefer1-5/+0
2005-11-15Made all of the plugins OSGi components.Doug Schaefer3-26/+29
2005-11-10Upversioned everything. Changed the features to not unpack the plugins that d...Doug Schaefer1-1/+1
2005-09-06Cleanup: replaced "new Boolean" by the static Boolean objects (Java 1.4).Mikhail Khodjaiants2-3/+7
2005-09-06Bug 108636: mi level selection option should be moved to the gdb page.Mikhail Khodjaiants3-9/+67
2005-09-02Bug 108723: Create a separate tab for gdb server's conection options.Mikhail Khodjaiants7-110/+35
2005-07-222005-07-22 Alain MagloireAlain Magloire15-56/+143
2005-06-27EPL'ing the CDT.Doug Schaefer1-3/+3
2005-06-23CPL to EPL transistion - license header update for IBMDavid Inglis1-4/+4
2005-06-23CPL to EPL transistion - license header update for QNXDavid Inglis27-123/+133
2005-06-23EPL'ing the CDT.Doug Schaefer1-15/+7
2005-04-132005-04-13 Alain MagloireAlain Magloire2-23/+80
2005-04-08Removed unused icons.Mikhail Khodjaiants4-0/+6
2005-03-09Fix for bug 87546: Obsolete debug MI settings in Preference need to be removed.Mikhail Khodjaiants5-30/+19
2005-03-03Conflicting methods.Mikhail Khodjaiants2-1/+5
2005-01-11Replaced deprecated methods and constants.Mikhail Khodjaiants2-2/+6
2005-01-11Replaced deprecated methods and constants. Cleanup.Mikhail Khodjaiants4-3/+6
2004-12-22Updated the version numbers to 3.0.0.Doug Schaefer1-1/+1
2004-11-11Fix for bug 75627: Incorrect limit to port numbers.Mikhail Khodjaiants2-4/+6
2004-11-08Added the "Automatically refresh registers" and "Automatically refresh shared...Mikhail Khodjaiants11-19/+586
2004-11-03no code change - cleanup compiler log warningsDavid Inglis2-8/+1
2004-10-292004-10-29 Alain MagloireAlain Magloire2-8/+25
2004-08-23Added API to allow the access to the internal MI UI components by client plug...Mikhail Khodjaiants17-886/+1021
2004-07-15Upversioning head to 2.1.0.Doug Schaefer1-1/+1
2004-07-15fixed auto solib optionDavid Inglis1-2/+2
2004-07-14Wrong fix. Falling back.Mikhail Khodjaiants2-2/+6
2004-07-142004-07-14 Alain MagloireAlain Magloire2-2/+9
2004-07-02 Fix for bug 68934: Debug into dll doesn't work.Mikhail Khodjaiants2-11/+14
2004-06-25update copyrightDavid Inglis12-44/+112
2004-06-24copyright update patch from David DaoustDavid Inglis6-10/+65
2004-06-22Replaced global resource bundles by messages.Mikhail Khodjaiants6-97/+16
2004-06-21Fix for bug 60872. Accessibility: Run/Debug configuration dialog has duplicat...Mikhail Khodjaiants3-4/+9
2004-06-18Externalizing strings.Mikhail Khodjaiants16-104/+258
2004-06-18Patch from Andrew for Help supportAlain Magloire1-0/+3
2004-05-24Cleaned up the build.properties files to ensure the right things end up in th...Doug Schaefer1-4/+0
2004-05-21Removed dependencies on the compatibility plugin and replaced deprecated clas...Mikhail Khodjaiants8-22/+54
2004-04-29Fix for bug 59083: Two short cut keys in one sentence.Mikhail Khodjaiants2-1/+5
2004-03-23cleanupDavid Inglis1-1/+1
2004-03-12Applied patch from Tanya Wolff.Mikhail Khodjaiants12-209/+273
2004-01-05Fix the classpaths to use dynamic containers again.Doug Schaefer1-22/+1

Back to the top