1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-13 19:25:38 +02:00
Commit graph

4308 commits

Author SHA1 Message Date
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
aa25f29965 Bug 174238 - Fix problems when the project is not a source root. 2007-05-04 21:04:56 +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
Anton Leherbauer
b2f48c45c9 Fix label color updates in outline view 2007-05-04 11:41:39 +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
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
Ken Ryall
3292a86f0c Bug 173555. 2007-05-03 20:37:00 +00:00
Doug Schaefer
570ffcfacb Bug 184500 - Patch for Bryan cleaning up uses of IScope. 2007-05-03 14:45:00 +00:00
Markus Schorn
c44c95ce01 Fix for 185221 by Ed Swartz, show errors when navigation fails. 2007-05-03 13:33:21 +00:00
Anton Leherbauer
2bf760ddef Fix for 183443: Incorrect syntax highlighting of preprocessor # operator
and 184545: [Editor] Highlight only valid preprocessor directives
2007-05-03 12:03:26 +00:00
Anton Leherbauer
f2655d2516 Fix for 185095: NullPointerException while editing C/C++ source 2007-05-03 07:52:19 +00:00
Oleg Krasilnikov
1f79e4583a Bug #185044: remove spaces in the build artifact name 2007-05-02 15:29:10 +00:00
Markus Schorn
7dc3b05c8f Fix for 180168, use ASTCache for navigation features. 2007-05-02 13:42:48 +00:00
Anton Leherbauer
51f0803459 Fix for 184748: Binaries container not updated in Project Explorer 2007-05-02 13:31:33 +00:00
Oleg Krasilnikov
0a81ce7c3d Bug #184671 2007-05-02 11:38:16 +00:00
Oleg Krasilnikov
2b2e606049 Bug #184671: avoid old files deletion while creating project. 2007-05-02 11:23:19 +00:00
Oleg Krasilnikov
bdf0836e41 Add "setEnabled()" 2007-05-02 10:50:08 +00:00
Anton Leherbauer
eedf0b1e7a Fix semantic highlighting for included namespace definitions 2007-05-02 09:25:40 +00:00
Oleg Krasilnikov
999ef614bf Bug 184745 : disable CDT project 2007-05-02 07:16:12 +00:00
Doug Schaefer
babbd94dc7 Bug 184708 - fix NPE when the project had the default project location. 2007-04-30 20:27:01 +00:00
Doug Schaefer
a2ad72d8d3 Removed the CView and the Resource Navigator from the default C/C++ Perspective. 2007-04-30 16:06:10 +00:00
Oleg Krasilnikov
6ffd53dea0 Toolchains filtering implemented 2007-04-27 15:27:51 +00:00
Chris Recoskie
e129ae7c03 151850 (allow user to specify which parser/language to parse a given content type with)
Patch from Jason Montojo
2007-04-27 14:45:42 +00:00
Markus Schorn
897d6b87e6 Simplification of fix for 184042, updating index for changes in configuration. 2007-04-27 13:41:47 +00:00
Oleg Krasilnikov
82ab376180 Bug #182450 : TriButton update 2007-04-27 09:06:34 +00:00
Anton Leherbauer
51d62cd4f5 Fix for 184189: CReconciler exception 2007-04-27 09:05:30 +00:00
Oleg Krasilnikov
5afe61ff79 Copyright update 2007-04-27 08:06:18 +00:00
Oleg Krasilnikov
1d1583f9d3 Bug #183410: enhance CDT vars dialog 2007-04-27 08:03:25 +00:00
Anton Leherbauer
08d67267bc Limit visibility of index menu to cnature projects 2007-04-27 08:02:29 +00:00
Anton Leherbauer
b887f80850 Partial fix for 184066: [Project Explorer] Make C/C++ context menu and project explorer menu more similar (Patch by Sascha Radike <sradike@ejectlag.com>) 2007-04-27 07:44:59 +00:00
Mikhail Sennikovsky
5a24d7c682 final fix for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces 2007-04-26 22:01:54 +00:00
Mikhail Sennikovsky
5961aaeb02 additional fix for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces 2007-04-26 21:50:47 +00:00
Mikhail Sennikovsky
e3448230ed 3d step for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces 2007-04-26 21:41:44 +00:00
Mikhail Sennikovsky
c58b1c80fb First step for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces 2007-04-26 21:24:04 +00:00
Mikhail Sennikovsky
279868fade Fix from Andrew Ferguson to the project creation with small updates 2007-04-26 20:15:44 +00:00
Mikhail Sennikovsky
c5603e5a0e Template Engine submission from Bala Torati (Symbian) with some modifications and bug-fixes (see Bug 160012) 2007-04-26 17:07:39 +00:00
Markus Schorn
417e9c0d70 Fix for 184042, updating index considers changes in configuration. 2007-04-26 14:03:25 +00:00
Oleg Krasilnikov
4eb74954dd 1. for Bug #182450 : tri-state button experimental implementation.
2. Preference page minor change (items order)
2007-04-26 12:49:03 +00:00
Oleg Krasilnikov
1f69bd652c Bug #182820: support for "canExclude()" 2007-04-26 10:23:34 +00:00
Doug Schaefer
ca9dd7313d Bug 182101 - Fixed infinite loop when the operator keyword was selected. Actually, there are a huge number of problems with operator handling in the selection parse. I've removed the whole thing. We need to handle this differently. 2007-04-25 21:02:41 +00:00
Anton Leherbauer
d37ff65df9 Simplify external SDK highlighting 2007-04-25 15:47:58 +00:00
Oleg Krasilnikov
1346d01ba1 performOkForced() method added 2007-04-25 13:56:44 +00:00
Oleg Krasilnikov
6be903f7bc Adjusted call to CDTPropertyManager 2007-04-25 13:51:07 +00:00
Anton Leherbauer
73fd7f02ab Add support for dynamic help context provider (follow-up) 2007-04-25 12:36:29 +00:00
Oleg Krasilnikov
a232fa8d00 Bug #183908: Page missing at the new C/C++ project wizards 2007-04-25 12:22:10 +00:00
Anton Leherbauer
6f2a059c1a Add support for dynamic help context provider 2007-04-25 12:01:47 +00:00
Anton Leherbauer
dcc302a00d Fix for 183482: C Editor always re-opens file which was alreay open 2007-04-25 11:58:21 +00:00
Anton Leherbauer
b48dbe507a Fix for 183482: C Editor always re-opens file which was alreay open 2007-04-25 11:33:40 +00:00