1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

4584 commits

Author SHA1 Message Date
Thomas Fletcher
bcb893cbff Make the warning vs error discrimination pick up on warning like keywords
PR 85264
2006-08-17 21:19:04 +00:00
Thomas Fletcher
efd20f87db Avoid probing special or empty files.
149428
2006-08-17 21:02:05 +00:00
Anton Leherbauer
b4286a0d6e Fixed common navigator clipboard shortcuts and DnD of files 2006-08-17 11:24:38 +00:00
Mikhail Khodjaiants
0198b4400b Bug 136896: View variables in binary format.
Applied modified patch from Mark Mitchell (CodeSourcery).
2006-08-16 08:45:36 +00:00
Doug Schaefer
b458382d75 Initial C++.Net MBS support. 2006-08-12 05:09:58 +00:00
Thomas Fletcher
b2b00e4be1 Fix to ensure that Addr2Line will not throw unexpected number
formatting exceptions.
PR 152853
2006-08-04 16:12:59 +00:00
Doug Schaefer
4ec475f113 Applied patch from 145271 - a quick performance improvement. 2006-08-02 14:51:08 +00:00
Doug Schaefer
b4c738d66a Added support for nested classes. Changed the way member owners are done. 2006-08-02 14:36:41 +00:00
Markus Schorn
7dc248df17 Initial version of call-hierarchy, not yet fully working. 2006-08-02 14:24:42 +00:00
Markus Schorn
732d9a063f Fixes wrong assertion. 2006-08-02 09:10:28 +00:00
Doug Schaefer
ccaf9b361a Fix up PDOM to index ACE+TAO exception free. 2006-07-31 15:50:02 +00:00
Chris Recoskie
bc2b146373 fix for 152145 2006-07-28 15:00:42 +00:00
Chris Recoskie
c994a0e5aa updating javadoc 2006-07-27 11:53:36 +00:00
Chris Recoskie
4ad6f2ff22 updating javadoc 2006-07-27 11:52:44 +00:00
Chris Recoskie
1fa5b46efe fix for 124971 by Janees Elamkulam <janees.ek@in.ibm.com> 2006-07-27 11:48:26 +00:00
Anton Leherbauer
92753b5ecf Add CPartitionerTest 2006-07-26 09:47:04 +00:00
Norbert Plött
81303987e4 Completion processor call implemented 2006-07-25 13:44:26 +00:00
Anton Leherbauer
50f7176caa Use correct translation unit filename for comparison 2006-07-25 13:29:59 +00:00
Chris Recoskie
1af7209601 Changing back to "Toggle Comment" nomenclature to match JDT 2006-07-25 12:11:10 +00:00
Anton Leherbauer
be7b98b84e Workaround for SWT bug 151197 2006-07-25 09:49:55 +00:00
Markus Schorn
847e5b67b0 Fixes warnings 2006-07-25 08:43:46 +00:00
Anton Leherbauer
0c3a0662c4 Patch from Abeer Bagul for bug 26639 - option to ensure newline at end of file 2006-07-25 07:27:42 +00:00
Anton Leherbauer
197ef4fc33 Disable text drag on GTK for now because of SWT bug 151197 2006-07-24 14:26:03 +00:00
Doug Schaefer
f8b90d3d95 Fixed up the PDOMTests. 2006-07-21 18:35:18 +00:00
Doug Schaefer
58aa2a2651 Added typedefs to PDOM. 2006-07-21 18:27:06 +00:00
Anton Leherbauer
894657561b Fix for bug 133851 - CDT editor does not use SelectMarkerRulerAction 2006-07-21 10:50:59 +00:00
Anton Leherbauer
0dc7c73bca Fix for bug 149563 - Ctrl+O requires file to be writable 2006-07-21 10:08:45 +00:00
Anton Leherbauer
ae1d99ca4b Fix for bug 147672 - Homogeneous UI in Preferences
Added borders to list and preview controls on Syntax page
2006-07-21 09:56:57 +00:00
Doug Schaefer
47f54464d3 Fix 151229 - Two problems here. First the CSourceViewer wasn't reacting well to files that we didn't know the content type for (rare case, though). The other was the PDOMTypeReference was always returning an external translation unit. Fixed to call the correct CModel create method. 2006-07-20 19:50:04 +00:00
David Daoust
932ec1f202 removed warnings 2006-07-20 16:18:46 +00:00
David Daoust
c3f32e31a7 Fix for 143153. Modifications to the original for: corrected copyright notice, add the comment item to the pop-up menu, and renamed it from Toggle comment to Comment/Uncomment 2006-07-20 15:50:41 +00:00
Chris Recoskie
98de9fd872 patch for 143453 by Vivian Kong 2006-07-20 15:05:28 +00:00
Anton Leherbauer
ebe95805cd Fix for bug 148138 - Ctrl+Shift+J deletes end line instead of reverse incremental find
Changed keybinding to Ctrl+Alt+J
2006-07-20 12:42:15 +00:00
Norbert Plött
7e24baa7b2 Additional results from templatesreproduce: --> relax extra results checking 2006-07-20 10:54:41 +00:00
Anton Leherbauer
7a61449698 Patch from Sergey Prigogin for bug 148582 - Support smart indenting in C editor 2006-07-19 14:33:02 +00:00
Anton Leherbauer
3b95e39b47 Minor fixes to Common Navigator
- Make managed project wizards appear in New menu
- Override clipboard and refactor actions from resourceContent to enable them for non-resources.
2006-07-19 13:52:18 +00:00
Doug Schaefer
644a6205fb Add Class Tests to PDOMTest suite. 2006-07-19 03:48:07 +00:00
Doug Schaefer
4321e9a476 Add base classes to PDOM. 2006-07-19 03:44:26 +00:00
Norbert Plött
2662f5edfb Test suite for CCompletionProcessor2 tests 2006-07-18 12:04:08 +00:00
Norbert Plött
3d8c2ca8f6 Revised content assist tests. No tests are kept artificially green anymore. 2006-07-18 11:49:55 +00:00
Norbert Plött
dad0cb33cd More content assist tests, ported to CCompletionProcessor2 2006-07-18 10:25:38 +00:00
Norbert Plött
5d4242e176 Committing completion tests for which the completion processor fails to create a completion node. These tests will be red! 2006-07-18 08:52:50 +00:00
Anton Leherbauer
51e04549cc Patch from Sergey Prigogin for bug 140489 - Support "smart caret positioning" similar to Java 2006-07-17 14:26:49 +00:00
Anton Leherbauer
e9c33c53c8 Remove ColorEditor and use ColorSelector instead 2006-07-17 13:47:08 +00:00
Anton Leherbauer
c63a200ba9 Fix inactive code highlighting for nested conditionals and includes. 2006-07-17 13:35:59 +00:00
Doug Schaefer
3606664371 Added enums to PDOM (merged from 3.1 stream) 2006-07-14 19:46:26 +00:00
Anton Leherbauer
77d0b48df3 Implement Bugzilla 81511 - Unreachable #ifdef blocks should be marked in editor (part 1)
This is the highlighting part. Folding will follow.
2006-07-14 13:21:47 +00:00
Norbert Plött
5343674d38 Testing Field_Type completion kind , with a prefix 2006-07-14 10:09:41 +00:00
Norbert Plött
5939ff9c35 Old code for checking completion kind, and scope removed. 2006-07-14 10:01:15 +00:00
Doug Schaefer
20ace94bc2 Hooked up C# code scanner to CEditor using ILanguageUI adapter on the working copy language. 2006-07-14 03:19:15 +00:00