John Cortell
ae6cd8c257
additional JavaDoc
2009-09-09 18:22:14 +00:00
John Cortell
ce83ec8fc0
[288878] Method signature criteria in DsfSession.getEventHandlerMethods() incorrect. Also throw an exception if the method takes no parameters.
2009-09-09 15:29:22 +00:00
John Cortell
9067c010c5
[288656] Additional tracing for DsfSession.
2009-09-08 22:56:26 +00:00
John Cortell
e4e9e7fab2
[288878] Method signature criteria in DsfSession.getEventHandlerMethods() incorrect
2009-09-08 21:39:34 +00:00
John Cortell
1d802df663
[288873] Consolidate executor trace when the creator and submitter info is the same
2009-09-08 20:48:24 +00:00
John Cortell
d5fc0b227d
Fixed warning; forgot @Deprecated annotation
2009-09-08 20:32:49 +00:00
John Cortell
b2f577471c
[288870] DSF executor trace drops frames in submitted-at stack crawl
2009-09-08 20:28:59 +00:00
John Cortell
df44df36d3
[288656] Add tracing for DsfSession. Implemented Pawel's recommendation after review
2009-09-08 15:52:33 +00:00
John Cortell
edda14615e
javadoc correction
2009-09-08 15:29:56 +00:00
John Cortell
1bfc07f36c
[288687] Executor trace has some errant output
2009-09-04 23:38:56 +00:00
John Cortell
3b1dd88650
Additional documentation
2009-09-04 22:01:33 +00:00
John Cortell
7e8ee4c873
[288656] Add tracing for DsfSession
2009-09-04 19:42:17 +00:00
John Cortell
5df35e00b1
[288672] Lacking dsf test for registering an event listener with a services filter
2009-09-04 19:30:08 +00:00
John Cortell
88bfb422e7
Code documentation enhancement
2009-09-03 22:24:40 +00:00
John Cortell
86ce7f042e
[288568] Unnecessary @SuppressWarnings("unchecked") in DSF code
2009-09-03 20:48:44 +00:00
Pawel Piech
42273bfa02
[288553] - Change DSF plugins' version to 2.1.
2009-09-03 19:59:52 +00:00
John Cortell
0df87d142e
Fixed typos in comment
2009-09-02 15:15:41 +00:00
Pawel Piech
a90fa276e8
[287598] [expressions] "Add new expression" should be displayed in a different color
2009-08-26 17:06:25 +00:00
Anton Leherbauer
f5a9e32708
[282632] [detailpane] NumberFormatDetailPane should implement IDetailPane2
2009-08-18 10:07:37 +00:00
Randy Rohrbach
1c3c25d982
I removed the no longer supported nore required getModelData() routine. This is just cleanup in the example. I have not taken the time to create a bugzilla for this.
...
Randy
2009-08-04 14:20:22 +00:00
Randy Rohrbach
a94dbe7bf6
This is just simple editing in comments. I replaced getModelData with appropriate changes since the getModelData() is no longer support.
...
I am not creating a bugzilla for simpe comment changes.
2009-08-04 14:16:19 +00:00
Randy Rohrbach
7bfd9bf31e
Bugzilla 283382
2009-07-30 20:23:54 +00:00
John Cortell
02f13c474b
Fixed 283333; View doesn't update when user makes model change
2009-07-13 18:53:22 +00:00
John Cortell
7920146a21
Fixed 283314. DsfExecutable wrongly annotated as Immutable
2009-07-13 14:17:39 +00:00
John Cortell
a09882be60
Fix spelling/grammar
2009-07-10 22:20:09 +00:00
John Cortell
e63a165145
Corrected gramatical error in comment. Updated copyright
2009-07-10 20:50:03 +00:00
Pawel Piech
82c2564411
Removed pre-processor generated files from CVS.
2009-07-10 18:03:18 +00:00
Anton Leherbauer
21efa3636b
[263521] [debug view][stack] Retrieving limited number of stack frames does not work reliably with breadcrumb.
...
Partial fix: Select new frame after expand stack
2009-07-09 09:08:29 +00:00
Marc Khouzam
8b4aa094d7
[280947] Adding debug traces to the CommandCache
2009-07-07 16:47:23 +00:00
Anton Leherbauer
ed13924735
Increment bundle version
2009-07-07 07:55:54 +00:00
Anton Leherbauer
cb1ba5688f
[268081] [disassembly] Weird disassembly view, patch by Dmitry Smirnov
2009-07-07 07:54:32 +00:00
Pawel Piech
14547e3f6c
Fixed an extraneous import from last checkin.
2009-06-25 22:04:53 +00:00
Pawel Piech
33154819a4
[281585] - [pda] Refactor of PDA's IAdapterFactory implementation.
2009-06-25 22:01:46 +00:00
Anton Leherbauer
c6d196e720
[280770] [view model] Stack frame list is not updated on change of stack frame limit preferences
2009-06-25 07:44:07 +00:00
Vivian Kong
6d14f5aa73
fix legal, provider info
2009-06-16 21:37:21 +00:00
Vivian Kong
fe4aa4c065
update copyright
2009-06-16 21:36:53 +00:00
Doug Schaefer
d943425cc3
Fixed up a number of legal items.
2009-06-10 19:37:19 +00:00
Vivian Kong
c921a8f760
update copyrights
2009-05-27 15:34:50 +00:00
Vivian Kong
b7417b69cb
update copyrights
2009-05-27 15:26:54 +00:00
Vivian Kong
5e92597120
bug 254307 - branding
2009-05-26 14:48:10 +00:00
Anton Leherbauer
47e2c99bdb
[276325] [disassembly] [breakpoints] Exception when setting breakpoint in disassembly view
2009-05-15 08:04:23 +00:00
Anton Leherbauer
6d067b774b
[276327] [breakpoints][disassembly] Breakpoints of the disassembly view don't have any info on the breakpoint view
2009-05-15 07:58:43 +00:00
Anton Leherbauer
364d0c3ed0
[275646] [view model] DefaultVMContentProviderStrategy does not consider unlimited update range
2009-05-11 12:57:30 +00:00
Marc Khouzam
d59ee59cad
Inverted comment
2009-05-06 17:08:01 +00:00
Anton Leherbauer
2964162173
[275136] [view model] done() may be called twice on request monitor
2009-05-06 15:10:23 +00:00
Vivian Kong
00a85959ad
update feature dependencies
2009-05-01 18:55:52 +00:00
Marc Khouzam
02d1f6533a
[218847] Add SELECT to startup events. Also, handle ModelProxyInstalledEvent the same way as DataModelInitializedEvent, in order to get an initial selection
...
when the debug view is opened.
2009-04-24 19:44:28 +00:00
Randy Rohrbach
13726315f4
Continuation of Bugzxilla 272369. Darin accepted my other patch so the presentation context now has the SHOW TYPES ICON property as well.
...
This allows us to get it from there instead of doping the ugly reflection thing.
So I removed the reflection and get it from the presentation context. I already tested this with my patch so when M7 comes out it will be fully functional.
Randy
2009-04-24 17:00:26 +00:00
Randy Rohrbach
67777ab391
Bugzilla 272369
2009-04-24 14:43:04 +00:00
Anton Leherbauer
eaeddf5e8b
Fix warnings
2009-04-24 10:51:48 +00:00