Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-17Bug 251642 - [console] Shorten terminate timestamp for same dayPaul Pazderski1-9/+29
2020-02-16Bug 251642 - Store termination timestamp as launch and process attributeI20200217-0600I20200216-1800Paul Pazderski1-2/+58
2019-12-21Bug 558489 - [console] Remove unnecessary recoding in ProcessConsoleI20200102-1800I20200101-1800I20191231-1800I20191230-1800I20191229-2200I20191229-1800I20191228-1800I20191227-1800I20191226-1800I20191225-1800I20191224-1800I20191223-1800I20191222-1800I20191221-2205I20191221-1800Paul Pazderski1-54/+46
2019-12-10Use jdk 5 for-each loopchammer1-2/+1
2019-11-16Bug 76936 - [console] Handle \b and \r in console outputY20191126-0500I20191126-0600I20191125-1800I20191125-0600I20191124-1800I20191124-0600I20191123-1800I20191123-1115I20191123-0600I20191123-0100I20191122-1800I20191120-2335I20191120-1800I20191120-0840I20191120-0600I20191119-2200I20191119-1800I20191119-1250I20191119-1235I20191119-1215I20191119-1155I20191119-0850I20191119-0725I20191119-0510I20191119-0315I20191119-0020I20191118-2230I20191118-1800Paul Pazderski1-0/+7
2019-11-06Bug 552015 - Check stream closed before trying to readPaul Pazderski1-4/+5
2019-10-13Bug 552015 - [console] Streams closed notification send to late if inputI20191013-1800Paul Pazderski1-2/+24
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationI20190616-1800I20190615-1800I20190614-1800Paul Pazderski1-601/+601
2019-06-13Use StringBuilder instead of StringBuffer where possible.Carsten Hammer1-2/+2
2019-05-14Bug 545769 - [console] UTF-8 content read or send to process can beI20190517-1800I20190516-1800Paul Pazderski1-14/+23
2019-04-24Bug 546710 - [console] Race condition in ProcessConsole init with fastPaul Pazderski1-4/+4
2019-04-24Bug 546641 - [console] ProcessConsole InputReadJob is not cancelableI20190425-0030I20190424-1800Paul Pazderski1-5/+27
2019-03-20Remove useless non-javadoc see comments. (take 2)Alexander Kurtakov1-14/+0
2019-01-25Bug 543832 - NPE in ProcessConsole.getStream()Andrey Loskutov1-6/+6
2018-10-18Bug 540259 - NPE in ProcessConsole$InputReadJob.runI20181019-0450I20181019-0330I20181018-1800Andrey Loskutov1-3/+7
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel1-3/+6
2018-07-19Bug 521038 - [refactoring] Replace anonymous Runnable classes by lambdaAlexander Kurtakov1-7/+4
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

Back to the top