Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2007-02-26Fix to 175508Mikhail Sennikovsky2-14/+32
2007-02-26add support for IIndexFragment propertiesAndrew Ferguson7-6/+417
2007-02-26Select only directories inside of workspace, when it's required.Oleg Krasilnikov2-0/+11
2007-02-26add location converters plus testsAndrew Ferguson11-14/+274
2007-02-26Bug fix: tab should not be displayed if no languages supported for element.Oleg Krasilnikov1-15/+19
2007-02-26Bug #175494 [New Project Model] Definition requeres value - fixOleg Krasilnikov2-12/+13
2007-02-26Updates a test-case to expect case-insensitive completion proposals.Markus Schorn1-1/+15
2007-02-26175151 add unit tests, bug fixesAndrew Ferguson11-23/+150
2007-02-26Fix for Bug 175283 - [Content Assist] Invalid keyword completion (Patch by Br...Anton Leherbauer5-176/+220
2007-02-26109724: apply patch for Bryan WilkinsonAndrew Ferguson14-105/+23
2007-02-26175267 - reenable failing testAndrew Ferguson1-1/+1
2007-02-23Fix for PR:175381Alain Magloire1-1/+1
2007-02-23Fix to 175168Mikhail Sennikovsky12-16/+4
2007-02-231. Bug-fixes for 175090 and 175091Mikhail Sennikovsky7-104/+600
2007-02-23175275: update PDOM version numberAndrew Ferguson1-1/+2
2007-02-23175151 (move OpenTypeDialog/Action, AllTypesCache to use the IIndex API): app...Andrew Ferguson7-279/+341
2007-02-23175275 (facilitate case-insensitive search of b-tree indices): apply fixAndrew Ferguson28-135/+421
2007-02-23175267: apply fixAndrew Ferguson4-4/+74
2007-02-23Testcase for bug 175267, NPE accessing composite bindings.Markus Schorn1-0/+57
2007-02-22Configure indexer in JUnit tests before project creation.Markus Schorn1-5/+4
2007-02-22Delay workingset check during bootstrapAnton Leherbauer1-4/+28
2007-02-22Fix for Bug 174762 - [Working Set] working set cannot be restored for closed ...Anton Leherbauer2-4/+42
2007-02-22Cleanup label provider hierarchyAnton Leherbauer4-35/+24
2007-02-22Cleanup indexer problem annotation handlingAnton Leherbauer4-279/+69
2007-02-22Include Browser: Add filter for inactive includesMarkus Schorn1-34/+31
2007-02-22Fix for 171520, node length of type-id expressionMarkus Schorn5-19/+48
2007-02-221. Binrayr parser settings fixesMikhail Sennikovsky14-64/+279
2007-02-22Fix for Bug 174840 - IASTCompletionContext finds duplicate bindings (Patch by...Anton Leherbauer18-589/+307
2007-02-22Fix for 174809, anonymous types in content assist.Markus Schorn2-9/+17
2007-02-22Put in a hack to force any projects using the New C Project Wizard to be simp...Doug Schaefer2-4/+35
2007-02-21New implementations to use instead of internal ones.Oleg Krasilnikov2-0/+60
2007-02-21Fix for 174791, in cooperation with Ed Swartz, ClassCastException in CPPVaria...Markus Schorn3-34/+86
2007-02-21Warnings elimination: "PixelConverter" is not referenced now.Oleg Krasilnikov1-0/+16
2007-02-21Fix for 174443, IEnumerator does not extend ISourceReference.Markus Schorn1-1/+1
2007-02-21Warnings eliminationOleg Krasilnikov7-14/+19
2007-02-21Disable warning 'Indirect access to static member'.Markus Schorn1-2/+2
2007-02-21Follow up new project model: remove duplicate action 'rebuild index'.Markus Schorn1-10/+0
2007-02-21Fix for Bug 149569 - PDom does not store inactive include directivesAnton Leherbauer21-116/+420
2007-02-21Fix for 166991, indexer preferences and project specific settings.Markus Schorn46-913/+1320
2007-02-21Convert schema files from binary to textMarkus Schorn3-358/+358
2007-02-20New Project Model initial check-inMikhail Sennikovsky284-1165/+38039
2007-02-20add unit test for bugzilla 174809Andrew Ferguson4-0/+156
2007-02-19Follow-up fix for bug 72824 - Missing proposals in method definition contextAnton Leherbauer3-9/+23
2007-02-19Fix for Bug 173837 - source formatter has problems with exception specificationsAnton Leherbauer5-24/+43
2007-02-19Fix outline menu iconsAnton Leherbauer8-7/+7
2007-02-19Workaround for platform bug 174419Anton Leherbauer1-2/+21
2007-02-19add missing javadocAndrew Ferguson1-4/+42
2007-02-19Fix for Bug 72824 - [Content Assist] Content Assist erases code (Patch by Bry...Anton Leherbauer5-33/+40
2007-02-16Patch from Mike for Bug 174486Vivian Kong3-127/+82
2007-02-16Bug 169526, support for MMDSP core.Ken Ryall1-0/+4

Back to the top