Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-11Fix bug 159173, improved validation and error reporting.Ken Ryall2-56/+52
2007-02-06Bug 139203: "if" and "at" translateable? #71.Mikhail Khodjaiants2-3/+0
2007-01-15Upversion plugins to 3.1.2. Also locked down the Eclipse test plugin.Doug Schaefer1-1/+1
2006-12-10Set mapped resources on new launch configurations. This will let the platform...Ken Ryall1-0/+2
2006-12-08Fix missed id setting when combo selected.Ken Ryall1-0/+1
2006-12-07Fix support for adding multiple binary parsers in a project.Ken Ryall2-79/+105
2006-11-22Prevent NPE when checking binaries.Ken Ryall1-3/+5
2006-11-19More exe import wizard cleanup.Ken Ryall1-7/+9
2006-11-17Allow import executable wizards to select the default binary parsers. Let the...Ken Ryall3-168/+116
2006-11-02Fix bug 159833, add support for source containers finding files by absolute p...Ken Ryall2-0/+4
2006-09-28Fix for 159171. Run menu contributions were disabled if DebugView was not act...John Cortell1-21/+0
2006-09-15Upversion the plugins to 3.1.1.Doug Schaefer1-1/+1
2006-09-13Set a title for the global variable selection dialogThomas Fletcher2-0/+2
2006-08-31Bug 155826: Duplicate addListener call in Signals view.Mikhail Khodjaiants2-2/+6
2006-08-23Bug 147522 - Fixed the import executable wizard to allow the user to select t...Doug Schaefer4-6/+14
2006-08-23Bug 147522 - Fixed the import executable wizard to allow the user to select t...Doug Schaefer5-22/+152
2006-08-17Removing the previously applied patch for bug 136896 - interface breakage.Mikhail Khodjaiants6-46/+2
2006-08-16Bug 136896: View variables in binary format.Mikhail Khodjaiants6-2/+46
2006-07-05fix for 40101Chris Recoskie1-71/+155
2006-06-23Updated copyright dates to reflect latest in CVS.Doug Schaefer52-52/+52
2006-06-23Update Copyright dates and fix those that had no copyrights.Doug Schaefer95-108/+108
2006-06-15Added missing copyright notices.Ken Ryall2-5/+27
2006-06-14update copyrightsChris Recoskie16-20/+20
2006-05-31Bug 144719: [Modules view] Modules from from different sessions are mixed up.Mikhail Khodjaiants2-6/+19
2006-05-31Bug 144684: [Modules view] Collapse all action doesn't work.Mikhail Khodjaiants3-4/+16
2006-05-29Bug 144277: No images for source containers types (temporary fix).Mikhail Khodjaiants2-0/+7
2006-05-24Bug 143593: Module's children are not expandable.Mikhail Khodjaiants3-0/+11
2006-05-24Updated the about.html files.Doug Schaefer1-15/+17
2006-05-19Bug 142860: Breakpoint marker is not shown in the editor's ruler.Mikhail Khodjaiants4-3/+31
2006-05-12Bug 118274: Condition is not shown in the tooltip of conditional breakpoint.Mikhail Khodjaiants3-129/+8
2006-05-12Bug 109449: Sort globals in "Add Globals" dialog.Mikhail Khodjaiants2-2/+25
2006-05-11Fixing up copyright notices. Bug 130320.Doug Schaefer2-2/+2
2006-05-09Mac OS support: work around for selecting executables inside packages. Add th...Ken Ryall2-1/+16
2006-04-28Initial commit of the Import Executable Wizard.Ken Ryall10-1/+1408
2006-04-17Added the "AddWatchpoint" action to the breakpoints view.Mikhail Khodjaiants4-221/+42
2006-04-11Replacing shared library images.Mikhail Khodjaiants2-0/+0
2006-04-11Replacing shared library images.Mikhail Khodjaiants2-0/+0
2006-04-05Bug 135118: Modules view is not updated.Mikhail Khodjaiants4-7/+50
2006-04-05Corrected the shared library image selection.Mikhail Khodjaiants3-3/+1
2006-04-04See bug 134871: StackOverflowError using AsynchronousViewer.Mikhail Khodjaiants2-1/+4
2006-04-04Complying with Eclipse 3.2 M6. AsynchronousTreeModelViewer has been renamed t...Mikhail Khodjaiants4-13/+19
2006-03-29Allow clients to contribute IRestart adapters.Mikhail Khodjaiants2-25/+38
2006-03-15An ICDebuggerPage adapter is added to retain compatibility with old extensions.Mikhail Khodjaiants3-2/+181
2006-03-06Fix for Bug 93777: Postmortem and Local launch need a default preference for ...Mikhail Khodjaiants6-2/+272
2006-02-27Discouraged access to EditorsPlugin. Added support for SharedTextColors to CD...Mikhail Khodjaiants4-2/+104
2006-02-27Bug 89429: replaced the usage of the internal SourceLookupUIUtils class by De...Mikhail Khodjaiants4-7/+13
2006-02-27Added dependency to the org.eclipse.ui.views plugin (needed to use the breakp...Mikhail Khodjaiants2-1/+7
2006-02-27The DirectorySourceContainer's UI now supports the subfolders searching optio...Mikhail Khodjaiants5-253/+1
2006-02-27The DirectorySourceContainer's UI now supports the subfolders searching optio...Mikhail Khodjaiants2-5/+9
2006-02-21Bug 122336: Use the asynchronous tree viewer in the Modules view. Adjustments...Mikhail Khodjaiants10-84/+153

Back to the top