Mikhail Sennikovsky
100e69cd8b
Additional fixes to the scanner discovery and Path Entry calculation mechanisms
2007-03-29 17:29:41 +00:00
Andrew Ferguson
51b4189f67
add class template tests
2007-03-29 16:50:41 +00:00
Andrew Ferguson
35ca14c047
add some initial class template unit tests
2007-03-29 16:44:32 +00:00
Anton Leherbauer
b6ed78d399
Partial fix for 151850: allow user to specify which parser/language to parse a given content type with (Patch by Jason Montojo)
2007-03-29 15:50:14 +00:00
Anton Leherbauer
331091aebc
Fix for 179982: External file editor doesn't work
2007-03-29 14:38:52 +00:00
Andrew Ferguson
8c9eaf991e
178789: match initial template support in the PDOM
2007-03-29 11:57:18 +00:00
Oleg Krasilnikov
8329c40c28
Bug #178033
2007-03-29 11:30:14 +00:00
Oleg Krasilnikov
e778f36c01
Bug #178033 : get content type name via LanguageManager
2007-03-29 10:58:48 +00:00
Oleg Krasilnikov
b72cecdf30
Bug #179944 - fixed
2007-03-29 09:45:44 +00:00
Anton Leherbauer
f15cdb515b
Fix for 177154: [patch] single-line comments incorrectly retained in macros (Patch by Ed Swartz)
2007-03-28 14:33:41 +00:00
Markus Schorn
4a8670a767
Fix for 179383, infinite loop in scanner.
2007-03-28 11:22:20 +00:00
Markus Schorn
bb895064cf
Fix for 178995, handling of PDOMProperties
2007-03-28 11:04:13 +00:00
Andrew Ferguson
ea99f62e2f
fix include path issue, and add regression test
2007-03-28 11:01:08 +00:00
Anton Leherbauer
768104f0e5
Fix for 179492: CModelBuilder2 does not set ICElementKind correctly
2007-03-28 09:33:04 +00:00
Oleg Krasilnikov
d7d46ed8c4
Bug fix: object name was wrong in dialog
2007-03-28 09:10:54 +00:00
Markus Schorn
88ea27d319
Fix for 179644, scheduling rule for initializing indexer.
2007-03-28 08:46:10 +00:00
Oleg Krasilnikov
e5ff47ccf2
perform OK logic reworked.
2007-03-28 08:27:13 +00:00
Anton Leherbauer
c3c53aa402
Minimal change to include directive icon to better align it with decorators
2007-03-28 07:03:33 +00:00
Doug Schaefer
e855aa7a21
Patch for Bryan - Bug 179173 Fixing a few exceptions.
2007-03-27 20:57:07 +00:00
Andrew Ferguson
94299ac18b
fix comments
2007-03-27 17:21:53 +00:00
Vivian Kong
dc8208f660
Patch for bug 178305 by Ravi Sankar
2007-03-27 16:49:44 +00:00
Mikhail Sennikovsky
d171f334bc
Fix for the core part of the [Bug 179169] Build variables don't stick
2007-03-27 16:45:17 +00:00
Doug Schaefer
b6f422c417
Patch for Bryan, Bug 179454 - Patch modifies CPPVisitor.createBinding(ICPPASTElaboratedTypeSpecifier) to
...
ignore IIndexBindings and forces it to create a new ICPPInternalBinding
instead. This behaviour is already implemented in other
CPPVisitor.createBinding(...) methods.
2007-03-27 15:57:39 +00:00
Mikhail Sennikovsky
0c819191c7
Made the CDescriptorTests pass
2007-03-27 15:56:26 +00:00
Oleg Krasilnikov
1b5b9915d0
Toolchain modification page:
...
- "no toolchain" handling added
- conditional page display (if permitted in prefs)
2007-03-27 13:38:34 +00:00
Andrew Ferguson
850c6c492d
179322: remove test case (bug is RESOLVED INVALID)
2007-03-27 13:04:41 +00:00
Oleg Krasilnikov
063fd7765c
Bug fix: sys vars became users after OK/Apply
2007-03-27 12:15:59 +00:00
Andrew Ferguson
6ddba293ac
178998: apply fix for controlled behaviour on prebuilt pdom version mismatch
2007-03-27 11:32:21 +00:00
Anton Leherbauer
012fc70258
Fix deprecation warning
2007-03-27 09:39:34 +00:00
Anton Leherbauer
aff281c499
Fix for 178561: Strange behavior of Apply/OK on Code Style edit dialog
2007-03-27 09:30:14 +00:00
Andrew Ferguson
223e10318b
use defined constant for default configuration data provider id
2007-03-27 09:24:30 +00:00
Anton Leherbauer
83c9961a18
Improve macro reference detection
2007-03-27 09:06:30 +00:00
Anton Leherbauer
d48c0f5950
Remove obsolete trace option
2007-03-27 09:05:34 +00:00
Anton Leherbauer
61632f9d18
Fix for ASTProvider race condition during shutdown
2007-03-27 09:05:13 +00:00
Markus Schorn
9ba29c31e8
Related to bug 169847, additional protected method for PDOMWriter.
2007-03-27 08:43:53 +00:00
Markus Schorn
ea528b7933
Updated testcase for bug 179322.
2007-03-27 07:28:09 +00:00
Mikhail Sennikovsky
a197545748
Small fix
2007-03-27 03:29:53 +00:00
Doug Schaefer
aa41a5b6c7
Fix an NPE in PDOMCPPNamespaceAlias when the namespace is not found.
2007-03-26 20:35:41 +00:00
Andrew Ferguson
6c3076579d
179322: add unit test
2007-03-26 15:35:11 +00:00
Markus Schorn
9961b8c3ff
Fix for 178029, Include Browser doesn't accept inital drop on linux.
2007-03-26 15:22:14 +00:00
Anton Leherbauer
57b8ea2af5
Cleanup formatter options
2007-03-26 15:19:16 +00:00
Mikhail Sennikovsky
262a3b3bdd
Additioanl fix to the set project description mechanism
2007-03-26 14:36:49 +00:00
Anton Leherbauer
6aa3d375f2
Fix for 179098: Make LanguageMappingConfiguration API
2007-03-26 14:25:14 +00:00
Anton Leherbauer
86e275f960
Fix for 179170: NPE when opening C/C++ Projects view
2007-03-26 14:07:02 +00:00
Mikhail Sennikovsky
9e498979be
Fix for [Bug 179223] Invalid Project Path on config switch
2007-03-26 14:05:21 +00:00
Mikhail Sennikovsky
2cbdda97c7
Fix to [Bug 179220] pas de index
2007-03-26 13:47:58 +00:00
Mikhail Sennikovsky
202d1bb38b
1. Tool-chain modification functionality fixes
...
2. setProjectDescription enhancements
2. other bug-fixes
2007-03-26 13:13:41 +00:00
Oleg Krasilnikov
52750d5170
Discovery tab: save - bugfix
2007-03-26 13:02:34 +00:00
Markus Schorn
c7cf10ab41
Fix for 178995, handling of PDOM Properties.
2007-03-26 12:43:14 +00:00
Anton Leherbauer
1a10e62066
Follow-up for 179218, remove command and key-binding
2007-03-26 09:36:18 +00:00