Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-08-31Bug 155826: Duplicate addListener call in Signals view.Mikhail Khodjaiants1-0/+4
2006-08-16Bug 136896: View variables in binary format.Mikhail Khodjaiants1-0/+9
2006-05-31Bug 144719: [Modules view] Modules from from different sessions are mixed up.Mikhail Khodjaiants1-0/+4
2006-05-31Bug 144684: [Modules view] Collapse all action doesn't work.Mikhail Khodjaiants1-0/+5
2006-05-29Bug 144277: No images for source containers types (temporary fix).Mikhail Khodjaiants1-0/+4
2006-05-24Bug 143593: Module's children are not expandable.Mikhail Khodjaiants1-0/+5
2006-05-19Bug 142860: Breakpoint marker is not shown in the editor's ruler.Mikhail Khodjaiants1-0/+6
2006-05-12Bug 118274: Condition is not shown in the tooltip of conditional breakpoint.Mikhail Khodjaiants1-0/+6
2006-05-12Bug 109449: Sort globals in "Add Globals" dialog.Mikhail Khodjaiants1-0/+4
2006-04-17Added the "AddWatchpoint" action to the breakpoints view.Mikhail Khodjaiants1-0/+6
2006-04-05Bug 135118: Modules view is not updated.Mikhail Khodjaiants1-0/+12
2006-04-04See bug 134871: StackOverflowError using AsynchronousViewer.Mikhail Khodjaiants1-0/+4
2006-04-04Complying with Eclipse 3.2 M6. AsynchronousTreeModelViewer has been renamed t...Mikhail Khodjaiants1-0/+6
2006-03-29Allow clients to contribute IRestart adapters.Mikhail Khodjaiants1-0/+4
2006-03-15An ICDebuggerPage adapter is added to retain compatibility with old extensions.Mikhail Khodjaiants1-0/+5
2006-03-06Fix for Bug 93777: Postmortem and Local launch need a default preference for ...Mikhail Khodjaiants1-0/+8
2006-02-27Discouraged access to EditorsPlugin. Added support for SharedTextColors to CD...Mikhail Khodjaiants1-0/+7
2006-02-27Bug 89429: replaced the usage of the internal SourceLookupUIUtils class by De...Mikhail Khodjaiants1-0/+6
2006-02-27Added dependency to the org.eclipse.ui.views plugin (needed to use the breakp...Mikhail Khodjaiants1-0/+5
2006-02-27The DirectorySourceContainer's UI now supports the subfolders searching optio...Mikhail Khodjaiants1-0/+9
2006-02-21Bug 122336: Use the asynchronous tree viewer in the Modules view. Adjustments...Mikhail Khodjaiants1-0/+15
2006-02-03The "ICDebuggerPage" interface and "AbstractCDebuggerPage" class are added. A...Mikhail Khodjaiants1-0/+8
2006-01-27Bug 125561: ClassCastException in Modules view.Mikhail Khodjaiants1-0/+4
2006-01-23Bug 60682: No schema for CDebuggerPage extension point.Mikhail Khodjaiants1-0/+5
2006-01-16Bug 123702: Prevent Signals view from being automatically added to debugger p...Mikhail Khodjaiants1-0/+4
2005-12-29Bug 122336: Use the asynchronous tree viewer in the Modules view.Mikhail Khodjaiants1-0/+12
2005-12-28HTMLTextPresenter implements DefaultInformationControl.IInformationPresenterE...Mikhail Khodjaiants1-0/+5
2005-12-28Cleanup.Mikhail Khodjaiants1-0/+4
2005-12-28Replaced deprecated org.eclipse.jface.util.ListenerList by org.eclipse.core.r...Mikhail Khodjaiants1-0/+5
2005-12-28Cleanup.Mikhail Khodjaiants1-0/+6
2005-12-27Bug 109526: Support Eclipse-LazyStart and deprecate Eclipse-AutoStart.Mikhail Khodjaiants1-0/+4
2005-11-23Bug 117754: Stack frame can't display address.Mikhail Khodjaiants1-0/+4
2005-10-19Bug 113114: Expanding Modules View throws SWTError: No more handles.Mikhail Khodjaiants1-0/+4
2005-09-06Cleanup: replaced "new Boolean" by the static Boolean objects (Java 1.4).Mikhail Khodjaiants1-0/+7
2005-08-24Wrong date.Mikhail Khodjaiants1-1/+1
2005-08-24Bug 107208: toggle breakpoint with external sources doesn't work.Mikhail Khodjaiants1-0/+4
2005-07-26Bug 105224: Two identical directory source container types.Mikhail Khodjaiants1-0/+5
2005-07-252005-07-25 Alain MagloireAlain Magloire1-0/+5
2005-07-222005-07-22 Alain MagloireAlain Magloire1-0/+3
2005-07-14Bug 103910: The modules view's icon is missing.Mikhail Khodjaiants1-0/+5
2005-07-12Bug 103162: Module View: Missing context menu on detailed pane.Mikhail Khodjaiants1-0/+6
2005-07-08Bug 79371: Setting breakpoints in the left hand side ruler of the disassembly...Mikhail Khodjaiants1-0/+5
2005-07-04Removed the "IBreakpointTarget" interface.Mikhail Khodjaiants1-0/+4
2005-06-30Bug 102386: double-clicking on a disassembly line in the disassembly view doe...Mikhail Khodjaiants1-0/+4
2005-06-29Bug 41725: I can't set a breakpoint in a function where I used attach source.Mikhail Khodjaiants1-0/+9
2005-06-29Removed unused imports.Mikhail Khodjaiants1-0/+4
2005-06-252005-06-25 Alain MagloireAlain Magloire1-0/+4
2005-06-22Bug 96563: "Go to file" is ghosted on breakpoints (outside projects?).Mikhail Khodjaiants1-0/+4
2005-06-20Bug 93855: Changing values in detailed pane doesn't work the first time after...Mikhail Khodjaiants1-0/+5
2005-06-17Bug 99217: NPE thrown when fetching deffered children.Mikhail Khodjaiants1-0/+4

Back to the top