Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-07Bug 130663 - Warn when console pattern matcher missing enablement expressionKevin Barnes4-2/+23
2006-03-07Bug 130431 - A lot of characters in a line of output crashes EclipseKevin Barnes1-2/+2
2006-02-24display cannot be nullDarin Swanson1-1/+1
2006-02-21Bug 128494 - Organize manifestsDarin Swanson2-2/+2
2006-02-20Bug 128553 - NPE when launching Ant launch configDarin Swanson1-1/+3
2006-02-18Move from Platform deprecated APIDarin Swanson3-4/+5
2006-02-15Bug 127946 - Leak: ConsoleView never deregistered from the ConsoleManagerDarin Swanson1-3/+3
2006-02-09Bug 127130 - ConsoleDocumentAdapter.repairLines needs reviewKevin Barnes1-8/+4
2006-02-09improved console messageDarin Wright1-1/+1
2006-02-09The method run(ISafeRunnable) from the type Platform is deprecatedDarin Swanson1-4/+4
2006-02-09The variable view cannot be nullDarin Swanson1-2/+3
2006-01-30Bug 120863 - Support Ctrl modifier on console hyperlinksDarin Wright2-8/+53
2006-01-24Bug 119488 - java stack trace hyperlinks not .java agnosticDarin Wright1-2/+2
2006-01-24Bug 119488 - java stack trace hyperlinks not .java agnosticDarin Wright3-4/+20
2006-01-14javadocDarin Swanson1-1/+1
2006-01-04Bug 116060 - MessageConsoleStream.println synchronization hazardDarin Wright1-2/+1
2006-01-04Bug 111017 - default tab width for MessageConsole changed from 8 to 0 in 3.1Darin Wright1-0/+1
2005-12-14Bug 108568 - Debug console test failureDarin Wright3-2/+24
2005-11-30[fallback] Bug 116060 - MessageConsoleStream.println synchronization hazardDarin Wright1-3/+3
2005-11-30Bug 116060 - MessageConsoleStream.println synchronization hazardDarin Wright1-3/+3
2005-11-28Versioning plugins.Kevin Barnes1-1/+1
2005-11-23Use new utility listener listDarin Wright2-3/+3
2005-11-22versioning pluginsKevin Barnes1-6/+6
2005-11-16turned off warning for unnecessary else.Kevin Barnes1-69/+69
2005-11-07Bug 115195 - Debug manifests reference a deprecated headerKevin Barnes1-1/+1
2005-10-25Bug 112771 - Add API to allow specific context help in Text ConsolesDarin Wright2-1/+29
2005-10-17Bug 112792 - NPE in TextConsoleViewerKevin Barnes1-8/+11
2005-10-04Bug 111437 - hyperlinks not updatedKevin Barnes1-112/+148
2005-09-30Bug 111256 - multiple hyperlinks on the same line not painted correctlyKevin Barnes1-0/+2
2005-09-16 Bug 102526 - Find/Replace in Console window does not go to proper place of m...Kevin Barnes1-0/+72
2005-08-05Bug 106178 - Remove uneccessary NLS tagsDarin Wright13-32/+32
2005-07-19Bug 100543 - TextConsoleViewer should not subclass TextViewerKevin Barnes1-3/+3
2005-07-19Bug 102537 - org.eclipse.ui.console.consolePageParticipants API informationKevin Barnes1-2/+2
2005-06-16Bug 100331 - Pattern matchers are not removed/disconnectedKevin Barnes1-0/+1
2005-06-15Bug 98605 - Console Test failuresDarin Wright1-1/+1
2005-06-15Bug 84458 - [Doc] package.html needs to be updated for org.eclipse.ui.consoleDarin Wright1-1/+1
2005-06-14context menu help idsKevin Barnes2-1/+3
2005-06-14documentationKevin Barnes1-122/+122
2005-06-14documentationKevin Barnes1-133/+133
2005-06-10Bug 84458 - [Doc] package.html needs to be updated for org.eclipse.ui.consoleKevin Barnes1-6/+13
2005-06-07Bug 97726 - Carat location should be updated when user types in Console.Kevin Barnes1-5/+2
2005-06-07Bug 97726 - Carat location should be updated when user types in Console.Kevin Barnes1-19/+26
2005-06-07Bug 98605 - Console Test failuresKevin Barnes1-0/+18
2005-06-06Bug 97742 - Console uses wrong link colorDarin Wright1-1/+1
2005-06-06Bug 98249 - cvs console missing iconDarin Wright1-11/+7
2005-06-03remove component.xml from build.propertiesDarin Wright1-1/+0
2005-06-02Bug 98003 - 3.1 RC1 javadoc warningsKevin Barnes5-9/+9
2005-06-02Bug 92135 - Investigate console performance test failuresKevin Barnes1-1/+19
2005-05-25Bug 85770 - Hyperlink over multiple lines: text colored only on first lineKevin Barnes1-0/+4
2005-05-25Bug 96546 - Debug plugins should restrict access to their packagesDarin Wright1-1/+1

Back to the top