Skip to main content
summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2007-12-07Indexer can indirectly block jobs with workspace-rule (bug 211603).Markus Schorn2-4/+9
2007-12-07Fix for 211423: TextFileBufferManager failed to notify an ITextFileBufferList...Anton Leherbauer1-26/+35
2007-12-07Fixes 2 exceptions in name resolution, bug 211457.Markus Schorn2-10/+14
2007-12-07Fix memory leakAnton Leherbauer1-0/+2
2007-12-07Fix for 209203: Wrong global variables syntax coloring for template parametersAnton Leherbauer3-0/+13
2007-11-29Fix for 211251: Open Element takes too long when using for large projectAnton Leherbauer1-3/+2
2007-11-27Fix NPE.Ken Ryall1-17/+18
2007-11-26Bug #210835 : NPE in Preferences "Binary Parsers"Oleg Krasilnikov1-4/+27
2007-11-23Checks for null-pointers by Paul Warren (bug 209676).Markus Schorn2-12/+16
2007-11-22Fix qualifiers of CBasicType, bug 209682.Markus Schorn1-1/+1
2007-11-15Bug 205422 - Fix up the getDelimiter method to return the default if fDelimit...Doug Schaefer1-13/+6
2007-11-08Bug # 206853 : ScannerInfoProviderProxy adds itself twice as CProjectDescript...Oleg Krasilnikov1-2/+0
2007-11-08fix page sequence problem, and add support for parameterless processesAndrew Ferguson2-3/+4
2007-11-07Fix for bug 208710Jason Montojo5-5/+205
2007-11-07Fix for 208856, Elf reader throws NegativeArraySizeExceptionMarkus Schorn1-10/+12
2007-11-06201177: apply fix + add test from SergeyAndrew Ferguson5-6/+51
2007-11-02Fix for bug 208577Jason Montojo1-8/+14
2007-11-02208582: remove duplicate GeneratePDOM registrationAndrew Ferguson1-11/+0
2007-11-02208558: apply fix and add regression testAndrew Ferguson6-23/+113
2007-11-01Fix for bug 208418Jason Montojo1-3/+12
2007-10-31remove temporary data after JUnit tests are doneVivian Kong1-3/+11
2007-10-31remove temporary data after JUnit tests are doneVivian Kong1-1/+2
2007-10-30remove temporary data after JUnit tests are doneVivian Kong5-0/+29
2007-10-30Fix for bug 207605 - New Class Wizard does not handle paths properly on case ...Jason Montojo2-45/+84
2007-10-30205182: fix example to work from clean workspaceAndrew Ferguson1-2/+2
2007-10-30Fix for 190860: functions are folded when navigating to an unopened file (fol...Anton Leherbauer1-1/+2
2007-10-30Bug #129507 Build variables of type Path List not handled by indexer if used ...Oleg Krasilnikov2-108/+151
2007-10-26207320: apply fix, add regression testsAndrew Ferguson3-4/+70
2007-10-26remove annotationAndrew Ferguson1-1/+0
2007-10-25205182: apply fix and add example template to test plug-inAndrew Ferguson14-79/+335
2007-10-25199379: update docs and tidy codeAndrew Ferguson4-31/+45
2007-10-24Follow up fix for 205231Anton Leherbauer1-0/+10
2007-10-24Bug #205030 : CHelpProvider for providing F1/hover docs info via XML should b...Oleg Krasilnikov9-2/+670
2007-10-23Fix for 206829: Can't create a newline in some cpp filesAnton Leherbauer1-7/+3
2007-10-23206187: port fix from HEADAndrew Ferguson2-134/+152
2007-10-22Upversion changed plug-insAnton Leherbauer1-1/+1
2007-10-22Fix for 206801: [formatter] Bad formatting with nested template parametersAnton Leherbauer6-15/+126
2007-10-22Fixes navigation for mactos defined in a file of an SDKs that does not contai...Markus Schorn1-1/+1
2007-10-18Fix for 204575: [Formatter] Odd indentation effect with access specifiers and...Anton Leherbauer2-1/+67
2007-10-18Fix for 195290: Open Element wildcard problemAnton Leherbauer1-9/+54
2007-10-18Fix for 193056, macros in Open Element.Markus Schorn23-48/+637
2007-10-17Fix for 206573: NPE in CModelBuilder2 with illegal typedefAnton Leherbauer1-9/+9
2007-10-16Typo fix.Oleg Krasilnikov1-1/+1
2007-10-16Fix for 205984: Comment Code templates do not workAnton Leherbauer4-18/+61
2007-10-16Fix up copyrightAnton Leherbauer1-1/+2
2007-10-16Fix for 206301: MPE - CEditor features not available (toggle breakpoints/typi...Anton Leherbauer2-0/+8
2007-10-16Bug #206380 : Managed build displays duplicate build configs when selecting m...Oleg Krasilnikov1-2/+4
2007-10-15Bug #205460 : environment variables in project build properties do not get savedOleg Krasilnikov1-0/+38
2007-10-11Fix for 206039: [Common Navigator] Copy/Paste/... actions not visible for mix...Anton Leherbauer1-0/+4
2007-10-11Fix for 205013: Project Explorer: filtering non-C project also filters out th...Anton Leherbauer3-11/+29

Back to the top