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

8893 commits

Author SHA1 Message Date
Norbert Plött
5cf4415dde Documenation for bug #156187 (PathEntry framework should handle cygwin style paths on Windows) 2006-09-12 06:59:35 +00:00
Markus Schorn
97a90e4499 Types of variables in Outline View, bug 77138. 2006-09-12 06:50:49 +00:00
Norbert Plött
a973860091 Fixing https:bug #156187 (PathEntry framework should handle cygwin style paths on Windows) 2006-09-12 06:16:41 +00:00
Chris Recoskie
87a6db1989 fix for 137652 by Ravi Sankar Konidena 2006-09-11 20:23:44 +00:00
Chris Recoskie
9a285184f9 fix for 129782 by Andrew Ferguson 2006-09-11 20:06:21 +00:00
Chris Recoskie
5e01468c76 fix for 156565 by Vivian Kong 2006-09-11 18:39:14 +00:00
Mikhail Khodjaiants
7827b8d4a1 Bug 156114: GDB options layout problem.
Applied patch from Vladimir Prus (vladimir@codesourcery.com).
2006-09-11 17:45:54 +00:00
Mikhail Khodjaiants
4dda6937d9 Bugzilla Bug 156707: A failed operation (e.g., resume) can leave the CDebugTarget in an invalid run state. 2006-09-11 17:22:22 +00:00
Markus Schorn
d72e22ac05 Marked failing tests as such and reopend bugzillas. 2006-09-11 13:55:54 +00:00
Markus Schorn
04f43e66f3 Automated creation of failing tests 2006-09-11 13:47:19 +00:00
Markus Schorn
72d7147e77 Call Hierarchy: support for initializers of global variables 2006-09-11 13:46:32 +00:00
Anton Leherbauer
d104bdce04 Fix folding test 2006-09-11 12:04:07 +00:00
Anton Leherbauer
c499f967c6 Disable console output 2006-09-11 11:03:58 +00:00
Anton Leherbauer
0705e1d1ae Add folding test 2006-09-11 11:03:11 +00:00
Anton Leherbauer
76c6346936 Fix for 156749 - Syntax highlighter preferences initialized incorrectly 2006-09-11 06:52:48 +00:00
Doug Schaefer
302b3a69aa Change the default indexer to be the Fast indexer. 2006-09-08 18:58:04 +00:00
Doug Schaefer
909ada32f1 Bug 156436 - added handling for cygpaths that may come back. 2006-09-08 18:52:25 +00:00
Chris Recoskie
d9919c2047 fixing build.properties 2006-09-08 17:29:58 +00:00
Chris Recoskie
4ad8ecf589 add update image 2006-09-08 15:03:24 +00:00
Anton Leherbauer
a9f3514fa0 84019, 103196 - Folding support for comments and preprocessor branches (work in progress) 2006-09-08 14:11:06 +00:00
Chris Recoskie
594a9298a0 fix build properties 2006-09-08 13:29:24 +00:00
Anton Leherbauer
cc76031036 Fix 152904 - Restrict editor drop adapter to CEditor only 2006-09-08 12:14:07 +00:00
Markus Schorn
5315ee73bb Added bugzillas to failing tests. 2006-09-08 10:58:42 +00:00
Markus Schorn
d055a072ae Let refactoring action group update action bars. 2006-09-08 08:54:45 +00:00
Anton Leherbauer
8aa62a205d Fix Common Navigator drop to project 2006-09-08 08:14:43 +00:00
Anton Leherbauer
490f5ddb11 Fix 156493 - CElementAdapterFactory should not adapt ICElements to IProject 2006-09-08 08:10:49 +00:00
John Camelon
a0577d650d Patch for Andrew Niefer : Bug 151440 - Content Assist makes Eclipse freeze 2006-09-07 18:15:24 +00:00
Chris Recoskie
41053bdaa1 fix URL 2006-09-07 17:39:12 +00:00
Markus Schorn
a2c5e8987c Additional test cases for Call Hierarchy 2006-09-07 14:50:58 +00:00
Doug Schaefer
6d190ea7c2 Bug 156436 - fixed error pattern to use full path if it can't find a resource name uniquely. 2006-09-07 14:50:24 +00:00
Chris Recoskie
d2400e2d8c fix license info 2006-09-07 11:49:55 +00:00
Markus Schorn
bd34d595fe Additional test cases for Call Hierarchy 2006-09-07 09:42:39 +00:00
Markus Schorn
1203c80cde Ignore type references in Call Hierarchy 2006-09-07 08:46:57 +00:00
Markus Schorn
c09be87a9b Added javadoc 2006-09-07 08:46:13 +00:00
Markus Schorn
f687cd8f7a Add missing locks when accessing PDOM. 2006-09-06 13:48:22 +00:00
Markus Schorn
683950da14 Disable indexer for refactoring tests 2006-09-06 13:47:43 +00:00
Markus Schorn
38aed694f5 Improvement for failing tests, added rename refactoring tests to automated suite. 2006-09-06 09:38:53 +00:00
Norbert Plött
5dd0ee3043 Changing binary -> ascii committed some changes prematurely.
Reverting to the content of Rev. 1.27
2006-09-06 08:15:04 +00:00
Norbert Plött
eca28bea4a *.exsd files are actually ASCII, not binary! 2006-09-06 08:09:50 +00:00
Markus Schorn
de527bb7cd Additional test cases for Call Hierarchy 2006-09-06 07:56:18 +00:00
Doug Schaefer
b4c6a27239 Added allIncludedBy test from cdt_3_1. 2006-09-05 20:23:28 +00:00
Markus Schorn
001c458e92 Test cases for Call Hierarchy 2006-09-05 12:51:14 +00:00
Andrew Niefer
5c49412ff9 bug 156137 - Expression Evaluator does not handle % 2006-09-05 02:03:35 +00:00
Markus Schorn
354a0a70da Fix for bridge between IASTName and ICElement 2006-09-04 15:07:16 +00:00
Markus Schorn
caaf796b01 Increase time limits for AsyncViewerTest 2006-09-04 12:55:18 +00:00
Markus Schorn
39dbbd64b9 Include debug info in test-plugins 2006-09-04 12:53:30 +00:00
Markus Schorn
c09268625c Call Hierarchy: When invoked from editor, allow for partial selections. 2006-09-04 09:15:46 +00:00
Doug Schaefer
eac22a6a7b Bug 72741 - add cancel handling for the pattern search and the findBindings routine in the PDOM. 2006-09-01 20:53:06 +00:00
Norbert Plött
3ddf1a258f bug #154854 - Guard against NPE when cancelling save dialog. Regrouping icons. 2006-09-01 14:32:46 +00:00
Markus Schorn
4924166f87 Call Hierarchy: Open from CEditor 2006-09-01 12:16:04 +00:00