20000207-12:22 GMT+1 Victor Szakats <info@szelvesz.hu>
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
* Mouse coordinate variables renamed and exported.
|
||||
* MCOL()/MROW() in mousewin.c modified to use the exported coordinate
|
||||
variables.
|
||||
* MPRESENT() now always returns .T. for Win32, which is not correct, but
|
||||
better than .F.
|
||||
|
||||
20000207-12:22 GMT+1 Victor Szakats <info@szelvesz.hu>
|
||||
* source/rtl/math.c
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
* hb_outstd(), HB_OUTSTD(), HB_PCOL(), HB_PROW(), hb_setpos(),
|
||||
* HB_SETPOS(), HB_SETPRC(), HB_SCROLL(), and hb_consoleInitialize()
|
||||
*
|
||||
* Copyright 1999 Victor Szel <info@szelvesz.hu>
|
||||
* Copyright 1999 Victor Szakats <info@szelvesz.hu>
|
||||
* hb_consoleGetNewLine()
|
||||
* HB_DISPOUTAT()
|
||||
* HB_SETPOSBS()
|
||||
@@ -1155,8 +1155,8 @@ HARBOUR HB___ACCEPTSTR( void )
|
||||
}
|
||||
|
||||
/* ------------------------------------------------- */
|
||||
/* Copyright (C) 1999 Victor Szel <info@szelvesz.hu> */
|
||||
/* ------------------------------------------------- */
|
||||
/* Copyright (C) 1999-2000 Victor Szakats <info@szelvesz.hu> */
|
||||
/* --------------------------------------------------------- */
|
||||
|
||||
/* $DOC$
|
||||
* $FUNCNAME$
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* Harbour Project source code:
|
||||
* Main Harbour initialization functions CLIPINIT()
|
||||
*
|
||||
* Copyright 1999 Victor Szel <info@szelvesz.hu>
|
||||
* Copyright 1999 Victor Szakats <info@szelvesz.hu>
|
||||
* www - http://www.harbour-project.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
||||
Reference in New Issue
Block a user