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

2150 commits

Author SHA1 Message Date
Alain Magloire
793c52d03b Bug fix event were not generated for the nonCResources. 2003-04-09 03:06:51 +00:00
Doug Schaefer
5b29e684d8 Patch for Hoda Amer:
- Change the C Model Builder to use the DOM
- Minor changes to code model
- Fixes for bugs 35781, 26467
2003-04-08 21:30:53 +00:00
Mikhail Khodjaiants
7c0622e66b Removed unused private methods and members. 2003-04-08 21:06:50 +00:00
Mikhail Khodjaiants
928199b44e Preserving the registers tree structure during the debug session. 2003-04-08 18:15:28 +00:00
Alain Magloire
90aaf1dfaa Fix the copyright. 2003-04-08 17:37:09 +00:00
Mikhail Khodjaiants
8a897bd030 Changed the message text in the 'getStackDepth' method. 2003-04-08 15:51:08 +00:00
Alain Magloire
92da4f748c updated. 2003-04-08 14:54:05 +00:00
Alain Magloire
c7c35ceb84 updated. 2003-04-08 14:29:17 +00:00
Alain Magloire
0076f1bba6 Fix the drag & drop 2003-04-08 14:29:09 +00:00
Doug Schaefer
78e61be446 Patch for John Camelon:
CORE
	Brought DOM up to par wrt functionality with Code Model.  
	Added isFunctionDefinition() to SimpleDeclaration.  
	Added visiblity indicators for member declarations.  
	Added offset information that was previously unavailable.  
	Added preprocessor statements (inclusions, macros) to DOM.  
	Updated TypeSpecifier hierarchy to allow for parameter declarations to own elaborated types. 
	Added new constructor to parser to aid testing. 
	Fixed bug36065.  

TESTS
	Added testMemberDeclarations(), testPreprocessor(),
testElaboratedParms() to DOMTests.
2003-04-08 03:41:05 +00:00
Mikhail Khodjaiants
f2c83a4b67 No dialog if switch to frame failed. 2003-04-07 22:49:08 +00:00
Mikhail Khodjaiants
9360ad3bbe Changed the messages of CDI exceptions. 2003-04-07 22:45:11 +00:00
Mikhail Khodjaiants
23e42715f6 Changed the message generated in the 'targetRequestFailed' methods of CDebugElement. 2003-04-07 22:42:15 +00:00
Mikhail Khodjaiants
f9ce0bfae3 Replaced 'toString()' by 'getMessage()' for CDI exceptions. 2003-04-07 22:42:14 +00:00
Doug Schaefer
b53b2d419c Patch for Andrew Niefer:
- Rewrote the conversion sequence ranking to better handle all cases.
- Added ParserSymbolTableTest::testOverloadRanking (whose initial
failure prompted the ranking rewrite).
2003-04-07 21:43:01 +00:00
Doug Schaefer
e92be51ca5 Fixed broken .classpath where the parser source folder fell off. 2003-04-07 21:34:58 +00:00
Doug Schaefer
e7a699b56c Updates to the new build model. 2003-04-07 20:56:27 +00:00
Alain Magloire
c936206685 updated. 2003-04-07 19:06:27 +00:00
Alain Magloire
fdcadaa820 Enable registration to the ContentProvider menu
of the outliner
2003-04-07 19:06:18 +00:00
Alain Magloire
487ef8032a Sanity check for the start and length ranges. 2003-04-07 16:52:40 +00:00
Doug Schaefer
ec7c947a6f Yet Another Build Model.
- Defines most of the interfaces
- Some simple implementation behind the interfaces to at
least get information from the extension point.
2003-04-07 02:47:01 +00:00
Doug Schaefer
44aad85270 Patch for John Camelon:
CORE
	Fixed defect 36073.
	Fixed error handling for unterminated strings in Scanner.
	Fixed offset for inclusions in the outline view.  
	Significantly updated callback structure to better suite the nature of the Code Model.
	Updated all callbacks and parser to accommodate altered callbacks.  

TESTS
	Added DOMTests::testBug36073().
2003-04-06 03:06:22 +00:00
Alain Magloire
5ab63e9b70 updated. 2003-04-06 01:07:33 +00:00
Alain Magloire
54c9ad41e7 New launch configuration for GDBServer, code
from Monta Vista
2003-04-06 01:07:23 +00:00
Alain Magloire
b0f43f73ce updated. 2003-04-06 00:33:54 +00:00
Alain Magloire
da81942d76 Get rid of some warnings. 2003-04-06 00:33:45 +00:00
Alain Magloire
7994b5c333 Implement the Collapse All Action in the CView 2003-04-05 19:50:43 +00:00
Alain Magloire
da41d2be2d updated 2003-04-05 06:36:01 +00:00
Alain Magloire
08666783b1 Change to use the WorkingCopyManager, this will
make the contentoutliner work.
2003-04-05 06:35:52 +00:00
Alain Magloire
21bfc1a345 updated. 2003-04-05 06:33:48 +00:00
Alain Magloire
ced9493e7a Refactor the IWorkingCopyManager interface in
the public area.
2003-04-05 06:33:37 +00:00
Alain Magloire
0ced3f795d New scheme to use the WorkingCopyManager, this
will allow a the content outliner to work for
editor extending the CEditor and file not
in a c/c++ project.
2003-04-05 06:33:29 +00:00
Alain Magloire
f0e9cda669 updated. 2003-04-05 02:37:59 +00:00
Alain Magloire
70223af71c Check for null in update(). 2003-04-05 02:37:48 +00:00
Alain Magloire
55972f09a0 updated. 2003-04-05 02:05:00 +00:00
Alain Magloire
19278dab53 Implement TogglePresentatiion. 2003-04-05 02:04:45 +00:00
Alain Magloire
c15e5acca5 Make the preference constant visible for other plugins. 2003-04-05 02:04:25 +00:00
Alain Magloire
85420ddf38 new gifs for segment edit. 2003-04-05 02:03:42 +00:00
Alain Magloire
93917a44a7 updated. 2003-04-04 20:38:39 +00:00
Alain Magloire
2abea460ea Fix warning now that we move forward to 2.1 2003-04-04 20:38:29 +00:00
Alain Magloire
6e979f08d0 Fix the ContentAssist, the way action are register
changed in 2.1
2003-04-04 20:33:45 +00:00
Doug Schaefer
0ff98a152c Patch for John Camelon:
Core fix for Outline View
- Fixed bug35939.  Proper CElement position is set on
Simple Declarations, Class Specifications, Namespaces,
Enumerations and Enumerators, Macros and Inclusions.
- Callbacks updated to provide additional offset
information.
2003-04-04 18:45:09 +00:00
Doug Schaefer
7081cddca6 Patch for John Camelon:
CORE
	Fixed defects 36019, 36020, 36045.  
	Finished template declarations and their callbacks for the DOM (not the Code Model).  

TESTS
	Updated ScannerTest::testSimpleIfdef() for bug36019.  
	Updated ScannerTest::testNumerics() for bug36020.  
	Added ScannerTest::testBug36045().  
	Updated DOMTests::testTemplateDeclaration() for template grammar updates.
2003-04-04 14:05:22 +00:00
Doug Schaefer
c045393b50 Patch for Hoda Amer:
- Delta Builder Helper Functions in the CModel
- Plus some cleanups
2003-04-04 14:01:31 +00:00
Alain Magloire
3b0adc309f updated. 2003-04-04 04:48:45 +00:00
Alain Magloire
25006b66d6 Put a limit of the number of stack to examine
when updating the variables if not it may
crash gdb for very deep recursive calls.
2003-04-04 04:48:33 +00:00
Alain Magloire
2aa6a140a7 updated. 2003-04-03 21:12:32 +00:00
Alain Magloire
6cd0fa03ae Check if the register manager is on autoupdate. 2003-04-03 21:12:21 +00:00
Doug Schaefer
f846b8f6f4 Icon updates from Hoda. 2003-04-03 20:01:52 +00:00
David Inglis
e70e5d973d spelling 2003-04-03 19:10:36 +00:00