1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00
Commit graph

8515 commits

Author SHA1 Message Date
Ken Ryall
ecfd5b8e3b Bug 158391. Ensure the default debugger pref has been set, preventing the "No such debugger" error message for new launch configurations created before the MI plug-in has been loaded. 2006-09-25 04:05:29 +00:00
Doug Schaefer
bc7e82f186 Bug 157992 - Fixed up the PDOMTests to be more deterministic. 2006-09-22 16:37:50 +00:00
Anton Leherbauer
f24c4034a9 Add missing extension point schemas 2006-09-21 10:24:06 +00:00
Ken Ryall
73c553ffe6 Handle when the default debugger is not set. 2006-09-20 20:59:10 +00:00
Ken Ryall
a1b9eea7e9 Added line deleted in patch for 148415. This let's you create launch configuration again. 2006-09-20 18:28:07 +00:00
Ken Ryall
f7109c7d5a Fixed PPC Mac support broken with fix for 148415. Platform.getOSArch() now returns "powerpc", this used to return "ppc". 2006-09-20 18:25:33 +00:00
Norbert Plött
393d4235cd Bringing back changes from 1.27.2.2 to HEAD
(Bugs 156681, 156679, 157291 - Fixes to the help for the build systems.)
2006-09-20 12:07:59 +00:00
Anton Leherbauer
f3367693d7 Fix 48209, 147772 - editor context menu cleanup 2006-09-15 14:07:08 +00:00
Chris Recoskie
a0368c245a fix for 148415 by Corey Ashford 2006-09-15 00:12:13 +00:00
Anton Leherbauer
27d806f738 Fix wrong highlighting of macro substitutions 2006-09-14 15:42:13 +00:00
Markus Schorn
301ee51670 Make CView show changes to working copies, bug 147694 2006-09-14 09:10:05 +00:00
Chris Recoskie
9b80d7cc67 fix character encoding 2006-09-13 15:45:42 +00:00
Thomas Fletcher
dc47d29d6a Set a title for the global variable selection dialog
PR 157171
2006-09-13 14:10:42 +00:00
Anton Leherbauer
4c1bc7c05a Fix exceptions with problem bindings during semantic highlighting 2006-09-13 13:55:09 +00:00
Markus Schorn
ee979cebbc Call Hierarchy: Fix view description; remove 'Open Call Hierarchy' action from toolbar; limit drag'n'drop to functions and variables. 2006-09-13 11:00:02 +00:00
Mikhail Sennikovsky
5e5664eae5 Fix to make UTF-8 compatible (Bug# 157113) 2006-09-13 08:57:26 +00:00
Norbert Plött
92f1d746a0 fixing bug #151946 - Bad layout of Arguments tab in C/C++ Local Application 2006-09-13 07:01:24 +00:00
Norbert Plött
be7b7d3fd0 fixing bug #157112 - character encoding problem with IProposalFilter.java
(Changed my name's spelling to be UTF-8 compliant)
2006-09-13 06:55:12 +00:00
Anton Leherbauer
db3183d89f Fix NoSuchElementException if no comment 2006-09-12 12:57:44 +00:00
Anton Leherbauer
fc309c3e02 Fix bug 93097 - double click selection of blocks 2006-09-12 10:23:37 +00:00
Anton Leherbauer
cfabc6acdd Fix 115999 and 156983 - handle preference changes to hovers and tab policy 2006-09-12 08:13:17 +00:00
Anton Leherbauer
d643f4f018 Avoid overlapping folding positions for #if/#elif/#else 2006-09-12 07:06:04 +00:00
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