Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-29backport bug 285481Vivian Kong2-6/+3
2009-02-05- extensibility for disassemblyv200902060802Alena Laskavaia2-1/+11
2009-01-23Bug 236857Ken Ryall1-7/+7
2008-08-14Now reopens when a file is remapped to one already in the workspace.Ken Ryall1-0/+7
2008-07-09Added uid.Ken Ryall1-0/+1
2008-06-27Cache the source file list for an executable and don't block the UI while get...Ken Ryall2-6/+26
2008-06-11copyrightsChris Recoskie9-7/+57
2008-05-30fix for bug 234909Vivian Kong1-1/+22
2008-05-29fixed breakpoint creation with new type argument.Warren Paul2-0/+3
2008-05-21Merge changes from CDT 4.0.x.Ken Ryall3-135/+121
2008-05-20bug 233058 - support for remote process exit code in debug sessionAlena Laskavaia1-1/+1
2008-05-14Contributing new disassembly.Mikhail Khodjaiants6-21/+444
2008-05-08don't use the control if already disposed.Warren Paul1-10/+11
2008-05-08Addressed two loose ends of bugzilla 118100John Cortell1-2/+5
2008-05-07Renamed ICBreakpointTyped to ICBreakpointTypeJohn Cortell1-2/+2
2008-05-06API change in AbstractHandler.Mikhail Khodjaiants1-1/+1
2008-05-06Follow up fix for 228063Anton Leherbauer1-10/+24
2008-05-03Fixed compilation errors with Eclipse 3.4M7.Sergey Prigogin2-2/+0
2008-05-02Bug 228063: applied patch from Pawel Piech (WindRiver).Mikhail Khodjaiants1-38/+55
2008-04-30Fix NPE in action adapters when editor is not fed by a file.John Cortell2-2/+6
2008-04-28- update to exclude unused Type attributeAlena Laskavaia1-1/+2
2008-04-28- implement correct LabelFieldEditor which would be aligned with other fields...Alena Laskavaia1-58/+13
2008-04-28- fixed bug with marker subtypesAlena Laskavaia1-19/+31
2008-04-28- removed hack with ".valueLabel" for label provided field editorsAlena Laskavaia2-3/+14
2008-04-28- renamed and added support for ICBreakpointUIContributionUserAlena Laskavaia2-24/+181
2008-04-28- added interface for breakpoint ui contribution usersAlena Laskavaia1-0/+29
2008-04-25Refactoring to use "BreakpointEvent" instead of "Catchpoint" to be consistent...John Cortell6-39/+39
2008-04-25bug 226689 - catchpoint supportAlena Laskavaia12-13/+1146
2008-04-25- allow custom breakpoints use ILabelProvider since IElementLabelProvider doe...Alena Laskavaia1-0/+14
2008-04-25- removed unused importsAlena Laskavaia3-12/+0
2008-04-25- refactor to use default implementation PrefereceStoreAlena Laskavaia1-329/+10
2008-04-25- added standard methods to manipulate with plugin image registryAlena Laskavaia1-0/+51
2008-04-24fixed progress display (%), allow cancel during import, remember column order...Warren Paul6-222/+178
2008-04-22Contributing new disassembly.Mikhail Khodjaiants2-26/+86
2008-04-22Contributing new disassembly.Mikhail Khodjaiants1-4/+2
2008-04-18Contributing new disassembly.Mikhail Khodjaiants7-21/+230
2008-04-17Contributing new disassembly.Mikhail Khodjaiants5-25/+53
2008-04-17Fix deprecation warnings and get rid of obsolete HTMLTextPresenterAnton Leherbauer4-608/+4
2008-04-16Contributing new disassembly.Mikhail Khodjaiants2-7/+31
2008-04-16Contributing new disassembly.Mikhail Khodjaiants7-1/+424
2008-04-14Contributing new disassembly.Mikhail Khodjaiants5-18/+73
2008-04-11Fixed cut&paste goofJohn Cortell1-1/+1
2008-04-10Contributing new disassembly.Mikhail Khodjaiants3-20/+18
2008-04-09Contributing new disassembly.Mikhail Khodjaiants3-10/+168
2008-04-09Added support for breakpoint actions to the disassembly editor.Mikhail Khodjaiants1-21/+22
2008-04-09Added support for breakpoint actions to the disassembly editor.Mikhail Khodjaiants3-0/+94
2008-04-08Contributing new disassembly.Mikhail Khodjaiants1-0/+1
2008-04-08Minor optimizationJohn Cortell1-2/+2
2008-04-08Contributing new disassembly.Mikhail Khodjaiants1-0/+4
2008-04-08Allow the menu contributions to the Disassembly view's ruler.Mikhail Khodjaiants1-1/+6

Back to the top