Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2005-05-17removed old (commented out) code. No real changes.Kevin Barnes1-18/+0
2005-05-16Bug 95199 - consoleFactories extension point doesn't specify implementation...Darin Wright3-49/+58
2005-05-09Bug 94133 - [Console] console does not automatically appear on write to stdoutKevin Barnes1-8/+8
2005-05-04Bug 93711 - Eraser icon is difficult to see and analogy is often missedDarin Swanson3-0/+0
2005-05-03Bug 93578 - java.lang.ArrayIndexOutOfBoundsException in ConsoleDocumentAdapterKevin Barnes1-15/+22
2005-05-02Bug 92939 - Render links in the console as hyperlinksKevin Barnes1-109/+26
2005-05-02removed old accelerator format @Ctrl+FDarin Wright1-1/+1
2005-05-02Bug 92135 - Output out of sync with process when debuggingKevin Barnes4-30/+41
2005-04-27javadoc cleaningDarin Wright2-8/+8
2005-04-27Bug 92135 - Output out of sync with process when debuggingKevin Barnes2-8/+5
2005-04-27Bug 92135 - Output out of sync with process when debuggingKevin Barnes4-94/+117
2005-04-27Bug 92838 - [api] add missing @since 3.1 tags on API added in 3.1 cyclesDarin Wright3-1/+16
2005-04-27Bug 92938 - Unused Keys in ConsoleMessagesKevin Barnes1-6/+0
2005-04-26Bug 92817 - [api] fields deleted from MessageConsoleDarin Wright1-0/+28
2005-04-22capitalizationDarin Wright1-49/+49
2005-04-20Bug 79426 - Exception in log fileKevin Barnes1-1/+0
2005-04-20Bug 81330 - Missing mnemonics in Context menu of ConsoleKevin Barnes3-29/+23
2005-04-20Bug 91552 - Console view shows "Console" as content description when no conso...Kevin Barnes1-1/+1
2005-04-20CPL > EPL updatesDarin Wright1-3/+3
2005-04-15Bug 90975 - Consoles removed when using multiple windowsDarin Wright1-4/+6
2005-04-15Bug 91569 - TextConsoleViewer should not change selection when auto-scrollingKevin Barnes1-7/+3
2005-04-13Bug 91208 - firing PropertyChangeEvent in TextConsole.addHyperlink can be exp...Darin Wright1-3/+7

Back to the top