Oleg Krasilnikov
b5e8c719fe
Add "needsHeader()" method
2007-02-27 09:47:32 +00:00
Andrew Ferguson
7028cddf94
generalize ProjectRelativeLocationConverter
2007-02-27 08:54:51 +00:00
Vivian Kong
30d2f050b4
for bug 175591
2007-02-26 19:43:56 +00:00
Mikhail Sennikovsky
9f848fe7b2
Fix for [Bug 175509] [Project Model] lots of "storage file not found" msgs in error log
2007-02-26 17:17:03 +00:00
Mikhail Sennikovsky
7360d17945
CDT Variables (macros) resolving for the language setting entries
2007-02-26 16:48:47 +00:00
Mikhail Sennikovsky
fdc6c2b7fe
Fix to 175508
2007-02-26 15:40:20 +00:00
Andrew Ferguson
5099040937
add support for IIndexFragment properties
2007-02-26 14:35:09 +00:00
Oleg Krasilnikov
ac5293488b
Select only directories inside of workspace, when it's required.
2007-02-26 14:34:23 +00:00
Andrew Ferguson
a2982222d3
add location converters plus tests
2007-02-26 13:56:11 +00:00
Oleg Krasilnikov
bf88a24e9c
Bug #154053 Allow dynamically changing the list of values in the enumerated option
2007-02-26 13:44:03 +00:00
Oleg Krasilnikov
53988fe210
Bug fix: tab should not be displayed if no languages supported for element.
2007-02-26 13:29:12 +00:00
Oleg Krasilnikov
dc3905bfb1
Bug #112787 ManagedCommandLineGenerator not called to show Tool Settings.
...
Applied patch.
2007-02-26 12:22:22 +00:00
Oleg Krasilnikov
f55428ec76
Bug #112787 ManagedCommandLineGenerator not called to show Tool Settings:
...
check for empty inputResource added
2007-02-26 12:19:33 +00:00
Oleg Krasilnikov
349a765023
Bug #175494 [New Project Model] Definition requeres value - fix
2007-02-26 10:59:15 +00:00
Markus Schorn
25d77f4ed2
Updates a test-case to expect case-insensitive completion proposals.
2007-02-26 10:25:28 +00:00
Andrew Ferguson
94a8afb3a3
175151 add unit tests, bug fixes
2007-02-26 09:54:06 +00:00
Anton Leherbauer
0a05580aef
Fix for Bug 175283 - [Content Assist] Invalid keyword completion (Patch by Bryan Wilkinson)
2007-02-26 09:34:22 +00:00
Andrew Ferguson
b2b1287072
109724: apply patch for Bryan Wilkinson
2007-02-26 09:06:51 +00:00
Andrew Ferguson
58342e9fad
175267 - reenable failing test
2007-02-26 08:58:19 +00:00
Alain Magloire
5db2221159
Fix for PR:175381
...
Check for null, there is no location path when the file is from the team
2007-02-23 21:47:52 +00:00
Mikhail Sennikovsky
14675f80ff
Fix to 175168
2007-02-23 21:10:20 +00:00
Mikhail Sennikovsky
c391b1daf6
1. Bug-fixes for 175090 and 175091
...
2. Map is used to store the project-to-CProjectDescription associations instead of project session properties
3. Basis for functionality of preserving settings on resource rename/move.
2007-02-23 20:06:36 +00:00
Andrew Ferguson
b5eee56244
175275: update PDOM version number
2007-02-23 17:57:43 +00:00
Andrew Ferguson
a7e92473df
175151 (move OpenTypeDialog/Action, AllTypesCache to use the IIndex API): apply fix
2007-02-23 17:16:25 +00:00
Andrew Ferguson
8429b3fcd5
175275 (facilitate case-insensitive search of b-tree indices): apply fix
2007-02-23 17:05:44 +00:00
Andrew Ferguson
e6c6d81bdd
175267: apply fix
2007-02-23 16:50:58 +00:00
Markus Schorn
96edd98a49
Testcase for bug 175267, NPE accessing composite bindings.
2007-02-23 14:18:23 +00:00
Doug Schaefer
1194c4a887
Make the MinGW toolchain uses the Internal Builder by default. (Most cool!)
2007-02-22 21:49:08 +00:00
Doug Schaefer
049d28c3fe
Removed hardcoding of MinGW location.
2007-02-22 20:51:27 +00:00
Markus Schorn
d811dbadb3
Configure indexer in JUnit tests before project creation.
2007-02-22 17:03:41 +00:00
Anton Leherbauer
8233d713c9
Delay workingset check during bootstrap
2007-02-22 15:53:57 +00:00
Anton Leherbauer
db942775bb
Fix for Bug 174762 - [Working Set] working set cannot be restored for closed projects
2007-02-22 15:13:52 +00:00
Anton Leherbauer
adb747feb2
Cleanup label provider hierarchy
2007-02-22 14:32:53 +00:00
Anton Leherbauer
7149e81403
Cleanup indexer problem annotation handling
2007-02-22 14:32:31 +00:00
Markus Schorn
8d344a4f6a
Include Browser: Add filter for inactive includes
2007-02-22 14:22:46 +00:00
Oleg Krasilnikov
4255c51b5c
https://bugs.eclipse.org/bugs/show_bug.cgi?id=175099
2007-02-22 13:43:47 +00:00
Oleg Krasilnikov
b632769b66
Method addTc() made public to make testing easier.
2007-02-22 13:21:19 +00:00
Markus Schorn
fe49cf75df
Fix for 171520, node length of type-id expression
2007-02-22 12:52:47 +00:00
Mikhail Sennikovsky
a92749a43e
1. Binrayr parser settings fixes
...
2. bug-fixes
2007-02-22 12:31:39 +00:00
Anton Leherbauer
71628f81e4
Fix for Bug 174840 - IASTCompletionContext finds duplicate bindings (Patch by Bryan Wilkinson)
2007-02-22 11:19:01 +00:00
Markus Schorn
335ae395bd
Fix for 174809, anonymous types in content assist.
2007-02-22 10:29:39 +00:00
Oleg Krasilnikov
a9aa8b8cba
Tests are updated for new project model
2007-02-22 08:39:43 +00:00
Doug Schaefer
5a07244d6d
Migrated the MinGW integration into the managedbuilder.gnu plugin. Also fixed up some of the strings in the UI.
2007-02-22 05:22:55 +00:00
Doug Schaefer
c60e1cf2ad
Put in a hack to force any projects using the New C Project Wizard to be simple makefile projects.
2007-02-22 00:13:09 +00:00
Doug Schaefer
ba02f49a64
Put back enough of the Standard builder to keep our internal stuff working.
2007-02-21 22:19:47 +00:00
Oleg Krasilnikov
85ea990944
Warnings elimination
2007-02-21 17:38:23 +00:00
Oleg Krasilnikov
f08de55a15
New implementations to use instead of internal ones.
2007-02-21 17:36:52 +00:00
Oleg Krasilnikov
3cae7720cf
Warnings elimination
2007-02-21 17:03:21 +00:00
Oleg Krasilnikov
abc95e03d4
Warnings elimination
2007-02-21 16:53:35 +00:00
Oleg Krasilnikov
d816d706b8
Exception logging added
2007-02-21 16:41:18 +00:00