Skip to main content
summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2008-02-08Fix for 110222: Improve pair matcher for angle bracketsAnton Leherbauer3-8/+298
2008-02-05Fix for 217727: Binary files do not open in the binary editorAnton Leherbauer1-1/+13
2008-02-05Fix for 217860: toggle source/header switches to wrong source fileAnton Leherbauer1-11/+24
2008-02-04215960: Apply fix contributed by Mark Espiritu (VaST Systems)Andrew Ferguson1-3/+4
2008-01-31Fix for 216016: Remove library.jar from core plugin build settingsJason Montojo1-9/+1
2008-01-28Bug 215566 : PDOM#getFileName() returns null for non-standard EFS implementat...John Camelon1-0/+5
2008-01-24Fix for 216186: [patch] EditorUtility.getWorkspaceFileAtLocation gets wrong I...Anton Leherbauer1-27/+35
2008-01-23Disable debug output in foldingtestAnton Leherbauer1-2/+2
2008-01-21No longer depends on sort order.Ken Ryall1-4/+12
2008-01-21Make the test checks insensitive to the sort order.Ken Ryall1-2/+7
2008-01-21Update changed plug-ins to 4.0.3Anton Leherbauer1-1/+1
2008-01-21More 212166.Ken Ryall1-27/+82
2008-01-18Bug 212166, search bug fixes.Ken Ryall12-22/+441
2008-01-18Bug 212031, reset factory on load.Ken Ryall1-4/+2
2008-01-18Bug 211522 fix NPEs.Ken Ryall2-4/+7
2008-01-18Bug 156561, 4.0.x only, hide the macro checkbox until this bug is fixed.Ken Ryall1-2/+4
2008-01-18Fix for 215459: Content of binary files cannot be displayed anymoreAnton Leherbauer1-5/+11
2008-01-18Fix for 214590: Code Folding issueAnton Leherbauer3-31/+79
2008-01-17Bug 199609, ignore whitespace when searching.Ken Ryall1-1/+2
2008-01-16197469: apply fixAndrew Ferguson2-2/+0
2008-01-15Fix for 215310: [Editor] exception pasting code into editorAnton Leherbauer2-5/+52
2008-01-15apply patch on behalf of Mark Espiritu (bug 215283)Andrew Ferguson3-3/+43
2008-01-05Improved fix for bug 207320.Sergey Prigogin1-7/+7
2007-12-13211986: fix incompatibility introduced in208558Andrew Ferguson3-10/+128
2007-12-13Improver formatter robustness (related to 212819)Anton Leherbauer1-2/+2
2007-12-13Bug # 72334 : Cannot select multiple include paths in project properties dialogOleg Krasilnikov1-8/+17
2007-12-12Fix JUnit failures (212552, 212593, 212597)Anton Leherbauer7-61/+61
2007-12-11Fix for 210417: [Editor] indentation of braces in type does not work in non-e...Anton Leherbauer6-41/+322
2007-12-10Bug #212284 : Exception when deleting a project including contentOleg Krasilnikov1-4/+6
2007-12-10Fixes an exception in name resolution (second try), bug 211457.Markus Schorn1-3/+4
2007-12-09Restored isConflictingName method.Sergey Prigogin1-5/+5
2007-12-08Fix for 208685.Sergey Prigogin3-18/+48
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

Back to the top