Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-02Fix bug 159833.Ken Ryall2-0/+4
2006-10-11Upversion to 4.0.0 and fix dependency version ranges (bug 157543)Anton Leherbauer1-15/+15
2006-10-03Initial commit of memory space support in the memory view (made possible by 3...John Cortell7-0/+815
2006-10-02Fix for 159171. Run menu contributions were disabled if DebugView was not act...John Cortell1-21/+0
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-25Propogated Import Executable improvements from CDT 3.1.Doug Schaefer8-27/+165
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
2006-02-07Typo in description.Mikhail Khodjaiants1-1/+1
2006-02-06Updated comments.Mikhail Khodjaiants1-2/+2
2006-02-03The "ICDebuggerPage" interface and "AbstractCDebuggerPage" class are added. A...Mikhail Khodjaiants5-5/+85
2006-01-31Replaced "debugger page" by "debuggerPage".Mikhail Khodjaiants1-2/+2
2006-01-27Bug 125561: ClassCastException in Modules view.Mikhail Khodjaiants2-3/+5
2006-01-23Bug 60682: No schema for CDebuggerPage extension point.Mikhail Khodjaiants3-1/+136
2006-01-18Fixed build for jar'd pluginsDavid Inglis2-3/+2
2006-01-16Bug 123702: Prevent Signals view from being automatically added to debugger p...Mikhail Khodjaiants2-2/+7
2006-01-03Trying out the .qualifier version for builds.Doug Schaefer1-1/+1
2005-12-29Bug 122336: Use the asynchronous tree viewer in the Modules view.Mikhail Khodjaiants10-542/+557

Back to the top