Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-11-25Bug 79465 - Extension point names need to be externalizedDarin Swanson1-0/+14
2004-11-18Bug 77380 - hyperlinks in stack trace console draw "higher" than original textKevin Barnes1-2/+3
2004-11-18Bug 78751 - Extension Point Schema ChangesDarin Swanson3-118/+121
2004-11-17Bug 78864 - Using new registry APIJared Burns3-3/+3
2004-11-10Bug 77416 - Filter console factories by capabilitiesDarin Wright1-1/+3
2004-11-10Bug 74590 - Console colors not changed for terminated processesKevin Barnes2-5/+1
2004-11-09Bug 78191 - [console] context menu contributionsDarin Wright2-33/+14
2004-11-09Bug 78193 - IOConsolePartitioner.TrimJob quits too early if lastPartition is ...Kevin Barnes1-1/+1
2004-11-09javadoc spellingDarin Swanson1-1/+1
2004-11-08Bug 74584 - [Console] IOConsole does not bold title when contents changeKevin Barnes1-5/+5
2004-11-08Bug 77788 - Java Stack trace console color does not update until forced to re...Kevin Barnes1-1/+23
2004-11-08Bug 74584 - [Console] IOConsole does not bold title when contents changeKevin Barnes2-11/+23
2004-11-05Bug 77998 - IOConsoleViewer leaks a document listenerDarin Swanson1-27/+35
2004-11-05Bug 77994 - TextConsoleViewer leaks ConsoleDocumentAdapterDarin Swanson2-22/+13
2004-11-05Bug 77991 - Leak: IOConsolePage needs to dispose ScrollLockActionDarin Swanson1-9/+8
2004-11-04Bug 77754 - Inefficient loop rendering styled textDarin Swanson2-5/+4
2004-11-04Bug 77754 -Inefficient loop rendering styled textDarin Wright3-40/+196
2004-11-04Bug 77472 - NPE in TextConsolePage runnableDarin Wright1-26/+31
2004-11-02Bug 77472 - NPE in TextConsolePage runnableKevin Barnes1-5/+9
2004-11-02Bug 77421 - [Themes] default text editor font changes by itselfDarin Wright1-5/+24
2004-11-02Bug 77462 - CVS Plug-in fails to startDarin Wright1-0/+3
2004-11-02Bug 76605 - Set out compiler settings for each project so they are sharedDarin Swanson1-0/+69
2004-11-01Bug 77120 - stack trace console not persistedKevin Barnes1-13/+21
2004-11-01Bug 77120 - stack trace console not persistedKevin Barnes1-132/+129
2004-11-01Bug 77253 - Sort the consoles in the Open console dropdownDarin Wright1-0/+11
2004-10-29Bug 77063 - JavaStackTraceConsole should use Hyperlink ColorKevin Barnes4-2/+45
2004-10-28Bug 74031 - No mnemonics on Open Console drop down itemsDarin Swanson2-11/+24
2004-10-28Bug 77068 - Typing in stack trace console moves line to top of viewKevin Barnes1-4/+2
2004-10-28Bug 77202 - font setting for process consoleDarin Wright1-1/+1
2004-10-2874123 - Console font problemDarin Wright1-0/+1
2004-10-2874123 - Console font problemDarin Wright1-1/+1
2004-10-28Bug 77202 - font setting for process consoleDarin Wright2-2/+3
2004-10-2874123 - Console font problemDarin Wright5-25/+7
2004-10-27renamed a local var to remove variable hidingDarin Swanson1-2/+2
2004-10-27Bug 77065 - scroll lock not required in stack trace consoleDarin Wright2-1/+10
2004-10-27Bug 77065 - scroll lock not required in stack trace consoleKevin Barnes10-411/+605
2004-10-26Renamed local variable to remove field hidingDarin Swanson1-6/+6
2004-10-26Bug 74444 - Unable to paste into Java stack trace consoleKevin Barnes10-138/+140
2004-10-26Bug 77046 - Console causing Ant test failuresKevin Barnes1-3/+9
2004-10-25Bug 76743 - Console pipes should be closed when program terminatedKevin Barnes2-5/+16
2004-10-22Bug 76675 - Pattern Matching independent of IOConsole and IOConsolePartitionerDarin Wright2-8/+9
2004-10-22Bug 76743 - Console pipes should be closed when program terminatedKevin Barnes1-46/+71
2004-10-20Bug 76677 - Console Input incorrectDarin Swanson2-5/+6
2004-10-20Bug 76677 - Console Input incorrectKevin Barnes2-3/+3
2004-10-20Bug 76675 - Pattern Matching independent of IOConsole and IOConsolePartitionerKevin Barnes22-636/+874
2004-10-19Renamed parameter that was hiding a fieldDarin Swanson1-5/+5
2004-10-18Bug 76270 - Scroll in Console is always lock.Darin Wright1-4/+1
2004-10-18Bug 69815 - DBCS -- System console cannot display Unicode characters properlyKevin Barnes1-5/+12
2004-10-18Bug 69815 - DBCS -- System console cannot display Unicode characters properlyKevin Barnes2-7/+48
2004-10-15Bug 76270 - Scroll in Console is always lock.Kevin Barnes2-10/+10

Back to the top