1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00
Commit graph

9986 commits

Author SHA1 Message Date
Anton Leherbauer
2a13c19e05 Fix for 185771: NPE in CNavigatorContentProvider 2007-05-07 15:20:50 +00:00
Mikhail Sennikovsky
af3aff231f Fix to make all old-stile project type's tool-chains to be displayed in the NPW 2007-05-07 14:26:21 +00:00
Mikhail Sennikovsky
2a45a83078 convertToId Tool-chains, Tools and builders are marked as "system" 2007-05-07 12:51:55 +00:00
Oleg Krasilnikov
a28df172a8 Bug #185590: input parameter type changed. 2007-05-07 12:36:45 +00:00
Mikhail Sennikovsky
1ddccb2b11 Fix to not display the "converToId" project types in the NPW 2007-05-07 12:36:44 +00:00
Markus Schorn
21c0055276 Fix for 185408, API-compliance of IScope.find(String) 2007-05-07 11:27:55 +00:00
Oleg Krasilnikov
adfede637e Bug #185590 2007-05-07 11:00:34 +00:00
Anton Leherbauer
6871fd9ab5 Fix enabled state of editor actions in case of non-TUs 2007-05-07 10:55:02 +00:00
Mikhail Sennikovsky
403e59ebed Fix for [Bug 185710] Error parsers settings are ignored 2007-05-07 09:56:00 +00:00
Anton Leherbauer
f303c6143a Fix for 184466: UI Jobs refer to deleted projects in the ui tests 2007-05-07 09:50:27 +00:00
Markus Schorn
b808918b1e Minor change to TeamSharedIndexTest. 2007-05-07 07:57:53 +00:00
Ken Ryall
39051c4adb Added build toolbar button discussed in bug 154280. 2007-05-07 03:42:24 +00:00
Ken Ryall
e553056f27 Bug 179340 - enable breakpoint actions. 2007-05-05 15:19:17 +00:00
Ken Ryall
8de69589f3 Bug 150863 - Patch from Warren Paul: Double values not displayed correctly in hex and decimal formats. 2007-05-05 15:03:28 +00:00
Ken Ryall
0b84053482 Bug 150862 - Patch from Warren Paul: Float values not displayed correctly in hex and decimal formats.. 2007-05-05 15:01:46 +00:00
Ken Ryall
8e347bf561 Disable the console for the MI version just as the CLI version does. 2007-05-05 14:42:57 +00:00
Ken Ryall
7cf646142e Forgot to externalize a string. 2007-05-05 14:27:28 +00:00
Ken Ryall
dc298fd126 Bug 176077 - Running threads flicker in Launch View when stepping in one thread. 2007-05-05 00:19:48 +00:00
Ken Ryall
87b26cc99e Bug 176081 - In multi-process debug, breakpoint is mistakenly uninstalled on process termination. Patch from Ling Wang. 2007-05-04 22:24:46 +00:00
Ken Ryall
eb9921b9e1 Bug 183105, fix incorrect error code. Patch from Abeer Bagul. 2007-05-04 21:48:58 +00:00
Ken Ryall
27043fdba7 Better MI support on Mac OS: MI version of shared lib info, also allow CommandFactory to provide initial directory specification so it can be quoted. 2007-05-04 21:12:39 +00:00
Ken Ryall
aa25f29965 Bug 174238 - Fix problems when the project is not a source root. 2007-05-04 21:04:56 +00:00
Mikhail Sennikovsky
18e23110d2 removed unnecessary import statements 2007-05-04 16:50:41 +00:00
Mikhail Sennikovsky
209c88bff9 removed unnecessary import statement 2007-05-04 16:49:27 +00:00
Mikhail Sennikovsky
9368a57266 Fixes for the external settings provider mechanism 2007-05-04 15:23:43 +00:00
Doug Schaefer
69ee033a1a Move winreg into a sub directory. I'll eventually do this with all of our components and move them all to MinGW. 2007-05-04 14:57:10 +00:00
Chris Recoskie
8e63fb5452 RESOLVED - bug 185465: LanguageMapping issues
https://bugs.eclipse.org/bugs/show_bug.cgi?id=185465

Patch from Gerhard Schaber
2007-05-04 14:52:30 +00:00
Doug Schaefer
437d474f59 Got rid of our use of property testers since we can simply adapt to ICElement and check instanceof for IBinary or ICProject. 2007-05-04 14:44:15 +00:00
Mikhail Sennikovsky
2e71cb7dc6 additional external settings provider tests update 2007-05-04 14:08:02 +00:00
Mikhail Sennikovsky
09440600b2 Small external settings provider tests update 2007-05-04 14:03:55 +00:00
Doug Schaefer
a0b8eefc60 Change shortcut context launch enablement to be true for executables and C projects. 2007-05-04 13:19:18 +00:00
Anton Leherbauer
b2f48c45c9 Fix label color updates in outline view 2007-05-04 11:41:39 +00:00
Mikhail Sennikovsky
f5ddcb1de9 Fix for [Bug 185497] NPE in org.eclipse.cdt.managedbuilder.internal.core.FolderInfo 2007-05-04 11:12:32 +00:00
Anton Leherbauer
154093025f ProjectExplorer: Fix "Element does not exist" error messages 2007-05-04 09:57:09 +00:00
Anton Leherbauer
ca51eb5e48 ProjectExplorer: Disable drop of projects 2007-05-04 09:56:21 +00:00
Oleg Krasilnikov
120967eec2 Bug #184457: tool chains filtering for templates. 2007-05-04 08:37:08 +00:00
Markus Schorn
c7548e8313 Follow up for 184500, fixes a ClassCastException. 2007-05-04 08:01:48 +00:00
Markus Schorn
39e4ee536e Fix for 185221 by Ed Swartz, show errors when open call|type hierarchy fails. 2007-05-04 06:08:11 +00:00
Oleg Krasilnikov
60ba6f2213 Bug #185425 : PreferredToolchainsTab refers to wrong properties file 2007-05-04 05:32:19 +00:00
Ken Ryall
3292a86f0c Bug 173555. 2007-05-03 20:37:00 +00:00
Ken Ryall
e451a6c00a Bug 179202. Make showing the list of source files when you expand a binary optional. This setting will go away once we do 182388. 2007-05-03 20:26:46 +00:00
Doug Schaefer
716c2e20a6 Bug 184500 - Fixed up CCE by adding ICPPInternalFunction to PDOMCPPFunction. 2007-05-03 20:05:51 +00:00
Mikhail Sennikovsky
e090629a8b Externalization fixes 2007-05-03 17:23:20 +00:00
Chris Recoskie
408a2358b9 fix for 184804 - incorrect source offsets for incomplete macro definition
patch from Mike Kucera
2007-05-03 17:20:00 +00:00
Mikhail Sennikovsky
6a2f91110e Fix for [Bug 185091] Include paths are not quoted when adding from "Paths and symbols" tab 2007-05-03 16:24:54 +00:00
Mikhail Sennikovsky
7d445dd496 Fix for [Bug 185104] parallel build option - problem with build command 2007-05-03 15:31:11 +00:00
Doug Schaefer
570ffcfacb Bug 184500 - Patch for Bryan cleaning up uses of IScope. 2007-05-03 14:45:00 +00:00
Doug Schaefer
74c2859cc3 Bug 184892 - Change chunk size back to 4K. 2007-05-03 14:06:28 +00:00
Mikhail Sennikovsky
3127a209e4 Follow-up for the fix for [Bug 162143] [MBS] Internal builder forgets about deltas when failures occur 2007-05-03 14:00:27 +00:00
Oleg Krasilnikov
c5f3842ca8 Bug #185048: Copyright modified. 2007-05-03 13:44:12 +00:00