1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 02:36:01 +02:00
Commit graph

2181 commits

Author SHA1 Message Date
David Inglis
2183b9fd78 fixed bug #39053 2003-06-18 15:39:24 +00:00
John Camelon
18eca5c02b Patch for Andrew Niefer.
Skeleton implementation of C/C++ Search.
2003-06-16 17:35:46 +00:00
Doug Schaefer
04804f1cf1 Added the build source folder to the build.properties file. 2003-06-14 21:14:56 +00:00
John Camelon
89913324d4 Merge Parser_SymbolTable branch into HEAD. 2003-06-13 15:01:26 +00:00
Alain Magloire
c2348df608 updated. 2003-06-13 02:44:02 +00:00
Alain Magloire
5ccdce625e Patch form Thomas Fletcher to define
CEditor shortcuts.
2003-06-13 02:43:53 +00:00
Alain Magloire
985cf56dcc updated. 2003-06-13 02:35:32 +00:00
Alain Magloire
ed9940f5ac Patch from Thomas Fletcher to reuse the component
of Working set in the platform part of 2.1.
2003-06-13 02:35:25 +00:00
Doug Schaefer
da0c569bff Patch for Sean Evoy:
- Initial contribution of Managed Build UI.
2003-06-09 19:22:21 +00:00
Alain Magloire
b48df83281 updated. 2003-06-06 01:16:17 +00:00
Alain Magloire
b18a703288 Patch form Christophe Juniet to add a #ifdef guard
when generating a class file.
2003-06-06 01:16:10 +00:00
Alain Magloire
0fe28a9c96 updated. 2003-06-04 19:34:54 +00:00
Alain Magloire
8fa405d412 Fix PR 38405, syntax hilight for macor in the CEditor 2003-06-04 19:34:47 +00:00
Alain Magloire
55253c4df9 updated. 2003-06-04 14:12:34 +00:00
Alain Magloire
cf3d839940 Fix PR 38047, unable to save changes in CDebugEditor. 2003-06-03 19:19:08 +00:00
John Camelon
18b219a690 Patch for Hoda Amer.
The user may start the wizard from the navigator view. In this case, the selection is a resource, not a CModel Element, which caused some troubles. 
This patch fixes this problem. Change log has been updated.
2003-05-30 15:26:37 +00:00
John Camelon
c27d3e4175 Patch for Hoda Amer
A fix for the incorrect inclusion problem in the New Class Wizard.
2003-05-28 18:10:13 +00:00
John Camelon
1ce9ba9ea0 Patch for Hoda Amer.
First patch for a new class wizard for CDT.
2003-05-27 21:33:04 +00:00
John Camelon
83f96aa7ee Patch for Hoda Amer.
This patch enables Outline view filters to show/hide -static members, non-public members, and fields (same as in JDT). 
Please note that the patch creates three new packages and 5 new classes. 
It also has 9 new icon files (in three different directories). 
The modified files + the new files are all zipped into the attached file.
2003-05-05 14:15:16 +00:00
John Camelon
44ca9f0cc5 Patch for Hoda Amer.
Fix for bug 36797: Templates of Variables and structs + JUnit test
2003-05-01 19:46:42 +00:00
Alain Magloire
66a20f07fd new method getBufferFactory() to overload the parent. 2003-04-28 02:37:47 +00:00
Alain Magloire
d495a4ffa5 new method setOutlinePageInput() new method
to reset the outliner input.
2003-04-28 02:37:26 +00:00
Alain Magloire
9204c94847 new method setInput() to reset the Viewer. 2003-04-28 02:37:02 +00:00
Alain Magloire
b23dbe60fc . 2003-04-28 02:36:36 +00:00
Alain Magloire
bb30382695 updated. 2003-04-28 02:36:20 +00:00
Alain Magloire
ae473f009f updated 2003-04-27 00:18:21 +00:00
Alain Magloire
69017e4c59 ClastCastException when saving 36876
PR 36743  extending cview with new methods
2003-04-27 00:18:02 +00:00
Alain Magloire
1a3542db44 updated. 2003-04-26 23:39:45 +00:00
Alain Magloire
c8cfea5fba Fix NPE bug 36976. 2003-04-26 23:39:33 +00:00
David Inglis
5ae31fb0e6 update version 2003-04-23 15:03:25 +00:00
Doug Schaefer
eaf3aacd4e Patch for John Camelon:
CORE/UI
Fixed Bug36551 Bad parse on attached file.
Partial Fix for Bug36631 remove linear search algorithm from OffsetMapping 
TESTS 
Added DOMTests::testBug36551(). 
Adjusted AutomatedTest to turn on line numbering. 
Added DOMFailedTests and 11 failed test cases.  
Changed CModelElementTests so that I can get on with my work.
2003-04-21 18:34:44 +00:00
David Inglis
8213a68d1c remove console mode, not used 2003-04-21 17:09:03 +00:00
David Inglis
445d0d51ee update ceditor to 2.0/2.1 2003-04-21 17:05:46 +00:00
David Inglis
e6ecdc51cd cleanup 2003-04-21 16:23:27 +00:00
David Inglis
fd3e1ebcc0 run the init of completion contributor in a ISafeRunnable 2003-04-21 16:19:44 +00:00
Alain Magloire
58c8ae1977 updated. 2003-04-17 16:56:13 +00:00
Alain Magloire
7f50dfa6f3 use setSelection(ICElement) in revealInEditor. 2003-04-17 16:56:05 +00:00
Alain Magloire
49b2c967a1 new setSelection(ICElement) method 2003-04-17 16:55:46 +00:00
Alain Magloire
8a123c8861 updated. 2003-04-16 18:46:53 +00:00
Alain Magloire
d497153ce5 updated. 2003-04-16 18:42:55 +00:00
Alain Magloire
c84084e3fa Check for a valid ITranslationUnit before making
the link to the Editor.
2003-04-16 18:42:48 +00:00
Alain Magloire
692b6647df updated. 2003-04-14 17:31:36 +00:00
Alain Magloire
4c4d89b449 If the setting is enable use the new Parser diffs. 2003-04-14 17:31:25 +00:00
Alain Magloire
507b7ea2fc Glue code to use the new parser capabilities. 2003-04-14 17:31:07 +00:00
Doug Schaefer
d64897da7a Patch for Hoda Amer:
-Adds template elements (classes, functions and methods) to core model.
-Updates the C Model Builder to recognize templates.
-Adds UI support for templates in outline view.
2003-04-11 14:36:53 +00:00
Alain Magloire
5d70b24cde updated 2003-04-10 19:26:23 +00:00
Alain Magloire
abc7cd65ad added "hpp" as extension for CEditor. 2003-04-10 19:26:15 +00:00
Alain Magloire
87b25a415c New image for codeassist. 2003-04-10 19:25:56 +00:00
Alain Magloire
9fabb00098 Cleanup in the EditorAction to use
the Eclipse-2.1 functionnalities.
2003-04-10 19:25:49 +00:00
Doug Schaefer
cc325e9b5f Patch for Hoda Amer:
- Uses "StringBuffer" instead of "String" in CModelBuilder and a couple other places for better performance.
- Displays the volatile decorative for volatile declarations.
- Changes the background of some icons to transparent.
2003-04-09 15:07:59 +00:00