Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-22Added assertJohn Cortell1-0/+2
2009-09-22[289751] - [vm] IVMEventListener(AbstractVMProvider).handleEvent(Object,Reque...Pawel Piech2-5/+14
2009-09-22Missing rm.done in previous refactoring.Marc Khouzam1-1/+2
2009-09-22Fixed typo in commentJohn Cortell1-1/+1
2009-09-21Corrected commentJohn Cortell1-1/+1
2009-09-21JavaDoc enhancementJohn Cortell1-3/+4
2009-09-21Trivial refactoring and comments.Pawel Piech1-3/+9
2009-09-21Trivial refactoring in handleSuccess().Pawel Piech1-7/+4
2009-09-17[289766] Bug tracing VM Provider event handlerJohn Cortell1-4/+6
2009-09-17Corrected commentJohn Cortell1-3/+3
2009-09-17Corrected commentJohn Cortell1-2/+2
2009-09-17JavaDoc improvementJohn Cortell1-4/+4
2009-09-16Corrected commentsJohn Cortell1-10/+9
2009-09-16Javadoc improvementsJohn Cortell1-4/+16
2009-09-11[270675] - [update policy][variables] In manual update model changing the ac...Pawel Piech8-13/+157
2009-08-26[287598] [expressions] "Add new expression" should be displayed in a differen...Pawel Piech1-2/+6
2009-08-18[282632] [detailpane] NumberFormatDetailPane should implement IDetailPane2Anton Leherbauer2-33/+59
2009-07-30Bugzilla 283382Randy Rohrbach1-4/+4
2009-07-09[263521] [debug view][stack] Retrieving limited number of stack frames does n...Anton Leherbauer1-1/+17
2009-07-07Increment bundle versionAnton Leherbauer1-1/+1
2009-07-07[268081] [disassembly] Weird disassembly view, patch by Dmitry SmirnovAnton Leherbauer1-12/+20
2009-06-25[280770] [view model] Stack frame list is not updated on change of stack fram...Anton Leherbauer1-65/+105
2009-05-27update copyrightsVivian Kong25-142/+182
2009-05-26bug 254307 - brandingVivian Kong1-2/+3
2009-05-15[276325] [disassembly] [breakpoints] Exception when setting breakpoint in dis...Anton Leherbauer1-4/+2
2009-05-15[276327] [breakpoints][disassembly] Breakpoints of the disassembly view don't...Anton Leherbauer1-5/+5
2009-05-11[275646] [view model] DefaultVMContentProviderStrategy does not consider unli...Anton Leherbauer1-3/+11
2009-05-06Inverted commentMarc Khouzam1-2/+2
2009-05-06[275136] [view model] done() may be called twice on request monitorAnton Leherbauer2-11/+12
2009-04-24[218847] Add SELECT to startup events. Also, handle ModelProxyInstalledEvent...Marc Khouzam1-5/+6
2009-04-24Continuation of Bugzxilla 272369. Darin accepted my other patch so the presen...Randy Rohrbach3-247/+22
2009-04-24Bugzilla 272369Randy Rohrbach7-88/+642
2009-04-24Fix warningsAnton Leherbauer4-32/+18
2009-04-24[218847] Add delta handling for ModelProxyInstalledEvent and DataModelIntiali...Anton Leherbauer1-3/+113
2009-04-23Add a guard for potential NPE.Pawel Piech1-1/+3
2009-04-23[218847] Remove CONTENT flag for DataModelInitializedEvent as it is not needd.Marc Khouzam1-2/+2
2009-04-21[218847] Create a DataModelInitialized event, to properly initialize selectio...Marc Khouzam3-8/+17
2009-04-03[269956] [api][source lookup] DsfSourceDisplayAdapter should allow to create ...Anton Leherbauer3-24/+176
2009-03-31[202656] - [update policy] Obsolete values (dirty cache entries) should be i...Pawel Piech30-201/+597
2009-03-24[269689] [source lookup] DsfSourceDisplayadapter should respect ISourcePresen...Anton Leherbauer1-18/+34
2009-03-24[269767] [view model] LaunchRootVMNode misses a done()Anton Leherbauer1-1/+2
2009-03-20Fixed inconsistency in use of executor.Pawel Piech1-10/+1
2009-03-19[269306] - Implemented GDB-specific OS ID.Pawel Piech5-55/+20
2009-03-19[269387] Fix javadoc. There are cases where monitor.done() must still be cal...Marc Khouzam1-2/+1
2009-03-19[269306] Add PROP_ID2 to checkProperty()Marc Khouzam1-1/+3
2009-03-19[269306] Fix ThreadVMNode to display as we used to.Marc Khouzam4-5/+26
2009-03-18Fix format for module and address only.Ken Ryall1-1/+1
2009-03-18[269146] Duplicate message, and unused one.Marc Khouzam1-11/+0
2009-03-18[269196] Guard against null StateChangeReasonMarc Khouzam1-1/+5
2009-03-18[269146] - [view model] NLS warning messages in the logPawel Piech2-8/+0

Back to the top