Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-26Bug 495658 - auto scroll lock should work with all consolesI20180227-2000Andrey Loskutov1-5/+1
2018-02-02Bug 495658 - Auto scroll lock should be disableableI20180213-2000I20180213-0125I20180212-2000I20180211-2000I20180210-1500I20180209-2000I20180208-2000I20180207-2000I20180206-2000I20180206-0315I20180205-2000I20180204-2000I20180203-1500I20180202-2000Sarika Sinha1-1/+5
2017-09-08Bug 522059 - Remove redundant specification of type arguments fromI20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000Lars Vogel1-1/+1
2017-09-08Revert "Bug 521038 - Replaced anonymous Runnable classes by lambda expression"Alexander Kurtakov1-4/+7
2017-09-06Bug 521038 - Replaced anonymous Runnable classes by lambda expressionI20170906-2000I20170906-0815Karsten Thoms1-7/+4
2017-04-27Bug 515924 - ProcessConsole InputReadJob should have a familyI20170427-2000Andrey Loskutov1-5/+5
2017-01-13Bug 510100 - [cleanup] Get rid of trailing white space in platform.debugY20170119-1000I20170119-2000I20170119-1010I20170119-0345I20170118-2000I20170118-1215I20170117-2000I20170116-2000I20170115-2000I20170114-2000I20170113-2000Andrey Loskutov1-29/+29
2015-03-03Bug 461219 - Compile warnings in official buildI20150303-0800Sarika Sinha1-7/+3
2014-11-25Bug 155411 - [launch] Need a way to assign stdin to a file from RunSarika Sinha1-15/+52
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1-64/+104
2012-06-20Fixed bug 382257: Console misinterpreting Unicode keyboard inputDani Megert1-2/+8
2009-12-14Bug 297766 - fix NPE warnings in debug.uiDarin Wright1-1/+1
2009-06-22Bug 280661 - Exception in the log after shutdownDarin Wright1-7/+10
2009-03-31updated copyrightsMichael Rennie1-7/+7
2009-02-26remove unused private membersDarin Wright1-4/+0
2007-08-23Bug 198545 Debug Core should use EMPTY_STRING constantMichael Rennie1-2/+2
2007-07-31Bug 198437 EMPTY_STRING constant not usedMichael Rennie1-1/+2
2007-06-20Bug 193595 ProcessConsole is internal API but states that "Clients may instan...Darin Wright1-5/+1
2007-05-16Bug 186920Michael Rennie1-2/+2
2007-03-27update copyrightsDarin Wright1-1/+1
2007-02-14Bug 153013 [console] Java console will not openDarin Wright1-10/+16
2006-12-07updated doc and promoted CONSOLE_FONT to public APIMichael Rennie1-48/+40
2006-11-17Bug 156761 Allow possibility of changing console background colorDarin Wright1-1/+5
2006-06-09Bug 132616 - [console] Console corrupts UTF-8Kevin Barnes1-3/+10
2006-06-09Bug 144560[console] NPE in ProcessConsole$InputReadJobDarin Wright1-1/+1
2006-05-08copyright updateDarin Wright1-2/+2
2006-04-10Bug 135770 - need to adopt ICU4J APIsDarin Wright1-1/+1
2006-01-23Bug 121454 - Console synchronization problemKevin Barnes1-0/+3
2005-10-25Bug 112771 - Add API to allow specific context help in Text ConsolesDarin Wright1-0/+10
2005-08-05Bug 106178 - Remove uneccessary NLS tagsDarin Wright1-3/+3
2005-04-27Bug 92135 - Output out of sync with process when debuggingKevin Barnes1-7/+11
2005-04-07Bug 90318 - Change string externalization to use new formatKevin Barnes1-3/+3
2005-03-06Bug 87225 - NPE during compile using clover 1.2.2Kevin Barnes1-7/+9
2005-03-03Bug 87108 - ProcessConsole.ConsoleLogFilePatternMatcher should remove itself ...Kevin Barnes1-0/+1
2005-02-24CPL --> EPLDarin Swanson1-3/+3
2005-02-17Bug 85603 - Attempting to capture output to invalid fileKevin Barnes1-1/+0
2005-01-12Bug 82708 - Cannot delete console output file w/o removing consoleKevin Barnes1-9/+9
2005-01-11Bug 80924 - errors in log running test suiteDarin Wright1-17/+11
2005-01-06console API cleanupDarin Wright1-1/+1
2005-01-06console API cleanupDarin Wright1-1/+2
2004-12-20Bug 81236 - Consider console output to a workspace fileKevin Barnes1-4/+43
2004-12-14Bug 80993 - Debug ui internal referencesKevin Barnes1-2/+4
2004-12-14Bug 80924 - errors in log running test suiteKevin Barnes1-0/+6
2004-12-093.1 M4 work-around - Bug 80291 [EditorMgmt] Supply editor input for files out...Kevin Barnes1-21/+52
2004-12-09Bug 78248 - NPE disposingProcessConsole$StreamListenerKevin Barnes1-34/+37
2004-12-06Bug 79951 - Output lost / colored incorrect with echoPropertiesKevin Barnes1-1/+2
2004-12-06Bug 79952 - broken hyperlink in console redirecting process output to console.Kevin Barnes1-3/+13
2004-12-06Bug 79952 - broken hyperlink in console redirecting process output to console.Kevin Barnes1-4/+2
2004-12-02Bug 79735 - Allow to append / overwrite when output to file from consoleKevin Barnes1-24/+34
2004-11-19Bug 23064 - RFE: Add option to redirect console output (stderr & stdout) to fileKevin Barnes1-12/+14

Back to the top