1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

256 commits

Author SHA1 Message Date
John Cortell
b8eab3668b JavaDoc enhancement 2009-09-21 21:48:30 +00:00
Pawel Piech
14717d43de Trivial refactoring and comments. 2009-09-21 20:36:33 +00:00
Pawel Piech
73111db72e Trivial refactoring in handleSuccess(). 2009-09-21 20:19:17 +00:00
Pawel Piech
d4f8c1d1bd Fixed the @since version number. 2009-09-21 19:34:17 +00:00
John Cortell
676f59f8ff JavaDoc enhancement 2009-09-21 16:07:10 +00:00
John Cortell
59fcec1a9c Corrected JavaDoc. Referred to method name that was renamed during refactoring. 2009-09-21 15:13:49 +00:00
John Cortell
38631986c6 JavaDoc enhancement 2009-09-21 15:01:16 +00:00
John Cortell
7178ea09de [289766] Bug tracing VM Provider event handler 2009-09-17 16:48:29 +00:00
John Cortell
6e8cd52df5 Corrected comment 2009-09-17 14:28:50 +00:00
John Cortell
fe0e84708b Corrected comment 2009-09-17 14:27:07 +00:00
John Cortell
8fb3cd2ddd JavaDoc improvement 2009-09-17 02:25:04 +00:00
John Cortell
83b89115bf Corrected comments 2009-09-16 23:29:43 +00:00
John Cortell
d50bf482b2 Javadoc improvements 2009-09-16 23:06:46 +00:00
Pawel Piech
a86e6485f4 [270675] - [update policy][variables] In manual update model changing the active number for the view causes the view data to appear stale. 2009-09-11 22:07:03 +00:00
Pawel Piech
691eaab7fd Cleaned up comments with references to IModelContext interface which had been renamed to IDMContext. 2009-09-11 04:39:43 +00:00
John Cortell
c325649db1 [services] Add tracing for DsfSession. This commit logs the registering and unregistering of model adapters 2009-09-10 20:10:56 +00:00
John Cortell
166722a15c Fix and improve new logging utility 2009-09-10 19:33:53 +00:00
John Cortell
52e0d6731e remove harmless, but pointless call accidentally left during refactoring 2009-09-09 18:23:44 +00:00
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