2009-07-06 13:09 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/rtl/gttrm/gttrm.c
* reset default color index on exit
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-07-06 13:09 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/rtl/gttrm/gttrm.c
|
||||
* reset default color index on exit
|
||||
|
||||
2009-07-06 12:41 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/vm/task.c
|
||||
* removed unused debug code
|
||||
|
||||
@@ -2077,6 +2077,7 @@ static void hb_gt_trm_AnsiExit( PHB_GTTRM pTerm )
|
||||
pTerm->SetAttributes( pTerm, 0x07 & pTerm->iAttrMask );
|
||||
pTerm->SetCursorStyle( pTerm, SC_NORMAL );
|
||||
pTerm->SetTermMode( pTerm, 1 );
|
||||
hb_gt_trm_termOut( pTerm, "\x1B[m", 3 );
|
||||
}
|
||||
|
||||
/* ************************************************************************* */
|
||||
|
||||
Reference in New Issue
Block a user